01KQHNPV8WQARGQPHB1W2JSHNB: bench

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

Buildomat Job: 01KQHNQKS5WEDG4J1C1XXJ5KDR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-01T11:50:54.216Zjob dependencies complete; ready to run (waiting for 5 m 16 s)
22026-05-01T11:51:50.329Zjob assigned to worker 01KQHP1B3ZXJRWWJ9HZZ56E30H [factory aws, i-06cad09a422b4acce] (queued for 56 s)
32026-05-01T11:51:56.803Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-01T11:51:57.739Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-01T11:51:57.742Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-01T11:51:57.768Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-01T11:51:57.768Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-01T11:51:57.799Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-01T11:51:57.799Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-01T11:51:57.827Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-01T11:51:57.830Zdownloading input: /input/xde/work/release/xde
122026-05-01T11:51:58.442Zdownloaded input: /input/xde/work/release/xde
132026-05-01T11:51:58.443Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-01T11:51:58.468Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-01T11:51:58.471Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-01T11:51:58.509Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-01T11:51:58.512Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-01T11:51:58.536Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-01T11:51:58.538Zdownloading input: /input/xde/work/test/loopback
202026-05-01T11:51:59.128Zdownloaded input: /input/xde/work/test/loopback
212026-05-01T11:51:59.131Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-01T11:51:59.888Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-01T11:51:59.891Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-01T11:52:00.517Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-01T11:52:00.517Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-01T11:52:01.241Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-01T11:52:01.244Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-01T11:52:01.925Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-01T11:52:01.928Zdownloading input: /input/xde/work/xde.conf
302026-05-01T11:52:01.954Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-01T11:52:01.956Zstarting task 0: "setup"
322026-05-01T11:52:01.959Z++ uname -s
332026-05-01T11:52:01.962Z+ kern=SunOS
342026-05-01T11:52:01.962Z+ build_user=build
352026-05-01T11:52:01.962Z+ build_uid=12345
362026-05-01T11:52:01.962Z+ work_dir=/work
372026-05-01T11:52:01.962Z+ input_dir=/input
382026-05-01T11:52:01.962Z+ [[ 0 == 12345 ]]
392026-05-01T11:52:01.962Z+ case "$kern" in
402026-05-01T11:52:01.962Z+ groupadd -g 12345 build
412026-05-01T11:52:01.965Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-01T11:52:03.970Z+ zfs create -o mountpoint=/work rpool/work
432026-05-01T11:52:04.143Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-01T11:52:04.145Z+ home_fs=zfs
452026-05-01T11:52:04.145Z+ [[ zfs == autofs ]]
462026-05-01T11:52:04.145Z+ mkdir -p /home/build
472026-05-01T11:52:04.145Z+ chown build:build /home/build /work
482026-05-01T11:52:06.147Z+ chmod 0700 /home/build /work
492026-05-01T11:52:06.150Zprocess exited: duration 4195 ms, exit code 0
 
502026-05-01T11:52:06.156Zstarting task 1: "rust-toolchain"
512026-05-01T11:52:06.161Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-05-01T11:52:06.161Z * rust toolchain channel = "1.94.1"
532026-05-01T11:52:06.161Z * rust toolchain profile = "default"
542026-05-01T11:52:06.164Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-01T11:52:06.164Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-01T11:52:06.164Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-01T11:52:06.164Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-01T11:52:06.164Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-01T11:52:06.268Zinfo: downloading installer
602026-05-01T11:52:07.914Zwarn: It looks like you have an existing rustup settings file at:
612026-05-01T11:52:07.914Zwarn: /home/build/.rustup/settings.toml
622026-05-01T11:52:07.914Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-01T11:52:07.914Zwarn: instead of the one inferred from the default host triple.
642026-05-01T11:52:07.922Zinfo: profile set to default
652026-05-01T11:52:07.922Zinfo: default host triple is x86_64-unknown-illumos
662026-05-01T11:52:07.925Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
672026-05-01T11:52:08.063Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
682026-05-01T11:52:08.066Zinfo: downloading 6 components
692026-05-01T11:52:23.111Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
702026-05-01T11:52:23.111Z
712026-05-01T11:52:23.141Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
722026-05-01T11:52:23.141Z
732026-05-01T11:52:23.141Z
742026-05-01T11:52:23.141ZRust is installed now. Great!
752026-05-01T11:52:23.141Z
762026-05-01T11:52:23.141ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-01T11:52:23.141Zenvironment variable. This has not been done automatically.
782026-05-01T11:52:23.141Z
792026-05-01T11:52:23.141ZTo configure your current shell, you need to source
802026-05-01T11:52:23.141Zthe corresponding env file under $HOME/.cargo.
812026-05-01T11:52:23.141Z
822026-05-01T11:52:23.141ZThis is usually done by running one of the following (note the leading DOT):
832026-05-01T11:52:23.145Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-01T11:52:23.145Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-01T11:52:23.145Zsource "~/.cargo/env.nu" # For nushell
862026-05-01T11:52:23.145Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-01T11:52:23.145Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-01T11:52:23.145Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-01T11:52:23.145Zwarn: no default linker (`cc`) was found in your PATH
902026-05-01T11:52:23.145Zwarn: many Rust crates require a system C toolchain to build
912026-05-01T11:52:23.234Z+ rustup --version
922026-05-01T11:52:23.244Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-01T11:52:23.248Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-01T11:52:23.265Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
952026-05-01T11:52:23.268Z+ cargo --version
962026-05-01T11:52:23.281Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
972026-05-01T11:52:23.284Z+ rustc --version
982026-05-01T11:52:23.302Zrustc 1.94.1 (e408947bf 2026-03-25)
992026-05-01T11:52:23.305Zprocess exited: duration 17147 ms, exit code 0
 
1002026-05-01T11:52:23.310Zstarting task 2: "authentication"
1012026-05-01T11:52:23.327Zprocess exited: duration 15 ms, exit code 0
 
1022026-05-01T11:52:23.332Zstarting task 3: "clone repository"
1032026-05-01T11:52:23.335Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-01T11:52:23.338Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-01T11:52:23.368ZCloning into '/work/oxidecomputer/opte'...
1062026-05-01T11:52:24.171Z+ cd /work/oxidecomputer/opte
1072026-05-01T11:52:24.171Z+ git fetch origin 4583506ff42244759da4024be62185e7da2eba1a
1082026-05-01T11:52:24.384ZFrom https://github.com/oxidecomputer/opte
1092026-05-01T11:52:24.384Z * branch 4583506ff42244759da4024be62185e7da2eba1a -> FETCH_HEAD
1102026-05-01T11:52:24.389Z+ [[ -n helios3 ]]
1112026-05-01T11:52:24.392Z++ git branch --show-current
1122026-05-01T11:52:24.392Z+ current=master
1132026-05-01T11:52:24.392Z+ [[ master != helios3 ]]
1142026-05-01T11:52:24.392Z+ git branch -f helios3 4583506ff42244759da4024be62185e7da2eba1a
1152026-05-01T11:52:24.395Z+ git checkout -f helios3
1162026-05-01T11:52:24.411ZSwitched to branch 'helios3'
1172026-05-01T11:52:24.413Z+ git reset --hard 4583506ff42244759da4024be62185e7da2eba1a
1182026-05-01T11:52:24.427ZHEAD is now at 4583506 Switch to helios3; include helios version in package FMRI
1192026-05-01T11:52:24.430Zprocess exited: duration 1095 ms, exit code 0
 
1202026-05-01T11:52:24.435Zstarting task 4: "build"
1212026-05-01T11:52:24.439Z+ source .github/buildomat/common.sh
1222026-05-01T11:52:24.442Z++ rustup show active-toolchain
1232026-05-01T11:52:24.447Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-01T11:52:24.450Z++ pushd xde
1252026-05-01T11:52:24.450Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-01T11:52:24.450Z++ rustup show active-toolchain
1272026-05-01T11:52:24.452Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-01T11:52:24.618Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-01T11:52:24.621Zinfo: downloading 6 components
1302026-05-01T11:52:39.003Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-01T11:52:39.097Z+++ rustup show active-toolchain -v
1322026-05-01T11:52:39.100Z+++ head -n 1
1332026-05-01T11:52:39.100Z+++ cut '-d ' -f1
1342026-05-01T11:52:39.151Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-01T11:52:39.151Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-01T11:52:39.151Z++ popd
1372026-05-01T11:52:39.151Z/work/oxidecomputer/opte
1382026-05-01T11:52:39.154Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-01T11:52:40.086Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-01T11:52:40.167Z Startup: Caching catalogs ... Done
1412026-05-01T11:52:40.442ZPlanning: Solver setup ... Done
1422026-05-01T11:52:40.456ZPlanning: Running solver ... Done
1432026-05-01T11:52:40.464ZPlanning: Finding local manifests ... Done
1442026-05-01T11:52:40.476ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-01T11:52:40.497ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-01T11:52:40.511ZPlanning: Package planning ... Done
1472026-05-01T11:52:40.514ZPlanning: Merging actions ... Done
1482026-05-01T11:52:40.740ZPlanning: Checking for conflicting actions ... Done
1492026-05-01T11:52:40.743ZPlanning: Consolidating action changes ... Done
1502026-05-01T11:52:41.593ZPlanning: Evaluating mediators ... Done
1512026-05-01T11:52:41.596ZPlanning: Planning completed in 1.41 seconds
1522026-05-01T11:52:41.602Z Packages to install: 6
1532026-05-01T11:52:41.605Z Services to change: 2
1542026-05-01T11:52:41.605Z Create boot environment: No
1552026-05-01T11:52:41.605ZCreate backup boot environment: No
1562026-05-01T11:52:41.629Z
1572026-05-01T11:52:41.629ZDownload: 0/22 items 0.0/15.1MB 0% complete
1582026-05-01T11:52:41.799ZDownload: Completed 15.11 MB in 0.17 seconds (89.1M/s)
1592026-05-01T11:52:41.893Z Actions: 1/110 actions (Installing new actions)
1602026-05-01T11:52:42.293Z Actions: Completed 110 actions in 0.40 seconds.
1612026-05-01T11:52:42.301ZFinalize: Updating package state database ... Done
1622026-05-01T11:52:42.303ZFinalize: Updating package cache ... Done
1632026-05-01T11:52:42.322ZFinalize: Updating image state ... Done
1642026-05-01T11:52:44.857ZFinalize: Creating fast lookup database ... Done
1652026-05-01T11:52:44.928ZFinalize: Reading search index ... Done
1662026-05-01T11:52:44.931ZFinalize: Updating search index ... Done
1672026-05-01T11:52:49.624ZFinalize: Updating package cache ... Done
1682026-05-01T11:52:49.708Z+ [[ -z 01KQHNQKS5WEDG4J1C1XXJ5KDR ]]
1692026-05-01T11:52:49.708Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-01T11:52:50.682Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23838:20260323T150135Z
1712026-05-01T11:52:50.682Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-01T11:52:50.682Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-01T11:52:50.682Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-01T11:52:50.685Ztempdir @ "/tmp/.tmp09ANIe/tmp"
1752026-05-01T11:52:50.685Zimage root @ "/tmp/.tmp09ANIe/tmp/root"
1762026-05-01T11:52:50.685Zcreating image...
1772026-05-01T11:52:50.973Zcopying publishers...
1782026-05-01T11:52:51.445Zadding properties...
1792026-05-01T11:52:52.152Zinstalling packages...
1802026-05-01T11:53:02.068Zseeding SMF database...
1812026-05-01T11:53:06.311Zconfiguring SMF profile...
1822026-05-01T11:53:06.313Zmodifying shadow(5)...
1832026-05-01T11:53:06.313Zloading user and group database...
1842026-05-01T11:53:06.314Zloading facet selections...
1852026-05-01T11:53:06.592Z devel -> true
1862026-05-01T11:53:06.592Z doc.man -> true
1872026-05-01T11:53:06.592Z entire.service/hal -> true
1882026-05-01T11:53:06.592Z entire.service/network/smtp/dma -> true
1892026-05-01T11:53:06.592Z locale.ar -> true
1902026-05-01T11:53:06.592Z locale.ca -> true
1912026-05-01T11:53:06.592Z locale.cs -> true
1922026-05-01T11:53:06.592Z locale.de -> true
1932026-05-01T11:53:06.592Z locale.es -> true
1942026-05-01T11:53:06.592Z locale.fr -> true
1952026-05-01T11:53:06.592Z locale.he -> true
1962026-05-01T11:53:06.593Z locale.hu -> true
1972026-05-01T11:53:06.593Z locale.id -> true
1982026-05-01T11:53:06.593Z locale.it -> true
1992026-05-01T11:53:06.593Z locale.ja -> true
2002026-05-01T11:53:06.593Z locale.ko -> true
2012026-05-01T11:53:06.593Z locale.nl -> true
2022026-05-01T11:53:06.593Z locale.pl -> true
2032026-05-01T11:53:06.593Z locale.pt_BR -> true
2042026-05-01T11:53:06.593Z locale.ru -> true
2052026-05-01T11:53:06.593Z locale.sk -> true
2062026-05-01T11:53:06.593Z locale.sv -> true
2072026-05-01T11:53:06.594Z locale.zh_CN -> true
2082026-05-01T11:53:06.594Z locale.zh_HK -> true
2092026-05-01T11:53:06.594Z locale.zh_TW -> true
2102026-05-01T11:53:06.594Z onu.ooceonly -> true
2112026-05-01T11:53:06.594Z version-lock.shell/ksh93 -> true
2122026-05-01T11:53:06.594Z version-lock.system/data/hardware-registry -> true
2132026-05-01T11:53:06.594Z version-lock.system/data/zoneinfo -> true
2142026-05-01T11:53:06.594Z version-lock.system/microcode/amd -> true
2152026-05-01T11:53:06.594Z version-lock.system/microcode/intel -> true
2162026-05-01T11:53:06.594Z version-lock.system/microcode/oxide -> true
2172026-05-01T11:53:06.594Zassessing packaged files...
2182026-05-01T11:53:08.057Zcreating archive...
2192026-05-01T11:53:08.083Zmissing from packaging:
2202026-05-01T11:53:08.083Z "etc/.pwd.lock"
2212026-05-01T11:53:08.087Z "etc/svc/profile/generic.xml"
2222026-05-01T11:53:08.087Z "etc/svc/profile/inetd_services.xml"
2232026-05-01T11:53:08.087Z "etc/svc/profile/name_service.xml"
2242026-05-01T11:53:08.090Z "etc/svc/profile/platform.xml"
2252026-05-01T11:53:08.090Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-01T11:53:08.090Z "etc/svc/repository.db"
2272026-05-01T11:53:08.090Z
2282026-05-01T11:53:08.095Z
2292026-05-01T11:53:08.095Zfinishing archive...
2302026-05-01T11:53:08.764Zcreating gzonly manifest...
2312026-05-01T11:53:08.767Zok
2322026-05-01T11:53:08.834Z+ trap cleanup EXIT
2332026-05-01T11:53:08.837Z+ OUT_DIR=/work/bench-results
2342026-05-01T11:53:08.837Z+ mkdir -p /work/bench-results
2352026-05-01T11:53:08.837Z+ mkdir -p target/criterion
2362026-05-01T11:53:08.840Z+ mkdir -p target/xde-bench
2372026-05-01T11:53:08.840Z+ banner collect
2382026-05-01T11:53:08.843Z
2392026-05-01T11:53:08.843Z #### #### # # ###### #### #####
2402026-05-01T11:53:08.843Z # # # # # # # # # #
2412026-05-01T11:53:08.844Z # # # # # ##### # #
2422026-05-01T11:53:08.844Z # # # # # # # #
2432026-05-01T11:53:08.844Z # # # # # # # # # #
2442026-05-01T11:53:08.844Z #### #### ###### ###### ###### #### #
2452026-05-01T11:53:08.844Z
2462026-05-01T11:53:08.844Z++ cat .git/refs/heads/master
2472026-05-01T11:53:08.846Z+ BASELINE_COMMIT=b715a72f0820a9c23ab9f606975df44718b19a21
2482026-05-01T11:53:08.847Z+ [[ helios3 == \m\a\s\t\e\r ]]
2492026-05-01T11:53:08.847Z+ get_artifact opte benchmark b715a72f0820a9c23ab9f606975df44718b19a21 bench-results.tgz
2502026-05-01T11:53:08.847Z+ local curl_res
2512026-05-01T11:53:08.847Z+ repo=opte
2522026-05-01T11:53:08.847Z+ series=benchmark
2532026-05-01T11:53:08.847Z+ commit=b715a72f0820a9c23ab9f606975df44718b19a21
2542026-05-01T11:53:08.847Z+ name=bench-results.tgz
2552026-05-01T11:53:08.847Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-01T11:53:08.847Z+ mkdir -p download
2572026-05-01T11:53:08.847Z+ pushd download
2582026-05-01T11:53:08.847Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-01T11:53:08.847Z+ [[ ! -f bench-results.tgz ]]
2602026-05-01T11:53:08.847Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/b715a72f0820a9c23ab9f606975df44718b19a21/bench-results.tgz
2612026-05-01T11:53:08.853Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-01T11:53:08.853Z Dload Upload Total Spent Left Speed
2632026-05-01T11:53:09.110Z 0 0 0 0 0 0 0 0 0 100 6.04M 100 6.04M 0 0 23.51M 0 0 100 6.04M 100 6.04M 0 0 23.50M 0 0 100 6.04M 100 6.04M 0 0 23.49M 0 0
2642026-05-01T11:53:09.114Z+ curl_res=0
2652026-05-01T11:53:09.117Z+ popd
2662026-05-01T11:53:09.117Z+ return 0
2672026-05-01T11:53:09.117Z/work/oxidecomputer/opte
2682026-05-01T11:53:09.117Z+ tar -xf download/bench-results.tgz -C target
2692026-05-01T11:53:09.296Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-01T11:53:09.299Z+ rm -r target/bench-results
2712026-05-01T11:53:09.301Z+ [[ '' -eq 1 ]]
2722026-05-01T11:53:09.301Z+ uname -a
2732026-05-01T11:53:09.301ZSunOS w-01KQHP1B3ZXJRWWJ9HZZ56E30H 5.11 helios-2.0.23838 i86pc i386 i86pc
2742026-05-01T11:53:09.301Z+ cat /etc/versions/build
2752026-05-01T11:53:09.304Zheads/stlouis-0-ge1108ec7ee
2762026-05-01T11:53:09.304Z+ dladm
2772026-05-01T11:53:09.307ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-01T11:53:09.307Zena0 phys 9216 up -- --
2792026-05-01T11:53:09.307Z+ ipadm
2802026-05-01T11:53:09.307ZADDROBJ TYPE STATE ADDR
2812026-05-01T11:53:09.307Zlo0/v4 static ok 127.0.0.1/8
2822026-05-01T11:53:09.307Zena0/dhcp dhcp ok 10.150.1.14/24
2832026-05-01T11:53:09.307Zlo0/v6 static ok ::1/128
2842026-05-01T11:53:09.307Z+ pfexec rem_drv xde
2852026-05-01T11:53:09.315Z+ set -o errexit
2862026-05-01T11:53:09.315Z+ set -o pipefail
2872026-05-01T11:53:09.315Z+ banner prepare
2882026-05-01T11:53:09.318Z
2892026-05-01T11:53:09.318Z ##### ##### ###### ##### ## ##### ######
2902026-05-01T11:53:09.318Z # # # # # # # # # # # #
2912026-05-01T11:53:09.318Z # # # # ##### # # # # # # #####
2922026-05-01T11:53:09.318Z ##### ##### # ##### ###### ##### #
2932026-05-01T11:53:09.318Z # # # # # # # # # #
2942026-05-01T11:53:09.318Z # # # ###### # # # # # ######
2952026-05-01T11:53:09.318Z
2962026-05-01T11:53:09.318Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-01T11:53:09.321Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-01T11:53:09.382Z+ pfexec add_drv xde
2992026-05-01T11:53:10.213Z+ banner bench
3002026-05-01T11:53:10.216Z
3012026-05-01T11:53:10.216Z ##### ###### # # #### # #
3022026-05-01T11:53:10.216Z # # # ## # # # # #
3032026-05-01T11:53:10.216Z ##### ##### # # # # ######
3042026-05-01T11:53:10.216Z # # # # # # # # #
3052026-05-01T11:53:10.216Z # # # # ## # # # #
3062026-05-01T11:53:10.216Z ##### ###### # # #### # #
3072026-05-01T11:53:10.216Z
3082026-05-01T11:53:10.216Z+ cargo kbench local
3092026-05-01T11:53:10.325Z Updating crates.io index
3102026-05-01T11:53:10.377Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-01T11:53:11.306Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-01T11:53:11.592Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-01T11:53:11.937Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-01T11:53:12.371Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-01T11:53:12.598Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-01T11:53:12.858Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-01T11:53:14.772Z Downloading crates ...
3182026-05-01T11:53:14.824Z Downloaded bitflags v1.3.2
3192026-05-01T11:53:14.827Z Downloaded bitflags v2.11.1
3202026-05-01T11:53:14.830Z Downloaded anstream v1.0.0
3212026-05-01T11:53:14.833Z Downloaded anstyle-query v1.1.5
3222026-05-01T11:53:14.836Z Downloaded futures-sink v0.3.32
3232026-05-01T11:53:14.839Z Downloaded ciborium-ll v0.2.2
3242026-05-01T11:53:14.842Z Downloaded futures-task v0.3.32
3252026-05-01T11:53:14.842Z Downloaded proc-macro-error-attr2 v2.0.0
3262026-05-01T11:53:14.842Z Downloaded macaddr v1.0.1
3272026-05-01T11:53:14.844Z Downloaded pretty-hex v0.4.2
3282026-05-01T11:53:14.844Z Downloaded autocfg v1.5.0
3292026-05-01T11:53:14.845Z Downloaded clap_derive v4.6.1
3302026-05-01T11:53:14.847Z Downloaded futures-macro v0.3.32
3312026-05-01T11:53:14.847Z Downloaded defmt-parser v1.0.0
3322026-05-01T11:53:14.847Z Downloaded anyhow v1.0.102
3332026-05-01T11:53:14.850Z Downloaded anstyle v1.0.14
3342026-05-01T11:53:14.850Z Downloaded anstyle-parse v1.0.0
3352026-05-01T11:53:14.853Z Downloaded proc-macro-crate v3.5.0
3362026-05-01T11:53:14.855Z Downloaded darling_macro v0.21.3
3372026-05-01T11:53:14.855Z Downloaded colorchoice v1.0.5
3382026-05-01T11:53:14.855Z Downloaded terminal_size v0.4.4
3392026-05-01T11:53:14.858Z Downloaded plotters-backend v0.3.7
3402026-05-01T11:53:14.858Z Downloaded ident_case v1.0.1
3412026-05-01T11:53:14.858Z Downloaded errno v0.3.14
3422026-05-01T11:53:14.861Z Downloaded foreign-types v0.5.0
3432026-05-01T11:53:14.861Z Downloaded dtor v0.8.1
3442026-05-01T11:53:14.861Z Downloaded foreign-types-macros v0.2.3
3452026-05-01T11:53:14.864Z Downloaded once_cell v1.21.4
3462026-05-01T11:53:14.867Z Downloaded time-core v0.1.8
3472026-05-01T11:53:14.870Z Downloaded tabwriter v1.4.1
3482026-05-01T11:53:14.873Z Downloaded cobs v0.3.0
3492026-05-01T11:53:14.873Z Downloaded clap_lex v1.1.0
3502026-05-01T11:53:14.873Z Downloaded ref-cast-impl v1.0.25
3512026-05-01T11:53:14.876Z Downloaded plotters-svg v0.3.7
3522026-05-01T11:53:14.876Z Downloaded take_mut v0.2.2
3532026-05-01T11:53:14.876Z Downloaded managed v0.8.0
3542026-05-01T11:53:14.878Z Downloaded utf8parse v0.2.2
3552026-05-01T11:53:14.881Z Downloaded link-section v0.2.1
3562026-05-01T11:53:14.881Z Downloaded futures-core v0.3.32
3572026-05-01T11:53:14.881Z Downloaded heck v0.4.1
3582026-05-01T11:53:14.884Z Downloaded cfg_aliases v0.2.1
3592026-05-01T11:53:14.884Z Downloaded num-conv v0.2.1
3602026-05-01T11:53:14.884Z Downloaded equivalent v1.0.2
3612026-05-01T11:53:14.884Z Downloaded ciborium-io v0.2.2
3622026-05-01T11:53:14.887Z Downloaded version_check v0.9.5
3632026-05-01T11:53:14.890Z Downloaded chacha20 v0.10.0
3642026-05-01T11:53:14.893Z Downloaded cfg-if v1.0.4
3652026-05-01T11:53:14.893Z Downloaded stable_deref_trait v1.2.1
3662026-05-01T11:53:14.898Z Downloaded defmt v0.3.100
3672026-05-01T11:53:14.901Z Downloaded cstr-argument v0.1.2
3682026-05-01T11:53:14.901Z Downloaded dyn-clone v1.0.20
3692026-05-01T11:53:14.901Z Downloaded fnv v1.0.7
3702026-05-01T11:53:14.904Z Downloaded ctor-proc-macro v0.0.13
3712026-05-01T11:53:14.904Z Downloaded embedded-io v0.6.1
3722026-05-01T11:53:14.904Z Downloaded powerfmt v0.2.0
3732026-05-01T11:53:14.904Z Downloaded embedded-io v0.4.0
3742026-05-01T11:53:14.906Z Downloaded strsim v0.11.1
3752026-05-01T11:53:14.906Z Downloaded cast v0.3.0
3762026-05-01T11:53:14.909Z Downloaded lazy_static v1.5.0
3772026-05-01T11:53:14.912Z Downloaded darling_macro v0.23.0
3782026-05-01T11:53:14.914Z Downloaded same-file v1.0.6
3792026-05-01T11:53:14.917Z Downloaded futures-io v0.3.32
3802026-05-01T11:53:14.917Z Downloaded foreign-types-shared v0.3.1
3812026-05-01T11:53:14.917Z Downloaded heck v0.5.0
3822026-05-01T11:53:14.917Z Downloaded alloca v0.4.0
3832026-05-01T11:53:14.920Z Downloaded rusticata-macros v5.0.0
3842026-05-01T11:53:14.920Z Downloaded is-terminal v0.4.17
3852026-05-01T11:53:14.920Z Downloaded dtor-proc-macro v0.0.13
3862026-05-01T11:53:14.924Z Downloaded page_size v0.6.0
3872026-05-01T11:53:14.927Z Downloaded itoa v1.0.18
3882026-05-01T11:53:14.927Z Downloaded ctor v0.10.1
3892026-05-01T11:53:14.930Z Downloaded is_terminal_polyfill v1.70.2
3902026-05-01T11:53:14.930Z Downloaded erased-serde v0.3.31
3912026-05-01T11:53:14.930Z Downloaded slog-envlogger v2.2.0
3922026-05-01T11:53:14.932Z Downloaded ref-cast v1.0.25
3932026-05-01T11:53:14.935Z Downloaded hash32 v0.3.1
3942026-05-01T11:53:14.941Z Downloaded quote v1.0.45
3952026-05-01T11:53:14.944Z Downloaded darling v0.21.3
3962026-05-01T11:53:14.947Z Downloaded time-macros v0.2.27
3972026-05-01T11:53:14.949Z Downloaded ingot-types v0.1.2
3982026-05-01T11:53:14.949Z Downloaded proc-macro2 v1.0.106
3992026-05-01T11:53:14.949Z Downloaded pin-project-lite v0.2.17
4002026-05-01T11:53:14.952Z Downloaded postcard v1.1.3
4012026-05-01T11:53:14.955Z Downloaded proc-macro-error-attr v1.0.4
4022026-05-01T11:53:14.955Z Downloaded num_enum v0.7.6
4032026-05-01T11:53:14.958Z Downloaded thiserror-impl v1.0.69
4042026-05-01T11:53:14.958Z Downloaded slog-async v2.8.0
4052026-05-01T11:53:14.960Z Downloaded slab v0.4.12
4062026-05-01T11:53:14.960Z Downloaded zmij v1.0.21
4072026-05-01T11:53:14.961Z Downloaded ingot v0.1.1
4082026-05-01T11:53:14.963Z Downloaded either v1.15.0
4092026-05-01T11:53:14.963Z Downloaded slog-stdlog v4.1.1
4102026-05-01T11:53:14.963Z Downloaded deranged v0.5.8
4112026-05-01T11:53:14.966Z Downloaded futures-executor v0.3.32
4122026-05-01T11:53:14.966Z Downloaded cpufeatures v0.3.0
4132026-05-01T11:53:14.966Z Downloaded oxnet v0.1.4
4142026-05-01T11:53:14.969Z Downloaded criterion-plot v0.8.2
4152026-05-01T11:53:14.969Z Downloaded byteorder v1.5.0
4162026-05-01T11:53:14.969Z Downloaded ipnetwork v0.21.1
4172026-05-01T11:53:14.972Z Downloaded cookie-factory v0.3.3
4182026-05-01T11:53:14.972Z Downloaded futures-channel v0.3.32
4192026-05-01T11:53:14.972Z Downloaded tinytemplate v1.2.1
4202026-05-01T11:53:14.974Z Downloaded find-msvc-tools v0.1.9
4212026-05-01T11:53:14.974Z Downloaded slog-scope v4.4.1
4222026-05-01T11:53:14.975Z Downloaded proc-macro-error v1.0.4
4232026-05-01T11:53:14.977Z Downloaded num_enum_derive v0.7.6
4242026-05-01T11:53:14.977Z Downloaded thread_local v1.1.9
4252026-05-01T11:53:14.977Z Downloaded anes v0.1.6
4262026-05-01T11:53:14.980Z Downloaded circular v0.3.0
4272026-05-01T11:53:14.980Z Downloaded crc32fast v1.5.0
4282026-05-01T11:53:14.983Z Downloaded ciborium v0.2.2
4292026-05-01T11:53:14.983Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4302026-05-01T11:53:14.985Z Downloaded thiserror-impl v2.0.18
4312026-05-01T11:53:14.985Z Downloaded shlex v1.3.0
4322026-05-01T11:53:14.988Z Downloaded darling v0.23.0
4332026-05-01T11:53:14.991Z Downloaded slog-term v2.9.2
4342026-05-01T11:53:14.994Z Downloaded rand_core v0.10.1
4352026-05-01T11:53:14.994Z Downloaded proc-macro-error2 v2.0.1
4362026-05-01T11:53:14.996Z Downloaded defmt-macros v1.0.1
4372026-05-01T11:53:14.999Z Downloaded defmt v1.0.1
4382026-05-01T11:53:14.999Z Downloaded tracing-attributes v0.1.31
4392026-05-01T11:53:15.002Z Downloaded walkdir v2.5.0
4402026-05-01T11:53:15.002Z Downloaded iana-time-zone v0.1.65
4412026-05-01T11:53:15.005Z Downloaded oorandom v11.1.5
4422026-05-01T11:53:15.005Z Downloaded getrandom v0.4.2
4432026-05-01T11:53:15.008Z Downloaded ingot-macros v0.1.1
4442026-05-01T11:53:15.008Z Downloaded futures v0.3.32
4452026-05-01T11:53:15.011Z Downloaded clap v4.6.1
4462026-05-01T11:53:15.014Z Downloaded thiserror v2.0.18
4472026-05-01T11:53:15.017Z Downloaded toml_parser v1.1.2+spec-1.1.0
4482026-05-01T11:53:15.019Z Downloaded arc-swap v1.9.1
4492026-05-01T11:53:15.022Z Downloaded rustversion v1.0.22
4502026-05-01T11:53:15.022Z Downloaded log v0.4.29
4512026-05-01T11:53:15.025Z Downloaded unicode-ident v1.0.24
4522026-05-01T11:53:15.025Z Downloaded half v2.7.1
4532026-05-01T11:53:15.027Z Downloaded crossbeam-deque v0.8.6
4542026-05-01T11:53:15.027Z Downloaded thiserror v1.0.69
4552026-05-01T11:53:15.030Z Downloaded crossbeam-utils v0.8.21
4562026-05-01T11:53:15.033Z Downloaded colored v3.1.1
4572026-05-01T11:53:15.036Z Downloaded uuid v1.23.1
4582026-05-01T11:53:15.036Z Downloaded darling_core v0.23.0
4592026-05-01T11:53:15.038Z Downloaded crossbeam-epoch v0.9.18
4602026-05-01T11:53:15.041Z Downloaded term v1.2.1
4612026-05-01T11:53:15.041Z Downloaded tracing-core v0.1.36
4622026-05-01T11:53:15.045Z Downloaded cc v1.2.61
4632026-05-01T11:53:15.048Z Downloaded serde_derive v1.0.228
4642026-05-01T11:53:15.051Z Downloaded num-traits v0.2.19
4652026-05-01T11:53:15.051Z Downloaded crossbeam-channel v0.5.15
4662026-05-01T11:53:15.054Z Downloaded heapless v0.8.0
4672026-05-01T11:53:15.056Z Downloaded darling_core v0.21.3
4682026-05-01T11:53:15.059Z Downloaded indexmap v2.14.0
4692026-05-01T11:53:15.059Z Downloaded memchr v2.8.0
4702026-05-01T11:53:15.062Z Downloaded aho-corasick v1.1.4
4712026-05-01T11:53:15.064Z Downloaded itertools v0.14.0
4722026-05-01T11:53:15.068Z Downloaded toml_edit v0.25.11+spec-1.1.0
4732026-05-01T11:53:15.071Z Downloaded socket2 v0.6.3
4742026-05-01T11:53:15.074Z Downloaded slog v2.8.2
4752026-05-01T11:53:15.074Z Downloaded hashbrown v0.17.0
4762026-05-01T11:53:15.076Z Downloaded criterion v0.8.2
4772026-05-01T11:53:15.080Z Downloaded rayon-core v1.13.0
4782026-05-01T11:53:15.082Z Downloaded itertools v0.12.1
4792026-05-01T11:53:15.085Z Downloaded itertools v0.13.0
4802026-05-01T11:53:15.090Z Downloaded futures-util v0.3.32
4812026-05-01T11:53:15.096Z Downloaded serde v1.0.228
4822026-05-01T11:53:15.099Z Downloaded rand v0.10.1
4832026-05-01T11:53:15.101Z Downloaded chrono v0.4.44
4842026-05-01T11:53:15.104Z Downloaded serde_core v1.0.228
4852026-05-01T11:53:15.107Z Downloaded rayon v1.12.0
4862026-05-01T11:53:15.110Z Downloaded zerocopy-derive v0.8.48
4872026-05-01T11:53:15.114Z Downloaded clap_builder v4.6.0
4882026-05-01T11:53:15.133Z Downloaded libc v0.2.186
4892026-05-01T11:53:15.151Z Downloaded plotters v0.3.7
4902026-05-01T11:53:15.166Z Downloaded nom v8.0.0
4912026-05-01T11:53:15.172Z Downloaded pcap-parser v0.17.0
4922026-05-01T11:53:15.181Z Downloaded regex v1.12.3
4932026-05-01T11:53:15.181Z Downloaded serde_json v1.0.149
4942026-05-01T11:53:15.194Z Downloaded winnow v1.0.2
4952026-05-01T11:53:15.215Z Downloaded time v0.3.47
4962026-05-01T11:53:15.222Z Downloaded syn v1.0.109
4972026-05-01T11:53:15.235Z Downloaded unicode-width v0.2.2
4982026-05-01T11:53:15.256Z Downloaded syn v2.0.117
4992026-05-01T11:53:15.262Z Downloaded zerocopy v0.8.48
5002026-05-01T11:53:15.272Z Downloaded smoltcp v0.11.0
5012026-05-01T11:53:15.278Z Downloaded regex-syntax v0.8.10
5022026-05-01T11:53:15.282Z Downloaded nix v0.31.2
5032026-05-01T11:53:15.288Z Downloaded rustix v1.1.4
5042026-05-01T11:53:15.301Z Downloaded tracing v0.1.44
5052026-05-01T11:53:15.311Z Downloaded regex-automata v0.4.14
5062026-05-01T11:53:15.382Z Compiling proc-macro2 v1.0.106
5072026-05-01T11:53:15.382Z Compiling unicode-ident v1.0.24
5082026-05-01T11:53:15.385Z Compiling quote v1.0.45
5092026-05-01T11:53:15.385Z Compiling serde_core v1.0.228
5102026-05-01T11:53:15.385Z Compiling cfg-if v1.0.4
5112026-05-01T11:53:15.385Z Compiling libc v0.2.186
5122026-05-01T11:53:15.385Z Compiling memchr v2.8.0
5132026-05-01T11:53:15.385Z Compiling serde v1.0.228
5142026-05-01T11:53:15.532Z Compiling rustversion v1.0.22
5152026-05-01T11:53:15.599Z Compiling strsim v0.11.1
5162026-05-01T11:53:15.873Z Compiling version_check v0.9.5
5172026-05-01T11:53:15.880Z Compiling ident_case v1.0.1
5182026-05-01T11:53:15.933Z Compiling zerocopy v0.8.48
5192026-05-01T11:53:15.990Z Compiling thiserror v2.0.18
5202026-05-01T11:53:16.145Z Compiling either v1.15.0
5212026-05-01T11:53:16.347Z Compiling fnv v1.0.7
5222026-05-01T11:53:16.423Z Compiling pin-project-lite v0.2.17
5232026-05-01T11:53:16.440Z Compiling syn v1.0.109
5242026-05-01T11:53:16.462Z Compiling regex-syntax v0.8.10
5252026-05-01T11:53:16.481Z Compiling crossbeam-utils v0.8.21
5262026-05-01T11:53:16.518Z Compiling equivalent v1.0.2
5272026-05-01T11:53:16.598Z Compiling hashbrown v0.17.0
5282026-05-01T11:53:16.710Z Compiling syn v2.0.117
5292026-05-01T11:53:16.745Z Compiling aho-corasick v1.1.4
5302026-05-01T11:53:16.782Z Compiling winnow v1.0.2
5312026-05-01T11:53:16.993Z Compiling itertools v0.14.0
5322026-05-01T11:53:17.141Z Compiling indexmap v2.14.0
5332026-05-01T11:53:17.742Z Compiling bitflags v2.11.1
5342026-05-01T11:53:17.785Z Compiling toml_parser v1.1.2+spec-1.1.0
5352026-05-01T11:53:18.092Z Compiling regex-automata v0.4.14
5362026-05-01T11:53:18.095Z Compiling byteorder v1.5.0
5372026-05-01T11:53:18.205Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-05-01T11:53:18.285Z Compiling heapless v0.8.0
5392026-05-01T11:53:18.328Z Compiling autocfg v1.5.0
5402026-05-01T11:53:18.430Z Compiling toml_edit v0.25.11+spec-1.1.0
5412026-05-01T11:53:18.489Z Compiling hash32 v0.3.1
5422026-05-01T11:53:18.533Z Compiling slog v2.8.2
5432026-05-01T11:53:18.635Z Compiling stable_deref_trait v1.2.1
5442026-05-01T11:53:18.697Z Compiling num-traits v0.2.19
5452026-05-01T11:53:18.720Z Compiling smoltcp v0.11.0
5462026-05-01T11:53:18.749Z Compiling futures-sink v0.3.32
5472026-05-01T11:53:18.766Z Compiling macaddr v1.0.1
5482026-05-01T11:53:18.853Z Compiling futures-core v0.3.32
5492026-05-01T11:53:18.914Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5502026-05-01T11:53:18.977Z Compiling proc-macro-crate v3.5.0
5512026-05-01T11:53:19.005Z Compiling futures-channel v0.3.32
5522026-05-01T11:53:19.225Z Compiling proc-macro-error-attr v1.0.4
5532026-05-01T11:53:19.252Z Compiling darling_core v0.21.3
5542026-05-01T11:53:19.345Z Compiling darling_core v0.23.0
5552026-05-01T11:53:19.390Z Compiling futures-task v0.3.32
5562026-05-01T11:53:19.440Z Compiling crc32fast v1.5.0
5572026-05-01T11:53:19.558Z Compiling ref-cast v1.0.25
5582026-05-01T11:53:19.642Z Compiling slab v0.4.12
5592026-05-01T11:53:19.719Z Compiling itoa v1.0.18
5602026-05-01T11:53:19.840Z Compiling regex v1.12.3
5612026-05-01T11:53:19.858Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5622026-05-01T11:53:19.931Z Compiling anyhow v1.0.102
5632026-05-01T11:53:20.068Z Compiling getrandom v0.4.2
5642026-05-01T11:53:20.281Z Compiling managed v0.8.0
5652026-05-01T11:53:20.293Z Compiling futures-io v0.3.32
5662026-05-01T11:53:20.306Z Compiling rand_core v0.10.1
5672026-05-01T11:53:20.396Z Compiling bitflags v1.3.2
5682026-05-01T11:53:20.481Z Compiling serde_derive v1.0.228
5692026-05-01T11:53:20.496Z Compiling zerocopy-derive v0.8.48
5702026-05-01T11:53:20.524Z Compiling thiserror-impl v2.0.18
5712026-05-01T11:53:20.653Z Compiling futures-macro v0.3.32
5722026-05-01T11:53:20.677Z Compiling ref-cast-impl v1.0.25
5732026-05-01T11:53:21.268Z Compiling foreign-types-macros v0.2.3
5742026-05-01T11:53:21.433Z Compiling darling_macro v0.21.3
5752026-05-01T11:53:21.465Z Compiling futures-util v0.3.32
5762026-05-01T11:53:21.524Z Compiling darling_macro v0.23.0
5772026-05-01T11:53:21.853Z Compiling cobs v0.3.0
5782026-05-01T11:53:21.908Z Compiling num_enum_derive v0.7.6
5792026-05-01T11:53:21.992Z Compiling darling v0.21.3
5802026-05-01T11:53:22.068Z Compiling ingot-macros v0.1.1
5812026-05-01T11:53:22.078Z Compiling darling v0.23.0
5822026-05-01T11:53:22.202Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-05-01T11:53:22.589Z Compiling proc-macro-error v1.0.4
5842026-05-01T11:53:22.821Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-05-01T11:53:22.890Z Compiling ipnetwork v0.21.1
5862026-05-01T11:53:22.892Z Compiling rustix v1.1.4
5872026-05-01T11:53:23.048Z Compiling once_cell v1.21.4
5882026-05-01T11:53:23.220Z Compiling unicode-width v0.2.2
5892026-05-01T11:53:23.238Z Compiling cpufeatures v0.3.0
5902026-05-01T11:53:23.275Z Compiling foreign-types-shared v0.3.1
5912026-05-01T11:53:23.307Z Compiling chacha20 v0.10.0
5922026-05-01T11:53:23.367Z Compiling foreign-types v0.5.0
5932026-05-01T11:53:23.441Z Compiling tabwriter v1.4.1
5942026-05-01T11:53:23.499Z Compiling tracing-core v0.1.36
5952026-05-01T11:53:23.554Z Compiling num_enum v0.7.6
5962026-05-01T11:53:23.672Z Compiling erased-serde v0.3.31
5972026-05-01T11:53:23.682Z Compiling postcard v1.1.3
5982026-05-01T11:53:23.994Z Compiling futures-executor v0.3.32
5992026-05-01T11:53:24.040Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6002026-05-01T11:53:24.346Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-05-01T11:53:24.447Z Compiling tracing-attributes v0.1.31
6022026-05-01T11:53:24.521Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-01T11:53:24.647Z Compiling errno v0.3.14
6042026-05-01T11:53:24.829Z Compiling cstr-argument v0.1.2
6052026-05-01T11:53:24.837Z Compiling powerfmt v0.2.0
6062026-05-01T11:53:24.991Z Compiling ingot-types v0.1.2
6072026-05-01T11:53:25.013Z Compiling time-core v0.1.8
6082026-05-01T11:53:25.069Z Compiling thiserror v1.0.69
6092026-05-01T11:53:25.159Z Compiling pretty-hex v0.4.2
6102026-05-01T11:53:25.169Z Compiling dyn-clone v1.0.20
6112026-05-01T11:53:25.313Z Compiling shlex v1.3.0
6122026-05-01T11:53:25.313Z Compiling zmij v1.0.21
6132026-05-01T11:53:25.453Z Compiling ingot v0.1.1
6142026-05-01T11:53:25.469Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6152026-05-01T11:53:25.507Z Compiling num-conv v0.2.1
6162026-05-01T11:53:25.609Z Compiling find-msvc-tools v0.1.9
6172026-05-01T11:53:25.659Z Compiling utf8parse v0.2.2
6182026-05-01T11:53:25.698Z Compiling time-macros v0.2.27
6192026-05-01T11:53:25.768Z Compiling cc v1.2.61
6202026-05-01T11:53:25.777Z Compiling tracing v0.1.44
6212026-05-01T11:53:25.848Z Compiling anstyle-parse v1.0.0
6222026-05-01T11:53:26.104Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6232026-05-01T11:53:26.266Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-05-01T11:53:26.292Z Compiling deranged v0.5.8
6252026-05-01T11:53:26.317Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-01T11:53:26.690Z Compiling rand v0.10.1
6272026-05-01T11:53:27.200Z Compiling futures v0.3.32
6282026-05-01T11:53:27.209Z Compiling thiserror-impl v1.0.69
6292026-05-01T11:53:27.279Z Compiling crossbeam-epoch v0.9.18
6302026-05-01T11:53:27.422Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-05-01T11:53:27.504Z Compiling uuid v1.23.1
6322026-05-01T11:53:27.590Z Compiling arc-swap v1.9.1
6332026-05-01T11:53:27.740Z Compiling socket2 v0.6.3
6342026-05-01T11:53:27.924Z Compiling nom v8.0.0
6352026-05-01T11:53:27.940Z Compiling thread_local v1.1.9
6362026-05-01T11:53:28.282Z Compiling lazy_static v1.5.0
6372026-05-01T11:53:28.377Z Compiling slog-async v2.8.0
6382026-05-01T11:53:28.381Z Compiling is_terminal_polyfill v1.70.2
6392026-05-01T11:53:28.456Z Compiling heck v0.4.1
6402026-05-01T11:53:28.473Z Compiling colored v3.1.1
6412026-05-01T11:53:28.657Z Compiling iana-time-zone v0.1.65
6422026-05-01T11:53:28.667Z Compiling colorchoice v1.0.5
6432026-05-01T11:53:28.786Z Compiling anstyle v1.0.14
6442026-05-01T11:53:28.968Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6452026-05-01T11:53:29.026Z Compiling anstyle-query v1.1.5
6462026-05-01T11:53:29.035Z Compiling oxnet v0.1.4
6472026-05-01T11:53:29.132Z Compiling rayon-core v1.13.0
6482026-05-01T11:53:29.326Z Compiling serde_json v1.0.149
6492026-05-01T11:53:29.326Z Compiling time v0.3.47
6502026-05-01T11:53:29.353Z Compiling anstream v1.0.0
6512026-05-01T11:53:29.549Z Compiling chrono v0.4.44
6522026-05-01T11:53:29.809Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6532026-05-01T11:53:30.370Z Compiling rusticata-macros v5.0.0
6542026-05-01T11:53:30.593Z Compiling slog-scope v4.4.1
6552026-05-01T11:53:30.642Z Compiling crossbeam-deque v0.8.6
6562026-05-01T11:53:30.707Z Compiling cookie-factory v0.3.3
6572026-05-01T11:53:30.863Z Compiling alloca v0.4.0
6582026-05-01T11:53:30.929Z Compiling terminal_size v0.4.4
6592026-05-01T11:53:31.039Z Compiling half v2.7.1
6602026-05-01T11:53:31.074Z Compiling crossbeam-channel v0.5.15
6612026-05-01T11:53:31.144Z Compiling is-terminal v0.4.17
6622026-05-01T11:53:31.243Z Compiling itertools v0.12.1
6632026-05-01T11:53:31.304Z Compiling ciborium-io v0.2.2
6642026-05-01T11:53:31.369Z Compiling plotters-backend v0.3.7
6652026-05-01T11:53:31.401Z Compiling clap_lex v1.1.0
6662026-05-01T11:53:31.700Z Compiling take_mut v0.2.2
6672026-05-01T11:53:31.734Z Compiling cfg_aliases v0.2.1
6682026-05-01T11:53:31.804Z Compiling log v0.4.29
6692026-05-01T11:53:31.815Z Compiling circular v0.3.0
6702026-05-01T11:53:32.032Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6712026-05-01T11:53:32.032Z Compiling heck v0.5.0
6722026-05-01T11:53:32.204Z Compiling term v1.2.1
6732026-05-01T11:53:32.240Z Compiling clap_derive v4.6.1
6742026-05-01T11:53:32.383Z Compiling slog-stdlog v4.1.1
6752026-05-01T11:53:32.679Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6762026-05-01T11:53:32.732Z Compiling slog-term v2.9.2
6772026-05-01T11:53:33.290Z Compiling pcap-parser v0.17.0
6782026-05-01T11:53:33.509Z Compiling clap_builder v4.6.0
6792026-05-01T11:53:33.744Z Compiling nix v0.31.2
6802026-05-01T11:53:33.903Z Compiling plotters-svg v0.3.7
6812026-05-01T11:53:34.124Z Compiling ciborium-ll v0.2.2
6822026-05-01T11:53:34.528Z Compiling itertools v0.13.0
6832026-05-01T11:53:34.882Z Compiling same-file v1.0.6
6842026-05-01T11:53:35.049Z Compiling cast v0.3.0
6852026-05-01T11:53:35.201Z Compiling walkdir v2.5.0
6862026-05-01T11:53:35.264Z Compiling tinytemplate v1.2.1
6872026-05-01T11:53:35.638Z Compiling clap v4.6.1
6882026-05-01T11:53:35.722Z Compiling rayon v1.12.0
6892026-05-01T11:53:35.929Z Compiling criterion-plot v0.8.2
6902026-05-01T11:53:35.977Z Compiling ciborium v0.2.2
6912026-05-01T11:53:36.063Z Compiling slog-envlogger v2.2.0
6922026-05-01T11:53:36.274Z Compiling plotters v0.3.7
6932026-05-01T11:53:36.352Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6942026-05-01T11:53:36.737Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6952026-05-01T11:53:36.746Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6962026-05-01T11:53:37.029Z Compiling page_size v0.6.0
6972026-05-01T11:53:37.143Z Compiling anes v0.1.6
6982026-05-01T11:53:37.396Z Compiling dtor-proc-macro v0.0.13
6992026-05-01T11:53:37.453Z Compiling oorandom v11.1.5
7002026-05-01T11:53:37.585Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-05-01T11:53:37.667Z Compiling criterion v0.8.2
7022026-05-01T11:53:37.736Z Compiling dtor v0.8.1
7032026-05-01T11:53:37.852Z Compiling link-section v0.2.1
7042026-05-01T11:53:37.995Z Compiling ctor-proc-macro v0.0.13
7052026-05-01T11:53:38.338Z Compiling ctor v0.10.1
7062026-05-01T11:53:39.704Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-01T11:53:53.623Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.39s
7082026-05-01T11:53:53.727Z Running benches/xde.rs (target/release/deps/xde-ab82638fcdd79d76)
7092026-05-01T11:53:53.735Z###--------------------------------###
7102026-05-01T11:53:53.735Z:::Building test topology... (120s):::
7112026-05-01T11:53:53.735Z###--------------------------------###
7122026-05-01T11:53:53.742Zadding underlay route 0
7132026-05-01T11:53:53.744Zadding underlay route 1
7142026-05-01T11:53:53.887Zstart zones a, b
7152026-05-01T11:54:03.964Zconfigure zone
7162026-05-01T11:54:03.980Zconfigure zone
7172026-05-01T11:54:03.983Zinstall zone
7182026-05-01T11:54:03.989Zinstall zone
7192026-05-01T11:54:13.570Zboot zone
7202026-05-01T11:54:13.570Zboot zone
7212026-05-01T11:54:13.650Zsetup zones a, b
7222026-05-01T11:54:13.650Z[a] svcs -a
7232026-05-01T11:54:13.650Z[b] svcs -a
7242026-05-01T11:54:13.669ZFailed to parse command output: exit code 1
7252026-05-01T11:54:13.669Zstdout:
7262026-05-01T11:54:13.669Z
7272026-05-01T11:54:13.669Zstderr:
7282026-05-01T11:54:13.669Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-01T11:54:13.669ZFailed to parse command output: exit code 1
7302026-05-01T11:54:13.669Zstdout:
7312026-05-01T11:54:13.669Z
7322026-05-01T11:54:13.670Zstderr:
7332026-05-01T11:54:13.671Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-01T11:54:13.869Z[b] svcs -a
7352026-05-01T11:54:13.870Z[a] svcs -a
7362026-05-01T11:54:13.979ZSTATE STIME FMRI
7372026-05-01T11:54:13.979Zonline 11:54:12 svc:/system/svc/restarter:default
7382026-05-01T11:54:13.979Zoffline 11:54:12 svc:/system/early-manifest-import:default
7392026-05-01T11:54:13.979Z- - svc:/application/management/net-snmp:default
7402026-05-01T11:54:13.979Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-01T11:54:13.979Z- - svc:/application/pkg/mirror:default
7422026-05-01T11:54:13.979Z- - svc:/application/pkg/repositories-setup:default
7432026-05-01T11:54:13.979Z- - svc:/application/pkg/server:default
7442026-05-01T11:54:13.979Z- - svc:/application/security/tcsd:default
7452026-05-01T11:54:13.979Z- - svc:/milestone/devices:default
7462026-05-01T11:54:13.979Z- - svc:/milestone/multi-user-server:default
7472026-05-01T11:54:13.980Z- - svc:/milestone/multi-user:default
7482026-05-01T11:54:13.980Z- - svc:/milestone/name-services:default
7492026-05-01T11:54:13.980Z- - svc:/milestone/network:default
7502026-05-01T11:54:13.980Z- - svc:/milestone/single-user:default
7512026-05-01T11:54:13.980Z- - svc:/milestone/sysconfig:default
7522026-05-01T11:54:13.980Z- - svc:/network/chrony:default
7532026-05-01T11:54:13.980Z- - svc:/network/datalink-management:default
7542026-05-01T11:54:13.980Z- - svc:/network/dns/client:default
7552026-05-01T11:54:13.980Z- - svc:/network/dns/install:default
7562026-05-01T11:54:13.980Z- - svc:/network/dns/multicast:default
7572026-05-01T11:54:13.980Z- - svc:/network/inetd-upgrade:default
7582026-05-01T11:54:13.980Z- - svc:/network/inetd:default
7592026-05-01T11:54:13.980Z- - svc:/network/initial:default
7602026-05-01T11:54:13.980Z- - svc:/network/install:default
7612026-05-01T11:54:13.980Z- - svc:/network/ip-interface-management:default
7622026-05-01T11:54:13.980Z- - svc:/network/ipmp:default
7632026-05-01T11:54:13.980Z- - svc:/network/ipqos:default
7642026-05-01T11:54:13.980Z- - svc:/network/ipsec/ike:default
7652026-05-01T11:54:13.980Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-01T11:54:13.980Z- - svc:/network/ipsec/manual-key:default
7672026-05-01T11:54:13.980Z- - svc:/network/ipsec/policy:default
7682026-05-01T11:54:13.980Z- - svc:/network/iptun:default
7692026-05-01T11:54:13.980Z- - svc:/network/ipv4-forwarding:default
7702026-05-01T11:54:13.980Z- - svc:/network/ipv6-forwarding:default
7712026-05-01T11:54:13.980Z- - svc:/network/ldap/client:default
7722026-05-01T11:54:13.980Z- - svc:/network/location:default
7732026-05-01T11:54:13.980Z- - svc:/network/loopback:default
7742026-05-01T11:54:13.980Z- - svc:/network/netcfg:default
7752026-05-01T11:54:13.980Z- - svc:/network/netmask:default
7762026-05-01T11:54:13.980Z- - svc:/network/nfs/cbd:default
7772026-05-01T11:54:13.980Z- - svc:/network/nfs/client:default
7782026-05-01T11:54:13.980Z- - svc:/network/nfs/log:default
7792026-05-01T11:54:13.980Z- - svc:/network/nfs/mapid:default
7802026-05-01T11:54:13.980Z- - svc:/network/nfs/nlockmgr:default
7812026-05-01T11:54:13.981Z- - svc:/network/nfs/rquota:default
7822026-05-01T11:54:13.981Z- - svc:/network/nfs/server:default
7832026-05-01T11:54:13.981Z- - svc:/network/nfs/status:default
7842026-05-01T11:54:13.981Z- - svc:/network/nis/client:default
7852026-05-01T11:54:13.981Z- - svc:/network/physical:default
7862026-05-01T11:54:13.981Z- - svc:/network/physical:nwam
7872026-05-01T11:54:13.981Z- - svc:/network/routing-setup:default
7882026-05-01T11:54:13.981Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-01T11:54:13.981Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-01T11:54:13.981Z- - svc:/network/routing/ndp:default
7912026-05-01T11:54:13.981Z- - svc:/network/routing/rdisc:default
7922026-05-01T11:54:13.981Z- - svc:/network/routing/ripng:default
7932026-05-01T11:54:13.981Z- - svc:/network/routing/route:default
7942026-05-01T11:54:13.981Z- - svc:/network/rpc/bind:default
7952026-05-01T11:54:13.981Z- - svc:/network/rpc/gss:default
7962026-05-01T11:54:13.981Z- - svc:/network/rpc/keyserv:default
7972026-05-01T11:54:13.981Z- - svc:/network/security/kadmin:default
7982026-05-01T11:54:13.981Z- - svc:/network/security/krb5kdc:default
7992026-05-01T11:54:13.981Z- - svc:/network/security/ktkt_warn:default
8002026-05-01T11:54:13.981Z- - svc:/network/service:default
8012026-05-01T11:54:13.981Z- - svc:/network/shares/group:default
8022026-05-01T11:54:13.981Z- - svc:/network/smb/client:default
8032026-05-01T11:54:13.981Z- - svc:/network/smb/server:default
8042026-05-01T11:54:13.981Z- - svc:/network/ssh:default
8052026-05-01T11:54:13.981Z- - svc:/network/tcpkey:default
8062026-05-01T11:54:13.981Z- - svc:/system/auditd:default
8072026-05-01T11:54:13.981Z- - svc:/system/auditset:default
8082026-05-01T11:54:13.981Z- - svc:/system/boot-archive-update:default
8092026-05-01T11:54:13.981Z- - svc:/system/boot-archive:default
8102026-05-01T11:54:13.981Z- - svc:/system/boot-config:default
8112026-05-01T11:54:13.981Z- - svc:/system/consadm:default
8122026-05-01T11:54:13.981Z- - svc:/system/console-login:default
8132026-05-01T11:54:13.981Z- - svc:/system/console-login:vt2
8142026-05-01T11:54:13.981Z- - svc:/system/console-login:vt3
8152026-05-01T11:54:13.981Z- - svc:/system/console-login:vt4
8162026-05-01T11:54:13.981Z- - svc:/system/console-login:vt5
8172026-05-01T11:54:13.981Z- - svc:/system/console-login:vt6
8182026-05-01T11:54:13.981Z- - svc:/system/coreadm:default
8192026-05-01T11:54:13.981Z- - svc:/system/cron:default
8202026-05-01T11:54:13.982Z- - svc:/system/cryptosvc:default
8212026-05-01T11:54:13.982Z- - svc:/system/device/allocate:default
8222026-05-01T11:54:13.982Z- - svc:/system/device/audio:default
8232026-05-01T11:54:13.982Z- - svc:/system/device/local:default
8242026-05-01T11:54:13.982Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-01T11:54:13.982Z- - svc:/system/extended-accounting:flow
8262026-05-01T11:54:13.982Z- - svc:/system/extended-accounting:net
8272026-05-01T11:54:13.982Z- - svc:/system/extended-accounting:process
8282026-05-01T11:54:13.982Z- - svc:/system/extended-accounting:task
8292026-05-01T11:54:13.982Z- - svc:/system/filesystem/local:default
8302026-05-01T11:54:13.982Z- - svc:/system/filesystem/minimal:default
8312026-05-01T11:54:13.982Z- - svc:/system/filesystem/reparse:default
8322026-05-01T11:54:13.982Z- - svc:/system/filesystem/root:default
8332026-05-01T11:54:13.983Z- - svc:/system/filesystem/usr:default
8342026-05-01T11:54:13.983Z- - svc:/system/fm/notify-params:default
8352026-05-01T11:54:13.983Z- - svc:/system/fmd:default
8362026-05-01T11:54:13.986Z- - svc:/system/hostid:default
8372026-05-01T11:54:13.986Z- - svc:/system/hotplug:default
8382026-05-01T11:54:13.986Z- - svc:/system/identity:domain
8392026-05-01T11:54:13.986Z- - svc:/system/identity:node
8402026-05-01T11:54:13.986Z- - svc:/system/idmap:default
8412026-05-01T11:54:13.986Z- - svc:/system/keymap:default
8422026-05-01T11:54:13.986Z- - svc:/system/logadm-upgrade:default
8432026-05-01T11:54:13.986Z- - svc:/system/manifest-import:default
8442026-05-01T11:54:13.986Z- - svc:/system/name-service-cache:default
8452026-05-01T11:54:13.986Z- - svc:/system/pfexec:default
8462026-05-01T11:54:13.986Z- - svc:/system/pkgserv:default
8472026-05-01T11:54:13.986Z- - svc:/system/process-security:default
8482026-05-01T11:54:13.987Z- - svc:/system/rbac:default
8492026-05-01T11:54:13.987Z- - svc:/system/rmtmpfiles:default
8502026-05-01T11:54:13.987Z- - svc:/system/sac:default
8512026-05-01T11:54:13.987Z- - svc:/system/sar:default
8522026-05-01T11:54:13.987Z- - svc:/system/svc/global:default
8532026-05-01T11:54:13.987Z- - svc:/system/system-log:default
8542026-05-01T11:54:13.987Z- - svc:/system/update-man-index:default
8552026-05-01T11:54:13.987Z- - svc:/system/utmp:default
8562026-05-01T11:54:13.987Z- - svc:/system/vtdaemon:default
8572026-05-01T11:54:13.987Z[b] svcs milestone/network
8582026-05-01T11:54:13.987ZSTATE STIME FMRI
8592026-05-01T11:54:13.987Zonline 11:54:12 svc:/system/svc/restarter:default
8602026-05-01T11:54:13.987Zoffline 11:54:12 svc:/system/early-manifest-import:default
8612026-05-01T11:54:13.987Z- - svc:/application/management/net-snmp:default
8622026-05-01T11:54:13.987Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-01T11:54:13.987Z- - svc:/application/pkg/mirror:default
8642026-05-01T11:54:13.987Z- - svc:/application/pkg/repositories-setup:default
8652026-05-01T11:54:13.987Z- - svc:/application/pkg/server:default
8662026-05-01T11:54:13.987Z- - svc:/application/security/tcsd:default
8672026-05-01T11:54:13.987Z- - svc:/milestone/devices:default
8682026-05-01T11:54:13.987Z- - svc:/milestone/multi-user-server:default
8692026-05-01T11:54:13.987Z- - svc:/milestone/multi-user:default
8702026-05-01T11:54:13.987Z- - svc:/milestone/name-services:default
8712026-05-01T11:54:13.987Z- - svc:/milestone/network:default
8722026-05-01T11:54:13.987Z- - svc:/milestone/single-user:default
8732026-05-01T11:54:13.987Z- - svc:/milestone/sysconfig:default
8742026-05-01T11:54:13.987Z- - svc:/network/chrony:default
8752026-05-01T11:54:13.987Z- - svc:/network/datalink-management:default
8762026-05-01T11:54:13.987Z- - svc:/network/dns/client:default
8772026-05-01T11:54:13.987Z- - svc:/network/dns/install:default
8782026-05-01T11:54:13.987Z- - svc:/network/dns/multicast:default
8792026-05-01T11:54:13.987Z- - svc:/network/inetd-upgrade:default
8802026-05-01T11:54:13.987Z- - svc:/network/inetd:default
8812026-05-01T11:54:13.987Z- - svc:/network/initial:default
8822026-05-01T11:54:13.987Z- - svc:/network/install:default
8832026-05-01T11:54:13.987Z- - svc:/network/ip-interface-management:default
8842026-05-01T11:54:13.987Z- - svc:/network/ipmp:default
8852026-05-01T11:54:13.988Z- - svc:/network/ipqos:default
8862026-05-01T11:54:13.988Z- - svc:/network/ipsec/ike:default
8872026-05-01T11:54:13.988Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-01T11:54:13.988Z- - svc:/network/ipsec/manual-key:default
8892026-05-01T11:54:13.988Z- - svc:/network/ipsec/policy:default
8902026-05-01T11:54:13.988Z- - svc:/network/iptun:default
8912026-05-01T11:54:13.988Z- - svc:/network/ipv4-forwarding:default
8922026-05-01T11:54:13.988Z- - svc:/network/ipv6-forwarding:default
8932026-05-01T11:54:13.988Z- - svc:/network/ldap/client:default
8942026-05-01T11:54:13.988Z- - svc:/network/location:default
8952026-05-01T11:54:13.988Z- - svc:/network/loopback:default
8962026-05-01T11:54:13.988Z- - svc:/network/netcfg:default
8972026-05-01T11:54:13.988Z- - svc:/network/netmask:default
8982026-05-01T11:54:13.988Z- - svc:/network/nfs/cbd:default
8992026-05-01T11:54:13.988Z- - svc:/network/nfs/client:default
9002026-05-01T11:54:13.988Z- - svc:/network/nfs/log:default
9012026-05-01T11:54:13.988Z- - svc:/network/nfs/mapid:default
9022026-05-01T11:54:13.988Z- - svc:/network/nfs/nlockmgr:default
9032026-05-01T11:54:13.988Z- - svc:/network/nfs/rquota:default
9042026-05-01T11:54:13.988Z- - svc:/network/nfs/server:default
9052026-05-01T11:54:13.988Z- - svc:/network/nfs/status:default
9062026-05-01T11:54:13.988Z- - svc:/network/nis/client:default
9072026-05-01T11:54:13.988Z- - svc:/network/physical:default
9082026-05-01T11:54:13.988Z- - svc:/network/physical:nwam
9092026-05-01T11:54:13.988Z- - svc:/network/routing-setup:default
9102026-05-01T11:54:13.988Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-01T11:54:13.988Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-01T11:54:13.988Z- - svc:/network/routing/ndp:default
9132026-05-01T11:54:13.988Z- - svc:/network/routing/rdisc:default
9142026-05-01T11:54:13.988Z- - svc:/network/routing/ripng:default
9152026-05-01T11:54:13.988Z- - svc:/network/routing/route:default
9162026-05-01T11:54:13.988Z- - svc:/network/rpc/bind:default
9172026-05-01T11:54:13.988Z- - svc:/network/rpc/gss:default
9182026-05-01T11:54:13.988Z- - svc:/network/rpc/keyserv:default
9192026-05-01T11:54:13.988Z- - svc:/network/security/kadmin:default
9202026-05-01T11:54:13.988Z- - svc:/network/security/krb5kdc:default
9212026-05-01T11:54:13.988Z- - svc:/network/security/ktkt_warn:default
9222026-05-01T11:54:13.988Z- - svc:/network/service:default
9232026-05-01T11:54:13.988Z- - svc:/network/shares/group:default
9242026-05-01T11:54:13.989Z- - svc:/network/smb/client:default
9252026-05-01T11:54:13.989Z- - svc:/network/smb/server:default
9262026-05-01T11:54:13.989Z- - svc:/network/ssh:default
9272026-05-01T11:54:13.989Z- - svc:/network/tcpkey:default
9282026-05-01T11:54:13.989Z- - svc:/system/auditd:default
9292026-05-01T11:54:13.989Z- - svc:/system/auditset:default
9302026-05-01T11:54:13.989Z- - svc:/system/boot-archive-update:default
9312026-05-01T11:54:13.989Z- - svc:/system/boot-archive:default
9322026-05-01T11:54:13.989Z- - svc:/system/boot-config:default
9332026-05-01T11:54:13.989Z- - svc:/system/consadm:default
9342026-05-01T11:54:13.989Z- - svc:/system/console-login:default
9352026-05-01T11:54:13.989Z- - svc:/system/console-login:vt2
9362026-05-01T11:54:13.992Z- - svc:/system/console-login:vt3
9372026-05-01T11:54:13.992Z- - svc:/system/console-login:vt4
9382026-05-01T11:54:13.992Z- - svc:/system/console-login:vt5
9392026-05-01T11:54:13.992Z- - svc:/system/console-login:vt6
9402026-05-01T11:54:13.992Z- - svc:/system/coreadm:default
9412026-05-01T11:54:13.992Z- - svc:/system/cron:default
9422026-05-01T11:54:13.992Z- - svc:/system/cryptosvc:default
9432026-05-01T11:54:13.992Z- - svc:/system/device/allocate:default
9442026-05-01T11:54:13.992Z- - svc:/system/device/audio:default
9452026-05-01T11:54:13.992Z- - svc:/system/device/local:default
9462026-05-01T11:54:13.992Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-01T11:54:13.992Z- - svc:/system/extended-accounting:flow
9482026-05-01T11:54:13.992Z- - svc:/system/extended-accounting:net
9492026-05-01T11:54:13.992Z- - svc:/system/extended-accounting:process
9502026-05-01T11:54:13.992Z- - svc:/system/extended-accounting:task
9512026-05-01T11:54:13.992Z- - svc:/system/filesystem/local:default
9522026-05-01T11:54:13.993Z- - svc:/system/filesystem/minimal:default
9532026-05-01T11:54:13.993Z- - svc:/system/filesystem/reparse:default
9542026-05-01T11:54:13.993Z- - svc:/system/filesystem/root:default
9552026-05-01T11:54:13.993Z- - svc:/system/filesystem/usr:default
9562026-05-01T11:54:13.993Z- - svc:/system/fm/notify-params:default
9572026-05-01T11:54:13.993Z- - svc:/system/fmd:default
9582026-05-01T11:54:13.993Z- - svc:/system/hostid:default
9592026-05-01T11:54:13.993Z- - svc:/system/hotplug:default
9602026-05-01T11:54:13.993Z- - svc:/system/identity:domain
9612026-05-01T11:54:13.993Z- - svc:/system/identity:node
9622026-05-01T11:54:13.993Z- - svc:/system/idmap:default
9632026-05-01T11:54:13.993Z- - svc:/system/keymap:default
9642026-05-01T11:54:13.993Z- - svc:/system/logadm-upgrade:default
9652026-05-01T11:54:13.993Z- - svc:/system/manifest-import:default
9662026-05-01T11:54:13.993Z- - svc:/system/name-service-cache:default
9672026-05-01T11:54:13.993Z- - svc:/system/pfexec:default
9682026-05-01T11:54:13.993Z- - svc:/system/pkgserv:default
9692026-05-01T11:54:13.993Z- - svc:/system/process-security:default
9702026-05-01T11:54:13.993Z- - svc:/system/rbac:default
9712026-05-01T11:54:13.993Z- - svc:/system/rmtmpfiles:default
9722026-05-01T11:54:13.993Z- - svc:/system/sac:default
9732026-05-01T11:54:13.993Z- - svc:/system/sar:default
9742026-05-01T11:54:13.993Z- - svc:/system/svc/global:default
9752026-05-01T11:54:13.993Z- - svc:/system/system-log:default
9762026-05-01T11:54:13.993Z- - svc:/system/update-man-index:default
9772026-05-01T11:54:13.993Z- - svc:/system/utmp:default
9782026-05-01T11:54:13.993Z- - svc:/system/vtdaemon:default
9792026-05-01T11:54:13.993Z[a] svcs milestone/network
9802026-05-01T11:54:13.993ZSTATE STIME FMRI
9812026-05-01T11:54:13.993Z- - svc:/milestone/network:default
9822026-05-01T11:54:13.993ZSTATE STIME FMRI
9832026-05-01T11:54:13.993Z- - svc:/milestone/network:default
9842026-05-01T11:54:14.992Z[a] svcs milestone/network
9852026-05-01T11:54:14.992Z[b] svcs milestone/network
9862026-05-01T11:54:15.008ZSTATE STIME FMRI
9872026-05-01T11:54:15.008Zonline 11:54:13 svc:/milestone/network:default
9882026-05-01T11:54:15.008Z[b] ipadm create-addr -t -T dhcp opte1/test
9892026-05-01T11:54:15.011ZSTATE STIME FMRI
9902026-05-01T11:54:15.011Zonline 11:54:13 svc:/milestone/network:default
9912026-05-01T11:54:15.011Z[a] ipadm create-addr -t -T dhcp opte0/test
9922026-05-01T11:54:20.590Z
9932026-05-01T11:54:20.590Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-05-01T11:54:20.605Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-05-01T11:54:20.605Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-05-01T11:54:20.617Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-01T11:54:20.617Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-05-01T11:54:20.629Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-01T11:54:21.605Z
10002026-05-01T11:54:21.605Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-05-01T11:54:21.620Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-05-01T11:54:21.620Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-05-01T11:54:21.631Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-01T11:54:21.631Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-05-01T11:54:21.642Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-01T11:54:21.645Z###---------------###
10072026-05-01T11:54:21.645Z:::Topology built!:::
10082026-05-01T11:54:21.645Z###---------------###
10092026-05-01T11:54:21.645Z###----------------###
10102026-05-01T11:54:21.645Z::: iPerf spawned! :::
10112026-05-01T11:54:21.645Z:::Waiting... (10s):::
10122026-05-01T11:54:21.645Z###----------------###
10132026-05-01T11:54:31.643Z###---###
10142026-05-01T11:54:31.643Z:::Go!:::
10152026-05-01T11:54:31.644Z###---###
10162026-05-01T11:54:31.644Z[a] ping 10.0.0.2
10172026-05-01T11:54:31.662Z10.0.0.2 is alive
10182026-05-01T11:54:31.662Z###-------------------###
10192026-05-01T11:54:31.662Z:::Running experiment :::
10202026-05-01T11:54:31.662Z:::iperf-tcp/local/c2s:::
10212026-05-01T11:54:31.662Z###-------------------###
10222026-05-01T11:54:39.038Z-----------------------------------------------------------
10232026-05-01T11:54:39.038ZServer listening on 5201 (test #1)
10242026-05-01T11:54:39.038Z-----------------------------------------------------------
10252026-05-01T11:54:39.038ZAccepted connection from 10.0.0.1, port 63755
10262026-05-01T11:54:39.038Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33787
10272026-05-01T11:54:39.038Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58002
10282026-05-01T11:54:39.038Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53527
10292026-05-01T11:54:39.038Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50182
10302026-05-01T11:54:39.038Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53309
10312026-05-01T11:54:39.038Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57392
10322026-05-01T11:54:39.038Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55465
10332026-05-01T11:54:39.038Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60442
10342026-05-01T11:54:39.038Z[ ID] Interval Transfer Bitrate
10352026-05-01T11:54:39.038Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10362026-05-01T11:54:39.038Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10372026-05-01T11:54:39.038Z[ 10] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10382026-05-01T11:54:39.038Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10392026-05-01T11:54:39.038Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10402026-05-01T11:54:39.038Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10412026-05-01T11:54:39.038Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10422026-05-01T11:54:39.038Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10432026-05-01T11:54:39.038Z[SUM] 0.00-1.00 sec 953 MBytes 7.99 Gbits/sec
10442026-05-01T11:54:39.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-01T11:54:39.038Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10462026-05-01T11:54:39.038Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10472026-05-01T11:54:39.038Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10482026-05-01T11:54:39.038Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10492026-05-01T11:54:39.038Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10502026-05-01T11:54:39.038Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10512026-05-01T11:54:39.038Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10522026-05-01T11:54:39.038Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10532026-05-01T11:54:39.038Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10542026-05-01T11:54:39.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-01T11:54:39.039Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10562026-05-01T11:54:39.039Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10572026-05-01T11:54:39.039Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10582026-05-01T11:54:39.039Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10592026-05-01T11:54:39.039Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10602026-05-01T11:54:39.039Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10612026-05-01T11:54:39.039Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10622026-05-01T11:54:39.039Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10632026-05-01T11:54:39.039Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
10642026-05-01T11:54:39.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-01T11:54:39.039Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10662026-05-01T11:54:39.039Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10672026-05-01T11:54:39.039Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10682026-05-01T11:54:39.039Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10692026-05-01T11:54:39.039Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10702026-05-01T11:54:39.039Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10712026-05-01T11:54:39.039Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10722026-05-01T11:54:39.039Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10732026-05-01T11:54:39.039Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
10742026-05-01T11:54:39.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-01T11:54:39.039Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10762026-05-01T11:54:39.039Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10772026-05-01T11:54:39.039Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10782026-05-01T11:54:39.039Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10792026-05-01T11:54:39.039Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10802026-05-01T11:54:39.039Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10812026-05-01T11:54:39.039Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-05-01T11:54:39.039Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10832026-05-01T11:54:39.039Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10842026-05-01T11:54:39.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-01T11:54:39.039Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10862026-05-01T11:54:39.039Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10872026-05-01T11:54:39.039Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10882026-05-01T11:54:39.039Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10892026-05-01T11:54:39.039Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10902026-05-01T11:54:39.039Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10912026-05-01T11:54:39.040Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10922026-05-01T11:54:39.040Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10932026-05-01T11:54:39.040Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10942026-05-01T11:54:39.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-01T11:54:39.040Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
10962026-05-01T11:54:39.040Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10972026-05-01T11:54:39.040Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10982026-05-01T11:54:42.039Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10992026-05-01T11:54:42.039Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11002026-05-01T11:54:42.039Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11012026-05-01T11:54:42.039Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
11022026-05-01T11:54:42.039Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
11032026-05-01T11:54:42.039Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
11042026-05-01T11:54:42.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-01T11:54:42.039Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11062026-05-01T11:54:42.039Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11072026-05-01T11:54:42.039Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11082026-05-01T11:54:42.039Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11092026-05-01T11:54:42.039Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11102026-05-01T11:54:42.039Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11112026-05-01T11:54:42.039Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11122026-05-01T11:54:42.039Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11132026-05-01T11:54:42.039Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-05-01T11:54:42.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-01T11:54:42.039Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11162026-05-01T11:54:42.039Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11172026-05-01T11:54:42.040Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11182026-05-01T11:54:42.040Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-05-01T11:54:42.040Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-05-01T11:54:42.040Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-05-01T11:54:42.040Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-05-01T11:54:42.040Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-05-01T11:54:42.040Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-05-01T11:54:42.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-01T11:54:42.040Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11262026-05-01T11:54:42.040Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11272026-05-01T11:54:42.040Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11282026-05-01T11:54:42.040Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11292026-05-01T11:54:42.040Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11302026-05-01T11:54:42.040Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11312026-05-01T11:54:42.040Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11322026-05-01T11:54:42.040Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11332026-05-01T11:54:42.040Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
11342026-05-01T11:54:42.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-01T11:54:42.040Z[ 5] 10.00-10.00 sec 128 KBytes 999 Mbits/sec
11362026-05-01T11:54:42.040Z[ 8] 10.00-10.00 sec 128 KBytes 1000 Mbits/sec
11372026-05-01T11:54:42.040Z[ 10] 10.00-10.00 sec 128 KBytes 1000 Mbits/sec
11382026-05-01T11:54:42.040Z[ 12] 10.00-10.00 sec 128 KBytes 1000 Mbits/sec
11392026-05-01T11:54:42.040Z[ 14] 10.00-10.00 sec 128 KBytes 1000 Mbits/sec
11402026-05-01T11:54:42.040Z[ 16] 10.00-10.00 sec 128 KBytes 1000 Mbits/sec
11412026-05-01T11:54:42.040Z[ 18] 10.00-10.00 sec 256 KBytes 2.00 Gbits/sec
11422026-05-01T11:54:42.040Z[ 20] 10.00-10.00 sec 256 KBytes 2.00 Gbits/sec
11432026-05-01T11:54:42.040Z[SUM] 10.00-10.00 sec 1.25 MBytes 9.99 Gbits/sec
11442026-05-01T11:54:42.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-01T11:54:42.040Z[ ID] Interval Transfer Bitrate
11462026-05-01T11:54:42.040Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11472026-05-01T11:54:42.040Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11482026-05-01T11:54:42.040Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11492026-05-01T11:54:42.040Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11502026-05-01T11:54:42.040Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11512026-05-01T11:54:42.040Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11522026-05-01T11:54:42.040Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11532026-05-01T11:54:42.040Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11542026-05-01T11:54:42.040Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11552026-05-01T11:54:42.044ZRun 1/5...10041.700961861148Mbps
11562026-05-01T11:54:49.429Z-----------------------------------------------------------
11572026-05-01T11:54:49.429ZServer listening on 5201 (test #2)
11582026-05-01T11:54:49.429Z-----------------------------------------------------------
11592026-05-01T11:54:49.429ZAccepted connection from 10.0.0.1, port 55935
11602026-05-01T11:54:49.429Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61741
11612026-05-01T11:54:49.429Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62798
11622026-05-01T11:54:49.429Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50141
11632026-05-01T11:54:49.429Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45093
11642026-05-01T11:54:49.429Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47983
11652026-05-01T11:54:49.429Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56901
11662026-05-01T11:54:49.429Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40457
11672026-05-01T11:54:49.429Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37445
11682026-05-01T11:54:49.429Z[ ID] Interval Transfer Bitrate
11692026-05-01T11:54:49.429Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11702026-05-01T11:54:49.430Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11712026-05-01T11:54:49.430Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11722026-05-01T11:54:49.430Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11732026-05-01T11:54:49.430Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11742026-05-01T11:54:49.430Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11752026-05-01T11:54:49.430Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11762026-05-01T11:54:49.430Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11772026-05-01T11:54:49.430Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
11782026-05-01T11:54:49.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-01T11:54:49.430Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11802026-05-01T11:54:49.430Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11812026-05-01T11:54:49.430Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11822026-05-01T11:54:49.430Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11832026-05-01T11:54:49.430Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11842026-05-01T11:54:49.430Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11852026-05-01T11:54:49.430Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11862026-05-01T11:54:49.430Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11872026-05-01T11:54:49.430Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
11882026-05-01T11:54:49.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-01T11:54:49.430Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
11902026-05-01T11:54:49.430Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11912026-05-01T11:54:49.430Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
11922026-05-01T11:54:49.430Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
11932026-05-01T11:54:49.430Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
11942026-05-01T11:54:49.430Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11952026-05-01T11:54:49.430Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
11962026-05-01T11:54:49.430Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11972026-05-01T11:54:49.430Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
11982026-05-01T11:54:49.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-01T11:54:49.430Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12002026-05-01T11:54:49.430Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12012026-05-01T11:54:49.430Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12022026-05-01T11:54:49.430Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12032026-05-01T11:54:49.430Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12042026-05-01T11:54:49.430Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12052026-05-01T11:54:49.430Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12062026-05-01T11:54:49.430Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12072026-05-01T11:54:49.430Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
12082026-05-01T11:54:49.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-01T11:54:49.431Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12102026-05-01T11:54:49.431Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12112026-05-01T11:54:49.431Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12122026-05-01T11:54:49.431Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12132026-05-01T11:54:49.431Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12142026-05-01T11:54:49.431Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12152026-05-01T11:54:49.431Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12162026-05-01T11:54:49.431Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12172026-05-01T11:54:49.431Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
12182026-05-01T11:54:49.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-01T11:54:49.431Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12202026-05-01T11:54:49.431Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12212026-05-01T11:54:49.431Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12222026-05-01T11:54:49.431Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12232026-05-01T11:54:49.431Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12242026-05-01T11:54:49.431Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12252026-05-01T11:54:49.431Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12262026-05-01T11:54:49.431Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12272026-05-01T11:54:49.431Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
12282026-05-01T11:54:49.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-01T11:54:49.431Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
12302026-05-01T11:54:49.431Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12312026-05-01T11:54:49.431Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12322026-05-01T11:54:52.430Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
12332026-05-01T11:54:52.430Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
12342026-05-01T11:54:52.430Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
12352026-05-01T11:54:52.430Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
12362026-05-01T11:54:52.430Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12372026-05-01T11:54:52.430Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
12382026-05-01T11:54:52.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-01T11:54:52.430Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12402026-05-01T11:54:52.430Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12412026-05-01T11:54:52.430Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12422026-05-01T11:54:52.430Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12432026-05-01T11:54:52.430Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12442026-05-01T11:54:52.430Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12452026-05-01T11:54:52.430Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12462026-05-01T11:54:52.430Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12472026-05-01T11:54:52.430Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
12482026-05-01T11:54:52.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-01T11:54:52.430Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12502026-05-01T11:54:52.430Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12512026-05-01T11:54:52.430Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12522026-05-01T11:54:52.430Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12532026-05-01T11:54:52.431Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12542026-05-01T11:54:52.431Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12552026-05-01T11:54:52.431Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12562026-05-01T11:54:52.431Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12572026-05-01T11:54:52.431Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12582026-05-01T11:54:52.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-01T11:54:52.431Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12602026-05-01T11:54:52.431Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12612026-05-01T11:54:52.431Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12622026-05-01T11:54:52.431Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12632026-05-01T11:54:52.431Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12642026-05-01T11:54:52.431Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12652026-05-01T11:54:52.431Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12662026-05-01T11:54:52.431Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12672026-05-01T11:54:52.431Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
12682026-05-01T11:54:52.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-01T11:54:52.431Z[ 5] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12702026-05-01T11:54:52.431Z[ 8] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
12712026-05-01T11:54:52.431Z[ 10] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
12722026-05-01T11:54:52.431Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12732026-05-01T11:54:52.431Z[ 14] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
12742026-05-01T11:54:52.431Z[ 16] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
12752026-05-01T11:54:52.431Z[ 18] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
12762026-05-01T11:54:52.431Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12772026-05-01T11:54:52.431Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
12782026-05-01T11:54:52.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-01T11:54:52.431Z[ ID] Interval Transfer Bitrate
12802026-05-01T11:54:52.431Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12812026-05-01T11:54:52.431Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12822026-05-01T11:54:52.431Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12832026-05-01T11:54:52.431Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12842026-05-01T11:54:52.431Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12852026-05-01T11:54:52.431Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12862026-05-01T11:54:52.431Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12872026-05-01T11:54:52.431Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12882026-05-01T11:54:52.435Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.98 Gbits/sec receiver
12892026-05-01T11:54:52.435ZRun 2/5...9979.626479321005Mbps
12902026-05-01T11:54:59.817Z-----------------------------------------------------------
12912026-05-01T11:54:59.817ZServer listening on 5201 (test #3)
12922026-05-01T11:54:59.817Z-----------------------------------------------------------
12932026-05-01T11:54:59.817ZAccepted connection from 10.0.0.1, port 35325
12942026-05-01T11:54:59.817Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61878
12952026-05-01T11:54:59.817Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39563
12962026-05-01T11:54:59.818Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64194
12972026-05-01T11:54:59.818Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53716
12982026-05-01T11:54:59.818Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39619
12992026-05-01T11:54:59.818Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36135
13002026-05-01T11:54:59.818Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38384
13012026-05-01T11:54:59.818Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56686
13022026-05-01T11:54:59.818Z[ ID] Interval Transfer Bitrate
13032026-05-01T11:54:59.818Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13042026-05-01T11:54:59.818Z[ 8] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13052026-05-01T11:54:59.818Z[ 10] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13062026-05-01T11:54:59.818Z[ 12] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13072026-05-01T11:54:59.818Z[ 14] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
13082026-05-01T11:54:59.818Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13092026-05-01T11:54:59.819Z[ 18] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13102026-05-01T11:54:59.819Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13112026-05-01T11:54:59.819Z[SUM] 0.00-1.00 sec 940 MBytes 7.88 Gbits/sec
13122026-05-01T11:54:59.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-01T11:54:59.819Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13142026-05-01T11:54:59.819Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13152026-05-01T11:54:59.819Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13162026-05-01T11:54:59.819Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13172026-05-01T11:54:59.819Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13182026-05-01T11:54:59.819Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13192026-05-01T11:54:59.819Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13202026-05-01T11:54:59.819Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13212026-05-01T11:54:59.819Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13222026-05-01T11:54:59.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-01T11:54:59.819Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13242026-05-01T11:54:59.819Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13252026-05-01T11:54:59.819Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13262026-05-01T11:54:59.819Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13272026-05-01T11:54:59.822Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13282026-05-01T11:54:59.822Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13292026-05-01T11:54:59.822Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13302026-05-01T11:54:59.822Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13312026-05-01T11:54:59.822Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-05-01T11:54:59.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-01T11:54:59.822Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13342026-05-01T11:54:59.822Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13352026-05-01T11:54:59.822Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13362026-05-01T11:54:59.822Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13372026-05-01T11:54:59.822Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13382026-05-01T11:54:59.822Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13392026-05-01T11:54:59.822Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13402026-05-01T11:54:59.822Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13412026-05-01T11:54:59.822Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
13422026-05-01T11:54:59.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-01T11:54:59.823Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13442026-05-01T11:54:59.823Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13452026-05-01T11:54:59.823Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13462026-05-01T11:54:59.823Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13472026-05-01T11:54:59.823Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13482026-05-01T11:54:59.823Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13492026-05-01T11:54:59.823Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13502026-05-01T11:54:59.823Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13512026-05-01T11:54:59.823Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13522026-05-01T11:54:59.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-01T11:54:59.823Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13542026-05-01T11:54:59.823Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13552026-05-01T11:54:59.823Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13562026-05-01T11:54:59.823Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13572026-05-01T11:54:59.823Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13582026-05-01T11:54:59.823Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13592026-05-01T11:54:59.823Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13602026-05-01T11:54:59.823Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13612026-05-01T11:54:59.823Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
13622026-05-01T11:54:59.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-01T11:54:59.823Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13642026-05-01T11:54:59.823Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13652026-05-01T11:54:59.823Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13662026-05-01T11:55:02.818Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13672026-05-01T11:55:02.818Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13682026-05-01T11:55:02.818Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13692026-05-01T11:55:02.818Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13702026-05-01T11:55:02.818Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13712026-05-01T11:55:02.818Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13722026-05-01T11:55:02.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-01T11:55:02.819Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13742026-05-01T11:55:02.819Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13752026-05-01T11:55:02.819Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13762026-05-01T11:55:02.819Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13772026-05-01T11:55:02.819Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13782026-05-01T11:55:02.819Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-05-01T11:55:02.819Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13802026-05-01T11:55:02.819Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13812026-05-01T11:55:02.819Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
13822026-05-01T11:55:02.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-01T11:55:02.819Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13842026-05-01T11:55:02.819Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13852026-05-01T11:55:02.819Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13862026-05-01T11:55:02.819Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13872026-05-01T11:55:02.819Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13882026-05-01T11:55:02.819Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13892026-05-01T11:55:02.819Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13902026-05-01T11:55:02.819Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13912026-05-01T11:55:02.819Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
13922026-05-01T11:55:02.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-01T11:55:02.823Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13942026-05-01T11:55:02.823Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13952026-05-01T11:55:02.823Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13962026-05-01T11:55:02.823Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13972026-05-01T11:55:02.823Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13982026-05-01T11:55:02.823Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13992026-05-01T11:55:02.823Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14002026-05-01T11:55:02.823Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14012026-05-01T11:55:02.823Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
14022026-05-01T11:55:02.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-01T11:55:02.823Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14042026-05-01T11:55:02.823Z[ 8] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14052026-05-01T11:55:02.823Z[ 10] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14062026-05-01T11:55:02.823Z[ 12] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14072026-05-01T11:55:02.823Z[ 14] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14082026-05-01T11:55:02.823Z[ 16] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14092026-05-01T11:55:02.823Z[ 18] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14102026-05-01T11:55:02.823Z[ 20] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14112026-05-01T11:55:02.823Z[SUM] 10.00-10.00 sec 896 KBytes 14.3 Gbits/sec
14122026-05-01T11:55:02.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-01T11:55:02.823Z[ ID] Interval Transfer Bitrate
14142026-05-01T11:55:02.823Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14152026-05-01T11:55:02.823Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14162026-05-01T11:55:02.823Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14172026-05-01T11:55:02.823Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14182026-05-01T11:55:02.823Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14192026-05-01T11:55:02.823Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14202026-05-01T11:55:02.823Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14212026-05-01T11:55:02.823Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14222026-05-01T11:55:02.823Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
14232026-05-01T11:55:02.823ZRun 3/5...9996.821789010755Mbps
14242026-05-01T11:55:10.230Z-----------------------------------------------------------
14252026-05-01T11:55:10.230ZServer listening on 5201 (test #4)
14262026-05-01T11:55:10.230Z-----------------------------------------------------------
14272026-05-01T11:55:10.230ZAccepted connection from 10.0.0.1, port 43022
14282026-05-01T11:55:10.230Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33713
14292026-05-01T11:55:10.230Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40608
14302026-05-01T11:55:10.230Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51817
14312026-05-01T11:55:10.230Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33325
14322026-05-01T11:55:10.230Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33962
14332026-05-01T11:55:10.230Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44814
14342026-05-01T11:55:10.230Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58385
14352026-05-01T11:55:10.230Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47351
14362026-05-01T11:55:10.231Z[ ID] Interval Transfer Bitrate
14372026-05-01T11:55:10.231Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14382026-05-01T11:55:10.231Z[ 8] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14392026-05-01T11:55:10.231Z[ 10] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
14402026-05-01T11:55:10.231Z[ 12] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
14412026-05-01T11:55:10.231Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
14422026-05-01T11:55:10.231Z[ 16] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
14432026-05-01T11:55:10.231Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14442026-05-01T11:55:10.231Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14452026-05-01T11:55:10.231Z[SUM] 0.00-1.00 sec 941 MBytes 7.89 Gbits/sec
14462026-05-01T11:55:10.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-01T11:55:10.231Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14482026-05-01T11:55:10.231Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14492026-05-01T11:55:10.231Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14502026-05-01T11:55:10.231Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14512026-05-01T11:55:10.232Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14522026-05-01T11:55:10.232Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14532026-05-01T11:55:10.232Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14542026-05-01T11:55:10.232Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14552026-05-01T11:55:10.232Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
14562026-05-01T11:55:10.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-01T11:55:10.232Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14582026-05-01T11:55:10.232Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14592026-05-01T11:55:10.232Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14602026-05-01T11:55:10.232Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14612026-05-01T11:55:10.232Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14622026-05-01T11:55:10.232Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14632026-05-01T11:55:10.232Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14642026-05-01T11:55:10.232Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14652026-05-01T11:55:10.232Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14662026-05-01T11:55:10.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-01T11:55:10.232Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14682026-05-01T11:55:10.232Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14692026-05-01T11:55:10.232Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14702026-05-01T11:55:10.232Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14712026-05-01T11:55:10.232Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14722026-05-01T11:55:10.232Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14732026-05-01T11:55:10.232Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14742026-05-01T11:55:10.232Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
14752026-05-01T11:55:10.232Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14762026-05-01T11:55:10.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-01T11:55:10.232Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14782026-05-01T11:55:10.232Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14792026-05-01T11:55:10.232Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14802026-05-01T11:55:10.232Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14812026-05-01T11:55:10.232Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14822026-05-01T11:55:10.233Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14832026-05-01T11:55:10.233Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14842026-05-01T11:55:10.233Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14852026-05-01T11:55:10.233Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14862026-05-01T11:55:10.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-01T11:55:10.233Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14882026-05-01T11:55:10.233Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14892026-05-01T11:55:10.233Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14902026-05-01T11:55:10.233Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14912026-05-01T11:55:10.233Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14922026-05-01T11:55:10.233Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14932026-05-01T11:55:10.233Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14942026-05-01T11:55:10.233Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14952026-05-01T11:55:10.233Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14962026-05-01T11:55:10.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-01T11:55:10.233Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
14982026-05-01T11:55:10.233Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
14992026-05-01T11:55:10.233Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15002026-05-01T11:55:13.231Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15012026-05-01T11:55:13.231Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15022026-05-01T11:55:13.231Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
15032026-05-01T11:55:13.231Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
15042026-05-01T11:55:13.231Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15052026-05-01T11:55:13.231Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
15062026-05-01T11:55:13.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-01T11:55:13.231Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15082026-05-01T11:55:13.231Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15092026-05-01T11:55:13.231Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15102026-05-01T11:55:13.231Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15112026-05-01T11:55:13.231Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15122026-05-01T11:55:13.231Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15132026-05-01T11:55:13.231Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15142026-05-01T11:55:13.231Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15152026-05-01T11:55:13.231Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
15162026-05-01T11:55:13.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-01T11:55:13.231Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15182026-05-01T11:55:13.231Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15192026-05-01T11:55:13.231Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15202026-05-01T11:55:13.231Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15212026-05-01T11:55:13.231Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15222026-05-01T11:55:13.231Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15232026-05-01T11:55:13.231Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15242026-05-01T11:55:13.231Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15252026-05-01T11:55:13.231Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
15262026-05-01T11:55:13.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-01T11:55:13.231Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
15282026-05-01T11:55:13.231Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15292026-05-01T11:55:13.231Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15302026-05-01T11:55:13.231Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15312026-05-01T11:55:13.232Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
15322026-05-01T11:55:13.232Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15332026-05-01T11:55:13.232Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15342026-05-01T11:55:13.232Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
15352026-05-01T11:55:13.232Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
15362026-05-01T11:55:13.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-01T11:55:13.232Z[ 5] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15382026-05-01T11:55:13.232Z[ 8] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
15392026-05-01T11:55:13.232Z[ 10] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15402026-05-01T11:55:13.232Z[ 12] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15412026-05-01T11:55:13.232Z[ 14] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15422026-05-01T11:55:13.232Z[ 16] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15432026-05-01T11:55:13.232Z[ 18] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15442026-05-01T11:55:13.232Z[ 20] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
15452026-05-01T11:55:13.232Z[SUM] 10.00-10.00 sec 1.00 MBytes 16.1 Gbits/sec
15462026-05-01T11:55:13.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-01T11:55:13.235Z[ ID] Interval Transfer Bitrate
15482026-05-01T11:55:13.235Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15492026-05-01T11:55:13.235Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15502026-05-01T11:55:13.235Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15512026-05-01T11:55:13.235Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15522026-05-01T11:55:13.235Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15532026-05-01T11:55:13.235Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15542026-05-01T11:55:13.236Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15552026-05-01T11:55:13.236Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15562026-05-01T11:55:13.236Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.95 Gbits/sec receiver
15572026-05-01T11:55:13.236ZRun 4/5...9955.43869629312Mbps
15582026-05-01T11:55:20.624Z-----------------------------------------------------------
15592026-05-01T11:55:20.624ZServer listening on 5201 (test #5)
15602026-05-01T11:55:20.624Z-----------------------------------------------------------
15612026-05-01T11:55:20.624ZAccepted connection from 10.0.0.1, port 54690
15622026-05-01T11:55:20.624Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35733
15632026-05-01T11:55:20.624Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65108
15642026-05-01T11:55:20.624Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45066
15652026-05-01T11:55:20.624Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43165
15662026-05-01T11:55:20.624Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42790
15672026-05-01T11:55:20.624Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62801
15682026-05-01T11:55:20.624Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41945
15692026-05-01T11:55:20.624Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56734
15702026-05-01T11:55:20.624Z[ ID] Interval Transfer Bitrate
15712026-05-01T11:55:20.624Z[ 5] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15722026-05-01T11:55:20.624Z[ 8] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
15732026-05-01T11:55:20.624Z[ 10] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15742026-05-01T11:55:20.624Z[ 12] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15752026-05-01T11:55:20.624Z[ 14] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
15762026-05-01T11:55:20.624Z[ 16] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15772026-05-01T11:55:20.624Z[ 18] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15782026-05-01T11:55:20.624Z[ 20] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15792026-05-01T11:55:20.624Z[SUM] 0.00-1.00 sec 932 MBytes 7.82 Gbits/sec
15802026-05-01T11:55:20.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-01T11:55:20.624Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15822026-05-01T11:55:20.625Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15832026-05-01T11:55:20.625Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15842026-05-01T11:55:20.625Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15852026-05-01T11:55:20.625Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15862026-05-01T11:55:20.625Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15872026-05-01T11:55:20.625Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15882026-05-01T11:55:20.625Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
15892026-05-01T11:55:20.625Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
15902026-05-01T11:55:20.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-01T11:55:20.625Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15922026-05-01T11:55:20.625Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15932026-05-01T11:55:20.625Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15942026-05-01T11:55:20.625Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15952026-05-01T11:55:20.625Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15962026-05-01T11:55:20.625Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15972026-05-01T11:55:20.625Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15982026-05-01T11:55:20.625Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15992026-05-01T11:55:20.625Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
16002026-05-01T11:55:20.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-01T11:55:20.625Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16022026-05-01T11:55:20.625Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16032026-05-01T11:55:20.625Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16042026-05-01T11:55:20.632Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16052026-05-01T11:55:20.632Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16062026-05-01T11:55:20.632Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16072026-05-01T11:55:20.632Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16082026-05-01T11:55:20.632Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16092026-05-01T11:55:20.632Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16102026-05-01T11:55:20.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-01T11:55:20.632Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16122026-05-01T11:55:20.632Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16132026-05-01T11:55:20.632Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16142026-05-01T11:55:20.632Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16152026-05-01T11:55:20.632Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16162026-05-01T11:55:20.632Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16172026-05-01T11:55:20.632Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16182026-05-01T11:55:20.632Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16192026-05-01T11:55:20.632Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
16202026-05-01T11:55:20.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-01T11:55:20.632Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16222026-05-01T11:55:20.632Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16232026-05-01T11:55:20.632Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16242026-05-01T11:55:20.632Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16252026-05-01T11:55:20.632Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16262026-05-01T11:55:20.632Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16272026-05-01T11:55:20.632Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16282026-05-01T11:55:20.632Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16292026-05-01T11:55:20.632Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
16302026-05-01T11:55:20.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-01T11:55:20.632Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16322026-05-01T11:55:20.632Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16332026-05-01T11:55:20.632Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16342026-05-01T11:55:23.625Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16352026-05-01T11:55:23.625Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16362026-05-01T11:55:23.626Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16372026-05-01T11:55:23.626Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16382026-05-01T11:55:23.626Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16392026-05-01T11:55:23.626Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
16402026-05-01T11:55:23.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-01T11:55:23.626Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16422026-05-01T11:55:23.626Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16432026-05-01T11:55:23.626Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16442026-05-01T11:55:23.626Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16452026-05-01T11:55:23.626Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16462026-05-01T11:55:23.626Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16472026-05-01T11:55:23.626Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16482026-05-01T11:55:23.626Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16492026-05-01T11:55:23.626Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
16502026-05-01T11:55:23.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-01T11:55:23.626Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16522026-05-01T11:55:23.626Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16532026-05-01T11:55:23.626Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16542026-05-01T11:55:23.626Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16552026-05-01T11:55:23.626Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16562026-05-01T11:55:23.626Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16572026-05-01T11:55:23.626Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16582026-05-01T11:55:23.626Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16592026-05-01T11:55:23.626Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
16602026-05-01T11:55:23.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-01T11:55:23.626Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16622026-05-01T11:55:23.626Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16632026-05-01T11:55:23.626Z[ 10] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16642026-05-01T11:55:23.626Z[ 12] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16652026-05-01T11:55:23.626Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16662026-05-01T11:55:23.626Z[ 16] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16672026-05-01T11:55:23.626Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16682026-05-01T11:55:23.626Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16692026-05-01T11:55:23.626Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
16702026-05-01T11:55:23.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-01T11:55:23.627Z[ 5] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
16722026-05-01T11:55:23.627Z[ 8] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
16732026-05-01T11:55:23.627Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-05-01T11:55:23.627Z[ 12] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
16752026-05-01T11:55:23.627Z[ 14] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
16762026-05-01T11:55:23.627Z[ 16] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16772026-05-01T11:55:23.627Z[ 18] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16782026-05-01T11:55:23.627Z[ 20] 10.00-10.00 sec 128 KBytes 1.74 Gbits/sec
16792026-05-01T11:55:23.627Z[SUM] 10.00-10.00 sec 896 KBytes 12.1 Gbits/sec
16802026-05-01T11:55:23.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-01T11:55:23.632Z[ ID] Interval Transfer Bitrate
16822026-05-01T11:55:23.632Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16832026-05-01T11:55:23.632Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16842026-05-01T11:55:23.633Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16852026-05-01T11:55:23.633Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16862026-05-01T11:55:23.633Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16872026-05-01T11:55:23.633Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16882026-05-01T11:55:23.633Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16892026-05-01T11:55:23.633Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
16902026-05-01T11:55:23.633Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.94 Gbits/sec receiver
16912026-05-01T11:55:23.633ZRun 5/5...9941.56093413741Mbps
16922026-05-01T11:55:23.633Z###---------------------###
16932026-05-01T11:55:23.633Z::: iPerf done... :::
16942026-05-01T11:55:23.634Z:::Awaiting out files...:::
16952026-05-01T11:55:23.634Z###---------------------###
16962026-05-01T11:55:23.634Z###-----###
16972026-05-01T11:55:23.634Z:::done!:::
16982026-05-01T11:55:23.634Z###-----###
16992026-05-01T11:55:23.634Z###-------------------###
17002026-05-01T11:55:23.634Z:::Running experiment :::
17012026-05-01T11:55:23.634Z:::iperf-tcp/local/s2c:::
17022026-05-01T11:55:23.634Z###-------------------###
17032026-05-01T11:55:31.018Z-----------------------------------------------------------
17042026-05-01T11:55:31.018ZServer listening on 5201 (test #6)
17052026-05-01T11:55:31.018Z-----------------------------------------------------------
17062026-05-01T11:55:31.018ZAccepted connection from 10.0.0.1, port 44232
17072026-05-01T11:55:31.018Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51734
17082026-05-01T11:55:31.018Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36251
17092026-05-01T11:55:31.018Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49489
17102026-05-01T11:55:31.018Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49911
17112026-05-01T11:55:31.018Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39124
17122026-05-01T11:55:31.018Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43101
17132026-05-01T11:55:31.018Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57916
17142026-05-01T11:55:31.018Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38911
17152026-05-01T11:55:31.018Z[ ID] Interval Transfer Bitrate
17162026-05-01T11:55:31.018Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
17172026-05-01T11:55:31.018Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17182026-05-01T11:55:31.018Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17192026-05-01T11:55:31.018Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
17202026-05-01T11:55:31.018Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17212026-05-01T11:55:31.018Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
17222026-05-01T11:55:31.018Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17232026-05-01T11:55:31.018Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17242026-05-01T11:55:31.018Z[SUM] 0.00-1.00 sec 964 MBytes 8.09 Gbits/sec
17252026-05-01T11:55:31.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-01T11:55:31.019Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17272026-05-01T11:55:31.019Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17282026-05-01T11:55:31.019Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17292026-05-01T11:55:31.019Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
17302026-05-01T11:55:31.019Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17312026-05-01T11:55:31.019Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17322026-05-01T11:55:31.019Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17332026-05-01T11:55:31.019Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17342026-05-01T11:55:31.019Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17352026-05-01T11:55:31.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-01T11:55:31.019Z[ 5] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17372026-05-01T11:55:31.019Z[ 8] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17382026-05-01T11:55:31.019Z[ 10] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17392026-05-01T11:55:31.019Z[ 12] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17402026-05-01T11:55:31.019Z[ 14] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17412026-05-01T11:55:31.019Z[ 16] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17422026-05-01T11:55:31.019Z[ 18] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17432026-05-01T11:55:31.019Z[ 20] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17442026-05-01T11:55:31.019Z[SUM] 2.00-3.00 sec 1.25 GBytes 10.7 Gbits/sec
17452026-05-01T11:55:31.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-01T11:55:31.019Z[ 5] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17472026-05-01T11:55:31.019Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17482026-05-01T11:55:31.019Z[ 10] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17492026-05-01T11:55:31.019Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17502026-05-01T11:55:31.019Z[ 14] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17512026-05-01T11:55:31.019Z[ 16] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17522026-05-01T11:55:31.019Z[ 18] 3.00-4.00 sec 162 MBytes 1.35 Gbits/sec
17532026-05-01T11:55:31.019Z[ 20] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17542026-05-01T11:55:31.019Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.8 Gbits/sec
17552026-05-01T11:55:31.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-01T11:55:31.019Z[ 5] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17572026-05-01T11:55:31.019Z[ 8] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17582026-05-01T11:55:31.019Z[ 10] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17592026-05-01T11:55:31.019Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17602026-05-01T11:55:31.019Z[ 14] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17612026-05-01T11:55:31.019Z[ 16] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17622026-05-01T11:55:31.020Z[ 18] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17632026-05-01T11:55:31.020Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17642026-05-01T11:55:31.020Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.6 Gbits/sec
17652026-05-01T11:55:31.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-01T11:55:31.020Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17672026-05-01T11:55:31.020Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17682026-05-01T11:55:31.020Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17692026-05-01T11:55:31.020Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17702026-05-01T11:55:31.020Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17712026-05-01T11:55:31.020Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17722026-05-01T11:55:31.020Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17732026-05-01T11:55:31.020Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17742026-05-01T11:55:31.020Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
17752026-05-01T11:55:31.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-01T11:55:31.020Z[ 5] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17772026-05-01T11:55:31.020Z[ 8] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17782026-05-01T11:55:31.020Z[ 10] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
17792026-05-01T11:55:34.020Z[ 12] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
17802026-05-01T11:55:34.020Z[ 14] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17812026-05-01T11:55:34.020Z[ 16] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17822026-05-01T11:55:34.020Z[ 18] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17832026-05-01T11:55:34.020Z[ 20] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
17842026-05-01T11:55:34.020Z[SUM] 6.00-7.00 sec 1.25 GBytes 10.7 Gbits/sec
17852026-05-01T11:55:34.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-01T11:55:34.020Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17872026-05-01T11:55:34.020Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17882026-05-01T11:55:34.020Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17892026-05-01T11:55:34.020Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17902026-05-01T11:55:34.020Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17912026-05-01T11:55:34.020Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17922026-05-01T11:55:34.021Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17932026-05-01T11:55:34.021Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17942026-05-01T11:55:34.021Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
17952026-05-01T11:55:34.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-01T11:55:34.021Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17972026-05-01T11:55:34.021Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17982026-05-01T11:55:34.021Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
17992026-05-01T11:55:34.021Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18002026-05-01T11:55:34.021Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18012026-05-01T11:55:34.021Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18022026-05-01T11:55:34.021Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18032026-05-01T11:55:34.021Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18042026-05-01T11:55:34.021Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
18052026-05-01T11:55:34.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-01T11:55:34.021Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18072026-05-01T11:55:34.021Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18082026-05-01T11:55:34.021Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18092026-05-01T11:55:34.021Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18102026-05-01T11:55:34.021Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18112026-05-01T11:55:34.021Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18122026-05-01T11:55:34.021Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18132026-05-01T11:55:34.021Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18142026-05-01T11:55:34.021Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
18152026-05-01T11:55:34.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-01T11:55:34.021Z[ 5] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
18172026-05-01T11:55:34.021Z[ 8] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
18182026-05-01T11:55:34.021Z[ 10] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
18192026-05-01T11:55:34.021Z[ 12] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18202026-05-01T11:55:34.021Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18212026-05-01T11:55:34.021Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18222026-05-01T11:55:34.021Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18232026-05-01T11:55:34.021Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-01T11:55:34.021Z[SUM] 10.00-10.00 sec 896 KBytes 15.8 Gbits/sec
18252026-05-01T11:55:34.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-01T11:55:34.021Z[ ID] Interval Transfer Bitrate
18272026-05-01T11:55:34.021Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18282026-05-01T11:55:34.022Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18292026-05-01T11:55:34.022Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18302026-05-01T11:55:34.022Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18312026-05-01T11:55:34.022Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18322026-05-01T11:55:34.022Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18332026-05-01T11:55:34.022Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18342026-05-01T11:55:34.022Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18352026-05-01T11:55:34.022Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
18362026-05-01T11:55:34.025ZRun 1/5...10304.277055390517Mbps
18372026-05-01T11:55:41.405Z-----------------------------------------------------------
18382026-05-01T11:55:41.405ZServer listening on 5201 (test #7)
18392026-05-01T11:55:41.405Z-----------------------------------------------------------
18402026-05-01T11:55:41.405ZAccepted connection from 10.0.0.1, port 35779
18412026-05-01T11:55:41.405Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35826
18422026-05-01T11:55:41.405Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61422
18432026-05-01T11:55:41.405Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50567
18442026-05-01T11:55:41.407Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52097
18452026-05-01T11:55:41.407Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34609
18462026-05-01T11:55:41.407Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59025
18472026-05-01T11:55:41.407Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50795
18482026-05-01T11:55:41.407Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58353
18492026-05-01T11:55:41.407Z[ ID] Interval Transfer Bitrate
18502026-05-01T11:55:41.407Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18512026-05-01T11:55:41.407Z[ 8] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18522026-05-01T11:55:41.407Z[ 10] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
18532026-05-01T11:55:41.407Z[ 12] 0.00-1.00 sec 115 MBytes 967 Mbits/sec
18542026-05-01T11:55:41.407Z[ 14] 0.00-1.00 sec 154 MBytes 1.29 Gbits/sec
18552026-05-01T11:55:41.407Z[ 16] 0.00-1.00 sec 143 MBytes 1.20 Gbits/sec
18562026-05-01T11:55:41.407Z[ 18] 0.00-1.00 sec 142 MBytes 1.19 Gbits/sec
18572026-05-01T11:55:41.407Z[ 20] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
18582026-05-01T11:55:41.407Z[SUM] 0.00-1.00 sec 1.01 GBytes 8.68 Gbits/sec
18592026-05-01T11:55:41.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-01T11:55:41.407Z[ 5] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
18612026-05-01T11:55:41.407Z[ 8] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18622026-05-01T11:55:41.407Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18632026-05-01T11:55:41.407Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18642026-05-01T11:55:41.408Z[ 14] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
18652026-05-01T11:55:41.408Z[ 16] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
18662026-05-01T11:55:41.408Z[ 18] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
18672026-05-01T11:55:41.408Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18682026-05-01T11:55:41.408Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.8 Gbits/sec
18692026-05-01T11:55:41.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-01T11:55:41.408Z[ 5] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
18712026-05-01T11:55:41.408Z[ 8] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
18722026-05-01T11:55:41.408Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18732026-05-01T11:55:41.408Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18742026-05-01T11:55:41.408Z[ 14] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
18752026-05-01T11:55:41.408Z[ 16] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
18762026-05-01T11:55:41.408Z[ 18] 2.00-3.00 sec 181 MBytes 1.52 Gbits/sec
18772026-05-01T11:55:41.408Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18782026-05-01T11:55:41.408Z[SUM] 2.00-3.00 sec 1.28 GBytes 11.0 Gbits/sec
18792026-05-01T11:55:41.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-01T11:55:41.408Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18812026-05-01T11:55:41.408Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18822026-05-01T11:55:41.408Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18832026-05-01T11:55:41.408Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18842026-05-01T11:55:41.408Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18852026-05-01T11:55:41.408Z[ 16] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18862026-05-01T11:55:41.408Z[ 18] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
18872026-05-01T11:55:41.408Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18882026-05-01T11:55:41.408Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
18892026-05-01T11:55:41.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-01T11:55:41.409Z[ 5] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
18912026-05-01T11:55:41.409Z[ 8] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18922026-05-01T11:55:41.409Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18932026-05-01T11:55:41.409Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18942026-05-01T11:55:41.409Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18952026-05-01T11:55:41.409Z[ 16] 4.00-5.00 sec 165 MBytes 1.39 Gbits/sec
18962026-05-01T11:55:41.409Z[ 18] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
18972026-05-01T11:55:41.409Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18982026-05-01T11:55:41.409Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.7 Gbits/sec
18992026-05-01T11:55:41.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-01T11:55:41.409Z[ 5] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19012026-05-01T11:55:41.409Z[ 8] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19022026-05-01T11:55:41.409Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19032026-05-01T11:55:41.409Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19042026-05-01T11:55:41.409Z[ 14] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
19052026-05-01T11:55:41.409Z[ 16] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19062026-05-01T11:55:41.409Z[ 18] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
19072026-05-01T11:55:41.409Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19082026-05-01T11:55:41.409Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
19092026-05-01T11:55:41.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-01T11:55:41.409Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19112026-05-01T11:55:41.409Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19122026-05-01T11:55:41.410Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19132026-05-01T11:55:44.406Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19142026-05-01T11:55:44.406Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19152026-05-01T11:55:44.406Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19162026-05-01T11:55:44.406Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19172026-05-01T11:55:44.406Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19182026-05-01T11:55:44.406Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19192026-05-01T11:55:44.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-01T11:55:44.406Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19212026-05-01T11:55:44.406Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19222026-05-01T11:55:44.406Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-05-01T11:55:44.406Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-05-01T11:55:44.406Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19252026-05-01T11:55:44.407Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19262026-05-01T11:55:44.407Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-05-01T11:55:44.407Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19282026-05-01T11:55:44.407Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19292026-05-01T11:55:44.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-01T11:55:44.407Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19312026-05-01T11:55:44.407Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19322026-05-01T11:55:44.407Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19332026-05-01T11:55:44.407Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19342026-05-01T11:55:44.408Z[ 14] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
19352026-05-01T11:55:44.408Z[ 16] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
19362026-05-01T11:55:44.408Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19372026-05-01T11:55:44.408Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19382026-05-01T11:55:44.408Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19392026-05-01T11:55:44.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-01T11:55:44.408Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19412026-05-01T11:55:44.408Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19422026-05-01T11:55:44.408Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19432026-05-01T11:55:44.408Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19442026-05-01T11:55:44.408Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19452026-05-01T11:55:44.408Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-05-01T11:55:44.408Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19472026-05-01T11:55:44.408Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19482026-05-01T11:55:44.408Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19492026-05-01T11:55:44.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-01T11:55:44.408Z[ 5] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19512026-05-01T11:55:44.408Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-01T11:55:44.408Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-05-01T11:55:44.408Z[ 12] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19542026-05-01T11:55:44.408Z[ 14] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19552026-05-01T11:55:44.408Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19562026-05-01T11:55:44.408Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-05-01T11:55:44.408Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-05-01T11:55:44.408Z[SUM] 10.00-10.00 sec 384 KBytes 7.10 Gbits/sec
19592026-05-01T11:55:44.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-01T11:55:44.408Z[ ID] Interval Transfer Bitrate
19612026-05-01T11:55:44.414Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19622026-05-01T11:55:44.414Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19632026-05-01T11:55:44.414Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19642026-05-01T11:55:44.414Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19652026-05-01T11:55:44.414Z[ 14] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19662026-05-01T11:55:44.414Z[ 16] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19672026-05-01T11:55:44.414Z[ 18] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
19682026-05-01T11:55:44.414Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19692026-05-01T11:55:44.414Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
19702026-05-01T11:55:44.414ZRun 2/5...10408.529607849881Mbps
19712026-05-01T11:55:51.811Z-----------------------------------------------------------
19722026-05-01T11:55:51.811ZServer listening on 5201 (test #8)
19732026-05-01T11:55:51.811Z-----------------------------------------------------------
19742026-05-01T11:55:51.811ZAccepted connection from 10.0.0.1, port 63527
19752026-05-01T11:55:51.811Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47166
19762026-05-01T11:55:51.811Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64618
19772026-05-01T11:55:51.811Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59812
19782026-05-01T11:55:51.811Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35774
19792026-05-01T11:55:51.811Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49149
19802026-05-01T11:55:51.811Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33646
19812026-05-01T11:55:51.811Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60815
19822026-05-01T11:55:51.811Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47144
19832026-05-01T11:55:51.811Z[ ID] Interval Transfer Bitrate
19842026-05-01T11:55:51.811Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19852026-05-01T11:55:51.811Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19862026-05-01T11:55:51.811Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19872026-05-01T11:55:51.811Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19882026-05-01T11:55:51.811Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19892026-05-01T11:55:51.811Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19902026-05-01T11:55:51.811Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19912026-05-01T11:55:51.811Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19922026-05-01T11:55:51.811Z[SUM] 0.00-1.00 sec 953 MBytes 7.99 Gbits/sec
19932026-05-01T11:55:51.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-01T11:55:51.811Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19952026-05-01T11:55:51.812Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19962026-05-01T11:55:51.812Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-05-01T11:55:51.812Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19982026-05-01T11:55:51.812Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19992026-05-01T11:55:51.812Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-05-01T11:55:51.812Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-05-01T11:55:51.812Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-05-01T11:55:51.812Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20032026-05-01T11:55:51.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-01T11:55:51.812Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20052026-05-01T11:55:51.812Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20062026-05-01T11:55:51.812Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20072026-05-01T11:55:51.812Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-05-01T11:55:51.812Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-05-01T11:55:51.812Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-05-01T11:55:51.812Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-05-01T11:55:51.812Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-05-01T11:55:51.812Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20132026-05-01T11:55:51.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-01T11:55:51.812Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20152026-05-01T11:55:51.812Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20162026-05-01T11:55:51.812Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20172026-05-01T11:55:51.812Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20182026-05-01T11:55:51.812Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20192026-05-01T11:55:51.812Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20202026-05-01T11:55:51.812Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20212026-05-01T11:55:51.812Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20222026-05-01T11:55:51.812Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
20232026-05-01T11:55:51.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-01T11:55:51.812Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20252026-05-01T11:55:51.812Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-05-01T11:55:51.812Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-05-01T11:55:51.812Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-05-01T11:55:51.812Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-05-01T11:55:51.812Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-05-01T11:55:51.812Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-05-01T11:55:51.812Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20322026-05-01T11:55:51.813Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20332026-05-01T11:55:51.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-01T11:55:51.813Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20352026-05-01T11:55:51.813Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20362026-05-01T11:55:51.813Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-05-01T11:55:51.813Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20382026-05-01T11:55:51.813Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20392026-05-01T11:55:51.813Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20402026-05-01T11:55:51.813Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20412026-05-01T11:55:51.813Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-05-01T11:55:51.813Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-05-01T11:55:51.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-01T11:55:51.813Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20452026-05-01T11:55:51.813Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20462026-05-01T11:55:51.816Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-05-01T11:55:54.812Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-05-01T11:55:54.812Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20492026-05-01T11:55:54.813Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20502026-05-01T11:55:54.813Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20512026-05-01T11:55:54.813Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-05-01T11:55:54.813Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20532026-05-01T11:55:54.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-01T11:55:54.813Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20552026-05-01T11:55:54.813Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20562026-05-01T11:55:54.813Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
20572026-05-01T11:55:54.813Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
20582026-05-01T11:55:54.813Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20592026-05-01T11:55:54.813Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
20602026-05-01T11:55:54.813Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20612026-05-01T11:55:54.813Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20622026-05-01T11:55:54.813Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
20632026-05-01T11:55:54.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-01T11:55:54.813Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20652026-05-01T11:55:54.813Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20662026-05-01T11:55:54.813Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-05-01T11:55:54.813Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-05-01T11:55:54.813Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20692026-05-01T11:55:54.813Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20702026-05-01T11:55:54.813Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20712026-05-01T11:55:54.813Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20722026-05-01T11:55:54.813Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20732026-05-01T11:55:54.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-01T11:55:54.813Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20752026-05-01T11:55:54.813Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20762026-05-01T11:55:54.813Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20772026-05-01T11:55:54.813Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20782026-05-01T11:55:54.813Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20792026-05-01T11:55:54.813Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20802026-05-01T11:55:54.813Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20812026-05-01T11:55:54.813Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20822026-05-01T11:55:54.813Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20832026-05-01T11:55:54.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-01T11:55:54.813Z[ 5] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20852026-05-01T11:55:54.814Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-05-01T11:55:54.814Z[ 10] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
20872026-05-01T11:55:54.814Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-05-01T11:55:54.814Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-05-01T11:55:54.814Z[ 16] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20902026-05-01T11:55:54.814Z[ 18] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20912026-05-01T11:55:54.814Z[ 20] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
20922026-05-01T11:55:54.814Z[SUM] 10.00-10.00 sec 640 KBytes 12.1 Gbits/sec
20932026-05-01T11:55:54.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-01T11:55:54.814Z[ ID] Interval Transfer Bitrate
20952026-05-01T11:55:54.814Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20962026-05-01T11:55:54.814Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20972026-05-01T11:55:54.814Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20982026-05-01T11:55:54.814Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20992026-05-01T11:55:54.814Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21002026-05-01T11:55:54.814Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-05-01T11:55:54.814Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-05-01T11:55:54.814Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21032026-05-01T11:55:54.814Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
21042026-05-01T11:55:54.817ZRun 3/5...10088.845336884035Mbps
21052026-05-01T11:56:02.200Z-----------------------------------------------------------
21062026-05-01T11:56:02.201ZServer listening on 5201 (test #9)
21072026-05-01T11:56:02.201Z-----------------------------------------------------------
21082026-05-01T11:56:02.201ZAccepted connection from 10.0.0.1, port 36547
21092026-05-01T11:56:02.201Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60083
21102026-05-01T11:56:02.201Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38267
21112026-05-01T11:56:02.201Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53087
21122026-05-01T11:56:02.201Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55837
21132026-05-01T11:56:02.201Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40964
21142026-05-01T11:56:02.201Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49009
21152026-05-01T11:56:02.201Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63404
21162026-05-01T11:56:02.201Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62990
21172026-05-01T11:56:02.201Z[ ID] Interval Transfer Bitrate
21182026-05-01T11:56:02.201Z[ 5] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21192026-05-01T11:56:02.201Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21202026-05-01T11:56:02.201Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21212026-05-01T11:56:02.201Z[ 12] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21222026-05-01T11:56:02.201Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21232026-05-01T11:56:02.201Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21242026-05-01T11:56:02.201Z[ 18] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21252026-05-01T11:56:02.201Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21262026-05-01T11:56:02.201Z[SUM] 0.00-1.00 sec 1016 MBytes 8.52 Gbits/sec
21272026-05-01T11:56:02.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-01T11:56:02.201Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21292026-05-01T11:56:02.201Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21302026-05-01T11:56:02.201Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21312026-05-01T11:56:02.201Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21322026-05-01T11:56:02.201Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
21332026-05-01T11:56:02.201Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21342026-05-01T11:56:02.201Z[ 18] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21352026-05-01T11:56:02.201Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21362026-05-01T11:56:02.201Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21372026-05-01T11:56:02.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-01T11:56:02.201Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21392026-05-01T11:56:02.202Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21402026-05-01T11:56:02.202Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21412026-05-01T11:56:02.202Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21422026-05-01T11:56:02.202Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21432026-05-01T11:56:02.202Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21442026-05-01T11:56:02.202Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
21452026-05-01T11:56:02.202Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-05-01T11:56:02.202Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21472026-05-01T11:56:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-01T11:56:02.202Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21492026-05-01T11:56:02.202Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21502026-05-01T11:56:02.202Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21512026-05-01T11:56:02.202Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21522026-05-01T11:56:02.202Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21532026-05-01T11:56:02.202Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-05-01T11:56:02.202Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21552026-05-01T11:56:02.202Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-05-01T11:56:02.202Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
21572026-05-01T11:56:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-01T11:56:02.202Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21592026-05-01T11:56:02.202Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21602026-05-01T11:56:02.202Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21612026-05-01T11:56:02.202Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21622026-05-01T11:56:02.202Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21632026-05-01T11:56:02.202Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21642026-05-01T11:56:02.202Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21652026-05-01T11:56:02.202Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21662026-05-01T11:56:02.202Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21672026-05-01T11:56:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-01T11:56:02.202Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21692026-05-01T11:56:02.202Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21702026-05-01T11:56:02.202Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21712026-05-01T11:56:02.202Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21722026-05-01T11:56:02.202Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21732026-05-01T11:56:02.202Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21742026-05-01T11:56:02.202Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21752026-05-01T11:56:02.202Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21762026-05-01T11:56:02.202Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21772026-05-01T11:56:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-01T11:56:02.203Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21792026-05-01T11:56:02.203Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21802026-05-01T11:56:02.203Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21812026-05-01T11:56:05.203Z[ 12] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21822026-05-01T11:56:05.203Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21832026-05-01T11:56:05.203Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21842026-05-01T11:56:05.203Z[ 18] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21852026-05-01T11:56:05.203Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-05-01T11:56:05.203Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21872026-05-01T11:56:05.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-01T11:56:05.203Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21892026-05-01T11:56:05.203Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21902026-05-01T11:56:05.203Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-05-01T11:56:05.203Z[ 12] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
21922026-05-01T11:56:05.204Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
21932026-05-01T11:56:05.204Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-05-01T11:56:05.204Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
21952026-05-01T11:56:05.204Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-05-01T11:56:05.204Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-05-01T11:56:05.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-01T11:56:05.204Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
21992026-05-01T11:56:05.204Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22002026-05-01T11:56:05.204Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-05-01T11:56:05.204Z[ 12] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
22022026-05-01T11:56:05.204Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-05-01T11:56:05.204Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-05-01T11:56:05.204Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22052026-05-01T11:56:05.204Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22062026-05-01T11:56:05.204Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-05-01T11:56:05.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-01T11:56:05.204Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22092026-05-01T11:56:05.204Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22102026-05-01T11:56:05.204Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22112026-05-01T11:56:05.204Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22122026-05-01T11:56:05.204Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22132026-05-01T11:56:05.204Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22142026-05-01T11:56:05.204Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22152026-05-01T11:56:05.204Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22162026-05-01T11:56:05.204Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
22172026-05-01T11:56:05.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-01T11:56:05.205Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22192026-05-01T11:56:05.205Z[ 8] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
22202026-05-01T11:56:05.205Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-05-01T11:56:05.205Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-05-01T11:56:05.205Z[ 14] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22232026-05-01T11:56:05.205Z[ 16] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22242026-05-01T11:56:05.205Z[ 18] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
22252026-05-01T11:56:05.205Z[ 20] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
22262026-05-01T11:56:05.205Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
22272026-05-01T11:56:05.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-01T11:56:05.205Z[ ID] Interval Transfer Bitrate
22292026-05-01T11:56:05.205Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22302026-05-01T11:56:05.205Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22312026-05-01T11:56:05.205Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22322026-05-01T11:56:05.205Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22332026-05-01T11:56:05.205Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22342026-05-01T11:56:05.205Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22352026-05-01T11:56:05.205Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22362026-05-01T11:56:05.205Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22372026-05-01T11:56:05.205Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
22382026-05-01T11:56:05.209ZRun 4/5...10181.727870345178Mbps
22392026-05-01T11:56:12.591Z-----------------------------------------------------------
22402026-05-01T11:56:12.591ZServer listening on 5201 (test #10)
22412026-05-01T11:56:12.591Z-----------------------------------------------------------
22422026-05-01T11:56:12.591ZAccepted connection from 10.0.0.1, port 34067
22432026-05-01T11:56:12.591Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58699
22442026-05-01T11:56:12.591Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56244
22452026-05-01T11:56:12.591Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47611
22462026-05-01T11:56:12.591Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41332
22472026-05-01T11:56:12.591Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65365
22482026-05-01T11:56:12.591Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45074
22492026-05-01T11:56:12.591Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62060
22502026-05-01T11:56:12.591Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61155
22512026-05-01T11:56:12.596Z[ ID] Interval Transfer Bitrate
22522026-05-01T11:56:12.596Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22532026-05-01T11:56:12.596Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22542026-05-01T11:56:12.596Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22552026-05-01T11:56:12.596Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22562026-05-01T11:56:12.596Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22572026-05-01T11:56:12.596Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22582026-05-01T11:56:12.596Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22592026-05-01T11:56:12.596Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22602026-05-01T11:56:12.596Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
22612026-05-01T11:56:12.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-01T11:56:12.596Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22632026-05-01T11:56:12.596Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22642026-05-01T11:56:12.596Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22652026-05-01T11:56:12.596Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22662026-05-01T11:56:12.596Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22672026-05-01T11:56:12.596Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22682026-05-01T11:56:12.596Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22692026-05-01T11:56:12.596Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22702026-05-01T11:56:12.596Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22712026-05-01T11:56:12.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-01T11:56:12.596Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22732026-05-01T11:56:12.596Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22742026-05-01T11:56:12.596Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22752026-05-01T11:56:12.596Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22762026-05-01T11:56:12.596Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22772026-05-01T11:56:12.596Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22782026-05-01T11:56:12.597Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22792026-05-01T11:56:12.597Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22802026-05-01T11:56:12.597Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
22812026-05-01T11:56:12.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-01T11:56:12.597Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22832026-05-01T11:56:12.597Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22842026-05-01T11:56:12.597Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22852026-05-01T11:56:12.597Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22862026-05-01T11:56:12.597Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22872026-05-01T11:56:12.597Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22882026-05-01T11:56:12.597Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22892026-05-01T11:56:12.597Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22902026-05-01T11:56:12.597Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22912026-05-01T11:56:12.598Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-01T11:56:12.598Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22932026-05-01T11:56:12.598Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22942026-05-01T11:56:12.598Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-05-01T11:56:12.598Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-05-01T11:56:12.598Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22972026-05-01T11:56:12.598Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-05-01T11:56:12.598Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22992026-05-01T11:56:12.598Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23002026-05-01T11:56:12.598Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23012026-05-01T11:56:12.598Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-01T11:56:12.598Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23032026-05-01T11:56:12.598Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23042026-05-01T11:56:12.598Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23052026-05-01T11:56:12.598Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23062026-05-01T11:56:12.598Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23072026-05-01T11:56:12.598Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23082026-05-01T11:56:12.598Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23092026-05-01T11:56:12.598Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23102026-05-01T11:56:12.598Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
23112026-05-01T11:56:12.598Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-01T11:56:12.598Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-05-01T11:56:12.598Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23142026-05-01T11:56:12.598Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-05-01T11:56:15.594Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23162026-05-01T11:56:15.594Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-05-01T11:56:15.595Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23182026-05-01T11:56:15.595Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-05-01T11:56:15.595Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23202026-05-01T11:56:15.595Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23212026-05-01T11:56:15.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-01T11:56:15.595Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23232026-05-01T11:56:15.595Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23242026-05-01T11:56:15.595Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23252026-05-01T11:56:15.595Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23262026-05-01T11:56:15.595Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23272026-05-01T11:56:15.595Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23282026-05-01T11:56:15.595Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23292026-05-01T11:56:15.595Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23302026-05-01T11:56:15.595Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
23312026-05-01T11:56:15.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-01T11:56:15.595Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23332026-05-01T11:56:15.595Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23342026-05-01T11:56:15.595Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23352026-05-01T11:56:15.595Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23362026-05-01T11:56:15.595Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-05-01T11:56:15.595Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-05-01T11:56:15.595Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23392026-05-01T11:56:15.595Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23402026-05-01T11:56:15.595Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23412026-05-01T11:56:15.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-01T11:56:15.595Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23432026-05-01T11:56:15.595Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23442026-05-01T11:56:15.595Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23452026-05-01T11:56:15.595Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23462026-05-01T11:56:15.595Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23472026-05-01T11:56:15.596Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23482026-05-01T11:56:15.596Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23492026-05-01T11:56:15.596Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23502026-05-01T11:56:15.596Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23512026-05-01T11:56:15.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-01T11:56:15.596Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-05-01T11:56:15.596Z[ 8] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
23542026-05-01T11:56:15.596Z[ 10] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
23552026-05-01T11:56:15.596Z[ 12] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
23562026-05-01T11:56:15.596Z[ 14] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
23572026-05-01T11:56:15.596Z[ 16] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
23582026-05-01T11:56:15.596Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-01T11:56:15.596Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-05-01T11:56:15.596Z[SUM] 10.00-10.00 sec 640 KBytes 12.2 Gbits/sec
23612026-05-01T11:56:15.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-01T11:56:15.596Z[ ID] Interval Transfer Bitrate
23632026-05-01T11:56:15.596Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23642026-05-01T11:56:15.596Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23652026-05-01T11:56:15.596Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23662026-05-01T11:56:15.596Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23672026-05-01T11:56:15.596Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23682026-05-01T11:56:15.596Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23692026-05-01T11:56:15.596Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23702026-05-01T11:56:15.596Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23712026-05-01T11:56:15.596Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
23722026-05-01T11:56:15.600ZRun 5/5...10079.82811643163Mbps
23732026-05-01T11:56:15.600Z###---------------------###
23742026-05-01T11:56:15.600Z::: iPerf done... :::
23752026-05-01T11:56:15.600Z:::Awaiting out files...:::
23762026-05-01T11:56:15.600Z###---------------------###
23772026-05-01T11:56:15.600Z###-----###
23782026-05-01T11:56:15.600Z:::done!:::
23792026-05-01T11:56:15.600Z###-----###
23802026-05-01T11:56:15.600Z###-------------------###
23812026-05-01T11:56:15.600Z:::Running experiment :::
23822026-05-01T11:56:15.600Z:::iperf-tcp/local/c2s:::
23832026-05-01T11:56:15.600Z###-------------------###
23842026-05-01T11:56:15.937Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-01T11:56:22.990Z-----------------------------------------------------------
23862026-05-01T11:56:22.990ZServer listening on 5201 (test #11)
23872026-05-01T11:56:22.990Z-----------------------------------------------------------
23882026-05-01T11:56:22.990ZAccepted connection from 10.0.0.1, port 48375
23892026-05-01T11:56:22.990Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34156
23902026-05-01T11:56:22.990Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51914
23912026-05-01T11:56:22.990Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36348
23922026-05-01T11:56:22.990Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56723
23932026-05-01T11:56:22.990Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41240
23942026-05-01T11:56:22.990Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53483
23952026-05-01T11:56:22.990Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39139
23962026-05-01T11:56:22.990Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33215
23972026-05-01T11:56:22.990Z[ ID] Interval Transfer Bitrate
23982026-05-01T11:56:22.990Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23992026-05-01T11:56:22.990Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24002026-05-01T11:56:22.990Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24012026-05-01T11:56:22.990Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24022026-05-01T11:56:22.990Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24032026-05-01T11:56:22.990Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24042026-05-01T11:56:22.990Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24052026-05-01T11:56:22.990Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24062026-05-01T11:56:22.990Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
24072026-05-01T11:56:22.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-01T11:56:22.990Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24092026-05-01T11:56:22.990Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24102026-05-01T11:56:22.990Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24112026-05-01T11:56:22.990Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24122026-05-01T11:56:22.990Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24132026-05-01T11:56:22.990Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24142026-05-01T11:56:22.990Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24152026-05-01T11:56:22.990Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24162026-05-01T11:56:22.990Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
24172026-05-01T11:56:22.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-01T11:56:22.991Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-05-01T11:56:22.991Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24202026-05-01T11:56:22.991Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24212026-05-01T11:56:22.991Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24222026-05-01T11:56:22.991Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24232026-05-01T11:56:22.991Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24242026-05-01T11:56:22.991Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24252026-05-01T11:56:22.991Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24262026-05-01T11:56:22.991Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
24272026-05-01T11:56:22.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-01T11:56:22.991Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24292026-05-01T11:56:22.991Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24302026-05-01T11:56:22.991Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24312026-05-01T11:56:22.991Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24322026-05-01T11:56:22.991Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24332026-05-01T11:56:22.991Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24342026-05-01T11:56:22.991Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24352026-05-01T11:56:22.991Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24362026-05-01T11:56:22.991Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
24372026-05-01T11:56:22.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-01T11:56:22.991Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24392026-05-01T11:56:22.991Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24402026-05-01T11:56:22.991Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24412026-05-01T11:56:22.991Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24422026-05-01T11:56:22.991Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24432026-05-01T11:56:22.991Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24442026-05-01T11:56:22.991Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24452026-05-01T11:56:22.991Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24462026-05-01T11:56:22.991Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
24472026-05-01T11:56:22.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-01T11:56:22.995Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24492026-05-01T11:56:22.995Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24502026-05-01T11:56:22.995Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24512026-05-01T11:56:22.995Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24522026-05-01T11:56:22.995Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24532026-05-01T11:56:22.995Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24542026-05-01T11:56:22.995Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24552026-05-01T11:56:22.995Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24562026-05-01T11:56:22.995Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
24572026-05-01T11:56:22.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-01T11:56:22.995Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24592026-05-01T11:56:22.995Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24602026-05-01T11:56:22.995Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24612026-05-01T11:56:25.992Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24622026-05-01T11:56:25.993Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24632026-05-01T11:56:25.993Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24642026-05-01T11:56:25.993Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24652026-05-01T11:56:25.993Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24662026-05-01T11:56:25.993Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
24672026-05-01T11:56:25.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-01T11:56:25.993Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
24692026-05-01T11:56:25.993Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
24702026-05-01T11:56:25.993Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24712026-05-01T11:56:25.993Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
24722026-05-01T11:56:25.993Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
24732026-05-01T11:56:25.993Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24742026-05-01T11:56:25.993Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24752026-05-01T11:56:25.993Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
24762026-05-01T11:56:25.993Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
24772026-05-01T11:56:25.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-01T11:56:25.993Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24792026-05-01T11:56:25.993Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24802026-05-01T11:56:25.993Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24812026-05-01T11:56:25.993Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24822026-05-01T11:56:25.993Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24832026-05-01T11:56:25.993Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24842026-05-01T11:56:25.993Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24852026-05-01T11:56:25.993Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24862026-05-01T11:56:25.993Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
24872026-05-01T11:56:25.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-01T11:56:25.993Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24892026-05-01T11:56:25.993Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24902026-05-01T11:56:25.993Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24912026-05-01T11:56:25.993Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24922026-05-01T11:56:25.993Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24932026-05-01T11:56:25.993Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24942026-05-01T11:56:25.993Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24952026-05-01T11:56:25.993Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24962026-05-01T11:56:25.993Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
24972026-05-01T11:56:25.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-01T11:56:25.994Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-05-01T11:56:25.994Z[ 8] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
25002026-05-01T11:56:25.994Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-05-01T11:56:25.994Z[ 12] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
25022026-05-01T11:56:25.994Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-05-01T11:56:25.994Z[ 16] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
25042026-05-01T11:56:25.994Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-05-01T11:56:25.994Z[ 20] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
25062026-05-01T11:56:25.994Z[SUM] 10.00-10.00 sec 512 KBytes 3.64 Gbits/sec
25072026-05-01T11:56:25.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-01T11:56:25.994Z[ ID] Interval Transfer Bitrate
25092026-05-01T11:56:25.994Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25102026-05-01T11:56:25.994Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25112026-05-01T11:56:25.994Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25122026-05-01T11:56:25.994Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25132026-05-01T11:56:25.995Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25142026-05-01T11:56:25.995Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25152026-05-01T11:56:25.995Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25162026-05-01T11:56:25.995Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25172026-05-01T11:56:25.995Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
25182026-05-01T11:56:25.999ZRun 1/10...3499.4353056703167Mbps
25192026-05-01T11:56:33.396Z-----------------------------------------------------------
25202026-05-01T11:56:33.396ZServer listening on 5201 (test #12)
25212026-05-01T11:56:33.396Z-----------------------------------------------------------
25222026-05-01T11:56:33.396ZAccepted connection from 10.0.0.1, port 57190
25232026-05-01T11:56:33.396Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36082
25242026-05-01T11:56:33.396Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47740
25252026-05-01T11:56:33.396Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61585
25262026-05-01T11:56:33.396Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63759
25272026-05-01T11:56:33.396Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48044
25282026-05-01T11:56:33.396Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55650
25292026-05-01T11:56:33.396Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63178
25302026-05-01T11:56:33.396Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52078
25312026-05-01T11:56:33.396Z[ ID] Interval Transfer Bitrate
25322026-05-01T11:56:33.396Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25332026-05-01T11:56:33.396Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25342026-05-01T11:56:33.396Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25352026-05-01T11:56:33.396Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25362026-05-01T11:56:33.396Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25372026-05-01T11:56:33.396Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25382026-05-01T11:56:33.396Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25392026-05-01T11:56:33.396Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25402026-05-01T11:56:33.396Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
25412026-05-01T11:56:33.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-01T11:56:33.396Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25432026-05-01T11:56:33.396Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25442026-05-01T11:56:33.396Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25452026-05-01T11:56:33.396Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25462026-05-01T11:56:33.397Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25472026-05-01T11:56:33.397Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25482026-05-01T11:56:33.397Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25492026-05-01T11:56:33.397Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25502026-05-01T11:56:33.397Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
25512026-05-01T11:56:33.397Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-01T11:56:33.397Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25532026-05-01T11:56:33.397Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25542026-05-01T11:56:33.397Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25552026-05-01T11:56:33.397Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25562026-05-01T11:56:33.397Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25572026-05-01T11:56:33.397Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25582026-05-01T11:56:33.397Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25592026-05-01T11:56:33.397Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25602026-05-01T11:56:33.397Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
25612026-05-01T11:56:33.397Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-01T11:56:33.397Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25632026-05-01T11:56:33.397Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25642026-05-01T11:56:33.397Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-05-01T11:56:33.397Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25662026-05-01T11:56:33.397Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25672026-05-01T11:56:33.397Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25682026-05-01T11:56:33.397Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25692026-05-01T11:56:33.397Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25702026-05-01T11:56:33.397Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
25712026-05-01T11:56:33.397Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-01T11:56:33.397Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25732026-05-01T11:56:33.397Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25742026-05-01T11:56:33.397Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25752026-05-01T11:56:33.397Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25762026-05-01T11:56:33.398Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25772026-05-01T11:56:33.398Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25782026-05-01T11:56:33.398Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25792026-05-01T11:56:33.398Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25802026-05-01T11:56:33.398Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
25812026-05-01T11:56:33.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-01T11:56:33.398Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25832026-05-01T11:56:33.398Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25842026-05-01T11:56:33.398Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
25852026-05-01T11:56:33.398Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25862026-05-01T11:56:33.398Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25872026-05-01T11:56:33.398Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25882026-05-01T11:56:33.398Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25892026-05-01T11:56:33.398Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25902026-05-01T11:56:33.398Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
25912026-05-01T11:56:33.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-01T11:56:33.398Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25932026-05-01T11:56:33.398Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25942026-05-01T11:56:33.398Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25952026-05-01T11:56:36.398Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25962026-05-01T11:56:36.398Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25972026-05-01T11:56:36.398Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25982026-05-01T11:56:36.398Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25992026-05-01T11:56:36.398Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
26002026-05-01T11:56:36.398Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
26012026-05-01T11:56:36.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-01T11:56:36.398Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26032026-05-01T11:56:36.398Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26042026-05-01T11:56:36.398Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
26052026-05-01T11:56:36.398Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
26062026-05-01T11:56:36.399Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
26072026-05-01T11:56:36.399Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
26082026-05-01T11:56:36.399Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26092026-05-01T11:56:36.399Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26102026-05-01T11:56:36.399Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
26112026-05-01T11:56:36.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-01T11:56:36.399Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26132026-05-01T11:56:36.399Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26142026-05-01T11:56:36.399Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26152026-05-01T11:56:36.399Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26162026-05-01T11:56:36.399Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26172026-05-01T11:56:36.399Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26182026-05-01T11:56:36.399Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26192026-05-01T11:56:36.399Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26202026-05-01T11:56:36.399Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
26212026-05-01T11:56:36.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-01T11:56:36.399Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26232026-05-01T11:56:36.399Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26242026-05-01T11:56:36.399Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26252026-05-01T11:56:36.399Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26262026-05-01T11:56:36.399Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26272026-05-01T11:56:36.399Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26282026-05-01T11:56:36.399Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26292026-05-01T11:56:36.399Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26302026-05-01T11:56:36.399Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
26312026-05-01T11:56:36.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-01T11:56:36.399Z[ 5] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
26332026-05-01T11:56:36.400Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-05-01T11:56:36.400Z[ 10] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
26352026-05-01T11:56:36.400Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-05-01T11:56:36.400Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-05-01T11:56:36.400Z[ 16] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
26382026-05-01T11:56:36.400Z[ 18] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
26392026-05-01T11:56:36.400Z[ 20] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
26402026-05-01T11:56:36.400Z[SUM] 10.00-10.00 sec 640 KBytes 4.13 Gbits/sec
26412026-05-01T11:56:36.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-01T11:56:36.400Z[ ID] Interval Transfer Bitrate
26432026-05-01T11:56:36.400Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26442026-05-01T11:56:36.400Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26452026-05-01T11:56:36.400Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26462026-05-01T11:56:36.400Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26472026-05-01T11:56:36.400Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26482026-05-01T11:56:36.400Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26492026-05-01T11:56:36.400Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
26502026-05-01T11:56:36.400Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26512026-05-01T11:56:36.400Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
26522026-05-01T11:56:36.404ZRun 2/10...3506.047489969468Mbps
26532026-05-01T11:56:43.798Z-----------------------------------------------------------
26542026-05-01T11:56:43.798ZServer listening on 5201 (test #13)
26552026-05-01T11:56:43.798Z-----------------------------------------------------------
26562026-05-01T11:56:43.798ZAccepted connection from 10.0.0.1, port 59281
26572026-05-01T11:56:43.798Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56367
26582026-05-01T11:56:43.798Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47490
26592026-05-01T11:56:43.798Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33465
26602026-05-01T11:56:43.798Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47206
26612026-05-01T11:56:43.798Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42071
26622026-05-01T11:56:43.798Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61672
26632026-05-01T11:56:43.798Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37132
26642026-05-01T11:56:43.798Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48037
26652026-05-01T11:56:43.798Z[ ID] Interval Transfer Bitrate
26662026-05-01T11:56:43.798Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26672026-05-01T11:56:43.798Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26682026-05-01T11:56:43.798Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26692026-05-01T11:56:43.798Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26702026-05-01T11:56:43.798Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26712026-05-01T11:56:43.798Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26722026-05-01T11:56:43.798Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26732026-05-01T11:56:43.798Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26742026-05-01T11:56:43.798Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
26752026-05-01T11:56:43.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-01T11:56:43.798Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26772026-05-01T11:56:43.798Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26782026-05-01T11:56:43.798Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26792026-05-01T11:56:43.798Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26802026-05-01T11:56:43.798Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26812026-05-01T11:56:43.799Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26822026-05-01T11:56:43.799Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26832026-05-01T11:56:43.799Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26842026-05-01T11:56:43.799Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
26852026-05-01T11:56:43.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-01T11:56:43.799Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26872026-05-01T11:56:43.799Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26882026-05-01T11:56:43.799Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26892026-05-01T11:56:43.799Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26902026-05-01T11:56:43.799Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26912026-05-01T11:56:43.799Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26922026-05-01T11:56:43.799Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26932026-05-01T11:56:43.800Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26942026-05-01T11:56:43.800Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
26952026-05-01T11:56:43.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-01T11:56:43.800Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
26972026-05-01T11:56:43.800Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
26982026-05-01T11:56:43.800Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26992026-05-01T11:56:43.800Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
27002026-05-01T11:56:43.800Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27012026-05-01T11:56:43.800Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27022026-05-01T11:56:43.800Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27032026-05-01T11:56:43.800Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27042026-05-01T11:56:43.800Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
27052026-05-01T11:56:43.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-01T11:56:43.800Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
27072026-05-01T11:56:43.800Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27082026-05-01T11:56:43.800Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27092026-05-01T11:56:43.800Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27102026-05-01T11:56:43.800Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27112026-05-01T11:56:43.800Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27122026-05-01T11:56:43.800Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
27132026-05-01T11:56:43.800Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27142026-05-01T11:56:43.800Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
27152026-05-01T11:56:43.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-01T11:56:43.800Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27172026-05-01T11:56:43.800Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27182026-05-01T11:56:43.800Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27192026-05-01T11:56:43.800Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27202026-05-01T11:56:43.800Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27212026-05-01T11:56:43.800Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27222026-05-01T11:56:43.800Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27232026-05-01T11:56:43.800Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27242026-05-01T11:56:43.800Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
27252026-05-01T11:56:43.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-01T11:56:43.800Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27272026-05-01T11:56:43.800Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27282026-05-01T11:56:43.800Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27292026-05-01T11:56:46.799Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27302026-05-01T11:56:46.799Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27312026-05-01T11:56:46.799Z[ 16] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
27322026-05-01T11:56:46.799Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27332026-05-01T11:56:46.799Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27342026-05-01T11:56:46.799Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
27352026-05-01T11:56:46.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-01T11:56:46.799Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27372026-05-01T11:56:46.799Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27382026-05-01T11:56:46.799Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27392026-05-01T11:56:46.799Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27402026-05-01T11:56:46.799Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27412026-05-01T11:56:46.799Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27422026-05-01T11:56:46.799Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27432026-05-01T11:56:46.799Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27442026-05-01T11:56:46.799Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
27452026-05-01T11:56:46.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-01T11:56:46.799Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
27472026-05-01T11:56:46.799Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27482026-05-01T11:56:46.799Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
27492026-05-01T11:56:46.799Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
27502026-05-01T11:56:46.799Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27512026-05-01T11:56:46.799Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
27522026-05-01T11:56:46.799Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27532026-05-01T11:56:46.799Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27542026-05-01T11:56:46.799Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
27552026-05-01T11:56:46.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-01T11:56:46.800Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27572026-05-01T11:56:46.800Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27582026-05-01T11:56:46.800Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27592026-05-01T11:56:46.800Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27602026-05-01T11:56:46.800Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27612026-05-01T11:56:46.800Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27622026-05-01T11:56:46.800Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27632026-05-01T11:56:46.800Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27642026-05-01T11:56:46.800Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
27652026-05-01T11:56:46.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-01T11:56:46.800Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27672026-05-01T11:56:46.800Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-05-01T11:56:46.800Z[ 10] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
27692026-05-01T11:56:46.800Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-05-01T11:56:46.800Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-05-01T11:56:46.800Z[ 16] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
27722026-05-01T11:56:46.800Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-05-01T11:56:46.800Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-05-01T11:56:46.800Z[SUM] 10.00-10.00 sec 256 KBytes 2.30 Gbits/sec
27752026-05-01T11:56:46.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-01T11:56:46.800Z[ ID] Interval Transfer Bitrate
27772026-05-01T11:56:46.800Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
27782026-05-01T11:56:46.800Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27792026-05-01T11:56:46.800Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27802026-05-01T11:56:46.800Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27812026-05-01T11:56:46.800Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27822026-05-01T11:56:46.800Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27832026-05-01T11:56:46.800Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27842026-05-01T11:56:46.800Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27852026-05-01T11:56:46.800Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
27862026-05-01T11:56:46.804ZRun 3/10...3481.9272834506655Mbps
27872026-05-01T11:56:54.201Z-----------------------------------------------------------
27882026-05-01T11:56:54.201ZServer listening on 5201 (test #14)
27892026-05-01T11:56:54.201Z-----------------------------------------------------------
27902026-05-01T11:56:54.201ZAccepted connection from 10.0.0.1, port 45115
27912026-05-01T11:56:54.201Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34416
27922026-05-01T11:56:54.201Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63111
27932026-05-01T11:56:54.201Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43929
27942026-05-01T11:56:54.202Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64919
27952026-05-01T11:56:54.202Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43211
27962026-05-01T11:56:54.202Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33334
27972026-05-01T11:56:54.202Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53589
27982026-05-01T11:56:54.202Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49528
27992026-05-01T11:56:54.202Z[ ID] Interval Transfer Bitrate
28002026-05-01T11:56:54.202Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28012026-05-01T11:56:54.202Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28022026-05-01T11:56:54.202Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28032026-05-01T11:56:54.202Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28042026-05-01T11:56:54.202Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28052026-05-01T11:56:54.202Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28062026-05-01T11:56:54.202Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28072026-05-01T11:56:54.202Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28082026-05-01T11:56:54.202Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
28092026-05-01T11:56:54.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-01T11:56:54.202Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28112026-05-01T11:56:54.202Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28122026-05-01T11:56:54.202Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28132026-05-01T11:56:54.202Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28142026-05-01T11:56:54.202Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28152026-05-01T11:56:54.202Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28162026-05-01T11:56:54.202Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28172026-05-01T11:56:54.202Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28182026-05-01T11:56:54.202Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
28192026-05-01T11:56:54.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-01T11:56:54.202Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28212026-05-01T11:56:54.202Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28222026-05-01T11:56:54.202Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28232026-05-01T11:56:54.202Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28242026-05-01T11:56:54.202Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28252026-05-01T11:56:54.202Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28262026-05-01T11:56:54.202Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28272026-05-01T11:56:54.202Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28282026-05-01T11:56:54.202Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
28292026-05-01T11:56:54.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-01T11:56:54.203Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28312026-05-01T11:56:54.203Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28322026-05-01T11:56:54.203Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28332026-05-01T11:56:54.203Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28342026-05-01T11:56:54.203Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28352026-05-01T11:56:54.203Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28362026-05-01T11:56:54.203Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28372026-05-01T11:56:54.203Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28382026-05-01T11:56:54.203Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
28392026-05-01T11:56:54.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-01T11:56:54.203Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28412026-05-01T11:56:54.203Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28422026-05-01T11:56:54.203Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28432026-05-01T11:56:54.203Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28442026-05-01T11:56:54.203Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28452026-05-01T11:56:54.203Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28462026-05-01T11:56:54.203Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28472026-05-01T11:56:54.203Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28482026-05-01T11:56:54.203Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
28492026-05-01T11:56:54.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-01T11:56:54.203Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28512026-05-01T11:56:54.203Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28522026-05-01T11:56:54.203Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28532026-05-01T11:56:54.203Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28542026-05-01T11:56:54.203Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28552026-05-01T11:56:54.203Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28562026-05-01T11:56:54.203Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28572026-05-01T11:56:54.203Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28582026-05-01T11:56:54.203Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
28592026-05-01T11:56:54.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-01T11:56:54.203Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28612026-05-01T11:56:54.203Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28622026-05-01T11:56:54.203Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28632026-05-01T11:56:57.202Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28642026-05-01T11:56:57.202Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28652026-05-01T11:56:57.203Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28662026-05-01T11:56:57.203Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28672026-05-01T11:56:57.203Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28682026-05-01T11:56:57.203Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
28692026-05-01T11:56:57.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-01T11:56:57.203Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28712026-05-01T11:56:57.203Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28722026-05-01T11:56:57.203Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28732026-05-01T11:56:57.203Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28742026-05-01T11:56:57.203Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28752026-05-01T11:56:57.203Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28762026-05-01T11:56:57.203Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28772026-05-01T11:56:57.203Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28782026-05-01T11:56:57.203Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
28792026-05-01T11:56:57.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-01T11:56:57.203Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28812026-05-01T11:56:57.203Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28822026-05-01T11:56:57.203Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28832026-05-01T11:56:57.203Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28842026-05-01T11:56:57.203Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28852026-05-01T11:56:57.203Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28862026-05-01T11:56:57.203Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28872026-05-01T11:56:57.203Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28882026-05-01T11:56:57.203Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
28892026-05-01T11:56:57.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-01T11:56:57.207Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28912026-05-01T11:56:57.207Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28922026-05-01T11:56:57.207Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28932026-05-01T11:56:57.207Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28942026-05-01T11:56:57.207Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28952026-05-01T11:56:57.207Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28962026-05-01T11:56:57.207Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28972026-05-01T11:56:57.207Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28982026-05-01T11:56:57.207Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
28992026-05-01T11:56:57.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-01T11:56:57.207Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29012026-05-01T11:56:57.207Z[ 8] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
29022026-05-01T11:56:57.207Z[ 10] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
29032026-05-01T11:56:57.207Z[ 12] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
29042026-05-01T11:56:57.207Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-05-01T11:56:57.207Z[ 16] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
29062026-05-01T11:56:57.207Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-05-01T11:56:57.207Z[ 20] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
29082026-05-01T11:56:57.207Z[SUM] 10.00-10.00 sec 640 KBytes 4.33 Gbits/sec
29092026-05-01T11:56:57.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-01T11:56:57.207Z[ ID] Interval Transfer Bitrate
29112026-05-01T11:56:57.207Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29122026-05-01T11:56:57.207Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29132026-05-01T11:56:57.207Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29142026-05-01T11:56:57.207Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29152026-05-01T11:56:57.208Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29162026-05-01T11:56:57.208Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29172026-05-01T11:56:57.208Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29182026-05-01T11:56:57.208Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29192026-05-01T11:56:57.208Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
29202026-05-01T11:56:57.208ZRun 4/10...3505.3071932809576Mbps
29212026-05-01T11:57:04.607Z-----------------------------------------------------------
29222026-05-01T11:57:04.607ZServer listening on 5201 (test #15)
29232026-05-01T11:57:04.607Z-----------------------------------------------------------
29242026-05-01T11:57:04.607ZAccepted connection from 10.0.0.1, port 64897
29252026-05-01T11:57:04.607Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36170
29262026-05-01T11:57:04.607Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39771
29272026-05-01T11:57:04.607Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44172
29282026-05-01T11:57:04.607Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63659
29292026-05-01T11:57:04.607Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58563
29302026-05-01T11:57:04.607Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60908
29312026-05-01T11:57:04.607Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59615
29322026-05-01T11:57:04.607Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32783
29332026-05-01T11:57:04.607Z[ ID] Interval Transfer Bitrate
29342026-05-01T11:57:04.607Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29352026-05-01T11:57:04.607Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29362026-05-01T11:57:04.607Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29372026-05-01T11:57:04.607Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29382026-05-01T11:57:04.607Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29392026-05-01T11:57:04.608Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29402026-05-01T11:57:04.608Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29412026-05-01T11:57:04.608Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29422026-05-01T11:57:04.608Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
29432026-05-01T11:57:04.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-01T11:57:04.608Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29452026-05-01T11:57:04.608Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29462026-05-01T11:57:04.608Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29472026-05-01T11:57:04.608Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29482026-05-01T11:57:04.608Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29492026-05-01T11:57:04.608Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29502026-05-01T11:57:04.608Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29512026-05-01T11:57:04.608Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29522026-05-01T11:57:04.608Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
29532026-05-01T11:57:04.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-01T11:57:04.608Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29552026-05-01T11:57:04.608Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29562026-05-01T11:57:04.608Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29572026-05-01T11:57:04.608Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29582026-05-01T11:57:04.608Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
29592026-05-01T11:57:04.608Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29602026-05-01T11:57:04.608Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29612026-05-01T11:57:04.608Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29622026-05-01T11:57:04.608Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
29632026-05-01T11:57:04.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-01T11:57:04.608Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
29652026-05-01T11:57:04.608Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29662026-05-01T11:57:04.608Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29672026-05-01T11:57:04.608Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29682026-05-01T11:57:04.608Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29692026-05-01T11:57:04.608Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29702026-05-01T11:57:04.608Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29712026-05-01T11:57:04.608Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29722026-05-01T11:57:04.608Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
29732026-05-01T11:57:04.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-01T11:57:04.608Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29752026-05-01T11:57:04.609Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29762026-05-01T11:57:04.609Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29772026-05-01T11:57:04.609Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29782026-05-01T11:57:04.609Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29792026-05-01T11:57:04.609Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29802026-05-01T11:57:04.609Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29812026-05-01T11:57:04.609Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29822026-05-01T11:57:04.609Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
29832026-05-01T11:57:04.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-01T11:57:04.609Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29852026-05-01T11:57:04.609Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29862026-05-01T11:57:04.609Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29872026-05-01T11:57:04.609Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29882026-05-01T11:57:04.609Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29892026-05-01T11:57:04.609Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29902026-05-01T11:57:04.609Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29912026-05-01T11:57:04.609Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29922026-05-01T11:57:04.609Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
29932026-05-01T11:57:04.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-01T11:57:04.609Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
29952026-05-01T11:57:04.609Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
29962026-05-01T11:57:04.609Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29972026-05-01T11:57:07.609Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
29982026-05-01T11:57:07.609Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
29992026-05-01T11:57:07.609Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30002026-05-01T11:57:07.609Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30012026-05-01T11:57:07.610Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30022026-05-01T11:57:07.610Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
30032026-05-01T11:57:07.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-01T11:57:07.610Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30052026-05-01T11:57:07.610Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30062026-05-01T11:57:07.610Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30072026-05-01T11:57:07.610Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30082026-05-01T11:57:07.610Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30092026-05-01T11:57:07.610Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30102026-05-01T11:57:07.610Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
30112026-05-01T11:57:07.610Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30122026-05-01T11:57:07.610Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
30132026-05-01T11:57:07.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-01T11:57:07.610Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30152026-05-01T11:57:07.610Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30162026-05-01T11:57:07.610Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30172026-05-01T11:57:07.610Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30182026-05-01T11:57:07.610Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30192026-05-01T11:57:07.610Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30202026-05-01T11:57:07.610Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30212026-05-01T11:57:07.610Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30222026-05-01T11:57:07.610Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
30232026-05-01T11:57:07.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-01T11:57:07.610Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30252026-05-01T11:57:07.610Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30262026-05-01T11:57:07.610Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30272026-05-01T11:57:07.610Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30282026-05-01T11:57:07.610Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30292026-05-01T11:57:07.610Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30302026-05-01T11:57:07.610Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30312026-05-01T11:57:07.610Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30322026-05-01T11:57:07.610Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
30332026-05-01T11:57:07.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-01T11:57:07.610Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-05-01T11:57:07.610Z[ 8] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
30362026-05-01T11:57:07.610Z[ 10] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
30372026-05-01T11:57:07.610Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-05-01T11:57:07.610Z[ 14] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
30392026-05-01T11:57:07.611Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-05-01T11:57:07.611Z[ 18] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
30412026-05-01T11:57:07.611Z[ 20] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
30422026-05-01T11:57:07.611Z[SUM] 10.00-10.00 sec 640 KBytes 4.57 Gbits/sec
30432026-05-01T11:57:07.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-01T11:57:07.614Z[ ID] Interval Transfer Bitrate
30452026-05-01T11:57:07.614Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30462026-05-01T11:57:07.614Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30472026-05-01T11:57:07.614Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30482026-05-01T11:57:07.615Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30492026-05-01T11:57:07.615Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30502026-05-01T11:57:07.615Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
30512026-05-01T11:57:07.615Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30522026-05-01T11:57:07.615Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30532026-05-01T11:57:07.615Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
30542026-05-01T11:57:07.615ZRun 5/10...3506.051697140209Mbps
30552026-05-01T11:57:15.022Z-----------------------------------------------------------
30562026-05-01T11:57:15.022ZServer listening on 5201 (test #16)
30572026-05-01T11:57:15.022Z-----------------------------------------------------------
30582026-05-01T11:57:15.022ZAccepted connection from 10.0.0.1, port 44627
30592026-05-01T11:57:15.022Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63297
30602026-05-01T11:57:15.022Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62014
30612026-05-01T11:57:15.022Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48566
30622026-05-01T11:57:15.022Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65162
30632026-05-01T11:57:15.022Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39772
30642026-05-01T11:57:15.022Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38508
30652026-05-01T11:57:15.022Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39195
30662026-05-01T11:57:15.022Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62757
30672026-05-01T11:57:15.022Z[ ID] Interval Transfer Bitrate
30682026-05-01T11:57:15.022Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30692026-05-01T11:57:15.022Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30702026-05-01T11:57:15.022Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30712026-05-01T11:57:15.022Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30722026-05-01T11:57:15.022Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30732026-05-01T11:57:15.023Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30742026-05-01T11:57:15.023Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30752026-05-01T11:57:15.023Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30762026-05-01T11:57:15.023Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
30772026-05-01T11:57:15.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-01T11:57:15.023Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30792026-05-01T11:57:15.023Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30802026-05-01T11:57:15.023Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30812026-05-01T11:57:15.023Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30822026-05-01T11:57:15.023Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30832026-05-01T11:57:15.023Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30842026-05-01T11:57:15.023Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30852026-05-01T11:57:15.023Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30862026-05-01T11:57:15.023Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
30872026-05-01T11:57:15.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-01T11:57:15.023Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30892026-05-01T11:57:15.023Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30902026-05-01T11:57:15.023Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
30912026-05-01T11:57:15.023Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30922026-05-01T11:57:15.023Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30932026-05-01T11:57:15.023Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30942026-05-01T11:57:15.023Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30952026-05-01T11:57:15.023Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30962026-05-01T11:57:15.023Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
30972026-05-01T11:57:15.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-01T11:57:15.023Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
30992026-05-01T11:57:15.023Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31002026-05-01T11:57:15.023Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31012026-05-01T11:57:15.023Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31022026-05-01T11:57:15.023Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31032026-05-01T11:57:15.023Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31042026-05-01T11:57:15.023Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31052026-05-01T11:57:15.023Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31062026-05-01T11:57:15.023Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
31072026-05-01T11:57:15.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-01T11:57:15.023Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31092026-05-01T11:57:15.023Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31102026-05-01T11:57:15.023Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31112026-05-01T11:57:15.024Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31122026-05-01T11:57:15.024Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31132026-05-01T11:57:15.024Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31142026-05-01T11:57:15.024Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31152026-05-01T11:57:15.024Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31162026-05-01T11:57:15.024Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
31172026-05-01T11:57:15.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-01T11:57:15.024Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31192026-05-01T11:57:15.024Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31202026-05-01T11:57:15.024Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31212026-05-01T11:57:15.024Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31222026-05-01T11:57:15.024Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31232026-05-01T11:57:15.024Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31242026-05-01T11:57:15.024Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31252026-05-01T11:57:15.024Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31262026-05-01T11:57:15.024Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
31272026-05-01T11:57:15.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-01T11:57:15.024Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31292026-05-01T11:57:15.024Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31302026-05-01T11:57:15.024Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31312026-05-01T11:57:18.024Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31322026-05-01T11:57:18.024Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31332026-05-01T11:57:18.024Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31342026-05-01T11:57:18.025Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31352026-05-01T11:57:18.025Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31362026-05-01T11:57:18.025Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
31372026-05-01T11:57:18.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-01T11:57:18.025Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31392026-05-01T11:57:18.025Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31402026-05-01T11:57:18.025Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31412026-05-01T11:57:18.025Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31422026-05-01T11:57:18.025Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31432026-05-01T11:57:18.025Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31442026-05-01T11:57:18.025Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31452026-05-01T11:57:18.025Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31462026-05-01T11:57:18.025Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
31472026-05-01T11:57:18.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-01T11:57:18.025Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31492026-05-01T11:57:18.025Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31502026-05-01T11:57:18.025Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31512026-05-01T11:57:18.025Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31522026-05-01T11:57:18.025Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31532026-05-01T11:57:18.025Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31542026-05-01T11:57:18.025Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31552026-05-01T11:57:18.025Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-05-01T11:57:18.025Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
31572026-05-01T11:57:18.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-01T11:57:18.025Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31592026-05-01T11:57:18.025Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31602026-05-01T11:57:18.025Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31612026-05-01T11:57:18.025Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31622026-05-01T11:57:18.025Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31632026-05-01T11:57:18.025Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31642026-05-01T11:57:18.025Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31652026-05-01T11:57:18.025Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31662026-05-01T11:57:18.025Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
31672026-05-01T11:57:18.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-01T11:57:18.025Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-05-01T11:57:18.025Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-05-01T11:57:18.026Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31712026-05-01T11:57:18.026Z[ 12] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
31722026-05-01T11:57:18.026Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-05-01T11:57:18.026Z[ 16] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
31742026-05-01T11:57:18.026Z[ 18] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
31752026-05-01T11:57:18.026Z[ 20] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
31762026-05-01T11:57:18.026Z[SUM] 10.00-10.00 sec 512 KBytes 3.59 Gbits/sec
31772026-05-01T11:57:18.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-01T11:57:18.026Z[ ID] Interval Transfer Bitrate
31792026-05-01T11:57:18.026Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31802026-05-01T11:57:18.026Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31812026-05-01T11:57:18.026Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31822026-05-01T11:57:18.026Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31832026-05-01T11:57:18.026Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31842026-05-01T11:57:18.026Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31852026-05-01T11:57:18.026Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31862026-05-01T11:57:18.026Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31872026-05-01T11:57:18.026Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
31882026-05-01T11:57:18.029ZRun 6/10...3513.911639317427Mbps
31892026-05-01T11:57:25.422Z-----------------------------------------------------------
31902026-05-01T11:57:25.422ZServer listening on 5201 (test #17)
31912026-05-01T11:57:25.422Z-----------------------------------------------------------
31922026-05-01T11:57:25.423ZAccepted connection from 10.0.0.1, port 36339
31932026-05-01T11:57:25.423Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54455
31942026-05-01T11:57:25.423Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45061
31952026-05-01T11:57:25.423Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62335
31962026-05-01T11:57:25.423Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41214
31972026-05-01T11:57:25.423Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47622
31982026-05-01T11:57:25.423Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41856
31992026-05-01T11:57:25.423Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48411
32002026-05-01T11:57:25.423Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58414
32012026-05-01T11:57:25.423Z[ ID] Interval Transfer Bitrate
32022026-05-01T11:57:25.423Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32032026-05-01T11:57:25.423Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32042026-05-01T11:57:25.423Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32052026-05-01T11:57:25.423Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32062026-05-01T11:57:25.423Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32072026-05-01T11:57:25.423Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32082026-05-01T11:57:25.423Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32092026-05-01T11:57:25.423Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32102026-05-01T11:57:25.423Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
32112026-05-01T11:57:25.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-01T11:57:25.423Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32132026-05-01T11:57:25.423Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32142026-05-01T11:57:25.423Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32152026-05-01T11:57:25.423Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32162026-05-01T11:57:25.423Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32172026-05-01T11:57:25.423Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32182026-05-01T11:57:25.423Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32192026-05-01T11:57:25.423Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32202026-05-01T11:57:25.423Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
32212026-05-01T11:57:25.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-01T11:57:25.423Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32232026-05-01T11:57:25.423Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32242026-05-01T11:57:25.423Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32252026-05-01T11:57:25.423Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32262026-05-01T11:57:25.423Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32272026-05-01T11:57:25.423Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32282026-05-01T11:57:25.423Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32292026-05-01T11:57:25.423Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32302026-05-01T11:57:25.423Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
32312026-05-01T11:57:25.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-01T11:57:25.424Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32332026-05-01T11:57:25.424Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32342026-05-01T11:57:25.424Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32352026-05-01T11:57:25.424Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32362026-05-01T11:57:25.424Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32372026-05-01T11:57:25.424Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32382026-05-01T11:57:25.424Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32392026-05-01T11:57:25.424Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32402026-05-01T11:57:25.424Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
32412026-05-01T11:57:25.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-01T11:57:25.424Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32432026-05-01T11:57:25.424Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32442026-05-01T11:57:25.424Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32452026-05-01T11:57:25.424Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32462026-05-01T11:57:25.424Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32472026-05-01T11:57:25.424Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-05-01T11:57:25.424Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32492026-05-01T11:57:25.424Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32502026-05-01T11:57:25.424Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
32512026-05-01T11:57:25.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-01T11:57:25.424Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32532026-05-01T11:57:25.424Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32542026-05-01T11:57:25.424Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32552026-05-01T11:57:25.424Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32562026-05-01T11:57:25.424Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32572026-05-01T11:57:25.424Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32582026-05-01T11:57:25.424Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32592026-05-01T11:57:25.424Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32602026-05-01T11:57:25.424Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
32612026-05-01T11:57:25.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-01T11:57:25.424Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32632026-05-01T11:57:25.424Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32642026-05-01T11:57:25.424Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32652026-05-01T11:57:28.425Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32662026-05-01T11:57:28.425Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32672026-05-01T11:57:28.425Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32682026-05-01T11:57:28.425Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32692026-05-01T11:57:28.425Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32702026-05-01T11:57:28.425Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
32712026-05-01T11:57:28.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-01T11:57:28.425Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32732026-05-01T11:57:28.425Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32742026-05-01T11:57:28.425Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32752026-05-01T11:57:28.425Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32762026-05-01T11:57:28.425Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32772026-05-01T11:57:28.425Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32782026-05-01T11:57:28.425Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32792026-05-01T11:57:28.425Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32802026-05-01T11:57:28.425Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
32812026-05-01T11:57:28.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-01T11:57:28.425Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32832026-05-01T11:57:28.426Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32842026-05-01T11:57:28.426Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32852026-05-01T11:57:28.426Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32862026-05-01T11:57:28.426Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32872026-05-01T11:57:28.426Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32882026-05-01T11:57:28.426Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32892026-05-01T11:57:28.426Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32902026-05-01T11:57:28.426Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
32912026-05-01T11:57:28.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-01T11:57:28.426Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32932026-05-01T11:57:28.426Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32942026-05-01T11:57:28.426Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32952026-05-01T11:57:28.426Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32962026-05-01T11:57:28.426Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32972026-05-01T11:57:28.426Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32982026-05-01T11:57:28.426Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32992026-05-01T11:57:28.426Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33002026-05-01T11:57:28.426Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
33012026-05-01T11:57:28.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-01T11:57:28.426Z[ 5] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
33032026-05-01T11:57:28.426Z[ 8] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33042026-05-01T11:57:28.426Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-05-01T11:57:28.426Z[ 12] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33062026-05-01T11:57:28.426Z[ 14] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33072026-05-01T11:57:28.426Z[ 16] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33082026-05-01T11:57:28.426Z[ 18] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33092026-05-01T11:57:28.426Z[ 20] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33102026-05-01T11:57:28.426Z[SUM] 10.00-10.00 sec 896 KBytes 5.54 Gbits/sec
33112026-05-01T11:57:28.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-01T11:57:28.426Z[ ID] Interval Transfer Bitrate
33132026-05-01T11:57:28.426Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33142026-05-01T11:57:28.426Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33152026-05-01T11:57:28.426Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33162026-05-01T11:57:28.426Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33172026-05-01T11:57:28.426Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33182026-05-01T11:57:28.426Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33192026-05-01T11:57:28.426Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33202026-05-01T11:57:28.426Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33212026-05-01T11:57:28.426Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
33222026-05-01T11:57:28.431ZRun 7/10...3506.5700133457035Mbps
33232026-05-01T11:57:35.837Z-----------------------------------------------------------
33242026-05-01T11:57:35.837ZServer listening on 5201 (test #18)
33252026-05-01T11:57:35.837Z-----------------------------------------------------------
33262026-05-01T11:57:35.837ZAccepted connection from 10.0.0.1, port 54869
33272026-05-01T11:57:35.837Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51086
33282026-05-01T11:57:35.837Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45871
33292026-05-01T11:57:35.837Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62526
33302026-05-01T11:57:35.837Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64413
33312026-05-01T11:57:35.837Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53254
33322026-05-01T11:57:35.837Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42965
33332026-05-01T11:57:35.837Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65141
33342026-05-01T11:57:35.837Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43540
33352026-05-01T11:57:35.837Z[ ID] Interval Transfer Bitrate
33362026-05-01T11:57:35.837Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33372026-05-01T11:57:35.837Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33382026-05-01T11:57:35.837Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33392026-05-01T11:57:35.837Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33402026-05-01T11:57:35.838Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33412026-05-01T11:57:35.838Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33422026-05-01T11:57:35.838Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33432026-05-01T11:57:35.838Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33442026-05-01T11:57:35.838Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
33452026-05-01T11:57:35.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-01T11:57:35.838Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33472026-05-01T11:57:35.838Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33482026-05-01T11:57:35.838Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33492026-05-01T11:57:35.838Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33502026-05-01T11:57:35.838Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33512026-05-01T11:57:35.838Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33522026-05-01T11:57:35.838Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33532026-05-01T11:57:35.838Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33542026-05-01T11:57:35.838Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
33552026-05-01T11:57:35.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-01T11:57:35.838Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33572026-05-01T11:57:35.838Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33582026-05-01T11:57:35.838Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33592026-05-01T11:57:35.838Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33602026-05-01T11:57:35.838Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33612026-05-01T11:57:35.838Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
33622026-05-01T11:57:35.838Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33632026-05-01T11:57:35.838Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33642026-05-01T11:57:35.838Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33652026-05-01T11:57:35.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-01T11:57:35.838Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33672026-05-01T11:57:35.838Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33682026-05-01T11:57:35.838Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33692026-05-01T11:57:35.838Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33702026-05-01T11:57:35.838Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33712026-05-01T11:57:35.838Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33722026-05-01T11:57:35.838Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33732026-05-01T11:57:35.838Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33742026-05-01T11:57:35.838Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
33752026-05-01T11:57:35.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-01T11:57:35.838Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33772026-05-01T11:57:35.839Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33782026-05-01T11:57:35.839Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33792026-05-01T11:57:35.839Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33802026-05-01T11:57:35.839Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33812026-05-01T11:57:35.839Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33822026-05-01T11:57:35.839Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33832026-05-01T11:57:35.839Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33842026-05-01T11:57:35.839Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
33852026-05-01T11:57:35.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-01T11:57:35.839Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33872026-05-01T11:57:35.839Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33882026-05-01T11:57:35.839Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33892026-05-01T11:57:35.839Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33902026-05-01T11:57:35.839Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33912026-05-01T11:57:35.839Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33922026-05-01T11:57:35.839Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33932026-05-01T11:57:35.839Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33942026-05-01T11:57:35.839Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
33952026-05-01T11:57:35.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-01T11:57:35.839Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33972026-05-01T11:57:35.839Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33982026-05-01T11:57:35.839Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33992026-05-01T11:57:38.840Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34002026-05-01T11:57:38.840Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34012026-05-01T11:57:38.840Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34022026-05-01T11:57:38.840Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34032026-05-01T11:57:38.840Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34042026-05-01T11:57:38.840Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
34052026-05-01T11:57:38.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-01T11:57:38.840Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34072026-05-01T11:57:38.840Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34082026-05-01T11:57:38.840Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34092026-05-01T11:57:38.840Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34102026-05-01T11:57:38.840Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34112026-05-01T11:57:38.840Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34122026-05-01T11:57:38.840Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34132026-05-01T11:57:38.840Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34142026-05-01T11:57:38.840Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
34152026-05-01T11:57:38.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-01T11:57:38.840Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
34172026-05-01T11:57:38.840Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34182026-05-01T11:57:38.840Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34192026-05-01T11:57:38.840Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34202026-05-01T11:57:38.840Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34212026-05-01T11:57:38.840Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34222026-05-01T11:57:38.840Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34232026-05-01T11:57:38.841Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34242026-05-01T11:57:38.841Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
34252026-05-01T11:57:38.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-01T11:57:38.841Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34272026-05-01T11:57:38.841Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34282026-05-01T11:57:38.841Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34292026-05-01T11:57:38.841Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34302026-05-01T11:57:38.841Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34312026-05-01T11:57:38.841Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34322026-05-01T11:57:38.841Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34332026-05-01T11:57:38.841Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34342026-05-01T11:57:38.841Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
34352026-05-01T11:57:38.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-01T11:57:38.841Z[ 5] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
34372026-05-01T11:57:38.841Z[ 8] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
34382026-05-01T11:57:38.841Z[ 10] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
34392026-05-01T11:57:38.841Z[ 12] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
34402026-05-01T11:57:38.841Z[ 14] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
34412026-05-01T11:57:38.841Z[ 16] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
34422026-05-01T11:57:38.841Z[ 18] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
34432026-05-01T11:57:38.841Z[ 20] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
34442026-05-01T11:57:38.841Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.19 Gbits/sec
34452026-05-01T11:57:38.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-01T11:57:38.841Z[ ID] Interval Transfer Bitrate
34472026-05-01T11:57:38.841Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34482026-05-01T11:57:38.841Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34492026-05-01T11:57:38.841Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34502026-05-01T11:57:38.841Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34512026-05-01T11:57:38.841Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34522026-05-01T11:57:38.841Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34532026-05-01T11:57:38.841Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34542026-05-01T11:57:38.841Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34552026-05-01T11:57:38.841Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
34562026-05-01T11:57:38.845ZRun 8/10...3502.5876145075267Mbps
34572026-05-01T11:57:46.241Z-----------------------------------------------------------
34582026-05-01T11:57:46.241ZServer listening on 5201 (test #19)
34592026-05-01T11:57:46.241Z-----------------------------------------------------------
34602026-05-01T11:57:46.241ZAccepted connection from 10.0.0.1, port 57271
34612026-05-01T11:57:46.241Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43519
34622026-05-01T11:57:46.241Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53263
34632026-05-01T11:57:46.242Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33003
34642026-05-01T11:57:46.242Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58791
34652026-05-01T11:57:46.242Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65461
34662026-05-01T11:57:46.242Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39501
34672026-05-01T11:57:46.242Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35964
34682026-05-01T11:57:46.242Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60009
34692026-05-01T11:57:46.242Z[ ID] Interval Transfer Bitrate
34702026-05-01T11:57:46.242Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34712026-05-01T11:57:46.242Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34722026-05-01T11:57:46.242Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34732026-05-01T11:57:46.242Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34742026-05-01T11:57:46.242Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34752026-05-01T11:57:46.242Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34762026-05-01T11:57:46.242Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34772026-05-01T11:57:46.242Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34782026-05-01T11:57:46.242Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
34792026-05-01T11:57:46.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-01T11:57:46.242Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34812026-05-01T11:57:46.242Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34822026-05-01T11:57:46.242Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34832026-05-01T11:57:46.242Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34842026-05-01T11:57:46.242Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34852026-05-01T11:57:46.242Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34862026-05-01T11:57:46.242Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34872026-05-01T11:57:46.242Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34882026-05-01T11:57:46.242Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
34892026-05-01T11:57:46.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-01T11:57:46.242Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34912026-05-01T11:57:46.243Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34922026-05-01T11:57:46.243Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34932026-05-01T11:57:46.243Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34942026-05-01T11:57:46.243Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34952026-05-01T11:57:46.243Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34962026-05-01T11:57:46.243Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34972026-05-01T11:57:46.243Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34982026-05-01T11:57:46.243Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
34992026-05-01T11:57:46.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-01T11:57:46.243Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35012026-05-01T11:57:46.243Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35022026-05-01T11:57:46.243Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35032026-05-01T11:57:46.243Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35042026-05-01T11:57:46.243Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35052026-05-01T11:57:46.243Z[ 16] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35062026-05-01T11:57:46.243Z[ 18] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35072026-05-01T11:57:46.243Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35082026-05-01T11:57:46.243Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
35092026-05-01T11:57:46.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-01T11:57:46.243Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35112026-05-01T11:57:46.243Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35122026-05-01T11:57:46.243Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35132026-05-01T11:57:46.243Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35142026-05-01T11:57:46.243Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35152026-05-01T11:57:46.243Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35162026-05-01T11:57:46.243Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35172026-05-01T11:57:46.243Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35182026-05-01T11:57:46.243Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
35192026-05-01T11:57:46.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-01T11:57:46.243Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35212026-05-01T11:57:46.243Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35222026-05-01T11:57:46.243Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35232026-05-01T11:57:46.243Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35242026-05-01T11:57:46.243Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35252026-05-01T11:57:46.243Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35262026-05-01T11:57:46.243Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35272026-05-01T11:57:46.243Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35282026-05-01T11:57:46.243Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
35292026-05-01T11:57:46.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-01T11:57:46.244Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35312026-05-01T11:57:46.244Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35322026-05-01T11:57:46.244Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35332026-05-01T11:57:49.243Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35342026-05-01T11:57:49.243Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35352026-05-01T11:57:49.243Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35362026-05-01T11:57:49.243Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35372026-05-01T11:57:49.243Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35382026-05-01T11:57:49.243Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
35392026-05-01T11:57:49.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-01T11:57:49.244Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35412026-05-01T11:57:49.244Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35422026-05-01T11:57:49.244Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35432026-05-01T11:57:49.244Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35442026-05-01T11:57:49.244Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35452026-05-01T11:57:49.244Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35462026-05-01T11:57:49.244Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35472026-05-01T11:57:49.244Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35482026-05-01T11:57:49.244Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
35492026-05-01T11:57:49.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-01T11:57:49.244Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35512026-05-01T11:57:49.244Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35522026-05-01T11:57:49.244Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35532026-05-01T11:57:49.244Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35542026-05-01T11:57:49.244Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35552026-05-01T11:57:49.244Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35562026-05-01T11:57:49.244Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35572026-05-01T11:57:49.244Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35582026-05-01T11:57:49.244Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
35592026-05-01T11:57:49.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-01T11:57:49.244Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35612026-05-01T11:57:49.245Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35622026-05-01T11:57:49.245Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35632026-05-01T11:57:49.245Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35642026-05-01T11:57:49.245Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35652026-05-01T11:57:49.245Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35662026-05-01T11:57:49.245Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35672026-05-01T11:57:49.245Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35682026-05-01T11:57:49.245Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
35692026-05-01T11:57:49.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-01T11:57:49.245Z[ 5] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
35712026-05-01T11:57:49.245Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-05-01T11:57:49.245Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-05-01T11:57:49.245Z[ 12] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
35742026-05-01T11:57:49.245Z[ 14] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
35752026-05-01T11:57:49.245Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35762026-05-01T11:57:49.245Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-05-01T11:57:49.245Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-05-01T11:57:49.245Z[SUM] 10.00-10.00 sec 384 KBytes 2.83 Gbits/sec
35792026-05-01T11:57:49.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-01T11:57:49.245Z[ ID] Interval Transfer Bitrate
35812026-05-01T11:57:49.245Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35822026-05-01T11:57:49.245Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35832026-05-01T11:57:49.245Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35842026-05-01T11:57:49.245Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35852026-05-01T11:57:49.245Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35862026-05-01T11:57:49.246Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35872026-05-01T11:57:49.246Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35882026-05-01T11:57:49.246Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35892026-05-01T11:57:49.246Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
35902026-05-01T11:57:49.250ZRun 9/10...3490.9451814389Mbps
35912026-05-01T11:57:56.650Z-----------------------------------------------------------
35922026-05-01T11:57:56.651ZServer listening on 5201 (test #20)
35932026-05-01T11:57:56.651Z-----------------------------------------------------------
35942026-05-01T11:57:56.651ZAccepted connection from 10.0.0.1, port 56986
35952026-05-01T11:57:56.651Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64173
35962026-05-01T11:57:56.651Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48824
35972026-05-01T11:57:56.651Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44219
35982026-05-01T11:57:56.651Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38934
35992026-05-01T11:57:56.651Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50196
36002026-05-01T11:57:56.651Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56096
36012026-05-01T11:57:56.651Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46973
36022026-05-01T11:57:56.651Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35095
36032026-05-01T11:57:56.651Z[ ID] Interval Transfer Bitrate
36042026-05-01T11:57:56.651Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36052026-05-01T11:57:56.651Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36062026-05-01T11:57:56.651Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36072026-05-01T11:57:56.651Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36082026-05-01T11:57:56.651Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36092026-05-01T11:57:56.651Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36102026-05-01T11:57:56.651Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36112026-05-01T11:57:56.651Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36122026-05-01T11:57:56.651Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
36132026-05-01T11:57:56.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-01T11:57:56.651Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36152026-05-01T11:57:56.651Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36162026-05-01T11:57:56.651Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36172026-05-01T11:57:56.651Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36182026-05-01T11:57:56.651Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36192026-05-01T11:57:56.651Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36202026-05-01T11:57:56.651Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36212026-05-01T11:57:56.651Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36222026-05-01T11:57:56.651Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
36232026-05-01T11:57:56.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-01T11:57:56.651Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36252026-05-01T11:57:56.651Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36262026-05-01T11:57:56.651Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36272026-05-01T11:57:56.651Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36282026-05-01T11:57:56.651Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36292026-05-01T11:57:56.652Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36302026-05-01T11:57:56.652Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36312026-05-01T11:57:56.652Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36322026-05-01T11:57:56.652Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
36332026-05-01T11:57:56.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-01T11:57:56.652Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36352026-05-01T11:57:56.652Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36362026-05-01T11:57:56.652Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36372026-05-01T11:57:56.652Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36382026-05-01T11:57:56.652Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36392026-05-01T11:57:56.652Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36402026-05-01T11:57:56.652Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36412026-05-01T11:57:56.652Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36422026-05-01T11:57:56.652Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
36432026-05-01T11:57:56.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-01T11:57:56.652Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36452026-05-01T11:57:56.652Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36462026-05-01T11:57:56.652Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36472026-05-01T11:57:56.652Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36482026-05-01T11:57:56.652Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36492026-05-01T11:57:56.652Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36502026-05-01T11:57:56.652Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36512026-05-01T11:57:56.652Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36522026-05-01T11:57:56.652Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
36532026-05-01T11:57:56.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-01T11:57:56.652Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36552026-05-01T11:57:56.652Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36562026-05-01T11:57:56.652Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36572026-05-01T11:57:56.652Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36582026-05-01T11:57:56.652Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36592026-05-01T11:57:56.652Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36602026-05-01T11:57:56.652Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36612026-05-01T11:57:56.652Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36622026-05-01T11:57:56.652Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
36632026-05-01T11:57:56.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-01T11:57:56.652Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36652026-05-01T11:57:56.653Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36662026-05-01T11:57:56.653Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36672026-05-01T11:57:59.653Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36682026-05-01T11:57:59.653Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36692026-05-01T11:57:59.653Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36702026-05-01T11:57:59.653Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36712026-05-01T11:57:59.653Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36722026-05-01T11:57:59.654Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
36732026-05-01T11:57:59.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-01T11:57:59.654Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36752026-05-01T11:57:59.654Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36762026-05-01T11:57:59.654Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36772026-05-01T11:57:59.654Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36782026-05-01T11:57:59.654Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36792026-05-01T11:57:59.654Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36802026-05-01T11:57:59.654Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36812026-05-01T11:57:59.654Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36822026-05-01T11:57:59.654Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
36832026-05-01T11:57:59.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-01T11:57:59.654Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36852026-05-01T11:57:59.654Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36862026-05-01T11:57:59.654Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36872026-05-01T11:57:59.654Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36882026-05-01T11:57:59.654Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36892026-05-01T11:57:59.654Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36902026-05-01T11:57:59.654Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36912026-05-01T11:57:59.654Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36922026-05-01T11:57:59.654Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
36932026-05-01T11:57:59.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-01T11:57:59.654Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36952026-05-01T11:57:59.654Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36962026-05-01T11:57:59.654Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36972026-05-01T11:57:59.654Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36982026-05-01T11:57:59.654Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36992026-05-01T11:57:59.654Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37002026-05-01T11:57:59.654Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37012026-05-01T11:57:59.654Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37022026-05-01T11:57:59.654Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
37032026-05-01T11:57:59.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-01T11:57:59.654Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37052026-05-01T11:57:59.654Z[ 8] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
37062026-05-01T11:57:59.654Z[ 10] 10.00-10.00 sec 128 KBytes 806 Mbits/sec
37072026-05-01T11:57:59.654Z[ 12] 10.00-10.00 sec 128 KBytes 806 Mbits/sec
37082026-05-01T11:57:59.654Z[ 14] 10.00-10.00 sec 128 KBytes 806 Mbits/sec
37092026-05-01T11:57:59.654Z[ 16] 10.00-10.00 sec 128 KBytes 806 Mbits/sec
37102026-05-01T11:57:59.655Z[ 18] 10.00-10.00 sec 128 KBytes 806 Mbits/sec
37112026-05-01T11:57:59.655Z[ 20] 10.00-10.00 sec 128 KBytes 806 Mbits/sec
37122026-05-01T11:57:59.655Z[SUM] 10.00-10.00 sec 896 KBytes 5.64 Gbits/sec
37132026-05-01T11:57:59.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-01T11:57:59.655Z[ ID] Interval Transfer Bitrate
37152026-05-01T11:57:59.655Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
37162026-05-01T11:57:59.655Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37172026-05-01T11:57:59.655Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
37182026-05-01T11:57:59.655Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
37192026-05-01T11:57:59.655Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
37202026-05-01T11:57:59.655Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
37212026-05-01T11:57:59.655Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37222026-05-01T11:57:59.655Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
37232026-05-01T11:57:59.655Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
37242026-05-01T11:57:59.659ZRun 10/10...3525.1234039506453Mbps
37252026-05-01T11:57:59.659Z###---------------------###
37262026-05-01T11:57:59.659Z::: iPerf done... :::
37272026-05-01T11:57:59.659Z:::Awaiting out files...:::
37282026-05-01T11:57:59.659Z###---------------------###
37292026-05-01T11:57:59.659Z###-----###
37302026-05-01T11:57:59.659Z:::done!:::
37312026-05-01T11:57:59.659Z###-----###
37322026-05-01T11:58:00.624ZGnuplot not found, using plotters backend
37332026-05-01T11:58:00.774ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-01T11:58:00.774ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-01T11:58:04.670ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-05-01T11:58:24.654ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-01T11:58:25.750Ziperf-tcp/local/c2s/tx time: [3.5009 µs 3.5010 µs 3.5011 µs]
37382026-05-01T11:58:25.750Z change: [+1.8328% +1.8377% +1.8426%] (p = 0.00 < 0.05)
37392026-05-01T11:58:25.750Z Performance has regressed.
37402026-05-01T11:58:25.750ZFound 5 outliers among 100 measurements (5.00%)
37412026-05-01T11:58:25.750Z 2 (2.00%) low mild
37422026-05-01T11:58:25.750Z 3 (3.00%) high mild
37432026-05-01T11:58:25.753Z
37442026-05-01T11:58:25.753ZBenchmarking iperf-tcp/local/c2s/rx
37452026-05-01T11:58:25.753ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37462026-05-01T11:58:29.527ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37472026-05-01T11:58:49.525ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37482026-05-01T11:58:49.614Ziperf-tcp/local/c2s/rx time: [6.5387 µs 6.5389 µs 6.5390 µs]
37492026-05-01T11:58:49.614Z change: [+0.3523% +0.3566% +0.3612%] (p = 0.00 < 0.05)
37502026-05-01T11:58:49.614Z Change within noise threshold.
37512026-05-01T11:58:49.614ZFound 5 outliers among 100 measurements (5.00%)
37522026-05-01T11:58:49.614Z 1 (1.00%) low mild
37532026-05-01T11:58:49.614Z 3 (3.00%) high mild
37542026-05-01T11:58:49.614Z 1 (1.00%) high severe
37552026-05-01T11:58:50.503Z
37562026-05-01T11:58:50.507Z###-------------------###
37572026-05-01T11:58:50.507Z:::Running experiment :::
37582026-05-01T11:58:50.507Z:::iperf-tcp/local/s2c:::
37592026-05-01T11:58:50.507Z###-------------------###
37602026-05-01T11:58:50.835Zdtrace: description 'profile-201us ' matched 2 probes
37612026-05-01T11:58:57.892Z-----------------------------------------------------------
37622026-05-01T11:58:57.893ZServer listening on 5201 (test #21)
37632026-05-01T11:58:57.893Z-----------------------------------------------------------
37642026-05-01T11:58:57.893ZAccepted connection from 10.0.0.1, port 40152
37652026-05-01T11:58:57.893Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33355
37662026-05-01T11:58:57.893Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42161
37672026-05-01T11:58:57.893Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39425
37682026-05-01T11:58:57.893Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59240
37692026-05-01T11:58:57.893Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44913
37702026-05-01T11:58:57.893Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39431
37712026-05-01T11:58:57.893Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35660
37722026-05-01T11:58:57.893Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44882
37732026-05-01T11:58:57.893Z[ ID] Interval Transfer Bitrate
37742026-05-01T11:58:57.893Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37752026-05-01T11:58:57.893Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37762026-05-01T11:58:57.893Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37772026-05-01T11:58:57.893Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37782026-05-01T11:58:57.893Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37792026-05-01T11:58:57.893Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37802026-05-01T11:58:57.893Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37812026-05-01T11:58:57.893Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37822026-05-01T11:58:57.893Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
37832026-05-01T11:58:57.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
37842026-05-01T11:58:57.893Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37852026-05-01T11:58:57.893Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37862026-05-01T11:58:57.893Z[ 10] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37872026-05-01T11:58:57.893Z[ 12] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37882026-05-01T11:58:57.893Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37892026-05-01T11:58:57.893Z[ 16] 1.00-2.00 sec 55.1 MBytes 463 Mbits/sec
37902026-05-01T11:58:57.893Z[ 18] 1.00-2.00 sec 55.1 MBytes 463 Mbits/sec
37912026-05-01T11:58:57.893Z[ 20] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
37922026-05-01T11:58:57.893Z[SUM] 1.00-2.00 sec 440 MBytes 3.69 Gbits/sec
37932026-05-01T11:58:57.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
37942026-05-01T11:58:57.893Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
37952026-05-01T11:58:57.893Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
37962026-05-01T11:58:57.893Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
37972026-05-01T11:58:57.893Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
37982026-05-01T11:58:57.893Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
37992026-05-01T11:58:57.894Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38002026-05-01T11:58:57.894Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38012026-05-01T11:58:57.894Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38022026-05-01T11:58:57.894Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
38032026-05-01T11:58:57.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
38042026-05-01T11:58:57.894Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38052026-05-01T11:58:57.894Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38062026-05-01T11:58:57.894Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38072026-05-01T11:58:57.894Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38082026-05-01T11:58:57.894Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38092026-05-01T11:58:57.894Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38102026-05-01T11:58:57.894Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38112026-05-01T11:58:57.894Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38122026-05-01T11:58:57.894Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
38132026-05-01T11:58:57.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
38142026-05-01T11:58:57.894Z[ 5] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
38152026-05-01T11:58:57.894Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38162026-05-01T11:58:57.894Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38172026-05-01T11:58:57.894Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38182026-05-01T11:58:57.894Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38192026-05-01T11:58:57.894Z[ 16] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
38202026-05-01T11:58:57.894Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38212026-05-01T11:58:57.894Z[ 20] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
38222026-05-01T11:58:57.894Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
38232026-05-01T11:58:57.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
38242026-05-01T11:58:57.894Z[ 5] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
38252026-05-01T11:58:57.894Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38262026-05-01T11:58:57.894Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
38272026-05-01T11:58:57.894Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38282026-05-01T11:58:57.894Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38292026-05-01T11:58:57.894Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38302026-05-01T11:58:57.894Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
38312026-05-01T11:58:57.894Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38322026-05-01T11:58:57.894Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
38332026-05-01T11:58:57.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
38342026-05-01T11:58:57.894Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
38352026-05-01T11:58:57.894Z[ 8] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
38362026-05-01T11:58:57.895Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
38372026-05-01T11:59:00.897Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
38382026-05-01T11:59:00.897Z[ 14] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
38392026-05-01T11:59:00.897Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
38402026-05-01T11:59:00.897Z[ 18] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
38412026-05-01T11:59:00.897Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
38422026-05-01T11:59:00.897Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
38432026-05-01T11:59:00.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
38442026-05-01T11:59:00.897Z[ 5] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
38452026-05-01T11:59:00.897Z[ 8] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
38462026-05-01T11:59:00.897Z[ 10] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
38472026-05-01T11:59:00.897Z[ 12] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
38482026-05-01T11:59:00.897Z[ 14] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
38492026-05-01T11:59:00.897Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
38502026-05-01T11:59:00.897Z[ 18] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
38512026-05-01T11:59:00.897Z[ 20] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
38522026-05-01T11:59:00.897Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
38532026-05-01T11:59:00.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
38542026-05-01T11:59:00.897Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38552026-05-01T11:59:00.897Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38562026-05-01T11:59:00.897Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
38572026-05-01T11:59:00.898Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
38582026-05-01T11:59:00.898Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38592026-05-01T11:59:00.898Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38602026-05-01T11:59:00.898Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
38612026-05-01T11:59:00.898Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
38622026-05-01T11:59:00.898Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
38632026-05-01T11:59:00.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
38642026-05-01T11:59:00.898Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38652026-05-01T11:59:00.898Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38662026-05-01T11:59:00.898Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38672026-05-01T11:59:00.898Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38682026-05-01T11:59:00.898Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38692026-05-01T11:59:00.898Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38702026-05-01T11:59:00.898Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38712026-05-01T11:59:00.898Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38722026-05-01T11:59:00.898Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
38732026-05-01T11:59:00.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
38742026-05-01T11:59:00.898Z[ 5] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
38752026-05-01T11:59:00.898Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38762026-05-01T11:59:00.898Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-05-01T11:59:00.898Z[ 12] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
38782026-05-01T11:59:00.898Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-05-01T11:59:00.898Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-05-01T11:59:00.898Z[ 18] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
38812026-05-01T11:59:00.898Z[ 20] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
38822026-05-01T11:59:00.898Z[SUM] 10.00-10.00 sec 512 KBytes 3.70 Gbits/sec
38832026-05-01T11:59:00.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
38842026-05-01T11:59:00.902Z[ ID] Interval Transfer Bitrate
38852026-05-01T11:59:00.902Z[ 5] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
38862026-05-01T11:59:00.902Z[ 8] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
38872026-05-01T11:59:00.902Z[ 10] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
38882026-05-01T11:59:00.902Z[ 12] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
38892026-05-01T11:59:00.902Z[ 14] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
38902026-05-01T11:59:00.902Z[ 16] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
38912026-05-01T11:59:00.902Z[ 18] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
38922026-05-01T11:59:00.902Z[ 20] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
38932026-05-01T11:59:00.902Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec sender
38942026-05-01T11:59:00.902ZRun 1/10...3600.0806819054446Mbps
38952026-05-01T11:59:08.297Z-----------------------------------------------------------
38962026-05-01T11:59:08.297ZServer listening on 5201 (test #22)
38972026-05-01T11:59:08.297Z-----------------------------------------------------------
38982026-05-01T11:59:08.297ZAccepted connection from 10.0.0.1, port 35513
38992026-05-01T11:59:08.297Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61916
39002026-05-01T11:59:08.297Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51472
39012026-05-01T11:59:08.297Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47721
39022026-05-01T11:59:08.297Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45360
39032026-05-01T11:59:08.297Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40839
39042026-05-01T11:59:08.297Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47342
39052026-05-01T11:59:08.297Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49246
39062026-05-01T11:59:08.297Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61244
39072026-05-01T11:59:08.297Z[ ID] Interval Transfer Bitrate
39082026-05-01T11:59:08.297Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39092026-05-01T11:59:08.297Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39102026-05-01T11:59:08.297Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39112026-05-01T11:59:08.297Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39122026-05-01T11:59:08.297Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39132026-05-01T11:59:08.297Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39142026-05-01T11:59:08.297Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39152026-05-01T11:59:08.297Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39162026-05-01T11:59:08.297Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
39172026-05-01T11:59:08.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
39182026-05-01T11:59:08.297Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39192026-05-01T11:59:08.298Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
39202026-05-01T11:59:08.298Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39212026-05-01T11:59:08.298Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39222026-05-01T11:59:08.298Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39232026-05-01T11:59:08.298Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39242026-05-01T11:59:08.298Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39252026-05-01T11:59:08.298Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39262026-05-01T11:59:08.298Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
39272026-05-01T11:59:08.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
39282026-05-01T11:59:08.298Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39292026-05-01T11:59:08.298Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39302026-05-01T11:59:08.298Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39312026-05-01T11:59:08.298Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39322026-05-01T11:59:08.298Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39332026-05-01T11:59:08.298Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39342026-05-01T11:59:08.298Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39352026-05-01T11:59:08.298Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39362026-05-01T11:59:08.298Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
39372026-05-01T11:59:08.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
39382026-05-01T11:59:08.298Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39392026-05-01T11:59:08.298Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39402026-05-01T11:59:08.298Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39412026-05-01T11:59:08.298Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39422026-05-01T11:59:08.298Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39432026-05-01T11:59:08.298Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39442026-05-01T11:59:08.298Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39452026-05-01T11:59:08.299Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39462026-05-01T11:59:08.299Z[SUM] 3.00-4.00 sec 436 MBytes 3.65 Gbits/sec
39472026-05-01T11:59:08.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
39482026-05-01T11:59:08.299Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39492026-05-01T11:59:08.299Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
39502026-05-01T11:59:08.299Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39512026-05-01T11:59:08.299Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39522026-05-01T11:59:08.299Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39532026-05-01T11:59:08.299Z[ 16] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39542026-05-01T11:59:08.299Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39552026-05-01T11:59:08.299Z[ 20] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
39562026-05-01T11:59:08.299Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
39572026-05-01T11:59:08.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
39582026-05-01T11:59:08.299Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39592026-05-01T11:59:08.299Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39602026-05-01T11:59:08.299Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39612026-05-01T11:59:08.299Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39622026-05-01T11:59:08.299Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39632026-05-01T11:59:08.299Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39642026-05-01T11:59:08.299Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39652026-05-01T11:59:08.299Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39662026-05-01T11:59:08.299Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
39672026-05-01T11:59:08.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
39682026-05-01T11:59:08.299Z[ 5] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
39692026-05-01T11:59:08.299Z[ 8] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
39702026-05-01T11:59:08.299Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
39712026-05-01T11:59:11.302Z[ 12] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
39722026-05-01T11:59:11.302Z[ 14] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
39732026-05-01T11:59:11.302Z[ 16] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
39742026-05-01T11:59:11.302Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
39752026-05-01T11:59:11.302Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
39762026-05-01T11:59:11.302Z[SUM] 6.00-7.00 sec 442 MBytes 3.71 Gbits/sec
39772026-05-01T11:59:11.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
39782026-05-01T11:59:11.302Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39792026-05-01T11:59:11.302Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39802026-05-01T11:59:11.302Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39812026-05-01T11:59:11.302Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39822026-05-01T11:59:11.302Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39832026-05-01T11:59:11.302Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39842026-05-01T11:59:11.302Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39852026-05-01T11:59:11.302Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39862026-05-01T11:59:11.303Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
39872026-05-01T11:59:11.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
39882026-05-01T11:59:11.303Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39892026-05-01T11:59:11.303Z[ 8] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
39902026-05-01T11:59:11.303Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39912026-05-01T11:59:11.303Z[ 12] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
39922026-05-01T11:59:11.303Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
39932026-05-01T11:59:11.303Z[ 16] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
39942026-05-01T11:59:11.303Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
39952026-05-01T11:59:11.303Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
39962026-05-01T11:59:11.303Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
39972026-05-01T11:59:11.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
39982026-05-01T11:59:11.303Z[ 5] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
39992026-05-01T11:59:11.303Z[ 8] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
40002026-05-01T11:59:11.303Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40012026-05-01T11:59:11.303Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
40022026-05-01T11:59:11.303Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
40032026-05-01T11:59:11.303Z[ 16] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40042026-05-01T11:59:11.303Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40052026-05-01T11:59:11.304Z[ 20] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40062026-05-01T11:59:11.304Z[SUM] 9.00-10.00 sec 441 MBytes 3.70 Gbits/sec
40072026-05-01T11:59:11.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
40082026-05-01T11:59:11.304Z[ 5] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
40092026-05-01T11:59:11.304Z[ 8] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
40102026-05-01T11:59:11.304Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-05-01T11:59:11.304Z[ 12] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
40122026-05-01T11:59:11.304Z[ 14] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
40132026-05-01T11:59:11.304Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-01T11:59:11.304Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-05-01T11:59:11.304Z[ 20] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
40162026-05-01T11:59:11.304Z[SUM] 10.00-10.00 sec 640 KBytes 4.64 Gbits/sec
40172026-05-01T11:59:11.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
40182026-05-01T11:59:11.304Z[ ID] Interval Transfer Bitrate
40192026-05-01T11:59:11.304Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40202026-05-01T11:59:11.304Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40212026-05-01T11:59:11.304Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
40222026-05-01T11:59:11.304Z[ 12] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
40232026-05-01T11:59:11.304Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40242026-05-01T11:59:11.304Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40252026-05-01T11:59:11.304Z[ 18] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
40262026-05-01T11:59:11.304Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40272026-05-01T11:59:11.304Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
40282026-05-01T11:59:11.308ZRun 2/10...3580.686050510006Mbps
40292026-05-01T11:59:18.701Z-----------------------------------------------------------
40302026-05-01T11:59:18.701ZServer listening on 5201 (test #23)
40312026-05-01T11:59:18.701Z-----------------------------------------------------------
40322026-05-01T11:59:18.701ZAccepted connection from 10.0.0.1, port 56705
40332026-05-01T11:59:18.701Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32798
40342026-05-01T11:59:18.701Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48590
40352026-05-01T11:59:18.701Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39694
40362026-05-01T11:59:18.701Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52682
40372026-05-01T11:59:18.701Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64983
40382026-05-01T11:59:18.701Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61978
40392026-05-01T11:59:18.701Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33312
40402026-05-01T11:59:18.701Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35154
40412026-05-01T11:59:18.701Z[ ID] Interval Transfer Bitrate
40422026-05-01T11:59:18.701Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40432026-05-01T11:59:18.701Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40442026-05-01T11:59:18.701Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40452026-05-01T11:59:18.701Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40462026-05-01T11:59:18.701Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40472026-05-01T11:59:18.701Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40482026-05-01T11:59:18.701Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40492026-05-01T11:59:18.701Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40502026-05-01T11:59:18.701Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
40512026-05-01T11:59:18.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
40522026-05-01T11:59:18.701Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40532026-05-01T11:59:18.701Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
40542026-05-01T11:59:18.701Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40552026-05-01T11:59:18.702Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40562026-05-01T11:59:18.702Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40572026-05-01T11:59:18.702Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40582026-05-01T11:59:18.702Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40592026-05-01T11:59:18.702Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40602026-05-01T11:59:18.702Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
40612026-05-01T11:59:18.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
40622026-05-01T11:59:18.702Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40632026-05-01T11:59:18.702Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40642026-05-01T11:59:18.702Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40652026-05-01T11:59:18.702Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40662026-05-01T11:59:18.702Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40672026-05-01T11:59:18.702Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40682026-05-01T11:59:18.702Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40692026-05-01T11:59:18.702Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40702026-05-01T11:59:18.702Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
40712026-05-01T11:59:18.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
40722026-05-01T11:59:18.702Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40732026-05-01T11:59:18.702Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40742026-05-01T11:59:18.702Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40752026-05-01T11:59:18.702Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40762026-05-01T11:59:18.702Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40772026-05-01T11:59:18.702Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40782026-05-01T11:59:18.702Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40792026-05-01T11:59:18.702Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40802026-05-01T11:59:18.702Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
40812026-05-01T11:59:18.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
40822026-05-01T11:59:18.702Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40832026-05-01T11:59:18.702Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40842026-05-01T11:59:18.702Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40852026-05-01T11:59:18.702Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40862026-05-01T11:59:18.702Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40872026-05-01T11:59:18.702Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40882026-05-01T11:59:18.702Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40892026-05-01T11:59:18.702Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40902026-05-01T11:59:18.702Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
40912026-05-01T11:59:18.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
40922026-05-01T11:59:18.703Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40932026-05-01T11:59:18.703Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40942026-05-01T11:59:18.703Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40952026-05-01T11:59:18.703Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40962026-05-01T11:59:18.703Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40972026-05-01T11:59:18.703Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40982026-05-01T11:59:18.703Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
40992026-05-01T11:59:18.703Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41002026-05-01T11:59:18.703Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
41012026-05-01T11:59:18.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
41022026-05-01T11:59:18.703Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41032026-05-01T11:59:18.703Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41042026-05-01T11:59:18.703Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41052026-05-01T11:59:21.705Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41062026-05-01T11:59:21.705Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41072026-05-01T11:59:21.705Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41082026-05-01T11:59:21.705Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41092026-05-01T11:59:21.705Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41102026-05-01T11:59:21.705Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
41112026-05-01T11:59:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
41122026-05-01T11:59:21.706Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
41132026-05-01T11:59:21.706Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41142026-05-01T11:59:21.706Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
41152026-05-01T11:59:21.706Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
41162026-05-01T11:59:21.706Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41172026-05-01T11:59:21.706Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41182026-05-01T11:59:21.706Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41192026-05-01T11:59:21.706Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41202026-05-01T11:59:21.706Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
41212026-05-01T11:59:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
41222026-05-01T11:59:21.706Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
41232026-05-01T11:59:21.706Z[ 8] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
41242026-05-01T11:59:21.706Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
41252026-05-01T11:59:21.706Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
41262026-05-01T11:59:21.706Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
41272026-05-01T11:59:21.706Z[ 16] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
41282026-05-01T11:59:21.706Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
41292026-05-01T11:59:21.706Z[ 20] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
41302026-05-01T11:59:21.706Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
41312026-05-01T11:59:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
41322026-05-01T11:59:21.706Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41332026-05-01T11:59:21.706Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41342026-05-01T11:59:21.706Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41352026-05-01T11:59:21.706Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41362026-05-01T11:59:21.706Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
41372026-05-01T11:59:21.706Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41382026-05-01T11:59:21.706Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41392026-05-01T11:59:21.706Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41402026-05-01T11:59:21.706Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
41412026-05-01T11:59:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
41422026-05-01T11:59:21.706Z[ 5] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
41432026-05-01T11:59:21.706Z[ 8] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
41442026-05-01T11:59:21.706Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-05-01T11:59:21.706Z[ 12] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
41462026-05-01T11:59:21.706Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-05-01T11:59:21.707Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-01T11:59:21.707Z[ 18] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
41492026-05-01T11:59:21.707Z[ 20] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
41502026-05-01T11:59:21.707Z[SUM] 10.00-10.00 sec 640 KBytes 4.41 Gbits/sec
41512026-05-01T11:59:21.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
41522026-05-01T11:59:21.707Z[ ID] Interval Transfer Bitrate
41532026-05-01T11:59:21.707Z[ 5] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41542026-05-01T11:59:21.707Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41552026-05-01T11:59:21.707Z[ 10] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41562026-05-01T11:59:21.707Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41572026-05-01T11:59:21.707Z[ 14] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41582026-05-01T11:59:21.707Z[ 16] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41592026-05-01T11:59:21.707Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41602026-05-01T11:59:21.707Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
41612026-05-01T11:59:21.707Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec sender
41622026-05-01T11:59:21.711ZRun 3/10...3572.487020465332Mbps
41632026-05-01T11:59:29.106Z-----------------------------------------------------------
41642026-05-01T11:59:29.106ZServer listening on 5201 (test #24)
41652026-05-01T11:59:29.106Z-----------------------------------------------------------
41662026-05-01T11:59:29.106ZAccepted connection from 10.0.0.1, port 47528
41672026-05-01T11:59:29.106Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37789
41682026-05-01T11:59:29.106Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54193
41692026-05-01T11:59:29.107Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46345
41702026-05-01T11:59:29.107Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60278
41712026-05-01T11:59:29.107Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38918
41722026-05-01T11:59:29.107Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51540
41732026-05-01T11:59:29.107Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57531
41742026-05-01T11:59:29.107Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43243
41752026-05-01T11:59:29.107Z[ ID] Interval Transfer Bitrate
41762026-05-01T11:59:29.107Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41772026-05-01T11:59:29.107Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41782026-05-01T11:59:29.107Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41792026-05-01T11:59:29.107Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
41802026-05-01T11:59:29.107Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41812026-05-01T11:59:29.107Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41822026-05-01T11:59:29.107Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41832026-05-01T11:59:29.107Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41842026-05-01T11:59:29.107Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
41852026-05-01T11:59:29.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862026-05-01T11:59:29.107Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41872026-05-01T11:59:29.107Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41882026-05-01T11:59:29.107Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41892026-05-01T11:59:29.107Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41902026-05-01T11:59:29.107Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41912026-05-01T11:59:29.107Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
41922026-05-01T11:59:29.108Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41932026-05-01T11:59:29.108Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41942026-05-01T11:59:29.108Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
41952026-05-01T11:59:29.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
41962026-05-01T11:59:29.108Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
41972026-05-01T11:59:29.108Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
41982026-05-01T11:59:29.108Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
41992026-05-01T11:59:29.108Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
42002026-05-01T11:59:29.108Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42012026-05-01T11:59:29.108Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
42022026-05-01T11:59:29.108Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
42032026-05-01T11:59:29.108Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42042026-05-01T11:59:29.108Z[SUM] 2.00-3.00 sec 433 MBytes 3.64 Gbits/sec
42052026-05-01T11:59:29.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
42062026-05-01T11:59:29.108Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42072026-05-01T11:59:29.108Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42082026-05-01T11:59:29.108Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42092026-05-01T11:59:29.108Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42102026-05-01T11:59:29.108Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42112026-05-01T11:59:29.108Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42122026-05-01T11:59:29.108Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42132026-05-01T11:59:29.108Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42142026-05-01T11:59:29.108Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
42152026-05-01T11:59:29.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
42162026-05-01T11:59:29.108Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
42172026-05-01T11:59:29.109Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
42182026-05-01T11:59:29.109Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
42192026-05-01T11:59:29.109Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
42202026-05-01T11:59:29.109Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
42212026-05-01T11:59:29.109Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
42222026-05-01T11:59:29.109Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
42232026-05-01T11:59:29.109Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
42242026-05-01T11:59:29.109Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
42252026-05-01T11:59:29.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262026-05-01T11:59:29.109Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42272026-05-01T11:59:29.109Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42282026-05-01T11:59:29.109Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42292026-05-01T11:59:29.109Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42302026-05-01T11:59:29.109Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42312026-05-01T11:59:29.109Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42322026-05-01T11:59:29.109Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42332026-05-01T11:59:29.110Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42342026-05-01T11:59:29.110Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
42352026-05-01T11:59:29.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362026-05-01T11:59:29.110Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42372026-05-01T11:59:29.110Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42382026-05-01T11:59:29.110Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42392026-05-01T11:59:32.111Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42402026-05-01T11:59:32.111Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42412026-05-01T11:59:32.111Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42422026-05-01T11:59:32.111Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42432026-05-01T11:59:32.111Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42442026-05-01T11:59:32.111Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
42452026-05-01T11:59:32.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462026-05-01T11:59:32.111Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42472026-05-01T11:59:32.111Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42482026-05-01T11:59:32.111Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42492026-05-01T11:59:32.111Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42502026-05-01T11:59:32.111Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42512026-05-01T11:59:32.111Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
42522026-05-01T11:59:32.111Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42532026-05-01T11:59:32.111Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42542026-05-01T11:59:32.111Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
42552026-05-01T11:59:32.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562026-05-01T11:59:32.111Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
42572026-05-01T11:59:32.111Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42582026-05-01T11:59:32.111Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42592026-05-01T11:59:32.111Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
42602026-05-01T11:59:32.111Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
42612026-05-01T11:59:32.111Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42622026-05-01T11:59:32.111Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42632026-05-01T11:59:32.111Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42642026-05-01T11:59:32.111Z[SUM] 8.00-9.00 sec 433 MBytes 3.64 Gbits/sec
42652026-05-01T11:59:32.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662026-05-01T11:59:32.111Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42672026-05-01T11:59:32.111Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42682026-05-01T11:59:32.111Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42692026-05-01T11:59:32.111Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42702026-05-01T11:59:32.111Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
42712026-05-01T11:59:32.111Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42722026-05-01T11:59:32.111Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
42732026-05-01T11:59:32.111Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
42742026-05-01T11:59:32.111Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
42752026-05-01T11:59:32.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762026-05-01T11:59:32.112Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-05-01T11:59:32.112Z[ 8] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
42782026-05-01T11:59:32.112Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-05-01T11:59:32.112Z[ 12] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
42802026-05-01T11:59:32.112Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-01T11:59:32.112Z[ 16] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
42822026-05-01T11:59:32.112Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-05-01T11:59:32.112Z[ 20] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
42842026-05-01T11:59:32.112Z[SUM] 10.00-10.00 sec 512 KBytes 3.80 Gbits/sec
42852026-05-01T11:59:32.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
42862026-05-01T11:59:32.112Z[ ID] Interval Transfer Bitrate
42872026-05-01T11:59:32.116Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42882026-05-01T11:59:32.116Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42892026-05-01T11:59:32.116Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42902026-05-01T11:59:32.116Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42912026-05-01T11:59:32.116Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42922026-05-01T11:59:32.116Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42932026-05-01T11:59:32.116Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42942026-05-01T11:59:32.116Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
42952026-05-01T11:59:32.116Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
42962026-05-01T11:59:32.116ZRun 4/10...3561.928308829411Mbps
42972026-05-01T11:59:39.510Z-----------------------------------------------------------
42982026-05-01T11:59:39.510ZServer listening on 5201 (test #25)
42992026-05-01T11:59:39.510Z-----------------------------------------------------------
43002026-05-01T11:59:39.510ZAccepted connection from 10.0.0.1, port 54797
43012026-05-01T11:59:39.510Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60987
43022026-05-01T11:59:39.510Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33920
43032026-05-01T11:59:39.510Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56944
43042026-05-01T11:59:39.510Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34891
43052026-05-01T11:59:39.510Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55378
43062026-05-01T11:59:39.510Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59018
43072026-05-01T11:59:39.510Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40361
43082026-05-01T11:59:39.510Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64559
43092026-05-01T11:59:39.510Z[ ID] Interval Transfer Bitrate
43102026-05-01T11:59:39.510Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43112026-05-01T11:59:39.510Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43122026-05-01T11:59:39.510Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43132026-05-01T11:59:39.510Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43142026-05-01T11:59:39.510Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43152026-05-01T11:59:39.510Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43162026-05-01T11:59:39.510Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43172026-05-01T11:59:39.510Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43182026-05-01T11:59:39.510Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
43192026-05-01T11:59:39.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
43202026-05-01T11:59:39.511Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43212026-05-01T11:59:39.511Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
43222026-05-01T11:59:39.511Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43232026-05-01T11:59:39.511Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43242026-05-01T11:59:39.511Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43252026-05-01T11:59:39.511Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43262026-05-01T11:59:39.511Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43272026-05-01T11:59:39.511Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43282026-05-01T11:59:39.511Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
43292026-05-01T11:59:39.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
43302026-05-01T11:59:39.511Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43312026-05-01T11:59:39.511Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43322026-05-01T11:59:39.511Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43332026-05-01T11:59:39.511Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43342026-05-01T11:59:39.511Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43352026-05-01T11:59:39.511Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43362026-05-01T11:59:39.511Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43372026-05-01T11:59:39.511Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43382026-05-01T11:59:39.511Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
43392026-05-01T11:59:39.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
43402026-05-01T11:59:39.511Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
43412026-05-01T11:59:39.511Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43422026-05-01T11:59:39.511Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43432026-05-01T11:59:39.511Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43442026-05-01T11:59:39.511Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43452026-05-01T11:59:39.511Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43462026-05-01T11:59:39.511Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43472026-05-01T11:59:39.511Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43482026-05-01T11:59:39.511Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
43492026-05-01T11:59:39.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
43502026-05-01T11:59:39.511Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43512026-05-01T11:59:39.511Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43522026-05-01T11:59:39.511Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43532026-05-01T11:59:39.511Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43542026-05-01T11:59:39.511Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43552026-05-01T11:59:39.511Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43562026-05-01T11:59:39.512Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43572026-05-01T11:59:39.512Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43582026-05-01T11:59:39.512Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
43592026-05-01T11:59:39.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
43602026-05-01T11:59:39.512Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43612026-05-01T11:59:39.512Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
43622026-05-01T11:59:39.512Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43632026-05-01T11:59:39.512Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43642026-05-01T11:59:39.512Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43652026-05-01T11:59:39.512Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43662026-05-01T11:59:39.512Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43672026-05-01T11:59:39.512Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43682026-05-01T11:59:39.512Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
43692026-05-01T11:59:39.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
43702026-05-01T11:59:39.512Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43712026-05-01T11:59:39.512Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
43722026-05-01T11:59:39.512Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43732026-05-01T11:59:42.515Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43742026-05-01T11:59:42.515Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43752026-05-01T11:59:42.515Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43762026-05-01T11:59:42.515Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43772026-05-01T11:59:42.515Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43782026-05-01T11:59:42.515Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
43792026-05-01T11:59:42.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
43802026-05-01T11:59:42.515Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43812026-05-01T11:59:42.515Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43822026-05-01T11:59:42.515Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43832026-05-01T11:59:42.515Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43842026-05-01T11:59:42.515Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43852026-05-01T11:59:42.515Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43862026-05-01T11:59:42.515Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
43872026-05-01T11:59:42.515Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43882026-05-01T11:59:42.515Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
43892026-05-01T11:59:42.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
43902026-05-01T11:59:42.515Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43912026-05-01T11:59:42.515Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43922026-05-01T11:59:42.515Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43932026-05-01T11:59:42.515Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43942026-05-01T11:59:42.515Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43952026-05-01T11:59:42.515Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43962026-05-01T11:59:42.515Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43972026-05-01T11:59:42.515Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43982026-05-01T11:59:42.515Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
43992026-05-01T11:59:42.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
44002026-05-01T11:59:42.515Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44012026-05-01T11:59:42.515Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44022026-05-01T11:59:42.515Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44032026-05-01T11:59:42.515Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44042026-05-01T11:59:42.515Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44052026-05-01T11:59:42.515Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44062026-05-01T11:59:42.516Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44072026-05-01T11:59:42.516Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44082026-05-01T11:59:42.516Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
44092026-05-01T11:59:42.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
44102026-05-01T11:59:42.516Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44112026-05-01T11:59:42.516Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-05-01T11:59:42.516Z[ 10] 10.00-10.00 sec 128 KBytes 992 Mbits/sec
44132026-05-01T11:59:42.516Z[ 12] 10.00-10.00 sec 128 KBytes 992 Mbits/sec
44142026-05-01T11:59:42.516Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-05-01T11:59:42.516Z[ 16] 10.00-10.00 sec 128 KBytes 993 Mbits/sec
44162026-05-01T11:59:42.516Z[ 18] 10.00-10.00 sec 128 KBytes 993 Mbits/sec
44172026-05-01T11:59:42.516Z[ 20] 10.00-10.00 sec 128 KBytes 993 Mbits/sec
44182026-05-01T11:59:42.516Z[SUM] 10.00-10.00 sec 640 KBytes 4.95 Gbits/sec
44192026-05-01T11:59:42.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
44202026-05-01T11:59:42.516Z[ ID] Interval Transfer Bitrate
44212026-05-01T11:59:42.516Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44222026-05-01T11:59:42.516Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
44232026-05-01T11:59:42.516Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
44242026-05-01T11:59:42.516Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44252026-05-01T11:59:42.516Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
44262026-05-01T11:59:42.516Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44272026-05-01T11:59:42.516Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44282026-05-01T11:59:42.516Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
44292026-05-01T11:59:42.516Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
44302026-05-01T11:59:42.520ZRun 5/10...3552.4022542369935Mbps
44312026-05-01T11:59:49.917Z-----------------------------------------------------------
44322026-05-01T11:59:49.917ZServer listening on 5201 (test #26)
44332026-05-01T11:59:49.917Z-----------------------------------------------------------
44342026-05-01T11:59:49.917ZAccepted connection from 10.0.0.1, port 57663
44352026-05-01T11:59:49.917Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54934
44362026-05-01T11:59:49.917Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58188
44372026-05-01T11:59:49.918Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45496
44382026-05-01T11:59:49.918Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59853
44392026-05-01T11:59:49.918Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43958
44402026-05-01T11:59:49.918Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59909
44412026-05-01T11:59:49.918Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44121
44422026-05-01T11:59:49.918Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46077
44432026-05-01T11:59:49.918Z[ ID] Interval Transfer Bitrate
44442026-05-01T11:59:49.918Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
44452026-05-01T11:59:49.918Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44462026-05-01T11:59:49.918Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44472026-05-01T11:59:49.918Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44482026-05-01T11:59:49.918Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44492026-05-01T11:59:49.918Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44502026-05-01T11:59:49.918Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44512026-05-01T11:59:49.918Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
44522026-05-01T11:59:49.918Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
44532026-05-01T11:59:49.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
44542026-05-01T11:59:49.918Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44552026-05-01T11:59:49.918Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
44562026-05-01T11:59:49.918Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
44572026-05-01T11:59:49.918Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
44582026-05-01T11:59:49.918Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
44592026-05-01T11:59:49.918Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
44602026-05-01T11:59:49.918Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
44612026-05-01T11:59:49.918Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
44622026-05-01T11:59:49.918Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
44632026-05-01T11:59:49.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
44642026-05-01T11:59:49.918Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44652026-05-01T11:59:49.918Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44662026-05-01T11:59:49.919Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44672026-05-01T11:59:49.919Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44682026-05-01T11:59:49.919Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44692026-05-01T11:59:49.919Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44702026-05-01T11:59:49.919Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44712026-05-01T11:59:49.919Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44722026-05-01T11:59:49.919Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
44732026-05-01T11:59:49.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
44742026-05-01T11:59:49.919Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44752026-05-01T11:59:49.919Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44762026-05-01T11:59:49.919Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44772026-05-01T11:59:49.919Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44782026-05-01T11:59:49.919Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44792026-05-01T11:59:49.919Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44802026-05-01T11:59:49.919Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44812026-05-01T11:59:49.919Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44822026-05-01T11:59:49.919Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
44832026-05-01T11:59:49.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
44842026-05-01T11:59:49.919Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
44852026-05-01T11:59:49.919Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
44862026-05-01T11:59:49.919Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
44872026-05-01T11:59:49.919Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
44882026-05-01T11:59:49.919Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
44892026-05-01T11:59:49.919Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
44902026-05-01T11:59:49.919Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
44912026-05-01T11:59:49.919Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
44922026-05-01T11:59:49.919Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
44932026-05-01T11:59:49.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
44942026-05-01T11:59:49.919Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
44952026-05-01T11:59:49.920Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
44962026-05-01T11:59:49.920Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
44972026-05-01T11:59:49.920Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
44982026-05-01T11:59:49.920Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
44992026-05-01T11:59:49.920Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
45002026-05-01T11:59:49.920Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
45012026-05-01T11:59:49.920Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
45022026-05-01T11:59:49.920Z[SUM] 5.00-6.00 sec 437 MBytes 3.67 Gbits/sec
45032026-05-01T11:59:49.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
45042026-05-01T11:59:49.920Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
45052026-05-01T11:59:49.920Z[ 8] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
45062026-05-01T11:59:49.920Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45072026-05-01T11:59:52.922Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
45082026-05-01T11:59:52.922Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
45092026-05-01T11:59:52.922Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45102026-05-01T11:59:52.922Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45112026-05-01T11:59:52.922Z[ 20] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45122026-05-01T11:59:52.922Z[SUM] 6.00-7.00 sec 439 MBytes 3.69 Gbits/sec
45132026-05-01T11:59:52.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
45142026-05-01T11:59:52.922Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
45152026-05-01T11:59:52.922Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
45162026-05-01T11:59:52.922Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
45172026-05-01T11:59:52.922Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
45182026-05-01T11:59:52.922Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
45192026-05-01T11:59:52.923Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
45202026-05-01T11:59:52.923Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
45212026-05-01T11:59:52.923Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
45222026-05-01T11:59:52.923Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
45232026-05-01T11:59:52.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
45242026-05-01T11:59:52.923Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
45252026-05-01T11:59:52.923Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
45262026-05-01T11:59:52.923Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
45272026-05-01T11:59:52.923Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
45282026-05-01T11:59:52.923Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
45292026-05-01T11:59:52.924Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
45302026-05-01T11:59:52.924Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
45312026-05-01T11:59:52.924Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
45322026-05-01T11:59:52.924Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
45332026-05-01T11:59:52.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
45342026-05-01T11:59:52.924Z[ 5] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
45352026-05-01T11:59:52.924Z[ 8] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
45362026-05-01T11:59:52.924Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
45372026-05-01T11:59:52.924Z[ 12] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
45382026-05-01T11:59:52.924Z[ 14] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
45392026-05-01T11:59:52.924Z[ 16] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
45402026-05-01T11:59:52.924Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
45412026-05-01T11:59:52.924Z[ 20] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
45422026-05-01T11:59:52.924Z[SUM] 9.00-10.00 sec 442 MBytes 3.70 Gbits/sec
45432026-05-01T11:59:52.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
45442026-05-01T11:59:52.924Z[ 5] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
45452026-05-01T11:59:52.924Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-05-01T11:59:52.924Z[ 10] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45472026-05-01T11:59:52.925Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-05-01T11:59:52.925Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45492026-05-01T11:59:52.925Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-01T11:59:52.925Z[ 18] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
45512026-05-01T11:59:52.925Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-05-01T11:59:52.925Z[SUM] 10.00-10.00 sec 384 KBytes 2.74 Gbits/sec
45532026-05-01T11:59:52.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
45542026-05-01T11:59:52.925Z[ ID] Interval Transfer Bitrate
45552026-05-01T11:59:52.925Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45562026-05-01T11:59:52.925Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45572026-05-01T11:59:52.925Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45582026-05-01T11:59:52.925Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45592026-05-01T11:59:52.925Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45602026-05-01T11:59:52.925Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45612026-05-01T11:59:52.925Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45622026-05-01T11:59:52.925Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
45632026-05-01T11:59:52.925Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.58 Gbits/sec sender
45642026-05-01T11:59:52.931ZRun 6/10...3576.696196632332Mbps
45652026-05-01T12:00:00.323Z-----------------------------------------------------------
45662026-05-01T12:00:00.323ZServer listening on 5201 (test #27)
45672026-05-01T12:00:00.323Z-----------------------------------------------------------
45682026-05-01T12:00:00.323ZAccepted connection from 10.0.0.1, port 40578
45692026-05-01T12:00:00.323Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41992
45702026-05-01T12:00:00.323Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47727
45712026-05-01T12:00:00.323Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38806
45722026-05-01T12:00:00.323Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32857
45732026-05-01T12:00:00.323Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38841
45742026-05-01T12:00:00.323Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63251
45752026-05-01T12:00:00.323Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55608
45762026-05-01T12:00:00.323Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61069
45772026-05-01T12:00:00.323Z[ ID] Interval Transfer Bitrate
45782026-05-01T12:00:00.323Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45792026-05-01T12:00:00.323Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45802026-05-01T12:00:00.323Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45812026-05-01T12:00:00.324Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45822026-05-01T12:00:00.324Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45832026-05-01T12:00:00.324Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45842026-05-01T12:00:00.324Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45852026-05-01T12:00:00.324Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
45862026-05-01T12:00:00.324Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
45872026-05-01T12:00:00.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
45882026-05-01T12:00:00.324Z[ 5] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
45892026-05-01T12:00:00.324Z[ 8] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
45902026-05-01T12:00:00.324Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
45912026-05-01T12:00:00.324Z[ 12] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
45922026-05-01T12:00:00.324Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
45932026-05-01T12:00:00.324Z[ 16] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
45942026-05-01T12:00:00.324Z[ 18] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
45952026-05-01T12:00:00.324Z[ 20] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
45962026-05-01T12:00:00.324Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
45972026-05-01T12:00:00.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
45982026-05-01T12:00:00.324Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45992026-05-01T12:00:00.324Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46002026-05-01T12:00:00.324Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46012026-05-01T12:00:00.324Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46022026-05-01T12:00:00.324Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46032026-05-01T12:00:00.324Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46042026-05-01T12:00:00.324Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46052026-05-01T12:00:00.324Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46062026-05-01T12:00:00.324Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
46072026-05-01T12:00:00.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
46082026-05-01T12:00:00.324Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
46092026-05-01T12:00:00.324Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
46102026-05-01T12:00:00.324Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
46112026-05-01T12:00:00.324Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
46122026-05-01T12:00:00.324Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
46132026-05-01T12:00:00.324Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
46142026-05-01T12:00:00.324Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
46152026-05-01T12:00:00.324Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
46162026-05-01T12:00:00.324Z[SUM] 3.00-4.00 sec 437 MBytes 3.66 Gbits/sec
46172026-05-01T12:00:00.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
46182026-05-01T12:00:00.325Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
46192026-05-01T12:00:00.325Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
46202026-05-01T12:00:00.325Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
46212026-05-01T12:00:00.325Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
46222026-05-01T12:00:00.325Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
46232026-05-01T12:00:00.325Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
46242026-05-01T12:00:00.325Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
46252026-05-01T12:00:00.325Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
46262026-05-01T12:00:00.325Z[SUM] 4.00-5.00 sec 438 MBytes 3.67 Gbits/sec
46272026-05-01T12:00:00.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
46282026-05-01T12:00:00.325Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46292026-05-01T12:00:00.325Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46302026-05-01T12:00:00.325Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
46312026-05-01T12:00:00.325Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46322026-05-01T12:00:00.325Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46332026-05-01T12:00:00.325Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46342026-05-01T12:00:00.325Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46352026-05-01T12:00:00.325Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
46362026-05-01T12:00:00.325Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
46372026-05-01T12:00:00.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
46382026-05-01T12:00:00.326Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
46392026-05-01T12:00:00.326Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
46402026-05-01T12:00:00.326Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
46412026-05-01T12:00:03.327Z[ 12] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
46422026-05-01T12:00:03.327Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
46432026-05-01T12:00:03.327Z[ 16] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
46442026-05-01T12:00:03.327Z[ 18] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
46452026-05-01T12:00:03.328Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
46462026-05-01T12:00:03.328Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
46472026-05-01T12:00:03.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
46482026-05-01T12:00:03.328Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
46492026-05-01T12:00:03.328Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
46502026-05-01T12:00:03.328Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
46512026-05-01T12:00:03.328Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
46522026-05-01T12:00:03.328Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
46532026-05-01T12:00:03.328Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
46542026-05-01T12:00:03.328Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
46552026-05-01T12:00:03.328Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
46562026-05-01T12:00:03.328Z[SUM] 7.00-8.00 sec 439 MBytes 3.68 Gbits/sec
46572026-05-01T12:00:03.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
46582026-05-01T12:00:03.328Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46592026-05-01T12:00:03.328Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46602026-05-01T12:00:03.328Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46612026-05-01T12:00:03.328Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46622026-05-01T12:00:03.328Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46632026-05-01T12:00:03.328Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
46642026-05-01T12:00:03.328Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46652026-05-01T12:00:03.328Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46662026-05-01T12:00:03.328Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
46672026-05-01T12:00:03.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
46682026-05-01T12:00:03.328Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46692026-05-01T12:00:03.328Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46702026-05-01T12:00:03.328Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46712026-05-01T12:00:03.328Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46722026-05-01T12:00:03.328Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46732026-05-01T12:00:03.328Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46742026-05-01T12:00:03.328Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46752026-05-01T12:00:03.328Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46762026-05-01T12:00:03.328Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
46772026-05-01T12:00:03.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
46782026-05-01T12:00:03.328Z[ 5] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
46792026-05-01T12:00:03.328Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46802026-05-01T12:00:03.328Z[ 10] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
46812026-05-01T12:00:03.328Z[ 12] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
46822026-05-01T12:00:03.328Z[ 14] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
46832026-05-01T12:00:03.329Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-01T12:00:03.329Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-05-01T12:00:03.329Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-05-01T12:00:03.329Z[SUM] 10.00-10.00 sec 512 KBytes 3.59 Gbits/sec
46872026-05-01T12:00:03.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
46882026-05-01T12:00:03.329Z[ ID] Interval Transfer Bitrate
46892026-05-01T12:00:03.329Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
46902026-05-01T12:00:03.329Z[ 8] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
46912026-05-01T12:00:03.329Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
46922026-05-01T12:00:03.329Z[ 12] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
46932026-05-01T12:00:03.329Z[ 14] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
46942026-05-01T12:00:03.329Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
46952026-05-01T12:00:03.329Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
46962026-05-01T12:00:03.329Z[ 20] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
46972026-05-01T12:00:03.329Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
46982026-05-01T12:00:03.333ZRun 7/10...3593.1483028964462Mbps
46992026-05-01T12:00:10.729Z-----------------------------------------------------------
47002026-05-01T12:00:10.729ZServer listening on 5201 (test #28)
47012026-05-01T12:00:10.729Z-----------------------------------------------------------
47022026-05-01T12:00:10.729ZAccepted connection from 10.0.0.1, port 33418
47032026-05-01T12:00:10.729Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44412
47042026-05-01T12:00:10.729Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40091
47052026-05-01T12:00:10.729Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40931
47062026-05-01T12:00:10.729Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65136
47072026-05-01T12:00:10.729Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52602
47082026-05-01T12:00:10.729Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54876
47092026-05-01T12:00:10.730Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56772
47102026-05-01T12:00:10.730Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44721
47112026-05-01T12:00:10.730Z[ ID] Interval Transfer Bitrate
47122026-05-01T12:00:10.730Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47132026-05-01T12:00:10.730Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47142026-05-01T12:00:10.730Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47152026-05-01T12:00:10.730Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47162026-05-01T12:00:10.730Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47172026-05-01T12:00:10.730Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47182026-05-01T12:00:10.730Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
47192026-05-01T12:00:10.730Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47202026-05-01T12:00:10.730Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
47212026-05-01T12:00:10.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
47222026-05-01T12:00:10.730Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47232026-05-01T12:00:10.730Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47242026-05-01T12:00:10.730Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47252026-05-01T12:00:10.730Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47262026-05-01T12:00:10.730Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47272026-05-01T12:00:10.730Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47282026-05-01T12:00:10.730Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47292026-05-01T12:00:10.730Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47302026-05-01T12:00:10.730Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
47312026-05-01T12:00:10.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
47322026-05-01T12:00:10.730Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47332026-05-01T12:00:10.731Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47342026-05-01T12:00:10.731Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47352026-05-01T12:00:10.731Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47362026-05-01T12:00:10.731Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47372026-05-01T12:00:10.731Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47382026-05-01T12:00:10.731Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47392026-05-01T12:00:10.731Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47402026-05-01T12:00:10.731Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
47412026-05-01T12:00:10.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
47422026-05-01T12:00:10.731Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47432026-05-01T12:00:10.731Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47442026-05-01T12:00:10.731Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47452026-05-01T12:00:10.731Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47462026-05-01T12:00:10.731Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47472026-05-01T12:00:10.731Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47482026-05-01T12:00:10.731Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47492026-05-01T12:00:10.731Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47502026-05-01T12:00:10.731Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
47512026-05-01T12:00:10.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
47522026-05-01T12:00:10.731Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
47532026-05-01T12:00:10.731Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47542026-05-01T12:00:10.731Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47552026-05-01T12:00:10.731Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47562026-05-01T12:00:10.731Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47572026-05-01T12:00:10.731Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47582026-05-01T12:00:10.732Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47592026-05-01T12:00:10.732Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47602026-05-01T12:00:10.732Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
47612026-05-01T12:00:10.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
47622026-05-01T12:00:10.732Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47632026-05-01T12:00:10.732Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
47642026-05-01T12:00:10.732Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
47652026-05-01T12:00:10.732Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
47662026-05-01T12:00:10.732Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
47672026-05-01T12:00:10.732Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47682026-05-01T12:00:10.732Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
47692026-05-01T12:00:10.732Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47702026-05-01T12:00:10.732Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
47712026-05-01T12:00:10.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
47722026-05-01T12:00:10.732Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47732026-05-01T12:00:10.732Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47742026-05-01T12:00:10.732Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47752026-05-01T12:00:13.734Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47762026-05-01T12:00:13.734Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47772026-05-01T12:00:13.734Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47782026-05-01T12:00:13.734Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47792026-05-01T12:00:13.734Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47802026-05-01T12:00:13.734Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
47812026-05-01T12:00:13.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
47822026-05-01T12:00:13.734Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47832026-05-01T12:00:13.734Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47842026-05-01T12:00:13.734Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47852026-05-01T12:00:13.734Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47862026-05-01T12:00:13.734Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47872026-05-01T12:00:13.734Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
47882026-05-01T12:00:13.734Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47892026-05-01T12:00:13.734Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47902026-05-01T12:00:13.734Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
47912026-05-01T12:00:13.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
47922026-05-01T12:00:13.735Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47932026-05-01T12:00:13.735Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47942026-05-01T12:00:13.735Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47952026-05-01T12:00:13.735Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47962026-05-01T12:00:13.735Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47972026-05-01T12:00:13.735Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47982026-05-01T12:00:13.735Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47992026-05-01T12:00:13.735Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
48002026-05-01T12:00:13.735Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
48012026-05-01T12:00:13.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
48022026-05-01T12:00:13.735Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48032026-05-01T12:00:13.735Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
48042026-05-01T12:00:13.735Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48052026-05-01T12:00:13.735Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
48062026-05-01T12:00:13.735Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48072026-05-01T12:00:13.735Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
48082026-05-01T12:00:13.735Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
48092026-05-01T12:00:13.735Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48102026-05-01T12:00:13.735Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
48112026-05-01T12:00:13.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
48122026-05-01T12:00:13.735Z[ 5] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
48132026-05-01T12:00:13.735Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-01T12:00:13.735Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-05-01T12:00:13.735Z[ 12] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
48162026-05-01T12:00:13.735Z[ 14] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
48172026-05-01T12:00:13.735Z[ 16] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
48182026-05-01T12:00:13.736Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-05-01T12:00:13.736Z[ 20] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
48202026-05-01T12:00:13.736Z[SUM] 10.00-10.00 sec 640 KBytes 4.81 Gbits/sec
48212026-05-01T12:00:13.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
48222026-05-01T12:00:13.736Z[ ID] Interval Transfer Bitrate
48232026-05-01T12:00:13.736Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
48242026-05-01T12:00:13.736Z[ 8] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
48252026-05-01T12:00:13.736Z[ 10] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
48262026-05-01T12:00:13.736Z[ 12] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
48272026-05-01T12:00:13.736Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
48282026-05-01T12:00:13.736Z[ 16] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
48292026-05-01T12:00:13.736Z[ 18] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
48302026-05-01T12:00:13.736Z[ 20] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
48312026-05-01T12:00:13.736Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec sender
48322026-05-01T12:00:13.741ZRun 8/10...3565.392500110988Mbps
48332026-05-01T12:00:21.136Z-----------------------------------------------------------
48342026-05-01T12:00:21.136ZServer listening on 5201 (test #29)
48352026-05-01T12:00:21.137Z-----------------------------------------------------------
48362026-05-01T12:00:21.137ZAccepted connection from 10.0.0.1, port 63183
48372026-05-01T12:00:21.137Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56976
48382026-05-01T12:00:21.137Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45061
48392026-05-01T12:00:21.137Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52350
48402026-05-01T12:00:21.137Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35610
48412026-05-01T12:00:21.137Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34160
48422026-05-01T12:00:21.137Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52527
48432026-05-01T12:00:21.137Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65018
48442026-05-01T12:00:21.137Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62529
48452026-05-01T12:00:21.137Z[ ID] Interval Transfer Bitrate
48462026-05-01T12:00:21.137Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48472026-05-01T12:00:21.137Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48482026-05-01T12:00:21.137Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48492026-05-01T12:00:21.137Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48502026-05-01T12:00:21.137Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48512026-05-01T12:00:21.137Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48522026-05-01T12:00:21.137Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
48532026-05-01T12:00:21.137Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48542026-05-01T12:00:21.137Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
48552026-05-01T12:00:21.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
48562026-05-01T12:00:21.137Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48572026-05-01T12:00:21.137Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48582026-05-01T12:00:21.137Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48592026-05-01T12:00:21.137Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48602026-05-01T12:00:21.137Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48612026-05-01T12:00:21.137Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48622026-05-01T12:00:21.137Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48632026-05-01T12:00:21.137Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48642026-05-01T12:00:21.137Z[SUM] 1.00-2.00 sec 433 MBytes 3.64 Gbits/sec
48652026-05-01T12:00:21.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
48662026-05-01T12:00:21.137Z[ 5] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
48672026-05-01T12:00:21.137Z[ 8] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
48682026-05-01T12:00:21.137Z[ 10] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
48692026-05-01T12:00:21.137Z[ 12] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
48702026-05-01T12:00:21.137Z[ 14] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
48712026-05-01T12:00:21.138Z[ 16] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
48722026-05-01T12:00:21.138Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
48732026-05-01T12:00:21.138Z[ 20] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
48742026-05-01T12:00:21.138Z[SUM] 2.00-3.00 sec 444 MBytes 3.73 Gbits/sec
48752026-05-01T12:00:21.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
48762026-05-01T12:00:21.138Z[ 5] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
48772026-05-01T12:00:21.138Z[ 8] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
48782026-05-01T12:00:21.138Z[ 10] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
48792026-05-01T12:00:21.138Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
48802026-05-01T12:00:21.138Z[ 14] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
48812026-05-01T12:00:21.138Z[ 16] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
48822026-05-01T12:00:21.138Z[ 18] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
48832026-05-01T12:00:21.138Z[ 20] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
48842026-05-01T12:00:21.138Z[SUM] 3.00-4.00 sec 444 MBytes 3.72 Gbits/sec
48852026-05-01T12:00:21.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
48862026-05-01T12:00:21.138Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48872026-05-01T12:00:21.138Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48882026-05-01T12:00:21.138Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48892026-05-01T12:00:21.138Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48902026-05-01T12:00:21.138Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48912026-05-01T12:00:21.138Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48922026-05-01T12:00:21.138Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48932026-05-01T12:00:21.138Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48942026-05-01T12:00:21.138Z[SUM] 4.00-5.00 sec 433 MBytes 3.64 Gbits/sec
48952026-05-01T12:00:21.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
48962026-05-01T12:00:21.138Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
48972026-05-01T12:00:21.138Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
48982026-05-01T12:00:21.138Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
48992026-05-01T12:00:21.138Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49002026-05-01T12:00:21.138Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49012026-05-01T12:00:21.138Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49022026-05-01T12:00:21.138Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49032026-05-01T12:00:21.138Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49042026-05-01T12:00:21.138Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
49052026-05-01T12:00:21.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
49062026-05-01T12:00:21.138Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
49072026-05-01T12:00:21.139Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49082026-05-01T12:00:21.139Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49092026-05-01T12:00:24.141Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49102026-05-01T12:00:24.141Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
49112026-05-01T12:00:24.141Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49122026-05-01T12:00:24.141Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49132026-05-01T12:00:24.141Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49142026-05-01T12:00:24.141Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
49152026-05-01T12:00:24.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
49162026-05-01T12:00:24.142Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49172026-05-01T12:00:24.142Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49182026-05-01T12:00:24.142Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49192026-05-01T12:00:24.142Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49202026-05-01T12:00:24.142Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49212026-05-01T12:00:24.142Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49222026-05-01T12:00:24.142Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49232026-05-01T12:00:24.142Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49242026-05-01T12:00:24.142Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
49252026-05-01T12:00:24.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
49262026-05-01T12:00:24.142Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
49272026-05-01T12:00:24.142Z[ 8] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
49282026-05-01T12:00:24.142Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
49292026-05-01T12:00:24.142Z[ 12] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
49302026-05-01T12:00:24.142Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
49312026-05-01T12:00:24.142Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
49322026-05-01T12:00:24.142Z[ 18] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
49332026-05-01T12:00:24.142Z[ 20] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
49342026-05-01T12:00:24.142Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
49352026-05-01T12:00:24.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
49362026-05-01T12:00:24.142Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
49372026-05-01T12:00:24.142Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49382026-05-01T12:00:24.142Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49392026-05-01T12:00:24.142Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49402026-05-01T12:00:24.142Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49412026-05-01T12:00:24.142Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
49422026-05-01T12:00:24.142Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49432026-05-01T12:00:24.142Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
49442026-05-01T12:00:24.142Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
49452026-05-01T12:00:24.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
49462026-05-01T12:00:24.142Z[ 5] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
49472026-05-01T12:00:24.142Z[ 8] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
49482026-05-01T12:00:24.142Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-05-01T12:00:24.142Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-05-01T12:00:24.142Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-05-01T12:00:24.142Z[ 16] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
49522026-05-01T12:00:24.142Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-05-01T12:00:24.143Z[ 20] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
49542026-05-01T12:00:24.143Z[SUM] 10.00-10.00 sec 512 KBytes 3.75 Gbits/sec
49552026-05-01T12:00:24.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
49562026-05-01T12:00:24.143Z[ ID] Interval Transfer Bitrate
49572026-05-01T12:00:24.143Z[ 5] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
49582026-05-01T12:00:24.143Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
49592026-05-01T12:00:24.143Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
49602026-05-01T12:00:24.143Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
49612026-05-01T12:00:24.143Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
49622026-05-01T12:00:24.143Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
49632026-05-01T12:00:24.143Z[ 18] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
49642026-05-01T12:00:24.143Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
49652026-05-01T12:00:24.143Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
49662026-05-01T12:00:24.146ZRun 9/10...3592.014759929176Mbps
49672026-05-01T12:00:31.562Z-----------------------------------------------------------
49682026-05-01T12:00:31.562ZServer listening on 5201 (test #30)
49692026-05-01T12:00:31.562Z-----------------------------------------------------------
49702026-05-01T12:00:31.562ZAccepted connection from 10.0.0.1, port 60852
49712026-05-01T12:00:31.562Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45286
49722026-05-01T12:00:31.562Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63605
49732026-05-01T12:00:31.562Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46675
49742026-05-01T12:00:31.562Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56344
49752026-05-01T12:00:31.562Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61638
49762026-05-01T12:00:31.562Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64733
49772026-05-01T12:00:31.562Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59071
49782026-05-01T12:00:31.562Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54807
49792026-05-01T12:00:31.562Z[ ID] Interval Transfer Bitrate
49802026-05-01T12:00:31.562Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
49812026-05-01T12:00:31.562Z[ 8] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
49822026-05-01T12:00:31.562Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
49832026-05-01T12:00:31.562Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
49842026-05-01T12:00:31.562Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
49852026-05-01T12:00:31.562Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
49862026-05-01T12:00:31.562Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
49872026-05-01T12:00:31.562Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
49882026-05-01T12:00:31.562Z[SUM] 0.00-1.00 sec 351 MBytes 2.95 Gbits/sec
49892026-05-01T12:00:31.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
49902026-05-01T12:00:31.562Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
49912026-05-01T12:00:31.563Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49922026-05-01T12:00:31.563Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49932026-05-01T12:00:31.563Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49942026-05-01T12:00:31.563Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49952026-05-01T12:00:31.563Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
49962026-05-01T12:00:31.563Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
49972026-05-01T12:00:31.563Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
49982026-05-01T12:00:31.563Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
49992026-05-01T12:00:31.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
50002026-05-01T12:00:31.563Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
50012026-05-01T12:00:31.564Z[ 8] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
50022026-05-01T12:00:31.564Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
50032026-05-01T12:00:31.564Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
50042026-05-01T12:00:31.564Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50052026-05-01T12:00:31.564Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50062026-05-01T12:00:31.564Z[ 18] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
50072026-05-01T12:00:31.564Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50082026-05-01T12:00:31.564Z[SUM] 2.00-3.00 sec 438 MBytes 3.68 Gbits/sec
50092026-05-01T12:00:31.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
50102026-05-01T12:00:31.564Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
50112026-05-01T12:00:31.564Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50122026-05-01T12:00:31.564Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
50132026-05-01T12:00:31.564Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
50142026-05-01T12:00:31.564Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50152026-05-01T12:00:31.564Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50162026-05-01T12:00:31.564Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50172026-05-01T12:00:31.564Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
50182026-05-01T12:00:31.564Z[SUM] 3.00-4.00 sec 438 MBytes 3.68 Gbits/sec
50192026-05-01T12:00:31.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
50202026-05-01T12:00:31.564Z[ 5] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
50212026-05-01T12:00:31.564Z[ 8] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
50222026-05-01T12:00:31.564Z[ 10] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
50232026-05-01T12:00:31.564Z[ 12] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
50242026-05-01T12:00:31.564Z[ 14] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
50252026-05-01T12:00:31.564Z[ 16] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
50262026-05-01T12:00:31.564Z[ 18] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
50272026-05-01T12:00:31.564Z[ 20] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
50282026-05-01T12:00:31.564Z[SUM] 4.00-5.00 sec 445 MBytes 3.73 Gbits/sec
50292026-05-01T12:00:31.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
50302026-05-01T12:00:31.564Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50312026-05-01T12:00:31.564Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
50322026-05-01T12:00:31.564Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
50332026-05-01T12:00:31.564Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50342026-05-01T12:00:31.564Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
50352026-05-01T12:00:31.564Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50362026-05-01T12:00:31.564Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
50372026-05-01T12:00:31.564Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
50382026-05-01T12:00:31.564Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
50392026-05-01T12:00:31.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
50402026-05-01T12:00:31.565Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50412026-05-01T12:00:31.565Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
50422026-05-01T12:00:31.565Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50432026-05-01T12:00:34.567Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50442026-05-01T12:00:34.567Z[ 14] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50452026-05-01T12:00:34.567Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
50462026-05-01T12:00:34.567Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
50472026-05-01T12:00:34.567Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
50482026-05-01T12:00:34.567Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
50492026-05-01T12:00:34.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
50502026-05-01T12:00:34.567Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50512026-05-01T12:00:34.567Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50522026-05-01T12:00:34.567Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50532026-05-01T12:00:34.567Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50542026-05-01T12:00:34.567Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50552026-05-01T12:00:34.567Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50562026-05-01T12:00:34.567Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50572026-05-01T12:00:34.567Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50582026-05-01T12:00:34.567Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
50592026-05-01T12:00:34.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
50602026-05-01T12:00:34.568Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50612026-05-01T12:00:34.568Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50622026-05-01T12:00:34.568Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50632026-05-01T12:00:34.568Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50642026-05-01T12:00:34.568Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50652026-05-01T12:00:34.568Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50662026-05-01T12:00:34.568Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50672026-05-01T12:00:34.568Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50682026-05-01T12:00:34.568Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
50692026-05-01T12:00:34.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
50702026-05-01T12:00:34.568Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50712026-05-01T12:00:34.568Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50722026-05-01T12:00:34.568Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50732026-05-01T12:00:34.568Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50742026-05-01T12:00:34.568Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50752026-05-01T12:00:34.568Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50762026-05-01T12:00:34.568Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50772026-05-01T12:00:34.568Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
50782026-05-01T12:00:34.568Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
50792026-05-01T12:00:34.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
50802026-05-01T12:00:34.569Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50812026-05-01T12:00:34.569Z[ 8] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
50822026-05-01T12:00:34.569Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-05-01T12:00:34.569Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-05-01T12:00:34.569Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-05-01T12:00:34.569Z[ 16] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
50862026-05-01T12:00:34.569Z[ 18] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
50872026-05-01T12:00:34.569Z[ 20] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
50882026-05-01T12:00:34.569Z[SUM] 10.00-10.00 sec 512 KBytes 3.55 Gbits/sec
50892026-05-01T12:00:34.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
50902026-05-01T12:00:34.569Z[ ID] Interval Transfer Bitrate
50912026-05-01T12:00:34.569Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50922026-05-01T12:00:34.569Z[ 8] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
50932026-05-01T12:00:34.569Z[ 10] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
50942026-05-01T12:00:34.569Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50952026-05-01T12:00:34.569Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50962026-05-01T12:00:34.569Z[ 16] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
50972026-05-01T12:00:34.569Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50982026-05-01T12:00:34.569Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50992026-05-01T12:00:34.569Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
51002026-05-01T12:00:34.574ZRun 10/10...3592.3063089654474Mbps
51012026-05-01T12:00:34.574Z###---------------------###
51022026-05-01T12:00:34.575Z::: iPerf done... :::
51032026-05-01T12:00:34.575Z:::Awaiting out files...:::
51042026-05-01T12:00:34.575Z###---------------------###
51052026-05-01T12:00:34.575Z###-----###
51062026-05-01T12:00:34.575Z:::done!:::
51072026-05-01T12:00:34.575Z###-----###
51082026-05-01T12:00:35.554ZBenchmarking iperf-tcp/local/s2c/tx
51092026-05-01T12:00:35.554ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51102026-05-01T12:00:39.456ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51112026-05-01T12:00:59.415ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51122026-05-01T12:00:59.503Ziperf-tcp/local/s2c/tx time: [3.4957 µs 3.4957 µs 3.4958 µs]
51132026-05-01T12:00:59.504Z change: [+1.8228% +1.8280% +1.8336%] (p = 0.00 < 0.05)
51142026-05-01T12:00:59.504Z Performance has regressed.
51152026-05-01T12:00:59.504ZFound 4 outliers among 100 measurements (4.00%)
51162026-05-01T12:00:59.504Z 1 (1.00%) low severe
51172026-05-01T12:00:59.504Z 1 (1.00%) low mild
51182026-05-01T12:00:59.504Z 2 (2.00%) high mild
51192026-05-01T12:01:00.391Z
51202026-05-01T12:01:00.395ZBenchmarking iperf-tcp/local/s2c/rx
51212026-05-01T12:01:00.395ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51222026-05-01T12:01:04.293ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51232026-05-01T12:01:24.264ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51242026-05-01T12:01:24.352Ziperf-tcp/local/s2c/rx time: [6.5039 µs 6.5040 µs 6.5041 µs]
51252026-05-01T12:01:24.352Z change: [+0.2076% +0.2117% +0.2156%] (p = 0.00 < 0.05)
51262026-05-01T12:01:24.352Z Change within noise threshold.
51272026-05-01T12:01:24.352ZFound 2 outliers among 100 measurements (2.00%)
51282026-05-01T12:01:24.352Z 1 (1.00%) low mild
51292026-05-01T12:01:24.352Z 1 (1.00%) high mild
51302026-05-01T12:01:25.238Z
51312026-05-01T12:01:29.892Z+ cargo ubench
51322026-05-01T12:01:30.148Z Compiling proc-macro2 v1.0.106
51332026-05-01T12:01:30.148Z Compiling unicode-ident v1.0.24
51342026-05-01T12:01:30.148Z Compiling quote v1.0.45
51352026-05-01T12:01:30.148Z Compiling serde_core v1.0.228
51362026-05-01T12:01:30.151Z Compiling cfg-if v1.0.4
51372026-05-01T12:01:30.152Z Compiling libc v0.2.186
51382026-05-01T12:01:30.152Z Compiling memchr v2.8.0
51392026-05-01T12:01:30.152Z Compiling serde v1.0.228
51402026-05-01T12:01:30.268Z Compiling rustversion v1.0.22
51412026-05-01T12:01:30.337Z Compiling ident_case v1.0.1
51422026-05-01T12:01:30.495Z Compiling version_check v0.9.5
51432026-05-01T12:01:30.594Z Compiling strsim v0.11.1
51442026-05-01T12:01:30.668Z Compiling zerocopy v0.8.48
51452026-05-01T12:01:30.836Z Compiling thiserror v2.0.18
51462026-05-01T12:01:30.942Z Compiling either v1.15.0
51472026-05-01T12:01:31.180Z Compiling fnv v1.0.7
51482026-05-01T12:01:31.284Z Compiling regex-syntax v0.8.10
51492026-05-01T12:01:31.309Z Compiling crossbeam-utils v0.8.21
51502026-05-01T12:01:31.337Z Compiling syn v1.0.109
51512026-05-01T12:01:31.650Z Compiling pin-project-lite v0.2.17
51522026-05-01T12:01:31.715Z Compiling aho-corasick v1.1.4
51532026-05-01T12:01:31.756Z Compiling equivalent v1.0.2
51542026-05-01T12:01:31.804Z Compiling hashbrown v0.17.0
51552026-05-01T12:01:31.839Z Compiling syn v2.0.117
51562026-05-01T12:01:31.927Z Compiling winnow v1.0.2
51572026-05-01T12:01:32.032Z Compiling itertools v0.14.0
51582026-05-01T12:01:32.386Z Compiling indexmap v2.14.0
51592026-05-01T12:01:32.977Z Compiling bitflags v2.11.1
51602026-05-01T12:01:32.994Z Compiling regex-automata v0.4.14
51612026-05-01T12:01:33.007Z Compiling toml_parser v1.1.2+spec-1.1.0
51622026-05-01T12:01:33.278Z Compiling autocfg v1.5.0
51632026-05-01T12:01:33.308Z Compiling byteorder v1.5.0
51642026-05-01T12:01:33.491Z Compiling heapless v0.8.0
51652026-05-01T12:01:33.494Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-05-01T12:01:33.540Z Compiling hash32 v0.3.1
51672026-05-01T12:01:33.612Z Compiling num-traits v0.2.19
51682026-05-01T12:01:33.703Z Compiling toml_edit v0.25.11+spec-1.1.0
51692026-05-01T12:01:33.703Z Compiling slog v2.8.2
51702026-05-01T12:01:33.863Z Compiling smoltcp v0.11.0
51712026-05-01T12:01:33.884Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51722026-05-01T12:01:33.983Z Compiling futures-sink v0.3.32
51732026-05-01T12:01:33.988Z Compiling futures-core v0.3.32
51742026-05-01T12:01:34.082Z Compiling stable_deref_trait v1.2.1
51752026-05-01T12:01:34.126Z Compiling macaddr v1.0.1
51762026-05-01T12:01:34.149Z Compiling futures-channel v0.3.32
51772026-05-01T12:01:34.328Z Compiling proc-macro-crate v3.5.0
51782026-05-01T12:01:34.384Z Compiling proc-macro-error-attr v1.0.4
51792026-05-01T12:01:34.390Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51802026-05-01T12:01:34.611Z Compiling ref-cast v1.0.25
51812026-05-01T12:01:34.615Z Compiling itoa v1.0.18
51822026-05-01T12:01:34.665Z Compiling darling_core v0.21.3
51832026-05-01T12:01:34.690Z Compiling darling_core v0.23.0
51842026-05-01T12:01:34.798Z Compiling regex v1.12.3
51852026-05-01T12:01:34.810Z Compiling getrandom v0.4.2
51862026-05-01T12:01:34.910Z Compiling futures-io v0.3.32
51872026-05-01T12:01:35.068Z Compiling anyhow v1.0.102
51882026-05-01T12:01:35.093Z Compiling crc32fast v1.5.0
51892026-05-01T12:01:35.199Z Compiling slab v0.4.12
51902026-05-01T12:01:35.367Z Compiling rand_core v0.10.1
51912026-05-01T12:01:35.370Z Compiling futures-task v0.3.32
51922026-05-01T12:01:35.391Z Compiling bitflags v1.3.2
51932026-05-01T12:01:35.458Z Compiling managed v0.8.0
51942026-05-01T12:01:35.593Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51952026-05-01T12:01:35.694Z Compiling proc-macro-error v1.0.4
51962026-05-01T12:01:35.705Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51972026-05-01T12:01:35.842Z Compiling serde_derive v1.0.228
51982026-05-01T12:01:35.910Z Compiling zerocopy-derive v0.8.48
51992026-05-01T12:01:35.915Z Compiling thiserror-impl v2.0.18
52002026-05-01T12:01:35.973Z Compiling futures-macro v0.3.32
52012026-05-01T12:01:36.280Z Compiling foreign-types-macros v0.2.3
52022026-05-01T12:01:36.775Z Compiling futures-util v0.3.32
52032026-05-01T12:01:36.778Z Compiling darling_macro v0.21.3
52042026-05-01T12:01:36.801Z Compiling darling_macro v0.23.0
52052026-05-01T12:01:36.888Z Compiling ref-cast-impl v1.0.25
52062026-05-01T12:01:37.208Z Compiling cobs v0.3.0
52072026-05-01T12:01:37.301Z Compiling darling v0.21.3
52082026-05-01T12:01:37.328Z Compiling darling v0.23.0
52092026-05-01T12:01:37.373Z Compiling ingot-macros v0.1.1
52102026-05-01T12:01:37.400Z Compiling num_enum_derive v0.7.6
52112026-05-01T12:01:37.419Z Compiling foreign-types-shared v0.3.1
52122026-05-01T12:01:37.469Z Compiling unicode-width v0.2.2
52132026-05-01T12:01:37.500Z Compiling rustix v1.1.4
52142026-05-01T12:01:37.767Z Compiling once_cell v1.21.4
52152026-05-01T12:01:37.848Z Compiling cpufeatures v0.3.0
52162026-05-01T12:01:37.912Z Compiling ipnetwork v0.21.1
52172026-05-01T12:01:37.999Z Compiling tracing-core v0.1.36
52182026-05-01T12:01:38.280Z Compiling chacha20 v0.10.0
52192026-05-01T12:01:38.372Z Compiling num_enum v0.7.6
52202026-05-01T12:01:38.563Z Compiling tabwriter v1.4.1
52212026-05-01T12:01:38.630Z Compiling foreign-types v0.5.0
52222026-05-01T12:01:38.700Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52232026-05-01T12:01:38.875Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52242026-05-01T12:01:38.892Z Compiling tracing-attributes v0.1.31
52252026-05-01T12:01:39.103Z Compiling erased-serde v0.3.31
52262026-05-01T12:01:39.301Z Compiling postcard v1.1.3
52272026-05-01T12:01:39.357Z Compiling futures-executor v0.3.32
52282026-05-01T12:01:39.835Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52292026-05-01T12:01:39.894Z Compiling errno v0.3.14
52302026-05-01T12:01:40.046Z Compiling cstr-argument v0.1.2
52312026-05-01T12:01:40.067Z Compiling thiserror v1.0.69
52322026-05-01T12:01:40.072Z Compiling pretty-hex v0.4.2
52332026-05-01T12:01:40.175Z Compiling utf8parse v0.2.2
52342026-05-01T12:01:40.197Z Compiling shlex v1.3.0
52352026-05-01T12:01:40.202Z Compiling num-conv v0.2.1
52362026-05-01T12:01:40.306Z Compiling time-core v0.1.8
52372026-05-01T12:01:40.334Z Compiling find-msvc-tools v0.1.9
52382026-05-01T12:01:40.365Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52392026-05-01T12:01:40.379Z Compiling powerfmt v0.2.0
52402026-05-01T12:01:40.442Z Compiling ingot-types v0.1.2
52412026-05-01T12:01:40.562Z Compiling zmij v1.0.21
52422026-05-01T12:01:40.601Z Compiling dyn-clone v1.0.20
52432026-05-01T12:01:40.605Z Compiling deranged v0.5.8
52442026-05-01T12:01:40.610Z Compiling cc v1.2.61
52452026-05-01T12:01:40.707Z Compiling time-macros v0.2.27
52462026-05-01T12:01:40.836Z Compiling ingot v0.1.1
52472026-05-01T12:01:41.088Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52482026-05-01T12:01:41.201Z Compiling anstyle-parse v1.0.0
52492026-05-01T12:01:41.401Z Compiling tracing v0.1.44
52502026-05-01T12:01:41.453Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52512026-05-01T12:01:41.650Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52522026-05-01T12:01:41.714Z Compiling rand v0.10.1
52532026-05-01T12:01:41.723Z Compiling futures v0.3.32
52542026-05-01T12:01:41.787Z Compiling thiserror-impl v1.0.69
52552026-05-01T12:01:41.996Z Compiling crossbeam-epoch v0.9.18
52562026-05-01T12:01:42.437Z Compiling uuid v1.23.1
52572026-05-01T12:01:42.463Z Compiling arc-swap v1.9.1
52582026-05-01T12:01:42.512Z Compiling socket2 v0.6.3
52592026-05-01T12:01:42.792Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52602026-05-01T12:01:42.836Z Compiling nom v8.0.0
52612026-05-01T12:01:42.919Z Compiling thread_local v1.1.9
52622026-05-01T12:01:42.967Z Compiling rayon-core v1.13.0
52632026-05-01T12:01:43.104Z Compiling colored v3.1.1
52642026-05-01T12:01:43.177Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52652026-05-01T12:01:43.251Z Compiling lazy_static v1.5.0
52662026-05-01T12:01:43.346Z Compiling iana-time-zone v0.1.65
52672026-05-01T12:01:43.385Z Compiling anstyle v1.0.14
52682026-05-01T12:01:43.651Z Compiling heck v0.4.1
52692026-05-01T12:01:43.669Z Compiling is_terminal_polyfill v1.70.2
52702026-05-01T12:01:43.843Z Compiling oxnet v0.1.4
52712026-05-01T12:01:44.044Z Compiling slog-async v2.8.0
52722026-05-01T12:01:44.126Z Compiling colorchoice v1.0.5
52732026-05-01T12:01:44.236Z Compiling anstyle-query v1.1.5
52742026-05-01T12:01:44.325Z Compiling serde_json v1.0.149
52752026-05-01T12:01:44.373Z Compiling anstream v1.0.0
52762026-05-01T12:01:44.610Z Compiling time v0.3.47
52772026-05-01T12:01:44.799Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52782026-05-01T12:01:45.455Z Compiling rusticata-macros v5.0.0
52792026-05-01T12:01:45.526Z Compiling chrono v0.4.44
52802026-05-01T12:01:45.577Z Compiling slog-scope v4.4.1
52812026-05-01T12:01:45.718Z Compiling crossbeam-deque v0.8.6
52822026-05-01T12:01:45.730Z Compiling terminal_size v0.4.4
52832026-05-01T12:01:45.870Z Compiling cookie-factory v0.3.3
52842026-05-01T12:01:45.926Z Compiling alloca v0.4.0
52852026-05-01T12:01:46.187Z Compiling half v2.7.1
52862026-05-01T12:01:46.193Z Compiling crossbeam-channel v0.5.15
52872026-05-01T12:01:46.257Z Compiling is-terminal v0.4.17
52882026-05-01T12:01:46.345Z Compiling itertools v0.12.1
52892026-05-01T12:01:46.383Z Compiling cfg_aliases v0.2.1
52902026-05-01T12:01:46.448Z Compiling take_mut v0.2.2
52912026-05-01T12:01:46.503Z Compiling term v1.2.1
52922026-05-01T12:01:46.554Z Compiling log v0.4.29
52932026-05-01T12:01:46.779Z Compiling clap_lex v1.1.0
52942026-05-01T12:01:46.842Z Compiling ciborium-io v0.2.2
52952026-05-01T12:01:46.934Z Compiling heck v0.5.0
52962026-05-01T12:01:47.112Z Compiling plotters-backend v0.3.7
52972026-05-01T12:01:47.130Z Compiling circular v0.3.0
52982026-05-01T12:01:47.431Z Compiling plotters-svg v0.3.7
52992026-05-01T12:01:47.724Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53002026-05-01T12:01:47.799Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53012026-05-01T12:01:47.912Z Compiling clap_builder v4.6.0
53022026-05-01T12:01:48.059Z Compiling pcap-parser v0.17.0
53032026-05-01T12:01:48.362Z Compiling clap_derive v4.6.1
53042026-05-01T12:01:48.522Z Compiling ciborium-ll v0.2.2
53052026-05-01T12:01:48.762Z Compiling slog-term v2.9.2
53062026-05-01T12:01:49.116Z Compiling slog-stdlog v4.1.1
53072026-05-01T12:01:49.886Z Compiling nix v0.31.2
53082026-05-01T12:01:50.261Z Compiling itertools v0.13.0
53092026-05-01T12:01:50.385Z Compiling same-file v1.0.6
53102026-05-01T12:01:50.479Z Compiling cast v0.3.0
53112026-05-01T12:01:50.542Z Compiling rayon v1.12.0
53122026-05-01T12:01:50.646Z Compiling walkdir v2.5.0
53132026-05-01T12:01:51.194Z Compiling tinytemplate v1.2.1
53142026-05-01T12:01:51.333Z Compiling clap v4.6.1
53152026-05-01T12:01:51.508Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53162026-05-01T12:01:51.745Z Compiling criterion-plot v0.8.2
53172026-05-01T12:01:51.916Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53182026-05-01T12:01:52.320Z Compiling slog-envlogger v2.2.0
53192026-05-01T12:01:52.505Z Compiling ciborium v0.2.2
53202026-05-01T12:01:52.715Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53212026-05-01T12:01:52.894Z Compiling plotters v0.3.7
53222026-05-01T12:01:53.208Z Compiling page_size v0.6.0
53232026-05-01T12:01:53.276Z Compiling anes v0.1.6
53242026-05-01T12:01:53.312Z Compiling oorandom v11.1.5
53252026-05-01T12:01:53.436Z Compiling dtor-proc-macro v0.0.13
53262026-05-01T12:01:53.521Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53272026-05-01T12:01:53.782Z Compiling dtor v0.8.1
53282026-05-01T12:01:53.871Z Compiling criterion v0.8.2
53292026-05-01T12:01:54.101Z Compiling link-section v0.2.1
53302026-05-01T12:01:54.237Z Compiling ctor-proc-macro v0.0.13
53312026-05-01T12:01:54.594Z Compiling ctor v0.10.1
53322026-05-01T12:01:55.918Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53332026-05-01T12:03:16.454Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53342026-05-01T12:03:16.482Z Running benches/userland.rs (target/release-lto/deps/userland-767d724e82775517)
53352026-05-01T12:03:16.485ZGnuplot not found, using plotters backend
53362026-05-01T12:03:16.629ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53372026-05-01T12:03:16.630ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53382026-05-01T12:03:22.140ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0022 s (7.6M iterations)
53392026-05-01T12:03:27.027ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53402026-05-01T12:03:27.120Zparse/Hairpin-DHCPv4/wallclock/Discover
53412026-05-01T12:03:27.120Z time: [61.803 ns 61.953 ns 62.096 ns]
53422026-05-01T12:03:27.120Z change: [−0.4152% +0.5244% +1.4860%] (p = 0.30 > 0.05)
53432026-05-01T12:03:27.120Z No change in performance detected.
53442026-05-01T12:03:27.120ZFound 5 outliers among 100 measurements (5.00%)
53452026-05-01T12:03:27.120Z 2 (2.00%) high mild
53462026-05-01T12:03:27.120Z 3 (3.00%) high severe
53472026-05-01T12:03:28.343Z
53482026-05-01T12:03:28.346ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53492026-05-01T12:03:28.346ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53502026-05-01T12:03:34.278ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0013 s (3.5M iterations)
53512026-05-01T12:03:39.261ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53522026-05-01T12:03:39.350Zprocess/Hairpin-DHCPv4/wallclock/Discover
53532026-05-01T12:03:39.350Z time: [828.82 ns 829.35 ns 829.86 ns]
53542026-05-01T12:03:39.350Z change: [+0.9441% +1.1116% +1.2919%] (p = 0.00 < 0.05)
53552026-05-01T12:03:39.350Z Change within noise threshold.
53562026-05-01T12:03:39.350ZFound 5 outliers among 100 measurements (5.00%)
53572026-05-01T12:03:39.350Z 3 (3.00%) high mild
53582026-05-01T12:03:39.350Z 2 (2.00%) high severe
53592026-05-01T12:03:40.563Z
53602026-05-01T12:03:40.566ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53612026-05-01T12:03:40.567ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53622026-05-01T12:03:46.323ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0025 s (7.3M iterations)
53632026-05-01T12:03:51.012ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53642026-05-01T12:03:51.101Zparse/Hairpin-DHCPv4/wallclock/Request
53652026-05-01T12:03:51.101Z time: [62.261 ns 62.401 ns 62.532 ns]
53662026-05-01T12:03:51.101Z change: [+0.0998% +1.1016% +2.1063%] (p = 0.03 < 0.05)
53672026-05-01T12:03:51.101Z Change within noise threshold.
53682026-05-01T12:03:51.101ZFound 7 outliers among 100 measurements (7.00%)
53692026-05-01T12:03:51.101Z 4 (4.00%) high mild
53702026-05-01T12:03:51.101Z 3 (3.00%) high severe
53712026-05-01T12:03:52.329Z
53722026-05-01T12:03:52.339ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53732026-05-01T12:03:52.339ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53742026-05-01T12:03:58.151ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0008 s (3.6M iterations)
53752026-05-01T12:04:03.138ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53762026-05-01T12:04:03.226Zprocess/Hairpin-DHCPv4/wallclock/Request
53772026-05-01T12:04:03.226Z time: [803.94 ns 804.42 ns 804.91 ns]
53782026-05-01T12:04:03.227Z change: [+0.8301% +1.0054% +1.1654%] (p = 0.00 < 0.05)
53792026-05-01T12:04:03.227Z Change within noise threshold.
53802026-05-01T12:04:03.227ZFound 8 outliers among 100 measurements (8.00%)
53812026-05-01T12:04:03.227Z 5 (5.00%) high mild
53822026-05-01T12:04:03.227Z 3 (3.00%) high severe
53832026-05-01T12:04:04.438Z
53842026-05-01T12:04:04.441ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53852026-05-01T12:04:04.441ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53862026-05-01T12:04:07.928ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0003 s (6.0M iterations)
53872026-05-01T12:04:12.779ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53882026-05-01T12:04:12.866Zparse/Hairpin-DHCPv6/wallclock/Solicit
53892026-05-01T12:04:12.866Z time: [61.217 ns 61.369 ns 61.513 ns]
53902026-05-01T12:04:12.866Z change: [−0.5032% +0.6935% +1.8068%] (p = 0.27 > 0.05)
53912026-05-01T12:04:12.866Z No change in performance detected.
53922026-05-01T12:04:12.866ZFound 7 outliers among 100 measurements (7.00%)
53932026-05-01T12:04:12.866Z 3 (3.00%) high mild
53942026-05-01T12:04:12.866Z 4 (4.00%) high severe
53952026-05-01T12:04:14.090Z
53962026-05-01T12:04:14.093ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53972026-05-01T12:04:14.093ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53982026-05-01T12:04:17.809ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0055 s (2.8M iterations)
53992026-05-01T12:04:22.839ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54002026-05-01T12:04:22.927Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54012026-05-01T12:04:22.927Z time: [1.0350 µs 1.0357 µs 1.0365 µs]
54022026-05-01T12:04:22.927Z change: [−0.0133% +0.1476% +0.3132%] (p = 0.09 > 0.05)
54032026-05-01T12:04:22.927Z No change in performance detected.
54042026-05-01T12:04:22.930ZFound 5 outliers among 100 measurements (5.00%)
54052026-05-01T12:04:22.930Z 3 (3.00%) high mild
54062026-05-01T12:04:22.930Z 2 (2.00%) high severe
54072026-05-01T12:04:24.143Z
54082026-05-01T12:04:24.146ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54092026-05-01T12:04:24.146ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54102026-05-01T12:04:27.991ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0035 s (5.5M iterations)
54112026-05-01T12:04:32.723ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54122026-05-01T12:04:32.811Zparse/Hairpin-DHCPv6/wallclock/Request
54132026-05-01T12:04:32.811Z time: [61.175 ns 61.339 ns 61.491 ns]
54142026-05-01T12:04:32.811Z change: [−0.8109% +0.2732% +1.3892%] (p = 0.64 > 0.05)
54152026-05-01T12:04:32.811Z No change in performance detected.
54162026-05-01T12:04:32.811ZFound 6 outliers among 100 measurements (6.00%)
54172026-05-01T12:04:32.811Z 3 (3.00%) high mild
54182026-05-01T12:04:32.811Z 3 (3.00%) high severe
54192026-05-01T12:04:34.034Z
54202026-05-01T12:04:34.037ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54212026-05-01T12:04:34.037ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54222026-05-01T12:04:38.000ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0035 s (2.6M iterations)
54232026-05-01T12:04:42.964ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54242026-05-01T12:04:43.052Zprocess/Hairpin-DHCPv6/wallclock/Request
54252026-05-01T12:04:43.052Z time: [1.0687 µs 1.0695 µs 1.0703 µs]
54262026-05-01T12:04:43.052Z change: [−0.3412% −0.1662% −0.0059%] (p = 0.06 > 0.05)
54272026-05-01T12:04:43.052Z No change in performance detected.
54282026-05-01T12:04:43.052ZFound 13 outliers among 100 measurements (13.00%)
54292026-05-01T12:04:43.052Z 7 (7.00%) low mild
54302026-05-01T12:04:43.052Z 3 (3.00%) high mild
54312026-05-01T12:04:43.052Z 3 (3.00%) high severe
54322026-05-01T12:04:44.263Z
54332026-05-01T12:04:44.266ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54342026-05-01T12:04:44.266ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54352026-05-01T12:04:50.417ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
54362026-05-01T12:04:54.932ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54372026-05-01T12:04:55.021Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54382026-05-01T12:04:55.021Z time: [61.028 ns 61.230 ns 61.423 ns]
54392026-05-01T12:04:55.021Z change: [−0.7294% +0.2785% +1.3888%] (p = 0.61 > 0.05)
54402026-05-01T12:04:55.021Z No change in performance detected.
54412026-05-01T12:04:55.021ZFound 5 outliers among 100 measurements (5.00%)
54422026-05-01T12:04:55.021Z 3 (3.00%) high mild
54432026-05-01T12:04:55.021Z 2 (2.00%) high severe
54442026-05-01T12:04:56.241Z
54452026-05-01T12:04:56.245ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54462026-05-01T12:04:56.245ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54472026-05-01T12:05:01.551ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.0M iterations)
54482026-05-01T12:05:06.402ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54492026-05-01T12:05:06.490Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54502026-05-01T12:05:06.490Z time: [623.67 ns 623.98 ns 624.27 ns]
54512026-05-01T12:05:06.490Z change: [+0.4168% +0.6117% +0.7954%] (p = 0.00 < 0.05)
54522026-05-01T12:05:06.490Z Change within noise threshold.
54532026-05-01T12:05:06.490ZFound 8 outliers among 100 measurements (8.00%)
54542026-05-01T12:05:06.490Z 3 (3.00%) high mild
54552026-05-01T12:05:06.490Z 5 (5.00%) high severe
54562026-05-01T12:05:07.700Z
54572026-05-01T12:05:07.702ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-05-01T12:05:07.702ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54592026-05-01T12:05:12.158ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0019 s (4.7M iterations)
54602026-05-01T12:05:15.943ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54612026-05-01T12:05:16.032Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54622026-05-01T12:05:16.032Z time: [121.84 ns 122.01 ns 122.17 ns]
54632026-05-01T12:05:16.032Z change: [−0.2455% +0.4814% +1.2885%] (p = 0.21 > 0.05)
54642026-05-01T12:05:16.032Z No change in performance detected.
54652026-05-01T12:05:16.032ZFound 7 outliers among 100 measurements (7.00%)
54662026-05-01T12:05:16.032Z 3 (3.00%) high mild
54672026-05-01T12:05:16.032Z 4 (4.00%) high severe
54682026-05-01T12:05:17.250Z
54692026-05-01T12:05:17.253ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54702026-05-01T12:05:17.253ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54712026-05-01T12:05:20.488ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0046 s (3.2M iterations)
54722026-05-01T12:05:24.999ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54732026-05-01T12:05:25.087Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54742026-05-01T12:05:25.087Z time: [704.67 ns 705.15 ns 705.62 ns]
54752026-05-01T12:05:25.087Z change: [+0.4905% +0.6508% +0.8013%] (p = 0.00 < 0.05)
54762026-05-01T12:05:25.087Z Change within noise threshold.
54772026-05-01T12:05:25.088ZFound 7 outliers among 100 measurements (7.00%)
54782026-05-01T12:05:25.088Z 3 (3.00%) high mild
54792026-05-01T12:05:25.088Z 4 (4.00%) high severe
54802026-05-01T12:05:26.292Z
54812026-05-01T12:05:26.297ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-05-01T12:05:26.297ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54832026-05-01T12:05:29.358ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0007 s (6.8M iterations)
54842026-05-01T12:05:33.880ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54852026-05-01T12:05:33.967Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54862026-05-01T12:05:33.967Z time: [60.390 ns 60.586 ns 60.775 ns]
54872026-05-01T12:05:33.970Z change: [−1.1424% −0.0404% +1.0555%] (p = 0.94 > 0.05)
54882026-05-01T12:05:33.970Z No change in performance detected.
54892026-05-01T12:05:33.970ZFound 5 outliers among 100 measurements (5.00%)
54902026-05-01T12:05:33.970Z 2 (2.00%) high mild
54912026-05-01T12:05:33.970Z 3 (3.00%) high severe
54922026-05-01T12:05:35.190Z
54932026-05-01T12:05:35.193ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54942026-05-01T12:05:35.193ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54952026-05-01T12:05:41.314ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0065 s (3.4M iterations)
54962026-05-01T12:05:46.147ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54972026-05-01T12:05:46.235Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54982026-05-01T12:05:46.235Z time: [804.10 ns 804.55 ns 805.05 ns]
54992026-05-01T12:05:46.235Z change: [+0.6014% +0.8251% +1.0611%] (p = 0.00 < 0.05)
55002026-05-01T12:05:46.235Z Change within noise threshold.
55012026-05-01T12:05:46.235ZFound 10 outliers among 100 measurements (10.00%)
55022026-05-01T12:05:46.235Z 4 (4.00%) high mild
55032026-05-01T12:05:46.235Z 6 (6.00%) high severe
55042026-05-01T12:05:47.448Z
55052026-05-01T12:05:47.450ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-05-01T12:05:47.450ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55072026-05-01T12:05:50.559ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0037 s (6.7M iterations)
55082026-05-01T12:05:54.991ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55092026-05-01T12:05:55.078Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55102026-05-01T12:05:55.078Z time: [60.501 ns 60.683 ns 60.858 ns]
55112026-05-01T12:05:55.078Z change: [−0.7446% +0.3379% +1.4466%] (p = 0.55 > 0.05)
55122026-05-01T12:05:55.078Z No change in performance detected.
55132026-05-01T12:05:55.078ZFound 4 outliers among 100 measurements (4.00%)
55142026-05-01T12:05:55.078Z 2 (2.00%) high mild
55152026-05-01T12:05:55.078Z 2 (2.00%) high severe
55162026-05-01T12:05:56.293Z
55172026-05-01T12:05:56.296ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-05-01T12:05:56.296ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55192026-05-01T12:06:02.236ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0020 s (3.5M iterations)
55202026-05-01T12:06:07.030ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55212026-05-01T12:06:07.118Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55222026-05-01T12:06:07.118Z time: [756.65 ns 757.15 ns 757.64 ns]
55232026-05-01T12:06:07.118Z change: [−0.9757% −0.7361% −0.5035%] (p = 0.00 < 0.05)
55242026-05-01T12:06:07.118Z Change within noise threshold.
55252026-05-01T12:06:07.119ZFound 8 outliers among 100 measurements (8.00%)
55262026-05-01T12:06:07.119Z 1 (1.00%) high mild
55272026-05-01T12:06:07.119Z 7 (7.00%) high severe
55282026-05-01T12:06:08.328Z
55292026-05-01T12:06:08.331ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-05-01T12:06:08.331ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55312026-05-01T12:06:11.850ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
55322026-05-01T12:06:15.685ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55332026-05-01T12:06:15.773Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55342026-05-01T12:06:15.773Z time: [62.151 ns 62.325 ns 62.490 ns]
55352026-05-01T12:06:15.773Z change: [−0.4528% +0.2677% +1.0617%] (p = 0.51 > 0.05)
55362026-05-01T12:06:15.773Z No change in performance detected.
55372026-05-01T12:06:15.773ZFound 4 outliers among 100 measurements (4.00%)
55382026-05-01T12:06:15.773Z 2 (2.00%) high mild
55392026-05-01T12:06:15.773Z 2 (2.00%) high severe
55402026-05-01T12:06:16.990Z
55412026-05-01T12:06:16.993ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-05-01T12:06:16.993ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55432026-05-01T12:06:22.253ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.0M iterations)
55442026-05-01T12:06:26.985ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55452026-05-01T12:06:27.074Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55462026-05-01T12:06:27.074Z time: [248.30 ns 248.89 ns 249.43 ns]
55472026-05-01T12:06:27.074Z change: [+0.4471% +0.9074% +1.3633%] (p = 0.00 < 0.05)
55482026-05-01T12:06:27.074Z Change within noise threshold.
55492026-05-01T12:06:27.074ZFound 5 outliers among 100 measurements (5.00%)
55502026-05-01T12:06:27.074Z 3 (3.00%) high mild
55512026-05-01T12:06:27.074Z 2 (2.00%) high severe
55522026-05-01T12:06:28.288Z
55532026-05-01T12:06:28.291ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-05-01T12:06:28.292ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55552026-05-01T12:06:31.430ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.7M iterations)
55562026-05-01T12:06:36.173ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55572026-05-01T12:06:36.261Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55582026-05-01T12:06:36.261Z time: [90.485 ns 90.751 ns 91.008 ns]
55592026-05-01T12:06:36.262Z change: [−0.2103% +0.2615% +0.7102%] (p = 0.28 > 0.05)
55602026-05-01T12:06:36.262Z No change in performance detected.
55612026-05-01T12:06:36.262ZFound 1 outliers among 100 measurements (1.00%)
55622026-05-01T12:06:36.262Z 1 (1.00%) high severe
55632026-05-01T12:06:37.468Z
55642026-05-01T12:06:37.471ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55652026-05-01T12:06:37.472ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55662026-05-01T12:06:41.560ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (2.6M iterations)
55672026-05-01T12:06:46.523ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55682026-05-01T12:06:46.611Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55692026-05-01T12:06:46.611Z time: [278.73 ns 279.09 ns 279.45 ns]
55702026-05-01T12:06:46.611Z change: [+0.2337% +0.5346% +0.8125%] (p = 0.00 < 0.05)
55712026-05-01T12:06:46.611Z Change within noise threshold.
55722026-05-01T12:06:46.611ZFound 5 outliers among 100 measurements (5.00%)
55732026-05-01T12:06:46.611Z 2 (2.00%) high mild
55742026-05-01T12:06:46.611Z 3 (3.00%) high severe
55752026-05-01T12:06:47.819Z
55762026-05-01T12:06:47.822ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55772026-05-01T12:06:47.822ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55782026-05-01T12:06:54.086ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.7M iterations)
55792026-05-01T12:06:57.676ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55802026-05-01T12:06:57.766Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55812026-05-01T12:06:57.766Z time: [98.022 ns 98.259 ns 98.499 ns]
55822026-05-01T12:06:57.766Z change: [+0.2538% +0.9038% +1.5492%] (p = 0.00 < 0.05)
55832026-05-01T12:06:57.766Z Change within noise threshold.
55842026-05-01T12:06:57.766ZFound 4 outliers among 100 measurements (4.00%)
55852026-05-01T12:06:57.766Z 1 (1.00%) high mild
55862026-05-01T12:06:57.766Z 3 (3.00%) high severe
55872026-05-01T12:06:58.979Z
55882026-05-01T12:06:58.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55892026-05-01T12:06:58.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55902026-05-01T12:07:02.048ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.4M iterations)
55912026-05-01T12:07:06.634ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55922026-05-01T12:07:06.722Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55932026-05-01T12:07:06.722Z time: [221.84 ns 222.52 ns 223.27 ns]
55942026-05-01T12:07:06.722Z change: [+0.0290% +0.7769% +1.5922%] (p = 0.04 < 0.05)
55952026-05-01T12:07:06.722Z Change within noise threshold.
55962026-05-01T12:07:06.722ZFound 4 outliers among 100 measurements (4.00%)
55972026-05-01T12:07:06.722Z 2 (2.00%) high mild
55982026-05-01T12:07:06.722Z 2 (2.00%) high severe
55992026-05-01T12:07:07.935Z
56002026-05-01T12:07:07.938ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56012026-05-01T12:07:07.938ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56022026-05-01T12:07:12.261ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (4.9M iterations)
56032026-05-01T12:07:16.616ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56042026-05-01T12:07:16.704Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56052026-05-01T12:07:16.704Z time: [117.06 ns 117.45 ns 117.80 ns]
56062026-05-01T12:07:16.704Z change: [−6.9045% −6.3390% −5.7677%] (p = 0.00 < 0.05)
56072026-05-01T12:07:16.704Z Performance has improved.
56082026-05-01T12:07:16.704ZFound 22 outliers among 100 measurements (22.00%)
56092026-05-01T12:07:16.704Z 17 (17.00%) low mild
56102026-05-01T12:07:16.704Z 1 (1.00%) high mild
56112026-05-01T12:07:16.704Z 4 (4.00%) high severe
56122026-05-01T12:07:17.905Z
56132026-05-01T12:07:17.908ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56142026-05-01T12:07:17.909ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56152026-05-01T12:07:22.427ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0081 s (2.3M iterations)
56162026-05-01T12:07:27.233ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56172026-05-01T12:07:27.321Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56182026-05-01T12:07:27.321Z time: [241.71 ns 242.57 ns 243.54 ns]
56192026-05-01T12:07:27.321Z change: [−3.6711% −2.9919% −2.2912%] (p = 0.00 < 0.05)
56202026-05-01T12:07:27.321Z Performance has improved.
56212026-05-01T12:07:27.321ZFound 6 outliers among 100 measurements (6.00%)
56222026-05-01T12:07:27.321Z 4 (4.00%) high mild
56232026-05-01T12:07:27.321Z 2 (2.00%) high severe
56242026-05-01T12:07:28.526Z
56252026-05-01T12:07:28.529ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56262026-05-01T12:07:28.529ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56272026-05-01T12:07:31.889ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
56282026-05-01T12:07:35.848ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56292026-05-01T12:07:35.936Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56302026-05-01T12:07:35.936Z time: [61.043 ns 61.171 ns 61.293 ns]
56312026-05-01T12:07:35.936Z change: [−0.2092% +0.5126% +1.2627%] (p = 0.16 > 0.05)
56322026-05-01T12:07:35.936Z No change in performance detected.
56332026-05-01T12:07:35.937ZFound 5 outliers among 100 measurements (5.00%)
56342026-05-01T12:07:35.937Z 2 (2.00%) high mild
56352026-05-01T12:07:35.937Z 3 (3.00%) high severe
56362026-05-01T12:07:37.152Z
56372026-05-01T12:07:37.156ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56382026-05-01T12:07:37.156ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56392026-05-01T12:07:42.103ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (4.2M iterations)
56402026-05-01T12:07:46.892ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56412026-05-01T12:07:46.980Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56422026-05-01T12:07:46.980Z time: [227.84 ns 228.27 ns 228.69 ns]
56432026-05-01T12:07:46.980Z change: [+0.1886% +0.6575% +1.0817%] (p = 0.00 < 0.05)
56442026-05-01T12:07:46.980Z Change within noise threshold.
56452026-05-01T12:07:46.980ZFound 5 outliers among 100 measurements (5.00%)
56462026-05-01T12:07:46.980Z 2 (2.00%) high mild
56472026-05-01T12:07:46.980Z 3 (3.00%) high severe
56482026-05-01T12:07:48.194Z
56492026-05-01T12:07:48.196ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56502026-05-01T12:07:48.197ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56512026-05-01T12:07:51.248ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
56522026-05-01T12:07:55.907ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56532026-05-01T12:07:55.994Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56542026-05-01T12:07:55.994Z time: [79.603 ns 79.856 ns 80.099 ns]
56552026-05-01T12:07:55.994Z change: [−10.703% −10.181% −9.5357%] (p = 0.00 < 0.05)
56562026-05-01T12:07:55.994Z Performance has improved.
56572026-05-01T12:07:55.994ZFound 4 outliers among 100 measurements (4.00%)
56582026-05-01T12:07:55.994Z 2 (2.00%) high mild
56592026-05-01T12:07:55.995Z 2 (2.00%) high severe
56602026-05-01T12:07:57.192Z
56612026-05-01T12:07:57.196ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56622026-05-01T12:07:57.196ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56632026-05-01T12:08:01.137ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (2.7M iterations)
56642026-05-01T12:08:06.088ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56652026-05-01T12:08:06.175Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56662026-05-01T12:08:06.176Z time: [247.77 ns 248.10 ns 248.42 ns]
56672026-05-01T12:08:06.176Z change: [−2.7828% −2.4712% −2.0808%] (p = 0.00 < 0.05)
56682026-05-01T12:08:06.176Z Performance has improved.
56692026-05-01T12:08:06.176ZFound 8 outliers among 100 measurements (8.00%)
56702026-05-01T12:08:06.176Z 3 (3.00%) high mild
56712026-05-01T12:08:06.176Z 5 (5.00%) high severe
56722026-05-01T12:08:07.384Z
56732026-05-01T12:08:07.387ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56742026-05-01T12:08:07.387ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56752026-05-01T12:08:13.503ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
56762026-05-01T12:08:17.151ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56772026-05-01T12:08:17.239Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56782026-05-01T12:08:17.239Z time: [97.663 ns 97.891 ns 98.129 ns]
56792026-05-01T12:08:17.239Z change: [+0.1657% +0.8296% +1.5283%] (p = 0.01 < 0.05)
56802026-05-01T12:08:17.239Z Change within noise threshold.
56812026-05-01T12:08:17.239ZFound 3 outliers among 100 measurements (3.00%)
56822026-05-01T12:08:17.239Z 1 (1.00%) high mild
56832026-05-01T12:08:17.239Z 2 (2.00%) high severe
56842026-05-01T12:08:18.447Z
56852026-05-01T12:08:18.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56862026-05-01T12:08:18.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56872026-05-01T12:08:24.501ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.5M iterations)
56882026-05-01T12:08:28.953ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56892026-05-01T12:08:29.042Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56902026-05-01T12:08:29.042Z time: [199.31 ns 200.01 ns 200.80 ns]
56912026-05-01T12:08:29.042Z change: [−0.3266% +0.5089% +1.3314%] (p = 0.23 > 0.05)
56922026-05-01T12:08:29.042Z No change in performance detected.
56932026-05-01T12:08:29.042ZFound 4 outliers among 100 measurements (4.00%)
56942026-05-01T12:08:29.042Z 2 (2.00%) high mild
56952026-05-01T12:08:29.042Z 2 (2.00%) high severe
56962026-05-01T12:08:30.259Z
56972026-05-01T12:08:30.262ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56982026-05-01T12:08:30.262ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56992026-05-01T12:08:34.556ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0023 s (4.9M iterations)
57002026-05-01T12:08:38.930ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57012026-05-01T12:08:39.019Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57022026-05-01T12:08:39.019Z time: [116.34 ns 116.71 ns 117.06 ns]
57032026-05-01T12:08:39.019Z change: [−6.7894% −6.2320% −5.5890%] (p = 0.00 < 0.05)
57042026-05-01T12:08:39.019Z Performance has improved.
57052026-05-01T12:08:39.019ZFound 19 outliers among 100 measurements (19.00%)
57062026-05-01T12:08:39.019Z 15 (15.00%) low mild
57072026-05-01T12:08:39.019Z 1 (1.00%) high mild
57082026-05-01T12:08:39.019Z 3 (3.00%) high severe
57092026-05-01T12:08:40.225Z
57102026-05-01T12:08:40.228ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57112026-05-01T12:08:40.228ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57122026-05-01T12:08:44.646ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (2.4M iterations)
57132026-05-01T12:08:49.461ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57142026-05-01T12:08:49.549Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57152026-05-01T12:08:49.549Z time: [217.75 ns 218.57 ns 219.48 ns]
57162026-05-01T12:08:49.549Z change: [−4.2794% −3.5034% −2.7358%] (p = 0.00 < 0.05)
57172026-05-01T12:08:49.549Z Performance has improved.
57182026-05-01T12:08:49.549ZFound 6 outliers among 100 measurements (6.00%)
57192026-05-01T12:08:49.549Z 2 (2.00%) high mild
57202026-05-01T12:08:49.549Z 4 (4.00%) high severe
57212026-05-01T12:08:50.759Z
57222026-05-01T12:08:50.762ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-05-01T12:08:50.762ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57242026-05-01T12:08:54.387ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
57252026-05-01T12:08:58.443ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57262026-05-01T12:08:58.531Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57272026-05-01T12:08:58.531Z time: [61.686 ns 61.844 ns 61.993 ns]
57282026-05-01T12:08:58.531Z change: [+0.1972% +0.9527% +1.6895%] (p = 0.01 < 0.05)
57292026-05-01T12:08:58.531Z Change within noise threshold.
57302026-05-01T12:08:58.531ZFound 5 outliers among 100 measurements (5.00%)
57312026-05-01T12:08:58.531Z 2 (2.00%) high mild
57322026-05-01T12:08:58.531Z 3 (3.00%) high severe
57332026-05-01T12:08:59.754Z
57342026-05-01T12:08:59.757ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57352026-05-01T12:08:59.757ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57362026-05-01T12:09:05.163ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (3.9M iterations)
57372026-05-01T12:09:09.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57382026-05-01T12:09:10.074Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57392026-05-01T12:09:10.075Z time: [241.93 ns 242.49 ns 243.00 ns]
57402026-05-01T12:09:10.075Z change: [+0.6632% +1.1014% +1.5519%] (p = 0.00 < 0.05)
57412026-05-01T12:09:10.075Z Change within noise threshold.
57422026-05-01T12:09:10.075ZFound 4 outliers among 100 measurements (4.00%)
57432026-05-01T12:09:10.075Z 2 (2.00%) high mild
57442026-05-01T12:09:10.075Z 2 (2.00%) high severe
57452026-05-01T12:09:11.286Z
57462026-05-01T12:09:11.289ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57472026-05-01T12:09:11.289ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57482026-05-01T12:09:14.405ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.7M iterations)
57492026-05-01T12:09:19.194ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57502026-05-01T12:09:19.282Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57512026-05-01T12:09:19.282Z time: [80.057 ns 80.358 ns 80.648 ns]
57522026-05-01T12:09:19.282Z change: [−10.231% −9.6841% −9.0724%] (p = 0.00 < 0.05)
57532026-05-01T12:09:19.282Z Performance has improved.
57542026-05-01T12:09:19.282ZFound 3 outliers among 100 measurements (3.00%)
57552026-05-01T12:09:19.282Z 1 (1.00%) high mild
57562026-05-01T12:09:19.282Z 2 (2.00%) high severe
57572026-05-01T12:09:20.468Z
57582026-05-01T12:09:20.471ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57592026-05-01T12:09:20.471ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57602026-05-01T12:09:24.605ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.5M iterations)
57612026-05-01T12:09:29.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57622026-05-01T12:09:29.680Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57632026-05-01T12:09:29.680Z time: [260.70 ns 261.10 ns 261.47 ns]
57642026-05-01T12:09:29.680Z change: [−2.7540% −2.4406% −2.0992%] (p = 0.00 < 0.05)
57652026-05-01T12:09:29.680Z Performance has improved.
57662026-05-01T12:09:29.680ZFound 7 outliers among 100 measurements (7.00%)
57672026-05-01T12:09:29.680Z 3 (3.00%) high mild
57682026-05-01T12:09:29.680Z 4 (4.00%) high severe
57692026-05-01T12:09:30.889Z
57702026-05-01T12:09:30.892ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57712026-05-01T12:09:30.892ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57722026-05-01T12:09:33.947ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.9M iterations)
57732026-05-01T12:09:37.836ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57742026-05-01T12:09:37.924Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57752026-05-01T12:09:37.924Z time: [98.512 ns 98.647 ns 98.808 ns]
57762026-05-01T12:09:37.924Z change: [−0.0594% +0.6275% +1.2576%] (p = 0.07 > 0.05)
57772026-05-01T12:09:37.924Z No change in performance detected.
57782026-05-01T12:09:37.924ZFound 8 outliers among 100 measurements (8.00%)
57792026-05-01T12:09:37.924Z 5 (5.00%) high mild
57802026-05-01T12:09:37.924Z 3 (3.00%) high severe
57812026-05-01T12:09:39.134Z
57822026-05-01T12:09:39.137ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57832026-05-01T12:09:39.137ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57842026-05-01T12:09:42.280ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.3M iterations)
57852026-05-01T12:09:46.933ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57862026-05-01T12:09:47.021Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57872026-05-01T12:09:47.021Z time: [213.41 ns 214.07 ns 214.81 ns]
57882026-05-01T12:09:47.021Z change: [−0.6486% +0.0970% +0.8602%] (p = 0.81 > 0.05)
57892026-05-01T12:09:47.021Z No change in performance detected.
57902026-05-01T12:09:47.021ZFound 4 outliers among 100 measurements (4.00%)
57912026-05-01T12:09:47.021Z 1 (1.00%) high mild
57922026-05-01T12:09:47.021Z 3 (3.00%) high severe
57932026-05-01T12:09:48.231Z
57942026-05-01T12:09:48.234ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57952026-05-01T12:09:48.234ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57962026-05-01T12:09:52.632ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (4.8M iterations)
57972026-05-01T12:09:57.036ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57982026-05-01T12:09:57.124Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57992026-05-01T12:09:57.124Z time: [117.33 ns 117.54 ns 117.74 ns]
58002026-05-01T12:09:57.124Z change: [−6.5601% −6.0314% −5.3917%] (p = 0.00 < 0.05)
58012026-05-01T12:09:57.124Z Performance has improved.
58022026-05-01T12:09:57.124ZFound 9 outliers among 100 measurements (9.00%)
58032026-05-01T12:09:57.124Z 4 (4.00%) high mild
58042026-05-01T12:09:57.124Z 5 (5.00%) high severe
58052026-05-01T12:09:58.335Z
58062026-05-01T12:09:58.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58072026-05-01T12:09:58.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58082026-05-01T12:10:02.943ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (2.3M iterations)
58092026-05-01T12:10:07.776ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58102026-05-01T12:10:07.863Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58112026-05-01T12:10:07.864Z time: [233.04 ns 233.85 ns 234.76 ns]
58122026-05-01T12:10:07.864Z change: [−4.0674% −3.4032% −2.7093%] (p = 0.00 < 0.05)
58132026-05-01T12:10:07.864Z Performance has improved.
58142026-05-01T12:10:07.864ZFound 6 outliers among 100 measurements (6.00%)
58152026-05-01T12:10:07.864Z 2 (2.00%) high mild
58162026-05-01T12:10:07.864Z 4 (4.00%) high severe
58172026-05-01T12:10:09.073Z
58182026-05-01T12:10:09.076ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58192026-05-01T12:10:09.076ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58202026-05-01T12:10:12.681ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
58212026-05-01T12:10:16.712ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58222026-05-01T12:10:16.801Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58232026-05-01T12:10:16.801Z time: [60.807 ns 60.960 ns 61.105 ns]
58242026-05-01T12:10:16.801Z change: [−0.2280% +0.5235% +1.2969%] (p = 0.17 > 0.05)
58252026-05-01T12:10:16.801Z No change in performance detected.
58262026-05-01T12:10:16.801ZFound 4 outliers among 100 measurements (4.00%)
58272026-05-01T12:10:16.801Z 2 (2.00%) high mild
58282026-05-01T12:10:16.801Z 2 (2.00%) high severe
58292026-05-01T12:10:18.022Z
58302026-05-01T12:10:18.025ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58312026-05-01T12:10:18.025ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58322026-05-01T12:10:23.199ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0051 s (4.1M iterations)
58332026-05-01T12:10:28.001ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58342026-05-01T12:10:28.090Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58352026-05-01T12:10:28.090Z time: [219.36 ns 219.80 ns 220.20 ns]
58362026-05-01T12:10:28.090Z change: [+0.5674% +1.0455% +1.5012%] (p = 0.00 < 0.05)
58372026-05-01T12:10:28.090Z Change within noise threshold.
58382026-05-01T12:10:28.090ZFound 7 outliers among 100 measurements (7.00%)
58392026-05-01T12:10:28.090Z 3 (3.00%) high mild
58402026-05-01T12:10:28.090Z 4 (4.00%) high severe
58412026-05-01T12:10:29.306Z
58422026-05-01T12:10:29.309ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58432026-05-01T12:10:29.309ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58442026-05-01T12:10:32.397ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
58452026-05-01T12:10:37.240ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58462026-05-01T12:10:37.327Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58472026-05-01T12:10:37.327Z time: [79.105 ns 79.376 ns 79.635 ns]
58482026-05-01T12:10:37.327Z change: [−11.153% −10.630% −10.048%] (p = 0.00 < 0.05)
58492026-05-01T12:10:37.327Z Performance has improved.
58502026-05-01T12:10:37.327ZFound 3 outliers among 100 measurements (3.00%)
58512026-05-01T12:10:37.327Z 1 (1.00%) high mild
58522026-05-01T12:10:37.327Z 2 (2.00%) high severe
58532026-05-01T12:10:38.518Z
58542026-05-01T12:10:38.521ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58552026-05-01T12:10:38.521ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58562026-05-01T12:10:42.520ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (2.6M iterations)
58572026-05-01T12:10:47.532ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58582026-05-01T12:10:47.620Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58592026-05-01T12:10:47.620Z time: [237.63 ns 237.94 ns 238.23 ns]
58602026-05-01T12:10:47.620Z change: [−2.9244% −2.6246% −2.3079%] (p = 0.00 < 0.05)
58612026-05-01T12:10:47.620Z Performance has improved.
58622026-05-01T12:10:47.620ZFound 9 outliers among 100 measurements (9.00%)
58632026-05-01T12:10:47.620Z 3 (3.00%) high mild
58642026-05-01T12:10:47.620Z 6 (6.00%) high severe
58652026-05-01T12:10:48.823Z
58662026-05-01T12:10:48.826ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-05-01T12:10:48.826ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58682026-05-01T12:10:51.831ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.0M iterations)
58692026-05-01T12:10:55.758ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58702026-05-01T12:10:55.846Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58712026-05-01T12:10:55.846Z time: [97.727 ns 97.886 ns 98.064 ns]
58722026-05-01T12:10:55.846Z change: [−0.0818% +0.5994% +1.2717%] (p = 0.09 > 0.05)
58732026-05-01T12:10:55.846Z No change in performance detected.
58742026-05-01T12:10:55.846ZFound 6 outliers among 100 measurements (6.00%)
58752026-05-01T12:10:55.846Z 2 (2.00%) high mild
58762026-05-01T12:10:55.846Z 4 (4.00%) high severe
58772026-05-01T12:10:57.057Z
58782026-05-01T12:10:57.060ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58792026-05-01T12:10:57.060ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58802026-05-01T12:11:03.334ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0024 s (3.3M iterations)
58812026-05-01T12:11:07.810ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58822026-05-01T12:11:07.897Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58832026-05-01T12:11:07.898Z time: [189.98 ns 190.66 ns 191.42 ns]
58842026-05-01T12:11:07.898Z change: [−0.3722% +0.3896% +1.1057%] (p = 0.31 > 0.05)
58852026-05-01T12:11:07.898Z No change in performance detected.
58862026-05-01T12:11:07.898ZFound 4 outliers among 100 measurements (4.00%)
58872026-05-01T12:11:07.898Z 1 (1.00%) high mild
58882026-05-01T12:11:07.898Z 3 (3.00%) high severe
58892026-05-01T12:11:09.107Z
58902026-05-01T12:11:09.110ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-05-01T12:11:09.110ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58922026-05-01T12:11:13.485ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (4.8M iterations)
58932026-05-01T12:11:17.928ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58942026-05-01T12:11:18.017Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58952026-05-01T12:11:18.017Z time: [116.30 ns 116.51 ns 116.74 ns]
58962026-05-01T12:11:18.017Z change: [−7.1542% −6.5347% −5.7494%] (p = 0.00 < 0.05)
58972026-05-01T12:11:18.017Z Performance has improved.
58982026-05-01T12:11:18.017ZFound 5 outliers among 100 measurements (5.00%)
58992026-05-01T12:11:18.017Z 1 (1.00%) high mild
59002026-05-01T12:11:18.017Z 4 (4.00%) high severe
59012026-05-01T12:11:19.226Z
59022026-05-01T12:11:19.229ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-05-01T12:11:19.229ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59042026-05-01T12:11:23.690ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0083 s (2.4M iterations)
59052026-05-01T12:11:28.554ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59062026-05-01T12:11:28.643Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59072026-05-01T12:11:28.643Z time: [208.59 ns 209.42 ns 210.34 ns]
59082026-05-01T12:11:28.643Z change: [−4.8381% −4.1017% −3.2842%] (p = 0.00 < 0.05)
59092026-05-01T12:11:28.643Z Performance has improved.
59102026-05-01T12:11:28.643ZFound 4 outliers among 100 measurements (4.00%)
59112026-05-01T12:11:28.643Z 4 (4.00%) high severe
59122026-05-01T12:11:29.855Z
59132026-05-01T12:11:29.858ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59142026-05-01T12:11:29.858ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59152026-05-01T12:11:33.228ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
59162026-05-01T12:11:37.230ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59172026-05-01T12:11:37.318Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59182026-05-01T12:11:37.318Z time: [62.121 ns 62.292 ns 62.452 ns]
59192026-05-01T12:11:37.318Z change: [−0.4508% +0.2041% +0.9002%] (p = 0.57 > 0.05)
59202026-05-01T12:11:37.318Z No change in performance detected.
59212026-05-01T12:11:37.318ZFound 4 outliers among 100 measurements (4.00%)
59222026-05-01T12:11:37.318Z 1 (1.00%) high mild
59232026-05-01T12:11:37.318Z 3 (3.00%) high severe
59242026-05-01T12:11:38.531Z
59252026-05-01T12:11:38.534ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59262026-05-01T12:11:38.534ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59272026-05-01T12:11:43.497ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.2M iterations)
59282026-05-01T12:11:48.555ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59292026-05-01T12:11:48.643Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59302026-05-01T12:11:48.643Z time: [274.29 ns 275.98 ns 278.14 ns]
59312026-05-01T12:11:48.643Z change: [−13.182% +0.7211% +18.092%] (p = 0.93 > 0.05)
59322026-05-01T12:11:48.643Z No change in performance detected.
59332026-05-01T12:11:48.643ZFound 11 outliers among 100 measurements (11.00%)
59342026-05-01T12:11:48.643Z 3 (3.00%) high mild
59352026-05-01T12:11:48.643Z 8 (8.00%) high severe
59362026-05-01T12:11:49.860Z
59372026-05-01T12:11:49.863ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59382026-05-01T12:11:49.863ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59392026-05-01T12:11:55.871ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (7.0M iterations)
59402026-05-01T12:12:00.701ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59412026-05-01T12:12:00.789Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-05-01T12:12:00.789Z time: [80.615 ns 80.897 ns 81.167 ns]
59432026-05-01T12:12:00.789Z change: [−10.123% −9.6234% −9.0730%] (p = 0.00 < 0.05)
59442026-05-01T12:12:00.789Z Performance has improved.
59452026-05-01T12:12:00.789ZFound 4 outliers among 100 measurements (4.00%)
59462026-05-01T12:12:00.789Z 2 (2.00%) high mild
59472026-05-01T12:12:00.789Z 2 (2.00%) high severe
59482026-05-01T12:12:01.970Z
59492026-05-01T12:12:01.973ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59502026-05-01T12:12:01.973ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59512026-05-01T12:12:05.929ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (2.7M iterations)
59522026-05-01T12:12:11.099ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59532026-05-01T12:12:11.187Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59542026-05-01T12:12:11.187Z time: [310.89 ns 313.54 ns 317.00 ns]
59552026-05-01T12:12:11.187Z change: [−14.213% −1.9220% +13.666%] (p = 0.79 > 0.05)
59562026-05-01T12:12:11.187Z No change in performance detected.
59572026-05-01T12:12:11.187ZFound 13 outliers among 100 measurements (13.00%)
59582026-05-01T12:12:11.187Z 6 (6.00%) high mild
59592026-05-01T12:12:11.187Z 7 (7.00%) high severe
59602026-05-01T12:12:12.402Z
59612026-05-01T12:12:12.405ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59622026-05-01T12:12:12.405ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59632026-05-01T12:12:18.408ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
59642026-05-01T12:12:22.149ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59652026-05-01T12:12:22.237Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59662026-05-01T12:12:22.237Z time: [98.045 ns 98.281 ns 98.529 ns]
59672026-05-01T12:12:22.237Z change: [+0.0814% +0.7564% +1.5754%] (p = 0.03 < 0.05)
59682026-05-01T12:12:22.237Z Change within noise threshold.
59692026-05-01T12:12:22.237ZFound 4 outliers among 100 measurements (4.00%)
59702026-05-01T12:12:22.237Z 2 (2.00%) high mild
59712026-05-01T12:12:22.237Z 2 (2.00%) high severe
59722026-05-01T12:12:23.450Z
59732026-05-01T12:12:23.453ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-05-01T12:12:23.453ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59752026-05-01T12:12:29.500ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.5M iterations)
59762026-05-01T12:12:34.158ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59772026-05-01T12:12:34.246Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-05-01T12:12:34.246Z time: [240.96 ns 242.49 ns 244.39 ns]
59792026-05-01T12:12:34.246Z change: [−9.9484% +0.6714% +11.618%] (p = 0.91 > 0.05)
59802026-05-01T12:12:34.246Z No change in performance detected.
59812026-05-01T12:12:34.246ZFound 13 outliers among 100 measurements (13.00%)
59822026-05-01T12:12:34.246Z 5 (5.00%) high mild
59832026-05-01T12:12:34.246Z 8 (8.00%) high severe
59842026-05-01T12:12:35.457Z
59852026-05-01T12:12:35.460ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-05-01T12:12:35.460ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59872026-05-01T12:12:39.613ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (5.0M iterations)
59882026-05-01T12:12:44.109ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59892026-05-01T12:12:44.198Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-05-01T12:12:44.198Z time: [116.85 ns 117.27 ns 117.66 ns]
59912026-05-01T12:12:44.201Z change: [−7.1263% −6.5615% −6.0041%] (p = 0.00 < 0.05)
59922026-05-01T12:12:44.201Z Performance has improved.
59932026-05-01T12:12:44.201ZFound 22 outliers among 100 measurements (22.00%)
59942026-05-01T12:12:44.201Z 17 (17.00%) low mild
59952026-05-01T12:12:44.201Z 1 (1.00%) high mild
59962026-05-01T12:12:44.201Z 4 (4.00%) high severe
59972026-05-01T12:12:45.403Z
59982026-05-01T12:12:45.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59992026-05-01T12:12:45.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60002026-05-01T12:12:49.767ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (2.4M iterations)
60012026-05-01T12:12:54.785ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60022026-05-01T12:12:54.873Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60032026-05-01T12:12:54.873Z time: [270.18 ns 272.38 ns 275.10 ns]
60042026-05-01T12:12:54.873Z change: [−13.192% −1.8442% +11.036%] (p = 0.77 > 0.05)
60052026-05-01T12:12:54.873Z No change in performance detected.
60062026-05-01T12:12:54.873ZFound 12 outliers among 100 measurements (12.00%)
60072026-05-01T12:12:54.873Z 4 (4.00%) high mild
60082026-05-01T12:12:54.873Z 8 (8.00%) high severe
60092026-05-01T12:12:56.083Z
60102026-05-01T12:12:56.086ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60112026-05-01T12:12:56.086ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60122026-05-01T12:12:59.282ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
60132026-05-01T12:13:03.440ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60142026-05-01T12:13:03.528Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60152026-05-01T12:13:03.531Z time: [61.268 ns 61.375 ns 61.475 ns]
60162026-05-01T12:13:03.531Z change: [+0.0694% +0.8925% +1.6241%] (p = 0.03 < 0.05)
60172026-05-01T12:13:03.531Z Change within noise threshold.
60182026-05-01T12:13:03.531ZFound 4 outliers among 100 measurements (4.00%)
60192026-05-01T12:13:03.531Z 4 (4.00%) high severe
60202026-05-01T12:13:04.746Z
60212026-05-01T12:13:04.749ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60222026-05-01T12:13:04.749ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60232026-05-01T12:13:09.560ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.4M iterations)
60242026-05-01T12:13:14.636ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60252026-05-01T12:13:14.724Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60262026-05-01T12:13:14.724Z time: [252.79 ns 254.34 ns 256.31 ns]
60272026-05-01T12:13:14.724Z change: [−13.324% +1.0438% +17.457%] (p = 0.90 > 0.05)
60282026-05-01T12:13:14.724Z No change in performance detected.
60292026-05-01T12:13:14.724ZFound 11 outliers among 100 measurements (11.00%)
60302026-05-01T12:13:14.724Z 3 (3.00%) high mild
60312026-05-01T12:13:14.724Z 8 (8.00%) high severe
60322026-05-01T12:13:15.944Z
60332026-05-01T12:13:15.947ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60342026-05-01T12:13:15.947ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60352026-05-01T12:13:21.874ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (7.1M iterations)
60362026-05-01T12:13:26.689ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60372026-05-01T12:13:26.778Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-05-01T12:13:26.778Z time: [79.792 ns 80.078 ns 80.352 ns]
60392026-05-01T12:13:26.778Z change: [−10.131% −9.6227% −8.9345%] (p = 0.00 < 0.05)
60402026-05-01T12:13:26.778Z Performance has improved.
60412026-05-01T12:13:26.778ZFound 4 outliers among 100 measurements (4.00%)
60422026-05-01T12:13:26.778Z 2 (2.00%) high mild
60432026-05-01T12:13:26.778Z 2 (2.00%) high severe
60442026-05-01T12:13:27.967Z
60452026-05-01T12:13:27.970ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60462026-05-01T12:13:27.970ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60472026-05-01T12:13:31.877ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (2.7M iterations)
60482026-05-01T12:13:37.041ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60492026-05-01T12:13:37.129Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60502026-05-01T12:13:37.129Z time: [286.69 ns 289.24 ns 292.58 ns]
60512026-05-01T12:13:37.129Z change: [−15.068% −1.7325% +12.546%] (p = 0.82 > 0.05)
60522026-05-01T12:13:37.129Z No change in performance detected.
60532026-05-01T12:13:37.129ZFound 11 outliers among 100 measurements (11.00%)
60542026-05-01T12:13:37.129Z 4 (4.00%) high mild
60552026-05-01T12:13:37.129Z 7 (7.00%) high severe
60562026-05-01T12:13:38.344Z
60572026-05-01T12:13:38.347ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60582026-05-01T12:13:38.347ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60592026-05-01T12:13:44.276ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.1M iterations)
60602026-05-01T12:13:48.039ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60612026-05-01T12:13:48.128Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-05-01T12:13:48.128Z time: [97.738 ns 97.954 ns 98.179 ns]
60632026-05-01T12:13:48.128Z change: [−0.0395% +0.6740% +1.3241%] (p = 0.05 < 0.05)
60642026-05-01T12:13:48.128Z Change within noise threshold.
60652026-05-01T12:13:48.128ZFound 4 outliers among 100 measurements (4.00%)
60662026-05-01T12:13:48.128Z 2 (2.00%) high mild
60672026-05-01T12:13:48.128Z 2 (2.00%) high severe
60682026-05-01T12:13:49.334Z
60692026-05-01T12:13:49.337ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60702026-05-01T12:13:49.337ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60712026-05-01T12:13:55.208ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0068 s (3.6M iterations)
60722026-05-01T12:13:59.891ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60732026-05-01T12:13:59.979Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60742026-05-01T12:13:59.979Z time: [217.13 ns 218.67 ns 220.54 ns]
60752026-05-01T12:13:59.979Z change: [−9.8303% +1.2247% +13.302%] (p = 0.85 > 0.05)
60762026-05-01T12:13:59.979Z No change in performance detected.
60772026-05-01T12:13:59.979ZFound 14 outliers among 100 measurements (14.00%)
60782026-05-01T12:13:59.979Z 5 (5.00%) high mild
60792026-05-01T12:13:59.979Z 9 (9.00%) high severe
60802026-05-01T12:14:01.190Z
60812026-05-01T12:14:01.193ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60822026-05-01T12:14:01.193ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60832026-05-01T12:14:05.356ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (5.0M iterations)
60842026-05-01T12:14:09.875ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60852026-05-01T12:14:09.964Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-05-01T12:14:09.964Z time: [116.11 ns 116.49 ns 116.84 ns]
60872026-05-01T12:14:09.967Z change: [−7.4404% −6.8698% −6.1389%] (p = 0.00 < 0.05)
60882026-05-01T12:14:09.967Z Performance has improved.
60892026-05-01T12:14:09.967ZFound 21 outliers among 100 measurements (21.00%)
60902026-05-01T12:14:09.967Z 16 (16.00%) low mild
60912026-05-01T12:14:09.967Z 1 (1.00%) high mild
60922026-05-01T12:14:09.967Z 4 (4.00%) high severe
60932026-05-01T12:14:11.171Z
60942026-05-01T12:14:11.174ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60952026-05-01T12:14:11.174ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60962026-05-01T12:14:15.508ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (2.4M iterations)
60972026-05-01T12:14:20.525ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60982026-05-01T12:14:20.613Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60992026-05-01T12:14:20.613Z time: [244.37 ns 246.46 ns 249.05 ns]
61002026-05-01T12:14:20.613Z change: [−13.128% −1.8990% +11.686%] (p = 0.78 > 0.05)
61012026-05-01T12:14:20.613Z No change in performance detected.
61022026-05-01T12:14:20.613ZFound 12 outliers among 100 measurements (12.00%)
61032026-05-01T12:14:20.613Z 4 (4.00%) high mild
61042026-05-01T12:14:20.613Z 8 (8.00%) high severe
61052026-05-01T12:14:21.825Z
61062026-05-01T12:14:21.828ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61072026-05-01T12:14:21.828ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61082026-05-01T12:14:25.285ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (12M iterations)
61092026-05-01T12:14:29.540ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61102026-05-01T12:14:29.629Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61112026-05-01T12:14:29.629Z time: [61.709 ns 61.849 ns 61.980 ns]
61122026-05-01T12:14:29.629Z change: [+0.1139% +0.8431% +1.5500%] (p = 0.02 < 0.05)
61132026-05-01T12:14:29.629Z Change within noise threshold.
61142026-05-01T12:14:29.629ZFound 4 outliers among 100 measurements (4.00%)
61152026-05-01T12:14:29.629Z 1 (1.00%) high mild
61162026-05-01T12:14:29.629Z 3 (3.00%) high severe
61172026-05-01T12:14:30.841Z
61182026-05-01T12:14:30.844ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61192026-05-01T12:14:30.845ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61202026-05-01T12:14:36.031ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (4.0M iterations)
61212026-05-01T12:14:41.124ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61222026-05-01T12:14:41.213Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61232026-05-01T12:14:41.213Z time: [271.59 ns 273.55 ns 276.05 ns]
61242026-05-01T12:14:41.213Z change: [−14.499% +0.4664% +17.880%] (p = 0.96 > 0.05)
61252026-05-01T12:14:41.213Z No change in performance detected.
61262026-05-01T12:14:41.213ZFound 12 outliers among 100 measurements (12.00%)
61272026-05-01T12:14:41.213Z 4 (4.00%) high mild
61282026-05-01T12:14:41.213Z 8 (8.00%) high severe
61292026-05-01T12:14:42.423Z
61302026-05-01T12:14:42.426ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61312026-05-01T12:14:42.426ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61322026-05-01T12:14:45.480ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
61332026-05-01T12:14:50.369ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61342026-05-01T12:14:50.457Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61352026-05-01T12:14:50.457Z time: [80.229 ns 80.530 ns 80.817 ns]
61362026-05-01T12:14:50.457Z change: [−3.6608% −2.9834% −2.2574%] (p = 0.00 < 0.05)
61372026-05-01T12:14:50.457Z Performance has improved.
61382026-05-01T12:14:50.457ZFound 3 outliers among 100 measurements (3.00%)
61392026-05-01T12:14:50.457Z 1 (1.00%) high mild
61402026-05-01T12:14:50.457Z 2 (2.00%) high severe
61412026-05-01T12:14:51.660Z
61422026-05-01T12:14:51.663ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61432026-05-01T12:14:51.663ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61442026-05-01T12:14:55.726ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (2.6M iterations)
61452026-05-01T12:15:00.942ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61462026-05-01T12:15:01.030Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61472026-05-01T12:15:01.030Z time: [310.98 ns 314.11 ns 318.15 ns]
61482026-05-01T12:15:01.030Z change: [−13.714% +0.8024% +17.758%] (p = 0.92 > 0.05)
61492026-05-01T12:15:01.030Z No change in performance detected.
61502026-05-01T12:15:01.030ZFound 11 outliers among 100 measurements (11.00%)
61512026-05-01T12:15:01.030Z 4 (4.00%) high mild
61522026-05-01T12:15:01.030Z 7 (7.00%) high severe
61532026-05-01T12:15:02.260Z
61542026-05-01T12:15:02.263ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61552026-05-01T12:15:02.263ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61562026-05-01T12:15:08.518ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.7M iterations)
61572026-05-01T12:15:12.314ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61582026-05-01T12:15:12.402Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61592026-05-01T12:15:12.402Z time: [98.441 ns 98.582 ns 98.746 ns]
61602026-05-01T12:15:12.402Z change: [−0.1385% +0.5031% +1.1116%] (p = 0.13 > 0.05)
61612026-05-01T12:15:12.402Z No change in performance detected.
61622026-05-01T12:15:12.402ZFound 5 outliers among 100 measurements (5.00%)
61632026-05-01T12:15:12.402Z 2 (2.00%) high mild
61642026-05-01T12:15:12.402Z 3 (3.00%) high severe
61652026-05-01T12:15:13.616Z
61662026-05-01T12:15:13.619ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61672026-05-01T12:15:13.619ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61682026-05-01T12:15:16.622ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.5M iterations)
61692026-05-01T12:15:21.526ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61702026-05-01T12:15:21.614Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61712026-05-01T12:15:21.614Z time: [236.17 ns 237.92 ns 240.10 ns]
61722026-05-01T12:15:21.614Z change: [−12.341% −0.5140% +11.305%] (p = 0.93 > 0.05)
61732026-05-01T12:15:21.614Z No change in performance detected.
61742026-05-01T12:15:21.614ZFound 13 outliers among 100 measurements (13.00%)
61752026-05-01T12:15:21.614Z 5 (5.00%) high mild
61762026-05-01T12:15:21.614Z 8 (8.00%) high severe
61772026-05-01T12:15:22.824Z
61782026-05-01T12:15:22.827ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61792026-05-01T12:15:22.827ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61802026-05-01T12:15:27.111ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.9M iterations)
61812026-05-01T12:15:31.651ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61822026-05-01T12:15:31.738Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61832026-05-01T12:15:31.742Z time: [117.37 ns 117.58 ns 117.80 ns]
61842026-05-01T12:15:31.742Z change: [−0.0398% +0.6941% +1.4306%] (p = 0.06 > 0.05)
61852026-05-01T12:15:31.742Z No change in performance detected.
61862026-05-01T12:15:31.742ZFound 5 outliers among 100 measurements (5.00%)
61872026-05-01T12:15:31.742Z 1 (1.00%) high mild
61882026-05-01T12:15:31.742Z 4 (4.00%) high severe
61892026-05-01T12:15:32.959Z
61902026-05-01T12:15:32.962ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61912026-05-01T12:15:32.962ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61922026-05-01T12:15:37.442ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.3M iterations)
61932026-05-01T12:15:42.483ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61942026-05-01T12:15:42.570Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61952026-05-01T12:15:42.570Z time: [265.48 ns 267.93 ns 270.98 ns]
61962026-05-01T12:15:42.570Z change: [−12.893% +0.5404% +15.399%] (p = 0.95 > 0.05)
61972026-05-01T12:15:42.570Z No change in performance detected.
61982026-05-01T12:15:42.570ZFound 12 outliers among 100 measurements (12.00%)
61992026-05-01T12:15:42.570Z 4 (4.00%) high mild
62002026-05-01T12:15:42.570Z 8 (8.00%) high severe
62012026-05-01T12:15:43.786Z
62022026-05-01T12:15:43.789ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62032026-05-01T12:15:43.789ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62042026-05-01T12:15:47.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
62052026-05-01T12:15:51.447ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62062026-05-01T12:15:51.536Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62072026-05-01T12:15:51.536Z time: [60.887 ns 61.041 ns 61.185 ns]
62082026-05-01T12:15:51.536Z change: [+0.0807% +0.7544% +1.4656%] (p = 0.03 < 0.05)
62092026-05-01T12:15:51.536Z Change within noise threshold.
62102026-05-01T12:15:51.536ZFound 4 outliers among 100 measurements (4.00%)
62112026-05-01T12:15:51.536Z 1 (1.00%) high mild
62122026-05-01T12:15:51.536Z 3 (3.00%) high severe
62132026-05-01T12:15:52.750Z
62142026-05-01T12:15:52.753ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62152026-05-01T12:15:52.753ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62162026-05-01T12:15:57.812ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0034 s (4.1M iterations)
62172026-05-01T12:16:02.899ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62182026-05-01T12:16:02.987Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62192026-05-01T12:16:02.987Z time: [248.48 ns 250.29 ns 252.63 ns]
62202026-05-01T12:16:02.987Z change: [−14.788% +0.7029% +18.580%] (p = 0.94 > 0.05)
62212026-05-01T12:16:02.987Z No change in performance detected.
62222026-05-01T12:16:02.987ZFound 12 outliers among 100 measurements (12.00%)
62232026-05-01T12:16:02.987Z 4 (4.00%) high mild
62242026-05-01T12:16:02.990Z 8 (8.00%) high severe
62252026-05-01T12:16:04.206Z
62262026-05-01T12:16:04.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62272026-05-01T12:16:04.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62282026-05-01T12:16:10.294ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (6.9M iterations)
62292026-05-01T12:16:15.197ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62302026-05-01T12:16:15.284Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62312026-05-01T12:16:15.284Z time: [79.139 ns 79.415 ns 79.679 ns]
62322026-05-01T12:16:15.284Z change: [−0.3430% +0.4453% +1.1922%] (p = 0.27 > 0.05)
62332026-05-01T12:16:15.284Z No change in performance detected.
62342026-05-01T12:16:15.284ZFound 4 outliers among 100 measurements (4.00%)
62352026-05-01T12:16:15.284Z 2 (2.00%) high mild
62362026-05-01T12:16:15.284Z 2 (2.00%) high severe
62372026-05-01T12:16:16.483Z
62382026-05-01T12:16:16.486ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62392026-05-01T12:16:16.486ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62402026-05-01T12:16:20.517ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.6M iterations)
62412026-05-01T12:16:25.709ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62422026-05-01T12:16:25.796Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62432026-05-01T12:16:25.799Z time: [285.58 ns 288.54 ns 292.41 ns]
62442026-05-01T12:16:25.799Z change: [−13.772% +1.0877% +18.992%] (p = 0.90 > 0.05)
62452026-05-01T12:16:25.799Z No change in performance detected.
62462026-05-01T12:16:25.799ZFound 11 outliers among 100 measurements (11.00%)
62472026-05-01T12:16:25.799Z 4 (4.00%) high mild
62482026-05-01T12:16:25.799Z 7 (7.00%) high severe
62492026-05-01T12:16:27.011Z
62502026-05-01T12:16:27.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62512026-05-01T12:16:27.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62522026-05-01T12:16:33.220ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.8M iterations)
62532026-05-01T12:16:37.023ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62542026-05-01T12:16:37.111Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62552026-05-01T12:16:37.111Z time: [97.630 ns 97.786 ns 97.964 ns]
62562026-05-01T12:16:37.111Z change: [−0.0522% +0.6211% +1.2296%] (p = 0.07 > 0.05)
62572026-05-01T12:16:37.111Z No change in performance detected.
62582026-05-01T12:16:37.111ZFound 5 outliers among 100 measurements (5.00%)
62592026-05-01T12:16:37.111Z 3 (3.00%) high mild
62602026-05-01T12:16:37.111Z 2 (2.00%) high severe
62612026-05-01T12:16:38.314Z
62622026-05-01T12:16:38.317ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62632026-05-01T12:16:38.317ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62642026-05-01T12:16:44.435ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.4M iterations)
62652026-05-01T12:16:49.137ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62662026-05-01T12:16:49.224Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62672026-05-01T12:16:49.225Z time: [210.78 ns 212.46 ns 214.52 ns]
62682026-05-01T12:16:49.225Z change: [−11.513% +0.7095% +15.263%] (p = 0.92 > 0.05)
62692026-05-01T12:16:49.225Z No change in performance detected.
62702026-05-01T12:16:49.225ZFound 13 outliers among 100 measurements (13.00%)
62712026-05-01T12:16:49.225Z 5 (5.00%) high mild
62722026-05-01T12:16:49.225Z 8 (8.00%) high severe
62732026-05-01T12:16:50.437Z
62742026-05-01T12:16:50.456ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62752026-05-01T12:16:50.456ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62762026-05-01T12:16:54.710ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (4.9M iterations)
62772026-05-01T12:16:59.225ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62782026-05-01T12:16:59.313Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62792026-05-01T12:16:59.313Z time: [116.42 ns 116.62 ns 116.84 ns]
62802026-05-01T12:16:59.313Z change: [−0.2287% +0.5313% +1.3162%] (p = 0.18 > 0.05)
62812026-05-01T12:16:59.313Z No change in performance detected.
62822026-05-01T12:16:59.313ZFound 5 outliers among 100 measurements (5.00%)
62832026-05-01T12:16:59.313Z 2 (2.00%) high mild
62842026-05-01T12:16:59.313Z 3 (3.00%) high severe
62852026-05-01T12:17:00.524Z
62862026-05-01T12:17:00.527ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62872026-05-01T12:17:00.527ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62882026-05-01T12:17:04.945ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (2.4M iterations)
62892026-05-01T12:17:10.004ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62902026-05-01T12:17:10.091Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62912026-05-01T12:17:10.091Z time: [240.10 ns 242.24 ns 244.90 ns]
62922026-05-01T12:17:10.091Z change: [−12.390% +0.9526% +16.287%] (p = 0.90 > 0.05)
62932026-05-01T12:17:10.091Z No change in performance detected.
62942026-05-01T12:17:10.091ZFound 12 outliers among 100 measurements (12.00%)
62952026-05-01T12:17:10.091Z 4 (4.00%) high mild
62962026-05-01T12:17:10.091Z 8 (8.00%) high severe
62972026-05-01T12:17:11.299Z
62982026-05-01T12:17:11.302ZBenchmarking source_filter/allows/exclude_empty_v4
62992026-05-01T12:17:11.302ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63002026-05-01T12:17:15.136ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63012026-05-01T12:17:20.136ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63022026-05-01T12:17:20.224Zsource_filter/allows/exclude_empty_v4
63032026-05-01T12:17:20.224Z time: [892.89 ps 893.11 ps 893.32 ps]
63042026-05-01T12:17:20.224Z thrpt: [1.1194 Gelem/s 1.1197 Gelem/s 1.1200 Gelem/s]
63052026-05-01T12:17:20.224Z change:
63062026-05-01T12:17:20.224Z time: [+0.6117% +0.7196% +0.7951%] (p = 0.00 < 0.05)
63072026-05-01T12:17:20.224Z thrpt: [−0.7888% −0.7145% −0.6080%]
63082026-05-01T12:17:20.224Z Change within noise threshold.
63092026-05-01T12:17:20.224ZFound 2 outliers among 100 measurements (2.00%)
63102026-05-01T12:17:20.224Z 1 (1.00%) low mild
63112026-05-01T12:17:20.224Z 1 (1.00%) high mild
63122026-05-01T12:17:21.431ZBenchmarking source_filter/allows/exclude_empty_v6
63132026-05-01T12:17:21.431ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63142026-05-01T12:17:25.263ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63152026-05-01T12:17:30.265ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63162026-05-01T12:17:30.352Zsource_filter/allows/exclude_empty_v6
63172026-05-01T12:17:30.352Z time: [891.94 ps 892.23 ps 892.59 ps]
63182026-05-01T12:17:30.352Z thrpt: [1.1203 Gelem/s 1.1208 Gelem/s 1.1212 Gelem/s]
63192026-05-01T12:17:30.352Z change:
63202026-05-01T12:17:30.352Z time: [+0.1308% +0.1868% +0.2634%] (p = 0.00 < 0.05)
63212026-05-01T12:17:30.352Z thrpt: [−0.2627% −0.1865% −0.1306%]
63222026-05-01T12:17:30.352Z Change within noise threshold.
63232026-05-01T12:17:30.352ZFound 1 outliers among 100 measurements (1.00%)
63242026-05-01T12:17:30.352Z 1 (1.00%) high severe
63252026-05-01T12:17:31.562ZBenchmarking source_filter/allows/exclude_miss_v4/1
63262026-05-01T12:17:31.562ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63272026-05-01T12:17:35.274ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63282026-05-01T12:17:40.163ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63292026-05-01T12:17:40.250Zsource_filter/allows/exclude_miss_v4/1
63302026-05-01T12:17:40.250Z time: [1.6878 ns 1.6920 ns 1.6964 ns]
63312026-05-01T12:17:40.250Z thrpt: [589.50 Melem/s 591.00 Melem/s 592.49 Melem/s]
63322026-05-01T12:17:40.250Z change:
63332026-05-01T12:17:40.250Z time: [+0.1510% +0.4144% +0.6537%] (p = 0.00 < 0.05)
63342026-05-01T12:17:40.251Z thrpt: [−0.6494% −0.4127% −0.1507%]
63352026-05-01T12:17:40.251Z Change within noise threshold.
63362026-05-01T12:17:40.251ZFound 21 outliers among 100 measurements (21.00%)
63372026-05-01T12:17:40.251Z 17 (17.00%) high mild
63382026-05-01T12:17:40.251Z 4 (4.00%) high severe
63392026-05-01T12:17:41.458ZBenchmarking source_filter/allows/exclude_hit_v4/1
63402026-05-01T12:17:41.458ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63412026-05-01T12:17:45.289ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63422026-05-01T12:17:50.312ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63432026-05-01T12:17:50.401Zsource_filter/allows/exclude_hit_v4/1
63442026-05-01T12:17:50.401Z time: [1.7888 ns 1.7905 ns 1.7923 ns]
63452026-05-01T12:17:50.401Z thrpt: [557.94 Melem/s 558.52 Melem/s 559.02 Melem/s]
63462026-05-01T12:17:50.401Z change:
63472026-05-01T12:17:50.401Z time: [−0.2731% +0.0371% +0.3375%] (p = 0.81 > 0.05)
63482026-05-01T12:17:50.401Z thrpt: [−0.3364% −0.0371% +0.2738%]
63492026-05-01T12:17:50.404Z No change in performance detected.
63502026-05-01T12:17:50.404ZFound 4 outliers among 100 measurements (4.00%)
63512026-05-01T12:17:50.405Z 3 (3.00%) low mild
63522026-05-01T12:17:50.405Z 1 (1.00%) high severe
63532026-05-01T12:17:51.606ZBenchmarking source_filter/allows/exclude_miss_v6/1
63542026-05-01T12:17:51.606ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63552026-05-01T12:17:56.389ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63562026-05-01T12:18:01.388ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63572026-05-01T12:18:01.476Zsource_filter/allows/exclude_miss_v6/1
63582026-05-01T12:18:01.476Z time: [4.4519 ns 4.4533 ns 4.4547 ns]
63592026-05-01T12:18:01.476Z thrpt: [224.48 Melem/s 224.55 Melem/s 224.62 Melem/s]
63602026-05-01T12:18:01.476Z change:
63612026-05-01T12:18:01.476Z time: [+0.6740% +0.7066% +0.7428%] (p = 0.00 < 0.05)
63622026-05-01T12:18:01.476Z thrpt: [−0.7373% −0.7017% −0.6695%]
63632026-05-01T12:18:01.477Z Change within noise threshold.
63642026-05-01T12:18:01.477ZFound 4 outliers among 100 measurements (4.00%)
63652026-05-01T12:18:01.477Z 2 (2.00%) high mild
63662026-05-01T12:18:01.477Z 2 (2.00%) high severe
63672026-05-01T12:18:02.685ZBenchmarking source_filter/allows/exclude_hit_v6/1
63682026-05-01T12:18:02.685ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63692026-05-01T12:18:07.469ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63702026-05-01T12:18:12.545ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63712026-05-01T12:18:12.634Zsource_filter/allows/exclude_hit_v6/1
63722026-05-01T12:18:12.634Z time: [4.4833 ns 4.5146 ns 4.5516 ns]
63732026-05-01T12:18:12.634Z thrpt: [219.70 Melem/s 221.51 Melem/s 223.05 Melem/s]
63742026-05-01T12:18:12.634Z change:
63752026-05-01T12:18:12.634Z time: [−0.1582% +0.7182% +1.5360%] (p = 0.10 > 0.05)
63762026-05-01T12:18:12.634Z thrpt: [−1.5128% −0.7130% +0.1584%]
63772026-05-01T12:18:12.634Z No change in performance detected.
63782026-05-01T12:18:12.634ZFound 21 outliers among 100 measurements (21.00%)
63792026-05-01T12:18:12.634Z 21 (21.00%) high severe
63802026-05-01T12:18:13.842ZBenchmarking source_filter/allows/exclude_miss_v4/5
63812026-05-01T12:18:13.842ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63822026-05-01T12:18:18.493ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63832026-05-01T12:18:23.489ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63842026-05-01T12:18:23.576Zsource_filter/allows/exclude_miss_v4/5
63852026-05-01T12:18:23.576Z time: [4.3257 ns 4.3273 ns 4.3290 ns]
63862026-05-01T12:18:23.576Z thrpt: [231.00 Melem/s 231.09 Melem/s 231.18 Melem/s]
63872026-05-01T12:18:23.576Z change:
63882026-05-01T12:18:23.576Z time: [−0.6520% −0.3783% −0.1359%] (p = 0.00 < 0.05)
63892026-05-01T12:18:23.576Z thrpt: [+0.1361% +0.3798% +0.6563%]
63902026-05-01T12:18:23.576Z Change within noise threshold.
63912026-05-01T12:18:23.577ZFound 1 outliers among 100 measurements (1.00%)
63922026-05-01T12:18:23.577Z 1 (1.00%) high severe
63932026-05-01T12:18:24.809ZBenchmarking source_filter/allows/exclude_hit_v4/5
63942026-05-01T12:18:24.810ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63952026-05-01T12:18:28.632ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63962026-05-01T12:18:33.649ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63972026-05-01T12:18:33.738Zsource_filter/allows/exclude_hit_v4/5
63982026-05-01T12:18:33.738Z time: [1.7904 ns 1.7926 ns 1.7951 ns]
63992026-05-01T12:18:33.738Z thrpt: [557.08 Melem/s 557.86 Melem/s 558.54 Melem/s]
64002026-05-01T12:18:33.738Z change:
64012026-05-01T12:18:33.738Z time: [−0.3008% +0.0374% +0.3622%] (p = 0.82 > 0.05)
64022026-05-01T12:18:33.738Z thrpt: [−0.3609% −0.0374% +0.3017%]
64032026-05-01T12:18:33.738Z No change in performance detected.
64042026-05-01T12:18:33.738ZFound 18 outliers among 100 measurements (18.00%)
64052026-05-01T12:18:33.738Z 17 (17.00%) low mild
64062026-05-01T12:18:33.738Z 1 (1.00%) high severe
64072026-05-01T12:18:34.932ZBenchmarking source_filter/allows/exclude_miss_v6/5
64082026-05-01T12:18:34.932ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64092026-05-01T12:18:38.648ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (722M iterations)
64102026-05-01T12:18:43.639ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64112026-05-01T12:18:43.727Zsource_filter/allows/exclude_miss_v6/5
64122026-05-01T12:18:43.728Z time: [6.9060 ns 6.9085 ns 6.9112 ns]
64132026-05-01T12:18:43.728Z thrpt: [144.69 Melem/s 144.75 Melem/s 144.80 Melem/s]
64142026-05-01T12:18:43.728Z change:
64152026-05-01T12:18:43.728Z time: [+0.5943% +0.6413% +0.7021%] (p = 0.00 < 0.05)
64162026-05-01T12:18:43.728Z thrpt: [−0.6972% −0.6372% −0.5908%]
64172026-05-01T12:18:43.728Z Change within noise threshold.
64182026-05-01T12:18:43.728ZFound 1 outliers among 100 measurements (1.00%)
64192026-05-01T12:18:43.728Z 1 (1.00%) high severe
64202026-05-01T12:18:44.938ZBenchmarking source_filter/allows/exclude_hit_v6/5
64212026-05-01T12:18:44.938ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64222026-05-01T12:18:49.716ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64232026-05-01T12:18:54.802ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64242026-05-01T12:18:54.891Zsource_filter/allows/exclude_hit_v6/5
64252026-05-01T12:18:54.891Z time: [4.4860 ns 4.5189 ns 4.5580 ns]
64262026-05-01T12:18:54.891Z thrpt: [219.39 Melem/s 221.29 Melem/s 222.91 Melem/s]
64272026-05-01T12:18:54.891Z change:
64282026-05-01T12:18:54.891Z time: [−0.2092% +0.6961% +1.6082%] (p = 0.13 > 0.05)
64292026-05-01T12:18:54.891Z thrpt: [−1.5827% −0.6913% +0.2097%]
64302026-05-01T12:18:54.891Z No change in performance detected.
64312026-05-01T12:18:54.891ZFound 20 outliers among 100 measurements (20.00%)
64322026-05-01T12:18:54.891Z 20 (20.00%) high severe
64332026-05-01T12:18:56.105ZBenchmarking source_filter/allows/exclude_miss_v4/10
64342026-05-01T12:18:56.105ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64352026-05-01T12:19:00.199ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (656M iterations)
64362026-05-01T12:19:05.196ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64372026-05-01T12:19:05.283Zsource_filter/allows/exclude_miss_v4/10
64382026-05-01T12:19:05.283Z time: [7.6119 ns 7.6200 ns 7.6343 ns]
64392026-05-01T12:19:05.283Z thrpt: [130.99 Melem/s 131.23 Melem/s 131.37 Melem/s]
64402026-05-01T12:19:05.283Z change:
64412026-05-01T12:19:05.286Z time: [+0.5818% +0.6356% +0.7122%] (p = 0.00 < 0.05)
64422026-05-01T12:19:05.286Z thrpt: [−0.7071% −0.6316% −0.5785%]
64432026-05-01T12:19:05.286Z Change within noise threshold.
64442026-05-01T12:19:05.286ZFound 3 outliers among 100 measurements (3.00%)
64452026-05-01T12:19:05.286Z 1 (1.00%) low mild
64462026-05-01T12:19:05.286Z 1 (1.00%) high mild
64472026-05-01T12:19:05.286Z 1 (1.00%) high severe
64482026-05-01T12:19:06.489ZBenchmarking source_filter/allows/exclude_hit_v4/10
64492026-05-01T12:19:06.489ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64502026-05-01T12:19:10.424ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64512026-05-01T12:19:15.421ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64522026-05-01T12:19:15.508Zsource_filter/allows/exclude_hit_v4/10
64532026-05-01T12:19:15.508Z time: [1.8305 ns 1.8322 ns 1.8338 ns]
64542026-05-01T12:19:15.509Z thrpt: [545.30 Melem/s 545.79 Melem/s 546.29 Melem/s]
64552026-05-01T12:19:15.509Z change:
64562026-05-01T12:19:15.509Z time: [−0.2244% +0.0911% +0.3843%] (p = 0.56 > 0.05)
64572026-05-01T12:19:15.509Z thrpt: [−0.3828% −0.0910% +0.2249%]
64582026-05-01T12:19:15.509Z No change in performance detected.
64592026-05-01T12:19:15.509ZFound 2 outliers among 100 measurements (2.00%)
64602026-05-01T12:19:15.509Z 2 (2.00%) high mild
64612026-05-01T12:19:16.714ZBenchmarking source_filter/allows/exclude_miss_v6/10
64622026-05-01T12:19:16.714ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64632026-05-01T12:19:22.598ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (456M iterations)
64642026-05-01T12:19:27.600ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64652026-05-01T12:19:27.689Zsource_filter/allows/exclude_miss_v6/10
64662026-05-01T12:19:27.690Z time: [10.948 ns 10.960 ns 10.972 ns]
64672026-05-01T12:19:27.690Z thrpt: [91.139 Melem/s 91.242 Melem/s 91.341 Melem/s]
64682026-05-01T12:19:27.690Z change:
64692026-05-01T12:19:27.690Z time: [+0.1777% +0.3363% +0.5020%] (p = 0.00 < 0.05)
64702026-05-01T12:19:27.690Z thrpt: [−0.4994% −0.3352% −0.1773%]
64712026-05-01T12:19:27.690Z Change within noise threshold.
64722026-05-01T12:19:28.896ZBenchmarking source_filter/allows/exclude_hit_v6/10
64732026-05-01T12:19:28.896ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64742026-05-01T12:19:33.680ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64752026-05-01T12:19:38.757ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64762026-05-01T12:19:38.845Zsource_filter/allows/exclude_hit_v6/10
64772026-05-01T12:19:38.845Z time: [4.4831 ns 4.5159 ns 4.5553 ns]
64782026-05-01T12:19:38.845Z thrpt: [219.53 Melem/s 221.44 Melem/s 223.06 Melem/s]
64792026-05-01T12:19:38.845Z change:
64802026-05-01T12:19:38.845Z time: [−0.2252% +0.6498% +1.5574%] (p = 0.15 > 0.05)
64812026-05-01T12:19:38.845Z thrpt: [−1.5335% −0.6456% +0.2257%]
64822026-05-01T12:19:38.845Z No change in performance detected.
64832026-05-01T12:19:38.845ZFound 19 outliers among 100 measurements (19.00%)
64842026-05-01T12:19:38.845Z 19 (19.00%) high severe
64852026-05-01T12:19:40.060ZBenchmarking source_filter/allows/exclude_miss_v4/50
64862026-05-01T12:19:40.060ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64872026-05-01T12:19:44.007ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (680M iterations)
64882026-05-01T12:19:49.032ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64892026-05-01T12:19:49.120Zsource_filter/allows/exclude_miss_v4/50
64902026-05-01T12:19:49.120Z time: [7.3663 ns 7.3847 ns 7.4056 ns]
64912026-05-01T12:19:49.120Z thrpt: [135.03 Melem/s 135.42 Melem/s 135.75 Melem/s]
64922026-05-01T12:19:49.120Z change:
64932026-05-01T12:19:49.120Z time: [−4.0796% −3.2308% −2.3812%] (p = 0.00 < 0.05)
64942026-05-01T12:19:49.120Z thrpt: [+2.4392% +3.3387% +4.2531%]
64952026-05-01T12:19:49.120Z Performance has improved.
64962026-05-01T12:19:49.120ZFound 14 outliers among 100 measurements (14.00%)
64972026-05-01T12:19:49.120Z 7 (7.00%) high mild
64982026-05-01T12:19:49.120Z 7 (7.00%) high severe
64992026-05-01T12:19:50.324ZBenchmarking source_filter/allows/exclude_hit_v4/50
65002026-05-01T12:19:50.324ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65012026-05-01T12:19:56.244ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65022026-05-01T12:20:01.253ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65032026-05-01T12:20:01.342Zsource_filter/allows/exclude_hit_v4/50
65042026-05-01T12:20:01.342Z time: [2.7605 ns 2.7623 ns 2.7641 ns]
65052026-05-01T12:20:01.342Z thrpt: [361.78 Melem/s 362.02 Melem/s 362.25 Melem/s]
65062026-05-01T12:20:01.342Z change:
65072026-05-01T12:20:01.342Z time: [+0.8493% +0.8887% +0.9316%] (p = 0.00 < 0.05)
65082026-05-01T12:20:01.342Z thrpt: [−0.9230% −0.8809% −0.8422%]
65092026-05-01T12:20:01.342Z Change within noise threshold.
65102026-05-01T12:20:01.342ZFound 5 outliers among 100 measurements (5.00%)
65112026-05-01T12:20:01.342Z 5 (5.00%) high mild
65122026-05-01T12:20:02.555ZBenchmarking source_filter/allows/exclude_miss_v6/50
65132026-05-01T12:20:02.555ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65142026-05-01T12:20:08.064ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (487M iterations)
65152026-05-01T12:20:13.067ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65162026-05-01T12:20:13.155Zsource_filter/allows/exclude_miss_v6/50
65172026-05-01T12:20:13.155Z time: [10.260 ns 10.266 ns 10.273 ns]
65182026-05-01T12:20:13.155Z thrpt: [97.347 Melem/s 97.406 Melem/s 97.464 Melem/s]
65192026-05-01T12:20:13.155Z change:
65202026-05-01T12:20:13.155Z time: [+0.7152% +0.8173% +0.9173%] (p = 0.00 < 0.05)
65212026-05-01T12:20:13.155Z thrpt: [−0.9090% −0.8107% −0.7101%]
65222026-05-01T12:20:13.155Z Change within noise threshold.
65232026-05-01T12:20:13.155ZFound 4 outliers among 100 measurements (4.00%)
65242026-05-01T12:20:13.155Z 4 (4.00%) low mild
65252026-05-01T12:20:14.373ZBenchmarking source_filter/allows/exclude_hit_v6/50
65262026-05-01T12:20:14.373ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65272026-05-01T12:20:17.384ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (892M iterations)
65282026-05-01T12:20:22.380ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65292026-05-01T12:20:22.469Zsource_filter/allows/exclude_hit_v6/50
65302026-05-01T12:20:22.469Z time: [5.6012 ns 5.6034 ns 5.6059 ns]
65312026-05-01T12:20:22.469Z thrpt: [178.38 Melem/s 178.46 Melem/s 178.53 Melem/s]
65322026-05-01T12:20:22.469Z change:
65332026-05-01T12:20:22.469Z time: [+0.7004% +0.7416% +0.7790%] (p = 0.00 < 0.05)
65342026-05-01T12:20:22.469Z thrpt: [−0.7730% −0.7361% −0.6955%]
65352026-05-01T12:20:22.469Z Change within noise threshold.
65362026-05-01T12:20:22.469ZFound 3 outliers among 100 measurements (3.00%)
65372026-05-01T12:20:22.469Z 1 (1.00%) low mild
65382026-05-01T12:20:22.469Z 1 (1.00%) high mild
65392026-05-01T12:20:22.469Z 1 (1.00%) high severe
65402026-05-01T12:20:23.682ZBenchmarking source_filter/allows/exclude_miss_v4/100
65412026-05-01T12:20:23.682ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65422026-05-01T12:20:29.135ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (492M iterations)
65432026-05-01T12:20:34.126ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65442026-05-01T12:20:34.215Zsource_filter/allows/exclude_miss_v4/100
65452026-05-01T12:20:34.215Z time: [10.120 ns 10.129 ns 10.140 ns]
65462026-05-01T12:20:34.215Z thrpt: [98.623 Melem/s 98.724 Melem/s 98.809 Melem/s]
65472026-05-01T12:20:34.215Z change:
65482026-05-01T12:20:34.216Z time: [+0.6945% +0.7575% +0.8256%] (p = 0.00 < 0.05)
65492026-05-01T12:20:34.216Z thrpt: [−0.8188% −0.7518% −0.6897%]
65502026-05-01T12:20:34.216Z Change within noise threshold.
65512026-05-01T12:20:34.216ZFound 1 outliers among 100 measurements (1.00%)
65522026-05-01T12:20:34.216Z 1 (1.00%) high mild
65532026-05-01T12:20:35.420ZBenchmarking source_filter/allows/exclude_hit_v4/100
65542026-05-01T12:20:35.420ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65552026-05-01T12:20:38.435ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65562026-05-01T12:20:43.442ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65572026-05-01T12:20:43.530Zsource_filter/allows/exclude_hit_v4/100
65582026-05-01T12:20:43.530Z time: [2.8078 ns 2.8106 ns 2.8136 ns]
65592026-05-01T12:20:43.530Z thrpt: [355.41 Melem/s 355.80 Melem/s 356.16 Melem/s]
65602026-05-01T12:20:43.530Z change:
65612026-05-01T12:20:43.530Z time: [+1.7951% +2.0057% +2.2055%] (p = 0.00 < 0.05)
65622026-05-01T12:20:43.530Z thrpt: [−2.1579% −1.9663% −1.7634%]
65632026-05-01T12:20:43.530Z Performance has regressed.
65642026-05-01T12:20:43.530ZFound 9 outliers among 100 measurements (9.00%)
65652026-05-01T12:20:43.530Z 2 (2.00%) low mild
65662026-05-01T12:20:43.530Z 6 (6.00%) high mild
65672026-05-01T12:20:43.530Z 1 (1.00%) high severe
65682026-05-01T12:20:44.737ZBenchmarking source_filter/allows/exclude_miss_v6/100
65692026-05-01T12:20:44.737ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65702026-05-01T12:20:48.479ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (359M iterations)
65712026-05-01T12:20:53.487ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65722026-05-01T12:20:53.575Zsource_filter/allows/exclude_miss_v6/100
65732026-05-01T12:20:53.575Z time: [13.950 ns 13.964 ns 13.978 ns]
65742026-05-01T12:20:53.575Z thrpt: [71.543 Melem/s 71.614 Melem/s 71.683 Melem/s]
65752026-05-01T12:20:53.575Z change:
65762026-05-01T12:20:53.575Z time: [+0.4374% +0.5851% +0.7601%] (p = 0.00 < 0.05)
65772026-05-01T12:20:53.575Z thrpt: [−0.7544% −0.5817% −0.4355%]
65782026-05-01T12:20:53.575Z Change within noise threshold.
65792026-05-01T12:20:53.575ZFound 17 outliers among 100 measurements (17.00%)
65802026-05-01T12:20:53.575Z 3 (3.00%) low mild
65812026-05-01T12:20:53.575Z 10 (10.00%) high mild
65822026-05-01T12:20:53.575Z 4 (4.00%) high severe
65832026-05-01T12:20:54.775ZBenchmarking source_filter/allows/exclude_hit_v6/100
65842026-05-01T12:20:54.775ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65852026-05-01T12:20:57.781ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (893M iterations)
65862026-05-01T12:21:02.782ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65872026-05-01T12:21:02.870Zsource_filter/allows/exclude_hit_v6/100
65882026-05-01T12:21:02.870Z time: [5.5964 ns 5.5980 ns 5.5996 ns]
65892026-05-01T12:21:02.870Z thrpt: [178.59 Melem/s 178.64 Melem/s 178.69 Melem/s]
65902026-05-01T12:21:02.870Z change:
65912026-05-01T12:21:02.871Z time: [+0.5467% +0.6284% +0.6963%] (p = 0.00 < 0.05)
65922026-05-01T12:21:02.871Z thrpt: [−0.6915% −0.6244% −0.5437%]
65932026-05-01T12:21:02.871Z Change within noise threshold.
65942026-05-01T12:21:02.871ZFound 7 outliers among 100 measurements (7.00%)
65952026-05-01T12:21:02.871Z 4 (4.00%) low mild
65962026-05-01T12:21:02.871Z 3 (3.00%) high mild
65972026-05-01T12:21:04.081ZBenchmarking source_filter/allows/include_hit_v4/1
65982026-05-01T12:21:04.081ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65992026-05-01T12:21:08.017ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66002026-05-01T12:21:13.023ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66012026-05-01T12:21:13.111Zsource_filter/allows/include_hit_v4/1
66022026-05-01T12:21:13.111Z time: [1.8342 ns 1.8385 ns 1.8426 ns]
66032026-05-01T12:21:13.111Z thrpt: [542.71 Melem/s 543.93 Melem/s 545.20 Melem/s]
66042026-05-01T12:21:13.111Z change:
66052026-05-01T12:21:13.111Z time: [+1.1262% +1.4698% +1.8003%] (p = 0.00 < 0.05)
66062026-05-01T12:21:13.111Z thrpt: [−1.7685% −1.4485% −1.1137%]
66072026-05-01T12:21:13.111Z Performance has regressed.
66082026-05-01T12:21:13.111ZFound 16 outliers among 100 measurements (16.00%)
66092026-05-01T12:21:13.111Z 12 (12.00%) high mild
66102026-05-01T12:21:13.111Z 4 (4.00%) high severe
66112026-05-01T12:21:14.316ZBenchmarking source_filter/allows/include_miss_v4/1
66122026-05-01T12:21:14.316ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66132026-05-01T12:21:18.010ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66142026-05-01T12:21:23.019ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66152026-05-01T12:21:23.107Zsource_filter/allows/include_miss_v4/1
66162026-05-01T12:21:23.107Z time: [1.7210 ns 1.7224 ns 1.7239 ns]
66172026-05-01T12:21:23.107Z thrpt: [580.06 Melem/s 580.59 Melem/s 581.05 Melem/s]
66182026-05-01T12:21:23.107Z change:
66192026-05-01T12:21:23.107Z time: [+3.4434% +3.5212% +3.5980%] (p = 0.00 < 0.05)
66202026-05-01T12:21:23.107Z thrpt: [−3.4730% −3.4015% −3.3287%]
66212026-05-01T12:21:23.107Z Performance has regressed.
66222026-05-01T12:21:23.107ZFound 14 outliers among 100 measurements (14.00%)
66232026-05-01T12:21:23.108Z 13 (13.00%) high mild
66242026-05-01T12:21:23.108Z 1 (1.00%) high severe
66252026-05-01T12:21:24.315ZBenchmarking source_filter/allows/include_hit_v6/1
66262026-05-01T12:21:24.315ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66272026-05-01T12:21:29.099ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66282026-05-01T12:21:34.178ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66292026-05-01T12:21:34.266Zsource_filter/allows/include_hit_v6/1
66302026-05-01T12:21:34.266Z time: [4.4853 ns 4.5184 ns 4.5580 ns]
66312026-05-01T12:21:34.267Z thrpt: [219.40 Melem/s 221.32 Melem/s 222.95 Melem/s]
66322026-05-01T12:21:34.267Z change:
66332026-05-01T12:21:34.267Z time: [−0.6074% +0.3061% +1.2053%] (p = 0.50 > 0.05)
66342026-05-01T12:21:34.267Z thrpt: [−1.1910% −0.3051% +0.6111%]
66352026-05-01T12:21:34.270Z No change in performance detected.
66362026-05-01T12:21:34.271ZFound 19 outliers among 100 measurements (19.00%)
66372026-05-01T12:21:34.271Z 19 (19.00%) high severe
66382026-05-01T12:21:35.477ZBenchmarking source_filter/allows/include_miss_v6/1
66392026-05-01T12:21:35.477ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66402026-05-01T12:21:40.267ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66412026-05-01T12:21:45.259ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66422026-05-01T12:21:45.347Zsource_filter/allows/include_miss_v6/1
66432026-05-01T12:21:45.347Z time: [4.4510 ns 4.4524 ns 4.4538 ns]
66442026-05-01T12:21:45.348Z thrpt: [224.53 Melem/s 224.60 Melem/s 224.67 Melem/s]
66452026-05-01T12:21:45.348Z change:
66462026-05-01T12:21:45.351Z time: [+0.8310% +0.8602% +0.8883%] (p = 0.00 < 0.05)
66472026-05-01T12:21:45.351Z thrpt: [−0.8804% −0.8528% −0.8241%]
66482026-05-01T12:21:45.351Z Change within noise threshold.
66492026-05-01T12:21:45.351ZFound 7 outliers among 100 measurements (7.00%)
66502026-05-01T12:21:45.351Z 5 (5.00%) low mild
66512026-05-01T12:21:45.351Z 2 (2.00%) high mild
66522026-05-01T12:21:46.557ZBenchmarking source_filter/allows/include_hit_v4/5
66532026-05-01T12:21:46.557ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66542026-05-01T12:21:50.503ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66552026-05-01T12:21:55.545ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66562026-05-01T12:21:55.633Zsource_filter/allows/include_hit_v4/5
66572026-05-01T12:21:55.633Z time: [1.8485 ns 1.8535 ns 1.8589 ns]
66582026-05-01T12:21:55.633Z thrpt: [537.94 Melem/s 539.52 Melem/s 540.98 Melem/s]
66592026-05-01T12:21:55.633Z change:
66602026-05-01T12:21:55.633Z time: [+3.3629% +3.7272% +4.0652%] (p = 0.00 < 0.05)
66612026-05-01T12:21:55.633Z thrpt: [−3.9064% −3.5933% −3.2535%]
66622026-05-01T12:21:55.633Z Performance has regressed.
66632026-05-01T12:21:55.633ZFound 13 outliers among 100 measurements (13.00%)
66642026-05-01T12:21:55.633Z 5 (5.00%) high mild
66652026-05-01T12:21:55.633Z 8 (8.00%) high severe
66662026-05-01T12:21:56.839ZBenchmarking source_filter/allows/include_miss_v4/5
66672026-05-01T12:21:56.839ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66682026-05-01T12:22:01.464ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
66692026-05-01T12:22:06.469ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66702026-05-01T12:22:06.557Zsource_filter/allows/include_miss_v4/5
66712026-05-01T12:22:06.557Z time: [4.3098 ns 4.3113 ns 4.3127 ns]
66722026-05-01T12:22:06.557Z thrpt: [231.87 Melem/s 231.95 Melem/s 232.03 Melem/s]
66732026-05-01T12:22:06.557Z change:
66742026-05-01T12:22:06.560Z time: [−1.0493% −0.8379% −0.6337%] (p = 0.00 < 0.05)
66752026-05-01T12:22:06.560Z thrpt: [+0.6378% +0.8450% +1.0605%]
66762026-05-01T12:22:06.560Z Change within noise threshold.
66772026-05-01T12:22:06.560ZFound 2 outliers among 100 measurements (2.00%)
66782026-05-01T12:22:06.560Z 1 (1.00%) low mild
66792026-05-01T12:22:06.560Z 1 (1.00%) high severe
66802026-05-01T12:22:07.769ZBenchmarking source_filter/allows/include_hit_v6/5
66812026-05-01T12:22:07.769ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66822026-05-01T12:22:12.559ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66832026-05-01T12:22:17.630ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66842026-05-01T12:22:17.718Zsource_filter/allows/include_hit_v6/5
66852026-05-01T12:22:17.718Z time: [4.4828 ns 4.5156 ns 4.5549 ns]
66862026-05-01T12:22:17.718Z thrpt: [219.55 Melem/s 221.45 Melem/s 223.08 Melem/s]
66872026-05-01T12:22:17.718Z change:
66882026-05-01T12:22:17.718Z time: [−0.2280% +0.6767% +1.5187%] (p = 0.14 > 0.05)
66892026-05-01T12:22:17.718Z thrpt: [−1.4960% −0.6721% +0.2285%]
66902026-05-01T12:22:17.718Z No change in performance detected.
66912026-05-01T12:22:17.718ZFound 19 outliers among 100 measurements (19.00%)
66922026-05-01T12:22:17.718Z 19 (19.00%) high severe
66932026-05-01T12:22:18.927ZBenchmarking source_filter/allows/include_miss_v6/5
66942026-05-01T12:22:18.927ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66952026-05-01T12:22:22.720ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (708M iterations)
66962026-05-01T12:22:27.630ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66972026-05-01T12:22:27.718Zsource_filter/allows/include_miss_v6/5
66982026-05-01T12:22:27.718Z time: [6.9210 ns 6.9415 ns 6.9659 ns]
66992026-05-01T12:22:27.718Z thrpt: [143.56 Melem/s 144.06 Melem/s 144.49 Melem/s]
67002026-05-01T12:22:27.718Z change:
67012026-05-01T12:22:27.718Z time: [+0.5446% +0.7920% +0.9970%] (p = 0.00 < 0.05)
67022026-05-01T12:22:27.718Z thrpt: [−0.9872% −0.7858% −0.5416%]
67032026-05-01T12:22:27.718Z Change within noise threshold.
67042026-05-01T12:22:27.718ZFound 3 outliers among 100 measurements (3.00%)
67052026-05-01T12:22:27.721Z 3 (3.00%) high severe
67062026-05-01T12:22:28.934ZBenchmarking source_filter/allows/include_hit_v4/10
67072026-05-01T12:22:28.934ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67082026-05-01T12:22:32.888ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
67092026-05-01T12:22:37.904ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67102026-05-01T12:22:37.992Zsource_filter/allows/include_hit_v4/10
67112026-05-01T12:22:37.992Z time: [1.8415 ns 1.8458 ns 1.8508 ns]
67122026-05-01T12:22:37.992Z thrpt: [540.29 Melem/s 541.76 Melem/s 543.05 Melem/s]
67132026-05-01T12:22:37.992Z change:
67142026-05-01T12:22:37.992Z time: [+2.9608% +3.2348% +3.5118%] (p = 0.00 < 0.05)
67152026-05-01T12:22:37.992Z thrpt: [−3.3927% −3.1334% −2.8757%]
67162026-05-01T12:22:37.992Z Performance has regressed.
67172026-05-01T12:22:39.201ZBenchmarking source_filter/allows/include_miss_v4/10
67182026-05-01T12:22:39.201ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67192026-05-01T12:22:43.305ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (654M iterations)
67202026-05-01T12:22:48.307ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67212026-05-01T12:22:48.396Zsource_filter/allows/include_miss_v4/10
67222026-05-01T12:22:48.396Z time: [7.6371 ns 7.6502 ns 7.6651 ns]
67232026-05-01T12:22:48.396Z thrpt: [130.46 Melem/s 130.71 Melem/s 130.94 Melem/s]
67242026-05-01T12:22:48.396Z change:
67252026-05-01T12:22:48.396Z time: [+0.2321% +0.3900% +0.5609%] (p = 0.00 < 0.05)
67262026-05-01T12:22:48.396Z thrpt: [−0.5578% −0.3885% −0.2316%]
67272026-05-01T12:22:48.396Z Change within noise threshold.
67282026-05-01T12:22:48.396ZFound 15 outliers among 100 measurements (15.00%)
67292026-05-01T12:22:48.396Z 11 (11.00%) high mild
67302026-05-01T12:22:48.396Z 4 (4.00%) high severe
67312026-05-01T12:22:49.607ZBenchmarking source_filter/allows/include_hit_v6/10
67322026-05-01T12:22:49.607ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67332026-05-01T12:22:54.391ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67342026-05-01T12:22:59.472ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67352026-05-01T12:22:59.561Zsource_filter/allows/include_hit_v6/10
67362026-05-01T12:22:59.561Z time: [4.4861 ns 4.5184 ns 4.5567 ns]
67372026-05-01T12:22:59.561Z thrpt: [219.46 Melem/s 221.32 Melem/s 222.91 Melem/s]
67382026-05-01T12:22:59.561Z change:
67392026-05-01T12:22:59.564Z time: [−0.0473% +0.8212% +1.6978%] (p = 0.08 > 0.05)
67402026-05-01T12:22:59.564Z thrpt: [−1.6695% −0.8145% +0.0473%]
67412026-05-01T12:22:59.564Z No change in performance detected.
67422026-05-01T12:22:59.564ZFound 23 outliers among 100 measurements (23.00%)
67432026-05-01T12:22:59.564Z 23 (23.00%) high severe
67442026-05-01T12:23:00.771ZBenchmarking source_filter/allows/include_miss_v6/10
67452026-05-01T12:23:00.771ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67462026-05-01T12:23:06.680ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (454M iterations)
67472026-05-01T12:23:11.693ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67482026-05-01T12:23:11.782Zsource_filter/allows/include_miss_v6/10
67492026-05-01T12:23:11.782Z time: [11.028 ns 11.036 ns 11.046 ns]
67502026-05-01T12:23:11.782Z thrpt: [90.533 Melem/s 90.610 Melem/s 90.682 Melem/s]
67512026-05-01T12:23:11.782Z change:
67522026-05-01T12:23:11.782Z time: [+0.5069% +0.6601% +0.8299%] (p = 0.00 < 0.05)
67532026-05-01T12:23:11.782Z thrpt: [−0.8231% −0.6558% −0.5043%]
67542026-05-01T12:23:11.782Z Change within noise threshold.
67552026-05-01T12:23:11.782ZFound 9 outliers among 100 measurements (9.00%)
67562026-05-01T12:23:11.782Z 8 (8.00%) low mild
67572026-05-01T12:23:11.782Z 1 (1.00%) high severe
67582026-05-01T12:23:12.988ZBenchmarking source_filter/allows/include_hit_v4/50
67592026-05-01T12:23:12.988ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67602026-05-01T12:23:16.007ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67612026-05-01T12:23:21.067ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67622026-05-01T12:23:21.155Zsource_filter/allows/include_hit_v4/50
67632026-05-01T12:23:21.155Z time: [2.8436 ns 2.8468 ns 2.8494 ns]
67642026-05-01T12:23:21.155Z thrpt: [350.95 Melem/s 351.27 Melem/s 351.67 Melem/s]
67652026-05-01T12:23:21.155Z change:
67662026-05-01T12:23:21.155Z time: [+3.3523% +3.4842% +3.6150%] (p = 0.00 < 0.05)
67672026-05-01T12:23:21.155Z thrpt: [−3.4889% −3.3669% −3.2435%]
67682026-05-01T12:23:21.155Z Performance has regressed.
67692026-05-01T12:23:21.155ZFound 4 outliers among 100 measurements (4.00%)
67702026-05-01T12:23:21.155Z 4 (4.00%) low mild
67712026-05-01T12:23:22.367ZBenchmarking source_filter/allows/include_miss_v4/50
67722026-05-01T12:23:22.367ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67732026-05-01T12:23:26.325ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (678M iterations)
67742026-05-01T12:23:31.326ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67752026-05-01T12:23:31.413Zsource_filter/allows/include_miss_v4/50
67762026-05-01T12:23:31.413Z time: [7.3616 ns 7.3734 ns 7.3862 ns]
67772026-05-01T12:23:31.413Z thrpt: [135.39 Melem/s 135.62 Melem/s 135.84 Melem/s]
67782026-05-01T12:23:31.413Z change:
67792026-05-01T12:23:31.413Z time: [−6.0185% −5.1506% −4.2848%] (p = 0.00 < 0.05)
67802026-05-01T12:23:31.413Z thrpt: [+4.4766% +5.4303% +6.4039%]
67812026-05-01T12:23:31.413Z Performance has improved.
67822026-05-01T12:23:31.413ZFound 19 outliers among 100 measurements (19.00%)
67832026-05-01T12:23:31.413Z 9 (9.00%) high mild
67842026-05-01T12:23:31.413Z 10 (10.00%) high severe
67852026-05-01T12:23:32.618ZBenchmarking source_filter/allows/include_hit_v6/50
67862026-05-01T12:23:32.618ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67872026-05-01T12:23:35.633ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (890M iterations)
67882026-05-01T12:23:40.618ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67892026-05-01T12:23:40.707Zsource_filter/allows/include_hit_v6/50
67902026-05-01T12:23:40.707Z time: [5.5932 ns 5.5966 ns 5.5998 ns]
67912026-05-01T12:23:40.707Z thrpt: [178.58 Melem/s 178.68 Melem/s 178.79 Melem/s]
67922026-05-01T12:23:40.707Z change:
67932026-05-01T12:23:40.707Z time: [+0.6264% +0.6986% +0.7808%] (p = 0.00 < 0.05)
67942026-05-01T12:23:40.707Z thrpt: [−0.7747% −0.6937% −0.6225%]
67952026-05-01T12:23:40.707Z Change within noise threshold.
67962026-05-01T12:23:40.707ZFound 8 outliers among 100 measurements (8.00%)
67972026-05-01T12:23:40.707Z 1 (1.00%) low severe
67982026-05-01T12:23:40.707Z 4 (4.00%) low mild
67992026-05-01T12:23:40.707Z 3 (3.00%) high severe
68002026-05-01T12:23:41.919ZBenchmarking source_filter/allows/include_miss_v6/50
68012026-05-01T12:23:41.919ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68022026-05-01T12:23:47.448ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (486M iterations)
68032026-05-01T12:23:52.450ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68042026-05-01T12:23:52.538Zsource_filter/allows/include_miss_v6/50
68052026-05-01T12:23:52.538Z time: [10.297 ns 10.302 ns 10.306 ns]
68062026-05-01T12:23:52.538Z thrpt: [97.026 Melem/s 97.071 Melem/s 97.117 Melem/s]
68072026-05-01T12:23:52.538Z change:
68082026-05-01T12:23:52.538Z time: [−0.1216% +0.0785% +0.2546%] (p = 0.43 > 0.05)
68092026-05-01T12:23:52.541Z thrpt: [−0.2539% −0.0785% +0.1218%]
68102026-05-01T12:23:52.541Z No change in performance detected.
68112026-05-01T12:23:52.541ZFound 1 outliers among 100 measurements (1.00%)
68122026-05-01T12:23:52.541Z 1 (1.00%) low mild
68132026-05-01T12:23:53.750ZBenchmarking source_filter/allows/include_hit_v4/100
68142026-05-01T12:23:53.750ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68152026-05-01T12:23:56.759ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68162026-05-01T12:24:01.775ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68172026-05-01T12:24:01.864Zsource_filter/allows/include_hit_v4/100
68182026-05-01T12:24:01.864Z time: [2.8062 ns 2.8086 ns 2.8112 ns]
68192026-05-01T12:24:01.864Z thrpt: [355.71 Melem/s 356.05 Melem/s 356.35 Melem/s]
68202026-05-01T12:24:01.864Z change:
68212026-05-01T12:24:01.864Z time: [+1.1531% +1.5793% +1.9859%] (p = 0.00 < 0.05)
68222026-05-01T12:24:01.864Z thrpt: [−1.9472% −1.5548% −1.1400%]
68232026-05-01T12:24:01.865Z Performance has regressed.
68242026-05-01T12:24:01.865ZFound 1 outliers among 100 measurements (1.00%)
68252026-05-01T12:24:01.865Z 1 (1.00%) high severe
68262026-05-01T12:24:03.074ZBenchmarking source_filter/allows/include_miss_v4/100
68272026-05-01T12:24:03.074ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68282026-05-01T12:24:08.522ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (493M iterations)
68292026-05-01T12:24:13.516ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68302026-05-01T12:24:13.603Zsource_filter/allows/include_miss_v4/100
68312026-05-01T12:24:13.603Z time: [10.126 ns 10.130 ns 10.135 ns]
68322026-05-01T12:24:13.603Z thrpt: [98.669 Melem/s 98.713 Melem/s 98.751 Melem/s]
68332026-05-01T12:24:13.603Z change:
68342026-05-01T12:24:13.603Z time: [+0.6314% +0.7422% +0.8318%] (p = 0.00 < 0.05)
68352026-05-01T12:24:13.603Z thrpt: [−0.8249% −0.7367% −0.6274%]
68362026-05-01T12:24:13.603Z Change within noise threshold.
68372026-05-01T12:24:13.603ZFound 1 outliers among 100 measurements (1.00%)
68382026-05-01T12:24:13.603Z 1 (1.00%) high mild
68392026-05-01T12:24:14.812ZBenchmarking source_filter/allows/include_hit_v6/100
68402026-05-01T12:24:14.812ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68412026-05-01T12:24:17.833ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (889M iterations)
68422026-05-01T12:24:22.830ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68432026-05-01T12:24:22.919Zsource_filter/allows/include_hit_v6/100
68442026-05-01T12:24:22.919Z time: [5.6197 ns 5.6215 ns 5.6235 ns]
68452026-05-01T12:24:22.919Z thrpt: [177.83 Melem/s 177.89 Melem/s 177.95 Melem/s]
68462026-05-01T12:24:22.919Z change:
68472026-05-01T12:24:22.919Z time: [+1.1498% +1.1785% +1.2077%] (p = 0.00 < 0.05)
68482026-05-01T12:24:22.919Z thrpt: [−1.1933% −1.1648% −1.1368%]
68492026-05-01T12:24:22.919Z Performance has regressed.
68502026-05-01T12:24:22.919ZFound 5 outliers among 100 measurements (5.00%)
68512026-05-01T12:24:22.919Z 2 (2.00%) low mild
68522026-05-01T12:24:22.919Z 2 (2.00%) high mild
68532026-05-01T12:24:22.919Z 1 (1.00%) high severe
68542026-05-01T12:24:24.124ZBenchmarking source_filter/allows/include_miss_v6/100
68552026-05-01T12:24:24.124ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68562026-05-01T12:24:27.872ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (358M iterations)
68572026-05-01T12:24:32.876ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68582026-05-01T12:24:32.964Zsource_filter/allows/include_miss_v6/100
68592026-05-01T12:24:32.964Z time: [13.956 ns 13.963 ns 13.971 ns]
68602026-05-01T12:24:32.964Z thrpt: [71.575 Melem/s 71.617 Melem/s 71.656 Melem/s]
68612026-05-01T12:24:32.964Z change:
68622026-05-01T12:24:32.964Z time: [+0.8317% +0.9136% +1.0007%] (p = 0.00 < 0.05)
68632026-05-01T12:24:32.964Z thrpt: [−0.9908% −0.9054% −0.8249%]
68642026-05-01T12:24:32.964Z Change within noise threshold.
68652026-05-01T12:24:32.964ZFound 1 outliers among 100 measurements (1.00%)
68662026-05-01T12:24:32.967Z 1 (1.00%) high severe
68672026-05-01T12:24:34.176ZBenchmarking source_filter/allows/include_empty_v4
68682026-05-01T12:24:34.176ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68692026-05-01T12:24:38.026ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68702026-05-01T12:24:43.008ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68712026-05-01T12:24:43.096Zsource_filter/allows/include_empty_v4
68722026-05-01T12:24:43.096Z time: [892.58 ps 892.92 ps 893.24 ps]
68732026-05-01T12:24:43.096Z thrpt: [1.1195 Gelem/s 1.1199 Gelem/s 1.1203 Gelem/s]
68742026-05-01T12:24:43.096Z change:
68752026-05-01T12:24:43.096Z time: [+0.7259% +0.7669% +0.8003%] (p = 0.00 < 0.05)
68762026-05-01T12:24:43.096Z thrpt: [−0.7939% −0.7611% −0.7206%]
68772026-05-01T12:24:43.096Z Change within noise threshold.
68782026-05-01T12:24:43.096ZFound 11 outliers among 100 measurements (11.00%)
68792026-05-01T12:24:43.096Z 5 (5.00%) low mild
68802026-05-01T12:24:43.096Z 5 (5.00%) high mild
68812026-05-01T12:24:43.097Z 1 (1.00%) high severe
68822026-05-01T12:24:44.302ZBenchmarking source_filter/allows/include_empty_v6
68832026-05-01T12:24:44.302ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68842026-05-01T12:24:48.136ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68852026-05-01T12:24:53.138ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68862026-05-01T12:24:53.226Zsource_filter/allows/include_empty_v6
68872026-05-01T12:24:53.226Z time: [892.51 ps 892.90 ps 893.32 ps]
68882026-05-01T12:24:53.226Z thrpt: [1.1194 Gelem/s 1.1199 Gelem/s 1.1204 Gelem/s]
68892026-05-01T12:24:53.226Z change:
68902026-05-01T12:24:53.226Z time: [+0.4722% +0.6410% +0.7456%] (p = 0.00 < 0.05)
68912026-05-01T12:24:53.226Z thrpt: [−0.7401% −0.6369% −0.4700%]
68922026-05-01T12:24:53.226Z Change within noise threshold.
68932026-05-01T12:24:53.226ZFound 3 outliers among 100 measurements (3.00%)
68942026-05-01T12:24:53.226Z 2 (2.00%) high mild
68952026-05-01T12:24:53.226Z 1 (1.00%) high severe
68962026-05-01T12:24:54.468Z
68972026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68982026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68992026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0396 ms (605 iterations)
69002026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
69012026-05-01T12:24:54.471Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
69022026-05-01T12:24:54.471Z time: [18.000 18.000 18.000 ]
69032026-05-01T12:24:54.471Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69042026-05-01T12:24:54.471Z No change in performance detected.
69052026-05-01T12:24:54.471Z
69062026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69072026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69082026-05-01T12:24:54.471ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0372 ms (715 iterations)
69092026-05-01T12:24:54.474ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69102026-05-01T12:24:54.474Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69112026-05-01T12:24:54.474Z time: [18.000 18.000 18.000 ]
69122026-05-01T12:24:54.474Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69132026-05-01T12:24:54.474Z No change in performance detected.
69142026-05-01T12:24:54.474Z
69152026-05-01T12:24:54.474ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69162026-05-01T12:24:54.474ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69172026-05-01T12:24:54.474ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0210 ms (495 iterations)
69182026-05-01T12:24:54.474ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69192026-05-01T12:24:54.474Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69202026-05-01T12:24:54.474Z time: [20.000 20.000 20.000 ]
69212026-05-01T12:24:54.475Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69222026-05-01T12:24:54.475Z No change in performance detected.
69232026-05-01T12:24:54.475Z
69242026-05-01T12:24:54.475ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69252026-05-01T12:24:54.475ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69262026-05-01T12:24:54.475ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0411 ms (495 iterations)
69272026-05-01T12:24:54.478ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69282026-05-01T12:24:54.478Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69292026-05-01T12:24:54.478Z time: [21.000 21.000 21.000 ]
69302026-05-01T12:24:54.478Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69312026-05-01T12:24:54.478Z No change in performance detected.
69322026-05-01T12:24:54.478Z
69332026-05-01T12:24:54.478ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69342026-05-01T12:24:54.478ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69352026-05-01T12:24:54.478ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0682 ms (825 iterations)
69362026-05-01T12:24:54.478ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69372026-05-01T12:24:54.478Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69382026-05-01T12:24:54.478Z time: [13.000 13.000 13.000 ]
69392026-05-01T12:24:54.478Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69402026-05-01T12:24:54.478Z No change in performance detected.
69412026-05-01T12:24:54.478Z
69422026-05-01T12:24:54.478ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69432026-05-01T12:24:54.478ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69442026-05-01T12:24:54.481ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0269 ms (660 iterations)
69452026-05-01T12:24:54.481ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69462026-05-01T12:24:54.481Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69472026-05-01T12:24:54.481Z time: [12.000 12.000 12.000 ]
69482026-05-01T12:24:54.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69492026-05-01T12:24:54.481Z No change in performance detected.
69502026-05-01T12:24:54.481Z
69512026-05-01T12:24:54.481ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69522026-05-01T12:24:54.481ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69532026-05-01T12:24:54.481ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0792 ms (715 iterations)
69542026-05-01T12:24:54.481ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69552026-05-01T12:24:54.484Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69562026-05-01T12:24:54.484Z time: [14.000 14.000 14.000 ]
69572026-05-01T12:24:54.484Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69582026-05-01T12:24:54.484Z No change in performance detected.
69592026-05-01T12:24:54.484Z
69602026-05-01T12:24:54.484ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69612026-05-01T12:24:54.484ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69622026-05-01T12:24:54.484ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0288 ms (715 iterations)
69632026-05-01T12:24:54.484ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69642026-05-01T12:24:54.485Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69652026-05-01T12:24:54.485Z time: [14.000 14.000 14.000 ]
69662026-05-01T12:24:54.485Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69672026-05-01T12:24:54.485Z No change in performance detected.
69682026-05-01T12:24:54.485Z
69692026-05-01T12:24:54.485ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69702026-05-01T12:24:54.485ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69712026-05-01T12:24:54.485ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0059 ms (605 iterations)
69722026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69732026-05-01T12:24:54.488Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69742026-05-01T12:24:54.488Z time: [3.0000 3.0000 3.0000 ]
69752026-05-01T12:24:54.488Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69762026-05-01T12:24:54.488Z No change in performance detected.
69772026-05-01T12:24:54.488Z
69782026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69792026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69802026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0563 ms (495 iterations)
69812026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69822026-05-01T12:24:54.488Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69832026-05-01T12:24:54.488Z time: [3.0000 3.0000 3.0000 ]
69842026-05-01T12:24:54.488Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69852026-05-01T12:24:54.488Z No change in performance detected.
69862026-05-01T12:24:54.488Z
69872026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69882026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69892026-05-01T12:24:54.488ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0815 ms (660 iterations)
69902026-05-01T12:24:54.491ZCriterion.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.
69912026-05-01T12:24:54.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69922026-05-01T12:24:54.491Z
69932026-05-01T12:24:54.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69942026-05-01T12:24:54.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69952026-05-01T12:24:54.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0628 ms (495 iterations)
69962026-05-01T12:24:54.491ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69972026-05-01T12:24:54.492ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69982026-05-01T12:24:54.492Z
69992026-05-01T12:24:54.492ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70002026-05-01T12:24:54.492ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70012026-05-01T12:24:54.492ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0227 ms (880 iterations)
70022026-05-01T12:24:54.492ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70032026-05-01T12:24:54.495Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70042026-05-01T12:24:54.495Z time: [3.0000 3.0000 3.0000 ]
70052026-05-01T12:24:54.495Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70062026-05-01T12:24:54.495Z No change in performance detected.
70072026-05-01T12:24:54.495Z
70082026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70092026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70102026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0216 ms (495 iterations)
70112026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70122026-05-01T12:24:54.495Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70132026-05-01T12:24:54.495Z time: [3.0000 3.0000 3.0000 ]
70142026-05-01T12:24:54.495Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70152026-05-01T12:24:54.495Z No change in performance detected.
70162026-05-01T12:24:54.495Z
70172026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70182026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70192026-05-01T12:24:54.495ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0316 ms (770 iterations)
70202026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70212026-05-01T12:24:54.498ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70222026-05-01T12:24:54.498Z
70232026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70242026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70252026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0399 ms (495 iterations)
70262026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70272026-05-01T12:24:54.498ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70282026-05-01T12:24:54.498Z
70292026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70302026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70312026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0623 ms (825 iterations)
70322026-05-01T12:24:54.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70332026-05-01T12:24:54.499Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70342026-05-01T12:24:54.499Z time: [3.0000 3.0000 3.0000 ]
70352026-05-01T12:24:54.499Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70362026-05-01T12:24:54.499Z No change in performance detected.
70372026-05-01T12:24:54.499Z
70382026-05-01T12:24:54.499ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70392026-05-01T12:24:54.499ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70402026-05-01T12:24:54.499ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0197 ms (495 iterations)
70412026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70422026-05-01T12:24:54.502Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70432026-05-01T12:24:54.502Z time: [3.0000 3.0000 3.0000 ]
70442026-05-01T12:24:54.502Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70452026-05-01T12:24:54.502Z No change in performance detected.
70462026-05-01T12:24:54.502Z
70472026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70482026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70492026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0133 ms (605 iterations)
70502026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70512026-05-01T12:24:54.502ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70522026-05-01T12:24:54.502Z
70532026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70542026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70552026-05-01T12:24:54.502ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1000 ms (495 iterations)
70562026-05-01T12:24:54.505ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70572026-05-01T12:24:54.505ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70582026-05-01T12:24:54.505Z
70592026-05-01T12:24:54.505ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70602026-05-01T12:24:54.505ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70612026-05-01T12:24:54.505ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0003 ms (825 iterations)
70622026-05-01T12:24:54.505ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70632026-05-01T12:24:54.505Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70642026-05-01T12:24:54.505Z time: [3.0000 3.0000 3.0000 ]
70652026-05-01T12:24:54.505Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70662026-05-01T12:24:54.506Z No change in performance detected.
70672026-05-01T12:24:54.506Z
70682026-05-01T12:24:54.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70692026-05-01T12:24:54.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70702026-05-01T12:24:54.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0693 ms (495 iterations)
70712026-05-01T12:24:54.506ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70722026-05-01T12:24:54.509Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70732026-05-01T12:24:54.509Z time: [3.0000 3.0000 3.0000 ]
70742026-05-01T12:24:54.509Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70752026-05-01T12:24:54.509Z No change in performance detected.
70762026-05-01T12:24:54.509Z
70772026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70782026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70792026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0452 ms (605 iterations)
70802026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70812026-05-01T12:24:54.509ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70822026-05-01T12:24:54.509Z
70832026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70842026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70852026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1240 ms (495 iterations)
70862026-05-01T12:24:54.509ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70872026-05-01T12:24:54.509ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70882026-05-01T12:24:54.509Z
70892026-05-01T12:24:54.509ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70902026-05-01T12:24:54.509ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70912026-05-01T12:24:54.509ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1263 ms (330 iterations)
70922026-05-01T12:24:54.512ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70932026-05-01T12:24:54.512Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70942026-05-01T12:24:54.512Z time: [35.000 35.000 35.000 ]
70952026-05-01T12:24:54.512Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70962026-05-01T12:24:54.512Z No change in performance detected.
70972026-05-01T12:24:54.512Z
70982026-05-01T12:24:54.512ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70992026-05-01T12:24:54.512ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71002026-05-01T12:24:54.512ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1527 ms (275 iterations)
71012026-05-01T12:24:54.512ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71022026-05-01T12:24:54.512Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71032026-05-01T12:24:54.512Z time: [35.000 35.000 35.000 ]
71042026-05-01T12:24:54.512Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71052026-05-01T12:24:54.513Z No change in performance detected.
71062026-05-01T12:24:54.513Z
71072026-05-01T12:24:54.515ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71082026-05-01T12:24:54.515ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71092026-05-01T12:24:54.516ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0585 ms (385 iterations)
71102026-05-01T12:24:54.516ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71112026-05-01T12:24:54.516Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71122026-05-01T12:24:54.516Z time: [20.000 20.000 20.000 ]
71132026-05-01T12:24:54.516Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71142026-05-01T12:24:54.516Z No change in performance detected.
71152026-05-01T12:24:54.516Z
71162026-05-01T12:24:54.516ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71172026-05-01T12:24:54.516ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71182026-05-01T12:24:54.516ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1331 ms (330 iterations)
71192026-05-01T12:24:54.516ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71202026-05-01T12:24:54.519Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71212026-05-01T12:24:54.519Z time: [20.000 20.000 20.000 ]
71222026-05-01T12:24:54.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71232026-05-01T12:24:54.519Z No change in performance detected.
71242026-05-01T12:24:54.519Z
71252026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71262026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71272026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0678 ms (330 iterations)
71282026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71292026-05-01T12:24:54.519Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71302026-05-01T12:24:54.519Z time: [35.000 35.000 35.000 ]
71312026-05-01T12:24:54.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71322026-05-01T12:24:54.519Z No change in performance detected.
71332026-05-01T12:24:54.519Z
71342026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71352026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71362026-05-01T12:24:54.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1374 ms (275 iterations)
71372026-05-01T12:24:54.522ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71382026-05-01T12:24:54.522Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71392026-05-01T12:24:54.522Z time: [35.000 35.000 35.000 ]
71402026-05-01T12:24:54.522Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71412026-05-01T12:24:54.522Z No change in performance detected.
71422026-05-01T12:24:54.522Z
71432026-05-01T12:24:54.522ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71442026-05-01T12:24:54.522ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71452026-05-01T12:24:54.522ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0015 ms (385 iterations)
71462026-05-01T12:24:54.522ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71472026-05-01T12:24:54.522Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71482026-05-01T12:24:54.522Z time: [20.000 20.000 20.000 ]
71492026-05-01T12:24:54.523Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71502026-05-01T12:24:54.523Z No change in performance detected.
71512026-05-01T12:24:54.523Z
71522026-05-01T12:24:54.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71532026-05-01T12:24:54.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71542026-05-01T12:24:54.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1025 ms (330 iterations)
71552026-05-01T12:24:54.526ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71562026-05-01T12:24:54.526Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71572026-05-01T12:24:54.526Z time: [20.000 20.000 20.000 ]
71582026-05-01T12:24:54.526Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71592026-05-01T12:24:54.526Z No change in performance detected.
71602026-05-01T12:24:54.526Z
71612026-05-01T12:24:54.526ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71622026-05-01T12:24:54.526ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71632026-05-01T12:24:54.526ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1871 ms (330 iterations)
71642026-05-01T12:24:54.526ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71652026-05-01T12:24:54.526Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71662026-05-01T12:24:54.526Z time: [35.000 35.000 35.000 ]
71672026-05-01T12:24:54.526Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71682026-05-01T12:24:54.526Z No change in performance detected.
71692026-05-01T12:24:54.526Z
71702026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71712026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71722026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1585 ms (275 iterations)
71732026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71742026-05-01T12:24:54.529Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71752026-05-01T12:24:54.529Z time: [35.000 35.000 35.000 ]
71762026-05-01T12:24:54.529Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71772026-05-01T12:24:54.529Z No change in performance detected.
71782026-05-01T12:24:54.529Z
71792026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71802026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71812026-05-01T12:24:54.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1060 ms (385 iterations)
71822026-05-01T12:24:54.532ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71832026-05-01T12:24:54.532Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71842026-05-01T12:24:54.532Z time: [20.000 20.000 20.000 ]
71852026-05-01T12:24:54.532Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71862026-05-01T12:24:54.532Z No change in performance detected.
71872026-05-01T12:24:54.533Z
71882026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71892026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71902026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0081 ms (275 iterations)
71912026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71922026-05-01T12:24:54.533Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71932026-05-01T12:24:54.533Z time: [20.000 20.000 20.000 ]
71942026-05-01T12:24:54.533Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71952026-05-01T12:24:54.533Z No change in performance detected.
71962026-05-01T12:24:54.533Z
71972026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71982026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71992026-05-01T12:24:54.533ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1798 ms (330 iterations)
72002026-05-01T12:24:54.536ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72012026-05-01T12:24:54.536Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72022026-05-01T12:24:54.536Z time: [35.000 35.000 35.000 ]
72032026-05-01T12:24:54.536Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72042026-05-01T12:24:54.536Z No change in performance detected.
72052026-05-01T12:24:54.536Z
72062026-05-01T12:24:54.536ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72072026-05-01T12:24:54.536ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72082026-05-01T12:24:54.536ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1356 ms (275 iterations)
72092026-05-01T12:24:54.536ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72102026-05-01T12:24:54.536Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72112026-05-01T12:24:54.536Z time: [35.000 35.000 35.000 ]
72122026-05-01T12:24:54.536Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72132026-05-01T12:24:54.536Z No change in performance detected.
72142026-05-01T12:24:54.536Z
72152026-05-01T12:24:54.537ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72162026-05-01T12:24:54.537ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72172026-05-01T12:24:54.537ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0617 ms (385 iterations)
72182026-05-01T12:24:54.540ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72192026-05-01T12:24:54.540Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72202026-05-01T12:24:54.540Z time: [20.000 20.000 20.000 ]
72212026-05-01T12:24:54.540Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72222026-05-01T12:24:54.540Z No change in performance detected.
72232026-05-01T12:24:54.540Z
72242026-05-01T12:24:54.540ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72252026-05-01T12:24:54.540ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72262026-05-01T12:24:54.540ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0227 ms (275 iterations)
72272026-05-01T12:24:54.540ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72282026-05-01T12:24:54.540Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72292026-05-01T12:24:54.540Z time: [20.000 20.000 20.000 ]
72302026-05-01T12:24:54.540Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72312026-05-01T12:24:54.540Z No change in performance detected.
72322026-05-01T12:24:54.540Z
72332026-05-01T12:24:54.540ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72342026-05-01T12:24:54.540ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72352026-05-01T12:24:54.540ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0581 ms (715 iterations)
72362026-05-01T12:24:54.543ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72372026-05-01T12:24:54.543Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72382026-05-01T12:24:54.543Z time: [3924.0 B 3924.0 B 3924.0 B]
72392026-05-01T12:24:54.543Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72402026-05-01T12:24:54.543Z No change in performance detected.
72412026-05-01T12:24:54.543Z
72422026-05-01T12:24:54.543ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72432026-05-01T12:24:54.543ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72442026-05-01T12:24:54.543ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0580 ms (715 iterations)
72452026-05-01T12:24:54.543ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72462026-05-01T12:24:54.543Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72472026-05-01T12:24:54.543Z time: [3924.0 B 3924.0 B 3924.0 B]
72482026-05-01T12:24:54.543Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72492026-05-01T12:24:54.543Z No change in performance detected.
72502026-05-01T12:24:54.546Z
72512026-05-01T12:24:54.546ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72522026-05-01T12:24:54.546ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72532026-05-01T12:24:54.546ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0557 ms (550 iterations)
72542026-05-01T12:24:54.546ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72552026-05-01T12:24:54.546Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72562026-05-01T12:24:54.546Z time: [3988.0 B 3988.0 B 3988.0 B]
72572026-05-01T12:24:54.547Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72582026-05-01T12:24:54.547Z No change in performance detected.
72592026-05-01T12:24:54.547Z
72602026-05-01T12:24:54.547ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72612026-05-01T12:24:54.547ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72622026-05-01T12:24:54.547ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0788 ms (550 iterations)
72632026-05-01T12:24:54.550ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72642026-05-01T12:24:54.550Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72652026-05-01T12:24:54.550Z time: [4386.0 B 4386.0 B 4386.0 B]
72662026-05-01T12:24:54.550Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72672026-05-01T12:24:54.550Z No change in performance detected.
72682026-05-01T12:24:54.550Z
72692026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72702026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72712026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0407 ms (825 iterations)
72722026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72732026-05-01T12:24:54.550Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72742026-05-01T12:24:54.550Z time: [2888.0 B 2888.0 B 2888.0 B]
72752026-05-01T12:24:54.550Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72762026-05-01T12:24:54.550Z No change in performance detected.
72772026-05-01T12:24:54.550Z
72782026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72792026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72802026-05-01T12:24:54.550ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0219 ms (715 iterations)
72812026-05-01T12:24:54.553ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72822026-05-01T12:24:54.553Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72832026-05-01T12:24:54.553Z time: [2873.0 B 2873.0 B 2873.0 B]
72842026-05-01T12:24:54.553Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72852026-05-01T12:24:54.553Z No change in performance detected.
72862026-05-01T12:24:54.553Z
72872026-05-01T12:24:54.553ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72882026-05-01T12:24:54.553ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72892026-05-01T12:24:54.553ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0542 ms (715 iterations)
72902026-05-01T12:24:54.553ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72912026-05-01T12:24:54.553Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72922026-05-01T12:24:54.553Z time: [2926.0 B 2926.0 B 2926.0 B]
72932026-05-01T12:24:54.554Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72942026-05-01T12:24:54.554Z No change in performance detected.
72952026-05-01T12:24:54.554Z
72962026-05-01T12:24:54.554ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72972026-05-01T12:24:54.554ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72982026-05-01T12:24:54.554ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0165 ms (715 iterations)
72992026-05-01T12:24:54.556ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
73002026-05-01T12:24:54.556Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73012026-05-01T12:24:54.556Z time: [2910.0 B 2910.0 B 2910.0 B]
73022026-05-01T12:24:54.557Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73032026-05-01T12:24:54.557Z No change in performance detected.
73042026-05-01T12:24:54.557Z
73052026-05-01T12:24:54.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73062026-05-01T12:24:54.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73072026-05-01T12:24:54.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0537 ms (825 iterations)
73082026-05-01T12:24:54.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73092026-05-01T12:24:54.560Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73102026-05-01T12:24:54.560Z time: [264.00 B 264.00 B 264.00 B]
73112026-05-01T12:24:54.560Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73122026-05-01T12:24:54.560Z No change in performance detected.
73132026-05-01T12:24:54.560Z
73142026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73152026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73162026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1066 ms (550 iterations)
73172026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73182026-05-01T12:24:54.560Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73192026-05-01T12:24:54.560Z time: [264.00 B 264.00 B 264.00 B]
73202026-05-01T12:24:54.560Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73212026-05-01T12:24:54.560Z No change in performance detected.
73222026-05-01T12:24:54.560Z
73232026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73242026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73252026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0194 ms (715 iterations)
73262026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73272026-05-01T12:24:54.560ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73282026-05-01T12:24:54.560Z
73292026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73302026-05-01T12:24:54.560ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73312026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0766 ms (440 iterations)
73322026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73332026-05-01T12:24:54.564ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73342026-05-01T12:24:54.564Z
73352026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73362026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73372026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0214 ms (825 iterations)
73382026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73392026-05-01T12:24:54.564Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73402026-05-01T12:24:54.564Z time: [264.00 B 264.00 B 264.00 B]
73412026-05-01T12:24:54.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73422026-05-01T12:24:54.564Z No change in performance detected.
73432026-05-01T12:24:54.564Z
73442026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73452026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73462026-05-01T12:24:54.564ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0706 ms (550 iterations)
73472026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73482026-05-01T12:24:54.567Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73492026-05-01T12:24:54.567Z time: [264.00 B 264.00 B 264.00 B]
73502026-05-01T12:24:54.567Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73512026-05-01T12:24:54.567Z No change in performance detected.
73522026-05-01T12:24:54.567Z
73532026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73542026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73552026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0375 ms (770 iterations)
73562026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73572026-05-01T12:24:54.567ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73582026-05-01T12:24:54.567Z
73592026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73602026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73612026-05-01T12:24:54.567ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0344 ms (495 iterations)
73622026-05-01T12:24:54.570ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73632026-05-01T12:24:54.570ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73642026-05-01T12:24:54.570Z
73652026-05-01T12:24:54.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73662026-05-01T12:24:54.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73672026-05-01T12:24:54.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0585 ms (825 iterations)
73682026-05-01T12:24:54.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73692026-05-01T12:24:54.570Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73702026-05-01T12:24:54.570Z time: [264.00 B 264.00 B 264.00 B]
73712026-05-01T12:24:54.570Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73722026-05-01T12:24:54.570Z No change in performance detected.
73732026-05-01T12:24:54.570Z
73742026-05-01T12:24:54.570ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73752026-05-01T12:24:54.571ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73762026-05-01T12:24:54.571ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0186 ms (495 iterations)
73772026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73782026-05-01T12:24:54.574Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73792026-05-01T12:24:54.574Z time: [264.00 B 264.00 B 264.00 B]
73802026-05-01T12:24:54.574Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73812026-05-01T12:24:54.574Z No change in performance detected.
73822026-05-01T12:24:54.574Z
73832026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73842026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73852026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0467 ms (715 iterations)
73862026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73872026-05-01T12:24:54.574ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73882026-05-01T12:24:54.574Z
73892026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73902026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73912026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0835 ms (495 iterations)
73922026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73932026-05-01T12:24:54.574ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73942026-05-01T12:24:54.574Z
73952026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73962026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73972026-05-01T12:24:54.574ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0613 ms (880 iterations)
73982026-05-01T12:24:54.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73992026-05-01T12:24:54.577Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74002026-05-01T12:24:54.577Z time: [264.00 B 264.00 B 264.00 B]
74012026-05-01T12:24:54.577Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74022026-05-01T12:24:54.577Z No change in performance detected.
74032026-05-01T12:24:54.577Z
74042026-05-01T12:24:54.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74052026-05-01T12:24:54.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74062026-05-01T12:24:54.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0976 ms (550 iterations)
74072026-05-01T12:24:54.577ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74082026-05-01T12:24:54.577Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74092026-05-01T12:24:54.577Z time: [264.00 B 264.00 B 264.00 B]
74102026-05-01T12:24:54.578Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74112026-05-01T12:24:54.578Z No change in performance detected.
74122026-05-01T12:24:54.578Z
74132026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74142026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74152026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0310 ms (715 iterations)
74162026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74172026-05-01T12:24:54.581ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
74182026-05-01T12:24:54.581Z
74192026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74202026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74212026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0636 ms (495 iterations)
74222026-05-01T12:24:54.581ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74232026-05-01T12:24:54.581ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
74242026-05-01T12:24:54.581Z
74252026-05-01T12:24:54.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74262026-05-01T12:24:54.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74272026-05-01T12:24:54.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0893 ms (330 iterations)
74282026-05-01T12:24:54.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74292026-05-01T12:24:54.584Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74302026-05-01T12:24:54.584Z time: [7363.0 B 7363.0 B 7363.0 B]
74312026-05-01T12:24:54.584Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74322026-05-01T12:24:54.584Z No change in performance detected.
74332026-05-01T12:24:54.584Z
74342026-05-01T12:24:54.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74352026-05-01T12:24:54.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74362026-05-01T12:24:54.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1319 ms (275 iterations)
74372026-05-01T12:24:54.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74382026-05-01T12:24:54.585Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74392026-05-01T12:24:54.585Z time: [7363.0 B 7363.0 B 7363.0 B]
74402026-05-01T12:24:54.585Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74412026-05-01T12:24:54.585Z No change in performance detected.
74422026-05-01T12:24:54.585Z
74432026-05-01T12:24:54.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74442026-05-01T12:24:54.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74452026-05-01T12:24:54.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0360 ms (385 iterations)
74462026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74472026-05-01T12:24:54.588Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74482026-05-01T12:24:54.588Z time: [5872.0 B 5872.0 B 5872.0 B]
74492026-05-01T12:24:54.588Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74502026-05-01T12:24:54.588Z No change in performance detected.
74512026-05-01T12:24:54.588Z
74522026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74532026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74542026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0021 ms (275 iterations)
74552026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74562026-05-01T12:24:54.588Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74572026-05-01T12:24:54.588Z time: [5872.0 B 5872.0 B 5872.0 B]
74582026-05-01T12:24:54.588Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74592026-05-01T12:24:54.588Z No change in performance detected.
74602026-05-01T12:24:54.588Z
74612026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74622026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74632026-05-01T12:24:54.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0709 ms (330 iterations)
74642026-05-01T12:24:54.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74652026-05-01T12:24:54.591Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74662026-05-01T12:24:54.591Z time: [7363.0 B 7363.0 B 7363.0 B]
74672026-05-01T12:24:54.591Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74682026-05-01T12:24:54.591Z No change in performance detected.
74692026-05-01T12:24:54.591Z
74702026-05-01T12:24:54.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74712026-05-01T12:24:54.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74722026-05-01T12:24:54.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0506 ms (275 iterations)
74732026-05-01T12:24:54.591ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74742026-05-01T12:24:54.591Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74752026-05-01T12:24:54.591Z time: [7363.0 B 7363.0 B 7363.0 B]
74762026-05-01T12:24:54.591Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74772026-05-01T12:24:54.591Z No change in performance detected.
74782026-05-01T12:24:54.592Z
74792026-05-01T12:24:54.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74802026-05-01T12:24:54.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74812026-05-01T12:24:54.594ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1375 ms (440 iterations)
74822026-05-01T12:24:54.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74832026-05-01T12:24:54.595Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74842026-05-01T12:24:54.595Z time: [5872.0 B 5872.0 B 5872.0 B]
74852026-05-01T12:24:54.595Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74862026-05-01T12:24:54.595Z No change in performance detected.
74872026-05-01T12:24:54.595Z
74882026-05-01T12:24:54.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74892026-05-01T12:24:54.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74902026-05-01T12:24:54.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1012 ms (330 iterations)
74912026-05-01T12:24:54.595ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74922026-05-01T12:24:54.598Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74932026-05-01T12:24:54.598Z time: [5872.0 B 5872.0 B 5872.0 B]
74942026-05-01T12:24:54.598Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74952026-05-01T12:24:54.598Z No change in performance detected.
74962026-05-01T12:24:54.598Z
74972026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74982026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74992026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1814 ms (330 iterations)
75002026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75012026-05-01T12:24:54.598Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75022026-05-01T12:24:54.598Z time: [7363.0 B 7363.0 B 7363.0 B]
75032026-05-01T12:24:54.598Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75042026-05-01T12:24:54.598Z No change in performance detected.
75052026-05-01T12:24:54.598Z
75062026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75072026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75082026-05-01T12:24:54.598ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1664 ms (275 iterations)
75092026-05-01T12:24:54.601ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75102026-05-01T12:24:54.601Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75112026-05-01T12:24:54.601Z time: [7363.0 B 7363.0 B 7363.0 B]
75122026-05-01T12:24:54.601Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75132026-05-01T12:24:54.601Z No change in performance detected.
75142026-05-01T12:24:54.601Z
75152026-05-01T12:24:54.601ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75162026-05-01T12:24:54.601ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75172026-05-01T12:24:54.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0967 ms (385 iterations)
75182026-05-01T12:24:54.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75192026-05-01T12:24:54.602Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75202026-05-01T12:24:54.602Z time: [5872.0 B 5872.0 B 5872.0 B]
75212026-05-01T12:24:54.602Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75222026-05-01T12:24:54.602Z No change in performance detected.
75232026-05-01T12:24:54.602Z
75242026-05-01T12:24:54.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75252026-05-01T12:24:54.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75262026-05-01T12:24:54.602ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1925 ms (330 iterations)
75272026-05-01T12:24:54.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75282026-05-01T12:24:54.605Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75292026-05-01T12:24:54.605Z time: [5872.0 B 5872.0 B 5872.0 B]
75302026-05-01T12:24:54.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75312026-05-01T12:24:54.605Z No change in performance detected.
75322026-05-01T12:24:54.605Z
75332026-05-01T12:24:54.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75342026-05-01T12:24:54.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75352026-05-01T12:24:54.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1233 ms (330 iterations)
75362026-05-01T12:24:54.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75372026-05-01T12:24:54.605Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75382026-05-01T12:24:54.605Z time: [7363.0 B 7363.0 B 7363.0 B]
75392026-05-01T12:24:54.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75402026-05-01T12:24:54.605Z No change in performance detected.
75412026-05-01T12:24:54.605Z
75422026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75432026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75442026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1202 ms (275 iterations)
75452026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75462026-05-01T12:24:54.608Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75472026-05-01T12:24:54.608Z time: [7363.0 B 7363.0 B 7363.0 B]
75482026-05-01T12:24:54.608Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75492026-05-01T12:24:54.608Z No change in performance detected.
75502026-05-01T12:24:54.608Z
75512026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75522026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75532026-05-01T12:24:54.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0543 ms (385 iterations)
75542026-05-01T12:24:54.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75552026-05-01T12:24:54.611Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75562026-05-01T12:24:54.611Z time: [5872.0 B 5872.0 B 5872.0 B]
75572026-05-01T12:24:54.611Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75582026-05-01T12:24:54.611Z No change in performance detected.
75592026-05-01T12:24:54.611Z
75602026-05-01T12:24:54.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75612026-05-01T12:24:54.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75622026-05-01T12:24:54.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1570 ms (330 iterations)
75632026-05-01T12:24:54.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75642026-05-01T12:24:54.611Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75652026-05-01T12:24:54.611Z time: [5872.0 B 5872.0 B 5872.0 B]
75662026-05-01T12:24:54.611Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75672026-05-01T12:24:54.611Z No change in performance detected.
75682026-05-01T12:24:54.612Z
75692026-05-01T12:24:54.656Z+ cp -r target/criterion /work/bench-results
75702026-05-01T12:24:54.813Z+ cp -r target/xde-bench /work/bench-results
75712026-05-01T12:24:54.847Z+ pushd /work
75722026-05-01T12:24:54.847Z/work /work/oxidecomputer/opte
75732026-05-01T12:24:54.847Z+ tar -caf bench-results.tgz bench-results
75742026-05-01T12:24:55.403Z+ popd
75752026-05-01T12:24:55.403Z/work/oxidecomputer/opte
75762026-05-01T12:24:55.407Z+ cleanup
75772026-05-01T12:24:55.407Z++ id -un
75782026-05-01T12:24:55.409Z++ id -gn
75792026-05-01T12:24:55.412Z+ pfexec chown -R build:build .
75802026-05-01T12:24:55.485Z+ [[ -z 01KQHNQKS5WEDG4J1C1XXJ5KDR ]]
75812026-05-01T12:24:55.488Zprocess exited: duration 1950896 ms, exit code 0
 
75822026-05-01T12:24:55.499Zfound 1 output files
75832026-05-01T12:24:55.520Zuploading: /work/bench-results.tgz (6383080 bytes)
75842026-05-01T12:24:56.545Zuploaded: /work/bench-results.tgz