01KS31TKB0R58VZRD2FDAEA8QV: 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: 01KS31WDW6DDTK9N4JQC4J6BD9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-20T16:06:25.874Zjob dependencies complete; ready to run (waiting for 5 m 39 s)
22026-05-20T16:07:37.213Zjob assigned to worker 01KS3276G1K8STXQTR0895G0XB [factory aws, i-0f4100af79697b78e] (queued for 1 m 11 s)
32026-05-20T16:07:44.491Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-20T16:07:45.849Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-20T16:07:45.852Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-20T16:07:45.879Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-20T16:07:45.882Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-20T16:07:45.917Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-20T16:07:45.917Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-20T16:07:45.947Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-20T16:07:45.952Zdownloading input: /input/xde/work/release/xde
122026-05-20T16:07:46.684Zdownloaded input: /input/xde/work/release/xde
132026-05-20T16:07:46.688Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-20T16:07:46.711Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-20T16:07:46.712Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-20T16:07:46.742Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-20T16:07:46.746Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-20T16:07:46.771Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-20T16:07:46.775Zdownloading input: /input/xde/work/test/loopback
202026-05-20T16:07:47.526Zdownloaded input: /input/xde/work/test/loopback
212026-05-20T16:07:47.530Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-20T16:07:48.229Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-20T16:07:48.232Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-20T16:07:48.975Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-20T16:07:48.979Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-20T16:07:49.712Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-20T16:07:49.715Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-20T16:07:50.513Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-20T16:07:50.516Zdownloading input: /input/xde/work/xde.conf
302026-05-20T16:07:50.539Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-20T16:07:50.539Zstarting task 0: "setup"
322026-05-20T16:07:50.547Z++ uname -s
332026-05-20T16:07:50.550Z+ kern=SunOS
342026-05-20T16:07:50.551Z+ build_user=build
352026-05-20T16:07:50.551Z+ build_uid=12345
362026-05-20T16:07:50.551Z+ work_dir=/work
372026-05-20T16:07:50.551Z+ input_dir=/input
382026-05-20T16:07:50.551Z+ [[ 0 == 12345 ]]
392026-05-20T16:07:50.551Z+ case "$kern" in
402026-05-20T16:07:50.551Z+ groupadd -g 12345 build
412026-05-20T16:07:50.551Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-20T16:07:52.555Z+ zfs create -o mountpoint=/work rpool/work
432026-05-20T16:07:52.780Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-20T16:07:52.786Z+ home_fs=zfs
452026-05-20T16:07:52.786Z+ [[ zfs == autofs ]]
462026-05-20T16:07:52.786Z+ mkdir -p /home/build
472026-05-20T16:07:52.786Z+ chown build:build /home/build /work
482026-05-20T16:07:53.784Z+ chmod 0700 /home/build /work
492026-05-20T16:07:53.789Zprocess exited: duration 3246 ms, exit code 0
 
502026-05-20T16:07:53.797Zstarting task 1: "rust-toolchain"
512026-05-20T16:07:53.801Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
522026-05-20T16:07:53.801Z * rust toolchain channel = "1.95.0"
532026-05-20T16:07:53.802Z * rust toolchain profile = "default"
542026-05-20T16:07:53.802Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-20T16:07:53.802Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-20T16:07:53.802Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-20T16:07:53.806Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-20T16:07:53.806Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-05-20T16:07:53.907Zinfo: downloading installer
602026-05-20T16:07:55.317Zwarn: It looks like you have an existing rustup settings file at:
612026-05-20T16:07:55.317Zwarn: /home/build/.rustup/settings.toml
622026-05-20T16:07:55.318Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-20T16:07:55.318Zwarn: instead of the one inferred from the default host triple.
642026-05-20T16:07:55.326Zinfo: profile set to default
652026-05-20T16:07:55.326Zinfo: default host triple is x86_64-unknown-illumos
662026-05-20T16:07:55.330Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
672026-05-20T16:07:55.481Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
682026-05-20T16:07:55.490Zinfo: downloading 6 components
692026-05-20T16:08:10.489Z
702026-05-20T16:08:10.489Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
712026-05-20T16:08:10.521Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
722026-05-20T16:08:10.521Z
732026-05-20T16:08:10.521Z
742026-05-20T16:08:10.521ZRust is installed now. Great!
752026-05-20T16:08:10.521Z
762026-05-20T16:08:10.521ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-20T16:08:10.521Zenvironment variable. This has not been done automatically.
782026-05-20T16:08:10.521Z
792026-05-20T16:08:10.521ZTo configure your current shell, you need to source
802026-05-20T16:08:10.521Zthe corresponding env file under $HOME/.cargo.
812026-05-20T16:08:10.522Z
822026-05-20T16:08:10.522ZThis is usually done by running one of the following (note the leading DOT):
832026-05-20T16:08:10.525Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-20T16:08:10.525Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-20T16:08:10.525Zsource "~/.cargo/env.nu" # For nushell
862026-05-20T16:08:10.525Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-20T16:08:10.525Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-20T16:08:10.525Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-20T16:08:10.525Zwarn: no default linker (`cc`) was found in your PATH
902026-05-20T16:08:10.525Zwarn: many Rust crates require a system C toolchain to build
912026-05-20T16:08:10.611Z+ rustup --version
922026-05-20T16:08:10.620Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-20T16:08:10.625Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-20T16:08:10.640Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
952026-05-20T16:08:10.656Z+ cargo --version
962026-05-20T16:08:10.661Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
972026-05-20T16:08:10.661Z+ rustc --version
982026-05-20T16:08:10.682Zrustc 1.95.0 (59807616e 2026-04-14)
992026-05-20T16:08:10.687Zprocess exited: duration 16883 ms, exit code 0
 
1002026-05-20T16:08:10.702Zstarting task 2: "authentication"
1012026-05-20T16:08:10.724Zprocess exited: duration 22 ms, exit code 0
 
1022026-05-20T16:08:10.732Zstarting task 3: "clone repository"
1032026-05-20T16:08:10.736Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-20T16:08:10.741Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-20T16:08:10.777ZCloning into '/work/oxidecomputer/opte'...
1062026-05-20T16:08:11.643Z+ cd /work/oxidecomputer/opte
1072026-05-20T16:08:11.643Z+ git fetch origin 1df13fefc1a360c1f2a122e34a8089d55f51b6b1
1082026-05-20T16:08:11.920ZFrom https://github.com/oxidecomputer/opte
1092026-05-20T16:08:11.921Z * branch 1df13fefc1a360c1f2a122e34a8089d55f51b6b1 -> FETCH_HEAD
1102026-05-20T16:08:11.928Z+ [[ -n eviction-policy ]]
1112026-05-20T16:08:11.933Z++ git branch --show-current
1122026-05-20T16:08:11.933Z+ current=master
1132026-05-20T16:08:11.933Z+ [[ master != eviction-policy ]]
1142026-05-20T16:08:11.933Z+ git branch -f eviction-policy 1df13fefc1a360c1f2a122e34a8089d55f51b6b1
1152026-05-20T16:08:11.933Z+ git checkout -f eviction-policy
1162026-05-20T16:08:11.948ZSwitched to branch 'eviction-policy'
1172026-05-20T16:08:11.954Z+ git reset --hard 1df13fefc1a360c1f2a122e34a8089d55f51b6b1
1182026-05-20T16:08:11.962ZHEAD is now at 1df13fe Comment.
1192026-05-20T16:08:11.963Zprocess exited: duration 1222 ms, exit code 0
 
1202026-05-20T16:08:11.972Zstarting task 4: "build"
1212026-05-20T16:08:11.977Z+ source .github/buildomat/common.sh
1222026-05-20T16:08:11.977Z++ rustup show active-toolchain
1232026-05-20T16:08:11.984Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-20T16:08:11.988Z++ pushd xde
1252026-05-20T16:08:11.988Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-20T16:08:11.988Z++ rustup show active-toolchain
1272026-05-20T16:08:11.988Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-20T16:08:12.130Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-20T16:08:12.134Zinfo: downloading 6 components
1302026-05-20T16:08:26.007Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-20T16:08:26.098Z+++ rustup show active-toolchain -v
1322026-05-20T16:08:26.101Z+++ head -n 1
1332026-05-20T16:08:26.101Z+++ cut '-d ' -f1
1342026-05-20T16:08:26.150Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-20T16:08:26.150Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-20T16:08:26.150Z++ popd
1372026-05-20T16:08:26.154Z/work/oxidecomputer/opte
1382026-05-20T16:08:26.154Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-20T16:08:27.070Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-20T16:08:27.130Z Startup: Caching catalogs ... Done
1412026-05-20T16:08:27.334ZPlanning: Solver setup ... Done
1422026-05-20T16:08:27.351ZPlanning: Running solver ... Done
1432026-05-20T16:08:27.357ZPlanning: Finding local manifests ... Done
1442026-05-20T16:08:27.371ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-20T16:08:27.396ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-20T16:08:27.409ZPlanning: Package planning ... Done
1472026-05-20T16:08:27.412ZPlanning: Merging actions ... Done
1482026-05-20T16:08:27.639ZPlanning: Checking for conflicting actions ... Done
1492026-05-20T16:08:27.642ZPlanning: Consolidating action changes ... Done
1502026-05-20T16:08:28.447ZPlanning: Evaluating mediators ... Done
1512026-05-20T16:08:28.450ZPlanning: Planning completed in 1.30 seconds
1522026-05-20T16:08:28.456Z Packages to install: 6
1532026-05-20T16:08:28.459Z Services to change: 2
1542026-05-20T16:08:28.459Z Create boot environment: No
1552026-05-20T16:08:28.459ZCreate backup boot environment: No
1562026-05-20T16:08:28.480Z
1572026-05-20T16:08:28.480ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-20T16:08:28.666ZDownload: Completed 14.92 MB in 0.19 seconds (80.5M/s)
1592026-05-20T16:08:28.827Z Actions: 1/110 actions (Installing new actions)
1602026-05-20T16:08:29.232Z Actions: Completed 110 actions in 0.41 seconds.
1612026-05-20T16:08:29.238ZFinalize: Updating package state database ... Done
1622026-05-20T16:08:29.243ZFinalize: Updating package cache ... Done
1632026-05-20T16:08:29.254ZFinalize: Updating image state ... Done
1642026-05-20T16:08:31.756ZFinalize: Creating fast lookup database ... Done
1652026-05-20T16:08:31.822ZFinalize: Reading search index ... Done
1662026-05-20T16:08:31.825ZFinalize: Updating search index ... Done
1672026-05-20T16:08:36.449ZFinalize: Updating package cache ... Done
1682026-05-20T16:08:36.529Z+ [[ -z 01KS31WDW6DDTK9N4JQC4J6BD9 ]]
1692026-05-20T16:08:36.529Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-20T16:08:37.484Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-20T16:08:37.485Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-20T16:08:37.485Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-20T16:08:37.485Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-20T16:08:37.485Ztempdir @ "/tmp/.tmprm4e1d/tmp"
1752026-05-20T16:08:37.485Zimage root @ "/tmp/.tmprm4e1d/tmp/root"
1762026-05-20T16:08:37.490Zcreating image...
1772026-05-20T16:08:37.767Zcopying publishers...
1782026-05-20T16:08:38.179Zadding properties...
1792026-05-20T16:08:38.869Zinstalling packages...
1802026-05-20T16:08:47.317Zseeding SMF database...
1812026-05-20T16:08:51.549Zconfiguring SMF profile...
1822026-05-20T16:08:51.549Zmodifying shadow(5)...
1832026-05-20T16:08:51.552Zloading user and group database...
1842026-05-20T16:08:51.552Zloading facet selections...
1852026-05-20T16:08:51.827Z devel -> true
1862026-05-20T16:08:51.827Z doc.man -> true
1872026-05-20T16:08:51.827Z entire.service/hal -> true
1882026-05-20T16:08:51.827Z entire.service/network/smtp/dma -> true
1892026-05-20T16:08:51.827Z locale.ar -> true
1902026-05-20T16:08:51.827Z locale.ca -> true
1912026-05-20T16:08:51.827Z locale.cs -> true
1922026-05-20T16:08:51.827Z locale.de -> true
1932026-05-20T16:08:51.827Z locale.es -> true
1942026-05-20T16:08:51.827Z locale.fr -> true
1952026-05-20T16:08:51.827Z locale.he -> true
1962026-05-20T16:08:51.827Z locale.hu -> true
1972026-05-20T16:08:51.827Z locale.id -> true
1982026-05-20T16:08:51.827Z locale.it -> true
1992026-05-20T16:08:51.827Z locale.ja -> true
2002026-05-20T16:08:51.827Z locale.ko -> true
2012026-05-20T16:08:51.827Z locale.nl -> true
2022026-05-20T16:08:51.827Z locale.pl -> true
2032026-05-20T16:08:51.827Z locale.pt_BR -> true
2042026-05-20T16:08:51.827Z locale.ru -> true
2052026-05-20T16:08:51.827Z locale.sk -> true
2062026-05-20T16:08:51.827Z locale.sv -> true
2072026-05-20T16:08:51.828Z locale.zh_CN -> true
2082026-05-20T16:08:51.828Z locale.zh_HK -> true
2092026-05-20T16:08:51.828Z locale.zh_TW -> true
2102026-05-20T16:08:51.828Z onu.ooceonly -> true
2112026-05-20T16:08:51.828Z version-lock.shell/ksh93 -> true
2122026-05-20T16:08:51.828Z version-lock.system/data/hardware-registry -> true
2132026-05-20T16:08:51.828Z version-lock.system/data/zoneinfo -> true
2142026-05-20T16:08:51.828Z version-lock.system/microcode/amd -> true
2152026-05-20T16:08:51.828Z version-lock.system/microcode/intel -> true
2162026-05-20T16:08:51.828Z version-lock.system/microcode/oxide -> true
2172026-05-20T16:08:51.828Zassessing packaged files...
2182026-05-20T16:08:53.282Zcreating archive...
2192026-05-20T16:08:53.307Zmissing from packaging:
2202026-05-20T16:08:53.307Z "etc/.pwd.lock"
2212026-05-20T16:08:53.310Z "etc/svc/profile/generic.xml"
2222026-05-20T16:08:53.310Z "etc/svc/profile/inetd_services.xml"
2232026-05-20T16:08:53.311Z "etc/svc/profile/name_service.xml"
2242026-05-20T16:08:53.314Z "etc/svc/profile/platform.xml"
2252026-05-20T16:08:53.314Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-20T16:08:53.314Z "etc/svc/repository.db"
2272026-05-20T16:08:53.314Z
2282026-05-20T16:08:53.319Z
2292026-05-20T16:08:53.319Zfinishing archive...
2302026-05-20T16:08:53.959Zcreating gzonly manifest...
2312026-05-20T16:08:53.963Zok
2322026-05-20T16:08:54.024Z+ trap cleanup EXIT
2332026-05-20T16:08:54.028Z+ OUT_DIR=/work/bench-results
2342026-05-20T16:08:54.028Z+ mkdir -p /work/bench-results
2352026-05-20T16:08:54.028Z+ mkdir -p target/criterion
2362026-05-20T16:08:54.028Z+ mkdir -p target/xde-bench
2372026-05-20T16:08:54.032Z+ banner collect
2382026-05-20T16:08:54.032Z
2392026-05-20T16:08:54.032Z #### #### # # ###### #### #####
2402026-05-20T16:08:54.032Z # # # # # # # # # #
2412026-05-20T16:08:54.032Z # # # # # ##### # #
2422026-05-20T16:08:54.032Z # # # # # # # #
2432026-05-20T16:08:54.032Z # # # # # # # # # #
2442026-05-20T16:08:54.032Z #### #### ###### ###### ###### #### #
2452026-05-20T16:08:54.032Z
2462026-05-20T16:08:54.032Z++ cat .git/refs/heads/master
2472026-05-20T16:08:54.035Z+ BASELINE_COMMIT=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2482026-05-20T16:08:54.035Z+ [[ eviction-policy == \m\a\s\t\e\r ]]
2492026-05-20T16:08:54.035Z+ get_artifact opte benchmark 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 bench-results.tgz
2502026-05-20T16:08:54.035Z+ local curl_res
2512026-05-20T16:08:54.035Z+ repo=opte
2522026-05-20T16:08:54.035Z+ series=benchmark
2532026-05-20T16:08:54.035Z+ commit=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2542026-05-20T16:08:54.035Z+ name=bench-results.tgz
2552026-05-20T16:08:54.035Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-20T16:08:54.035Z+ mkdir -p download
2572026-05-20T16:08:54.035Z+ pushd download
2582026-05-20T16:08:54.035Z+ [[ ! -f bench-results.tgz ]]
2592026-05-20T16:08:54.036Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-05-20T16:08:54.036Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350/bench-results.tgz
2612026-05-20T16:08:54.040Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-20T16:08:54.044Z Dload Upload Total Spent Left Speed
2632026-05-20T16:08:54.305Z 0 0 0 0 0 0 0 0 0 100 6.07M 100 6.07M 0 0 22.91M 0 0 100 6.07M 100 6.07M 0 0 22.90M 0 0 100 6.07M 100 6.07M 0 0 22.90M 0 0
2642026-05-20T16:08:54.309Z+ curl_res=0
2652026-05-20T16:08:54.309Z+ popd
2662026-05-20T16:08:54.312Z/work/oxidecomputer/opte
2672026-05-20T16:08:54.313Z+ return 0
2682026-05-20T16:08:54.313Z+ tar -xf download/bench-results.tgz -C target
2692026-05-20T16:08:54.495Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-20T16:08:54.495Z+ rm -r target/bench-results
2712026-05-20T16:08:54.499Z+ [[ '' -eq 1 ]]
2722026-05-20T16:08:54.499Z+ uname -a
2732026-05-20T16:08:54.499ZSunOS w-01KS3276G1K8STXQTR0895G0XB 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-20T16:08:54.499Z+ cat /etc/versions/build
2752026-05-20T16:08:54.499Zheads/stlouis-0-gd5af107c55
2762026-05-20T16:08:54.499Z+ dladm
2772026-05-20T16:08:54.502ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-20T16:08:54.502Zena0 phys 9216 up -- --
2792026-05-20T16:08:54.502Z+ ipadm
2802026-05-20T16:08:54.507ZADDROBJ TYPE STATE ADDR
2812026-05-20T16:08:54.507Zlo0/v4 static ok 127.0.0.1/8
2822026-05-20T16:08:54.507Zena0/dhcp dhcp ok 10.150.3.54/24
2832026-05-20T16:08:54.507Zlo0/v6 static ok ::1/128
2842026-05-20T16:08:54.507Z+ pfexec rem_drv xde
2852026-05-20T16:08:54.514Z+ set -o errexit
2862026-05-20T16:08:54.514Z+ set -o pipefail
2872026-05-20T16:08:54.517Z+ banner prepare
2882026-05-20T16:08:54.517Z
2892026-05-20T16:08:54.517Z ##### ##### ###### ##### ## ##### ######
2902026-05-20T16:08:54.517Z # # # # # # # # # # # #
2912026-05-20T16:08:54.517Z # # # # ##### # # # # # # #####
2922026-05-20T16:08:54.517Z ##### ##### # ##### ###### ##### #
2932026-05-20T16:08:54.517Z # # # # # # # # # #
2942026-05-20T16:08:54.517Z # # # ###### # # # # # ######
2952026-05-20T16:08:54.517Z
2962026-05-20T16:08:54.517Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-20T16:08:54.517Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-20T16:08:54.582Z+ pfexec add_drv xde
2992026-05-20T16:08:55.369Z+ banner bench
3002026-05-20T16:08:55.372Z
3012026-05-20T16:08:55.372Z ##### ###### # # #### # #
3022026-05-20T16:08:55.372Z # # # ## # # # # #
3032026-05-20T16:08:55.372Z ##### ##### # # # # ######
3042026-05-20T16:08:55.372Z # # # # # # # # #
3052026-05-20T16:08:55.372Z # # # # ## # # # #
3062026-05-20T16:08:55.372Z ##### ###### # # #### # #
3072026-05-20T16:08:55.372Z
3082026-05-20T16:08:55.372Z+ cargo kbench local
3092026-05-20T16:08:55.477Z Updating crates.io index
3102026-05-20T16:08:55.480Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-20T16:08:56.434Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-20T16:08:56.747Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-20T16:08:57.108Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-20T16:08:57.442Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-20T16:08:57.792Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-20T16:08:58.092Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-20T16:08:59.709Z Downloading crates ...
3182026-05-20T16:08:59.779Z Downloaded clap_derive v4.6.1
3192026-05-20T16:08:59.782Z Downloaded cobs v0.3.0
3202026-05-20T16:08:59.786Z Downloaded cfg-if v1.0.4
3212026-05-20T16:08:59.789Z Downloaded macaddr v1.0.1
3222026-05-20T16:08:59.789Z Downloaded equivalent v1.0.2
3232026-05-20T16:08:59.789Z Downloaded alloca v0.4.0
3242026-05-20T16:08:59.790Z Downloaded clap v4.6.1
3252026-05-20T16:08:59.796Z Downloaded once_cell v1.21.4
3262026-05-20T16:08:59.800Z Downloaded aho-corasick v1.1.4
3272026-05-20T16:08:59.807Z Downloaded num_enum_derive v0.7.6
3282026-05-20T16:08:59.810Z Downloaded foreign-types-shared v0.3.1
3292026-05-20T16:08:59.810Z Downloaded dtor v0.8.1
3302026-05-20T16:08:59.810Z Downloaded oorandom v11.1.5
3312026-05-20T16:08:59.810Z Downloaded take_mut v0.2.2
3322026-05-20T16:08:59.810Z Downloaded futures-channel v0.3.32
3332026-05-20T16:08:59.815Z Downloaded proc-macro-error-attr v1.0.4
3342026-05-20T16:08:59.815Z Downloaded circular v0.3.0
3352026-05-20T16:08:59.815Z Downloaded pin-project-lite v0.2.17
3362026-05-20T16:08:59.819Z Downloaded errno v0.3.14
3372026-05-20T16:08:59.819Z Downloaded colorchoice v1.0.5
3382026-05-20T16:08:59.819Z Downloaded futures-io v0.3.32
3392026-05-20T16:08:59.823Z Downloaded clap_lex v1.1.0
3402026-05-20T16:08:59.823Z Downloaded bitflags v1.3.2
3412026-05-20T16:08:59.823Z Downloaded either v1.15.0
3422026-05-20T16:08:59.823Z Downloaded ref-cast v1.0.25
3432026-05-20T16:08:59.827Z Downloaded plotters-svg v0.3.7
3442026-05-20T16:08:59.827Z Downloaded foreign-types-macros v0.2.3
3452026-05-20T16:08:59.827Z Downloaded embedded-io v0.6.1
3462026-05-20T16:08:59.827Z Downloaded byteorder v1.5.0
3472026-05-20T16:08:59.827Z Downloaded anstyle-parse v1.0.0
3482026-05-20T16:08:59.832Z Downloaded cpufeatures v0.3.0
3492026-05-20T16:08:59.835Z Downloaded slog-async v2.8.0
3502026-05-20T16:08:59.835Z Downloaded rand_core v0.10.1
3512026-05-20T16:08:59.838Z Downloaded chacha20 v0.10.0
3522026-05-20T16:08:59.838Z Downloaded anstream v1.0.0
3532026-05-20T16:08:59.841Z Downloaded walkdir v2.5.0
3542026-05-20T16:08:59.841Z Downloaded term v1.2.1
3552026-05-20T16:08:59.846Z Downloaded oxnet v0.1.5
3562026-05-20T16:08:59.846Z Downloaded proc-macro-error v1.0.4
3572026-05-20T16:08:59.846Z Downloaded proc-macro-error-attr2 v2.0.0
3582026-05-20T16:08:59.850Z Downloaded quote v1.0.45
3592026-05-20T16:08:59.850Z Downloaded embedded-io v0.4.0
3602026-05-20T16:08:59.850Z Downloaded deranged v0.5.8
3612026-05-20T16:08:59.850Z Downloaded version_check v0.9.5
3622026-05-20T16:08:59.853Z Downloaded anyhow v1.0.102
3632026-05-20T16:08:59.853Z Downloaded same-file v1.0.6
3642026-05-20T16:08:59.853Z Downloaded pretty-hex v0.4.2
3652026-05-20T16:08:59.856Z Downloaded crossbeam-deque v0.8.6
3662026-05-20T16:08:59.856Z Downloaded autocfg v1.5.0
3672026-05-20T16:08:59.856Z Downloaded ref-cast-impl v1.0.25
3682026-05-20T16:08:59.856Z Downloaded ciborium-ll v0.2.2
3692026-05-20T16:08:59.861Z Downloaded anstyle v1.0.14
3702026-05-20T16:08:59.861Z Downloaded cstr-argument v0.1.2
3712026-05-20T16:08:59.861Z Downloaded ctor-proc-macro v0.0.13
3722026-05-20T16:08:59.861Z Downloaded anstyle-query v1.1.5
3732026-05-20T16:08:59.866Z Downloaded tinytemplate v1.2.1
3742026-05-20T16:08:59.866Z Downloaded thread_local v1.1.9
3752026-05-20T16:08:59.866Z Downloaded shlex v1.3.0
3762026-05-20T16:08:59.866Z Downloaded heck v0.5.0
3772026-05-20T16:08:59.869Z Downloaded is-terminal v0.4.17
3782026-05-20T16:08:59.869Z Downloaded dtor-proc-macro v0.0.13
3792026-05-20T16:08:59.870Z Downloaded page_size v0.6.0
3802026-05-20T16:08:59.870Z Downloaded is_terminal_polyfill v1.70.2
3812026-05-20T16:08:59.870Z Downloaded cast v0.3.0
3822026-05-20T16:08:59.870Z Downloaded futures-sink v0.3.32
3832026-05-20T16:08:59.873Z Downloaded plotters-backend v0.3.7
3842026-05-20T16:08:59.873Z Downloaded fnv v1.0.7
3852026-05-20T16:08:59.876Z Downloaded managed v0.8.0
3862026-05-20T16:08:59.880Z Downloaded defmt-macros v1.0.1
3872026-05-20T16:08:59.880Z Downloaded slog-envlogger v2.2.0
3882026-05-20T16:08:59.883Z Downloaded futures-macro v0.3.32
3892026-05-20T16:08:59.883Z Downloaded crc32fast v1.5.0
3902026-05-20T16:08:59.883Z Downloaded darling_macro v0.21.3
3912026-05-20T16:08:59.887Z Downloaded thiserror v2.0.18
3922026-05-20T16:08:59.890Z Downloaded defmt v0.3.100
3932026-05-20T16:08:59.890Z Downloaded darling_macro v0.23.0
3942026-05-20T16:08:59.890Z Downloaded thiserror v1.0.69
3952026-05-20T16:08:59.893Z Downloaded futures-task v0.3.32
3962026-05-20T16:08:59.893Z Downloaded rusticata-macros v5.0.0
3972026-05-20T16:08:59.893Z Downloaded dyn-clone v1.0.20
3982026-05-20T16:08:59.897Z Downloaded utf8parse v0.2.2
3992026-05-20T16:08:59.900Z Downloaded lazy_static v1.5.0
4002026-05-20T16:08:59.903Z Downloaded terminal_size v0.4.4
4012026-05-20T16:08:59.903Z Downloaded link-section v0.2.1
4022026-05-20T16:08:59.907Z Downloaded ident_case v1.0.1
4032026-05-20T16:08:59.907Z Downloaded time-macros v0.2.27
4042026-05-20T16:08:59.910Z Downloaded slog-stdlog v4.1.1
4052026-05-20T16:08:59.910Z Downloaded num_enum v0.7.6
4062026-05-20T16:08:59.913Z Downloaded postcard v1.1.3
4072026-05-20T16:08:59.913Z Downloaded foreign-types v0.5.0
4082026-05-20T16:08:59.913Z Downloaded defmt-parser v1.0.0
4092026-05-20T16:08:59.913Z Downloaded heck v0.4.1
4102026-05-20T16:08:59.917Z Downloaded itoa v1.0.18
4112026-05-20T16:08:59.917Z Downloaded futures-core v0.3.32
4122026-05-20T16:08:59.920Z Downloaded num-conv v0.2.1
4132026-05-20T16:08:59.920Z Downloaded tabwriter v1.4.1
4142026-05-20T16:08:59.920Z Downloaded stable_deref_trait v1.2.1
4152026-05-20T16:08:59.923Z Downloaded hash32 v0.3.1
4162026-05-20T16:08:59.923Z Downloaded strsim v0.11.1
4172026-05-20T16:08:59.924Z Downloaded cookie-factory v0.3.3
4182026-05-20T16:08:59.927Z Downloaded ingot-types v0.1.2
4192026-05-20T16:08:59.927Z Downloaded defmt v1.0.1
4202026-05-20T16:08:59.930Z Downloaded anes v0.1.6
4212026-05-20T16:08:59.934Z Downloaded crossbeam-epoch v0.9.18
4222026-05-20T16:08:59.939Z Downloaded time-core v0.1.8
4232026-05-20T16:08:59.942Z Downloaded criterion-plot v0.8.2
4242026-05-20T16:08:59.942Z Downloaded thiserror-impl v2.0.18
4252026-05-20T16:08:59.946Z Downloaded ipnetwork v0.21.1
4262026-05-20T16:08:59.946Z Downloaded proc-macro-crate v3.5.0
4272026-05-20T16:08:59.946Z Downloaded ingot v0.1.1
4282026-05-20T16:08:59.949Z Downloaded futures-executor v0.3.32
4292026-05-20T16:08:59.949Z Downloaded ciborium-io v0.2.2
4302026-05-20T16:08:59.949Z Downloaded cfg_aliases v0.2.1
4312026-05-20T16:08:59.952Z Downloaded rustversion v1.0.22
4322026-05-20T16:08:59.952Z Downloaded slab v0.4.12
4332026-05-20T16:08:59.956Z Downloaded ctor v0.10.1
4342026-05-20T16:08:59.956Z Downloaded proc-macro-error2 v2.0.1
4352026-05-20T16:08:59.956Z Downloaded find-msvc-tools v0.1.9
4362026-05-20T16:08:59.959Z Downloaded ciborium v0.2.2
4372026-05-20T16:08:59.962Z Downloaded colored v3.1.1
4382026-05-20T16:08:59.966Z Downloaded iana-time-zone v0.1.65
4392026-05-20T16:08:59.966Z Downloaded slog-scope v4.4.1
4402026-05-20T16:08:59.966Z Downloaded rayon-core v1.13.0
4412026-05-20T16:08:59.972Z Downloaded erased-serde v0.3.31
4422026-05-20T16:08:59.976Z Downloaded serde_core v1.0.228
4432026-05-20T16:08:59.976Z Downloaded ingot-macros v0.1.1
4442026-05-20T16:08:59.976Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4452026-05-20T16:08:59.979Z Downloaded thiserror-impl v1.0.69
4462026-05-20T16:08:59.979Z Downloaded zmij v1.0.21
4472026-05-20T16:08:59.982Z Downloaded crossbeam-utils v0.8.21
4482026-05-20T16:08:59.989Z Downloaded darling v0.23.0
4492026-05-20T16:08:59.993Z Downloaded darling v0.21.3
4502026-05-20T16:08:59.998Z Downloaded tracing-attributes v0.1.31
4512026-05-20T16:08:59.999Z Downloaded futures v0.3.32
4522026-05-20T16:09:00.002Z Downloaded half v2.7.1
4532026-05-20T16:09:00.002Z Downloaded proc-macro2 v1.0.106
4542026-05-20T16:09:00.006Z Downloaded bitflags v2.11.1
4552026-05-20T16:09:00.012Z Downloaded darling_core v0.23.0
4562026-05-20T16:09:00.015Z Downloaded darling_core v0.21.3
4572026-05-20T16:09:00.018Z Downloaded powerfmt v0.2.0
4582026-05-20T16:09:00.019Z Downloaded slog-term v2.9.2
4592026-05-20T16:09:00.022Z Downloaded getrandom v0.4.2
4602026-05-20T16:09:00.022Z Downloaded toml_parser v1.1.2+spec-1.1.0
4612026-05-20T16:09:00.025Z Downloaded log v0.4.29
4622026-05-20T16:09:00.025Z Downloaded arc-swap v1.9.1
4632026-05-20T16:09:00.031Z Downloaded serde_derive v1.0.228
4642026-05-20T16:09:00.042Z Downloaded cc v1.2.61
4652026-05-20T16:09:00.045Z Downloaded heapless v0.8.0
4662026-05-20T16:09:00.048Z Downloaded crossbeam-channel v0.5.15
4672026-05-20T16:09:00.048Z Downloaded uuid v1.23.1
4682026-05-20T16:09:00.053Z Downloaded unicode-ident v1.0.24
4692026-05-20T16:09:00.057Z Downloaded indexmap v2.14.0
4702026-05-20T16:09:00.057Z Downloaded slog v2.8.2
4712026-05-20T16:09:00.062Z Downloaded itertools v0.14.0
4722026-05-20T16:09:00.066Z Downloaded clap_builder v4.6.0
4732026-05-20T16:09:00.070Z Downloaded toml_edit v0.25.11+spec-1.1.0
4742026-05-20T16:09:00.073Z Downloaded itertools v0.12.1
4752026-05-20T16:09:00.082Z Downloaded tracing-core v0.1.36
4762026-05-20T16:09:00.086Z Downloaded serde v1.0.228
4772026-05-20T16:09:00.086Z Downloaded itertools v0.13.0
4782026-05-20T16:09:00.089Z Downloaded criterion v0.8.2
4792026-05-20T16:09:00.093Z Downloaded hashbrown v0.17.0
4802026-05-20T16:09:00.093Z Downloaded futures-util v0.3.32
4812026-05-20T16:09:00.099Z Downloaded num-traits v0.2.19
4822026-05-20T16:09:00.102Z Downloaded memchr v2.8.0
4832026-05-20T16:09:00.105Z Downloaded chrono v0.4.44
4842026-05-20T16:09:00.108Z Downloaded zerocopy-derive v0.8.48
4852026-05-20T16:09:00.112Z Downloaded socket2 v0.6.3
4862026-05-20T16:09:00.144Z Downloaded libc v0.2.186
4872026-05-20T16:09:00.165Z Downloaded rand v0.10.1
4882026-05-20T16:09:00.190Z Downloaded serde_json v1.0.149
4892026-05-20T16:09:00.197Z Downloaded plotters v0.3.7
4902026-05-20T16:09:00.212Z Downloaded rayon v1.12.0
4912026-05-20T16:09:00.216Z Downloaded regex v1.12.3
4922026-05-20T16:09:00.219Z Downloaded nom v8.0.0
4932026-05-20T16:09:00.254Z Downloaded pcap-parser v0.17.0
4942026-05-20T16:09:00.262Z Downloaded winnow v1.0.2
4952026-05-20T16:09:00.300Z Downloaded time v0.3.47
4962026-05-20T16:09:00.318Z Downloaded syn v1.0.109
4972026-05-20T16:09:00.323Z Downloaded unicode-width v0.2.2
4982026-05-20T16:09:00.335Z Downloaded syn v2.0.117
4992026-05-20T16:09:00.343Z Downloaded zerocopy v0.8.48
5002026-05-20T16:09:00.355Z Downloaded regex-syntax v0.8.10
5012026-05-20T16:09:00.359Z Downloaded smoltcp v0.11.0
5022026-05-20T16:09:00.365Z Downloaded nix v0.31.2
5032026-05-20T16:09:00.379Z Downloaded rustix v1.1.4
5042026-05-20T16:09:00.392Z Downloaded tracing v0.1.44
5052026-05-20T16:09:00.402Z Downloaded regex-automata v0.4.14
5062026-05-20T16:09:00.469Z Compiling proc-macro2 v1.0.106
5072026-05-20T16:09:00.469Z Compiling unicode-ident v1.0.24
5082026-05-20T16:09:00.469Z Compiling quote v1.0.45
5092026-05-20T16:09:00.473Z Compiling serde_core v1.0.228
5102026-05-20T16:09:00.473Z Compiling cfg-if v1.0.4
5112026-05-20T16:09:00.473Z Compiling libc v0.2.186
5122026-05-20T16:09:00.473Z Compiling memchr v2.8.0
5132026-05-20T16:09:00.539Z Compiling serde v1.0.228
5142026-05-20T16:09:00.619Z Compiling rustversion v1.0.22
5152026-05-20T16:09:00.681Z Compiling version_check v0.9.5
5162026-05-20T16:09:00.956Z Compiling ident_case v1.0.1
5172026-05-20T16:09:00.963Z Compiling strsim v0.11.1
5182026-05-20T16:09:00.984Z Compiling zerocopy v0.8.48
5192026-05-20T16:09:01.061Z Compiling either v1.15.0
5202026-05-20T16:09:01.267Z Compiling thiserror v2.0.18
5212026-05-20T16:09:01.403Z Compiling fnv v1.0.7
5222026-05-20T16:09:01.494Z Compiling syn v1.0.109
5232026-05-20T16:09:01.510Z Compiling regex-syntax v0.8.10
5242026-05-20T16:09:01.513Z Compiling crossbeam-utils v0.8.21
5252026-05-20T16:09:01.588Z Compiling pin-project-lite v0.2.17
5262026-05-20T16:09:01.775Z Compiling aho-corasick v1.1.4
5272026-05-20T16:09:01.783Z Compiling winnow v1.0.2
5282026-05-20T16:09:01.818Z Compiling equivalent v1.0.2
5292026-05-20T16:09:01.825Z Compiling hashbrown v0.17.0
5302026-05-20T16:09:01.895Z Compiling syn v2.0.117
5312026-05-20T16:09:02.029Z Compiling itertools v0.14.0
5322026-05-20T16:09:02.340Z Compiling indexmap v2.14.0
5332026-05-20T16:09:02.754Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-05-20T16:09:02.927Z Compiling bitflags v2.11.1
5352026-05-20T16:09:02.941Z Compiling regex-automata v0.4.14
5362026-05-20T16:09:03.232Z Compiling byteorder v1.5.0
5372026-05-20T16:09:03.261Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-05-20T16:09:03.281Z Compiling heapless v0.8.0
5392026-05-20T16:09:03.417Z Compiling autocfg v1.5.0
5402026-05-20T16:09:03.475Z Compiling toml_edit v0.25.11+spec-1.1.0
5412026-05-20T16:09:03.482Z Compiling hash32 v0.3.1
5422026-05-20T16:09:03.614Z Compiling slog v2.8.2
5432026-05-20T16:09:03.737Z Compiling futures-sink v0.3.32
5442026-05-20T16:09:03.746Z Compiling stable_deref_trait v1.2.1
5452026-05-20T16:09:03.752Z Compiling num-traits v0.2.19
5462026-05-20T16:09:03.811Z Compiling smoltcp v0.11.0
5472026-05-20T16:09:03.836Z Compiling futures-core v0.3.32
5482026-05-20T16:09:03.845Z Compiling macaddr v1.0.1
5492026-05-20T16:09:03.978Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5502026-05-20T16:09:04.047Z Compiling proc-macro-crate v3.5.0
5512026-05-20T16:09:04.140Z Compiling futures-channel v0.3.32
5522026-05-20T16:09:04.237Z Compiling proc-macro-error-attr v1.0.4
5532026-05-20T16:09:04.349Z Compiling darling_core v0.21.3
5542026-05-20T16:09:04.384Z Compiling darling_core v0.23.0
5552026-05-20T16:09:04.451Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5562026-05-20T16:09:04.471Z Compiling itoa v1.0.18
5572026-05-20T16:09:04.645Z Compiling regex v1.12.3
5582026-05-20T16:09:04.671Z Compiling futures-task v0.3.32
5592026-05-20T16:09:04.678Z Compiling futures-io v0.3.32
5602026-05-20T16:09:04.831Z Compiling anyhow v1.0.102
5612026-05-20T16:09:04.855Z Compiling managed v0.8.0
5622026-05-20T16:09:05.028Z Compiling getrandom v0.4.2
5632026-05-20T16:09:05.091Z Compiling bitflags v1.3.2
5642026-05-20T16:09:05.150Z Compiling crc32fast v1.5.0
5652026-05-20T16:09:05.157Z Compiling slab v0.4.12
5662026-05-20T16:09:05.168Z Compiling ref-cast v1.0.25
5672026-05-20T16:09:05.297Z Compiling rand_core v0.10.1
5682026-05-20T16:09:05.527Z Compiling serde_derive v1.0.228
5692026-05-20T16:09:05.538Z Compiling zerocopy-derive v0.8.48
5702026-05-20T16:09:05.545Z Compiling thiserror-impl v2.0.18
5712026-05-20T16:09:05.571Z Compiling futures-macro v0.3.32
5722026-05-20T16:09:06.241Z Compiling foreign-types-macros v0.2.3
5732026-05-20T16:09:06.376Z Compiling futures-util v0.3.32
5742026-05-20T16:09:06.469Z Compiling darling_macro v0.21.3
5752026-05-20T16:09:06.519Z Compiling darling_macro v0.23.0
5762026-05-20T16:09:06.859Z Compiling cobs v0.3.0
5772026-05-20T16:09:06.870Z Compiling num_enum_derive v0.7.6
5782026-05-20T16:09:07.017Z Compiling darling v0.21.3
5792026-05-20T16:09:07.073Z Compiling darling v0.23.0
5802026-05-20T16:09:07.080Z Compiling ref-cast-impl v1.0.25
5812026-05-20T16:09:07.090Z Compiling ingot-macros v0.1.1
5822026-05-20T16:09:07.146Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-05-20T16:09:07.535Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5842026-05-20T16:09:07.666Z Compiling proc-macro-error v1.0.4
5852026-05-20T16:09:07.774Z Compiling ipnetwork v0.21.1
5862026-05-20T16:09:07.850Z Compiling unicode-width v0.2.2
5872026-05-20T16:09:07.903Z Compiling foreign-types-shared v0.3.1
5882026-05-20T16:09:07.993Z Compiling rustix v1.1.4
5892026-05-20T16:09:08.067Z Compiling cpufeatures v0.3.0
5902026-05-20T16:09:08.136Z Compiling once_cell v1.21.4
5912026-05-20T16:09:08.136Z Compiling chacha20 v0.10.0
5922026-05-20T16:09:08.151Z Compiling tabwriter v1.4.1
5932026-05-20T16:09:08.356Z Compiling tracing-core v0.1.36
5942026-05-20T16:09:08.410Z Compiling foreign-types v0.5.0
5952026-05-20T16:09:08.484Z Compiling num_enum v0.7.6
5962026-05-20T16:09:08.571Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5972026-05-20T16:09:08.672Z Compiling erased-serde v0.3.31
5982026-05-20T16:09:08.725Z Compiling postcard v1.1.3
5992026-05-20T16:09:09.003Z Compiling futures-executor v0.3.32
6002026-05-20T16:09:09.167Z Compiling tracing-attributes v0.1.31
6012026-05-20T16:09:09.178Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6022026-05-20T16:09:09.488Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-20T16:09:09.583Z Compiling errno v0.3.14
6042026-05-20T16:09:09.663Z Compiling cstr-argument v0.1.2
6052026-05-20T16:09:09.680Z Compiling zmij v1.0.21
6062026-05-20T16:09:09.728Z Compiling find-msvc-tools v0.1.9
6072026-05-20T16:09:09.819Z Compiling time-core v0.1.8
6082026-05-20T16:09:09.953Z Compiling ingot-types v0.1.2
6092026-05-20T16:09:09.971Z Compiling num-conv v0.2.1
6102026-05-20T16:09:09.974Z Compiling pretty-hex v0.4.2
6112026-05-20T16:09:10.086Z Compiling powerfmt v0.2.0
6122026-05-20T16:09:10.100Z Compiling shlex v1.3.0
6132026-05-20T16:09:10.104Z Compiling dyn-clone v1.0.20
6142026-05-20T16:09:10.248Z Compiling utf8parse v0.2.2
6152026-05-20T16:09:10.281Z Compiling thiserror v1.0.69
6162026-05-20T16:09:10.305Z Compiling ingot v0.1.1
6172026-05-20T16:09:10.347Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6182026-05-20T16:09:10.421Z Compiling tracing v0.1.44
6192026-05-20T16:09:10.433Z Compiling anstyle-parse v1.0.0
6202026-05-20T16:09:10.628Z Compiling deranged v0.5.8
6212026-05-20T16:09:10.664Z Compiling cc v1.2.61
6222026-05-20T16:09:10.744Z Compiling time-macros v0.2.27
6232026-05-20T16:09:10.825Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6242026-05-20T16:09:11.071Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6252026-05-20T16:09:11.120Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-20T16:09:11.465Z Compiling rand v0.10.1
6272026-05-20T16:09:11.742Z Compiling futures v0.3.32
6282026-05-20T16:09:11.830Z Compiling thiserror-impl v1.0.69
6292026-05-20T16:09:11.981Z Compiling crossbeam-epoch v0.9.18
6302026-05-20T16:09:12.002Z Compiling uuid v1.23.1
6312026-05-20T16:09:12.286Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6322026-05-20T16:09:12.408Z Compiling arc-swap v1.9.1
6332026-05-20T16:09:12.420Z Compiling socket2 v0.6.3
6342026-05-20T16:09:12.460Z Compiling nom v8.0.0
6352026-05-20T16:09:12.733Z Compiling thread_local v1.1.9
6362026-05-20T16:09:12.958Z Compiling anstyle v1.0.14
6372026-05-20T16:09:12.988Z Compiling iana-time-zone v0.1.65
6382026-05-20T16:09:13.063Z Compiling oxnet v0.1.5
6392026-05-20T16:09:13.196Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6402026-05-20T16:09:13.250Z Compiling colored v3.1.1
6412026-05-20T16:09:13.348Z Compiling lazy_static v1.5.0
6422026-05-20T16:09:13.402Z Compiling serde_json v1.0.149
6432026-05-20T16:09:13.590Z Compiling rayon-core v1.13.0
6442026-05-20T16:09:13.641Z Compiling slog-async v2.8.0
6452026-05-20T16:09:13.776Z Compiling is_terminal_polyfill v1.70.2
6462026-05-20T16:09:13.814Z Compiling colorchoice v1.0.5
6472026-05-20T16:09:13.864Z Compiling anstyle-query v1.1.5
6482026-05-20T16:09:13.935Z Compiling heck v0.4.1
6492026-05-20T16:09:13.964Z Compiling anstream v1.0.0
6502026-05-20T16:09:14.067Z Compiling time v0.3.47
6512026-05-20T16:09:14.124Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6522026-05-20T16:09:14.586Z Compiling slog-scope v4.4.1
6532026-05-20T16:09:14.764Z Compiling chrono v0.4.44
6542026-05-20T16:09:15.033Z Compiling rusticata-macros v5.0.0
6552026-05-20T16:09:15.246Z Compiling crossbeam-deque v0.8.6
6562026-05-20T16:09:15.289Z Compiling cookie-factory v0.3.3
6572026-05-20T16:09:15.418Z Compiling alloca v0.4.0
6582026-05-20T16:09:15.491Z Compiling terminal_size v0.4.4
6592026-05-20T16:09:15.634Z Compiling half v2.7.1
6602026-05-20T16:09:15.704Z Compiling crossbeam-channel v0.5.15
6612026-05-20T16:09:15.736Z Compiling is-terminal v0.4.17
6622026-05-20T16:09:15.833Z Compiling itertools v0.12.1
6632026-05-20T16:09:15.957Z Compiling circular v0.3.0
6642026-05-20T16:09:16.175Z Compiling clap_lex v1.1.0
6652026-05-20T16:09:16.337Z Compiling ciborium-io v0.2.2
6662026-05-20T16:09:16.434Z Compiling plotters-backend v0.3.7
6672026-05-20T16:09:16.487Z Compiling log v0.4.29
6682026-05-20T16:09:16.592Z Compiling take_mut v0.2.2
6692026-05-20T16:09:16.705Z Compiling heck v0.5.0
6702026-05-20T16:09:16.713Z Compiling term v1.2.1
6712026-05-20T16:09:16.748Z Compiling cfg_aliases v0.2.1
6722026-05-20T16:09:16.818Z Compiling nix v0.31.2
6732026-05-20T16:09:16.900Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6742026-05-20T16:09:17.199Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6752026-05-20T16:09:17.264Z Compiling slog-term v2.9.2
6762026-05-20T16:09:17.347Z Compiling clap_derive v4.6.1
6772026-05-20T16:09:17.964Z Compiling slog-stdlog v4.1.1
6782026-05-20T16:09:18.263Z Compiling plotters-svg v0.3.7
6792026-05-20T16:09:18.292Z Compiling ciborium-ll v0.2.2
6802026-05-20T16:09:18.372Z Compiling clap_builder v4.6.0
6812026-05-20T16:09:18.530Z Compiling pcap-parser v0.17.0
6822026-05-20T16:09:18.983Z Compiling itertools v0.13.0
6832026-05-20T16:09:18.989Z Compiling cast v0.3.0
6842026-05-20T16:09:19.156Z Compiling same-file v1.0.6
6852026-05-20T16:09:19.316Z Compiling walkdir v2.5.0
6862026-05-20T16:09:19.881Z Compiling rayon v1.12.0
6872026-05-20T16:09:20.186Z Compiling tinytemplate v1.2.1
6882026-05-20T16:09:20.356Z Compiling criterion-plot v0.8.2
6892026-05-20T16:09:20.404Z Compiling clap v4.6.1
6902026-05-20T16:09:20.448Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6912026-05-20T16:09:20.581Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-05-20T16:09:21.148Z Compiling ciborium v0.2.2
6932026-05-20T16:09:21.197Z Compiling plotters v0.3.7
6942026-05-20T16:09:21.547Z Compiling slog-envlogger v2.2.0
6952026-05-20T16:09:21.900Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6962026-05-20T16:09:22.028Z Compiling page_size v0.6.0
6972026-05-20T16:09:22.140Z Compiling dtor-proc-macro v0.0.13
6982026-05-20T16:09:22.352Z Compiling anes v0.1.6
6992026-05-20T16:09:22.467Z Compiling oorandom v11.1.5
7002026-05-20T16:09:22.494Z Compiling dtor v0.8.1
7012026-05-20T16:09:22.583Z Compiling criterion v0.8.2
7022026-05-20T16:09:22.591Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-05-20T16:09:22.800Z Compiling link-section v0.2.1
7042026-05-20T16:09:22.940Z Compiling ctor-proc-macro v0.0.13
7052026-05-20T16:09:23.292Z Compiling ctor v0.10.1
7062026-05-20T16:09:24.558Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-20T16:09:38.121Z Finished `bench` profile [optimized + debuginfo] target(s) in 42.74s
7082026-05-20T16:09:38.224Z Running benches/xde.rs (target/release/deps/xde-1d28b3defb1c5d6b)
7092026-05-20T16:09:38.232Z###--------------------------------###
7102026-05-20T16:09:38.232Z:::Building test topology... (120s):::
7112026-05-20T16:09:38.233Z###--------------------------------###
7122026-05-20T16:09:38.238Zadding underlay route 0
7132026-05-20T16:09:38.241Zadding underlay route 1
7142026-05-20T16:09:38.379Zstart zones a, b
7152026-05-20T16:09:48.437Zconfigure zone
7162026-05-20T16:09:48.440Zconfigure zone
7172026-05-20T16:09:48.454Zinstall zone
7182026-05-20T16:09:48.457Zinstall zone
7192026-05-20T16:09:58.333Zboot zone
7202026-05-20T16:09:58.333Zboot zone
7212026-05-20T16:09:58.412Zsetup zones a, b
7222026-05-20T16:09:58.412Z[a] svcs -a
7232026-05-20T16:09:58.412Z[b] svcs -a
7242026-05-20T16:09:58.434ZFailed to parse command output: exit code 1
7252026-05-20T16:09:58.434Zstdout:
7262026-05-20T16:09:58.434Z
7272026-05-20T16:09:58.434Zstderr:
7282026-05-20T16:09:58.434Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-20T16:09:58.434ZFailed to parse command output: exit code 1
7302026-05-20T16:09:58.434Zstdout:
7312026-05-20T16:09:58.434Z
7322026-05-20T16:09:58.434Zstderr:
7332026-05-20T16:09:58.434Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-20T16:09:58.634Z[b] svcs -a
7352026-05-20T16:09:58.634Z[a] svcs -a
7362026-05-20T16:09:58.743ZSTATE STIME FMRI
7372026-05-20T16:09:58.743Zonline 16:09:56 svc:/system/svc/restarter:default
7382026-05-20T16:09:58.743Zoffline 16:09:56 svc:/system/early-manifest-import:default
7392026-05-20T16:09:58.744Z- - svc:/application/management/net-snmp:default
7402026-05-20T16:09:58.744Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-20T16:09:58.744Z- - svc:/application/pkg/mirror:default
7422026-05-20T16:09:58.744Z- - svc:/application/pkg/repositories-setup:default
7432026-05-20T16:09:58.744Z- - svc:/application/pkg/server:default
7442026-05-20T16:09:58.744Z- - svc:/application/security/tcsd:default
7452026-05-20T16:09:58.744Z- - svc:/milestone/devices:default
7462026-05-20T16:09:58.744Z- - svc:/milestone/multi-user-server:default
7472026-05-20T16:09:58.744Z- - svc:/milestone/multi-user:default
7482026-05-20T16:09:58.744Z- - svc:/milestone/name-services:default
7492026-05-20T16:09:58.744Z- - svc:/milestone/network:default
7502026-05-20T16:09:58.744Z- - svc:/milestone/single-user:default
7512026-05-20T16:09:58.744Z- - svc:/milestone/sysconfig:default
7522026-05-20T16:09:58.744Z- - svc:/network/chrony:default
7532026-05-20T16:09:58.744Z- - svc:/network/datalink-management:default
7542026-05-20T16:09:58.744Z- - svc:/network/dns/client:default
7552026-05-20T16:09:58.744Z- - svc:/network/dns/install:default
7562026-05-20T16:09:58.744Z- - svc:/network/dns/multicast:default
7572026-05-20T16:09:58.744Z- - svc:/network/inetd-upgrade:default
7582026-05-20T16:09:58.744Z- - svc:/network/inetd:default
7592026-05-20T16:09:58.744Z- - svc:/network/initial:default
7602026-05-20T16:09:58.744Z- - svc:/network/install:default
7612026-05-20T16:09:58.744Z- - svc:/network/ip-interface-management:default
7622026-05-20T16:09:58.744Z- - svc:/network/ipmp:default
7632026-05-20T16:09:58.744Z- - svc:/network/ipqos:default
7642026-05-20T16:09:58.744Z- - svc:/network/ipsec/ike:default
7652026-05-20T16:09:58.744Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-20T16:09:58.744Z- - svc:/network/ipsec/manual-key:default
7672026-05-20T16:09:58.744Z- - svc:/network/ipsec/policy:default
7682026-05-20T16:09:58.744Z- - svc:/network/iptun:default
7692026-05-20T16:09:58.744Z- - svc:/network/ipv4-forwarding:default
7702026-05-20T16:09:58.744Z- - svc:/network/ipv6-forwarding:default
7712026-05-20T16:09:58.744Z- - svc:/network/ldap/client:default
7722026-05-20T16:09:58.744Z- - svc:/network/location:default
7732026-05-20T16:09:58.744Z- - svc:/network/loopback:default
7742026-05-20T16:09:58.744Z- - svc:/network/netcfg:default
7752026-05-20T16:09:58.744Z- - svc:/network/netmask:default
7762026-05-20T16:09:58.745Z- - svc:/network/nfs/cbd:default
7772026-05-20T16:09:58.745Z- - svc:/network/nfs/client:default
7782026-05-20T16:09:58.745Z- - svc:/network/nfs/log:default
7792026-05-20T16:09:58.745Z- - svc:/network/nfs/mapid:default
7802026-05-20T16:09:58.745Z- - svc:/network/nfs/nlockmgr:default
7812026-05-20T16:09:58.745Z- - svc:/network/nfs/rquota:default
7822026-05-20T16:09:58.745Z- - svc:/network/nfs/server:default
7832026-05-20T16:09:58.745Z- - svc:/network/nfs/status:default
7842026-05-20T16:09:58.745Z- - svc:/network/nis/client:default
7852026-05-20T16:09:58.745Z- - svc:/network/physical:default
7862026-05-20T16:09:58.745Z- - svc:/network/physical:nwam
7872026-05-20T16:09:58.745Z- - svc:/network/routing-setup:default
7882026-05-20T16:09:58.745Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-20T16:09:58.745Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-20T16:09:58.745Z- - svc:/network/routing/ndp:default
7912026-05-20T16:09:58.745Z- - svc:/network/routing/rdisc:default
7922026-05-20T16:09:58.745Z- - svc:/network/routing/ripng:default
7932026-05-20T16:09:58.745Z- - svc:/network/routing/route:default
7942026-05-20T16:09:58.745Z- - svc:/network/rpc/bind:default
7952026-05-20T16:09:58.745Z- - svc:/network/rpc/gss:default
7962026-05-20T16:09:58.745Z- - svc:/network/rpc/keyserv:default
7972026-05-20T16:09:58.745Z- - svc:/network/security/kadmin:default
7982026-05-20T16:09:58.745Z- - svc:/network/security/krb5kdc:default
7992026-05-20T16:09:58.745Z- - svc:/network/security/ktkt_warn:default
8002026-05-20T16:09:58.745Z- - svc:/network/service:default
8012026-05-20T16:09:58.745Z- - svc:/network/shares/group:default
8022026-05-20T16:09:58.745Z- - svc:/network/smb/client:default
8032026-05-20T16:09:58.745Z- - svc:/network/smb/server:default
8042026-05-20T16:09:58.745Z- - svc:/network/ssh:default
8052026-05-20T16:09:58.745Z- - svc:/network/tcpkey:default
8062026-05-20T16:09:58.745Z- - svc:/system/auditd:default
8072026-05-20T16:09:58.745Z- - svc:/system/auditset:default
8082026-05-20T16:09:58.745Z- - svc:/system/boot-archive-update:default
8092026-05-20T16:09:58.745Z- - svc:/system/boot-archive:default
8102026-05-20T16:09:58.745Z- - svc:/system/boot-config:default
8112026-05-20T16:09:58.746Z- - svc:/system/consadm:default
8122026-05-20T16:09:58.746Z- - svc:/system/console-login:default
8132026-05-20T16:09:58.746Z- - svc:/system/console-login:vt2
8142026-05-20T16:09:58.746Z- - svc:/system/console-login:vt3
8152026-05-20T16:09:58.746Z- - svc:/system/console-login:vt4
8162026-05-20T16:09:58.746Z- - svc:/system/console-login:vt5
8172026-05-20T16:09:58.746Z- - svc:/system/console-login:vt6
8182026-05-20T16:09:58.746Z- - svc:/system/coreadm:default
8192026-05-20T16:09:58.746Z- - svc:/system/cron:default
8202026-05-20T16:09:58.746Z- - svc:/system/cryptosvc:default
8212026-05-20T16:09:58.746Z- - svc:/system/device/allocate:default
8222026-05-20T16:09:58.746Z- - svc:/system/device/audio:default
8232026-05-20T16:09:58.746Z- - svc:/system/device/local:default
8242026-05-20T16:09:58.746Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-20T16:09:58.746Z- - svc:/system/extended-accounting:flow
8262026-05-20T16:09:58.746Z- - svc:/system/extended-accounting:net
8272026-05-20T16:09:58.746Z- - svc:/system/extended-accounting:process
8282026-05-20T16:09:58.746Z- - svc:/system/extended-accounting:task
8292026-05-20T16:09:58.746Z- - svc:/system/filesystem/local:default
8302026-05-20T16:09:58.746Z- - svc:/system/filesystem/minimal:default
8312026-05-20T16:09:58.746Z- - svc:/system/filesystem/reparse:default
8322026-05-20T16:09:58.746Z- - svc:/system/filesystem/root:default
8332026-05-20T16:09:58.746Z- - svc:/system/filesystem/usr:default
8342026-05-20T16:09:58.746Z- - svc:/system/fm/notify-params:default
8352026-05-20T16:09:58.746Z- - svc:/system/fmd:default
8362026-05-20T16:09:58.751Z- - svc:/system/hostid:default
8372026-05-20T16:09:58.751Z- - svc:/system/hotplug:default
8382026-05-20T16:09:58.751Z- - svc:/system/identity:domain
8392026-05-20T16:09:58.751Z- - svc:/system/identity:node
8402026-05-20T16:09:58.751Z- - svc:/system/idmap:default
8412026-05-20T16:09:58.751Z- - svc:/system/keymap:default
8422026-05-20T16:09:58.751Z- - svc:/system/logadm-upgrade:default
8432026-05-20T16:09:58.751Z- - svc:/system/manifest-import:default
8442026-05-20T16:09:58.751Z- - svc:/system/name-service-cache:default
8452026-05-20T16:09:58.751Z- - svc:/system/pfexec:default
8462026-05-20T16:09:58.752Z- - svc:/system/pkgserv:default
8472026-05-20T16:09:58.752Z- - svc:/system/process-security:default
8482026-05-20T16:09:58.752Z- - svc:/system/rbac:default
8492026-05-20T16:09:58.752Z- - svc:/system/rmtmpfiles:default
8502026-05-20T16:09:58.752Z- - svc:/system/sac:default
8512026-05-20T16:09:58.752Z- - svc:/system/sar:default
8522026-05-20T16:09:58.752Z- - svc:/system/svc/global:default
8532026-05-20T16:09:58.752Z- - svc:/system/system-log:default
8542026-05-20T16:09:58.752Z- - svc:/system/update-man-index:default
8552026-05-20T16:09:58.752Z- - svc:/system/utmp:default
8562026-05-20T16:09:58.752Z- - svc:/system/vtdaemon:default
8572026-05-20T16:09:58.752ZSTATE STIME FMRI
8582026-05-20T16:09:58.752Zonline 16:09:56 svc:/system/svc/restarter:default
8592026-05-20T16:09:58.752Zoffline 16:09:56 svc:/system/early-manifest-import:default
8602026-05-20T16:09:58.752Z- - svc:/application/management/net-snmp:default
8612026-05-20T16:09:58.752Z- - svc:/application/pkg/dynamic-mirror:default
8622026-05-20T16:09:58.752Z- - svc:/application/pkg/mirror:default
8632026-05-20T16:09:58.752Z- - svc:/application/pkg/repositories-setup:default
8642026-05-20T16:09:58.752Z- - svc:/application/pkg/server:default
8652026-05-20T16:09:58.752Z- - svc:/application/security/tcsd:default
8662026-05-20T16:09:58.752Z- - svc:/milestone/devices:default
8672026-05-20T16:09:58.752Z- - svc:/milestone/multi-user-server:default
8682026-05-20T16:09:58.752Z- - svc:/milestone/multi-user:default
8692026-05-20T16:09:58.752Z- - svc:/milestone/name-services:default
8702026-05-20T16:09:58.752Z- - svc:/milestone/network:default
8712026-05-20T16:09:58.752Z- - svc:/milestone/single-user:default
8722026-05-20T16:09:58.752Z- - svc:/milestone/sysconfig:default
8732026-05-20T16:09:58.752Z- - svc:/network/chrony:default
8742026-05-20T16:09:58.752Z- - svc:/network/datalink-management:default
8752026-05-20T16:09:58.752Z- - svc:/network/dns/client:default
8762026-05-20T16:09:58.752Z- - svc:/network/dns/install:default
8772026-05-20T16:09:58.752Z- - svc:/network/dns/multicast:default
8782026-05-20T16:09:58.752Z- - svc:/network/inetd-upgrade:default
8792026-05-20T16:09:58.752Z- - svc:/network/inetd:default
8802026-05-20T16:09:58.752Z- - svc:/network/initial:default
8812026-05-20T16:09:58.752Z- - svc:/network/install:default
8822026-05-20T16:09:58.753Z- - svc:/network/ip-interface-management:default
8832026-05-20T16:09:58.753Z- - svc:/network/ipmp:default
8842026-05-20T16:09:58.753Z- - svc:/network/ipqos:default
8852026-05-20T16:09:58.753Z- - svc:/network/ipsec/ike:default
8862026-05-20T16:09:58.753Z- - svc:/network/ipsec/ipsecalgs:default
8872026-05-20T16:09:58.753Z- - svc:/network/ipsec/manual-key:default
8882026-05-20T16:09:58.753Z- - svc:/network/ipsec/policy:default
8892026-05-20T16:09:58.753Z- - svc:/network/iptun:default
8902026-05-20T16:09:58.753Z- - svc:/network/ipv4-forwarding:default
8912026-05-20T16:09:58.753Z- - svc:/network/ipv6-forwarding:default
8922026-05-20T16:09:58.753Z- - svc:/network/ldap/client:default
8932026-05-20T16:09:58.753Z- - svc:/network/location:default
8942026-05-20T16:09:58.753Z- - svc:/network/loopback:default
8952026-05-20T16:09:58.753Z- - svc:/network/netcfg:default
8962026-05-20T16:09:58.753Z- - svc:/network/netmask:default
8972026-05-20T16:09:58.753Z- - svc:/network/nfs/cbd:default
8982026-05-20T16:09:58.753Z- - svc:/network/nfs/client:default
8992026-05-20T16:09:58.753Z- - svc:/network/nfs/log:default
9002026-05-20T16:09:58.753Z- - svc:/network/nfs/mapid:default
9012026-05-20T16:09:58.753Z- - svc:/network/nfs/nlockmgr:default
9022026-05-20T16:09:58.753Z- - svc:/network/nfs/rquota:default
9032026-05-20T16:09:58.753Z- - svc:/network/nfs/server:default
9042026-05-20T16:09:58.753Z- - svc:/network/nfs/status:default
9052026-05-20T16:09:58.753Z- - svc:/network/nis/client:default
9062026-05-20T16:09:58.753Z- - svc:/network/physical:default
9072026-05-20T16:09:58.753Z- - svc:/network/physical:nwam
9082026-05-20T16:09:58.753Z- - svc:/network/routing-setup:default
9092026-05-20T16:09:58.753Z- - svc:/network/routing/legacy-routing:ipv4
9102026-05-20T16:09:58.753Z- - svc:/network/routing/legacy-routing:ipv6
9112026-05-20T16:09:58.753Z- - svc:/network/routing/ndp:default
9122026-05-20T16:09:58.753Z- - svc:/network/routing/rdisc:default
9132026-05-20T16:09:58.753Z- - svc:/network/routing/ripng:default
9142026-05-20T16:09:58.753Z- - svc:/network/routing/route:default
9152026-05-20T16:09:58.753Z- - svc:/network/rpc/bind:default
9162026-05-20T16:09:58.753Z- - svc:/network/rpc/gss:default
9172026-05-20T16:09:58.753Z- - svc:/network/rpc/keyserv:default
9182026-05-20T16:09:58.753Z- - svc:/network/security/kadmin:default
9192026-05-20T16:09:58.753Z- - svc:/network/security/krb5kdc:default
9202026-05-20T16:09:58.753Z- - svc:/network/security/ktkt_warn:default
9212026-05-20T16:09:58.754Z- - svc:/network/service:default
9222026-05-20T16:09:58.754Z- - svc:/network/shares/group:default
9232026-05-20T16:09:58.754Z- - svc:/network/smb/client:default
9242026-05-20T16:09:58.754Z- - svc:/network/smb/server:default
9252026-05-20T16:09:58.754Z- - svc:/network/ssh:default
9262026-05-20T16:09:58.754Z- - svc:/network/tcpkey:default
9272026-05-20T16:09:58.754Z- - svc:/system/auditd:default
9282026-05-20T16:09:58.754Z- - svc:/system/auditset:default
9292026-05-20T16:09:58.754Z- - svc:/system/boot-archive-update:default
9302026-05-20T16:09:58.754Z- - svc:/system/boot-archive:default
9312026-05-20T16:09:58.754Z- - svc:/system/boot-config:default
9322026-05-20T16:09:58.754Z- - svc:/system/consadm:default
9332026-05-20T16:09:58.754Z- - svc:/system/console-login:default
9342026-05-20T16:09:58.754Z- - svc:/system/console-login:vt2
9352026-05-20T16:09:58.754Z- - svc:/system/console-login:vt3
9362026-05-20T16:09:58.759Z- - svc:/system/console-login:vt4
9372026-05-20T16:09:58.759Z- - svc:/system/console-login:vt5
9382026-05-20T16:09:58.759Z- - svc:/system/console-login:vt6
9392026-05-20T16:09:58.759Z- - svc:/system/coreadm:default
9402026-05-20T16:09:58.759Z- - svc:/system/cron:default
9412026-05-20T16:09:58.759Z- - svc:/system/cryptosvc:default
9422026-05-20T16:09:58.759Z- - svc:/system/device/allocate:default
9432026-05-20T16:09:58.759Z- - svc:/system/device/audio:default
9442026-05-20T16:09:58.759Z- - svc:/system/device/local:default
9452026-05-20T16:09:58.759Z- - svc:/system/device/mpxio-upgrade:default
9462026-05-20T16:09:58.759Z- - svc:/system/extended-accounting:flow
9472026-05-20T16:09:58.759Z- - svc:/system/extended-accounting:net
9482026-05-20T16:09:58.759Z- - svc:/system/extended-accounting:process
9492026-05-20T16:09:58.759Z- - svc:/system/extended-accounting:task
9502026-05-20T16:09:58.759Z- - svc:/system/filesystem/local:default
9512026-05-20T16:09:58.759Z- - svc:/system/filesystem/minimal:default
9522026-05-20T16:09:58.759Z- - svc:/system/filesystem/reparse:default
9532026-05-20T16:09:58.759Z- - svc:/system/filesystem/root:default
9542026-05-20T16:09:58.759Z- - svc:/system/filesystem/usr:default
9552026-05-20T16:09:58.759Z- - svc:/system/fm/notify-params:default
9562026-05-20T16:09:58.759Z- - svc:/system/fmd:default
9572026-05-20T16:09:58.759Z- - svc:/system/hostid:default
9582026-05-20T16:09:58.759Z- - svc:/system/hotplug:default
9592026-05-20T16:09:58.759Z- - svc:/system/identity:domain
9602026-05-20T16:09:58.759Z- - svc:/system/identity:node
9612026-05-20T16:09:58.759Z- - svc:/system/idmap:default
9622026-05-20T16:09:58.759Z- - svc:/system/keymap:default
9632026-05-20T16:09:58.759Z- - svc:/system/logadm-upgrade:default
9642026-05-20T16:09:58.759Z- - svc:/system/manifest-import:default
9652026-05-20T16:09:58.759Z- - svc:/system/name-service-cache:default
9662026-05-20T16:09:58.759Z- - svc:/system/pfexec:default
9672026-05-20T16:09:58.759Z- - svc:/system/pkgserv:default
9682026-05-20T16:09:58.759Z- - svc:/system/process-security:default
9692026-05-20T16:09:58.759Z- - svc:/system/rbac:default
9702026-05-20T16:09:58.759Z- - svc:/system/rmtmpfiles:default
9712026-05-20T16:09:58.759Z- - svc:/system/sac:default
9722026-05-20T16:09:58.760Z- - svc:/system/sar:default
9732026-05-20T16:09:58.760Z- - svc:/system/svc/global:default
9742026-05-20T16:09:58.760Z- - svc:/system/system-log:default
9752026-05-20T16:09:58.760Z- - svc:/system/update-man-index:default
9762026-05-20T16:09:58.760Z- - svc:/system/utmp:default
9772026-05-20T16:09:58.760Z- - svc:/system/vtdaemon:default
9782026-05-20T16:09:58.760Z[b] svcs milestone/network
9792026-05-20T16:09:58.760Z[a] svcs milestone/network
9802026-05-20T16:09:58.760ZSTATE STIME FMRI
9812026-05-20T16:09:58.760Z- - svc:/milestone/network:default
9822026-05-20T16:09:58.760ZSTATE STIME FMRI
9832026-05-20T16:09:58.760Z- - svc:/milestone/network:default
9842026-05-20T16:09:59.755Z[b] svcs milestone/network
9852026-05-20T16:09:59.761Z[a] svcs milestone/network
9862026-05-20T16:09:59.771ZSTATE STIME FMRI
9872026-05-20T16:09:59.771Zonline 16:09:57 svc:/milestone/network:default
9882026-05-20T16:09:59.771Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-05-20T16:09:59.771ZSTATE STIME FMRI
9902026-05-20T16:09:59.771Zonline 16:09:57 svc:/milestone/network:default
9912026-05-20T16:09:59.771Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-05-20T16:10:05.365Z
9932026-05-20T16:10:05.365Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-05-20T16:10:05.380Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-05-20T16:10:05.380Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-05-20T16:10:05.391Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-20T16:10:05.391Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-05-20T16:10:05.402Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-20T16:10:06.049Z
10002026-05-20T16:10:06.049Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-05-20T16:10:06.062Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-05-20T16:10:06.062Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-05-20T16:10:06.074Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-20T16:10:06.074Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-05-20T16:10:06.088Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-20T16:10:06.093Z###---------------###
10072026-05-20T16:10:06.093Z:::Topology built!:::
10082026-05-20T16:10:06.093Z###---------------###
10092026-05-20T16:10:06.093Z###----------------###
10102026-05-20T16:10:06.093Z::: iPerf spawned! :::
10112026-05-20T16:10:06.093Z:::Waiting... (10s):::
10122026-05-20T16:10:06.093Z###----------------###
10132026-05-20T16:10:16.085Z###---###
10142026-05-20T16:10:16.085Z:::Go!:::
10152026-05-20T16:10:16.085Z###---###
10162026-05-20T16:10:16.085Z[a] ping 10.0.0.2
10172026-05-20T16:10:16.100Z10.0.0.2 is alive
10182026-05-20T16:10:16.101Z###-------------------###
10192026-05-20T16:10:16.101Z:::Running experiment :::
10202026-05-20T16:10:16.101Z:::iperf-tcp/local/c2s:::
10212026-05-20T16:10:16.101Z###-------------------###
10222026-05-20T16:10:23.494Z-----------------------------------------------------------
10232026-05-20T16:10:23.494ZServer listening on 5201 (test #1)
10242026-05-20T16:10:23.494Z-----------------------------------------------------------
10252026-05-20T16:10:23.494ZAccepted connection from 10.0.0.1, port 37043
10262026-05-20T16:10:23.494Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49580
10272026-05-20T16:10:23.494Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56031
10282026-05-20T16:10:23.494Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43015
10292026-05-20T16:10:23.494Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39424
10302026-05-20T16:10:23.494Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63983
10312026-05-20T16:10:23.494Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55063
10322026-05-20T16:10:23.494Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54105
10332026-05-20T16:10:23.494Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34582
10342026-05-20T16:10:23.495Z[ ID] Interval Transfer Bitrate
10352026-05-20T16:10:23.495Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10362026-05-20T16:10:23.495Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10372026-05-20T16:10:23.495Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10382026-05-20T16:10:23.495Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10392026-05-20T16:10:23.495Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10402026-05-20T16:10:23.495Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10412026-05-20T16:10:23.495Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10422026-05-20T16:10:23.495Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10432026-05-20T16:10:23.495Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
10442026-05-20T16:10:23.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-20T16:10:23.495Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10462026-05-20T16:10:23.495Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10472026-05-20T16:10:23.495Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10482026-05-20T16:10:23.495Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10492026-05-20T16:10:23.495Z[ 14] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
10502026-05-20T16:10:23.495Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10512026-05-20T16:10:23.495Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10522026-05-20T16:10:23.495Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10532026-05-20T16:10:23.495Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
10542026-05-20T16:10:23.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-20T16:10:23.495Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10562026-05-20T16:10:23.495Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10572026-05-20T16:10:23.495Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10582026-05-20T16:10:23.495Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10592026-05-20T16:10:23.496Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10602026-05-20T16:10:23.504Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10612026-05-20T16:10:23.504Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10622026-05-20T16:10:23.505Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10632026-05-20T16:10:23.505Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10642026-05-20T16:10:23.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-20T16:10:23.505Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-20T16:10:23.505Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-05-20T16:10:23.505Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10682026-05-20T16:10:23.505Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-05-20T16:10:23.505Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-05-20T16:10:23.505Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-05-20T16:10:23.505Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-05-20T16:10:23.505Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-05-20T16:10:23.505Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10742026-05-20T16:10:23.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-20T16:10:23.505Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10762026-05-20T16:10:23.505Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10772026-05-20T16:10:23.505Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10782026-05-20T16:10:23.505Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10792026-05-20T16:10:23.505Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10802026-05-20T16:10:23.505Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10812026-05-20T16:10:23.505Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10822026-05-20T16:10:23.505Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10832026-05-20T16:10:23.505Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10842026-05-20T16:10:23.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-20T16:10:23.505Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10862026-05-20T16:10:23.505Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10872026-05-20T16:10:23.506Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10882026-05-20T16:10:23.506Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-05-20T16:10:23.506Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10902026-05-20T16:10:23.506Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10912026-05-20T16:10:23.506Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10922026-05-20T16:10:23.506Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10932026-05-20T16:10:23.506Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.4 Gbits/sec
10942026-05-20T16:10:23.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-20T16:10:23.506Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10962026-05-20T16:10:23.506Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10972026-05-20T16:10:23.506Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10982026-05-20T16:10:26.496Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-05-20T16:10:26.496Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11002026-05-20T16:10:26.496Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11012026-05-20T16:10:26.496Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11022026-05-20T16:10:26.496Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11032026-05-20T16:10:26.496Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11042026-05-20T16:10:26.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-20T16:10:26.496Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11062026-05-20T16:10:26.497Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11072026-05-20T16:10:26.497Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11082026-05-20T16:10:26.497Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11092026-05-20T16:10:26.497Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11102026-05-20T16:10:26.497Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-05-20T16:10:26.497Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11122026-05-20T16:10:26.497Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11132026-05-20T16:10:26.497Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11142026-05-20T16:10:26.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-20T16:10:26.497Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11162026-05-20T16:10:26.497Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11172026-05-20T16:10:26.497Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11182026-05-20T16:10:26.497Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11192026-05-20T16:10:26.497Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11202026-05-20T16:10:26.497Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11212026-05-20T16:10:26.497Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11222026-05-20T16:10:26.497Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11232026-05-20T16:10:26.497Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11242026-05-20T16:10:26.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-20T16:10:26.497Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11262026-05-20T16:10:26.497Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11272026-05-20T16:10:26.497Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11282026-05-20T16:10:26.498Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11292026-05-20T16:10:26.498Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11302026-05-20T16:10:26.498Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11312026-05-20T16:10:26.498Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11322026-05-20T16:10:26.498Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11332026-05-20T16:10:26.498Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11342026-05-20T16:10:26.498Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-20T16:10:26.498Z[ 5] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11362026-05-20T16:10:26.498Z[ 8] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11372026-05-20T16:10:26.498Z[ 10] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11382026-05-20T16:10:26.498Z[ 12] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11392026-05-20T16:10:26.498Z[ 14] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11402026-05-20T16:10:26.498Z[ 16] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11412026-05-20T16:10:26.498Z[ 18] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11422026-05-20T16:10:26.498Z[ 20] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
11432026-05-20T16:10:26.498Z[SUM] 10.00-10.00 sec 1.00 MBytes 15.9 Gbits/sec
11442026-05-20T16:10:26.498Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-20T16:10:26.499Z[ ID] Interval Transfer Bitrate
11462026-05-20T16:10:26.499Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11472026-05-20T16:10:26.499Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11482026-05-20T16:10:26.499Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11492026-05-20T16:10:26.499Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11502026-05-20T16:10:26.499Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11512026-05-20T16:10:26.499Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11522026-05-20T16:10:26.499Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-05-20T16:10:26.499Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11542026-05-20T16:10:26.499Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11552026-05-20T16:10:26.503ZRun 1/5...10113.520942076972Mbps
11562026-05-20T16:10:33.882Z-----------------------------------------------------------
11572026-05-20T16:10:33.882ZServer listening on 5201 (test #2)
11582026-05-20T16:10:33.882Z-----------------------------------------------------------
11592026-05-20T16:10:33.882ZAccepted connection from 10.0.0.1, port 54733
11602026-05-20T16:10:33.882Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46935
11612026-05-20T16:10:33.882Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60606
11622026-05-20T16:10:33.882Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58571
11632026-05-20T16:10:33.882Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33567
11642026-05-20T16:10:33.883Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36394
11652026-05-20T16:10:33.883Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61650
11662026-05-20T16:10:33.883Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33068
11672026-05-20T16:10:33.883Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50146
11682026-05-20T16:10:33.883Z[ ID] Interval Transfer Bitrate
11692026-05-20T16:10:33.883Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11702026-05-20T16:10:33.883Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11712026-05-20T16:10:33.883Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11722026-05-20T16:10:33.883Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11732026-05-20T16:10:33.883Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11742026-05-20T16:10:33.883Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-05-20T16:10:33.883Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11762026-05-20T16:10:33.883Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11772026-05-20T16:10:33.883Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
11782026-05-20T16:10:33.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-20T16:10:33.883Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11802026-05-20T16:10:33.883Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11812026-05-20T16:10:33.883Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11822026-05-20T16:10:33.883Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11832026-05-20T16:10:33.883Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11842026-05-20T16:10:33.883Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11852026-05-20T16:10:33.883Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
11862026-05-20T16:10:33.883Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11872026-05-20T16:10:33.883Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
11882026-05-20T16:10:33.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-20T16:10:33.883Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11902026-05-20T16:10:33.883Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11912026-05-20T16:10:33.883Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11922026-05-20T16:10:33.883Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11932026-05-20T16:10:33.883Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11942026-05-20T16:10:33.883Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11952026-05-20T16:10:33.883Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11962026-05-20T16:10:33.883Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11972026-05-20T16:10:33.883Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
11982026-05-20T16:10:33.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-20T16:10:33.883Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12002026-05-20T16:10:33.883Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12012026-05-20T16:10:33.883Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-05-20T16:10:33.883Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-05-20T16:10:33.884Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-05-20T16:10:33.884Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-05-20T16:10:33.884Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-05-20T16:10:33.884Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12072026-05-20T16:10:33.884Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12082026-05-20T16:10:33.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-20T16:10:33.884Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12102026-05-20T16:10:33.884Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12112026-05-20T16:10:33.884Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12122026-05-20T16:10:33.884Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12132026-05-20T16:10:33.884Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12142026-05-20T16:10:33.884Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12152026-05-20T16:10:33.884Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12162026-05-20T16:10:33.884Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12172026-05-20T16:10:33.884Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12182026-05-20T16:10:33.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-20T16:10:33.884Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12202026-05-20T16:10:33.884Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12212026-05-20T16:10:33.884Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12222026-05-20T16:10:33.884Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12232026-05-20T16:10:33.884Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12242026-05-20T16:10:33.884Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12252026-05-20T16:10:33.884Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12262026-05-20T16:10:33.884Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12272026-05-20T16:10:33.884Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
12282026-05-20T16:10:33.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-20T16:10:33.926Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12302026-05-20T16:10:33.926Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12312026-05-20T16:10:33.926Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12322026-05-20T16:10:36.882Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12332026-05-20T16:10:36.882Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
12342026-05-20T16:10:36.882Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12352026-05-20T16:10:36.882Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12362026-05-20T16:10:36.882Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
12372026-05-20T16:10:36.882Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
12382026-05-20T16:10:36.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-20T16:10:36.882Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12402026-05-20T16:10:36.882Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12412026-05-20T16:10:36.883Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12422026-05-20T16:10:36.883Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12432026-05-20T16:10:36.883Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12442026-05-20T16:10:36.883Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12452026-05-20T16:10:36.883Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
12462026-05-20T16:10:36.883Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12472026-05-20T16:10:36.883Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
12482026-05-20T16:10:36.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-20T16:10:36.883Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12502026-05-20T16:10:36.883Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12512026-05-20T16:10:36.883Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12522026-05-20T16:10:36.883Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12532026-05-20T16:10:36.883Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12542026-05-20T16:10:36.883Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12552026-05-20T16:10:36.883Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-05-20T16:10:36.883Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12572026-05-20T16:10:36.883Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12582026-05-20T16:10:36.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-20T16:10:36.883Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12602026-05-20T16:10:36.883Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12612026-05-20T16:10:36.883Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12622026-05-20T16:10:36.883Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12632026-05-20T16:10:36.883Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12642026-05-20T16:10:36.883Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12652026-05-20T16:10:36.883Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12662026-05-20T16:10:36.883Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12672026-05-20T16:10:36.883Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
12682026-05-20T16:10:36.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-20T16:10:36.883Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12702026-05-20T16:10:36.883Z[ 8] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12712026-05-20T16:10:36.883Z[ 10] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12722026-05-20T16:10:36.883Z[ 12] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12732026-05-20T16:10:36.883Z[ 14] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12742026-05-20T16:10:36.883Z[ 16] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12752026-05-20T16:10:36.883Z[ 18] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12762026-05-20T16:10:36.883Z[ 20] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12772026-05-20T16:10:36.883Z[SUM] 10.00-10.00 sec 896 KBytes 14.3 Gbits/sec
12782026-05-20T16:10:36.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-20T16:10:36.888Z[ ID] Interval Transfer Bitrate
12802026-05-20T16:10:36.888Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12812026-05-20T16:10:36.888Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12822026-05-20T16:10:36.888Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12832026-05-20T16:10:36.888Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12842026-05-20T16:10:36.888Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12852026-05-20T16:10:36.888Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12862026-05-20T16:10:36.888Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12872026-05-20T16:10:36.888Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12882026-05-20T16:10:36.888Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
12892026-05-20T16:10:36.888ZRun 2/5...10209.380714704412Mbps
12902026-05-20T16:10:44.274Z-----------------------------------------------------------
12912026-05-20T16:10:44.274ZServer listening on 5201 (test #3)
12922026-05-20T16:10:44.274Z-----------------------------------------------------------
12932026-05-20T16:10:44.274ZAccepted connection from 10.0.0.1, port 37458
12942026-05-20T16:10:44.274Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42056
12952026-05-20T16:10:44.274Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51830
12962026-05-20T16:10:44.274Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57518
12972026-05-20T16:10:44.274Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53448
12982026-05-20T16:10:44.274Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47224
12992026-05-20T16:10:44.274Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57212
13002026-05-20T16:10:44.274Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55829
13012026-05-20T16:10:44.274Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52139
13022026-05-20T16:10:44.274Z[ ID] Interval Transfer Bitrate
13032026-05-20T16:10:44.274Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13042026-05-20T16:10:44.274Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13052026-05-20T16:10:44.274Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13062026-05-20T16:10:44.274Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13072026-05-20T16:10:44.274Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13082026-05-20T16:10:44.274Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13092026-05-20T16:10:44.274Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
13102026-05-20T16:10:44.274Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13112026-05-20T16:10:44.274Z[SUM] 0.00-1.00 sec 964 MBytes 8.08 Gbits/sec
13122026-05-20T16:10:44.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-20T16:10:44.274Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13142026-05-20T16:10:44.274Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13152026-05-20T16:10:44.274Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13162026-05-20T16:10:44.274Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13172026-05-20T16:10:44.274Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13182026-05-20T16:10:44.274Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13192026-05-20T16:10:44.274Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13202026-05-20T16:10:44.274Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13212026-05-20T16:10:44.274Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13222026-05-20T16:10:44.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-20T16:10:44.275Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13242026-05-20T16:10:44.275Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13252026-05-20T16:10:44.275Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13262026-05-20T16:10:44.275Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13272026-05-20T16:10:44.275Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13282026-05-20T16:10:44.275Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-05-20T16:10:44.275Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-05-20T16:10:44.275Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-05-20T16:10:44.275Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13322026-05-20T16:10:44.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-20T16:10:44.275Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13342026-05-20T16:10:44.275Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13352026-05-20T16:10:44.275Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13362026-05-20T16:10:44.275Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13372026-05-20T16:10:44.275Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13382026-05-20T16:10:44.275Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13392026-05-20T16:10:44.275Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13402026-05-20T16:10:44.275Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13412026-05-20T16:10:44.275Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.4 Gbits/sec
13422026-05-20T16:10:44.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-20T16:10:44.275Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13442026-05-20T16:10:44.275Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13452026-05-20T16:10:44.275Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13462026-05-20T16:10:44.275Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13472026-05-20T16:10:44.275Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13482026-05-20T16:10:44.275Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13492026-05-20T16:10:44.275Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13502026-05-20T16:10:44.275Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13512026-05-20T16:10:44.275Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13522026-05-20T16:10:44.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-20T16:10:44.275Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13542026-05-20T16:10:44.275Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13552026-05-20T16:10:44.275Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13562026-05-20T16:10:44.275Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13572026-05-20T16:10:44.275Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-05-20T16:10:44.275Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13592026-05-20T16:10:44.275Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-05-20T16:10:44.276Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13612026-05-20T16:10:44.276Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13622026-05-20T16:10:44.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-20T16:10:44.276Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13642026-05-20T16:10:44.276Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13652026-05-20T16:10:44.276Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13662026-05-20T16:10:47.273Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13672026-05-20T16:10:47.273Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13682026-05-20T16:10:47.273Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13692026-05-20T16:10:47.273Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13702026-05-20T16:10:47.273Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13712026-05-20T16:10:47.273Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13722026-05-20T16:10:47.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-20T16:10:47.274Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13742026-05-20T16:10:47.274Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13752026-05-20T16:10:47.274Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13762026-05-20T16:10:47.274Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-05-20T16:10:47.274Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13782026-05-20T16:10:47.274Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-05-20T16:10:47.274Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-05-20T16:10:47.274Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13812026-05-20T16:10:47.274Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13822026-05-20T16:10:47.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-20T16:10:47.274Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13842026-05-20T16:10:47.274Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13852026-05-20T16:10:47.274Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13862026-05-20T16:10:47.274Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13872026-05-20T16:10:47.274Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13882026-05-20T16:10:47.274Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13892026-05-20T16:10:47.274Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13902026-05-20T16:10:47.274Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13912026-05-20T16:10:47.274Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-05-20T16:10:47.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-20T16:10:47.274Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13942026-05-20T16:10:47.274Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13952026-05-20T16:10:47.274Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-05-20T16:10:47.274Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-05-20T16:10:47.274Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-05-20T16:10:47.274Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-05-20T16:10:47.274Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14002026-05-20T16:10:47.274Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-05-20T16:10:47.274Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14022026-05-20T16:10:47.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-20T16:10:47.274Z[ 5] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
14042026-05-20T16:10:47.274Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14052026-05-20T16:10:47.274Z[ 10] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14062026-05-20T16:10:47.274Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
14072026-05-20T16:10:47.274Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
14082026-05-20T16:10:47.274Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-05-20T16:10:47.274Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14102026-05-20T16:10:47.274Z[ 20] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14112026-05-20T16:10:47.275Z[SUM] 10.00-10.00 sec 896 KBytes 16.1 Gbits/sec
14122026-05-20T16:10:47.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-20T16:10:47.275Z[ ID] Interval Transfer Bitrate
14142026-05-20T16:10:47.275Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14152026-05-20T16:10:47.275Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14162026-05-20T16:10:47.278Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14172026-05-20T16:10:47.278Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14182026-05-20T16:10:47.278Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14192026-05-20T16:10:47.278Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14202026-05-20T16:10:47.278Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14212026-05-20T16:10:47.279Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14222026-05-20T16:10:47.279Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14232026-05-20T16:10:47.279ZRun 3/5...10131.57736084977Mbps
14242026-05-20T16:10:54.664Z-----------------------------------------------------------
14252026-05-20T16:10:54.664ZServer listening on 5201 (test #4)
14262026-05-20T16:10:54.664Z-----------------------------------------------------------
14272026-05-20T16:10:54.664ZAccepted connection from 10.0.0.1, port 48727
14282026-05-20T16:10:54.664Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44433
14292026-05-20T16:10:54.664Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45719
14302026-05-20T16:10:54.664Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55482
14312026-05-20T16:10:54.664Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60541
14322026-05-20T16:10:54.664Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47010
14332026-05-20T16:10:54.664Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50880
14342026-05-20T16:10:54.664Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59352
14352026-05-20T16:10:54.664Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51191
14362026-05-20T16:10:54.664Z[ ID] Interval Transfer Bitrate
14372026-05-20T16:10:54.664Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14382026-05-20T16:10:54.664Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14392026-05-20T16:10:54.664Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14402026-05-20T16:10:54.664Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14412026-05-20T16:10:54.664Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14422026-05-20T16:10:54.664Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14432026-05-20T16:10:54.664Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14442026-05-20T16:10:54.664Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14452026-05-20T16:10:54.664Z[SUM] 0.00-1.00 sec 970 MBytes 8.13 Gbits/sec
14462026-05-20T16:10:54.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-20T16:10:54.665Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14482026-05-20T16:10:54.665Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14492026-05-20T16:10:54.665Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14502026-05-20T16:10:54.665Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14512026-05-20T16:10:54.665Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-05-20T16:10:54.665Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-05-20T16:10:54.665Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14542026-05-20T16:10:54.665Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-05-20T16:10:54.665Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14562026-05-20T16:10:54.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-20T16:10:54.665Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14582026-05-20T16:10:54.665Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14592026-05-20T16:10:54.665Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14602026-05-20T16:10:54.665Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14612026-05-20T16:10:54.665Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14622026-05-20T16:10:54.665Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14632026-05-20T16:10:54.665Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14642026-05-20T16:10:54.665Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14652026-05-20T16:10:54.665Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14662026-05-20T16:10:54.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-20T16:10:54.669Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14682026-05-20T16:10:54.669Z[ 8] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14692026-05-20T16:10:54.669Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14702026-05-20T16:10:54.669Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14712026-05-20T16:10:54.669Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14722026-05-20T16:10:54.669Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14732026-05-20T16:10:54.669Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14742026-05-20T16:10:54.669Z[ 20] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14752026-05-20T16:10:54.669Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14762026-05-20T16:10:54.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-20T16:10:54.669Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14782026-05-20T16:10:54.669Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14792026-05-20T16:10:54.669Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14802026-05-20T16:10:54.669Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14812026-05-20T16:10:54.669Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14822026-05-20T16:10:54.669Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14832026-05-20T16:10:54.669Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14842026-05-20T16:10:54.669Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14852026-05-20T16:10:54.669Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14862026-05-20T16:10:54.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-20T16:10:54.669Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14882026-05-20T16:10:54.669Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14892026-05-20T16:10:54.669Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14902026-05-20T16:10:54.669Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-05-20T16:10:54.669Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14922026-05-20T16:10:54.669Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-05-20T16:10:54.669Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14942026-05-20T16:10:54.669Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-05-20T16:10:54.669Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-05-20T16:10:54.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-20T16:10:54.670Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
14982026-05-20T16:10:54.670Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
14992026-05-20T16:10:54.670Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15002026-05-20T16:10:57.665Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15012026-05-20T16:10:57.665Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15022026-05-20T16:10:57.665Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15032026-05-20T16:10:57.665Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15042026-05-20T16:10:57.665Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15052026-05-20T16:10:57.665Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
15062026-05-20T16:10:57.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-20T16:10:57.665Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15082026-05-20T16:10:57.665Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15092026-05-20T16:10:57.665Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15102026-05-20T16:10:57.665Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15112026-05-20T16:10:57.665Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15122026-05-20T16:10:57.665Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15132026-05-20T16:10:57.665Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15142026-05-20T16:10:57.665Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15152026-05-20T16:10:57.665Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15162026-05-20T16:10:57.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-20T16:10:57.665Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15182026-05-20T16:10:57.665Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15192026-05-20T16:10:57.665Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15202026-05-20T16:10:57.665Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15212026-05-20T16:10:57.665Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15222026-05-20T16:10:57.665Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15232026-05-20T16:10:57.665Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15242026-05-20T16:10:57.665Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15252026-05-20T16:10:57.665Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
15262026-05-20T16:10:57.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-20T16:10:57.665Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15282026-05-20T16:10:57.665Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15292026-05-20T16:10:57.665Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15302026-05-20T16:10:57.665Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15312026-05-20T16:10:57.665Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15322026-05-20T16:10:57.666Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15332026-05-20T16:10:57.666Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-05-20T16:10:57.666Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15352026-05-20T16:10:57.666Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15362026-05-20T16:10:57.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-20T16:10:57.666Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15382026-05-20T16:10:57.666Z[ 8] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
15392026-05-20T16:10:57.666Z[ 10] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
15402026-05-20T16:10:57.666Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15412026-05-20T16:10:57.666Z[ 14] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
15422026-05-20T16:10:57.666Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15432026-05-20T16:10:57.666Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15442026-05-20T16:10:57.666Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-05-20T16:10:57.666Z[SUM] 10.00-10.00 sec 384 KBytes 7.42 Gbits/sec
15462026-05-20T16:10:57.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-20T16:10:57.666Z[ ID] Interval Transfer Bitrate
15482026-05-20T16:10:57.666Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15492026-05-20T16:10:57.666Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15502026-05-20T16:10:57.666Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15512026-05-20T16:10:57.666Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15522026-05-20T16:10:57.666Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15532026-05-20T16:10:57.666Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15542026-05-20T16:10:57.666Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-05-20T16:10:57.666Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15562026-05-20T16:10:57.666Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15572026-05-20T16:10:57.671ZRun 4/5...10191.465253676788Mbps
15582026-05-20T16:11:05.053Z-----------------------------------------------------------
15592026-05-20T16:11:05.053ZServer listening on 5201 (test #5)
15602026-05-20T16:11:05.053Z-----------------------------------------------------------
15612026-05-20T16:11:05.053ZAccepted connection from 10.0.0.1, port 44904
15622026-05-20T16:11:05.053Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48816
15632026-05-20T16:11:05.053Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51881
15642026-05-20T16:11:05.053Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34605
15652026-05-20T16:11:05.053Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57588
15662026-05-20T16:11:05.053Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48739
15672026-05-20T16:11:05.053Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46563
15682026-05-20T16:11:05.053Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51328
15692026-05-20T16:11:05.053Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65483
15702026-05-20T16:11:05.053Z[ ID] Interval Transfer Bitrate
15712026-05-20T16:11:05.053Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15722026-05-20T16:11:05.053Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15732026-05-20T16:11:05.053Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15742026-05-20T16:11:05.053Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15752026-05-20T16:11:05.053Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15762026-05-20T16:11:05.053Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15772026-05-20T16:11:05.053Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15782026-05-20T16:11:05.053Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15792026-05-20T16:11:05.053Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
15802026-05-20T16:11:05.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-20T16:11:05.058Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15822026-05-20T16:11:05.058Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15832026-05-20T16:11:05.058Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15842026-05-20T16:11:05.058Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15852026-05-20T16:11:05.058Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15862026-05-20T16:11:05.058Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15872026-05-20T16:11:05.058Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15882026-05-20T16:11:05.058Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15892026-05-20T16:11:05.058Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15902026-05-20T16:11:05.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-20T16:11:05.058Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-05-20T16:11:05.058Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15932026-05-20T16:11:05.058Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15942026-05-20T16:11:05.058Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15952026-05-20T16:11:05.058Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15962026-05-20T16:11:05.058Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15972026-05-20T16:11:05.058Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-05-20T16:11:05.058Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15992026-05-20T16:11:05.058Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16002026-05-20T16:11:05.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-20T16:11:05.058Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16022026-05-20T16:11:05.058Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16032026-05-20T16:11:05.058Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-05-20T16:11:05.058Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16052026-05-20T16:11:05.058Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16062026-05-20T16:11:05.058Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-05-20T16:11:05.058Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-05-20T16:11:05.058Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-05-20T16:11:05.058Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.4 Gbits/sec
16102026-05-20T16:11:05.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-20T16:11:05.059Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16122026-05-20T16:11:05.059Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16132026-05-20T16:11:05.059Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16142026-05-20T16:11:05.059Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16152026-05-20T16:11:05.059Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16162026-05-20T16:11:05.059Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16172026-05-20T16:11:05.059Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16182026-05-20T16:11:05.059Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16192026-05-20T16:11:05.059Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-05-20T16:11:05.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-20T16:11:05.059Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16222026-05-20T16:11:05.059Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16232026-05-20T16:11:05.059Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16242026-05-20T16:11:05.059Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16252026-05-20T16:11:05.059Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16262026-05-20T16:11:05.059Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-05-20T16:11:05.059Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-05-20T16:11:05.059Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-05-20T16:11:05.059Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16302026-05-20T16:11:05.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-20T16:11:05.059Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16322026-05-20T16:11:05.059Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16332026-05-20T16:11:05.059Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16342026-05-20T16:11:08.055Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16352026-05-20T16:11:08.055Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16362026-05-20T16:11:08.055Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16372026-05-20T16:11:08.055Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-05-20T16:11:08.055Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16392026-05-20T16:11:08.055Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-05-20T16:11:08.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-20T16:11:08.055Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16422026-05-20T16:11:08.055Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16432026-05-20T16:11:08.055Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-05-20T16:11:08.055Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16452026-05-20T16:11:08.055Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-05-20T16:11:08.055Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16472026-05-20T16:11:08.055Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-05-20T16:11:08.055Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16492026-05-20T16:11:08.055Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16502026-05-20T16:11:08.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-20T16:11:08.055Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16522026-05-20T16:11:08.055Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16532026-05-20T16:11:08.055Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16542026-05-20T16:11:08.055Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16552026-05-20T16:11:08.055Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16562026-05-20T16:11:08.055Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16572026-05-20T16:11:08.055Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16582026-05-20T16:11:08.055Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-05-20T16:11:08.056Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16602026-05-20T16:11:08.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-20T16:11:08.056Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16622026-05-20T16:11:08.056Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16632026-05-20T16:11:08.056Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16642026-05-20T16:11:08.056Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-05-20T16:11:08.056Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16662026-05-20T16:11:08.056Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16672026-05-20T16:11:08.056Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16682026-05-20T16:11:08.056Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16692026-05-20T16:11:08.056Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16702026-05-20T16:11:08.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-20T16:11:08.056Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16722026-05-20T16:11:08.056Z[ 8] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
16732026-05-20T16:11:08.056Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-05-20T16:11:08.056Z[ 12] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
16752026-05-20T16:11:08.056Z[ 14] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
16762026-05-20T16:11:08.056Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-05-20T16:11:08.056Z[ 18] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
16782026-05-20T16:11:08.056Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
16792026-05-20T16:11:08.056Z[SUM] 10.00-10.00 sec 640 KBytes 11.8 Gbits/sec
16802026-05-20T16:11:08.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-20T16:11:08.056Z[ ID] Interval Transfer Bitrate
16822026-05-20T16:11:08.056Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16832026-05-20T16:11:08.056Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16842026-05-20T16:11:08.056Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16852026-05-20T16:11:08.056Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16862026-05-20T16:11:08.056Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16872026-05-20T16:11:08.056Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16882026-05-20T16:11:08.056Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16892026-05-20T16:11:08.056Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16902026-05-20T16:11:08.060Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16912026-05-20T16:11:08.060ZRun 5/5...10123.927956467965Mbps
16922026-05-20T16:11:08.060Z###---------------------###
16932026-05-20T16:11:08.060Z::: iPerf done... :::
16942026-05-20T16:11:08.060Z:::Awaiting out files...:::
16952026-05-20T16:11:08.060Z###---------------------###
16962026-05-20T16:11:08.060Z###-----###
16972026-05-20T16:11:08.060Z:::done!:::
16982026-05-20T16:11:08.060Z###-----###
16992026-05-20T16:11:08.060Z###-------------------###
17002026-05-20T16:11:08.060Z:::Running experiment :::
17012026-05-20T16:11:08.060Z:::iperf-tcp/local/s2c:::
17022026-05-20T16:11:08.060Z###-------------------###
17032026-05-20T16:11:15.449Z-----------------------------------------------------------
17042026-05-20T16:11:15.449ZServer listening on 5201 (test #6)
17052026-05-20T16:11:15.449Z-----------------------------------------------------------
17062026-05-20T16:11:15.449ZAccepted connection from 10.0.0.1, port 43687
17072026-05-20T16:11:15.449Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53124
17082026-05-20T16:11:15.449Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38072
17092026-05-20T16:11:15.449Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37020
17102026-05-20T16:11:15.449Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48742
17112026-05-20T16:11:15.450Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38983
17122026-05-20T16:11:15.450Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41473
17132026-05-20T16:11:15.450Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51431
17142026-05-20T16:11:15.450Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50876
17152026-05-20T16:11:15.450Z[ ID] Interval Transfer Bitrate
17162026-05-20T16:11:15.450Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17172026-05-20T16:11:15.450Z[ 8] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17182026-05-20T16:11:15.450Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17192026-05-20T16:11:15.450Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17202026-05-20T16:11:15.450Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17212026-05-20T16:11:15.450Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17222026-05-20T16:11:15.450Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17232026-05-20T16:11:15.450Z[ 20] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17242026-05-20T16:11:15.450Z[SUM] 0.00-1.00 sec 988 MBytes 8.29 Gbits/sec
17252026-05-20T16:11:15.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-20T16:11:15.450Z[ 5] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
17272026-05-20T16:11:15.450Z[ 8] 1.00-2.00 sec 171 MBytes 1.44 Gbits/sec
17282026-05-20T16:11:15.450Z[ 10] 1.00-2.00 sec 171 MBytes 1.44 Gbits/sec
17292026-05-20T16:11:15.450Z[ 12] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
17302026-05-20T16:11:15.450Z[ 14] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
17312026-05-20T16:11:15.450Z[ 16] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
17322026-05-20T16:11:15.450Z[ 18] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
17332026-05-20T16:11:15.450Z[ 20] 1.00-2.00 sec 185 MBytes 1.55 Gbits/sec
17342026-05-20T16:11:15.450Z[SUM] 1.00-2.00 sec 1.34 GBytes 11.5 Gbits/sec
17352026-05-20T16:11:15.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-20T16:11:15.450Z[ 5] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
17372026-05-20T16:11:15.450Z[ 8] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17382026-05-20T16:11:15.450Z[ 10] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17392026-05-20T16:11:15.450Z[ 12] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
17402026-05-20T16:11:15.450Z[ 14] 2.00-3.00 sec 165 MBytes 1.39 Gbits/sec
17412026-05-20T16:11:15.450Z[ 16] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
17422026-05-20T16:11:15.450Z[ 18] 2.00-3.00 sec 165 MBytes 1.39 Gbits/sec
17432026-05-20T16:11:15.450Z[ 20] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
17442026-05-20T16:11:15.450Z[SUM] 2.00-3.00 sec 1.30 GBytes 11.1 Gbits/sec
17452026-05-20T16:11:15.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-20T16:11:15.451Z[ 5] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17472026-05-20T16:11:15.451Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17482026-05-20T16:11:15.451Z[ 10] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17492026-05-20T16:11:15.451Z[ 12] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
17502026-05-20T16:11:15.451Z[ 14] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17512026-05-20T16:11:15.451Z[ 16] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17522026-05-20T16:11:15.451Z[ 18] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
17532026-05-20T16:11:15.451Z[ 20] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
17542026-05-20T16:11:15.451Z[SUM] 3.00-4.00 sec 1.27 GBytes 10.9 Gbits/sec
17552026-05-20T16:11:15.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-20T16:11:15.458Z[ 5] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
17572026-05-20T16:11:15.458Z[ 8] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
17582026-05-20T16:11:15.458Z[ 10] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
17592026-05-20T16:11:15.458Z[ 12] 4.00-5.00 sec 182 MBytes 1.53 Gbits/sec
17602026-05-20T16:11:15.458Z[ 14] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
17612026-05-20T16:11:15.458Z[ 16] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
17622026-05-20T16:11:15.458Z[ 18] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
17632026-05-20T16:11:15.458Z[ 20] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
17642026-05-20T16:11:15.458Z[SUM] 4.00-5.00 sec 1.36 GBytes 11.7 Gbits/sec
17652026-05-20T16:11:15.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-20T16:11:15.459Z[ 5] 5.00-6.00 sec 183 MBytes 1.53 Gbits/sec
17672026-05-20T16:11:15.459Z[ 8] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
17682026-05-20T16:11:15.459Z[ 10] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
17692026-05-20T16:11:15.459Z[ 12] 5.00-6.00 sec 195 MBytes 1.64 Gbits/sec
17702026-05-20T16:11:15.459Z[ 14] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
17712026-05-20T16:11:15.459Z[ 16] 5.00-6.00 sec 183 MBytes 1.54 Gbits/sec
17722026-05-20T16:11:15.459Z[ 18] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
17732026-05-20T16:11:15.459Z[ 20] 5.00-6.00 sec 170 MBytes 1.42 Gbits/sec
17742026-05-20T16:11:15.459Z[SUM] 5.00-6.00 sec 1.44 GBytes 12.4 Gbits/sec
17752026-05-20T16:11:15.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-20T16:11:15.459Z[ 5] 6.00-7.00 sec 164 MBytes 1.38 Gbits/sec
17772026-05-20T16:11:15.459Z[ 8] 6.00-7.00 sec 165 MBytes 1.39 Gbits/sec
17782026-05-20T16:11:15.459Z[ 10] 6.00-7.00 sec 165 MBytes 1.38 Gbits/sec
17792026-05-20T16:11:18.446Z[ 12] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17802026-05-20T16:11:18.446Z[ 14] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
17812026-05-20T16:11:18.446Z[ 16] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17822026-05-20T16:11:18.446Z[ 18] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
17832026-05-20T16:11:18.446Z[ 20] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec
17842026-05-20T16:11:18.446Z[SUM] 6.00-7.00 sec 1.29 GBytes 11.1 Gbits/sec
17852026-05-20T16:11:18.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-20T16:11:18.446Z[ 5] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
17872026-05-20T16:11:18.446Z[ 8] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17882026-05-20T16:11:18.446Z[ 10] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17892026-05-20T16:11:18.446Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17902026-05-20T16:11:18.446Z[ 14] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17912026-05-20T16:11:18.447Z[ 16] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
17922026-05-20T16:11:18.447Z[ 18] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17932026-05-20T16:11:18.447Z[ 20] 7.00-8.00 sec 182 MBytes 1.53 Gbits/sec
17942026-05-20T16:11:18.447Z[SUM] 7.00-8.00 sec 1.31 GBytes 11.2 Gbits/sec
17952026-05-20T16:11:18.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-20T16:11:18.447Z[ 5] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
17972026-05-20T16:11:18.447Z[ 8] 8.00-9.00 sec 170 MBytes 1.42 Gbits/sec
17982026-05-20T16:11:18.447Z[ 10] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
17992026-05-20T16:11:18.447Z[ 12] 8.00-9.00 sec 178 MBytes 1.49 Gbits/sec
18002026-05-20T16:11:18.447Z[ 14] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18012026-05-20T16:11:18.447Z[ 16] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18022026-05-20T16:11:18.447Z[ 18] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18032026-05-20T16:11:18.447Z[ 20] 8.00-9.00 sec 170 MBytes 1.42 Gbits/sec
18042026-05-20T16:11:18.447Z[SUM] 8.00-9.00 sec 1.34 GBytes 11.5 Gbits/sec
18052026-05-20T16:11:18.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-20T16:11:18.447Z[ 5] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18072026-05-20T16:11:18.447Z[ 8] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18082026-05-20T16:11:18.448Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18092026-05-20T16:11:18.448Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18102026-05-20T16:11:18.448Z[ 14] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18112026-05-20T16:11:18.448Z[ 16] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18122026-05-20T16:11:18.448Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18132026-05-20T16:11:18.448Z[ 20] 9.00-10.00 sec 160 MBytes 1.35 Gbits/sec
18142026-05-20T16:11:18.448Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.7 Gbits/sec
18152026-05-20T16:11:18.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-20T16:11:18.448Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18172026-05-20T16:11:18.448Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-05-20T16:11:18.448Z[ 10] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
18192026-05-20T16:11:18.448Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-05-20T16:11:18.448Z[ 14] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
18212026-05-20T16:11:18.448Z[ 16] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
18222026-05-20T16:11:18.448Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-05-20T16:11:18.448Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-20T16:11:18.448Z[SUM] 10.00-10.00 sec 384 KBytes 7.12 Gbits/sec
18252026-05-20T16:11:18.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-20T16:11:18.448Z[ ID] Interval Transfer Bitrate
18272026-05-20T16:11:18.448Z[ 5] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec sender
18282026-05-20T16:11:18.448Z[ 8] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
18292026-05-20T16:11:18.448Z[ 10] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
18302026-05-20T16:11:18.448Z[ 12] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
18312026-05-20T16:11:18.448Z[ 14] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
18322026-05-20T16:11:18.448Z[ 16] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec sender
18332026-05-20T16:11:18.449Z[ 18] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
18342026-05-20T16:11:18.449Z[ 20] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
18352026-05-20T16:11:18.449Z[SUM] 0.00-10.00 sec 12.8 GBytes 11.0 Gbits/sec sender
18362026-05-20T16:11:18.455ZRun 1/5...11028.519913683967Mbps
18372026-05-20T16:11:25.860Z-----------------------------------------------------------
18382026-05-20T16:11:25.860ZServer listening on 5201 (test #7)
18392026-05-20T16:11:25.860Z-----------------------------------------------------------
18402026-05-20T16:11:25.860ZAccepted connection from 10.0.0.1, port 48302
18412026-05-20T16:11:25.860Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44877
18422026-05-20T16:11:25.860Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60826
18432026-05-20T16:11:25.860Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52606
18442026-05-20T16:11:25.860Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54902
18452026-05-20T16:11:25.860Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34129
18462026-05-20T16:11:25.860Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59230
18472026-05-20T16:11:25.860Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45543
18482026-05-20T16:11:25.860Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51949
18492026-05-20T16:11:25.861Z[ ID] Interval Transfer Bitrate
18502026-05-20T16:11:25.861Z[ 5] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
18512026-05-20T16:11:25.861Z[ 8] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
18522026-05-20T16:11:25.861Z[ 10] 0.00-1.00 sec 145 MBytes 1.22 Gbits/sec
18532026-05-20T16:11:25.861Z[ 12] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
18542026-05-20T16:11:25.861Z[ 14] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
18552026-05-20T16:11:25.861Z[ 16] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
18562026-05-20T16:11:25.861Z[ 18] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
18572026-05-20T16:11:25.861Z[ 20] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
18582026-05-20T16:11:25.861Z[SUM] 0.00-1.00 sec 1.11 GBytes 9.52 Gbits/sec
18592026-05-20T16:11:25.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-20T16:11:25.861Z[ 5] 1.00-2.00 sec 185 MBytes 1.55 Gbits/sec
18612026-05-20T16:11:25.861Z[ 8] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18622026-05-20T16:11:25.861Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18632026-05-20T16:11:25.861Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
18642026-05-20T16:11:25.862Z[ 14] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18652026-05-20T16:11:25.862Z[ 16] 1.00-2.00 sec 176 MBytes 1.47 Gbits/sec
18662026-05-20T16:11:25.862Z[ 18] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
18672026-05-20T16:11:25.862Z[ 20] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
18682026-05-20T16:11:25.862Z[SUM] 1.00-2.00 sec 1.29 GBytes 11.1 Gbits/sec
18692026-05-20T16:11:25.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-20T16:11:25.862Z[ 5] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18712026-05-20T16:11:25.862Z[ 8] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
18722026-05-20T16:11:25.862Z[ 10] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
18732026-05-20T16:11:25.862Z[ 12] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec
18742026-05-20T16:11:25.862Z[ 14] 2.00-3.00 sec 189 MBytes 1.59 Gbits/sec
18752026-05-20T16:11:25.862Z[ 16] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18762026-05-20T16:11:25.862Z[ 18] 2.00-3.00 sec 142 MBytes 1.19 Gbits/sec
18772026-05-20T16:11:25.862Z[ 20] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
18782026-05-20T16:11:25.862Z[SUM] 2.00-3.00 sec 1.32 GBytes 11.3 Gbits/sec
18792026-05-20T16:11:25.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-20T16:11:25.862Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18812026-05-20T16:11:25.862Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18822026-05-20T16:11:25.862Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18832026-05-20T16:11:25.862Z[ 12] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
18842026-05-20T16:11:25.862Z[ 14] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
18852026-05-20T16:11:25.862Z[ 16] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
18862026-05-20T16:11:25.862Z[ 18] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
18872026-05-20T16:11:25.862Z[ 20] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18882026-05-20T16:11:25.862Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.9 Gbits/sec
18892026-05-20T16:11:25.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-20T16:11:25.862Z[ 5] 4.00-5.00 sec 176 MBytes 1.47 Gbits/sec
18912026-05-20T16:11:25.862Z[ 8] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18922026-05-20T16:11:25.862Z[ 10] 4.00-5.00 sec 209 MBytes 1.75 Gbits/sec
18932026-05-20T16:11:25.862Z[ 12] 4.00-5.00 sec 196 MBytes 1.65 Gbits/sec
18942026-05-20T16:11:25.862Z[ 14] 4.00-5.00 sec 132 MBytes 1.10 Gbits/sec
18952026-05-20T16:11:25.862Z[ 16] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
18962026-05-20T16:11:25.870Z[ 18] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
18972026-05-20T16:11:25.870Z[ 20] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18982026-05-20T16:11:25.870Z[SUM] 4.00-5.00 sec 1.37 GBytes 11.7 Gbits/sec
18992026-05-20T16:11:25.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-20T16:11:25.870Z[ 5] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
19012026-05-20T16:11:25.870Z[ 8] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19022026-05-20T16:11:25.870Z[ 10] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19032026-05-20T16:11:25.870Z[ 12] 5.00-6.00 sec 170 MBytes 1.42 Gbits/sec
19042026-05-20T16:11:25.870Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
19052026-05-20T16:11:25.870Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
19062026-05-20T16:11:25.870Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19072026-05-20T16:11:25.870Z[ 20] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19082026-05-20T16:11:25.870Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.7 Gbits/sec
19092026-05-20T16:11:25.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-20T16:11:25.870Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19112026-05-20T16:11:25.870Z[ 8] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
19122026-05-20T16:11:25.870Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
19132026-05-20T16:11:28.867Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19142026-05-20T16:11:28.867Z[ 14] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
19152026-05-20T16:11:28.867Z[ 16] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
19162026-05-20T16:11:28.867Z[ 18] 6.00-7.00 sec 164 MBytes 1.38 Gbits/sec
19172026-05-20T16:11:28.868Z[ 20] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
19182026-05-20T16:11:28.868Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.7 Gbits/sec
19192026-05-20T16:11:28.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-20T16:11:28.868Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19212026-05-20T16:11:28.868Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19222026-05-20T16:11:28.868Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-05-20T16:11:28.868Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19242026-05-20T16:11:28.868Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19252026-05-20T16:11:28.868Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19262026-05-20T16:11:28.868Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-05-20T16:11:28.868Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19282026-05-20T16:11:28.868Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19292026-05-20T16:11:28.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-20T16:11:28.868Z[ 5] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19312026-05-20T16:11:28.868Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19322026-05-20T16:11:28.868Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
19332026-05-20T16:11:28.868Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19342026-05-20T16:11:28.868Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19352026-05-20T16:11:28.868Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19362026-05-20T16:11:28.868Z[ 18] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
19372026-05-20T16:11:28.868Z[ 20] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
19382026-05-20T16:11:28.868Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
19392026-05-20T16:11:28.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-20T16:11:28.868Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19412026-05-20T16:11:28.869Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19422026-05-20T16:11:28.869Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19432026-05-20T16:11:28.869Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19442026-05-20T16:11:28.869Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19452026-05-20T16:11:28.869Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19462026-05-20T16:11:28.869Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19472026-05-20T16:11:28.869Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19482026-05-20T16:11:28.869Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
19492026-05-20T16:11:28.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-20T16:11:28.869Z[ 5] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19512026-05-20T16:11:28.869Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-20T16:11:28.869Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19532026-05-20T16:11:28.869Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-05-20T16:11:28.869Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19552026-05-20T16:11:28.869Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19562026-05-20T16:11:28.869Z[ 18] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
19572026-05-20T16:11:28.869Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-05-20T16:11:28.869Z[SUM] 10.00-10.00 sec 640 KBytes 11.3 Gbits/sec
19592026-05-20T16:11:28.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-20T16:11:28.869Z[ ID] Interval Transfer Bitrate
19612026-05-20T16:11:28.869Z[ 5] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec sender
19622026-05-20T16:11:28.870Z[ 8] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19632026-05-20T16:11:28.881Z[ 10] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
19642026-05-20T16:11:28.881Z[ 12] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
19652026-05-20T16:11:28.881Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
19662026-05-20T16:11:28.881Z[ 16] 0.00-10.00 sec 1.57 GBytes 1.34 Gbits/sec sender
19672026-05-20T16:11:28.881Z[ 18] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19682026-05-20T16:11:28.881Z[ 20] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19692026-05-20T16:11:28.881Z[SUM] 0.00-10.00 sec 12.5 GBytes 10.7 Gbits/sec sender
19702026-05-20T16:11:28.881ZRun 2/5...10737.009868528286Mbps
19712026-05-20T16:11:36.250Z-----------------------------------------------------------
19722026-05-20T16:11:36.250ZServer listening on 5201 (test #8)
19732026-05-20T16:11:36.250Z-----------------------------------------------------------
19742026-05-20T16:11:36.250ZAccepted connection from 10.0.0.1, port 38028
19752026-05-20T16:11:36.251Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60527
19762026-05-20T16:11:36.251Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47080
19772026-05-20T16:11:36.251Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33512
19782026-05-20T16:11:36.251Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60613
19792026-05-20T16:11:36.251Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62758
19802026-05-20T16:11:36.251Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45761
19812026-05-20T16:11:36.251Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36636
19822026-05-20T16:11:36.251Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50012
19832026-05-20T16:11:36.251Z[ ID] Interval Transfer Bitrate
19842026-05-20T16:11:36.251Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19852026-05-20T16:11:36.251Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19862026-05-20T16:11:36.251Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19872026-05-20T16:11:36.251Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19882026-05-20T16:11:36.251Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19892026-05-20T16:11:36.251Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19902026-05-20T16:11:36.251Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19912026-05-20T16:11:36.251Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19922026-05-20T16:11:36.251Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
19932026-05-20T16:11:36.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-20T16:11:36.251Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19952026-05-20T16:11:36.251Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19962026-05-20T16:11:36.251Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19972026-05-20T16:11:36.251Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
19982026-05-20T16:11:36.251Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19992026-05-20T16:11:36.251Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20002026-05-20T16:11:36.251Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20012026-05-20T16:11:36.251Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20022026-05-20T16:11:36.252Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
20032026-05-20T16:11:36.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-20T16:11:36.252Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20052026-05-20T16:11:36.252Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20062026-05-20T16:11:36.252Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20072026-05-20T16:11:36.252Z[ 12] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20082026-05-20T16:11:36.252Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20092026-05-20T16:11:36.252Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20102026-05-20T16:11:36.252Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20112026-05-20T16:11:36.252Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-05-20T16:11:36.258Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
20132026-05-20T16:11:36.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-20T16:11:36.258Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20152026-05-20T16:11:36.258Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20162026-05-20T16:11:36.258Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20172026-05-20T16:11:36.258Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20182026-05-20T16:11:36.258Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20192026-05-20T16:11:36.258Z[ 16] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20202026-05-20T16:11:36.258Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20212026-05-20T16:11:36.258Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20222026-05-20T16:11:36.258Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20232026-05-20T16:11:36.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-20T16:11:36.258Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20252026-05-20T16:11:36.258Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20262026-05-20T16:11:36.258Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20272026-05-20T16:11:36.258Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20282026-05-20T16:11:36.258Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20292026-05-20T16:11:36.259Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20302026-05-20T16:11:36.259Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20312026-05-20T16:11:36.259Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-05-20T16:11:36.259Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20332026-05-20T16:11:36.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-20T16:11:36.259Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20352026-05-20T16:11:36.259Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20362026-05-20T16:11:36.259Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20372026-05-20T16:11:36.259Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20382026-05-20T16:11:36.259Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20392026-05-20T16:11:36.259Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20402026-05-20T16:11:36.259Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20412026-05-20T16:11:36.259Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20422026-05-20T16:11:36.259Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
20432026-05-20T16:11:36.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-20T16:11:36.259Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20452026-05-20T16:11:36.259Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20462026-05-20T16:11:36.259Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20472026-05-20T16:11:39.249Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20482026-05-20T16:11:39.249Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20492026-05-20T16:11:39.249Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20502026-05-20T16:11:39.250Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20512026-05-20T16:11:39.250Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20522026-05-20T16:11:39.250Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
20532026-05-20T16:11:39.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-20T16:11:39.250Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20552026-05-20T16:11:39.250Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20562026-05-20T16:11:39.250Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20572026-05-20T16:11:39.250Z[ 12] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20582026-05-20T16:11:39.250Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20592026-05-20T16:11:39.250Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20602026-05-20T16:11:39.250Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20612026-05-20T16:11:39.250Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20622026-05-20T16:11:39.250Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20632026-05-20T16:11:39.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-20T16:11:39.250Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20652026-05-20T16:11:39.250Z[ 8] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20662026-05-20T16:11:39.250Z[ 10] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20672026-05-20T16:11:39.250Z[ 12] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20682026-05-20T16:11:39.250Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
20692026-05-20T16:11:39.250Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
20702026-05-20T16:11:39.250Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20712026-05-20T16:11:39.250Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20722026-05-20T16:11:39.250Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
20732026-05-20T16:11:39.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-20T16:11:39.250Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20752026-05-20T16:11:39.250Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20762026-05-20T16:11:39.250Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20772026-05-20T16:11:39.250Z[ 12] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20782026-05-20T16:11:39.250Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20792026-05-20T16:11:39.250Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20802026-05-20T16:11:39.250Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20812026-05-20T16:11:39.251Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20822026-05-20T16:11:39.251Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20832026-05-20T16:11:39.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-20T16:11:39.251Z[ 5] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20852026-05-20T16:11:39.251Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-05-20T16:11:39.251Z[ 10] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20872026-05-20T16:11:39.251Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-05-20T16:11:39.251Z[ 14] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20892026-05-20T16:11:39.251Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-05-20T16:11:39.251Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-05-20T16:11:39.251Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20922026-05-20T16:11:39.251Z[SUM] 10.00-10.00 sec 512 KBytes 9.40 Gbits/sec
20932026-05-20T16:11:39.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-20T16:11:39.251Z[ ID] Interval Transfer Bitrate
20952026-05-20T16:11:39.251Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20962026-05-20T16:11:39.256Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20972026-05-20T16:11:39.256Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20982026-05-20T16:11:39.256Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20992026-05-20T16:11:39.256Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21002026-05-20T16:11:39.256Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21012026-05-20T16:11:39.256Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21022026-05-20T16:11:39.256Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-05-20T16:11:39.256Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.3 Gbits/sec sender
21042026-05-20T16:11:39.256ZRun 3/5...10252.401710401664Mbps
21052026-05-20T16:11:46.663Z-----------------------------------------------------------
21062026-05-20T16:11:46.663ZServer listening on 5201 (test #9)
21072026-05-20T16:11:46.663Z-----------------------------------------------------------
21082026-05-20T16:11:46.663ZAccepted connection from 10.0.0.1, port 50450
21092026-05-20T16:11:46.663Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64293
21102026-05-20T16:11:46.663Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52337
21112026-05-20T16:11:46.663Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36604
21122026-05-20T16:11:46.663Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33584
21132026-05-20T16:11:46.664Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47393
21142026-05-20T16:11:46.664Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52587
21152026-05-20T16:11:46.664Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50970
21162026-05-20T16:11:46.664Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53558
21172026-05-20T16:11:46.664Z[ ID] Interval Transfer Bitrate
21182026-05-20T16:11:46.664Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21192026-05-20T16:11:46.664Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21202026-05-20T16:11:46.664Z[ 10] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21212026-05-20T16:11:46.664Z[ 12] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21222026-05-20T16:11:46.664Z[ 14] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21232026-05-20T16:11:46.664Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21242026-05-20T16:11:46.664Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21252026-05-20T16:11:46.664Z[ 20] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21262026-05-20T16:11:46.664Z[SUM] 0.00-1.00 sec 1019 MBytes 8.55 Gbits/sec
21272026-05-20T16:11:46.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-20T16:11:46.664Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21292026-05-20T16:11:46.664Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21302026-05-20T16:11:46.664Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21312026-05-20T16:11:46.664Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21322026-05-20T16:11:46.664Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21332026-05-20T16:11:46.664Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21342026-05-20T16:11:46.664Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21352026-05-20T16:11:46.664Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21362026-05-20T16:11:46.664Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21372026-05-20T16:11:46.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-20T16:11:46.664Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21392026-05-20T16:11:46.664Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21402026-05-20T16:11:46.664Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21412026-05-20T16:11:46.664Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21422026-05-20T16:11:46.665Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21432026-05-20T16:11:46.665Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21442026-05-20T16:11:46.665Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21452026-05-20T16:11:46.665Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-05-20T16:11:46.665Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21472026-05-20T16:11:46.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-20T16:11:46.665Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21492026-05-20T16:11:46.665Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21502026-05-20T16:11:46.665Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21512026-05-20T16:11:46.665Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-05-20T16:11:46.665Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21532026-05-20T16:11:46.665Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-05-20T16:11:46.665Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21552026-05-20T16:11:46.665Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21562026-05-20T16:11:46.665Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21572026-05-20T16:11:46.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-20T16:11:46.665Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21592026-05-20T16:11:46.665Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21602026-05-20T16:11:46.665Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21612026-05-20T16:11:46.665Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21622026-05-20T16:11:46.665Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21632026-05-20T16:11:46.665Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21642026-05-20T16:11:46.665Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21652026-05-20T16:11:46.665Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21662026-05-20T16:11:46.665Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21672026-05-20T16:11:46.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-20T16:11:46.665Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
21692026-05-20T16:11:46.665Z[ 8] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21702026-05-20T16:11:46.665Z[ 10] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
21712026-05-20T16:11:46.665Z[ 12] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
21722026-05-20T16:11:46.665Z[ 14] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
21732026-05-20T16:11:46.665Z[ 16] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
21742026-05-20T16:11:46.665Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
21752026-05-20T16:11:46.665Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21762026-05-20T16:11:46.665Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.8 Gbits/sec
21772026-05-20T16:11:46.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-20T16:11:46.665Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21792026-05-20T16:11:46.665Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21802026-05-20T16:11:46.665Z[ 10] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21812026-05-20T16:11:49.636Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21822026-05-20T16:11:49.636Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21832026-05-20T16:11:49.636Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21842026-05-20T16:11:49.636Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21852026-05-20T16:11:49.636Z[ 20] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21862026-05-20T16:11:49.636Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
21872026-05-20T16:11:49.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-20T16:11:49.636Z[ 5] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
21892026-05-20T16:11:49.636Z[ 8] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
21902026-05-20T16:11:49.636Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
21912026-05-20T16:11:49.636Z[ 12] 7.00-8.00 sec 169 MBytes 1.41 Gbits/sec
21922026-05-20T16:11:49.636Z[ 14] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
21932026-05-20T16:11:49.636Z[ 16] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
21942026-05-20T16:11:49.636Z[ 18] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
21952026-05-20T16:11:49.636Z[ 20] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
21962026-05-20T16:11:49.636Z[SUM] 7.00-8.00 sec 1.26 GBytes 10.8 Gbits/sec
21972026-05-20T16:11:49.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-20T16:11:49.636Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21992026-05-20T16:11:49.636Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22002026-05-20T16:11:49.636Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22012026-05-20T16:11:49.636Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22022026-05-20T16:11:49.636Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-05-20T16:11:49.636Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22042026-05-20T16:11:49.636Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22052026-05-20T16:11:49.636Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22062026-05-20T16:11:49.636Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22072026-05-20T16:11:49.636Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-20T16:11:49.636Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22092026-05-20T16:11:49.636Z[ 8] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
22102026-05-20T16:11:49.636Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22112026-05-20T16:11:49.636Z[ 12] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22122026-05-20T16:11:49.636Z[ 14] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
22132026-05-20T16:11:49.636Z[ 16] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22142026-05-20T16:11:49.637Z[ 18] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22152026-05-20T16:11:49.637Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22162026-05-20T16:11:49.637Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.7 Gbits/sec
22172026-05-20T16:11:49.637Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-20T16:11:49.637Z[ 5] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
22192026-05-20T16:11:49.637Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-05-20T16:11:49.637Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-05-20T16:11:49.637Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-05-20T16:11:49.637Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-05-20T16:11:49.637Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-05-20T16:11:49.637Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
22252026-05-20T16:11:49.637Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-05-20T16:11:49.637Z[SUM] 10.00-10.00 sec 256 KBytes 4.49 Gbits/sec
22272026-05-20T16:11:49.637Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-20T16:11:49.637Z[ ID] Interval Transfer Bitrate
22292026-05-20T16:11:49.637Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22302026-05-20T16:11:49.637Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22312026-05-20T16:11:49.637Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22322026-05-20T16:11:49.637Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22332026-05-20T16:11:49.637Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22342026-05-20T16:11:49.637Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22352026-05-20T16:11:49.637Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
22362026-05-20T16:11:49.637Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22372026-05-20T16:11:49.637Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22382026-05-20T16:11:49.641ZRun 4/5...10331.855335772816Mbps
22392026-05-20T16:11:57.023Z-----------------------------------------------------------
22402026-05-20T16:11:57.023ZServer listening on 5201 (test #10)
22412026-05-20T16:11:57.023Z-----------------------------------------------------------
22422026-05-20T16:11:57.023ZAccepted connection from 10.0.0.1, port 50462
22432026-05-20T16:11:57.023Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62611
22442026-05-20T16:11:57.023Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35511
22452026-05-20T16:11:57.023Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62685
22462026-05-20T16:11:57.023Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45614
22472026-05-20T16:11:57.023Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55764
22482026-05-20T16:11:57.024Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36899
22492026-05-20T16:11:57.024Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41839
22502026-05-20T16:11:57.024Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42883
22512026-05-20T16:11:57.024Z[ ID] Interval Transfer Bitrate
22522026-05-20T16:11:57.024Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22532026-05-20T16:11:57.024Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22542026-05-20T16:11:57.024Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22552026-05-20T16:11:57.024Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22562026-05-20T16:11:57.024Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-05-20T16:11:57.024Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22582026-05-20T16:11:57.024Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22592026-05-20T16:11:57.024Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22602026-05-20T16:11:57.024Z[SUM] 0.00-1.00 sec 959 MBytes 8.04 Gbits/sec
22612026-05-20T16:11:57.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-20T16:11:57.024Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-05-20T16:11:57.024Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22642026-05-20T16:11:57.024Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
22652026-05-20T16:11:57.024Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-05-20T16:11:57.024Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22672026-05-20T16:11:57.024Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
22682026-05-20T16:11:57.025Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-05-20T16:11:57.025Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-05-20T16:11:57.025Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22712026-05-20T16:11:57.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-20T16:11:57.025Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22732026-05-20T16:11:57.025Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22742026-05-20T16:11:57.025Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22752026-05-20T16:11:57.025Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22762026-05-20T16:11:57.025Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-05-20T16:11:57.025Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-05-20T16:11:57.025Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22792026-05-20T16:11:57.025Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22802026-05-20T16:11:57.025Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22812026-05-20T16:11:57.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-20T16:11:57.025Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22832026-05-20T16:11:57.025Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22842026-05-20T16:11:57.025Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22852026-05-20T16:11:57.025Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22862026-05-20T16:11:57.025Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22872026-05-20T16:11:57.025Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22882026-05-20T16:11:57.026Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22892026-05-20T16:11:57.026Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22902026-05-20T16:11:57.026Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22912026-05-20T16:11:57.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-20T16:11:57.026Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22932026-05-20T16:11:57.026Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22942026-05-20T16:11:57.026Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
22952026-05-20T16:11:57.026Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
22962026-05-20T16:11:57.026Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22972026-05-20T16:11:57.026Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22982026-05-20T16:11:57.026Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22992026-05-20T16:11:57.026Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23002026-05-20T16:11:57.026Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23012026-05-20T16:11:57.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-20T16:11:57.026Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23032026-05-20T16:11:57.026Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23042026-05-20T16:11:57.026Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23052026-05-20T16:11:57.027Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23062026-05-20T16:11:57.027Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23072026-05-20T16:11:57.027Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23082026-05-20T16:11:57.027Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23092026-05-20T16:11:57.027Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23102026-05-20T16:11:57.027Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23112026-05-20T16:11:57.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-20T16:11:57.033Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23132026-05-20T16:11:57.033Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23142026-05-20T16:11:57.033Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23152026-05-20T16:12:00.023Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23162026-05-20T16:12:00.024Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23172026-05-20T16:12:00.024Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23182026-05-20T16:12:00.024Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23192026-05-20T16:12:00.024Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23202026-05-20T16:12:00.024Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
23212026-05-20T16:12:00.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-20T16:12:00.024Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23232026-05-20T16:12:00.024Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23242026-05-20T16:12:00.024Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23252026-05-20T16:12:00.024Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23262026-05-20T16:12:00.024Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23272026-05-20T16:12:00.024Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23282026-05-20T16:12:00.024Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23292026-05-20T16:12:00.024Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23302026-05-20T16:12:00.024Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
23312026-05-20T16:12:00.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-20T16:12:00.025Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23332026-05-20T16:12:00.025Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23342026-05-20T16:12:00.025Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23352026-05-20T16:12:00.025Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23362026-05-20T16:12:00.025Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23372026-05-20T16:12:00.025Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23382026-05-20T16:12:00.025Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23392026-05-20T16:12:00.025Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23402026-05-20T16:12:00.025Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23412026-05-20T16:12:00.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-20T16:12:00.025Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23432026-05-20T16:12:00.025Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23442026-05-20T16:12:00.025Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23452026-05-20T16:12:00.025Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23462026-05-20T16:12:00.025Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-05-20T16:12:00.025Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23482026-05-20T16:12:00.025Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23492026-05-20T16:12:00.025Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23502026-05-20T16:12:00.025Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
23512026-05-20T16:12:00.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-20T16:12:00.025Z[ 5] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
23532026-05-20T16:12:00.026Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-05-20T16:12:00.026Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-05-20T16:12:00.030Z[ 12] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
23562026-05-20T16:12:00.030Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-05-20T16:12:00.030Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-05-20T16:12:00.030Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-20T16:12:00.030Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-05-20T16:12:00.030Z[SUM] 10.00-10.00 sec 256 KBytes 4.79 Gbits/sec
23612026-05-20T16:12:00.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-20T16:12:00.030Z[ ID] Interval Transfer Bitrate
23632026-05-20T16:12:00.030Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23642026-05-20T16:12:00.030Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
23652026-05-20T16:12:00.031Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23662026-05-20T16:12:00.031Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23672026-05-20T16:12:00.031Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-05-20T16:12:00.031Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23692026-05-20T16:12:00.031Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23702026-05-20T16:12:00.031Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23712026-05-20T16:12:00.031Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23722026-05-20T16:12:00.031ZRun 5/5...10202.079508614162Mbps
23732026-05-20T16:12:00.031Z###---------------------###
23742026-05-20T16:12:00.031Z::: iPerf done... :::
23752026-05-20T16:12:00.031Z:::Awaiting out files...:::
23762026-05-20T16:12:00.031Z###---------------------###
23772026-05-20T16:12:00.031Z###-----###
23782026-05-20T16:12:00.031Z:::done!:::
23792026-05-20T16:12:00.031Z###-----###
23802026-05-20T16:12:00.031Z###-------------------###
23812026-05-20T16:12:00.031Z:::Running experiment :::
23822026-05-20T16:12:00.031Z:::iperf-tcp/local/c2s:::
23832026-05-20T16:12:00.031Z###-------------------###
23842026-05-20T16:12:00.366Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-20T16:12:07.409Z-----------------------------------------------------------
23862026-05-20T16:12:07.409ZServer listening on 5201 (test #11)
23872026-05-20T16:12:07.409Z-----------------------------------------------------------
23882026-05-20T16:12:07.410ZAccepted connection from 10.0.0.1, port 35936
23892026-05-20T16:12:07.410Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32995
23902026-05-20T16:12:07.410Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48429
23912026-05-20T16:12:07.410Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34565
23922026-05-20T16:12:07.410Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38604
23932026-05-20T16:12:07.410Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33197
23942026-05-20T16:12:07.410Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40475
23952026-05-20T16:12:07.410Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45176
23962026-05-20T16:12:07.410Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34399
23972026-05-20T16:12:07.410Z[ ID] Interval Transfer Bitrate
23982026-05-20T16:12:07.410Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
23992026-05-20T16:12:07.410Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24002026-05-20T16:12:07.410Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24012026-05-20T16:12:07.410Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24022026-05-20T16:12:07.410Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24032026-05-20T16:12:07.410Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24042026-05-20T16:12:07.410Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24052026-05-20T16:12:07.410Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24062026-05-20T16:12:07.410Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
24072026-05-20T16:12:07.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-20T16:12:07.410Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24092026-05-20T16:12:07.410Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24102026-05-20T16:12:07.410Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24112026-05-20T16:12:07.410Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24122026-05-20T16:12:07.410Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24132026-05-20T16:12:07.410Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24142026-05-20T16:12:07.410Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24152026-05-20T16:12:07.410Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24162026-05-20T16:12:07.410Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
24172026-05-20T16:12:07.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-20T16:12:07.410Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-05-20T16:12:07.410Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24202026-05-20T16:12:07.410Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24212026-05-20T16:12:07.410Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24222026-05-20T16:12:07.410Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24232026-05-20T16:12:07.410Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24242026-05-20T16:12:07.410Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24252026-05-20T16:12:07.411Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24262026-05-20T16:12:07.411Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
24272026-05-20T16:12:07.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-20T16:12:07.411Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24292026-05-20T16:12:07.411Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24302026-05-20T16:12:07.411Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24312026-05-20T16:12:07.411Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24322026-05-20T16:12:07.411Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24332026-05-20T16:12:07.411Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24342026-05-20T16:12:07.411Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24352026-05-20T16:12:07.411Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24362026-05-20T16:12:07.411Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
24372026-05-20T16:12:07.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-20T16:12:07.411Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24392026-05-20T16:12:07.411Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24402026-05-20T16:12:07.411Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24412026-05-20T16:12:07.411Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24422026-05-20T16:12:07.411Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24432026-05-20T16:12:07.411Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24442026-05-20T16:12:07.411Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24452026-05-20T16:12:07.411Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24462026-05-20T16:12:07.411Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
24472026-05-20T16:12:07.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-20T16:12:07.411Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24492026-05-20T16:12:07.411Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24502026-05-20T16:12:07.411Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24512026-05-20T16:12:07.411Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24522026-05-20T16:12:07.411Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24532026-05-20T16:12:07.411Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24542026-05-20T16:12:07.411Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24552026-05-20T16:12:07.411Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24562026-05-20T16:12:07.411Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
24572026-05-20T16:12:07.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-20T16:12:07.411Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24592026-05-20T16:12:07.411Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24602026-05-20T16:12:07.411Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24612026-05-20T16:12:10.411Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24622026-05-20T16:12:10.411Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24632026-05-20T16:12:10.411Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24642026-05-20T16:12:10.411Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24652026-05-20T16:12:10.411Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24662026-05-20T16:12:10.411Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
24672026-05-20T16:12:10.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-20T16:12:10.411Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24692026-05-20T16:12:10.411Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24702026-05-20T16:12:10.411Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24712026-05-20T16:12:10.411Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24722026-05-20T16:12:10.411Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24732026-05-20T16:12:10.411Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24742026-05-20T16:12:10.411Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24752026-05-20T16:12:10.411Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24762026-05-20T16:12:10.412Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
24772026-05-20T16:12:10.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-20T16:12:10.412Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24792026-05-20T16:12:10.412Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24802026-05-20T16:12:10.412Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24812026-05-20T16:12:10.412Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24822026-05-20T16:12:10.412Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24832026-05-20T16:12:10.412Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24842026-05-20T16:12:10.412Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24852026-05-20T16:12:10.412Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24862026-05-20T16:12:10.412Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
24872026-05-20T16:12:10.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-20T16:12:10.412Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24892026-05-20T16:12:10.412Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24902026-05-20T16:12:10.412Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24912026-05-20T16:12:10.412Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24922026-05-20T16:12:10.412Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24932026-05-20T16:12:10.412Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24942026-05-20T16:12:10.412Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24952026-05-20T16:12:10.412Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24962026-05-20T16:12:10.412Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
24972026-05-20T16:12:10.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-20T16:12:10.412Z[ 5] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
24992026-05-20T16:12:10.412Z[ 8] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
25002026-05-20T16:12:10.412Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-05-20T16:12:10.412Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-05-20T16:12:10.412Z[ 14] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
25032026-05-20T16:12:10.412Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-05-20T16:12:10.412Z[ 18] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
25052026-05-20T16:12:10.412Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-05-20T16:12:10.412Z[SUM] 10.00-10.00 sec 512 KBytes 3.73 Gbits/sec
25072026-05-20T16:12:10.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-20T16:12:10.412Z[ ID] Interval Transfer Bitrate
25092026-05-20T16:12:10.412Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25102026-05-20T16:12:10.412Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25112026-05-20T16:12:10.412Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25122026-05-20T16:12:10.412Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25132026-05-20T16:12:10.412Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25142026-05-20T16:12:10.412Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25152026-05-20T16:12:10.413Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25162026-05-20T16:12:10.413Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25172026-05-20T16:12:10.413Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
25182026-05-20T16:12:10.416ZRun 1/10...3514.0143862791856Mbps
25192026-05-20T16:12:17.819Z-----------------------------------------------------------
25202026-05-20T16:12:17.819ZServer listening on 5201 (test #12)
25212026-05-20T16:12:17.819Z-----------------------------------------------------------
25222026-05-20T16:12:17.819ZAccepted connection from 10.0.0.1, port 57570
25232026-05-20T16:12:17.819Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57095
25242026-05-20T16:12:17.819Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41208
25252026-05-20T16:12:17.819Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62432
25262026-05-20T16:12:17.819Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61871
25272026-05-20T16:12:17.819Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33779
25282026-05-20T16:12:17.819Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63527
25292026-05-20T16:12:17.819Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62933
25302026-05-20T16:12:17.819Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58138
25312026-05-20T16:12:17.819Z[ ID] Interval Transfer Bitrate
25322026-05-20T16:12:17.819Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
25332026-05-20T16:12:17.819Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
25342026-05-20T16:12:17.819Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
25352026-05-20T16:12:17.819Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
25362026-05-20T16:12:17.819Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
25372026-05-20T16:12:17.819Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
25382026-05-20T16:12:17.820Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
25392026-05-20T16:12:17.820Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
25402026-05-20T16:12:17.820Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
25412026-05-20T16:12:17.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-20T16:12:17.820Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
25432026-05-20T16:12:17.820Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25442026-05-20T16:12:17.820Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25452026-05-20T16:12:17.820Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25462026-05-20T16:12:17.820Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25472026-05-20T16:12:17.820Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25482026-05-20T16:12:17.820Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25492026-05-20T16:12:17.820Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25502026-05-20T16:12:17.820Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
25512026-05-20T16:12:17.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-20T16:12:17.820Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25532026-05-20T16:12:17.820Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25542026-05-20T16:12:17.820Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25552026-05-20T16:12:17.820Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25562026-05-20T16:12:17.820Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25572026-05-20T16:12:17.820Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25582026-05-20T16:12:17.820Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25592026-05-20T16:12:17.820Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25602026-05-20T16:12:17.820Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
25612026-05-20T16:12:17.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-20T16:12:17.820Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25632026-05-20T16:12:17.820Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25642026-05-20T16:12:17.820Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-05-20T16:12:17.820Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25662026-05-20T16:12:17.820Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25672026-05-20T16:12:17.820Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25682026-05-20T16:12:17.820Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25692026-05-20T16:12:17.820Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25702026-05-20T16:12:17.820Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
25712026-05-20T16:12:17.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-20T16:12:17.820Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25732026-05-20T16:12:17.820Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25742026-05-20T16:12:17.820Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25752026-05-20T16:12:17.820Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25762026-05-20T16:12:17.820Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25772026-05-20T16:12:17.821Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25782026-05-20T16:12:17.821Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25792026-05-20T16:12:17.821Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25802026-05-20T16:12:17.821Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
25812026-05-20T16:12:17.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-20T16:12:17.821Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25832026-05-20T16:12:17.821Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
25842026-05-20T16:12:17.821Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25852026-05-20T16:12:17.821Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
25862026-05-20T16:12:17.821Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25872026-05-20T16:12:17.821Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25882026-05-20T16:12:17.821Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25892026-05-20T16:12:17.821Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25902026-05-20T16:12:17.821Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
25912026-05-20T16:12:17.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-20T16:12:17.821Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25932026-05-20T16:12:17.821Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25942026-05-20T16:12:17.821Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25952026-05-20T16:12:20.821Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25962026-05-20T16:12:20.821Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25972026-05-20T16:12:20.821Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25982026-05-20T16:12:20.821Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25992026-05-20T16:12:20.821Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
26002026-05-20T16:12:20.821Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
26012026-05-20T16:12:20.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-20T16:12:20.821Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26032026-05-20T16:12:20.821Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26042026-05-20T16:12:20.821Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26052026-05-20T16:12:20.821Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26062026-05-20T16:12:20.822Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26072026-05-20T16:12:20.822Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26082026-05-20T16:12:20.822Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26092026-05-20T16:12:20.822Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26102026-05-20T16:12:20.822Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
26112026-05-20T16:12:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-20T16:12:20.822Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26132026-05-20T16:12:20.822Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26142026-05-20T16:12:20.822Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26152026-05-20T16:12:20.822Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26162026-05-20T16:12:20.822Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26172026-05-20T16:12:20.822Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26182026-05-20T16:12:20.822Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26192026-05-20T16:12:20.822Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26202026-05-20T16:12:20.822Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
26212026-05-20T16:12:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-20T16:12:20.822Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26232026-05-20T16:12:20.822Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26242026-05-20T16:12:20.822Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26252026-05-20T16:12:20.822Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26262026-05-20T16:12:20.822Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26272026-05-20T16:12:20.822Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26282026-05-20T16:12:20.822Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26292026-05-20T16:12:20.822Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26302026-05-20T16:12:20.822Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
26312026-05-20T16:12:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-20T16:12:20.822Z[ 5] 10.00-10.00 sec 128 KBytes 738 Mbits/sec
26332026-05-20T16:12:20.822Z[ 8] 10.00-10.00 sec 128 KBytes 738 Mbits/sec
26342026-05-20T16:12:20.822Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-05-20T16:12:20.822Z[ 12] 10.00-10.00 sec 128 KBytes 739 Mbits/sec
26362026-05-20T16:12:20.822Z[ 14] 10.00-10.00 sec 128 KBytes 739 Mbits/sec
26372026-05-20T16:12:20.822Z[ 16] 10.00-10.00 sec 128 KBytes 739 Mbits/sec
26382026-05-20T16:12:20.822Z[ 18] 10.00-10.00 sec 128 KBytes 739 Mbits/sec
26392026-05-20T16:12:20.822Z[ 20] 10.00-10.00 sec 128 KBytes 739 Mbits/sec
26402026-05-20T16:12:20.822Z[SUM] 10.00-10.00 sec 896 KBytes 5.17 Gbits/sec
26412026-05-20T16:12:20.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-20T16:12:20.822Z[ ID] Interval Transfer Bitrate
26432026-05-20T16:12:20.822Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26442026-05-20T16:12:20.822Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26452026-05-20T16:12:20.823Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26462026-05-20T16:12:20.823Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
26472026-05-20T16:12:20.823Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26482026-05-20T16:12:20.823Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26492026-05-20T16:12:20.823Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26502026-05-20T16:12:20.823Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
26512026-05-20T16:12:20.823Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
26522026-05-20T16:12:20.828ZRun 2/10...3477.429636522088Mbps
26532026-05-20T16:12:28.225Z-----------------------------------------------------------
26542026-05-20T16:12:28.225ZServer listening on 5201 (test #13)
26552026-05-20T16:12:28.225Z-----------------------------------------------------------
26562026-05-20T16:12:28.225ZAccepted connection from 10.0.0.1, port 34657
26572026-05-20T16:12:28.225Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46666
26582026-05-20T16:12:28.225Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35004
26592026-05-20T16:12:28.225Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34683
26602026-05-20T16:12:28.225Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52664
26612026-05-20T16:12:28.225Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51927
26622026-05-20T16:12:28.225Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35412
26632026-05-20T16:12:28.225Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65049
26642026-05-20T16:12:28.225Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57090
26652026-05-20T16:12:28.225Z[ ID] Interval Transfer Bitrate
26662026-05-20T16:12:28.225Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26672026-05-20T16:12:28.225Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26682026-05-20T16:12:28.225Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26692026-05-20T16:12:28.225Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26702026-05-20T16:12:28.225Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26712026-05-20T16:12:28.225Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26722026-05-20T16:12:28.225Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
26732026-05-20T16:12:28.225Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
26742026-05-20T16:12:28.225Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
26752026-05-20T16:12:28.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-20T16:12:28.225Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26772026-05-20T16:12:28.225Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26782026-05-20T16:12:28.225Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26792026-05-20T16:12:28.225Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26802026-05-20T16:12:28.225Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26812026-05-20T16:12:28.225Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26822026-05-20T16:12:28.225Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26832026-05-20T16:12:28.225Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26842026-05-20T16:12:28.225Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
26852026-05-20T16:12:28.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-20T16:12:28.225Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26872026-05-20T16:12:28.225Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26882026-05-20T16:12:28.225Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26892026-05-20T16:12:28.225Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26902026-05-20T16:12:28.226Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26912026-05-20T16:12:28.226Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26922026-05-20T16:12:28.226Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26932026-05-20T16:12:28.226Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26942026-05-20T16:12:28.226Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
26952026-05-20T16:12:28.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-20T16:12:28.226Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26972026-05-20T16:12:28.226Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26982026-05-20T16:12:28.226Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
26992026-05-20T16:12:28.226Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27002026-05-20T16:12:28.226Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27012026-05-20T16:12:28.226Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27022026-05-20T16:12:28.226Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27032026-05-20T16:12:28.226Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27042026-05-20T16:12:28.226Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
27052026-05-20T16:12:28.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-20T16:12:28.226Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27072026-05-20T16:12:28.226Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27082026-05-20T16:12:28.226Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27092026-05-20T16:12:28.226Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27102026-05-20T16:12:28.226Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27112026-05-20T16:12:28.226Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27122026-05-20T16:12:28.226Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27132026-05-20T16:12:28.226Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27142026-05-20T16:12:28.230Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
27152026-05-20T16:12:28.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-20T16:12:28.230Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27172026-05-20T16:12:28.230Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27182026-05-20T16:12:28.230Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27192026-05-20T16:12:28.230Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27202026-05-20T16:12:28.230Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27212026-05-20T16:12:28.230Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27222026-05-20T16:12:28.230Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27232026-05-20T16:12:28.230Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
27242026-05-20T16:12:28.230Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
27252026-05-20T16:12:28.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-20T16:12:28.231Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27272026-05-20T16:12:28.231Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27282026-05-20T16:12:28.231Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27292026-05-20T16:12:31.249Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27302026-05-20T16:12:31.249Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27312026-05-20T16:12:31.249Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27322026-05-20T16:12:31.249Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27332026-05-20T16:12:31.249Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27342026-05-20T16:12:31.249Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
27352026-05-20T16:12:31.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-20T16:12:31.249Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27372026-05-20T16:12:31.249Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27382026-05-20T16:12:31.249Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27392026-05-20T16:12:31.249Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27402026-05-20T16:12:31.249Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27412026-05-20T16:12:31.249Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27422026-05-20T16:12:31.249Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27432026-05-20T16:12:31.249Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27442026-05-20T16:12:31.249Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
27452026-05-20T16:12:31.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-20T16:12:31.249Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27472026-05-20T16:12:31.249Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27482026-05-20T16:12:31.250Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27492026-05-20T16:12:31.250Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27502026-05-20T16:12:31.250Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27512026-05-20T16:12:31.250Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27522026-05-20T16:12:31.250Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27532026-05-20T16:12:31.250Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27542026-05-20T16:12:31.250Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
27552026-05-20T16:12:31.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-20T16:12:31.250Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27572026-05-20T16:12:31.250Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27582026-05-20T16:12:31.250Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27592026-05-20T16:12:31.250Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27602026-05-20T16:12:31.250Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27612026-05-20T16:12:31.250Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27622026-05-20T16:12:31.250Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27632026-05-20T16:12:31.250Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27642026-05-20T16:12:31.250Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
27652026-05-20T16:12:31.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-20T16:12:31.250Z[ 5] 10.00-10.00 sec 128 KBytes 473 Mbits/sec
27672026-05-20T16:12:31.250Z[ 8] 10.00-10.00 sec 128 KBytes 473 Mbits/sec
27682026-05-20T16:12:31.250Z[ 10] 10.00-10.00 sec 128 KBytes 473 Mbits/sec
27692026-05-20T16:12:31.250Z[ 12] 10.00-10.00 sec 128 KBytes 474 Mbits/sec
27702026-05-20T16:12:31.250Z[ 14] 10.00-10.00 sec 128 KBytes 474 Mbits/sec
27712026-05-20T16:12:31.250Z[ 16] 10.00-10.00 sec 128 KBytes 474 Mbits/sec
27722026-05-20T16:12:31.250Z[ 18] 10.00-10.00 sec 128 KBytes 474 Mbits/sec
27732026-05-20T16:12:31.250Z[ 20] 10.00-10.00 sec 128 KBytes 474 Mbits/sec
27742026-05-20T16:12:31.250Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.79 Gbits/sec
27752026-05-20T16:12:31.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-20T16:12:31.250Z[ ID] Interval Transfer Bitrate
27772026-05-20T16:12:31.250Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27782026-05-20T16:12:31.250Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27792026-05-20T16:12:31.251Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27802026-05-20T16:12:31.251Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27812026-05-20T16:12:31.251Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27822026-05-20T16:12:31.251Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27832026-05-20T16:12:31.251Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27842026-05-20T16:12:31.251Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27852026-05-20T16:12:31.251Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
27862026-05-20T16:12:31.255ZRun 3/10...3496.822669123949Mbps
27872026-05-20T16:12:38.632Z-----------------------------------------------------------
27882026-05-20T16:12:38.632ZServer listening on 5201 (test #14)
27892026-05-20T16:12:38.632Z-----------------------------------------------------------
27902026-05-20T16:12:38.632ZAccepted connection from 10.0.0.1, port 40677
27912026-05-20T16:12:38.632Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56398
27922026-05-20T16:12:38.632Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58489
27932026-05-20T16:12:38.632Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34759
27942026-05-20T16:12:38.632Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35139
27952026-05-20T16:12:38.632Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59494
27962026-05-20T16:12:38.632Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65525
27972026-05-20T16:12:38.632Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59462
27982026-05-20T16:12:38.632Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48820
27992026-05-20T16:12:38.632Z[ ID] Interval Transfer Bitrate
28002026-05-20T16:12:38.632Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28012026-05-20T16:12:38.632Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28022026-05-20T16:12:38.632Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28032026-05-20T16:12:38.632Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28042026-05-20T16:12:38.632Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28052026-05-20T16:12:38.632Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28062026-05-20T16:12:38.632Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28072026-05-20T16:12:38.632Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28082026-05-20T16:12:38.632Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
28092026-05-20T16:12:38.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-20T16:12:38.632Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28112026-05-20T16:12:38.632Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28122026-05-20T16:12:38.632Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28132026-05-20T16:12:38.632Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28142026-05-20T16:12:38.633Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28152026-05-20T16:12:38.633Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28162026-05-20T16:12:38.633Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28172026-05-20T16:12:38.633Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28182026-05-20T16:12:38.633Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
28192026-05-20T16:12:38.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-20T16:12:38.633Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28212026-05-20T16:12:38.633Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28222026-05-20T16:12:38.633Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28232026-05-20T16:12:38.633Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28242026-05-20T16:12:38.633Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28252026-05-20T16:12:38.633Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28262026-05-20T16:12:38.633Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28272026-05-20T16:12:38.633Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28282026-05-20T16:12:38.633Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
28292026-05-20T16:12:38.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-20T16:12:38.633Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28312026-05-20T16:12:38.633Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28322026-05-20T16:12:38.633Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28332026-05-20T16:12:38.633Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28342026-05-20T16:12:38.633Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28352026-05-20T16:12:38.633Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28362026-05-20T16:12:38.633Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28372026-05-20T16:12:38.633Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28382026-05-20T16:12:38.633Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
28392026-05-20T16:12:38.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-20T16:12:38.633Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28412026-05-20T16:12:38.633Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28422026-05-20T16:12:38.633Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28432026-05-20T16:12:38.633Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28442026-05-20T16:12:38.633Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28452026-05-20T16:12:38.633Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28462026-05-20T16:12:38.633Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28472026-05-20T16:12:38.633Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28482026-05-20T16:12:38.633Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
28492026-05-20T16:12:38.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-20T16:12:38.633Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28512026-05-20T16:12:38.633Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28522026-05-20T16:12:38.634Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28532026-05-20T16:12:38.634Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28542026-05-20T16:12:38.634Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28552026-05-20T16:12:38.634Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28562026-05-20T16:12:38.634Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28572026-05-20T16:12:38.634Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28582026-05-20T16:12:38.634Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
28592026-05-20T16:12:38.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-20T16:12:38.634Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28612026-05-20T16:12:38.634Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28622026-05-20T16:12:38.634Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28632026-05-20T16:12:41.633Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28642026-05-20T16:12:41.633Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28652026-05-20T16:12:41.633Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28662026-05-20T16:12:41.633Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28672026-05-20T16:12:41.633Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28682026-05-20T16:12:41.633Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
28692026-05-20T16:12:41.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-20T16:12:41.633Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28712026-05-20T16:12:41.633Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28722026-05-20T16:12:41.633Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28732026-05-20T16:12:41.633Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28742026-05-20T16:12:41.633Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28752026-05-20T16:12:41.633Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28762026-05-20T16:12:41.633Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28772026-05-20T16:12:41.633Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28782026-05-20T16:12:41.633Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
28792026-05-20T16:12:41.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-20T16:12:41.633Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28812026-05-20T16:12:41.633Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28822026-05-20T16:12:41.633Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28832026-05-20T16:12:41.633Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28842026-05-20T16:12:41.633Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28852026-05-20T16:12:41.633Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28862026-05-20T16:12:41.633Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28872026-05-20T16:12:41.633Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28882026-05-20T16:12:41.633Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
28892026-05-20T16:12:41.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-20T16:12:41.633Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28912026-05-20T16:12:41.633Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28922026-05-20T16:12:41.633Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28932026-05-20T16:12:41.633Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28942026-05-20T16:12:41.634Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28952026-05-20T16:12:41.634Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28962026-05-20T16:12:41.634Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28972026-05-20T16:12:41.634Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28982026-05-20T16:12:41.634Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
28992026-05-20T16:12:41.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-20T16:12:41.634Z[ 5] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
29012026-05-20T16:12:41.634Z[ 8] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
29022026-05-20T16:12:41.634Z[ 10] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
29032026-05-20T16:12:41.634Z[ 12] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
29042026-05-20T16:12:41.634Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-05-20T16:12:41.634Z[ 16] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
29062026-05-20T16:12:41.634Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-05-20T16:12:41.634Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-05-20T16:12:41.634Z[SUM] 10.00-10.00 sec 640 KBytes 4.83 Gbits/sec
29092026-05-20T16:12:41.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-20T16:12:41.634Z[ ID] Interval Transfer Bitrate
29112026-05-20T16:12:41.634Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29122026-05-20T16:12:41.634Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29132026-05-20T16:12:41.634Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29142026-05-20T16:12:41.634Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29152026-05-20T16:12:41.634Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29162026-05-20T16:12:41.634Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29172026-05-20T16:12:41.634Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29182026-05-20T16:12:41.634Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29192026-05-20T16:12:41.634Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
29202026-05-20T16:12:41.638ZRun 4/10...3497.8712231043155Mbps
29212026-05-20T16:12:49.039Z-----------------------------------------------------------
29222026-05-20T16:12:49.039ZServer listening on 5201 (test #15)
29232026-05-20T16:12:49.039Z-----------------------------------------------------------
29242026-05-20T16:12:49.039ZAccepted connection from 10.0.0.1, port 52972
29252026-05-20T16:12:49.039Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37950
29262026-05-20T16:12:49.039Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44967
29272026-05-20T16:12:49.039Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43349
29282026-05-20T16:12:49.039Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36882
29292026-05-20T16:12:49.039Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52237
29302026-05-20T16:12:49.039Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49199
29312026-05-20T16:12:49.039Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38378
29322026-05-20T16:12:49.039Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48092
29332026-05-20T16:12:49.039Z[ ID] Interval Transfer Bitrate
29342026-05-20T16:12:49.039Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29352026-05-20T16:12:49.039Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29362026-05-20T16:12:49.039Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29372026-05-20T16:12:49.039Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29382026-05-20T16:12:49.039Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29392026-05-20T16:12:49.039Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29402026-05-20T16:12:49.039Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29412026-05-20T16:12:49.039Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29422026-05-20T16:12:49.039Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
29432026-05-20T16:12:49.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-20T16:12:49.040Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29452026-05-20T16:12:49.040Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29462026-05-20T16:12:49.040Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29472026-05-20T16:12:49.040Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29482026-05-20T16:12:49.040Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29492026-05-20T16:12:49.040Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29502026-05-20T16:12:49.040Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29512026-05-20T16:12:49.040Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29522026-05-20T16:12:49.040Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
29532026-05-20T16:12:49.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-20T16:12:49.040Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29552026-05-20T16:12:49.040Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29562026-05-20T16:12:49.040Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29572026-05-20T16:12:49.040Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29582026-05-20T16:12:49.040Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29592026-05-20T16:12:49.040Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29602026-05-20T16:12:49.040Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29612026-05-20T16:12:49.040Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29622026-05-20T16:12:49.040Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
29632026-05-20T16:12:49.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-20T16:12:49.040Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29652026-05-20T16:12:49.040Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29662026-05-20T16:12:49.040Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29672026-05-20T16:12:49.040Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29682026-05-20T16:12:49.040Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29692026-05-20T16:12:49.040Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29702026-05-20T16:12:49.040Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29712026-05-20T16:12:49.040Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29722026-05-20T16:12:49.040Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
29732026-05-20T16:12:49.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-20T16:12:49.040Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29752026-05-20T16:12:49.040Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29762026-05-20T16:12:49.040Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29772026-05-20T16:12:49.040Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29782026-05-20T16:12:49.040Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29792026-05-20T16:12:49.040Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29802026-05-20T16:12:49.040Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29812026-05-20T16:12:49.040Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29822026-05-20T16:12:49.041Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
29832026-05-20T16:12:49.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-20T16:12:49.041Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29852026-05-20T16:12:49.041Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29862026-05-20T16:12:49.041Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29872026-05-20T16:12:49.041Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29882026-05-20T16:12:49.041Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29892026-05-20T16:12:49.041Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29902026-05-20T16:12:49.041Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29912026-05-20T16:12:49.041Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29922026-05-20T16:12:49.041Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
29932026-05-20T16:12:49.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-20T16:12:49.041Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29952026-05-20T16:12:49.041Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29962026-05-20T16:12:49.041Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29972026-05-20T16:12:52.041Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29982026-05-20T16:12:52.041Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29992026-05-20T16:12:52.041Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30002026-05-20T16:12:52.041Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30012026-05-20T16:12:52.041Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30022026-05-20T16:12:52.041Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
30032026-05-20T16:12:52.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-20T16:12:52.041Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30052026-05-20T16:12:52.041Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30062026-05-20T16:12:52.041Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30072026-05-20T16:12:52.041Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30082026-05-20T16:12:52.041Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30092026-05-20T16:12:52.041Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30102026-05-20T16:12:52.041Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30112026-05-20T16:12:52.041Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30122026-05-20T16:12:52.041Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
30132026-05-20T16:12:52.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-20T16:12:52.042Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
30152026-05-20T16:12:52.042Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
30162026-05-20T16:12:52.042Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
30172026-05-20T16:12:52.042Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
30182026-05-20T16:12:52.042Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
30192026-05-20T16:12:52.042Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
30202026-05-20T16:12:52.042Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
30212026-05-20T16:12:52.042Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
30222026-05-20T16:12:52.042Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
30232026-05-20T16:12:52.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-20T16:12:52.042Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30252026-05-20T16:12:52.042Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30262026-05-20T16:12:52.042Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30272026-05-20T16:12:52.042Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30282026-05-20T16:12:52.042Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30292026-05-20T16:12:52.042Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30302026-05-20T16:12:52.042Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30312026-05-20T16:12:52.042Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30322026-05-20T16:12:52.042Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
30332026-05-20T16:12:52.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-20T16:12:52.042Z[ 5] 10.00-10.00 sec 128 KBytes 719 Mbits/sec
30352026-05-20T16:12:52.042Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-05-20T16:12:52.042Z[ 10] 10.00-10.00 sec 128 KBytes 719 Mbits/sec
30372026-05-20T16:12:52.042Z[ 12] 10.00-10.00 sec 128 KBytes 719 Mbits/sec
30382026-05-20T16:12:52.042Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30392026-05-20T16:12:52.042Z[ 16] 10.00-10.00 sec 128 KBytes 719 Mbits/sec
30402026-05-20T16:12:52.042Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-05-20T16:12:52.042Z[ 20] 10.00-10.00 sec 128 KBytes 719 Mbits/sec
30422026-05-20T16:12:52.042Z[SUM] 10.00-10.00 sec 640 KBytes 3.59 Gbits/sec
30432026-05-20T16:12:52.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-20T16:12:52.042Z[ ID] Interval Transfer Bitrate
30452026-05-20T16:12:52.042Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30462026-05-20T16:12:52.042Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30472026-05-20T16:12:52.042Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30482026-05-20T16:12:52.042Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30492026-05-20T16:12:52.042Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30502026-05-20T16:12:52.042Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30512026-05-20T16:12:52.042Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
30522026-05-20T16:12:52.043Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30532026-05-20T16:12:52.043Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
30542026-05-20T16:12:52.046ZRun 5/10...3491.7889116750725Mbps
30552026-05-20T16:12:59.439Z-----------------------------------------------------------
30562026-05-20T16:12:59.439ZServer listening on 5201 (test #16)
30572026-05-20T16:12:59.439Z-----------------------------------------------------------
30582026-05-20T16:12:59.439ZAccepted connection from 10.0.0.1, port 60236
30592026-05-20T16:12:59.439Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33765
30602026-05-20T16:12:59.439Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45202
30612026-05-20T16:12:59.439Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51936
30622026-05-20T16:12:59.439Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54690
30632026-05-20T16:12:59.439Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55281
30642026-05-20T16:12:59.439Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54409
30652026-05-20T16:12:59.439Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48732
30662026-05-20T16:12:59.439Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43530
30672026-05-20T16:12:59.439Z[ ID] Interval Transfer Bitrate
30682026-05-20T16:12:59.439Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30692026-05-20T16:12:59.439Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30702026-05-20T16:12:59.439Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30712026-05-20T16:12:59.439Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30722026-05-20T16:12:59.440Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30732026-05-20T16:12:59.440Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30742026-05-20T16:12:59.440Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30752026-05-20T16:12:59.440Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30762026-05-20T16:12:59.440Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
30772026-05-20T16:12:59.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-20T16:12:59.440Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30792026-05-20T16:12:59.440Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30802026-05-20T16:12:59.440Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30812026-05-20T16:12:59.440Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30822026-05-20T16:12:59.440Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30832026-05-20T16:12:59.440Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30842026-05-20T16:12:59.440Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30852026-05-20T16:12:59.440Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30862026-05-20T16:12:59.440Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
30872026-05-20T16:12:59.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-20T16:12:59.440Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30892026-05-20T16:12:59.440Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30902026-05-20T16:12:59.440Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30912026-05-20T16:12:59.440Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30922026-05-20T16:12:59.440Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30932026-05-20T16:12:59.440Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30942026-05-20T16:12:59.440Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30952026-05-20T16:12:59.440Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30962026-05-20T16:12:59.440Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
30972026-05-20T16:12:59.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-20T16:12:59.440Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
30992026-05-20T16:12:59.440Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31002026-05-20T16:12:59.440Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31012026-05-20T16:12:59.440Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31022026-05-20T16:12:59.440Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31032026-05-20T16:12:59.440Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31042026-05-20T16:12:59.440Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31052026-05-20T16:12:59.440Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31062026-05-20T16:12:59.440Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
31072026-05-20T16:12:59.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-20T16:12:59.440Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31092026-05-20T16:12:59.440Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31102026-05-20T16:12:59.440Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31112026-05-20T16:12:59.441Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31122026-05-20T16:12:59.441Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31132026-05-20T16:12:59.441Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31142026-05-20T16:12:59.441Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31152026-05-20T16:12:59.441Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31162026-05-20T16:12:59.441Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
31172026-05-20T16:12:59.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-20T16:12:59.441Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31192026-05-20T16:12:59.441Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31202026-05-20T16:12:59.441Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31212026-05-20T16:12:59.441Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31222026-05-20T16:12:59.441Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31232026-05-20T16:12:59.441Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31242026-05-20T16:12:59.441Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31252026-05-20T16:12:59.441Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31262026-05-20T16:12:59.441Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
31272026-05-20T16:12:59.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-20T16:12:59.441Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31292026-05-20T16:12:59.441Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31302026-05-20T16:12:59.441Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31312026-05-20T16:13:02.441Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31322026-05-20T16:13:02.441Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31332026-05-20T16:13:02.441Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31342026-05-20T16:13:02.441Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31352026-05-20T16:13:02.441Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31362026-05-20T16:13:02.441Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
31372026-05-20T16:13:02.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-20T16:13:02.441Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31392026-05-20T16:13:02.441Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31402026-05-20T16:13:02.441Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31412026-05-20T16:13:02.441Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31422026-05-20T16:13:02.441Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31432026-05-20T16:13:02.441Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31442026-05-20T16:13:02.441Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31452026-05-20T16:13:02.441Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31462026-05-20T16:13:02.441Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
31472026-05-20T16:13:02.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-20T16:13:02.441Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31492026-05-20T16:13:02.441Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31502026-05-20T16:13:02.441Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31512026-05-20T16:13:02.441Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31522026-05-20T16:13:02.441Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31532026-05-20T16:13:02.441Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31542026-05-20T16:13:02.441Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31552026-05-20T16:13:02.441Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-05-20T16:13:02.441Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
31572026-05-20T16:13:02.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-20T16:13:02.442Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31592026-05-20T16:13:02.442Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31602026-05-20T16:13:02.442Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31612026-05-20T16:13:02.442Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31622026-05-20T16:13:02.442Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31632026-05-20T16:13:02.442Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31642026-05-20T16:13:02.442Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31652026-05-20T16:13:02.442Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31662026-05-20T16:13:02.442Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
31672026-05-20T16:13:02.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-20T16:13:02.442Z[ 5] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
31692026-05-20T16:13:02.442Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-05-20T16:13:02.442Z[ 10] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
31712026-05-20T16:13:02.442Z[ 12] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
31722026-05-20T16:13:02.442Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-05-20T16:13:02.442Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-05-20T16:13:02.442Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-20T16:13:02.442Z[ 20] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
31762026-05-20T16:13:02.442Z[SUM] 10.00-10.00 sec 512 KBytes 3.71 Gbits/sec
31772026-05-20T16:13:02.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-20T16:13:02.442Z[ ID] Interval Transfer Bitrate
31792026-05-20T16:13:02.442Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31802026-05-20T16:13:02.442Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31812026-05-20T16:13:02.442Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31822026-05-20T16:13:02.442Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31832026-05-20T16:13:02.442Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31842026-05-20T16:13:02.442Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
31852026-05-20T16:13:02.442Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31862026-05-20T16:13:02.442Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31872026-05-20T16:13:02.442Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
31882026-05-20T16:13:02.447ZRun 6/10...3499.6516651240336Mbps
31892026-05-20T16:13:09.846Z-----------------------------------------------------------
31902026-05-20T16:13:09.846ZServer listening on 5201 (test #17)
31912026-05-20T16:13:09.846Z-----------------------------------------------------------
31922026-05-20T16:13:09.846ZAccepted connection from 10.0.0.1, port 63907
31932026-05-20T16:13:09.846Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44382
31942026-05-20T16:13:09.846Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44290
31952026-05-20T16:13:09.846Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45204
31962026-05-20T16:13:09.846Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46165
31972026-05-20T16:13:09.846Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41276
31982026-05-20T16:13:09.846Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64250
31992026-05-20T16:13:09.846Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52877
32002026-05-20T16:13:09.846Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54514
32012026-05-20T16:13:09.846Z[ ID] Interval Transfer Bitrate
32022026-05-20T16:13:09.846Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32032026-05-20T16:13:09.846Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32042026-05-20T16:13:09.846Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32052026-05-20T16:13:09.846Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32062026-05-20T16:13:09.846Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32072026-05-20T16:13:09.846Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32082026-05-20T16:13:09.846Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32092026-05-20T16:13:09.846Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32102026-05-20T16:13:09.846Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
32112026-05-20T16:13:09.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-20T16:13:09.846Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32132026-05-20T16:13:09.846Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32142026-05-20T16:13:09.846Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32152026-05-20T16:13:09.846Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32162026-05-20T16:13:09.846Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32172026-05-20T16:13:09.846Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32182026-05-20T16:13:09.847Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32192026-05-20T16:13:09.847Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32202026-05-20T16:13:09.850Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
32212026-05-20T16:13:09.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-20T16:13:09.851Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32232026-05-20T16:13:09.851Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32242026-05-20T16:13:09.851Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32252026-05-20T16:13:09.851Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
32262026-05-20T16:13:09.851Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32272026-05-20T16:13:09.851Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32282026-05-20T16:13:09.851Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32292026-05-20T16:13:09.851Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32302026-05-20T16:13:09.851Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
32312026-05-20T16:13:09.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-20T16:13:09.851Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32332026-05-20T16:13:09.851Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32342026-05-20T16:13:09.851Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32352026-05-20T16:13:09.851Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32362026-05-20T16:13:09.851Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32372026-05-20T16:13:09.851Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32382026-05-20T16:13:09.851Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32392026-05-20T16:13:09.851Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32402026-05-20T16:13:09.851Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
32412026-05-20T16:13:09.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-20T16:13:09.851Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32432026-05-20T16:13:09.851Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32442026-05-20T16:13:09.851Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32452026-05-20T16:13:09.851Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32462026-05-20T16:13:09.851Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32472026-05-20T16:13:09.851Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32482026-05-20T16:13:09.851Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32492026-05-20T16:13:09.851Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32502026-05-20T16:13:09.851Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
32512026-05-20T16:13:09.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-20T16:13:09.851Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32532026-05-20T16:13:09.851Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32542026-05-20T16:13:09.851Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32552026-05-20T16:13:09.851Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32562026-05-20T16:13:09.851Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32572026-05-20T16:13:09.851Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32582026-05-20T16:13:09.851Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32592026-05-20T16:13:09.851Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32602026-05-20T16:13:09.852Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
32612026-05-20T16:13:09.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-20T16:13:09.852Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32632026-05-20T16:13:09.852Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32642026-05-20T16:13:09.852Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32652026-05-20T16:13:12.849Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32662026-05-20T16:13:12.849Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
32672026-05-20T16:13:12.849Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32682026-05-20T16:13:12.849Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32692026-05-20T16:13:12.849Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32702026-05-20T16:13:12.849Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
32712026-05-20T16:13:12.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-20T16:13:12.849Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32732026-05-20T16:13:12.849Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32742026-05-20T16:13:12.849Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32752026-05-20T16:13:12.849Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32762026-05-20T16:13:12.849Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32772026-05-20T16:13:12.849Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32782026-05-20T16:13:12.849Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32792026-05-20T16:13:12.849Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32802026-05-20T16:13:12.849Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
32812026-05-20T16:13:12.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-20T16:13:12.849Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
32832026-05-20T16:13:12.849Z[ 8] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32842026-05-20T16:13:12.849Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32852026-05-20T16:13:12.849Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32862026-05-20T16:13:12.849Z[ 14] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32872026-05-20T16:13:12.849Z[ 16] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32882026-05-20T16:13:12.849Z[ 18] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32892026-05-20T16:13:12.849Z[ 20] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32902026-05-20T16:13:12.849Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
32912026-05-20T16:13:12.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-20T16:13:12.850Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32932026-05-20T16:13:12.850Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32942026-05-20T16:13:12.850Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32952026-05-20T16:13:12.850Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32962026-05-20T16:13:12.850Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32972026-05-20T16:13:12.850Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32982026-05-20T16:13:12.850Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32992026-05-20T16:13:12.850Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33002026-05-20T16:13:12.850Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
33012026-05-20T16:13:12.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-20T16:13:12.850Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-05-20T16:13:12.850Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-05-20T16:13:12.850Z[ 10] 10.00-10.00 sec 128 KBytes 1.18 Gbits/sec
33052026-05-20T16:13:12.850Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-05-20T16:13:12.850Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-05-20T16:13:12.850Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-05-20T16:13:12.850Z[ 18] 10.00-10.00 sec 128 KBytes 1.18 Gbits/sec
33092026-05-20T16:13:12.850Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-05-20T16:13:12.850Z[SUM] 10.00-10.00 sec 256 KBytes 2.36 Gbits/sec
33112026-05-20T16:13:12.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-20T16:13:12.850Z[ ID] Interval Transfer Bitrate
33132026-05-20T16:13:12.850Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33142026-05-20T16:13:12.850Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33152026-05-20T16:13:12.850Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33162026-05-20T16:13:12.850Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33172026-05-20T16:13:12.850Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33182026-05-20T16:13:12.850Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33192026-05-20T16:13:12.850Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33202026-05-20T16:13:12.850Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33212026-05-20T16:13:12.850Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
33222026-05-20T16:13:12.854ZRun 7/10...3474.2773688643065Mbps
33232026-05-20T16:13:20.255Z-----------------------------------------------------------
33242026-05-20T16:13:20.256ZServer listening on 5201 (test #18)
33252026-05-20T16:13:20.256Z-----------------------------------------------------------
33262026-05-20T16:13:20.256ZAccepted connection from 10.0.0.1, port 61320
33272026-05-20T16:13:20.256Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40803
33282026-05-20T16:13:20.256Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40634
33292026-05-20T16:13:20.256Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50848
33302026-05-20T16:13:20.256Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52976
33312026-05-20T16:13:20.256Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49010
33322026-05-20T16:13:20.256Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60281
33332026-05-20T16:13:20.256Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59588
33342026-05-20T16:13:20.256Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44408
33352026-05-20T16:13:20.256Z[ ID] Interval Transfer Bitrate
33362026-05-20T16:13:20.256Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33372026-05-20T16:13:20.256Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33382026-05-20T16:13:20.256Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33392026-05-20T16:13:20.256Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33402026-05-20T16:13:20.256Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33412026-05-20T16:13:20.256Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33422026-05-20T16:13:20.256Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33432026-05-20T16:13:20.256Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33442026-05-20T16:13:20.256Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
33452026-05-20T16:13:20.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-20T16:13:20.256Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33472026-05-20T16:13:20.256Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33482026-05-20T16:13:20.256Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33492026-05-20T16:13:20.256Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33502026-05-20T16:13:20.256Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33512026-05-20T16:13:20.256Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33522026-05-20T16:13:20.256Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33532026-05-20T16:13:20.256Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33542026-05-20T16:13:20.256Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
33552026-05-20T16:13:20.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-20T16:13:20.256Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33572026-05-20T16:13:20.256Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33582026-05-20T16:13:20.256Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33592026-05-20T16:13:20.257Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
33602026-05-20T16:13:20.257Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33612026-05-20T16:13:20.257Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33622026-05-20T16:13:20.257Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33632026-05-20T16:13:20.257Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33642026-05-20T16:13:20.257Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
33652026-05-20T16:13:20.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-20T16:13:20.257Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33672026-05-20T16:13:20.257Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
33682026-05-20T16:13:20.257Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
33692026-05-20T16:13:20.257Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33702026-05-20T16:13:20.257Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33712026-05-20T16:13:20.257Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33722026-05-20T16:13:20.257Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33732026-05-20T16:13:20.257Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33742026-05-20T16:13:20.257Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
33752026-05-20T16:13:20.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-20T16:13:20.257Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33772026-05-20T16:13:20.257Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33782026-05-20T16:13:20.257Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33792026-05-20T16:13:20.257Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33802026-05-20T16:13:20.257Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33812026-05-20T16:13:20.257Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33822026-05-20T16:13:20.257Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33832026-05-20T16:13:20.257Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33842026-05-20T16:13:20.257Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
33852026-05-20T16:13:20.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-20T16:13:20.257Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33872026-05-20T16:13:20.257Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33882026-05-20T16:13:20.257Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33892026-05-20T16:13:20.257Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33902026-05-20T16:13:20.257Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33912026-05-20T16:13:20.257Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33922026-05-20T16:13:20.257Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33932026-05-20T16:13:20.257Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33942026-05-20T16:13:20.257Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
33952026-05-20T16:13:20.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-20T16:13:20.258Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33972026-05-20T16:13:20.258Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33982026-05-20T16:13:20.258Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
33992026-05-20T16:13:23.250Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34002026-05-20T16:13:23.250Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34012026-05-20T16:13:23.250Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34022026-05-20T16:13:23.250Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34032026-05-20T16:13:23.251Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34042026-05-20T16:13:23.251Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
34052026-05-20T16:13:23.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-20T16:13:23.251Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34072026-05-20T16:13:23.251Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34082026-05-20T16:13:23.251Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34092026-05-20T16:13:23.251Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34102026-05-20T16:13:23.251Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
34112026-05-20T16:13:23.251Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
34122026-05-20T16:13:23.251Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34132026-05-20T16:13:23.251Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
34142026-05-20T16:13:23.251Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
34152026-05-20T16:13:23.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-20T16:13:23.251Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34172026-05-20T16:13:23.251Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34182026-05-20T16:13:23.251Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34192026-05-20T16:13:23.251Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34202026-05-20T16:13:23.251Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34212026-05-20T16:13:23.251Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34222026-05-20T16:13:23.251Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34232026-05-20T16:13:23.251Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
34242026-05-20T16:13:23.252Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
34252026-05-20T16:13:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-20T16:13:23.252Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34272026-05-20T16:13:23.252Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34282026-05-20T16:13:23.252Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34292026-05-20T16:13:23.252Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34302026-05-20T16:13:23.252Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34312026-05-20T16:13:23.252Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34322026-05-20T16:13:23.252Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34332026-05-20T16:13:23.252Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34342026-05-20T16:13:23.252Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
34352026-05-20T16:13:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-20T16:13:23.252Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-05-20T16:13:23.252Z[ 8] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34382026-05-20T16:13:23.252Z[ 10] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34392026-05-20T16:13:23.252Z[ 12] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34402026-05-20T16:13:23.252Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-05-20T16:13:23.252Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-20T16:13:23.252Z[ 18] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34432026-05-20T16:13:23.252Z[ 20] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34442026-05-20T16:13:23.252Z[SUM] 10.00-10.00 sec 640 KBytes 4.21 Gbits/sec
34452026-05-20T16:13:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-20T16:13:23.252Z[ ID] Interval Transfer Bitrate
34472026-05-20T16:13:23.252Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34482026-05-20T16:13:23.253Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34492026-05-20T16:13:23.253Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34502026-05-20T16:13:23.253Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34512026-05-20T16:13:23.253Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34522026-05-20T16:13:23.253Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34532026-05-20T16:13:23.253Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34542026-05-20T16:13:23.253Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34552026-05-20T16:13:23.253Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
34562026-05-20T16:13:23.259ZRun 8/10...3490.5250624285763Mbps
34572026-05-20T16:13:30.652Z-----------------------------------------------------------
34582026-05-20T16:13:30.652ZServer listening on 5201 (test #19)
34592026-05-20T16:13:30.652Z-----------------------------------------------------------
34602026-05-20T16:13:30.653ZAccepted connection from 10.0.0.1, port 38990
34612026-05-20T16:13:30.653Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44837
34622026-05-20T16:13:30.653Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58686
34632026-05-20T16:13:30.653Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54842
34642026-05-20T16:13:30.653Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50645
34652026-05-20T16:13:30.653Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56134
34662026-05-20T16:13:30.653Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42470
34672026-05-20T16:13:30.653Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53696
34682026-05-20T16:13:30.653Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39809
34692026-05-20T16:13:30.653Z[ ID] Interval Transfer Bitrate
34702026-05-20T16:13:30.654Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34712026-05-20T16:13:30.654Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34722026-05-20T16:13:30.654Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34732026-05-20T16:13:30.654Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34742026-05-20T16:13:30.654Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34752026-05-20T16:13:30.654Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34762026-05-20T16:13:30.654Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34772026-05-20T16:13:30.654Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34782026-05-20T16:13:30.654Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
34792026-05-20T16:13:30.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-20T16:13:30.654Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34812026-05-20T16:13:30.654Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34822026-05-20T16:13:30.654Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34832026-05-20T16:13:30.655Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34842026-05-20T16:13:30.655Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34852026-05-20T16:13:30.655Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34862026-05-20T16:13:30.655Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
34872026-05-20T16:13:30.655Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
34882026-05-20T16:13:30.655Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
34892026-05-20T16:13:30.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-20T16:13:30.655Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
34912026-05-20T16:13:30.655Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34922026-05-20T16:13:30.655Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34932026-05-20T16:13:30.655Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
34942026-05-20T16:13:30.655Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
34952026-05-20T16:13:30.655Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
34962026-05-20T16:13:30.655Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
34972026-05-20T16:13:30.655Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
34982026-05-20T16:13:30.655Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
34992026-05-20T16:13:30.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-20T16:13:30.655Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35012026-05-20T16:13:30.655Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
35022026-05-20T16:13:30.655Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35032026-05-20T16:13:30.655Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35042026-05-20T16:13:30.655Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35052026-05-20T16:13:30.655Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
35062026-05-20T16:13:30.655Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35072026-05-20T16:13:30.655Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35082026-05-20T16:13:30.655Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
35092026-05-20T16:13:30.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-20T16:13:30.655Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35112026-05-20T16:13:30.655Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35122026-05-20T16:13:30.655Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35132026-05-20T16:13:30.655Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35142026-05-20T16:13:30.655Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35152026-05-20T16:13:30.656Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35162026-05-20T16:13:30.656Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35172026-05-20T16:13:30.656Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35182026-05-20T16:13:30.656Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
35192026-05-20T16:13:30.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-20T16:13:30.656Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35212026-05-20T16:13:30.656Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35222026-05-20T16:13:30.656Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35232026-05-20T16:13:30.656Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35242026-05-20T16:13:30.656Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35252026-05-20T16:13:30.656Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35262026-05-20T16:13:30.656Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35272026-05-20T16:13:30.656Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35282026-05-20T16:13:30.656Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
35292026-05-20T16:13:30.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-20T16:13:30.656Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35312026-05-20T16:13:30.656Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35322026-05-20T16:13:30.656Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35332026-05-20T16:13:33.654Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35342026-05-20T16:13:33.655Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35352026-05-20T16:13:33.655Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35362026-05-20T16:13:33.655Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35372026-05-20T16:13:33.655Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35382026-05-20T16:13:33.655Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
35392026-05-20T16:13:33.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-20T16:13:33.655Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35412026-05-20T16:13:33.655Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35422026-05-20T16:13:33.655Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35432026-05-20T16:13:33.655Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35442026-05-20T16:13:33.655Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35452026-05-20T16:13:33.655Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35462026-05-20T16:13:33.655Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35472026-05-20T16:13:33.656Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35482026-05-20T16:13:33.656Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
35492026-05-20T16:13:33.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-20T16:13:33.656Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
35512026-05-20T16:13:33.656Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35522026-05-20T16:13:33.656Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35532026-05-20T16:13:33.656Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35542026-05-20T16:13:33.656Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35552026-05-20T16:13:33.656Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
35562026-05-20T16:13:33.656Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35572026-05-20T16:13:33.656Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35582026-05-20T16:13:33.656Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
35592026-05-20T16:13:33.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-20T16:13:33.657Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35612026-05-20T16:13:33.657Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35622026-05-20T16:13:33.657Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35632026-05-20T16:13:33.657Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35642026-05-20T16:13:33.657Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35652026-05-20T16:13:33.657Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35662026-05-20T16:13:33.657Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35672026-05-20T16:13:33.657Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35682026-05-20T16:13:33.657Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
35692026-05-20T16:13:33.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-20T16:13:33.657Z[ 5] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
35712026-05-20T16:13:33.657Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-05-20T16:13:33.657Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-05-20T16:13:33.657Z[ 12] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
35742026-05-20T16:13:33.657Z[ 14] 10.00-10.00 sec 128 KBytes 888 Mbits/sec
35752026-05-20T16:13:33.658Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35762026-05-20T16:13:33.658Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-05-20T16:13:33.658Z[ 20] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
35782026-05-20T16:13:33.658Z[SUM] 10.00-10.00 sec 512 KBytes 3.55 Gbits/sec
35792026-05-20T16:13:33.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-20T16:13:33.658Z[ ID] Interval Transfer Bitrate
35812026-05-20T16:13:33.658Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35822026-05-20T16:13:33.658Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35832026-05-20T16:13:33.658Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35842026-05-20T16:13:33.658Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35852026-05-20T16:13:33.658Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35862026-05-20T16:13:33.658Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35872026-05-20T16:13:33.658Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35882026-05-20T16:13:33.659Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35892026-05-20T16:13:33.659Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
35902026-05-20T16:13:33.663ZRun 9/10...3472.49135539364Mbps
35912026-05-20T16:13:41.055Z-----------------------------------------------------------
35922026-05-20T16:13:41.055ZServer listening on 5201 (test #20)
35932026-05-20T16:13:41.055Z-----------------------------------------------------------
35942026-05-20T16:13:41.055ZAccepted connection from 10.0.0.1, port 62739
35952026-05-20T16:13:41.055Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38787
35962026-05-20T16:13:41.055Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47256
35972026-05-20T16:13:41.055Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34073
35982026-05-20T16:13:41.055Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50057
35992026-05-20T16:13:41.055Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46867
36002026-05-20T16:13:41.055Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41943
36012026-05-20T16:13:41.055Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60259
36022026-05-20T16:13:41.055Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64832
36032026-05-20T16:13:41.055Z[ ID] Interval Transfer Bitrate
36042026-05-20T16:13:41.055Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36052026-05-20T16:13:41.055Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36062026-05-20T16:13:41.055Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36072026-05-20T16:13:41.055Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36082026-05-20T16:13:41.055Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36092026-05-20T16:13:41.055Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36102026-05-20T16:13:41.055Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36112026-05-20T16:13:41.055Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36122026-05-20T16:13:41.055Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
36132026-05-20T16:13:41.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-20T16:13:41.055Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36152026-05-20T16:13:41.056Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36162026-05-20T16:13:41.056Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36172026-05-20T16:13:41.056Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36182026-05-20T16:13:41.056Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36192026-05-20T16:13:41.056Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36202026-05-20T16:13:41.056Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36212026-05-20T16:13:41.056Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36222026-05-20T16:13:41.056Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
36232026-05-20T16:13:41.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-20T16:13:41.056Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36252026-05-20T16:13:41.056Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36262026-05-20T16:13:41.056Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36272026-05-20T16:13:41.056Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36282026-05-20T16:13:41.056Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36292026-05-20T16:13:41.056Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36302026-05-20T16:13:41.056Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36312026-05-20T16:13:41.056Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36322026-05-20T16:13:41.056Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
36332026-05-20T16:13:41.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-20T16:13:41.056Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36352026-05-20T16:13:41.056Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36362026-05-20T16:13:41.056Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36372026-05-20T16:13:41.056Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36382026-05-20T16:13:41.056Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36392026-05-20T16:13:41.056Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36402026-05-20T16:13:41.056Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36412026-05-20T16:13:41.056Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
36422026-05-20T16:13:41.056Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
36432026-05-20T16:13:41.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-20T16:13:41.056Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36452026-05-20T16:13:41.056Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36462026-05-20T16:13:41.056Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36472026-05-20T16:13:41.056Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36482026-05-20T16:13:41.056Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36492026-05-20T16:13:41.056Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36502026-05-20T16:13:41.056Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36512026-05-20T16:13:41.056Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36522026-05-20T16:13:41.056Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
36532026-05-20T16:13:41.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-20T16:13:41.057Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36552026-05-20T16:13:41.057Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36562026-05-20T16:13:41.057Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36572026-05-20T16:13:41.057Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36582026-05-20T16:13:41.057Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36592026-05-20T16:13:41.057Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36602026-05-20T16:13:41.057Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36612026-05-20T16:13:41.057Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36622026-05-20T16:13:41.057Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
36632026-05-20T16:13:41.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-20T16:13:41.057Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36652026-05-20T16:13:41.057Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36662026-05-20T16:13:41.057Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36672026-05-20T16:13:44.057Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36682026-05-20T16:13:44.057Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36692026-05-20T16:13:44.057Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36702026-05-20T16:13:44.057Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36712026-05-20T16:13:44.057Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36722026-05-20T16:13:44.057Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
36732026-05-20T16:13:44.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-20T16:13:44.057Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36752026-05-20T16:13:44.057Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36762026-05-20T16:13:44.057Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36772026-05-20T16:13:44.057Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36782026-05-20T16:13:44.057Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36792026-05-20T16:13:44.057Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36802026-05-20T16:13:44.057Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36812026-05-20T16:13:44.057Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36822026-05-20T16:13:44.057Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
36832026-05-20T16:13:44.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-20T16:13:44.057Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36852026-05-20T16:13:44.057Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36862026-05-20T16:13:44.057Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36872026-05-20T16:13:44.057Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36882026-05-20T16:13:44.057Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36892026-05-20T16:13:44.057Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36902026-05-20T16:13:44.057Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36912026-05-20T16:13:44.057Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36922026-05-20T16:13:44.058Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
36932026-05-20T16:13:44.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-20T16:13:44.058Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
36952026-05-20T16:13:44.058Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36962026-05-20T16:13:44.058Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
36972026-05-20T16:13:44.058Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
36982026-05-20T16:13:44.058Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36992026-05-20T16:13:44.058Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
37002026-05-20T16:13:44.058Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
37012026-05-20T16:13:44.058Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
37022026-05-20T16:13:44.058Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
37032026-05-20T16:13:44.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-20T16:13:44.058Z[ 5] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
37052026-05-20T16:13:44.058Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-05-20T16:13:44.058Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-05-20T16:13:44.058Z[ 12] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
37082026-05-20T16:13:44.058Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-05-20T16:13:44.058Z[ 16] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
37102026-05-20T16:13:44.058Z[ 18] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
37112026-05-20T16:13:44.058Z[ 20] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
37122026-05-20T16:13:44.058Z[SUM] 10.00-10.00 sec 640 KBytes 4.32 Gbits/sec
37132026-05-20T16:13:44.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-20T16:13:44.058Z[ ID] Interval Transfer Bitrate
37152026-05-20T16:13:44.058Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37162026-05-20T16:13:44.058Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37172026-05-20T16:13:44.058Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37182026-05-20T16:13:44.058Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37192026-05-20T16:13:44.058Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37202026-05-20T16:13:44.058Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37212026-05-20T16:13:44.058Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
37222026-05-20T16:13:44.058Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37232026-05-20T16:13:44.058Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
37242026-05-20T16:13:44.062ZRun 10/10...3480.6735455861244Mbps
37252026-05-20T16:13:44.062Z###---------------------###
37262026-05-20T16:13:44.062Z::: iPerf done... :::
37272026-05-20T16:13:44.062Z:::Awaiting out files...:::
37282026-05-20T16:13:44.062Z###---------------------###
37292026-05-20T16:13:44.062Z###-----###
37302026-05-20T16:13:44.062Z:::done!:::
37312026-05-20T16:13:44.062Z###-----###
37322026-05-20T16:13:44.997ZGnuplot not found, using plotters backend
37332026-05-20T16:13:45.136ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-20T16:13:45.136ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-20T16:13:49.104ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-05-20T16:14:09.106ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-20T16:14:09.196Ziperf-tcp/local/c2s/tx time: [3.5650 µs 3.5651 µs 3.5651 µs]
37382026-05-20T16:14:09.196Z change: [+2.6907% +2.6952% +2.7004%] (p = 0.00 < 0.05)
37392026-05-20T16:14:09.196Z Performance has regressed.
37402026-05-20T16:14:09.196ZFound 11 outliers among 100 measurements (11.00%)
37412026-05-20T16:14:09.196Z 1 (1.00%) low severe
37422026-05-20T16:14:09.196Z 2 (2.00%) low mild
37432026-05-20T16:14:09.196Z 6 (6.00%) high mild
37442026-05-20T16:14:09.196Z 2 (2.00%) high severe
37452026-05-20T16:14:10.079Z
37462026-05-20T16:14:10.083ZBenchmarking iperf-tcp/local/c2s/rx
37472026-05-20T16:14:10.083ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37482026-05-20T16:14:14.046ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37492026-05-20T16:14:34.079ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37502026-05-20T16:14:34.153Ziperf-tcp/local/c2s/rx time: [6.7271 µs 6.7272 µs 6.7273 µs]
37512026-05-20T16:14:34.153Z change: [+3.3431% +3.3469% +3.3506%] (p = 0.00 < 0.05)
37522026-05-20T16:14:34.153Z Performance has regressed.
37532026-05-20T16:14:34.153ZFound 6 outliers among 100 measurements (6.00%)
37542026-05-20T16:14:34.153Z 3 (3.00%) low mild
37552026-05-20T16:14:34.153Z 3 (3.00%) high mild
37562026-05-20T16:14:35.035Z
37572026-05-20T16:14:35.039Z###-------------------###
37582026-05-20T16:14:35.039Z:::Running experiment :::
37592026-05-20T16:14:35.039Z:::iperf-tcp/local/s2c:::
37602026-05-20T16:14:35.039Z###-------------------###
37612026-05-20T16:14:35.369Zdtrace: description 'profile-201us ' matched 2 probes
37622026-05-20T16:14:42.422Z-----------------------------------------------------------
37632026-05-20T16:14:42.422ZServer listening on 5201 (test #21)
37642026-05-20T16:14:42.422Z-----------------------------------------------------------
37652026-05-20T16:14:42.422ZAccepted connection from 10.0.0.1, port 38690
37662026-05-20T16:14:42.422Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33134
37672026-05-20T16:14:42.422Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55893
37682026-05-20T16:14:42.422Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53959
37692026-05-20T16:14:42.422Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45205
37702026-05-20T16:14:42.422Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48896
37712026-05-20T16:14:42.422Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34738
37722026-05-20T16:14:42.422Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49499
37732026-05-20T16:14:42.422Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47909
37742026-05-20T16:14:42.422Z[ ID] Interval Transfer Bitrate
37752026-05-20T16:14:42.422Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37762026-05-20T16:14:42.422Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37772026-05-20T16:14:42.423Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37782026-05-20T16:14:42.423Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37792026-05-20T16:14:42.423Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37802026-05-20T16:14:42.423Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37812026-05-20T16:14:42.423Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37822026-05-20T16:14:42.423Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37832026-05-20T16:14:42.423Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
37842026-05-20T16:14:42.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-05-20T16:14:42.423Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37862026-05-20T16:14:42.423Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37872026-05-20T16:14:42.423Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37882026-05-20T16:14:42.423Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37892026-05-20T16:14:42.423Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37902026-05-20T16:14:42.423Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37912026-05-20T16:14:42.423Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37922026-05-20T16:14:42.423Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37932026-05-20T16:14:42.423Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
37942026-05-20T16:14:42.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-05-20T16:14:42.423Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37962026-05-20T16:14:42.423Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37972026-05-20T16:14:42.423Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37982026-05-20T16:14:42.423Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
37992026-05-20T16:14:42.423Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
38002026-05-20T16:14:42.423Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
38012026-05-20T16:14:42.423Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
38022026-05-20T16:14:42.423Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
38032026-05-20T16:14:42.423Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
38042026-05-20T16:14:42.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-05-20T16:14:42.423Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38062026-05-20T16:14:42.423Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38072026-05-20T16:14:42.424Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38082026-05-20T16:14:42.424Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38092026-05-20T16:14:42.424Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38102026-05-20T16:14:42.424Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38112026-05-20T16:14:42.424Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38122026-05-20T16:14:42.424Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38132026-05-20T16:14:42.424Z[SUM] 3.00-4.00 sec 436 MBytes 3.65 Gbits/sec
38142026-05-20T16:14:42.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-05-20T16:14:42.424Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38162026-05-20T16:14:42.424Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38172026-05-20T16:14:42.424Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38182026-05-20T16:14:42.424Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38192026-05-20T16:14:42.424Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38202026-05-20T16:14:42.424Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38212026-05-20T16:14:42.424Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38222026-05-20T16:14:42.424Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38232026-05-20T16:14:42.424Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
38242026-05-20T16:14:42.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-05-20T16:14:42.424Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38262026-05-20T16:14:42.424Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38272026-05-20T16:14:42.424Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38282026-05-20T16:14:42.424Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38292026-05-20T16:14:42.424Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38302026-05-20T16:14:42.424Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
38312026-05-20T16:14:42.424Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
38322026-05-20T16:14:42.424Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
38332026-05-20T16:14:42.424Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
38342026-05-20T16:14:42.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-05-20T16:14:42.424Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38362026-05-20T16:14:42.424Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38372026-05-20T16:14:42.424Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38382026-05-20T16:14:45.426Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38392026-05-20T16:14:45.426Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38402026-05-20T16:14:45.426Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38412026-05-20T16:14:45.426Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38422026-05-20T16:14:45.426Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38432026-05-20T16:14:45.426Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
38442026-05-20T16:14:45.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-05-20T16:14:45.426Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38462026-05-20T16:14:45.426Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38472026-05-20T16:14:45.426Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38482026-05-20T16:14:45.426Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38492026-05-20T16:14:45.426Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38502026-05-20T16:14:45.426Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38512026-05-20T16:14:45.426Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38522026-05-20T16:14:45.426Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38532026-05-20T16:14:45.426Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
38542026-05-20T16:14:45.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-05-20T16:14:45.426Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38562026-05-20T16:14:45.426Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38572026-05-20T16:14:45.426Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38582026-05-20T16:14:45.426Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38592026-05-20T16:14:45.426Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38602026-05-20T16:14:45.426Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38612026-05-20T16:14:45.426Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38622026-05-20T16:14:45.426Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38632026-05-20T16:14:45.426Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
38642026-05-20T16:14:45.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-05-20T16:14:45.426Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38662026-05-20T16:14:45.426Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38672026-05-20T16:14:45.426Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38682026-05-20T16:14:45.427Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38692026-05-20T16:14:45.427Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38702026-05-20T16:14:45.427Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38712026-05-20T16:14:45.427Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38722026-05-20T16:14:45.427Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38732026-05-20T16:14:45.427Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
38742026-05-20T16:14:45.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-05-20T16:14:45.427Z[ 5] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
38762026-05-20T16:14:45.427Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-05-20T16:14:45.427Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-05-20T16:14:45.427Z[ 12] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
38792026-05-20T16:14:45.427Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-05-20T16:14:45.427Z[ 16] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
38812026-05-20T16:14:45.427Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-05-20T16:14:45.427Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-05-20T16:14:45.427Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
38842026-05-20T16:14:45.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-05-20T16:14:45.427Z[ ID] Interval Transfer Bitrate
38862026-05-20T16:14:45.427Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38872026-05-20T16:14:45.427Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
38882026-05-20T16:14:45.427Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38892026-05-20T16:14:45.427Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38902026-05-20T16:14:45.427Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38912026-05-20T16:14:45.427Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38922026-05-20T16:14:45.427Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38932026-05-20T16:14:45.427Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38942026-05-20T16:14:45.427Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
38952026-05-20T16:14:45.431ZRun 1/10...3510.2119246114316Mbps
38962026-05-20T16:14:52.831Z-----------------------------------------------------------
38972026-05-20T16:14:52.831ZServer listening on 5201 (test #22)
38982026-05-20T16:14:52.831Z-----------------------------------------------------------
38992026-05-20T16:14:52.831ZAccepted connection from 10.0.0.1, port 50377
39002026-05-20T16:14:52.831Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62052
39012026-05-20T16:14:52.831Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36608
39022026-05-20T16:14:52.831Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60949
39032026-05-20T16:14:52.831Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61581
39042026-05-20T16:14:52.831Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61582
39052026-05-20T16:14:52.831Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54002
39062026-05-20T16:14:52.831Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64143
39072026-05-20T16:14:52.831Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52601
39082026-05-20T16:14:52.831Z[ ID] Interval Transfer Bitrate
39092026-05-20T16:14:52.831Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39102026-05-20T16:14:52.831Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39112026-05-20T16:14:52.831Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39122026-05-20T16:14:52.831Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39132026-05-20T16:14:52.831Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39142026-05-20T16:14:52.831Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39152026-05-20T16:14:52.831Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39162026-05-20T16:14:52.831Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39172026-05-20T16:14:52.831Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
39182026-05-20T16:14:52.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-05-20T16:14:52.831Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39202026-05-20T16:14:52.831Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39212026-05-20T16:14:52.831Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39222026-05-20T16:14:52.832Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39232026-05-20T16:14:52.832Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39242026-05-20T16:14:52.832Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39252026-05-20T16:14:52.832Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39262026-05-20T16:14:52.832Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39272026-05-20T16:14:52.832Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
39282026-05-20T16:14:52.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-05-20T16:14:52.832Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39302026-05-20T16:14:52.832Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39312026-05-20T16:14:52.832Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39322026-05-20T16:14:52.832Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39332026-05-20T16:14:52.832Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39342026-05-20T16:14:52.832Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39352026-05-20T16:14:52.832Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39362026-05-20T16:14:52.832Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39372026-05-20T16:14:52.832Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
39382026-05-20T16:14:52.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-05-20T16:14:52.832Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39402026-05-20T16:14:52.832Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39412026-05-20T16:14:52.832Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39422026-05-20T16:14:52.832Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39432026-05-20T16:14:52.832Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39442026-05-20T16:14:52.832Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39452026-05-20T16:14:52.832Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39462026-05-20T16:14:52.832Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39472026-05-20T16:14:52.832Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
39482026-05-20T16:14:52.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-05-20T16:14:52.832Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39502026-05-20T16:14:52.832Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39512026-05-20T16:14:52.832Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39522026-05-20T16:14:52.832Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39532026-05-20T16:14:52.832Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39542026-05-20T16:14:52.832Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39552026-05-20T16:14:52.832Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39562026-05-20T16:14:52.832Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39572026-05-20T16:14:52.832Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
39582026-05-20T16:14:52.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-05-20T16:14:52.832Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39602026-05-20T16:14:52.832Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39612026-05-20T16:14:52.833Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39622026-05-20T16:14:52.833Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
39632026-05-20T16:14:52.833Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39642026-05-20T16:14:52.833Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39652026-05-20T16:14:52.833Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39662026-05-20T16:14:52.833Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39672026-05-20T16:14:52.833Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
39682026-05-20T16:14:52.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-05-20T16:14:52.833Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39702026-05-20T16:14:52.833Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39712026-05-20T16:14:52.833Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39722026-05-20T16:14:55.837Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39732026-05-20T16:14:55.838Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39742026-05-20T16:14:55.838Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39752026-05-20T16:14:55.838Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39762026-05-20T16:14:55.838Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39772026-05-20T16:14:55.838Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
39782026-05-20T16:14:55.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-05-20T16:14:55.838Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39802026-05-20T16:14:55.838Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
39812026-05-20T16:14:55.838Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39822026-05-20T16:14:55.838Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39832026-05-20T16:14:55.838Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39842026-05-20T16:14:55.838Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39852026-05-20T16:14:55.838Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39862026-05-20T16:14:55.838Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39872026-05-20T16:14:55.838Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
39882026-05-20T16:14:55.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-05-20T16:14:55.838Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39902026-05-20T16:14:55.838Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39912026-05-20T16:14:55.838Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39922026-05-20T16:14:55.838Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39932026-05-20T16:14:55.838Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39942026-05-20T16:14:55.838Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39952026-05-20T16:14:55.838Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39962026-05-20T16:14:55.838Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39972026-05-20T16:14:55.838Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
39982026-05-20T16:14:55.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-05-20T16:14:55.839Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
40002026-05-20T16:14:55.839Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
40012026-05-20T16:14:55.839Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
40022026-05-20T16:14:55.839Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
40032026-05-20T16:14:55.839Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
40042026-05-20T16:14:55.839Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
40052026-05-20T16:14:55.839Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
40062026-05-20T16:14:55.839Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
40072026-05-20T16:14:55.839Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
40082026-05-20T16:14:55.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-05-20T16:14:55.839Z[ 5] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40102026-05-20T16:14:55.839Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-05-20T16:14:55.839Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-05-20T16:14:55.839Z[ 12] 10.00-10.00 sec 128 KBytes 959 Mbits/sec
40132026-05-20T16:14:55.839Z[ 14] 10.00-10.00 sec 128 KBytes 959 Mbits/sec
40142026-05-20T16:14:55.839Z[ 16] 10.00-10.00 sec 128 KBytes 960 Mbits/sec
40152026-05-20T16:14:55.839Z[ 18] 10.00-10.00 sec 128 KBytes 960 Mbits/sec
40162026-05-20T16:14:55.839Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-05-20T16:14:55.839Z[SUM] 10.00-10.00 sec 640 KBytes 4.79 Gbits/sec
40182026-05-20T16:14:55.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-05-20T16:14:55.839Z[ ID] Interval Transfer Bitrate
40202026-05-20T16:14:55.839Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40212026-05-20T16:14:55.839Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40222026-05-20T16:14:55.839Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40232026-05-20T16:14:55.840Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40242026-05-20T16:14:55.840Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40252026-05-20T16:14:55.840Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40262026-05-20T16:14:55.840Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40272026-05-20T16:14:55.840Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40282026-05-20T16:14:55.840Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec sender
40292026-05-20T16:14:55.848ZRun 2/10...3455.3024904328145Mbps
40302026-05-20T16:15:03.235Z-----------------------------------------------------------
40312026-05-20T16:15:03.235ZServer listening on 5201 (test #23)
40322026-05-20T16:15:03.235Z-----------------------------------------------------------
40332026-05-20T16:15:03.235ZAccepted connection from 10.0.0.1, port 32985
40342026-05-20T16:15:03.235Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48991
40352026-05-20T16:15:03.235Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51521
40362026-05-20T16:15:03.235Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64222
40372026-05-20T16:15:03.235Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50452
40382026-05-20T16:15:03.235Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37062
40392026-05-20T16:15:03.235Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40125
40402026-05-20T16:15:03.235Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62791
40412026-05-20T16:15:03.235Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64689
40422026-05-20T16:15:03.236Z[ ID] Interval Transfer Bitrate
40432026-05-20T16:15:03.236Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40442026-05-20T16:15:03.236Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40452026-05-20T16:15:03.236Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40462026-05-20T16:15:03.236Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40472026-05-20T16:15:03.236Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40482026-05-20T16:15:03.236Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40492026-05-20T16:15:03.236Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40502026-05-20T16:15:03.236Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40512026-05-20T16:15:03.236Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
40522026-05-20T16:15:03.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-05-20T16:15:03.236Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40542026-05-20T16:15:03.236Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40552026-05-20T16:15:03.236Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40562026-05-20T16:15:03.236Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40572026-05-20T16:15:03.236Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40582026-05-20T16:15:03.236Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40592026-05-20T16:15:03.236Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40602026-05-20T16:15:03.236Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40612026-05-20T16:15:03.236Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
40622026-05-20T16:15:03.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-05-20T16:15:03.236Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
40642026-05-20T16:15:03.236Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40652026-05-20T16:15:03.236Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40662026-05-20T16:15:03.236Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40672026-05-20T16:15:03.236Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40682026-05-20T16:15:03.236Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
40692026-05-20T16:15:03.236Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
40702026-05-20T16:15:03.236Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40712026-05-20T16:15:03.236Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
40722026-05-20T16:15:03.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-05-20T16:15:03.236Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40742026-05-20T16:15:03.236Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40752026-05-20T16:15:03.236Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40762026-05-20T16:15:03.236Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40772026-05-20T16:15:03.236Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40782026-05-20T16:15:03.236Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40792026-05-20T16:15:03.236Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40802026-05-20T16:15:03.236Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40812026-05-20T16:15:03.237Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
40822026-05-20T16:15:03.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-05-20T16:15:03.237Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40842026-05-20T16:15:03.237Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40852026-05-20T16:15:03.237Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40862026-05-20T16:15:03.237Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40872026-05-20T16:15:03.237Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40882026-05-20T16:15:03.237Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40892026-05-20T16:15:03.237Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40902026-05-20T16:15:03.240Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40912026-05-20T16:15:03.240Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
40922026-05-20T16:15:03.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-05-20T16:15:03.241Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
40942026-05-20T16:15:03.241Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40952026-05-20T16:15:03.241Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
40962026-05-20T16:15:03.241Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40972026-05-20T16:15:03.241Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
40982026-05-20T16:15:03.241Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
40992026-05-20T16:15:03.241Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41002026-05-20T16:15:03.241Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41012026-05-20T16:15:03.241Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
41022026-05-20T16:15:03.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-05-20T16:15:03.241Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41042026-05-20T16:15:03.241Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41052026-05-20T16:15:03.241Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41062026-05-20T16:15:06.240Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41072026-05-20T16:15:06.240Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41082026-05-20T16:15:06.241Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41092026-05-20T16:15:06.241Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41102026-05-20T16:15:06.241Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41112026-05-20T16:15:06.241Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
41122026-05-20T16:15:06.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-05-20T16:15:06.241Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41142026-05-20T16:15:06.241Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41152026-05-20T16:15:06.241Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41162026-05-20T16:15:06.241Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
41172026-05-20T16:15:06.241Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41182026-05-20T16:15:06.241Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
41192026-05-20T16:15:06.241Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41202026-05-20T16:15:06.241Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
41212026-05-20T16:15:06.241Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
41222026-05-20T16:15:06.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-05-20T16:15:06.241Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41242026-05-20T16:15:06.241Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41252026-05-20T16:15:06.241Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41262026-05-20T16:15:06.241Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41272026-05-20T16:15:06.241Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41282026-05-20T16:15:06.241Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41292026-05-20T16:15:06.241Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41302026-05-20T16:15:06.241Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41312026-05-20T16:15:06.241Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
41322026-05-20T16:15:06.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-05-20T16:15:06.241Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41342026-05-20T16:15:06.241Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
41352026-05-20T16:15:06.241Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
41362026-05-20T16:15:06.241Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
41372026-05-20T16:15:06.241Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41382026-05-20T16:15:06.241Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
41392026-05-20T16:15:06.241Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41402026-05-20T16:15:06.241Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
41412026-05-20T16:15:06.241Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
41422026-05-20T16:15:06.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-05-20T16:15:06.241Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-05-20T16:15:06.241Z[ 8] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
41452026-05-20T16:15:06.241Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-05-20T16:15:06.242Z[ 12] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
41472026-05-20T16:15:06.242Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-20T16:15:06.242Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-05-20T16:15:06.242Z[ 18] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
41502026-05-20T16:15:06.242Z[ 20] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
41512026-05-20T16:15:06.242Z[SUM] 10.00-10.00 sec 512 KBytes 3.58 Gbits/sec
41522026-05-20T16:15:06.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-05-20T16:15:06.242Z[ ID] Interval Transfer Bitrate
41542026-05-20T16:15:06.242Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41552026-05-20T16:15:06.242Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41562026-05-20T16:15:06.242Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
41572026-05-20T16:15:06.242Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41582026-05-20T16:15:06.242Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41592026-05-20T16:15:06.242Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
41602026-05-20T16:15:06.242Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41612026-05-20T16:15:06.242Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
41622026-05-20T16:15:06.242Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
41632026-05-20T16:15:06.246ZRun 3/10...3473.4140941227997Mbps
41642026-05-20T16:15:13.637Z-----------------------------------------------------------
41652026-05-20T16:15:13.637ZServer listening on 5201 (test #24)
41662026-05-20T16:15:13.638Z-----------------------------------------------------------
41672026-05-20T16:15:13.638ZAccepted connection from 10.0.0.1, port 57358
41682026-05-20T16:15:13.638Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36320
41692026-05-20T16:15:13.638Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35925
41702026-05-20T16:15:13.638Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55270
41712026-05-20T16:15:13.638Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51525
41722026-05-20T16:15:13.638Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52634
41732026-05-20T16:15:13.638Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56931
41742026-05-20T16:15:13.638Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62015
41752026-05-20T16:15:13.638Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36929
41762026-05-20T16:15:13.638Z[ ID] Interval Transfer Bitrate
41772026-05-20T16:15:13.638Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41782026-05-20T16:15:13.638Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41792026-05-20T16:15:13.638Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41802026-05-20T16:15:13.638Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41812026-05-20T16:15:13.638Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41822026-05-20T16:15:13.638Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41832026-05-20T16:15:13.638Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41842026-05-20T16:15:13.638Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41852026-05-20T16:15:13.638Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
41862026-05-20T16:15:13.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-05-20T16:15:13.638Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41882026-05-20T16:15:13.638Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41892026-05-20T16:15:13.638Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41902026-05-20T16:15:13.638Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41912026-05-20T16:15:13.638Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
41922026-05-20T16:15:13.638Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
41932026-05-20T16:15:13.638Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41942026-05-20T16:15:13.638Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41952026-05-20T16:15:13.638Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
41962026-05-20T16:15:13.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-05-20T16:15:13.638Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41982026-05-20T16:15:13.638Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41992026-05-20T16:15:13.638Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42002026-05-20T16:15:13.638Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42012026-05-20T16:15:13.638Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42022026-05-20T16:15:13.638Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42032026-05-20T16:15:13.638Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42042026-05-20T16:15:13.639Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42052026-05-20T16:15:13.639Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
42062026-05-20T16:15:13.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-05-20T16:15:13.639Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42082026-05-20T16:15:13.639Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42092026-05-20T16:15:13.639Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42102026-05-20T16:15:13.639Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42112026-05-20T16:15:13.639Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42122026-05-20T16:15:13.639Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42132026-05-20T16:15:13.639Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42142026-05-20T16:15:13.639Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42152026-05-20T16:15:13.639Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
42162026-05-20T16:15:13.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-05-20T16:15:13.639Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42182026-05-20T16:15:13.639Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42192026-05-20T16:15:13.639Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42202026-05-20T16:15:13.639Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42212026-05-20T16:15:13.639Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42222026-05-20T16:15:13.639Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42232026-05-20T16:15:13.639Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42242026-05-20T16:15:13.639Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
42252026-05-20T16:15:13.639Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
42262026-05-20T16:15:13.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-05-20T16:15:13.639Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42282026-05-20T16:15:13.639Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42292026-05-20T16:15:13.639Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42302026-05-20T16:15:13.639Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42312026-05-20T16:15:13.639Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42322026-05-20T16:15:13.639Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42332026-05-20T16:15:13.639Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42342026-05-20T16:15:13.639Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42352026-05-20T16:15:13.639Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
42362026-05-20T16:15:13.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-05-20T16:15:13.639Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42382026-05-20T16:15:13.639Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42392026-05-20T16:15:13.639Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42402026-05-20T16:15:16.642Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42412026-05-20T16:15:16.642Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42422026-05-20T16:15:16.642Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42432026-05-20T16:15:16.642Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42442026-05-20T16:15:16.642Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42452026-05-20T16:15:16.642Z[SUM] 6.00-7.00 sec 418 MBytes 3.51 Gbits/sec
42462026-05-20T16:15:16.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-05-20T16:15:16.642Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42482026-05-20T16:15:16.642Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42492026-05-20T16:15:16.642Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42502026-05-20T16:15:16.642Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42512026-05-20T16:15:16.642Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42522026-05-20T16:15:16.642Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42532026-05-20T16:15:16.642Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42542026-05-20T16:15:16.642Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42552026-05-20T16:15:16.642Z[SUM] 7.00-8.00 sec 419 MBytes 3.52 Gbits/sec
42562026-05-20T16:15:16.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-05-20T16:15:16.642Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42582026-05-20T16:15:16.642Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42592026-05-20T16:15:16.642Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42602026-05-20T16:15:16.642Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42612026-05-20T16:15:16.642Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42622026-05-20T16:15:16.642Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42632026-05-20T16:15:16.642Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42642026-05-20T16:15:16.642Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42652026-05-20T16:15:16.642Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
42662026-05-20T16:15:16.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-05-20T16:15:16.642Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42682026-05-20T16:15:16.643Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42692026-05-20T16:15:16.643Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42702026-05-20T16:15:16.643Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42712026-05-20T16:15:16.643Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42722026-05-20T16:15:16.643Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42732026-05-20T16:15:16.643Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42742026-05-20T16:15:16.643Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42752026-05-20T16:15:16.643Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
42762026-05-20T16:15:16.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-05-20T16:15:16.643Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-05-20T16:15:16.643Z[ 8] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42792026-05-20T16:15:16.643Z[ 10] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42802026-05-20T16:15:16.643Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42812026-05-20T16:15:16.643Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-05-20T16:15:16.643Z[ 16] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42832026-05-20T16:15:16.643Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-05-20T16:15:16.643Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42852026-05-20T16:15:16.643Z[SUM] 10.00-10.00 sec 512 KBytes 3.67 Gbits/sec
42862026-05-20T16:15:16.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-05-20T16:15:16.643Z[ ID] Interval Transfer Bitrate
42882026-05-20T16:15:16.643Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42892026-05-20T16:15:16.643Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42902026-05-20T16:15:16.643Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42912026-05-20T16:15:16.643Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42922026-05-20T16:15:16.643Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42932026-05-20T16:15:16.643Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42942026-05-20T16:15:16.643Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42952026-05-20T16:15:16.643Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42962026-05-20T16:15:16.643Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
42972026-05-20T16:15:16.647ZRun 4/10...3463.2524279669Mbps
42982026-05-20T16:15:24.041Z-----------------------------------------------------------
42992026-05-20T16:15:24.041ZServer listening on 5201 (test #25)
43002026-05-20T16:15:24.041Z-----------------------------------------------------------
43012026-05-20T16:15:24.041ZAccepted connection from 10.0.0.1, port 50389
43022026-05-20T16:15:24.041Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45542
43032026-05-20T16:15:24.041Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56450
43042026-05-20T16:15:24.041Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60734
43052026-05-20T16:15:24.041Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64489
43062026-05-20T16:15:24.041Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53341
43072026-05-20T16:15:24.042Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57717
43082026-05-20T16:15:24.042Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47559
43092026-05-20T16:15:24.042Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56062
43102026-05-20T16:15:24.042Z[ ID] Interval Transfer Bitrate
43112026-05-20T16:15:24.042Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43122026-05-20T16:15:24.042Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43132026-05-20T16:15:24.042Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43142026-05-20T16:15:24.042Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43152026-05-20T16:15:24.042Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43162026-05-20T16:15:24.042Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43172026-05-20T16:15:24.042Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43182026-05-20T16:15:24.042Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43192026-05-20T16:15:24.042Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
43202026-05-20T16:15:24.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-05-20T16:15:24.042Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43222026-05-20T16:15:24.042Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43232026-05-20T16:15:24.042Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43242026-05-20T16:15:24.042Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43252026-05-20T16:15:24.042Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43262026-05-20T16:15:24.042Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43272026-05-20T16:15:24.042Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43282026-05-20T16:15:24.042Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43292026-05-20T16:15:24.042Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
43302026-05-20T16:15:24.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-05-20T16:15:24.042Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43322026-05-20T16:15:24.042Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43332026-05-20T16:15:24.042Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43342026-05-20T16:15:24.042Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43352026-05-20T16:15:24.042Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43362026-05-20T16:15:24.042Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43372026-05-20T16:15:24.042Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43382026-05-20T16:15:24.042Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43392026-05-20T16:15:24.042Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
43402026-05-20T16:15:24.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-05-20T16:15:24.042Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43422026-05-20T16:15:24.042Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43432026-05-20T16:15:24.042Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43442026-05-20T16:15:24.042Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43452026-05-20T16:15:24.042Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43462026-05-20T16:15:24.043Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43472026-05-20T16:15:24.043Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43482026-05-20T16:15:24.043Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43492026-05-20T16:15:24.043Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
43502026-05-20T16:15:24.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-05-20T16:15:24.043Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43522026-05-20T16:15:24.043Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43532026-05-20T16:15:24.043Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43542026-05-20T16:15:24.043Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43552026-05-20T16:15:24.043Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43562026-05-20T16:15:24.043Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43572026-05-20T16:15:24.043Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
43582026-05-20T16:15:24.043Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
43592026-05-20T16:15:24.043Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
43602026-05-20T16:15:24.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-05-20T16:15:24.043Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43622026-05-20T16:15:24.043Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43632026-05-20T16:15:24.043Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43642026-05-20T16:15:24.043Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43652026-05-20T16:15:24.043Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43662026-05-20T16:15:24.043Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43672026-05-20T16:15:24.043Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43682026-05-20T16:15:24.043Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43692026-05-20T16:15:24.043Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
43702026-05-20T16:15:24.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-05-20T16:15:24.043Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43722026-05-20T16:15:24.043Z[ 8] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
43732026-05-20T16:15:24.043Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43742026-05-20T16:15:27.048Z[ 12] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
43752026-05-20T16:15:27.048Z[ 14] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
43762026-05-20T16:15:27.048Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43772026-05-20T16:15:27.048Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43782026-05-20T16:15:27.048Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43792026-05-20T16:15:27.048Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
43802026-05-20T16:15:27.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-05-20T16:15:27.048Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43822026-05-20T16:15:27.048Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43832026-05-20T16:15:27.048Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43842026-05-20T16:15:27.048Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43852026-05-20T16:15:27.048Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43862026-05-20T16:15:27.048Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43872026-05-20T16:15:27.048Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43882026-05-20T16:15:27.048Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43892026-05-20T16:15:27.048Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
43902026-05-20T16:15:27.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-05-20T16:15:27.048Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43922026-05-20T16:15:27.048Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43932026-05-20T16:15:27.048Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43942026-05-20T16:15:27.048Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43952026-05-20T16:15:27.048Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43962026-05-20T16:15:27.048Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43972026-05-20T16:15:27.049Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43982026-05-20T16:15:27.049Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43992026-05-20T16:15:27.049Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
44002026-05-20T16:15:27.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-05-20T16:15:27.049Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44022026-05-20T16:15:27.049Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44032026-05-20T16:15:27.049Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44042026-05-20T16:15:27.049Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44052026-05-20T16:15:27.049Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44062026-05-20T16:15:27.049Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44072026-05-20T16:15:27.049Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44082026-05-20T16:15:27.049Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44092026-05-20T16:15:27.049Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
44102026-05-20T16:15:27.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-05-20T16:15:27.049Z[ 5] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
44122026-05-20T16:15:27.049Z[ 8] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
44132026-05-20T16:15:27.049Z[ 10] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
44142026-05-20T16:15:27.049Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-05-20T16:15:27.049Z[ 14] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
44162026-05-20T16:15:27.049Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-05-20T16:15:27.049Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-05-20T16:15:27.049Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-20T16:15:27.049Z[SUM] 10.00-10.00 sec 512 KBytes 3.39 Gbits/sec
44202026-05-20T16:15:27.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-05-20T16:15:27.049Z[ ID] Interval Transfer Bitrate
44222026-05-20T16:15:27.049Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44232026-05-20T16:15:27.049Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44242026-05-20T16:15:27.049Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44252026-05-20T16:15:27.049Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44262026-05-20T16:15:27.049Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
44272026-05-20T16:15:27.049Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44282026-05-20T16:15:27.049Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44292026-05-20T16:15:27.049Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44302026-05-20T16:15:27.049Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
44312026-05-20T16:15:27.055ZRun 5/10...3461.752056040939Mbps
44322026-05-20T16:15:34.444Z-----------------------------------------------------------
44332026-05-20T16:15:34.444ZServer listening on 5201 (test #26)
44342026-05-20T16:15:34.444Z-----------------------------------------------------------
44352026-05-20T16:15:34.444ZAccepted connection from 10.0.0.1, port 65283
44362026-05-20T16:15:34.444Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65045
44372026-05-20T16:15:34.444Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33096
44382026-05-20T16:15:34.444Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47678
44392026-05-20T16:15:34.444Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63615
44402026-05-20T16:15:34.444Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57777
44412026-05-20T16:15:34.444Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37108
44422026-05-20T16:15:34.444Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64321
44432026-05-20T16:15:34.444Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44204
44442026-05-20T16:15:34.444Z[ ID] Interval Transfer Bitrate
44452026-05-20T16:15:34.444Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44462026-05-20T16:15:34.444Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44472026-05-20T16:15:34.444Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44482026-05-20T16:15:34.444Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44492026-05-20T16:15:34.444Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44502026-05-20T16:15:34.444Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44512026-05-20T16:15:34.444Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44522026-05-20T16:15:34.444Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
44532026-05-20T16:15:34.444Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
44542026-05-20T16:15:34.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-05-20T16:15:34.444Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
44562026-05-20T16:15:34.444Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44572026-05-20T16:15:34.444Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
44582026-05-20T16:15:34.444Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
44592026-05-20T16:15:34.444Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44602026-05-20T16:15:34.444Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44612026-05-20T16:15:34.445Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
44622026-05-20T16:15:34.445Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44632026-05-20T16:15:34.445Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
44642026-05-20T16:15:34.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-05-20T16:15:34.445Z[ 5] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
44662026-05-20T16:15:34.445Z[ 8] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
44672026-05-20T16:15:34.445Z[ 10] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
44682026-05-20T16:15:34.445Z[ 12] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
44692026-05-20T16:15:34.445Z[ 14] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44702026-05-20T16:15:34.445Z[ 16] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
44712026-05-20T16:15:34.445Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
44722026-05-20T16:15:34.445Z[ 20] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44732026-05-20T16:15:34.445Z[SUM] 2.00-3.00 sec 416 MBytes 3.49 Gbits/sec
44742026-05-20T16:15:34.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-05-20T16:15:34.445Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44762026-05-20T16:15:34.445Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44772026-05-20T16:15:34.445Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44782026-05-20T16:15:34.445Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44792026-05-20T16:15:34.445Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44802026-05-20T16:15:34.445Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44812026-05-20T16:15:34.445Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44822026-05-20T16:15:34.445Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44832026-05-20T16:15:34.445Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
44842026-05-20T16:15:34.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-05-20T16:15:34.445Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44862026-05-20T16:15:34.445Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44872026-05-20T16:15:34.445Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44882026-05-20T16:15:34.445Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44892026-05-20T16:15:34.445Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44902026-05-20T16:15:34.445Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44912026-05-20T16:15:34.445Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44922026-05-20T16:15:34.445Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44932026-05-20T16:15:34.445Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
44942026-05-20T16:15:34.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-05-20T16:15:34.445Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
44962026-05-20T16:15:34.445Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44972026-05-20T16:15:34.445Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44982026-05-20T16:15:34.445Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44992026-05-20T16:15:34.445Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45002026-05-20T16:15:34.446Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45012026-05-20T16:15:34.446Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45022026-05-20T16:15:34.446Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45032026-05-20T16:15:34.446Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
45042026-05-20T16:15:34.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-05-20T16:15:34.446Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45062026-05-20T16:15:34.446Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45072026-05-20T16:15:34.446Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45082026-05-20T16:15:37.448Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45092026-05-20T16:15:37.448Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45102026-05-20T16:15:37.448Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45112026-05-20T16:15:37.448Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45122026-05-20T16:15:37.448Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45132026-05-20T16:15:37.448Z[SUM] 6.00-7.00 sec 419 MBytes 3.52 Gbits/sec
45142026-05-20T16:15:37.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-05-20T16:15:37.448Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45162026-05-20T16:15:37.449Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45172026-05-20T16:15:37.449Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45182026-05-20T16:15:37.449Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45192026-05-20T16:15:37.449Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
45202026-05-20T16:15:37.449Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45212026-05-20T16:15:37.449Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45222026-05-20T16:15:37.449Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45232026-05-20T16:15:37.449Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
45242026-05-20T16:15:37.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-05-20T16:15:37.449Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45262026-05-20T16:15:37.449Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45272026-05-20T16:15:37.449Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45282026-05-20T16:15:37.449Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45292026-05-20T16:15:37.449Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45302026-05-20T16:15:37.449Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45312026-05-20T16:15:37.449Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45322026-05-20T16:15:37.449Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45332026-05-20T16:15:37.449Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
45342026-05-20T16:15:37.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-05-20T16:15:37.449Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45362026-05-20T16:15:37.449Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45372026-05-20T16:15:37.449Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45382026-05-20T16:15:37.449Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45392026-05-20T16:15:37.449Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45402026-05-20T16:15:37.449Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45412026-05-20T16:15:37.449Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45422026-05-20T16:15:37.449Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45432026-05-20T16:15:37.449Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
45442026-05-20T16:15:37.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-05-20T16:15:37.449Z[ 5] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
45462026-05-20T16:15:37.449Z[ 8] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
45472026-05-20T16:15:37.449Z[ 10] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
45482026-05-20T16:15:37.449Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45492026-05-20T16:15:37.449Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-20T16:15:37.449Z[ 16] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
45512026-05-20T16:15:37.450Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-05-20T16:15:37.450Z[ 20] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
45532026-05-20T16:15:37.450Z[SUM] 10.00-10.00 sec 640 KBytes 4.55 Gbits/sec
45542026-05-20T16:15:37.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-05-20T16:15:37.450Z[ ID] Interval Transfer Bitrate
45562026-05-20T16:15:37.450Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45572026-05-20T16:15:37.450Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45582026-05-20T16:15:37.450Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45592026-05-20T16:15:37.450Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45602026-05-20T16:15:37.450Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45612026-05-20T16:15:37.450Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45622026-05-20T16:15:37.450Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45632026-05-20T16:15:37.450Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45642026-05-20T16:15:37.450Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec sender
45652026-05-20T16:15:37.453ZRun 6/10...3455.073106846499Mbps
45662026-05-20T16:15:44.844Z-----------------------------------------------------------
45672026-05-20T16:15:44.844ZServer listening on 5201 (test #27)
45682026-05-20T16:15:44.845Z-----------------------------------------------------------
45692026-05-20T16:15:44.845ZAccepted connection from 10.0.0.1, port 49022
45702026-05-20T16:15:44.845Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43539
45712026-05-20T16:15:44.845Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36486
45722026-05-20T16:15:44.845Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35087
45732026-05-20T16:15:44.845Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64251
45742026-05-20T16:15:44.845Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55537
45752026-05-20T16:15:44.845Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62441
45762026-05-20T16:15:44.845Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37810
45772026-05-20T16:15:44.845Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45644
45782026-05-20T16:15:44.845Z[ ID] Interval Transfer Bitrate
45792026-05-20T16:15:44.845Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45802026-05-20T16:15:44.845Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45812026-05-20T16:15:44.846Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
45822026-05-20T16:15:44.846Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45832026-05-20T16:15:44.846Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45842026-05-20T16:15:44.846Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45852026-05-20T16:15:44.846Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
45862026-05-20T16:15:44.846Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
45872026-05-20T16:15:44.846Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
45882026-05-20T16:15:44.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-05-20T16:15:44.846Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45902026-05-20T16:15:44.846Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45912026-05-20T16:15:44.851Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45922026-05-20T16:15:44.851Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45932026-05-20T16:15:44.851Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45942026-05-20T16:15:44.851Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45952026-05-20T16:15:44.851Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45962026-05-20T16:15:44.851Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45972026-05-20T16:15:44.851Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
45982026-05-20T16:15:44.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-05-20T16:15:44.851Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46002026-05-20T16:15:44.851Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46012026-05-20T16:15:44.851Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46022026-05-20T16:15:44.851Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46032026-05-20T16:15:44.851Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46042026-05-20T16:15:44.851Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46052026-05-20T16:15:44.851Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46062026-05-20T16:15:44.851Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46072026-05-20T16:15:44.851Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
46082026-05-20T16:15:44.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-05-20T16:15:44.852Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46102026-05-20T16:15:44.852Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46112026-05-20T16:15:44.852Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46122026-05-20T16:15:44.852Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46132026-05-20T16:15:44.852Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46142026-05-20T16:15:44.852Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46152026-05-20T16:15:44.852Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46162026-05-20T16:15:44.852Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46172026-05-20T16:15:44.852Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
46182026-05-20T16:15:44.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-05-20T16:15:44.852Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46202026-05-20T16:15:44.852Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46212026-05-20T16:15:44.852Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46222026-05-20T16:15:44.852Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
46232026-05-20T16:15:44.852Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46242026-05-20T16:15:44.852Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
46252026-05-20T16:15:44.852Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
46262026-05-20T16:15:44.853Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
46272026-05-20T16:15:44.853Z[SUM] 4.00-5.00 sec 419 MBytes 3.52 Gbits/sec
46282026-05-20T16:15:44.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-05-20T16:15:44.853Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
46302026-05-20T16:15:44.853Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
46312026-05-20T16:15:44.853Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
46322026-05-20T16:15:44.853Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
46332026-05-20T16:15:44.853Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
46342026-05-20T16:15:44.853Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
46352026-05-20T16:15:44.853Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
46362026-05-20T16:15:44.853Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
46372026-05-20T16:15:44.853Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
46382026-05-20T16:15:44.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-05-20T16:15:44.854Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46402026-05-20T16:15:44.854Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46412026-05-20T16:15:44.854Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46422026-05-20T16:15:47.850Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46432026-05-20T16:15:47.850Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46442026-05-20T16:15:47.850Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46452026-05-20T16:15:47.850Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46462026-05-20T16:15:47.850Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46472026-05-20T16:15:47.850Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
46482026-05-20T16:15:47.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-05-20T16:15:47.850Z[ 5] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46502026-05-20T16:15:47.850Z[ 8] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46512026-05-20T16:15:47.850Z[ 10] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46522026-05-20T16:15:47.851Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46532026-05-20T16:15:47.851Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46542026-05-20T16:15:47.851Z[ 16] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46552026-05-20T16:15:47.851Z[ 18] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46562026-05-20T16:15:47.851Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46572026-05-20T16:15:47.851Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
46582026-05-20T16:15:47.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-05-20T16:15:47.851Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46602026-05-20T16:15:47.851Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46612026-05-20T16:15:47.851Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46622026-05-20T16:15:47.851Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46632026-05-20T16:15:47.851Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46642026-05-20T16:15:47.851Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46652026-05-20T16:15:47.851Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46662026-05-20T16:15:47.851Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46672026-05-20T16:15:47.851Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
46682026-05-20T16:15:47.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-05-20T16:15:47.851Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46702026-05-20T16:15:47.851Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
46712026-05-20T16:15:47.851Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
46722026-05-20T16:15:47.851Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
46732026-05-20T16:15:47.851Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
46742026-05-20T16:15:47.851Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46752026-05-20T16:15:47.851Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
46762026-05-20T16:15:47.851Z[ 20] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
46772026-05-20T16:15:47.851Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
46782026-05-20T16:15:47.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-05-20T16:15:47.851Z[ 5] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
46802026-05-20T16:15:47.851Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-05-20T16:15:47.851Z[ 10] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
46822026-05-20T16:15:47.851Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-05-20T16:15:47.851Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-20T16:15:47.851Z[ 16] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
46852026-05-20T16:15:47.851Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-05-20T16:15:47.851Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-05-20T16:15:47.851Z[SUM] 10.00-10.00 sec 384 KBytes 2.57 Gbits/sec
46882026-05-20T16:15:47.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-05-20T16:15:47.851Z[ ID] Interval Transfer Bitrate
46902026-05-20T16:15:47.852Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46912026-05-20T16:15:47.852Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46922026-05-20T16:15:47.852Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46932026-05-20T16:15:47.852Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46942026-05-20T16:15:47.852Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
46952026-05-20T16:15:47.852Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46962026-05-20T16:15:47.852Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46972026-05-20T16:15:47.852Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
46982026-05-20T16:15:47.852Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
46992026-05-20T16:15:47.856ZRun 7/10...3461.0254125513848Mbps
47002026-05-20T16:15:55.267Z-----------------------------------------------------------
47012026-05-20T16:15:55.267ZServer listening on 5201 (test #28)
47022026-05-20T16:15:55.271Z-----------------------------------------------------------
47032026-05-20T16:15:55.271ZAccepted connection from 10.0.0.1, port 40174
47042026-05-20T16:15:55.271Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49720
47052026-05-20T16:15:55.271Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63809
47062026-05-20T16:15:55.271Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44358
47072026-05-20T16:15:55.271Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55223
47082026-05-20T16:15:55.271Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33522
47092026-05-20T16:15:55.271Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38062
47102026-05-20T16:15:55.271Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50555
47112026-05-20T16:15:55.271Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40322
47122026-05-20T16:15:55.271Z[ ID] Interval Transfer Bitrate
47132026-05-20T16:15:55.271Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47142026-05-20T16:15:55.271Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47152026-05-20T16:15:55.272Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47162026-05-20T16:15:55.272Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47172026-05-20T16:15:55.272Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47182026-05-20T16:15:55.272Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47192026-05-20T16:15:55.272Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47202026-05-20T16:15:55.272Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47212026-05-20T16:15:55.272Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
47222026-05-20T16:15:55.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-05-20T16:15:55.272Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47242026-05-20T16:15:55.272Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47252026-05-20T16:15:55.272Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47262026-05-20T16:15:55.272Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47272026-05-20T16:15:55.272Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47282026-05-20T16:15:55.272Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47292026-05-20T16:15:55.272Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47302026-05-20T16:15:55.272Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47312026-05-20T16:15:55.272Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
47322026-05-20T16:15:55.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-05-20T16:15:55.272Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47342026-05-20T16:15:55.272Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47352026-05-20T16:15:55.272Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47362026-05-20T16:15:55.272Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47372026-05-20T16:15:55.272Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47382026-05-20T16:15:55.272Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47392026-05-20T16:15:55.272Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47402026-05-20T16:15:55.272Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47412026-05-20T16:15:55.272Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
47422026-05-20T16:15:55.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-05-20T16:15:55.272Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47442026-05-20T16:15:55.272Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47452026-05-20T16:15:55.272Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47462026-05-20T16:15:55.272Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47472026-05-20T16:15:55.272Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47482026-05-20T16:15:55.272Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47492026-05-20T16:15:55.272Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47502026-05-20T16:15:55.272Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47512026-05-20T16:15:55.272Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
47522026-05-20T16:15:55.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-05-20T16:15:55.272Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47542026-05-20T16:15:55.273Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47552026-05-20T16:15:55.273Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47562026-05-20T16:15:55.273Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47572026-05-20T16:15:55.273Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47582026-05-20T16:15:55.273Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47592026-05-20T16:15:55.273Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47602026-05-20T16:15:55.273Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47612026-05-20T16:15:55.273Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
47622026-05-20T16:15:55.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-05-20T16:15:55.273Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47642026-05-20T16:15:55.273Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47652026-05-20T16:15:55.273Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47662026-05-20T16:15:55.273Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47672026-05-20T16:15:55.273Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47682026-05-20T16:15:55.273Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47692026-05-20T16:15:55.273Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47702026-05-20T16:15:55.273Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47712026-05-20T16:15:55.273Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
47722026-05-20T16:15:55.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-05-20T16:15:55.273Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47742026-05-20T16:15:55.273Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47752026-05-20T16:15:55.273Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47762026-05-20T16:15:58.273Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47772026-05-20T16:15:58.273Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47782026-05-20T16:15:58.273Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
47792026-05-20T16:15:58.273Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47802026-05-20T16:15:58.273Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47812026-05-20T16:15:58.273Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
47822026-05-20T16:15:58.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-05-20T16:15:58.273Z[ 5] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
47842026-05-20T16:15:58.273Z[ 8] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
47852026-05-20T16:15:58.273Z[ 10] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
47862026-05-20T16:15:58.273Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
47872026-05-20T16:15:58.273Z[ 14] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
47882026-05-20T16:15:58.274Z[ 16] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
47892026-05-20T16:15:58.274Z[ 18] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
47902026-05-20T16:15:58.274Z[ 20] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
47912026-05-20T16:15:58.274Z[SUM] 7.00-8.00 sec 415 MBytes 3.48 Gbits/sec
47922026-05-20T16:15:58.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-05-20T16:15:58.274Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47942026-05-20T16:15:58.274Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47952026-05-20T16:15:58.274Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47962026-05-20T16:15:58.274Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
47972026-05-20T16:15:58.274Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47982026-05-20T16:15:58.274Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47992026-05-20T16:15:58.274Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
48002026-05-20T16:15:58.274Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48012026-05-20T16:15:58.274Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
48022026-05-20T16:15:58.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-05-20T16:15:58.274Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
48042026-05-20T16:15:58.274Z[ 8] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
48052026-05-20T16:15:58.274Z[ 10] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
48062026-05-20T16:15:58.274Z[ 12] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
48072026-05-20T16:15:58.274Z[ 14] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
48082026-05-20T16:15:58.274Z[ 16] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
48092026-05-20T16:15:58.274Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
48102026-05-20T16:15:58.274Z[ 20] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
48112026-05-20T16:15:58.274Z[SUM] 9.00-10.00 sec 416 MBytes 3.49 Gbits/sec
48122026-05-20T16:15:58.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-05-20T16:15:58.274Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-20T16:15:58.274Z[ 8] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
48152026-05-20T16:15:58.274Z[ 10] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
48162026-05-20T16:15:58.274Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-05-20T16:15:58.274Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-05-20T16:15:58.274Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-05-20T16:15:58.274Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-05-20T16:15:58.274Z[ 20] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
48212026-05-20T16:15:58.274Z[SUM] 10.00-10.00 sec 384 KBytes 2.58 Gbits/sec
48222026-05-20T16:15:58.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-05-20T16:15:58.274Z[ ID] Interval Transfer Bitrate
48242026-05-20T16:15:58.274Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48252026-05-20T16:15:58.274Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48262026-05-20T16:15:58.274Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48272026-05-20T16:15:58.275Z[ 12] 0.00-10.00 sec 513 MBytes 431 Mbits/sec sender
48282026-05-20T16:15:58.275Z[ 14] 0.00-10.00 sec 513 MBytes 431 Mbits/sec sender
48292026-05-20T16:15:58.275Z[ 16] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48302026-05-20T16:15:58.275Z[ 18] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48312026-05-20T16:15:58.275Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48322026-05-20T16:15:58.275Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.45 Gbits/sec sender
48332026-05-20T16:15:58.279ZRun 8/10...3445.2983766013017Mbps
48342026-05-20T16:16:05.687Z-----------------------------------------------------------
48352026-05-20T16:16:05.687ZServer listening on 5201 (test #29)
48362026-05-20T16:16:05.687Z-----------------------------------------------------------
48372026-05-20T16:16:05.687ZAccepted connection from 10.0.0.1, port 37396
48382026-05-20T16:16:05.688Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61730
48392026-05-20T16:16:05.688Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35457
48402026-05-20T16:16:05.688Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33978
48412026-05-20T16:16:05.688Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57986
48422026-05-20T16:16:05.688Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58877
48432026-05-20T16:16:05.688Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61811
48442026-05-20T16:16:05.688Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49713
48452026-05-20T16:16:05.688Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54704
48462026-05-20T16:16:05.688Z[ ID] Interval Transfer Bitrate
48472026-05-20T16:16:05.688Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48482026-05-20T16:16:05.688Z[ 8] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48492026-05-20T16:16:05.688Z[ 10] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48502026-05-20T16:16:05.688Z[ 12] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48512026-05-20T16:16:05.688Z[ 14] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48522026-05-20T16:16:05.688Z[ 16] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48532026-05-20T16:16:05.688Z[ 18] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48542026-05-20T16:16:05.688Z[ 20] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
48552026-05-20T16:16:05.688Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
48562026-05-20T16:16:05.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-05-20T16:16:05.688Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48582026-05-20T16:16:05.688Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48592026-05-20T16:16:05.688Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48602026-05-20T16:16:05.688Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48612026-05-20T16:16:05.688Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48622026-05-20T16:16:05.688Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48632026-05-20T16:16:05.688Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48642026-05-20T16:16:05.688Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48652026-05-20T16:16:05.688Z[SUM] 1.00-2.00 sec 419 MBytes 3.52 Gbits/sec
48662026-05-20T16:16:05.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-05-20T16:16:05.688Z[ 5] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
48682026-05-20T16:16:05.688Z[ 8] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
48692026-05-20T16:16:05.688Z[ 10] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
48702026-05-20T16:16:05.688Z[ 12] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
48712026-05-20T16:16:05.688Z[ 14] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
48722026-05-20T16:16:05.688Z[ 16] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
48732026-05-20T16:16:05.688Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
48742026-05-20T16:16:05.688Z[ 20] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
48752026-05-20T16:16:05.688Z[SUM] 2.00-3.00 sec 416 MBytes 3.49 Gbits/sec
48762026-05-20T16:16:05.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-05-20T16:16:05.689Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48782026-05-20T16:16:05.689Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48792026-05-20T16:16:05.689Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48802026-05-20T16:16:05.689Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48812026-05-20T16:16:05.689Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48822026-05-20T16:16:05.689Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
48832026-05-20T16:16:05.689Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48842026-05-20T16:16:05.689Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48852026-05-20T16:16:05.689Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
48862026-05-20T16:16:05.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-05-20T16:16:05.689Z[ 5] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
48882026-05-20T16:16:05.689Z[ 8] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
48892026-05-20T16:16:05.689Z[ 10] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
48902026-05-20T16:16:05.689Z[ 12] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
48912026-05-20T16:16:05.689Z[ 14] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
48922026-05-20T16:16:05.689Z[ 16] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
48932026-05-20T16:16:05.689Z[ 18] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
48942026-05-20T16:16:05.689Z[ 20] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
48952026-05-20T16:16:05.689Z[SUM] 4.00-5.00 sec 415 MBytes 3.48 Gbits/sec
48962026-05-20T16:16:05.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-05-20T16:16:05.689Z[ 5] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
48982026-05-20T16:16:05.689Z[ 8] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
48992026-05-20T16:16:05.689Z[ 10] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
49002026-05-20T16:16:05.689Z[ 12] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
49012026-05-20T16:16:05.689Z[ 14] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
49022026-05-20T16:16:05.689Z[ 16] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
49032026-05-20T16:16:05.689Z[ 18] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
49042026-05-20T16:16:05.689Z[ 20] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
49052026-05-20T16:16:05.689Z[SUM] 5.00-6.00 sec 416 MBytes 3.49 Gbits/sec
49062026-05-20T16:16:05.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-05-20T16:16:05.689Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49082026-05-20T16:16:05.689Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49092026-05-20T16:16:05.689Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49102026-05-20T16:16:08.692Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
49112026-05-20T16:16:08.692Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49122026-05-20T16:16:08.692Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49132026-05-20T16:16:08.692Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49142026-05-20T16:16:08.692Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49152026-05-20T16:16:08.692Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
49162026-05-20T16:16:08.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-05-20T16:16:08.692Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49182026-05-20T16:16:08.692Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49192026-05-20T16:16:08.692Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49202026-05-20T16:16:08.692Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49212026-05-20T16:16:08.693Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49222026-05-20T16:16:08.693Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49232026-05-20T16:16:08.693Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49242026-05-20T16:16:08.693Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
49252026-05-20T16:16:08.693Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
49262026-05-20T16:16:08.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-05-20T16:16:08.693Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49282026-05-20T16:16:08.693Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49292026-05-20T16:16:08.693Z[ 10] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49302026-05-20T16:16:08.693Z[ 12] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49312026-05-20T16:16:08.693Z[ 14] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49322026-05-20T16:16:08.693Z[ 16] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49332026-05-20T16:16:08.693Z[ 18] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
49342026-05-20T16:16:08.693Z[ 20] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49352026-05-20T16:16:08.693Z[SUM] 8.00-9.00 sec 416 MBytes 3.49 Gbits/sec
49362026-05-20T16:16:08.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-05-20T16:16:08.693Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
49382026-05-20T16:16:08.693Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
49392026-05-20T16:16:08.693Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49402026-05-20T16:16:08.693Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
49412026-05-20T16:16:08.693Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
49422026-05-20T16:16:08.693Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
49432026-05-20T16:16:08.693Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49442026-05-20T16:16:08.693Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
49452026-05-20T16:16:08.693Z[SUM] 9.00-10.00 sec 419 MBytes 3.51 Gbits/sec
49462026-05-20T16:16:08.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-05-20T16:16:08.693Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-05-20T16:16:08.693Z[ 8] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
49492026-05-20T16:16:08.693Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-05-20T16:16:08.693Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-05-20T16:16:08.693Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-05-20T16:16:08.693Z[ 16] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
49532026-05-20T16:16:08.693Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-05-20T16:16:08.693Z[ 20] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
49552026-05-20T16:16:08.693Z[SUM] 10.00-10.00 sec 384 KBytes 2.62 Gbits/sec
49562026-05-20T16:16:08.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-05-20T16:16:08.693Z[ ID] Interval Transfer Bitrate
49582026-05-20T16:16:08.693Z[ 5] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
49592026-05-20T16:16:08.694Z[ 8] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
49602026-05-20T16:16:08.694Z[ 10] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
49612026-05-20T16:16:08.694Z[ 12] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
49622026-05-20T16:16:08.694Z[ 14] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
49632026-05-20T16:16:08.694Z[ 16] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
49642026-05-20T16:16:08.694Z[ 18] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
49652026-05-20T16:16:08.694Z[ 20] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
49662026-05-20T16:16:08.694Z[SUM] 0.00-10.00 sec 3.99 GBytes 3.43 Gbits/sec sender
49672026-05-20T16:16:08.698ZRun 9/10...3427.4830196648086Mbps
49682026-05-20T16:16:16.107Z-----------------------------------------------------------
49692026-05-20T16:16:16.107ZServer listening on 5201 (test #30)
49702026-05-20T16:16:16.107Z-----------------------------------------------------------
49712026-05-20T16:16:16.107ZAccepted connection from 10.0.0.1, port 37790
49722026-05-20T16:16:16.107Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56416
49732026-05-20T16:16:16.107Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36488
49742026-05-20T16:16:16.107Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37092
49752026-05-20T16:16:16.107Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50346
49762026-05-20T16:16:16.107Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41187
49772026-05-20T16:16:16.108Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45752
49782026-05-20T16:16:16.108Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35555
49792026-05-20T16:16:16.108Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52902
49802026-05-20T16:16:16.108Z[ ID] Interval Transfer Bitrate
49812026-05-20T16:16:16.108Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49822026-05-20T16:16:16.108Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49832026-05-20T16:16:16.108Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49842026-05-20T16:16:16.108Z[ 12] 0.00-1.00 sec 39.8 MBytes 333 Mbits/sec
49852026-05-20T16:16:16.108Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49862026-05-20T16:16:16.108Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49872026-05-20T16:16:16.108Z[ 18] 0.00-1.00 sec 39.6 MBytes 332 Mbits/sec
49882026-05-20T16:16:16.108Z[ 20] 0.00-1.00 sec 39.6 MBytes 332 Mbits/sec
49892026-05-20T16:16:16.108Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
49902026-05-20T16:16:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-05-20T16:16:16.108Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
49922026-05-20T16:16:16.108Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49932026-05-20T16:16:16.108Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49942026-05-20T16:16:16.108Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49952026-05-20T16:16:16.108Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49962026-05-20T16:16:16.108Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49972026-05-20T16:16:16.108Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49982026-05-20T16:16:16.108Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49992026-05-20T16:16:16.108Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
50002026-05-20T16:16:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-05-20T16:16:16.108Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50022026-05-20T16:16:16.108Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50032026-05-20T16:16:16.108Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50042026-05-20T16:16:16.108Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50052026-05-20T16:16:16.108Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50062026-05-20T16:16:16.108Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50072026-05-20T16:16:16.108Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50082026-05-20T16:16:16.108Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50092026-05-20T16:16:16.108Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
50102026-05-20T16:16:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-05-20T16:16:16.108Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50122026-05-20T16:16:16.108Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50132026-05-20T16:16:16.108Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50142026-05-20T16:16:16.108Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50152026-05-20T16:16:16.108Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50162026-05-20T16:16:16.109Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50172026-05-20T16:16:16.109Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50182026-05-20T16:16:16.109Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
50192026-05-20T16:16:16.109Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
50202026-05-20T16:16:16.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-05-20T16:16:16.109Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50222026-05-20T16:16:16.109Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50232026-05-20T16:16:16.109Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50242026-05-20T16:16:16.109Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50252026-05-20T16:16:16.109Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50262026-05-20T16:16:16.109Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50272026-05-20T16:16:16.109Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50282026-05-20T16:16:16.109Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50292026-05-20T16:16:16.109Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
50302026-05-20T16:16:16.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-05-20T16:16:16.109Z[ 5] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
50322026-05-20T16:16:16.109Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
50332026-05-20T16:16:16.109Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
50342026-05-20T16:16:16.109Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
50352026-05-20T16:16:16.109Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
50362026-05-20T16:16:16.109Z[ 16] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
50372026-05-20T16:16:16.109Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
50382026-05-20T16:16:16.109Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
50392026-05-20T16:16:16.109Z[SUM] 5.00-6.00 sec 417 MBytes 3.50 Gbits/sec
50402026-05-20T16:16:16.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-05-20T16:16:16.109Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
50422026-05-20T16:16:16.109Z[ 8] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
50432026-05-20T16:16:16.109Z[ 10] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
50442026-05-20T16:16:19.111Z[ 12] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
50452026-05-20T16:16:19.111Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
50462026-05-20T16:16:19.111Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
50472026-05-20T16:16:19.111Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
50482026-05-20T16:16:19.111Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
50492026-05-20T16:16:19.111Z[SUM] 6.00-7.00 sec 416 MBytes 3.49 Gbits/sec
50502026-05-20T16:16:19.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-05-20T16:16:19.111Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50522026-05-20T16:16:19.111Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50532026-05-20T16:16:19.111Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50542026-05-20T16:16:19.111Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50552026-05-20T16:16:19.111Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50562026-05-20T16:16:19.112Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50572026-05-20T16:16:19.112Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50582026-05-20T16:16:19.112Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
50592026-05-20T16:16:19.112Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
50602026-05-20T16:16:19.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-05-20T16:16:19.112Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50622026-05-20T16:16:19.112Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50632026-05-20T16:16:19.112Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
50642026-05-20T16:16:19.112Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
50652026-05-20T16:16:19.112Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50662026-05-20T16:16:19.112Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50672026-05-20T16:16:19.112Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50682026-05-20T16:16:19.112Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50692026-05-20T16:16:19.112Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
50702026-05-20T16:16:19.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-05-20T16:16:19.112Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50722026-05-20T16:16:19.112Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50732026-05-20T16:16:19.112Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50742026-05-20T16:16:19.112Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50752026-05-20T16:16:19.112Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50762026-05-20T16:16:19.112Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50772026-05-20T16:16:19.112Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50782026-05-20T16:16:19.112Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50792026-05-20T16:16:19.112Z[SUM] 9.00-10.00 sec 419 MBytes 3.51 Gbits/sec
50802026-05-20T16:16:19.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-05-20T16:16:19.112Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-05-20T16:16:19.112Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-05-20T16:16:19.112Z[ 10] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
50842026-05-20T16:16:19.112Z[ 12] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
50852026-05-20T16:16:19.112Z[ 14] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
50862026-05-20T16:16:19.112Z[ 16] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
50872026-05-20T16:16:19.112Z[ 18] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
50882026-05-20T16:16:19.112Z[ 20] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
50892026-05-20T16:16:19.112Z[SUM] 10.00-10.00 sec 768 KBytes 5.05 Gbits/sec
50902026-05-20T16:16:19.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-05-20T16:16:19.112Z[ ID] Interval Transfer Bitrate
50922026-05-20T16:16:19.112Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50932026-05-20T16:16:19.112Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50942026-05-20T16:16:19.113Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50952026-05-20T16:16:19.113Z[ 12] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
50962026-05-20T16:16:19.113Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50972026-05-20T16:16:19.113Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50982026-05-20T16:16:19.113Z[ 18] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
50992026-05-20T16:16:19.113Z[ 20] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
51002026-05-20T16:16:19.113Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.45 Gbits/sec sender
51012026-05-20T16:16:19.117ZRun 10/10...3445.6042974563716Mbps
51022026-05-20T16:16:19.117Z###---------------------###
51032026-05-20T16:16:19.117Z::: iPerf done... :::
51042026-05-20T16:16:19.117Z:::Awaiting out files...:::
51052026-05-20T16:16:19.117Z###---------------------###
51062026-05-20T16:16:19.117Z###-----###
51072026-05-20T16:16:19.117Z:::done!:::
51082026-05-20T16:16:19.117Z###-----###
51092026-05-20T16:16:20.055ZBenchmarking iperf-tcp/local/s2c/tx
51102026-05-20T16:16:20.055ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-05-20T16:16:24.043ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51122026-05-20T16:16:43.955ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-05-20T16:16:44.039Ziperf-tcp/local/s2c/tx time: [3.5665 µs 3.5666 µs 3.5667 µs]
51142026-05-20T16:16:44.039Z change: [+2.1365% +2.1415% +2.1461%] (p = 0.00 < 0.05)
51152026-05-20T16:16:44.039Z Performance has regressed.
51162026-05-20T16:16:44.039ZFound 6 outliers among 100 measurements (6.00%)
51172026-05-20T16:16:44.039Z 3 (3.00%) low severe
51182026-05-20T16:16:44.039Z 2 (2.00%) high mild
51192026-05-20T16:16:44.039Z 1 (1.00%) high severe
51202026-05-20T16:16:44.923Z
51212026-05-20T16:16:44.926ZBenchmarking iperf-tcp/local/s2c/rx
51222026-05-20T16:16:44.926ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-05-20T16:16:48.900ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51242026-05-20T16:17:08.854ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-05-20T16:17:08.937Ziperf-tcp/local/s2c/rx time: [6.7174 µs 6.7175 µs 6.7176 µs]
51262026-05-20T16:17:08.937Z change: [+2.6799% +2.6842% +2.6882%] (p = 0.00 < 0.05)
51272026-05-20T16:17:08.937Z Performance has regressed.
51282026-05-20T16:17:08.937ZFound 5 outliers among 100 measurements (5.00%)
51292026-05-20T16:17:08.937Z 1 (1.00%) low mild
51302026-05-20T16:17:08.937Z 2 (2.00%) high mild
51312026-05-20T16:17:08.937Z 2 (2.00%) high severe
51322026-05-20T16:17:09.820Z
51332026-05-20T16:17:14.181Z+ cargo ubench
51342026-05-20T16:17:14.316Z Compiling proc-macro2 v1.0.106
51352026-05-20T16:17:14.316Z Compiling quote v1.0.45
51362026-05-20T16:17:14.316Z Compiling unicode-ident v1.0.24
51372026-05-20T16:17:14.316Z Compiling serde_core v1.0.228
51382026-05-20T16:17:14.316Z Compiling cfg-if v1.0.4
51392026-05-20T16:17:14.316Z Compiling libc v0.2.186
51402026-05-20T16:17:14.320Z Compiling memchr v2.8.0
51412026-05-20T16:17:14.320Z Compiling serde v1.0.228
51422026-05-20T16:17:14.394Z Compiling rustversion v1.0.22
51432026-05-20T16:17:14.442Z Compiling version_check v0.9.5
51442026-05-20T16:17:14.650Z Compiling strsim v0.11.1
51452026-05-20T16:17:14.671Z Compiling ident_case v1.0.1
51462026-05-20T16:17:14.685Z Compiling zerocopy v0.8.48
51472026-05-20T16:17:14.771Z Compiling thiserror v2.0.18
51482026-05-20T16:17:14.918Z Compiling either v1.15.0
51492026-05-20T16:17:15.090Z Compiling fnv v1.0.7
51502026-05-20T16:17:15.175Z Compiling regex-syntax v0.8.10
51512026-05-20T16:17:15.226Z Compiling syn v1.0.109
51522026-05-20T16:17:15.263Z Compiling crossbeam-utils v0.8.21
51532026-05-20T16:17:15.313Z Compiling pin-project-lite v0.2.17
51542026-05-20T16:17:15.476Z Compiling syn v2.0.117
51552026-05-20T16:17:15.514Z Compiling aho-corasick v1.1.4
51562026-05-20T16:17:15.573Z Compiling hashbrown v0.17.0
51572026-05-20T16:17:15.577Z Compiling equivalent v1.0.2
51582026-05-20T16:17:15.591Z Compiling winnow v1.0.2
51592026-05-20T16:17:16.111Z Compiling indexmap v2.14.0
51602026-05-20T16:17:16.327Z Compiling itertools v0.14.0
51612026-05-20T16:17:16.670Z Compiling bitflags v2.11.1
51622026-05-20T16:17:16.678Z Compiling regex-automata v0.4.14
51632026-05-20T16:17:16.708Z Compiling toml_parser v1.1.2+spec-1.1.0
51642026-05-20T16:17:16.860Z Compiling byteorder v1.5.0
51652026-05-20T16:17:17.004Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-05-20T16:17:17.043Z Compiling autocfg v1.5.0
51672026-05-20T16:17:17.217Z Compiling heapless v0.8.0
51682026-05-20T16:17:17.229Z Compiling toml_edit v0.25.11+spec-1.1.0
51692026-05-20T16:17:17.235Z Compiling hash32 v0.3.1
51702026-05-20T16:17:17.371Z Compiling slog v2.8.2
51712026-05-20T16:17:17.375Z Compiling num-traits v0.2.19
51722026-05-20T16:17:17.521Z Compiling futures-sink v0.3.32
51732026-05-20T16:17:17.590Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51742026-05-20T16:17:17.599Z Compiling stable_deref_trait v1.2.1
51752026-05-20T16:17:17.614Z Compiling macaddr v1.0.1
51762026-05-20T16:17:17.681Z Compiling smoltcp v0.11.0
51772026-05-20T16:17:17.685Z Compiling futures-core v0.3.32
51782026-05-20T16:17:17.806Z Compiling futures-channel v0.3.32
51792026-05-20T16:17:17.806Z Compiling proc-macro-crate v3.5.0
51802026-05-20T16:17:17.998Z Compiling darling_core v0.21.3
51812026-05-20T16:17:18.040Z Compiling darling_core v0.23.0
51822026-05-20T16:17:18.222Z Compiling proc-macro-error-attr v1.0.4
51832026-05-20T16:17:18.252Z Compiling getrandom v0.4.2
51842026-05-20T16:17:18.292Z Compiling regex v1.12.3
51852026-05-20T16:17:18.448Z Compiling anyhow v1.0.102
51862026-05-20T16:17:18.518Z Compiling futures-io v0.3.32
51872026-05-20T16:17:18.668Z Compiling futures-task v0.3.32
51882026-05-20T16:17:18.691Z Compiling crc32fast v1.5.0
51892026-05-20T16:17:18.770Z Compiling slab v0.4.12
51902026-05-20T16:17:18.822Z Compiling bitflags v1.3.2
51912026-05-20T16:17:18.905Z Compiling ref-cast v1.0.25
51922026-05-20T16:17:18.932Z Compiling managed v0.8.0
51932026-05-20T16:17:19.017Z Compiling rand_core v0.10.1
51942026-05-20T16:17:19.021Z Compiling itoa v1.0.18
51952026-05-20T16:17:19.167Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51962026-05-20T16:17:19.212Z Compiling serde_derive v1.0.228
51972026-05-20T16:17:19.216Z Compiling zerocopy-derive v0.8.48
51982026-05-20T16:17:19.226Z Compiling thiserror-impl v2.0.18
51992026-05-20T16:17:19.234Z Compiling futures-macro v0.3.32
52002026-05-20T16:17:19.430Z Compiling foreign-types-macros v0.2.3
52012026-05-20T16:17:20.025Z Compiling futures-util v0.3.32
52022026-05-20T16:17:20.044Z Compiling ref-cast-impl v1.0.25
52032026-05-20T16:17:20.094Z Compiling darling_macro v0.21.3
52042026-05-20T16:17:20.153Z Compiling darling_macro v0.23.0
52052026-05-20T16:17:20.499Z Compiling cobs v0.3.0
52062026-05-20T16:17:20.616Z Compiling num_enum_derive v0.7.6
52072026-05-20T16:17:20.631Z Compiling darling v0.21.3
52082026-05-20T16:17:20.696Z Compiling darling v0.23.0
52092026-05-20T16:17:20.701Z Compiling ingot-macros v0.1.1
52102026-05-20T16:17:20.904Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52112026-05-20T16:17:21.280Z Compiling proc-macro-error v1.0.4
52122026-05-20T16:17:21.484Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52132026-05-20T16:17:21.512Z Compiling cpufeatures v0.3.0
52142026-05-20T16:17:21.577Z Compiling unicode-width v0.2.2
52152026-05-20T16:17:21.591Z Compiling once_cell v1.21.4
52162026-05-20T16:17:21.716Z Compiling rustix v1.1.4
52172026-05-20T16:17:21.816Z Compiling ipnetwork v0.21.1
52182026-05-20T16:17:21.862Z Compiling foreign-types-shared v0.3.1
52192026-05-20T16:17:21.946Z Compiling foreign-types v0.5.0
52202026-05-20T16:17:22.015Z Compiling tabwriter v1.4.1
52212026-05-20T16:17:22.064Z Compiling tracing-core v0.1.36
52222026-05-20T16:17:22.213Z Compiling num_enum v0.7.6
52232026-05-20T16:17:22.257Z Compiling chacha20 v0.10.0
52242026-05-20T16:17:22.323Z Compiling erased-serde v0.3.31
52252026-05-20T16:17:22.339Z Compiling postcard v1.1.3
52262026-05-20T16:17:22.403Z Compiling futures-executor v0.3.32
52272026-05-20T16:17:22.858Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52282026-05-20T16:17:22.994Z Compiling tracing-attributes v0.1.31
52292026-05-20T16:17:23.032Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52302026-05-20T16:17:23.140Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52312026-05-20T16:17:23.262Z Compiling errno v0.3.14
52322026-05-20T16:17:23.281Z Compiling cstr-argument v0.1.2
52332026-05-20T16:17:23.432Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52342026-05-20T16:17:23.461Z Compiling num-conv v0.2.1
52352026-05-20T16:17:23.519Z Compiling dyn-clone v1.0.20
52362026-05-20T16:17:23.594Z Compiling ingot-types v0.1.2
52372026-05-20T16:17:23.612Z Compiling powerfmt v0.2.0
52382026-05-20T16:17:23.651Z Compiling find-msvc-tools v0.1.9
52392026-05-20T16:17:23.710Z Compiling zmij v1.0.21
52402026-05-20T16:17:23.828Z Compiling shlex v1.3.0
52412026-05-20T16:17:23.892Z Compiling pretty-hex v0.4.2
52422026-05-20T16:17:24.023Z Compiling thiserror v1.0.69
52432026-05-20T16:17:24.038Z Compiling ingot v0.1.1
52442026-05-20T16:17:24.082Z Compiling utf8parse v0.2.2
52452026-05-20T16:17:24.087Z Compiling time-core v0.1.8
52462026-05-20T16:17:24.178Z Compiling anstyle-parse v1.0.0
52472026-05-20T16:17:24.205Z Compiling tracing v0.1.44
52482026-05-20T16:17:24.217Z Compiling time-macros v0.2.27
52492026-05-20T16:17:24.415Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52502026-05-20T16:17:24.503Z Compiling cc v1.2.61
52512026-05-20T16:17:24.519Z Compiling deranged v0.5.8
52522026-05-20T16:17:24.616Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52532026-05-20T16:17:24.727Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52542026-05-20T16:17:25.219Z Compiling rand v0.10.1
52552026-05-20T16:17:25.604Z Compiling futures v0.3.32
52562026-05-20T16:17:25.615Z Compiling thiserror-impl v1.0.69
52572026-05-20T16:17:25.672Z Compiling uuid v1.23.1
52582026-05-20T16:17:25.677Z Compiling crossbeam-epoch v0.9.18
52592026-05-20T16:17:25.987Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52602026-05-20T16:17:26.062Z Compiling arc-swap v1.9.1
52612026-05-20T16:17:26.102Z Compiling socket2 v0.6.3
52622026-05-20T16:17:26.138Z Compiling nom v8.0.0
52632026-05-20T16:17:26.385Z Compiling thread_local v1.1.9
52642026-05-20T16:17:26.668Z Compiling oxnet v0.1.5
52652026-05-20T16:17:26.703Z Compiling lazy_static v1.5.0
52662026-05-20T16:17:26.756Z Compiling iana-time-zone v0.1.65
52672026-05-20T16:17:26.792Z Compiling heck v0.4.1
52682026-05-20T16:17:26.978Z Compiling anstyle-query v1.1.5
52692026-05-20T16:17:27.056Z Compiling anstyle v1.0.14
52702026-05-20T16:17:27.075Z Compiling is_terminal_polyfill v1.70.2
52712026-05-20T16:17:27.292Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52722026-05-20T16:17:27.300Z Compiling colored v3.1.1
52732026-05-20T16:17:27.338Z Compiling slog-async v2.8.0
52742026-05-20T16:17:27.496Z Compiling rayon-core v1.13.0
52752026-05-20T16:17:27.663Z Compiling serde_json v1.0.149
52762026-05-20T16:17:27.723Z Compiling colorchoice v1.0.5
52772026-05-20T16:17:27.829Z Compiling anstream v1.0.0
52782026-05-20T16:17:27.862Z Compiling time v0.3.47
52792026-05-20T16:17:28.229Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52802026-05-20T16:17:28.719Z Compiling rusticata-macros v5.0.0
52812026-05-20T16:17:28.884Z Compiling chrono v0.4.44
52822026-05-20T16:17:28.949Z Compiling slog-scope v4.4.1
52832026-05-20T16:17:29.111Z Compiling crossbeam-deque v0.8.6
52842026-05-20T16:17:29.150Z Compiling cookie-factory v0.3.3
52852026-05-20T16:17:29.314Z Compiling alloca v0.4.0
52862026-05-20T16:17:29.314Z Compiling terminal_size v0.4.4
52872026-05-20T16:17:29.465Z Compiling half v2.7.1
52882026-05-20T16:17:29.573Z Compiling crossbeam-channel v0.5.15
52892026-05-20T16:17:29.594Z Compiling is-terminal v0.4.17
52902026-05-20T16:17:29.685Z Compiling itertools v0.12.1
52912026-05-20T16:17:29.752Z Compiling term v1.2.1
52922026-05-20T16:17:29.786Z Compiling clap_lex v1.1.0
52932026-05-20T16:17:30.199Z Compiling heck v0.5.0
52942026-05-20T16:17:30.392Z Compiling circular v0.3.0
52952026-05-20T16:17:30.601Z Compiling cfg_aliases v0.2.1
52962026-05-20T16:17:30.668Z Compiling take_mut v0.2.2
52972026-05-20T16:17:30.774Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52982026-05-20T16:17:30.806Z Compiling plotters-backend v0.3.7
52992026-05-20T16:17:31.101Z Compiling ciborium-io v0.2.2
53002026-05-20T16:17:31.127Z Compiling log v0.4.29
53012026-05-20T16:17:31.130Z Compiling plotters-svg v0.3.7
53022026-05-20T16:17:31.186Z Compiling ciborium-ll v0.2.2
53032026-05-20T16:17:31.342Z Compiling slog-stdlog v4.1.1
53042026-05-20T16:17:31.403Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53052026-05-20T16:17:31.667Z Compiling nix v0.31.2
53062026-05-20T16:17:31.806Z Compiling pcap-parser v0.17.0
53072026-05-20T16:17:31.890Z Compiling clap_derive v4.6.1
53082026-05-20T16:17:32.053Z Compiling clap_builder v4.6.0
53092026-05-20T16:17:32.350Z Compiling slog-term v2.9.2
53102026-05-20T16:17:33.436Z Compiling itertools v0.13.0
53112026-05-20T16:17:33.545Z Compiling same-file v1.0.6
53122026-05-20T16:17:33.686Z Compiling cast v0.3.0
53132026-05-20T16:17:33.855Z Compiling walkdir v2.5.0
53142026-05-20T16:17:34.023Z Compiling clap v4.6.1
53152026-05-20T16:17:34.098Z Compiling rayon v1.12.0
53162026-05-20T16:17:34.413Z Compiling tinytemplate v1.2.1
53172026-05-20T16:17:34.553Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53182026-05-20T16:17:34.663Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53192026-05-20T16:17:34.913Z Compiling criterion-plot v0.8.2
53202026-05-20T16:17:35.516Z Compiling slog-envlogger v2.2.0
53212026-05-20T16:17:35.674Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53222026-05-20T16:17:36.209Z Compiling ciborium v0.2.2
53232026-05-20T16:17:36.376Z Compiling plotters v0.3.7
53242026-05-20T16:17:36.541Z Compiling page_size v0.6.0
53252026-05-20T16:17:36.606Z Compiling oorandom v11.1.5
53262026-05-20T16:17:36.642Z Compiling dtor-proc-macro v0.0.13
53272026-05-20T16:17:36.723Z Compiling anes v0.1.6
53282026-05-20T16:17:36.925Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53292026-05-20T16:17:37.004Z Compiling dtor v0.8.1
53302026-05-20T16:17:37.090Z Compiling link-section v0.2.1
53312026-05-20T16:17:37.225Z Compiling ctor-proc-macro v0.0.13
53322026-05-20T16:17:37.562Z Compiling criterion v0.8.2
53332026-05-20T16:17:37.584Z Compiling ctor v0.10.1
53342026-05-20T16:17:39.534Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53352026-05-20T16:18:59.702Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53362026-05-20T16:18:59.729Z Running benches/userland.rs (target/release-lto/deps/userland-7e16b6a09a69d114)
53372026-05-20T16:18:59.732ZGnuplot not found, using plotters backend
53382026-05-20T16:18:59.873ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53392026-05-20T16:18:59.873ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53402026-05-20T16:19:05.315ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0028 s (7.7M iterations)
53412026-05-20T16:19:10.175ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53422026-05-20T16:19:10.266Zparse/Hairpin-DHCPv4/wallclock/Discover
53432026-05-20T16:19:10.266Z time: [60.516 ns 60.636 ns 60.776 ns]
53442026-05-20T16:19:10.269Z change: [−1.4015% −0.3426% +0.6838%] (p = 0.53 > 0.05)
53452026-05-20T16:19:10.269Z No change in performance detected.
53462026-05-20T16:19:10.269ZFound 5 outliers among 100 measurements (5.00%)
53472026-05-20T16:19:10.269Z 2 (2.00%) high mild
53482026-05-20T16:19:10.269Z 3 (3.00%) high severe
53492026-05-20T16:19:11.155Z
53502026-05-20T16:19:11.159ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53512026-05-20T16:19:11.159ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53522026-05-20T16:19:17.054ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0000 s (3.6M iterations)
53532026-05-20T16:19:22.036ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53542026-05-20T16:19:22.122Zprocess/Hairpin-DHCPv4/wallclock/Discover
53552026-05-20T16:19:22.122Z time: [827.12 ns 827.38 ns 827.65 ns]
53562026-05-20T16:19:22.122Z change: [+0.5240% +0.6869% +0.8487%] (p = 0.00 < 0.05)
53572026-05-20T16:19:22.122Z Change within noise threshold.
53582026-05-20T16:19:22.122ZFound 5 outliers among 100 measurements (5.00%)
53592026-05-20T16:19:22.122Z 1 (1.00%) high mild
53602026-05-20T16:19:22.122Z 4 (4.00%) high severe
53612026-05-20T16:19:23.008Z
53622026-05-20T16:19:23.011ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53632026-05-20T16:19:23.011ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53642026-05-20T16:19:28.677ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (7.4M iterations)
53652026-05-20T16:19:33.338ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53662026-05-20T16:19:33.423Zparse/Hairpin-DHCPv4/wallclock/Request
53672026-05-20T16:19:33.423Z time: [60.099 ns 60.233 ns 60.396 ns]
53682026-05-20T16:19:33.423Z change: [−2.8991% −1.8519% −0.7341%] (p = 0.00 < 0.05)
53692026-05-20T16:19:33.423Z Change within noise threshold.
53702026-05-20T16:19:33.423ZFound 6 outliers among 100 measurements (6.00%)
53712026-05-20T16:19:33.423Z 3 (3.00%) high mild
53722026-05-20T16:19:33.423Z 3 (3.00%) high severe
53732026-05-20T16:19:34.312Z
53742026-05-20T16:19:34.315ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53752026-05-20T16:19:34.315ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53762026-05-20T16:19:40.115ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (3.6M iterations)
53772026-05-20T16:19:45.092ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53782026-05-20T16:19:45.177Zprocess/Hairpin-DHCPv4/wallclock/Request
53792026-05-20T16:19:45.177Z time: [803.73 ns 804.01 ns 804.29 ns]
53802026-05-20T16:19:45.177Z change: [+0.7974% +0.9742% +1.1374%] (p = 0.00 < 0.05)
53812026-05-20T16:19:45.177Z Change within noise threshold.
53822026-05-20T16:19:45.177ZFound 5 outliers among 100 measurements (5.00%)
53832026-05-20T16:19:45.177Z 1 (1.00%) high mild
53842026-05-20T16:19:45.177Z 4 (4.00%) high severe
53852026-05-20T16:19:46.064Z
53862026-05-20T16:19:46.068ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53872026-05-20T16:19:46.068ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53882026-05-20T16:19:49.511ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0013 s (6.1M iterations)
53892026-05-20T16:19:54.349ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53902026-05-20T16:19:54.435Zparse/Hairpin-DHCPv6/wallclock/Solicit
53912026-05-20T16:19:54.435Z time: [60.123 ns 60.237 ns 60.378 ns]
53922026-05-20T16:19:54.435Z change: [−1.5150% −0.1538% +1.1838%] (p = 0.84 > 0.05)
53932026-05-20T16:19:54.435Z No change in performance detected.
53942026-05-20T16:19:54.435ZFound 8 outliers among 100 measurements (8.00%)
53952026-05-20T16:19:54.435Z 4 (4.00%) high mild
53962026-05-20T16:19:54.435Z 4 (4.00%) high severe
53972026-05-20T16:19:55.327Z
53982026-05-20T16:19:55.330ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53992026-05-20T16:19:55.330ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54002026-05-20T16:19:59.049ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0010 s (2.8M iterations)
54012026-05-20T16:20:04.076ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54022026-05-20T16:20:04.162Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54032026-05-20T16:20:04.162Z time: [1.0461 µs 1.0467 µs 1.0472 µs]
54042026-05-20T16:20:04.162Z change: [+0.0911% +0.2958% +0.4889%] (p = 0.00 < 0.05)
54052026-05-20T16:20:04.162Z Change within noise threshold.
54062026-05-20T16:20:04.162ZFound 3 outliers among 100 measurements (3.00%)
54072026-05-20T16:20:04.162Z 1 (1.00%) high mild
54082026-05-20T16:20:04.162Z 2 (2.00%) high severe
54092026-05-20T16:20:05.050Z
54102026-05-20T16:20:05.054ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54112026-05-20T16:20:05.054ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54122026-05-20T16:20:08.849ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (5.5M iterations)
54132026-05-20T16:20:13.611ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54142026-05-20T16:20:13.697Zparse/Hairpin-DHCPv6/wallclock/Request
54152026-05-20T16:20:13.697Z time: [60.872 ns 61.138 ns 61.472 ns]
54162026-05-20T16:20:13.697Z change: [−0.4971% +0.6158% +1.7879%] (p = 0.29 > 0.05)
54172026-05-20T16:20:13.697Z No change in performance detected.
54182026-05-20T16:20:13.697ZFound 7 outliers among 100 measurements (7.00%)
54192026-05-20T16:20:13.697Z 4 (4.00%) high mild
54202026-05-20T16:20:13.697Z 3 (3.00%) high severe
54212026-05-20T16:20:14.588Z
54222026-05-20T16:20:14.591ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54232026-05-20T16:20:14.591ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54242026-05-20T16:20:18.552ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0022 s (2.6M iterations)
54252026-05-20T16:20:23.518ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54262026-05-20T16:20:23.604Zprocess/Hairpin-DHCPv6/wallclock/Request
54272026-05-20T16:20:23.604Z time: [1.0818 µs 1.0825 µs 1.0831 µs]
54282026-05-20T16:20:23.604Z change: [+0.7060% +0.8818% +1.0668%] (p = 0.00 < 0.05)
54292026-05-20T16:20:23.604Z Change within noise threshold.
54302026-05-20T16:20:23.604ZFound 4 outliers among 100 measurements (4.00%)
54312026-05-20T16:20:23.604Z 3 (3.00%) high mild
54322026-05-20T16:20:23.604Z 1 (1.00%) high severe
54332026-05-20T16:20:24.493Z
54342026-05-20T16:20:24.500ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-05-20T16:20:24.500ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54362026-05-20T16:20:30.568ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0030 s (6.9M iterations)
54372026-05-20T16:20:35.085ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54382026-05-20T16:20:35.170Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-05-20T16:20:35.170Z time: [60.438 ns 60.562 ns 60.714 ns]
54402026-05-20T16:20:35.170Z change: [−1.3579% −0.2912% +0.7665%] (p = 0.61 > 0.05)
54412026-05-20T16:20:35.170Z No change in performance detected.
54422026-05-20T16:20:35.171ZFound 7 outliers among 100 measurements (7.00%)
54432026-05-20T16:20:35.171Z 4 (4.00%) high mild
54442026-05-20T16:20:35.171Z 3 (3.00%) high severe
54452026-05-20T16:20:36.055Z
54462026-05-20T16:20:36.059ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-05-20T16:20:36.059ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54482026-05-20T16:20:41.346ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0001 s (4.0M iterations)
54492026-05-20T16:20:46.205ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54502026-05-20T16:20:46.291Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-05-20T16:20:46.291Z time: [629.49 ns 629.99 ns 630.59 ns]
54522026-05-20T16:20:46.291Z change: [+2.7227% +2.9206% +3.1208%] (p = 0.00 < 0.05)
54532026-05-20T16:20:46.292Z Performance has regressed.
54542026-05-20T16:20:46.292ZFound 2 outliers among 100 measurements (2.00%)
54552026-05-20T16:20:46.292Z 1 (1.00%) high mild
54562026-05-20T16:20:46.292Z 1 (1.00%) high severe
54572026-05-20T16:20:47.177Z
54582026-05-20T16:20:47.181ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54592026-05-20T16:20:47.181ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54602026-05-20T16:20:51.642ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.7M iterations)
54612026-05-20T16:20:55.376ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54622026-05-20T16:20:55.462Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-05-20T16:20:55.462Z time: [120.25 ns 120.38 ns 120.53 ns]
54642026-05-20T16:20:55.462Z change: [−0.9338% −0.1554% +0.6801%] (p = 0.71 > 0.05)
54652026-05-20T16:20:55.462Z No change in performance detected.
54662026-05-20T16:20:55.462ZFound 9 outliers among 100 measurements (9.00%)
54672026-05-20T16:20:55.462Z 4 (4.00%) high mild
54682026-05-20T16:20:55.462Z 5 (5.00%) high severe
54692026-05-20T16:20:56.350Z
54702026-05-20T16:20:56.355ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54712026-05-20T16:20:56.355ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54722026-05-20T16:20:59.582ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0037 s (3.2M iterations)
54732026-05-20T16:21:04.099ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54742026-05-20T16:21:04.184Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54752026-05-20T16:21:04.184Z time: [712.53 ns 712.82 ns 713.16 ns]
54762026-05-20T16:21:04.184Z change: [+2.0892% +2.2618% +2.4254%] (p = 0.00 < 0.05)
54772026-05-20T16:21:04.184Z Performance has regressed.
54782026-05-20T16:21:04.184ZFound 6 outliers among 100 measurements (6.00%)
54792026-05-20T16:21:04.184Z 3 (3.00%) high mild
54802026-05-20T16:21:04.184Z 3 (3.00%) high severe
54812026-05-20T16:21:05.073Z
54822026-05-20T16:21:05.077ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54832026-05-20T16:21:05.077ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54842026-05-20T16:21:08.135ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0028 s (6.9M iterations)
54852026-05-20T16:21:12.606ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54862026-05-20T16:21:12.692Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54872026-05-20T16:21:12.692Z time: [59.606 ns 59.736 ns 59.895 ns]
54882026-05-20T16:21:12.692Z change: [−1.8411% −0.7925% +0.3482%] (p = 0.15 > 0.05)
54892026-05-20T16:21:12.692Z No change in performance detected.
54902026-05-20T16:21:12.692ZFound 5 outliers among 100 measurements (5.00%)
54912026-05-20T16:21:12.692Z 3 (3.00%) high mild
54922026-05-20T16:21:12.692Z 2 (2.00%) high severe
54932026-05-20T16:21:13.581Z
54942026-05-20T16:21:13.584ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54952026-05-20T16:21:13.584ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54962026-05-20T16:21:19.674ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0033 s (3.4M iterations)
54972026-05-20T16:21:24.511ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54982026-05-20T16:21:24.597Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54992026-05-20T16:21:24.597Z time: [806.09 ns 806.49 ns 806.97 ns]
55002026-05-20T16:21:24.597Z change: [+1.8839% +2.0553% +2.2209%] (p = 0.00 < 0.05)
55012026-05-20T16:21:24.597Z Performance has regressed.
55022026-05-20T16:21:24.597ZFound 2 outliers among 100 measurements (2.00%)
55032026-05-20T16:21:24.597Z 2 (2.00%) high mild
55042026-05-20T16:21:25.488Z
55052026-05-20T16:21:25.491ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-05-20T16:21:25.491ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55072026-05-20T16:21:28.605ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0036 s (6.7M iterations)
55082026-05-20T16:21:33.001ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55092026-05-20T16:21:33.087Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55102026-05-20T16:21:33.087Z time: [59.938 ns 60.056 ns 60.200 ns]
55112026-05-20T16:21:33.087Z change: [−1.0811% +0.0056% +1.1173%] (p = 0.99 > 0.05)
55122026-05-20T16:21:33.087Z No change in performance detected.
55132026-05-20T16:21:33.087ZFound 6 outliers among 100 measurements (6.00%)
55142026-05-20T16:21:33.087Z 3 (3.00%) high mild
55152026-05-20T16:21:33.087Z 3 (3.00%) high severe
55162026-05-20T16:21:33.983Z
55172026-05-20T16:21:33.988ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-05-20T16:21:33.988ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55192026-05-20T16:21:39.962ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0037 s (3.5M iterations)
55202026-05-20T16:21:44.752ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55212026-05-20T16:21:44.835Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55222026-05-20T16:21:44.835Z time: [767.83 ns 768.36 ns 768.95 ns]
55232026-05-20T16:21:44.835Z change: [+1.7286% +1.9509% +2.1739%] (p = 0.00 < 0.05)
55242026-05-20T16:21:44.835Z Performance has regressed.
55252026-05-20T16:21:44.835ZFound 3 outliers among 100 measurements (3.00%)
55262026-05-20T16:21:44.835Z 2 (2.00%) high mild
55272026-05-20T16:21:44.838Z 1 (1.00%) high severe
55282026-05-20T16:21:45.728Z
55292026-05-20T16:21:45.732ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-05-20T16:21:45.732ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55312026-05-20T16:21:49.178ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
55322026-05-20T16:21:52.960ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55332026-05-20T16:21:53.044Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55342026-05-20T16:21:53.044Z time: [61.537 ns 61.692 ns 61.872 ns]
55352026-05-20T16:21:53.044Z change: [−0.7204% +0.0286% +0.7349%] (p = 0.94 > 0.05)
55362026-05-20T16:21:53.044Z No change in performance detected.
55372026-05-20T16:21:53.044ZFound 5 outliers among 100 measurements (5.00%)
55382026-05-20T16:21:53.044Z 3 (3.00%) high mild
55392026-05-20T16:21:53.044Z 2 (2.00%) high severe
55402026-05-20T16:21:53.940Z
55412026-05-20T16:21:53.944ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-05-20T16:21:53.944ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55432026-05-20T16:21:59.151ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.0M iterations)
55442026-05-20T16:22:03.859ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55452026-05-20T16:22:03.945Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55462026-05-20T16:22:03.945Z time: [252.47 ns 252.82 ns 253.24 ns]
55472026-05-20T16:22:03.945Z change: [+3.1058% +3.5348% +3.9676%] (p = 0.00 < 0.05)
55482026-05-20T16:22:03.945Z Performance has regressed.
55492026-05-20T16:22:03.945ZFound 3 outliers among 100 measurements (3.00%)
55502026-05-20T16:22:03.945Z 1 (1.00%) high mild
55512026-05-20T16:22:03.945Z 2 (2.00%) high severe
55522026-05-20T16:22:04.837Z
55532026-05-20T16:22:04.841ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-05-20T16:22:04.841ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55552026-05-20T16:22:10.897ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (6.9M iterations)
55562026-05-20T16:22:15.469ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55572026-05-20T16:22:15.557Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55582026-05-20T16:22:15.558Z time: [79.368 ns 79.551 ns 79.743 ns]
55592026-05-20T16:22:15.558Z change: [−1.2300% −0.2940% +0.5974%] (p = 0.53 > 0.05)
55602026-05-20T16:22:15.558Z No change in performance detected.
55612026-05-20T16:22:15.558ZFound 5 outliers among 100 measurements (5.00%)
55622026-05-20T16:22:15.558Z 3 (3.00%) high mild
55632026-05-20T16:22:15.558Z 2 (2.00%) high severe
55642026-05-20T16:22:16.452Z
55652026-05-20T16:22:16.457ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55662026-05-20T16:22:16.457ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55672026-05-20T16:22:20.415ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (2.6M iterations)
55682026-05-20T16:22:25.376ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55692026-05-20T16:22:25.463Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55702026-05-20T16:22:25.463Z time: [272.36 ns 272.77 ns 273.23 ns]
55712026-05-20T16:22:25.463Z change: [+3.2481% +3.6723% +4.0534%] (p = 0.00 < 0.05)
55722026-05-20T16:22:25.463Z Performance has regressed.
55732026-05-20T16:22:25.463ZFound 5 outliers among 100 measurements (5.00%)
55742026-05-20T16:22:25.463Z 2 (2.00%) high mild
55752026-05-20T16:22:25.463Z 3 (3.00%) high severe
55762026-05-20T16:22:26.352Z
55772026-05-20T16:22:26.356ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55782026-05-20T16:22:26.356ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55792026-05-20T16:22:32.600ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.7M iterations)
55802026-05-20T16:22:36.137ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55812026-05-20T16:22:36.224Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55822026-05-20T16:22:36.224Z time: [97.931 ns 98.153 ns 98.354 ns]
55832026-05-20T16:22:36.224Z change: [−0.8287% −0.0461% +0.7198%] (p = 0.91 > 0.05)
55842026-05-20T16:22:36.224Z No change in performance detected.
55852026-05-20T16:22:36.224ZFound 21 outliers among 100 measurements (21.00%)
55862026-05-20T16:22:36.224Z 9 (9.00%) low mild
55872026-05-20T16:22:36.224Z 5 (5.00%) high mild
55882026-05-20T16:22:36.224Z 7 (7.00%) high severe
55892026-05-20T16:22:37.117Z
55902026-05-20T16:22:37.121ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55912026-05-20T16:22:37.121ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55922026-05-20T16:22:40.135ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0059 s (3.5M iterations)
55932026-05-20T16:22:44.734ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55942026-05-20T16:22:44.820Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55952026-05-20T16:22:44.820Z time: [226.12 ns 226.61 ns 227.20 ns]
55962026-05-20T16:22:44.820Z change: [+3.9547% +4.5173% +5.0780%] (p = 0.00 < 0.05)
55972026-05-20T16:22:44.820Z Performance has regressed.
55982026-05-20T16:22:44.820ZFound 2 outliers among 100 measurements (2.00%)
55992026-05-20T16:22:44.820Z 2 (2.00%) high mild
56002026-05-20T16:22:45.712Z
56012026-05-20T16:22:45.716ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56022026-05-20T16:22:45.716ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56032026-05-20T16:22:49.975ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.9M iterations)
56042026-05-20T16:22:54.275ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56052026-05-20T16:22:54.361Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56062026-05-20T16:22:54.361Z time: [117.03 ns 117.39 ns 117.70 ns]
56072026-05-20T16:22:54.361Z change: [−0.3886% +0.4155% +1.1970%] (p = 0.31 > 0.05)
56082026-05-20T16:22:54.361Z No change in performance detected.
56092026-05-20T16:22:54.361ZFound 30 outliers among 100 measurements (30.00%)
56102026-05-20T16:22:54.361Z 3 (3.00%) low severe
56112026-05-20T16:22:54.361Z 16 (16.00%) low mild
56122026-05-20T16:22:54.361Z 4 (4.00%) high mild
56132026-05-20T16:22:54.361Z 7 (7.00%) high severe
56142026-05-20T16:22:55.254Z
56152026-05-20T16:22:55.258ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56162026-05-20T16:22:55.258ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56172026-05-20T16:22:59.675ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (2.4M iterations)
56182026-05-20T16:23:04.485ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56192026-05-20T16:23:04.571Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56202026-05-20T16:23:04.571Z time: [245.60 ns 245.95 ns 246.37 ns]
56212026-05-20T16:23:04.571Z change: [+3.1560% +3.7215% +4.2364%] (p = 0.00 < 0.05)
56222026-05-20T16:23:04.571Z Performance has regressed.
56232026-05-20T16:23:04.571ZFound 7 outliers among 100 measurements (7.00%)
56242026-05-20T16:23:04.571Z 4 (4.00%) high mild
56252026-05-20T16:23:04.571Z 3 (3.00%) high severe
56262026-05-20T16:23:05.461Z
56272026-05-20T16:23:05.465ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56282026-05-20T16:23:05.465ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56292026-05-20T16:23:08.733ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (13M iterations)
56302026-05-20T16:23:12.649ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56312026-05-20T16:23:12.735Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-05-20T16:23:12.735Z time: [60.381 ns 60.533 ns 60.706 ns]
56332026-05-20T16:23:12.735Z change: [−1.3491% −0.6589% +0.0345%] (p = 0.07 > 0.05)
56342026-05-20T16:23:12.735Z No change in performance detected.
56352026-05-20T16:23:12.735ZFound 4 outliers among 100 measurements (4.00%)
56362026-05-20T16:23:12.735Z 2 (2.00%) high mild
56372026-05-20T16:23:12.735Z 2 (2.00%) high severe
56382026-05-20T16:23:13.630Z
56392026-05-20T16:23:13.634ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-05-20T16:23:13.634ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56412026-05-20T16:23:18.438ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.4M iterations)
56422026-05-20T16:23:23.186ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56432026-05-20T16:23:23.272Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-05-20T16:23:23.272Z time: [218.01 ns 218.35 ns 218.77 ns]
56452026-05-20T16:23:23.272Z change: [−0.7268% −0.2620% +0.2169%] (p = 0.30 > 0.05)
56462026-05-20T16:23:23.272Z No change in performance detected.
56472026-05-20T16:23:23.272ZFound 3 outliers among 100 measurements (3.00%)
56482026-05-20T16:23:23.272Z 1 (1.00%) high mild
56492026-05-20T16:23:23.273Z 2 (2.00%) high severe
56502026-05-20T16:23:24.168Z
56512026-05-20T16:23:24.171ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56522026-05-20T16:23:24.171ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56532026-05-20T16:23:30.158ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (7.0M iterations)
56542026-05-20T16:23:34.740ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56552026-05-20T16:23:34.825Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-05-20T16:23:34.825Z time: [78.163 ns 78.328 ns 78.505 ns]
56572026-05-20T16:23:34.825Z change: [−1.2329% −0.3853% +0.4797%] (p = 0.39 > 0.05)
56582026-05-20T16:23:34.825Z No change in performance detected.
56592026-05-20T16:23:34.825ZFound 4 outliers among 100 measurements (4.00%)
56602026-05-20T16:23:34.825Z 2 (2.00%) high mild
56612026-05-20T16:23:34.825Z 2 (2.00%) high severe
56622026-05-20T16:23:35.719Z
56632026-05-20T16:23:35.722ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-05-20T16:23:35.722ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56652026-05-20T16:23:39.513ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0063 s (2.8M iterations)
56662026-05-20T16:23:44.477ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56672026-05-20T16:23:44.563Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-05-20T16:23:44.563Z time: [238.09 ns 238.52 ns 239.02 ns]
56692026-05-20T16:23:44.563Z change: [−0.1069% +0.3787% +0.9050%] (p = 0.16 > 0.05)
56702026-05-20T16:23:44.564Z No change in performance detected.
56712026-05-20T16:23:44.564ZFound 5 outliers among 100 measurements (5.00%)
56722026-05-20T16:23:44.564Z 2 (2.00%) high mild
56732026-05-20T16:23:44.564Z 3 (3.00%) high severe
56742026-05-20T16:23:45.452Z
56752026-05-20T16:23:45.456ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56762026-05-20T16:23:45.456ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56772026-05-20T16:23:51.535ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (6.9M iterations)
56782026-05-20T16:23:55.113ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56792026-05-20T16:23:55.198Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-05-20T16:23:55.198Z time: [96.991 ns 97.216 ns 97.412 ns]
56812026-05-20T16:23:55.198Z change: [−1.0742% −0.3367% +0.4065%] (p = 0.37 > 0.05)
56822026-05-20T16:23:55.198Z No change in performance detected.
56832026-05-20T16:23:55.198ZFound 8 outliers among 100 measurements (8.00%)
56842026-05-20T16:23:55.198Z 6 (6.00%) high mild
56852026-05-20T16:23:55.198Z 2 (2.00%) high severe
56862026-05-20T16:23:56.087Z
56872026-05-20T16:23:56.090ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-05-20T16:23:56.090ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56892026-05-20T16:24:01.951ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0008 s (3.6M iterations)
56902026-05-20T16:24:06.386ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56912026-05-20T16:24:06.472Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-05-20T16:24:06.472Z time: [189.80 ns 190.29 ns 190.88 ns]
56932026-05-20T16:24:06.472Z change: [+0.5878% +1.3042% +1.9318%] (p = 0.00 < 0.05)
56942026-05-20T16:24:06.472Z Change within noise threshold.
56952026-05-20T16:24:06.472ZFound 2 outliers among 100 measurements (2.00%)
56962026-05-20T16:24:06.472Z 1 (1.00%) high mild
56972026-05-20T16:24:06.472Z 1 (1.00%) high severe
56982026-05-20T16:24:07.358Z
56992026-05-20T16:24:07.362ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57002026-05-20T16:24:07.362ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57012026-05-20T16:24:11.601ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (4.9M iterations)
57022026-05-20T16:24:15.967ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57032026-05-20T16:24:16.052Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-05-20T16:24:16.052Z time: [116.08 ns 116.42 ns 116.72 ns]
57052026-05-20T16:24:16.052Z change: [−1.3279% −0.5249% +0.2621%] (p = 0.20 > 0.05)
57062026-05-20T16:24:16.053Z No change in performance detected.
57072026-05-20T16:24:16.053ZFound 31 outliers among 100 measurements (31.00%)
57082026-05-20T16:24:16.053Z 19 (19.00%) low mild
57092026-05-20T16:24:16.053Z 3 (3.00%) high mild
57102026-05-20T16:24:16.053Z 9 (9.00%) high severe
57112026-05-20T16:24:16.944Z
57122026-05-20T16:24:16.948ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57132026-05-20T16:24:16.948ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57142026-05-20T16:24:21.187ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0059 s (2.5M iterations)
57152026-05-20T16:24:25.993ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57162026-05-20T16:24:26.079Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57172026-05-20T16:24:26.079Z time: [208.99 ns 209.42 ns 209.93 ns]
57182026-05-20T16:24:26.079Z change: [+0.1736% +0.8293% +1.5127%] (p = 0.01 < 0.05)
57192026-05-20T16:24:26.079Z Change within noise threshold.
57202026-05-20T16:24:26.079ZFound 5 outliers among 100 measurements (5.00%)
57212026-05-20T16:24:26.079Z 3 (3.00%) high mild
57222026-05-20T16:24:26.079Z 2 (2.00%) high severe
57232026-05-20T16:24:26.968Z
57242026-05-20T16:24:26.972ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57252026-05-20T16:24:26.972ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57262026-05-20T16:24:30.549ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
57272026-05-20T16:24:34.577ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57282026-05-20T16:24:34.664Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57292026-05-20T16:24:34.664Z time: [60.912 ns 61.050 ns 61.203 ns]
57302026-05-20T16:24:34.664Z change: [−1.0243% −0.2598% +0.5118%] (p = 0.51 > 0.05)
57312026-05-20T16:24:34.664Z No change in performance detected.
57322026-05-20T16:24:34.664ZFound 6 outliers among 100 measurements (6.00%)
57332026-05-20T16:24:34.664Z 2 (2.00%) high mild
57342026-05-20T16:24:34.664Z 4 (4.00%) high severe
57352026-05-20T16:24:35.556Z
57362026-05-20T16:24:35.559ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-05-20T16:24:35.560ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57382026-05-20T16:24:40.913ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (3.9M iterations)
57392026-05-20T16:24:45.706ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57402026-05-20T16:24:45.793Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57412026-05-20T16:24:45.793Z time: [247.42 ns 247.70 ns 248.03 ns]
57422026-05-20T16:24:45.793Z change: [+2.6676% +3.1377% +3.6064%] (p = 0.00 < 0.05)
57432026-05-20T16:24:45.793Z Performance has regressed.
57442026-05-20T16:24:45.793ZFound 3 outliers among 100 measurements (3.00%)
57452026-05-20T16:24:45.793Z 1 (1.00%) high mild
57462026-05-20T16:24:45.793Z 2 (2.00%) high severe
57472026-05-20T16:24:46.678Z
57482026-05-20T16:24:46.682ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57492026-05-20T16:24:46.682ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57502026-05-20T16:24:49.750ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
57512026-05-20T16:24:54.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57522026-05-20T16:24:54.582Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57532026-05-20T16:24:54.582Z time: [78.686 ns 78.848 ns 79.022 ns]
57542026-05-20T16:24:54.582Z change: [−1.3234% −0.4722% +0.3500%] (p = 0.28 > 0.05)
57552026-05-20T16:24:54.583Z No change in performance detected.
57562026-05-20T16:24:54.583ZFound 6 outliers among 100 measurements (6.00%)
57572026-05-20T16:24:54.583Z 4 (4.00%) high mild
57582026-05-20T16:24:54.583Z 2 (2.00%) high severe
57592026-05-20T16:24:55.476Z
57602026-05-20T16:24:55.480ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-05-20T16:24:55.480ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57622026-05-20T16:24:59.562ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.6M iterations)
57632026-05-20T16:25:04.538ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57642026-05-20T16:25:04.624Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57652026-05-20T16:25:04.624Z time: [266.77 ns 267.13 ns 267.53 ns]
57662026-05-20T16:25:04.624Z change: [+2.6061% +3.0455% +3.4392%] (p = 0.00 < 0.05)
57672026-05-20T16:25:04.624Z Performance has regressed.
57682026-05-20T16:25:04.624ZFound 5 outliers among 100 measurements (5.00%)
57692026-05-20T16:25:04.624Z 2 (2.00%) high mild
57702026-05-20T16:25:04.624Z 3 (3.00%) high severe
57712026-05-20T16:25:05.512Z
57722026-05-20T16:25:05.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57732026-05-20T16:25:05.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57742026-05-20T16:25:08.539ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.9M iterations)
57752026-05-20T16:25:12.411ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57762026-05-20T16:25:12.496Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57772026-05-20T16:25:12.496Z time: [97.680 ns 97.766 ns 97.863 ns]
57782026-05-20T16:25:12.496Z change: [−0.6040% +0.0401% +0.7064%] (p = 0.91 > 0.05)
57792026-05-20T16:25:12.496Z No change in performance detected.
57802026-05-20T16:25:12.496ZFound 8 outliers among 100 measurements (8.00%)
57812026-05-20T16:25:12.496Z 5 (5.00%) high mild
57822026-05-20T16:25:12.496Z 3 (3.00%) high severe
57832026-05-20T16:25:13.389Z
57842026-05-20T16:25:13.393ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57852026-05-20T16:25:13.393ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57862026-05-20T16:25:16.495ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0059 s (3.4M iterations)
57872026-05-20T16:25:21.155ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57882026-05-20T16:25:21.240Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57892026-05-20T16:25:21.240Z time: [218.98 ns 219.50 ns 220.14 ns]
57902026-05-20T16:25:21.240Z change: [+3.9013% +4.4604% +5.0210%] (p = 0.00 < 0.05)
57912026-05-20T16:25:21.240Z Performance has regressed.
57922026-05-20T16:25:21.240ZFound 2 outliers among 100 measurements (2.00%)
57932026-05-20T16:25:21.240Z 1 (1.00%) high mild
57942026-05-20T16:25:21.240Z 1 (1.00%) high severe
57952026-05-20T16:25:22.129Z
57962026-05-20T16:25:22.133ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57972026-05-20T16:25:22.133ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57982026-05-20T16:25:26.472ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (4.8M iterations)
57992026-05-20T16:25:30.879ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58002026-05-20T16:25:30.966Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58012026-05-20T16:25:30.966Z time: [116.46 ns 116.63 ns 116.78 ns]
58022026-05-20T16:25:30.966Z change: [−1.3904% −0.6274% +0.2695%] (p = 0.14 > 0.05)
58032026-05-20T16:25:30.966Z No change in performance detected.
58042026-05-20T16:25:30.966ZFound 12 outliers among 100 measurements (12.00%)
58052026-05-20T16:25:30.966Z 3 (3.00%) high mild
58062026-05-20T16:25:30.966Z 9 (9.00%) high severe
58072026-05-20T16:25:31.853Z
58082026-05-20T16:25:31.857ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58092026-05-20T16:25:31.857ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58102026-05-20T16:25:36.395ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.3M iterations)
58112026-05-20T16:25:41.247ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58122026-05-20T16:25:41.332Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58132026-05-20T16:25:41.332Z time: [238.10 ns 238.54 ns 239.04 ns]
58142026-05-20T16:25:41.332Z change: [+3.9598% +4.5899% +5.2554%] (p = 0.00 < 0.05)
58152026-05-20T16:25:41.332Z Performance has regressed.
58162026-05-20T16:25:41.332ZFound 4 outliers among 100 measurements (4.00%)
58172026-05-20T16:25:41.332Z 2 (2.00%) high mild
58182026-05-20T16:25:41.332Z 2 (2.00%) high severe
58192026-05-20T16:25:42.223Z
58202026-05-20T16:25:42.227ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58212026-05-20T16:25:42.227ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58222026-05-20T16:25:45.769ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
58232026-05-20T16:25:49.777ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58242026-05-20T16:25:49.864Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58252026-05-20T16:25:49.864Z time: [59.751 ns 59.906 ns 60.084 ns]
58262026-05-20T16:25:49.864Z change: [−1.3760% −0.5963% +0.2191%] (p = 0.15 > 0.05)
58272026-05-20T16:25:49.864Z No change in performance detected.
58282026-05-20T16:25:49.864ZFound 4 outliers among 100 measurements (4.00%)
58292026-05-20T16:25:49.864Z 1 (1.00%) high mild
58302026-05-20T16:25:49.864Z 3 (3.00%) high severe
58312026-05-20T16:25:50.760Z
58322026-05-20T16:25:50.763ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-05-20T16:25:50.763ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58342026-05-20T16:25:55.827ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0031 s (4.1M iterations)
58352026-05-20T16:26:00.598ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58362026-05-20T16:26:00.683Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58372026-05-20T16:26:00.683Z time: [216.69 ns 217.00 ns 217.37 ns]
58382026-05-20T16:26:00.683Z change: [−1.3559% −0.9219% −0.4821%] (p = 0.00 < 0.05)
58392026-05-20T16:26:00.683Z Change within noise threshold.
58402026-05-20T16:26:00.683ZFound 3 outliers among 100 measurements (3.00%)
58412026-05-20T16:26:00.683Z 2 (2.00%) high mild
58422026-05-20T16:26:00.683Z 1 (1.00%) high severe
58432026-05-20T16:26:01.571Z
58442026-05-20T16:26:01.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58452026-05-20T16:26:01.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58462026-05-20T16:26:07.746ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
58472026-05-20T16:26:12.421ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58482026-05-20T16:26:12.506Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-05-20T16:26:12.506Z time: [77.542 ns 77.714 ns 77.895 ns]
58502026-05-20T16:26:12.506Z change: [−1.6241% −0.7585% +0.1301%] (p = 0.09 > 0.05)
58512026-05-20T16:26:12.506Z No change in performance detected.
58522026-05-20T16:26:12.506ZFound 5 outliers among 100 measurements (5.00%)
58532026-05-20T16:26:12.506Z 3 (3.00%) high mild
58542026-05-20T16:26:12.506Z 2 (2.00%) high severe
58552026-05-20T16:26:13.397Z
58562026-05-20T16:26:13.400ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-05-20T16:26:13.400ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58582026-05-20T16:26:17.294ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (2.7M iterations)
58592026-05-20T16:26:22.285ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58602026-05-20T16:26:22.371Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58612026-05-20T16:26:22.371Z time: [235.48 ns 235.83 ns 236.22 ns]
58622026-05-20T16:26:22.371Z change: [−0.5860% −0.1390% +0.3161%] (p = 0.53 > 0.05)
58632026-05-20T16:26:22.371Z No change in performance detected.
58642026-05-20T16:26:22.371ZFound 5 outliers among 100 measurements (5.00%)
58652026-05-20T16:26:22.371Z 2 (2.00%) high mild
58662026-05-20T16:26:22.371Z 3 (3.00%) high severe
58672026-05-20T16:26:23.256Z
58682026-05-20T16:26:23.260ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58692026-05-20T16:26:23.260ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58702026-05-20T16:26:29.592ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0008 s (6.6M iterations)
58712026-05-20T16:26:33.259ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58722026-05-20T16:26:33.345Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58732026-05-20T16:26:33.345Z time: [97.067 ns 97.170 ns 97.290 ns]
58742026-05-20T16:26:33.345Z change: [−1.3715% −0.6629% +0.0426%] (p = 0.07 > 0.05)
58752026-05-20T16:26:33.345Z No change in performance detected.
58762026-05-20T16:26:33.345ZFound 8 outliers among 100 measurements (8.00%)
58772026-05-20T16:26:33.345Z 5 (5.00%) high mild
58782026-05-20T16:26:33.345Z 3 (3.00%) high severe
58792026-05-20T16:26:34.228Z
58802026-05-20T16:26:34.232ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-05-20T16:26:34.232ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58822026-05-20T16:26:40.318ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0004 s (3.4M iterations)
58832026-05-20T16:26:44.803ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58842026-05-20T16:26:44.887Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58852026-05-20T16:26:44.888Z time: [186.20 ns 186.78 ns 187.46 ns]
58862026-05-20T16:26:44.888Z change: [−0.1770% +0.5624% +1.2711%] (p = 0.12 > 0.05)
58872026-05-20T16:26:44.888Z No change in performance detected.
58882026-05-20T16:26:44.888ZFound 2 outliers among 100 measurements (2.00%)
58892026-05-20T16:26:44.888Z 1 (1.00%) high mild
58902026-05-20T16:26:44.888Z 1 (1.00%) high severe
58912026-05-20T16:26:45.775Z
58922026-05-20T16:26:45.779ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58932026-05-20T16:26:45.779ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58942026-05-20T16:26:50.076ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0023 s (4.9M iterations)
58952026-05-20T16:26:54.513ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58962026-05-20T16:26:54.622Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58972026-05-20T16:26:54.622Z time: [115.63 ns 115.81 ns 115.99 ns]
58982026-05-20T16:26:54.622Z change: [−1.6849% −0.8905% −0.1325%] (p = 0.03 < 0.05)
58992026-05-20T16:26:54.622Z Change within noise threshold.
59002026-05-20T16:26:54.622ZFound 11 outliers among 100 measurements (11.00%)
59012026-05-20T16:26:54.622Z 6 (6.00%) high mild
59022026-05-20T16:26:54.622Z 5 (5.00%) high severe
59032026-05-20T16:26:55.491Z
59042026-05-20T16:26:55.494ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-05-20T16:26:55.495ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59062026-05-20T16:26:59.844ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0101 s (2.4M iterations)
59072026-05-20T16:27:04.716ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59082026-05-20T16:27:04.802Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59092026-05-20T16:27:04.802Z time: [205.09 ns 205.53 ns 206.02 ns]
59102026-05-20T16:27:04.802Z change: [−0.1303% +0.6203% +1.4027%] (p = 0.11 > 0.05)
59112026-05-20T16:27:04.802Z No change in performance detected.
59122026-05-20T16:27:04.802ZFound 4 outliers among 100 measurements (4.00%)
59132026-05-20T16:27:04.802Z 2 (2.00%) high mild
59142026-05-20T16:27:04.802Z 2 (2.00%) high severe
59152026-05-20T16:27:05.693Z
59162026-05-20T16:27:05.697ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59172026-05-20T16:27:05.697ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59182026-05-20T16:27:08.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
59192026-05-20T16:27:12.930ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59202026-05-20T16:27:13.015Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59212026-05-20T16:27:13.015Z time: [61.063 ns 61.207 ns 61.374 ns]
59222026-05-20T16:27:13.016Z change: [−2.1247% −1.4339% −0.7233%] (p = 0.00 < 0.05)
59232026-05-20T16:27:13.016Z Change within noise threshold.
59242026-05-20T16:27:13.016ZFound 4 outliers among 100 measurements (4.00%)
59252026-05-20T16:27:13.016Z 2 (2.00%) high mild
59262026-05-20T16:27:13.016Z 2 (2.00%) high severe
59272026-05-20T16:27:13.911Z
59282026-05-20T16:27:13.914ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-05-20T16:27:13.915ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59302026-05-20T16:27:18.879ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0041 s (4.2M iterations)
59312026-05-20T16:27:23.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59322026-05-20T16:27:23.966Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59332026-05-20T16:27:23.966Z time: [287.96 ns 290.54 ns 293.87 ns]
59342026-05-20T16:27:23.966Z change: [−3.0015% +13.551% +35.606%] (p = 0.16 > 0.05)
59352026-05-20T16:27:23.966Z No change in performance detected.
59362026-05-20T16:27:23.966ZFound 13 outliers among 100 measurements (13.00%)
59372026-05-20T16:27:23.966Z 5 (5.00%) high mild
59382026-05-20T16:27:23.966Z 8 (8.00%) high severe
59392026-05-20T16:27:24.854Z
59402026-05-20T16:27:24.858ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59412026-05-20T16:27:24.858ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59422026-05-20T16:27:30.782ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (7.1M iterations)
59432026-05-20T16:27:35.421ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59442026-05-20T16:27:35.506Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59452026-05-20T16:27:35.506Z time: [79.150 ns 79.327 ns 79.521 ns]
59462026-05-20T16:27:35.506Z change: [−1.0680% −0.2365% +0.5634%] (p = 0.59 > 0.05)
59472026-05-20T16:27:35.506Z No change in performance detected.
59482026-05-20T16:27:35.506ZFound 4 outliers among 100 measurements (4.00%)
59492026-05-20T16:27:35.506Z 2 (2.00%) high mild
59502026-05-20T16:27:35.506Z 2 (2.00%) high severe
59512026-05-20T16:27:36.405Z
59522026-05-20T16:27:36.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-05-20T16:27:36.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59542026-05-20T16:27:40.264ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (2.7M iterations)
59552026-05-20T16:27:45.535ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59562026-05-20T16:27:45.620Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59572026-05-20T16:27:45.620Z time: [326.77 ns 330.64 ns 335.64 ns]
59582026-05-20T16:27:45.621Z change: [−1.7099% +14.590% +35.374%] (p = 0.10 > 0.05)
59592026-05-20T16:27:45.621Z No change in performance detected.
59602026-05-20T16:27:45.621ZFound 13 outliers among 100 measurements (13.00%)
59612026-05-20T16:27:45.624Z 6 (6.00%) high mild
59622026-05-20T16:27:45.624Z 7 (7.00%) high severe
59632026-05-20T16:27:46.510Z
59642026-05-20T16:27:46.514ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59652026-05-20T16:27:46.514ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59662026-05-20T16:27:52.588ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
59672026-05-20T16:27:56.204ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59682026-05-20T16:27:56.290Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-05-20T16:27:56.290Z time: [97.305 ns 97.537 ns 97.743 ns]
59702026-05-20T16:27:56.290Z change: [−1.1894% −0.5060% +0.2076%] (p = 0.15 > 0.05)
59712026-05-20T16:27:56.290Z No change in performance detected.
59722026-05-20T16:27:56.290ZFound 14 outliers among 100 measurements (14.00%)
59732026-05-20T16:27:56.290Z 3 (3.00%) low mild
59742026-05-20T16:27:56.290Z 4 (4.00%) high mild
59752026-05-20T16:27:56.290Z 7 (7.00%) high severe
59762026-05-20T16:27:57.185Z
59772026-05-20T16:27:57.188ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-05-20T16:27:57.188ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59792026-05-20T16:28:03.180ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (3.5M iterations)
59802026-05-20T16:28:07.843ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59812026-05-20T16:28:07.928Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59822026-05-20T16:28:07.928Z time: [257.21 ns 259.34 ns 262.13 ns]
59832026-05-20T16:28:07.928Z change: [+3.0566% +18.300% +35.356%] (p = 0.02 < 0.05)
59842026-05-20T16:28:07.928Z Performance has regressed.
59852026-05-20T16:28:07.928ZFound 11 outliers among 100 measurements (11.00%)
59862026-05-20T16:28:07.928Z 4 (4.00%) high mild
59872026-05-20T16:28:07.928Z 7 (7.00%) high severe
59882026-05-20T16:28:08.823Z
59892026-05-20T16:28:08.827ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-05-20T16:28:08.827ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59912026-05-20T16:28:12.961ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (5.1M iterations)
59922026-05-20T16:28:17.372ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59932026-05-20T16:28:17.458Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-05-20T16:28:17.459Z time: [116.31 ns 116.63 ns 116.91 ns]
59952026-05-20T16:28:17.459Z change: [−0.5625% +0.0356% +0.6432%] (p = 0.91 > 0.05)
59962026-05-20T16:28:17.459Z No change in performance detected.
59972026-05-20T16:28:17.459ZFound 31 outliers among 100 measurements (31.00%)
59982026-05-20T16:28:17.459Z 3 (3.00%) low severe
59992026-05-20T16:28:17.459Z 16 (16.00%) low mild
60002026-05-20T16:28:17.459Z 3 (3.00%) high mild
60012026-05-20T16:28:17.459Z 9 (9.00%) high severe
60022026-05-20T16:28:18.350Z
60032026-05-20T16:28:18.354ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60042026-05-20T16:28:18.354ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60052026-05-20T16:28:22.643ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (2.4M iterations)
60062026-05-20T16:28:27.681ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60072026-05-20T16:28:27.767Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60082026-05-20T16:28:27.767Z time: [290.57 ns 293.52 ns 297.42 ns]
60092026-05-20T16:28:27.767Z change: [+3.3035% +20.492% +40.787%] (p = 0.02 < 0.05)
60102026-05-20T16:28:27.767Z Performance has regressed.
60112026-05-20T16:28:27.767ZFound 12 outliers among 100 measurements (12.00%)
60122026-05-20T16:28:27.767Z 4 (4.00%) high mild
60132026-05-20T16:28:27.768Z 8 (8.00%) high severe
60142026-05-20T16:28:28.658Z
60152026-05-20T16:28:28.663ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60162026-05-20T16:28:28.663ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60172026-05-20T16:28:31.852ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (13M iterations)
60182026-05-20T16:28:35.863ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60192026-05-20T16:28:35.949Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60202026-05-20T16:28:35.952Z time: [60.258 ns 60.444 ns 60.658 ns]
60212026-05-20T16:28:35.952Z change: [−0.9995% −0.2662% +0.4964%] (p = 0.48 > 0.05)
60222026-05-20T16:28:35.952Z No change in performance detected.
60232026-05-20T16:28:35.952ZFound 4 outliers among 100 measurements (4.00%)
60242026-05-20T16:28:35.952Z 2 (2.00%) high mild
60252026-05-20T16:28:35.952Z 2 (2.00%) high severe
60262026-05-20T16:28:36.843Z
60272026-05-20T16:28:36.846ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60282026-05-20T16:28:36.846ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60292026-05-20T16:28:41.520ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.5M iterations)
60302026-05-20T16:28:46.604ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60312026-05-20T16:28:46.689Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60322026-05-20T16:28:46.689Z time: [245.94 ns 248.05 ns 250.79 ns]
60332026-05-20T16:28:46.689Z change: [−10.992% +5.3755% +22.917%] (p = 0.57 > 0.05)
60342026-05-20T16:28:46.689Z No change in performance detected.
60352026-05-20T16:28:46.689ZFound 13 outliers among 100 measurements (13.00%)
60362026-05-20T16:28:46.689Z 4 (4.00%) high mild
60372026-05-20T16:28:46.689Z 9 (9.00%) high severe
60382026-05-20T16:28:47.587Z
60392026-05-20T16:28:47.590ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60402026-05-20T16:28:47.590ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60412026-05-20T16:28:53.417ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (7.2M iterations)
60422026-05-20T16:28:58.137ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60432026-05-20T16:28:58.223Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60442026-05-20T16:28:58.223Z time: [77.844 ns 78.013 ns 78.192 ns]
60452026-05-20T16:28:58.223Z change: [−1.6826% −0.8215% +0.0333%] (p = 0.07 > 0.05)
60462026-05-20T16:28:58.223Z No change in performance detected.
60472026-05-20T16:28:58.223ZFound 4 outliers among 100 measurements (4.00%)
60482026-05-20T16:28:58.223Z 2 (2.00%) high mild
60492026-05-20T16:28:58.223Z 2 (2.00%) high severe
60502026-05-20T16:28:59.114Z
60512026-05-20T16:28:59.118ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60522026-05-20T16:28:59.118ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60532026-05-20T16:29:02.886ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.8M iterations)
60542026-05-20T16:29:08.072ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60552026-05-20T16:29:08.157Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60562026-05-20T16:29:08.157Z time: [281.63 ns 284.82 ns 288.94 ns]
60572026-05-20T16:29:08.157Z change: [−9.1652% +6.4310% +26.170%] (p = 0.46 > 0.05)
60582026-05-20T16:29:08.157Z No change in performance detected.
60592026-05-20T16:29:08.157ZFound 12 outliers among 100 measurements (12.00%)
60602026-05-20T16:29:08.157Z 3 (3.00%) high mild
60612026-05-20T16:29:08.157Z 9 (9.00%) high severe
60622026-05-20T16:29:09.047Z
60632026-05-20T16:29:09.050ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60642026-05-20T16:29:09.050ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60652026-05-20T16:29:14.810ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (7.3M iterations)
60662026-05-20T16:29:18.595ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60672026-05-20T16:29:18.680Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60682026-05-20T16:29:18.680Z time: [96.965 ns 97.208 ns 97.419 ns]
60692026-05-20T16:29:18.680Z change: [−0.9984% −0.3531% +0.3695%] (p = 0.31 > 0.05)
60702026-05-20T16:29:18.680Z No change in performance detected.
60712026-05-20T16:29:18.680ZFound 6 outliers among 100 measurements (6.00%)
60722026-05-20T16:29:18.680Z 3 (3.00%) high mild
60732026-05-20T16:29:18.680Z 3 (3.00%) high severe
60742026-05-20T16:29:19.570Z
60752026-05-20T16:29:19.573ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60762026-05-20T16:29:19.574ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60772026-05-20T16:29:25.243ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.7M iterations)
60782026-05-20T16:29:29.981ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60792026-05-20T16:29:30.066Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60802026-05-20T16:29:30.066Z time: [213.30 ns 214.83 ns 216.84 ns]
60812026-05-20T16:29:30.066Z change: [−5.2003% +8.5898% +23.248%] (p = 0.26 > 0.05)
60822026-05-20T16:29:30.066Z No change in performance detected.
60832026-05-20T16:29:30.066ZFound 10 outliers among 100 measurements (10.00%)
60842026-05-20T16:29:30.070Z 4 (4.00%) high mild
60852026-05-20T16:29:30.070Z 6 (6.00%) high severe
60862026-05-20T16:29:30.957Z
60872026-05-20T16:29:30.960ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60882026-05-20T16:29:30.960ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60892026-05-20T16:29:35.020ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (5.2M iterations)
60902026-05-20T16:29:39.519ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60912026-05-20T16:29:39.605Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60922026-05-20T16:29:39.605Z time: [115.94 ns 116.25 ns 116.52 ns]
60932026-05-20T16:29:39.605Z change: [−0.7908% −0.2076% +0.3547%] (p = 0.49 > 0.05)
60942026-05-20T16:29:39.605Z No change in performance detected.
60952026-05-20T16:29:39.605ZFound 31 outliers among 100 measurements (31.00%)
60962026-05-20T16:29:39.605Z 3 (3.00%) low severe
60972026-05-20T16:29:39.605Z 16 (16.00%) low mild
60982026-05-20T16:29:39.605Z 5 (5.00%) high mild
60992026-05-20T16:29:39.605Z 7 (7.00%) high severe
61002026-05-20T16:29:40.490Z
61012026-05-20T16:29:40.494ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61022026-05-20T16:29:40.494ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61032026-05-20T16:29:44.630ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (2.5M iterations)
61042026-05-20T16:29:49.711ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61052026-05-20T16:29:49.796Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61062026-05-20T16:29:49.796Z time: [242.52 ns 244.64 ns 247.45 ns]
61072026-05-20T16:29:49.796Z change: [−8.2001% +5.0940% +20.903%] (p = 0.49 > 0.05)
61082026-05-20T16:29:49.796Z No change in performance detected.
61092026-05-20T16:29:49.796ZFound 11 outliers among 100 measurements (11.00%)
61102026-05-20T16:29:49.796Z 4 (4.00%) high mild
61112026-05-20T16:29:49.796Z 7 (7.00%) high severe
61122026-05-20T16:29:50.685Z
61132026-05-20T16:29:50.689ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61142026-05-20T16:29:50.689ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61152026-05-20T16:29:54.033ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
61162026-05-20T16:29:58.342ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61172026-05-20T16:29:58.428Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61182026-05-20T16:29:58.428Z time: [60.886 ns 61.017 ns 61.164 ns]
61192026-05-20T16:29:58.428Z change: [−1.0111% −0.2957% +0.4173%] (p = 0.43 > 0.05)
61202026-05-20T16:29:58.428Z No change in performance detected.
61212026-05-20T16:29:58.428ZFound 4 outliers among 100 measurements (4.00%)
61222026-05-20T16:29:58.428Z 1 (1.00%) high mild
61232026-05-20T16:29:58.428Z 3 (3.00%) high severe
61242026-05-20T16:29:59.317Z
61252026-05-20T16:29:59.321ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61262026-05-20T16:29:59.321ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61272026-05-20T16:30:04.421ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.1M iterations)
61282026-05-20T16:30:09.559ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61292026-05-20T16:30:09.644Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61302026-05-20T16:30:09.645Z time: [287.85 ns 290.76 ns 294.57 ns]
61312026-05-20T16:30:09.645Z change: [−5.2978% +12.497% +37.091%] (p = 0.23 > 0.05)
61322026-05-20T16:30:09.645Z No change in performance detected.
61332026-05-20T16:30:09.645ZFound 13 outliers among 100 measurements (13.00%)
61342026-05-20T16:30:09.645Z 5 (5.00%) high mild
61352026-05-20T16:30:09.645Z 8 (8.00%) high severe
61362026-05-20T16:30:10.535Z
61372026-05-20T16:30:10.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61382026-05-20T16:30:10.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61392026-05-20T16:30:16.669ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
61402026-05-20T16:30:21.411ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61412026-05-20T16:30:21.496Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61422026-05-20T16:30:21.496Z time: [78.789 ns 78.952 ns 79.121 ns]
61432026-05-20T16:30:21.496Z change: [−0.8805% −0.0096% +0.8824%] (p = 0.98 > 0.05)
61442026-05-20T16:30:21.496Z No change in performance detected.
61452026-05-20T16:30:21.497ZFound 6 outliers among 100 measurements (6.00%)
61462026-05-20T16:30:21.497Z 4 (4.00%) high mild
61472026-05-20T16:30:21.497Z 2 (2.00%) high severe
61482026-05-20T16:30:22.387Z
61492026-05-20T16:30:22.391ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61502026-05-20T16:30:22.391ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61512026-05-20T16:30:26.390ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (2.6M iterations)
61522026-05-20T16:30:31.628ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61532026-05-20T16:30:31.713Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61542026-05-20T16:30:31.713Z time: [329.36 ns 333.74 ns 339.42 ns]
61552026-05-20T16:30:31.713Z change: [−3.0539% +14.378% +35.273%] (p = 0.13 > 0.05)
61562026-05-20T16:30:31.713Z No change in performance detected.
61572026-05-20T16:30:31.713ZFound 12 outliers among 100 measurements (12.00%)
61582026-05-20T16:30:31.713Z 5 (5.00%) high mild
61592026-05-20T16:30:31.713Z 7 (7.00%) high severe
61602026-05-20T16:30:32.601Z
61612026-05-20T16:30:32.605ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61622026-05-20T16:30:32.605ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61632026-05-20T16:30:38.719ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
61642026-05-20T16:30:42.545ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61652026-05-20T16:30:42.630Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61662026-05-20T16:30:42.630Z time: [97.563 ns 97.651 ns 97.753 ns]
61672026-05-20T16:30:42.630Z change: [−0.9252% −0.2107% +0.5726%] (p = 0.58 > 0.05)
61682026-05-20T16:30:42.630Z No change in performance detected.
61692026-05-20T16:30:42.630ZFound 14 outliers among 100 measurements (14.00%)
61702026-05-20T16:30:42.630Z 7 (7.00%) high mild
61712026-05-20T16:30:42.630Z 7 (7.00%) high severe
61722026-05-20T16:30:43.517Z
61732026-05-20T16:30:43.521ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61742026-05-20T16:30:43.521ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61752026-05-20T16:30:49.615ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0071 s (3.4M iterations)
61762026-05-20T16:30:54.420ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61772026-05-20T16:30:54.505Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61782026-05-20T16:30:54.505Z time: [253.59 ns 255.79 ns 258.73 ns]
61792026-05-20T16:30:54.505Z change: [+2.5123% +18.385% +37.239%] (p = 0.02 < 0.05)
61802026-05-20T16:30:54.505Z Performance has regressed.
61812026-05-20T16:30:54.505ZFound 11 outliers among 100 measurements (11.00%)
61822026-05-20T16:30:54.505Z 4 (4.00%) high mild
61832026-05-20T16:30:54.505Z 7 (7.00%) high severe
61842026-05-20T16:30:55.400Z
61852026-05-20T16:30:55.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61862026-05-20T16:30:55.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61872026-05-20T16:30:59.556ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (5.0M iterations)
61882026-05-20T16:31:04.155ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61892026-05-20T16:31:04.240Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61902026-05-20T16:31:04.240Z time: [116.09 ns 116.25 ns 116.40 ns]
61912026-05-20T16:31:04.240Z change: [−1.3510% −0.6078% +0.1787%] (p = 0.11 > 0.05)
61922026-05-20T16:31:04.240Z No change in performance detected.
61932026-05-20T16:31:04.240ZFound 11 outliers among 100 measurements (11.00%)
61942026-05-20T16:31:04.240Z 5 (5.00%) high mild
61952026-05-20T16:31:04.240Z 6 (6.00%) high severe
61962026-05-20T16:31:05.128Z
61972026-05-20T16:31:05.132ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61982026-05-20T16:31:05.132ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61992026-05-20T16:31:09.503ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (2.4M iterations)
62002026-05-20T16:31:14.637ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62012026-05-20T16:31:14.721Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62022026-05-20T16:31:14.721Z time: [285.87 ns 288.96 ns 293.02 ns]
62032026-05-20T16:31:14.721Z change: [+2.3594% +19.656% +41.742%] (p = 0.04 < 0.05)
62042026-05-20T16:31:14.721Z Performance has regressed.
62052026-05-20T16:31:14.721ZFound 12 outliers among 100 measurements (12.00%)
62062026-05-20T16:31:14.722Z 4 (4.00%) high mild
62072026-05-20T16:31:14.722Z 8 (8.00%) high severe
62082026-05-20T16:31:15.613Z
62092026-05-20T16:31:15.617ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-05-20T16:31:15.617ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62112026-05-20T16:31:18.957ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
62122026-05-20T16:31:23.208ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62132026-05-20T16:31:23.293Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-05-20T16:31:23.293Z time: [59.990 ns 60.136 ns 60.307 ns]
62152026-05-20T16:31:23.293Z change: [−0.9611% −0.1823% +0.6070%] (p = 0.65 > 0.05)
62162026-05-20T16:31:23.293Z No change in performance detected.
62172026-05-20T16:31:23.293ZFound 4 outliers among 100 measurements (4.00%)
62182026-05-20T16:31:23.293Z 1 (1.00%) high mild
62192026-05-20T16:31:23.293Z 3 (3.00%) high severe
62202026-05-20T16:31:24.184Z
62212026-05-20T16:31:24.190ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62222026-05-20T16:31:24.190ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62232026-05-20T16:31:29.110ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (4.3M iterations)
62242026-05-20T16:31:34.242ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62252026-05-20T16:31:34.327Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62262026-05-20T16:31:34.327Z time: [249.58 ns 251.95 ns 255.01 ns]
62272026-05-20T16:31:34.327Z change: [−11.928% +5.1490% +26.741%] (p = 0.62 > 0.05)
62282026-05-20T16:31:34.327Z No change in performance detected.
62292026-05-20T16:31:34.327ZFound 13 outliers among 100 measurements (13.00%)
62302026-05-20T16:31:34.327Z 5 (5.00%) high mild
62312026-05-20T16:31:34.327Z 8 (8.00%) high severe
62322026-05-20T16:31:35.219Z
62332026-05-20T16:31:35.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-05-20T16:31:35.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62352026-05-20T16:31:41.160ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (7.1M iterations)
62362026-05-20T16:31:46.004ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62372026-05-20T16:31:46.100Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-05-20T16:31:46.100Z time: [77.774 ns 77.949 ns 78.129 ns]
62392026-05-20T16:31:46.101Z change: [−1.2321% −0.3675% +0.5248%] (p = 0.42 > 0.05)
62402026-05-20T16:31:46.101Z No change in performance detected.
62412026-05-20T16:31:46.101ZFound 5 outliers among 100 measurements (5.00%)
62422026-05-20T16:31:46.101Z 3 (3.00%) high mild
62432026-05-20T16:31:46.101Z 2 (2.00%) high severe
62442026-05-20T16:31:46.974Z
62452026-05-20T16:31:46.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62462026-05-20T16:31:46.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62472026-05-20T16:31:50.892ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.7M iterations)
62482026-05-20T16:31:56.095ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62492026-05-20T16:31:56.179Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62502026-05-20T16:31:56.179Z time: [287.29 ns 290.87 ns 295.48 ns]
62512026-05-20T16:31:56.179Z change: [−10.510% +5.7405% +24.723%] (p = 0.54 > 0.05)
62522026-05-20T16:31:56.179Z No change in performance detected.
62532026-05-20T16:31:56.179ZFound 13 outliers among 100 measurements (13.00%)
62542026-05-20T16:31:56.179Z 6 (6.00%) high mild
62552026-05-20T16:31:56.179Z 7 (7.00%) high severe
62562026-05-20T16:31:57.071Z
62572026-05-20T16:31:57.074ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-05-20T16:31:57.075ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62592026-05-20T16:32:03.127ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.9M iterations)
62602026-05-20T16:32:06.971ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62612026-05-20T16:32:07.056Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-05-20T16:32:07.056Z time: [97.055 ns 97.123 ns 97.199 ns]
62632026-05-20T16:32:07.056Z change: [−1.0820% −0.4483% +0.1829%] (p = 0.18 > 0.05)
62642026-05-20T16:32:07.056Z No change in performance detected.
62652026-05-20T16:32:07.056ZFound 5 outliers among 100 measurements (5.00%)
62662026-05-20T16:32:07.056Z 2 (2.00%) high mild
62672026-05-20T16:32:07.056Z 3 (3.00%) high severe
62682026-05-20T16:32:07.943Z
62692026-05-20T16:32:07.947ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62702026-05-20T16:32:07.947ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62712026-05-20T16:32:13.849ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.6M iterations)
62722026-05-20T16:32:18.636ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62732026-05-20T16:32:18.721Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62742026-05-20T16:32:18.721Z time: [212.55 ns 214.13 ns 216.21 ns]
62752026-05-20T16:32:18.721Z change: [−6.6358% +7.9668% +25.410%] (p = 0.33 > 0.05)
62762026-05-20T16:32:18.721Z No change in performance detected.
62772026-05-20T16:32:18.721ZFound 11 outliers among 100 measurements (11.00%)
62782026-05-20T16:32:18.721Z 4 (4.00%) high mild
62792026-05-20T16:32:18.721Z 7 (7.00%) high severe
62802026-05-20T16:32:19.612Z
62812026-05-20T16:32:19.615ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-05-20T16:32:19.615ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62832026-05-20T16:32:23.757ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (5.1M iterations)
62842026-05-20T16:32:28.358ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62852026-05-20T16:32:28.445Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-05-20T16:32:28.445Z time: [115.73 ns 115.88 ns 116.03 ns]
62872026-05-20T16:32:28.445Z change: [−1.1942% −0.5450% +0.0822%] (p = 0.11 > 0.05)
62882026-05-20T16:32:28.445Z No change in performance detected.
62892026-05-20T16:32:28.445ZFound 10 outliers among 100 measurements (10.00%)
62902026-05-20T16:32:28.446Z 4 (4.00%) high mild
62912026-05-20T16:32:28.446Z 6 (6.00%) high severe
62922026-05-20T16:32:29.334Z
62932026-05-20T16:32:29.338ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62942026-05-20T16:32:29.338ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62952026-05-20T16:32:33.611ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0053 s (2.5M iterations)
62962026-05-20T16:32:38.727ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62972026-05-20T16:32:38.812Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62982026-05-20T16:32:38.812Z time: [242.24 ns 244.51 ns 247.54 ns]
62992026-05-20T16:32:38.812Z change: [−6.6299% +9.3794% +28.545%] (p = 0.29 > 0.05)
63002026-05-20T16:32:38.812Z No change in performance detected.
63012026-05-20T16:32:38.812ZFound 10 outliers among 100 measurements (10.00%)
63022026-05-20T16:32:38.812Z 4 (4.00%) high mild
63032026-05-20T16:32:38.812Z 6 (6.00%) high severe
63042026-05-20T16:32:39.702Z
63052026-05-20T16:32:39.705ZBenchmarking source_filter/allows/exclude_empty_v4
63062026-05-20T16:32:39.705ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63072026-05-20T16:32:45.070ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.0B iterations)
63082026-05-20T16:32:50.040ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63092026-05-20T16:32:50.126Zsource_filter/allows/exclude_empty_v4
63102026-05-20T16:32:50.126Z time: [619.94 ps 622.01 ps 623.96 ps]
63112026-05-20T16:32:50.126Z thrpt: [1.6027 Gelem/s 1.6077 Gelem/s 1.6131 Gelem/s]
63122026-05-20T16:32:50.126Z change:
63132026-05-20T16:32:50.130Z time: [+33.531% +34.185% +34.839%] (p = 0.00 < 0.05)
63142026-05-20T16:32:50.130Z thrpt: [−25.838% −25.476% −25.111%]
63152026-05-20T16:32:50.130Z Performance has regressed.
63162026-05-20T16:32:50.130ZFound 10 outliers among 100 measurements (10.00%)
63172026-05-20T16:32:50.130Z 9 (9.00%) low mild
63182026-05-20T16:32:50.130Z 1 (1.00%) high mild
63192026-05-20T16:32:51.013ZBenchmarking source_filter/allows/exclude_empty_v6
63202026-05-20T16:32:51.013ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63212026-05-20T16:32:54.965ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
63222026-05-20T16:32:59.961ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63232026-05-20T16:33:00.047Zsource_filter/allows/exclude_empty_v6
63242026-05-20T16:33:00.047Z time: [459.64 ps 459.80 ps 459.96 ps]
63252026-05-20T16:33:00.047Z thrpt: [2.1741 Gelem/s 2.1749 Gelem/s 2.1756 Gelem/s]
63262026-05-20T16:33:00.047Z change:
63272026-05-20T16:33:00.047Z time: [−1.2649% −1.2008% −1.1255%] (p = 0.00 < 0.05)
63282026-05-20T16:33:00.047Z thrpt: [+1.1383% +1.2154% +1.2811%]
63292026-05-20T16:33:00.047Z Performance has improved.
63302026-05-20T16:33:00.047ZFound 9 outliers among 100 measurements (9.00%)
63312026-05-20T16:33:00.047Z 1 (1.00%) low mild
63322026-05-20T16:33:00.047Z 3 (3.00%) high mild
63332026-05-20T16:33:00.047Z 5 (5.00%) high severe
63342026-05-20T16:33:00.931ZBenchmarking source_filter/allows/exclude_miss_v4/1
63352026-05-20T16:33:00.931ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63362026-05-20T16:33:06.771ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.7B iterations)
63372026-05-20T16:33:11.846ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63382026-05-20T16:33:11.922Zsource_filter/allows/exclude_miss_v4/1
63392026-05-20T16:33:11.922Z time: [1.3671 ns 1.3716 ns 1.3761 ns]
63402026-05-20T16:33:11.922Z thrpt: [726.70 Melem/s 729.07 Melem/s 731.45 Melem/s]
63412026-05-20T16:33:11.923Z change:
63422026-05-20T16:33:11.923Z time: [−25.543% −24.917% −24.290%] (p = 0.00 < 0.05)
63432026-05-20T16:33:11.976Z thrpt: [+32.083% +33.186% +34.307%]
63442026-05-20T16:33:11.976Z Performance has improved.
63452026-05-20T16:33:11.976ZFound 3 outliers among 100 measurements (3.00%)
63462026-05-20T16:33:11.976Z 3 (3.00%) high mild
63472026-05-20T16:33:12.784ZBenchmarking source_filter/allows/exclude_hit_v4/1
63482026-05-20T16:33:12.784ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63492026-05-20T16:33:17.980ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
63502026-05-20T16:33:22.970ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63512026-05-20T16:33:23.058Zsource_filter/allows/exclude_hit_v4/1
63522026-05-20T16:33:23.058Z time: [1.2069 ns 1.2076 ns 1.2084 ns]
63532026-05-20T16:33:23.058Z thrpt: [827.55 Melem/s 828.10 Melem/s 828.57 Melem/s]
63542026-05-20T16:33:23.058Z change:
63552026-05-20T16:33:23.058Z time: [−24.611% −24.125% −23.671%] (p = 0.00 < 0.05)
63562026-05-20T16:33:23.058Z thrpt: [+31.012% +31.797% +32.646%]
63572026-05-20T16:33:23.058Z Performance has improved.
63582026-05-20T16:33:23.064ZFound 5 outliers among 100 measurements (5.00%)
63592026-05-20T16:33:23.064Z 3 (3.00%) high mild
63602026-05-20T16:33:23.064Z 2 (2.00%) high severe
63612026-05-20T16:33:23.939ZBenchmarking source_filter/allows/exclude_miss_v6/1
63622026-05-20T16:33:23.939ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63632026-05-20T16:33:28.679ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63642026-05-20T16:33:33.775ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63652026-05-20T16:33:33.858Zsource_filter/allows/exclude_miss_v6/1
63662026-05-20T16:33:33.858Z time: [4.4750 ns 4.5053 ns 4.5339 ns]
63672026-05-20T16:33:33.858Z thrpt: [220.56 Melem/s 221.96 Melem/s 223.46 Melem/s]
63682026-05-20T16:33:33.858Z change:
63692026-05-20T16:33:33.858Z time: [+0.0548% +0.6494% +1.2937%] (p = 0.04 < 0.05)
63702026-05-20T16:33:33.858Z thrpt: [−1.2772% −0.6452% −0.0548%]
63712026-05-20T16:33:33.858Z Change within noise threshold.
63722026-05-20T16:33:34.743ZBenchmarking source_filter/allows/exclude_hit_v6/1
63732026-05-20T16:33:34.743ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63742026-05-20T16:33:39.723ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63752026-05-20T16:33:44.721ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63762026-05-20T16:33:44.815Zsource_filter/allows/exclude_hit_v6/1
63772026-05-20T16:33:44.815Z time: [4.6366 ns 4.6372 ns 4.6379 ns]
63782026-05-20T16:33:44.815Z thrpt: [215.62 Melem/s 215.65 Melem/s 215.68 Melem/s]
63792026-05-20T16:33:44.815Z change:
63802026-05-20T16:33:44.815Z time: [−0.1227% −0.0796% −0.0450%] (p = 0.00 < 0.05)
63812026-05-20T16:33:44.815Z thrpt: [+0.0451% +0.0797% +0.1229%]
63822026-05-20T16:33:44.815Z Change within noise threshold.
63832026-05-20T16:33:44.815ZFound 2 outliers among 100 measurements (2.00%)
63842026-05-20T16:33:44.816Z 1 (1.00%) high mild
63852026-05-20T16:33:44.816Z 1 (1.00%) high severe
63862026-05-20T16:33:45.690ZBenchmarking source_filter/allows/exclude_miss_v4/5
63872026-05-20T16:33:45.690ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63882026-05-20T16:33:49.111ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
63892026-05-20T16:33:54.109ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63902026-05-20T16:33:54.193Zsource_filter/allows/exclude_miss_v4/5
63912026-05-20T16:33:54.194Z time: [3.1794 ns 3.1825 ns 3.1861 ns]
63922026-05-20T16:33:54.194Z thrpt: [313.87 Melem/s 314.21 Melem/s 314.52 Melem/s]
63932026-05-20T16:33:54.194Z change:
63942026-05-20T16:33:54.194Z time: [−23.161% −20.959% −18.740%] (p = 0.00 < 0.05)
63952026-05-20T16:33:54.194Z thrpt: [+23.062% +26.517% +30.141%]
63962026-05-20T16:33:54.194Z Performance has improved.
63972026-05-20T16:33:54.194ZFound 6 outliers among 100 measurements (6.00%)
63982026-05-20T16:33:54.194Z 5 (5.00%) high mild
63992026-05-20T16:33:54.194Z 1 (1.00%) high severe
64002026-05-20T16:33:55.078ZBenchmarking source_filter/allows/exclude_hit_v4/5
64012026-05-20T16:33:55.078ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64022026-05-20T16:34:00.364ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
64032026-05-20T16:34:05.368ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64042026-05-20T16:34:05.467Zsource_filter/allows/exclude_hit_v4/5
64052026-05-20T16:34:05.467Z time: [1.2300 ns 1.2307 ns 1.2314 ns]
64062026-05-20T16:34:05.467Z thrpt: [812.08 Melem/s 812.57 Melem/s 812.99 Melem/s]
64072026-05-20T16:34:05.467Z change:
64082026-05-20T16:34:05.467Z time: [−23.247% −22.612% −21.999%] (p = 0.00 < 0.05)
64092026-05-20T16:34:05.467Z thrpt: [+28.203% +29.219% +30.288%]
64102026-05-20T16:34:05.467Z Performance has improved.
64112026-05-20T16:34:05.468ZFound 8 outliers among 100 measurements (8.00%)
64122026-05-20T16:34:05.468Z 1 (1.00%) high mild
64132026-05-20T16:34:05.489Z 7 (7.00%) high severe
64142026-05-20T16:34:06.341ZBenchmarking source_filter/allows/exclude_miss_v6/5
64152026-05-20T16:34:06.341ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64162026-05-20T16:34:09.938ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (746M iterations)
64172026-05-20T16:34:14.882ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64182026-05-20T16:34:14.968Zsource_filter/allows/exclude_miss_v6/5
64192026-05-20T16:34:14.968Z time: [6.6292 ns 6.6299 ns 6.6306 ns]
64202026-05-20T16:34:14.968Z thrpt: [150.82 Melem/s 150.83 Melem/s 150.85 Melem/s]
64212026-05-20T16:34:14.968Z change:
64222026-05-20T16:34:14.968Z time: [−0.1276% −0.0589% +0.0099%] (p = 0.11 > 0.05)
64232026-05-20T16:34:14.968Z thrpt: [−0.0099% +0.0590% +0.1278%]
64242026-05-20T16:34:14.968Z No change in performance detected.
64252026-05-20T16:34:14.968ZFound 19 outliers among 100 measurements (19.00%)
64262026-05-20T16:34:14.968Z 2 (2.00%) high mild
64272026-05-20T16:34:14.968Z 17 (17.00%) high severe
64282026-05-20T16:34:15.853ZBenchmarking source_filter/allows/exclude_hit_v6/5
64292026-05-20T16:34:15.853ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64302026-05-20T16:34:20.834ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64312026-05-20T16:34:25.850ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64322026-05-20T16:34:25.935Zsource_filter/allows/exclude_hit_v6/5
64332026-05-20T16:34:25.935Z time: [4.6403 ns 4.6623 ns 4.6875 ns]
64342026-05-20T16:34:25.935Z thrpt: [213.34 Melem/s 214.49 Melem/s 215.50 Melem/s]
64352026-05-20T16:34:25.935Z change:
64362026-05-20T16:34:25.935Z time: [−0.0233% +0.1413% +0.4080%] (p = 0.14 > 0.05)
64372026-05-20T16:34:25.935Z thrpt: [−0.4063% −0.1411% +0.0233%]
64382026-05-20T16:34:25.935Z No change in performance detected.
64392026-05-20T16:34:25.935ZFound 4 outliers among 100 measurements (4.00%)
64402026-05-20T16:34:25.935Z 1 (1.00%) low mild
64412026-05-20T16:34:25.935Z 3 (3.00%) high severe
64422026-05-20T16:34:26.826ZBenchmarking source_filter/allows/exclude_miss_v4/10
64432026-05-20T16:34:26.826ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64442026-05-20T16:34:29.894ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (880M iterations)
64452026-05-20T16:34:34.861ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64462026-05-20T16:34:34.948Zsource_filter/allows/exclude_miss_v4/10
64472026-05-20T16:34:34.948Z time: [5.6623 ns 5.6647 ns 5.6672 ns]
64482026-05-20T16:34:34.948Z thrpt: [176.45 Melem/s 176.53 Melem/s 176.61 Melem/s]
64492026-05-20T16:34:34.948Z change:
64502026-05-20T16:34:34.948Z time: [−16.173% −12.980% −9.7907%] (p = 0.00 < 0.05)
64512026-05-20T16:34:34.948Z thrpt: [+10.853% +14.916% +19.293%]
64522026-05-20T16:34:34.948Z Performance has improved.
64532026-05-20T16:34:34.948ZFound 4 outliers among 100 measurements (4.00%)
64542026-05-20T16:34:34.948Z 2 (2.00%) low mild
64552026-05-20T16:34:34.948Z 2 (2.00%) high mild
64562026-05-20T16:34:35.831ZBenchmarking source_filter/allows/exclude_hit_v4/10
64572026-05-20T16:34:35.831ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64582026-05-20T16:34:41.029ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
64592026-05-20T16:34:46.023ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64602026-05-20T16:34:46.107Zsource_filter/allows/exclude_hit_v4/10
64612026-05-20T16:34:46.107Z time: [1.2073 ns 1.2081 ns 1.2091 ns]
64622026-05-20T16:34:46.107Z thrpt: [827.09 Melem/s 827.74 Melem/s 828.28 Melem/s]
64632026-05-20T16:34:46.107Z change:
64642026-05-20T16:34:46.107Z time: [−24.804% −24.219% −23.665%] (p = 0.00 < 0.05)
64652026-05-20T16:34:46.107Z thrpt: [+31.001% +31.959% +32.986%]
64662026-05-20T16:34:46.107Z Performance has improved.
64672026-05-20T16:34:46.107ZFound 8 outliers among 100 measurements (8.00%)
64682026-05-20T16:34:46.107Z 6 (6.00%) high mild
64692026-05-20T16:34:46.108Z 2 (2.00%) high severe
64702026-05-20T16:34:46.996ZBenchmarking source_filter/allows/exclude_miss_v6/10
64712026-05-20T16:34:46.996ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64722026-05-20T16:34:52.107ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (525M iterations)
64732026-05-20T16:34:57.129ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64742026-05-20T16:34:57.215Zsource_filter/allows/exclude_miss_v6/10
64752026-05-20T16:34:57.215Z time: [9.5430 ns 9.5732 ns 9.6021 ns]
64762026-05-20T16:34:57.215Z thrpt: [104.14 Melem/s 104.46 Melem/s 104.79 Melem/s]
64772026-05-20T16:34:57.215Z change:
64782026-05-20T16:34:57.215Z time: [−0.3104% −0.0463% +0.2206%] (p = 0.75 > 0.05)
64792026-05-20T16:34:57.219Z thrpt: [−0.2201% +0.0463% +0.3114%]
64802026-05-20T16:34:57.219Z No change in performance detected.
64812026-05-20T16:34:58.100ZBenchmarking source_filter/allows/exclude_hit_v6/10
64822026-05-20T16:34:58.100ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64832026-05-20T16:35:03.092ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64842026-05-20T16:35:08.092ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64852026-05-20T16:35:08.178Zsource_filter/allows/exclude_hit_v6/10
64862026-05-20T16:35:08.178Z time: [4.6479 ns 4.6489 ns 4.6498 ns]
64872026-05-20T16:35:08.178Z thrpt: [215.06 Melem/s 215.11 Melem/s 215.15 Melem/s]
64882026-05-20T16:35:08.178Z change:
64892026-05-20T16:35:08.178Z time: [+0.0069% +0.0408% +0.0720%] (p = 0.01 < 0.05)
64902026-05-20T16:35:08.178Z thrpt: [−0.0720% −0.0408% −0.0069%]
64912026-05-20T16:35:08.178Z Change within noise threshold.
64922026-05-20T16:35:09.069ZBenchmarking source_filter/allows/exclude_miss_v4/50
64932026-05-20T16:35:09.069ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64942026-05-20T16:35:12.237ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (847M iterations)
64952026-05-20T16:35:17.359ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64962026-05-20T16:35:17.435Zsource_filter/allows/exclude_miss_v4/50
64972026-05-20T16:35:17.435Z time: [5.9358 ns 6.0109 ns 6.0871 ns]
64982026-05-20T16:35:17.435Z thrpt: [164.28 Melem/s 166.36 Melem/s 168.47 Melem/s]
64992026-05-20T16:35:17.435Z change:
65002026-05-20T16:35:17.435Z time: [−11.697% −8.9683% −6.0634%] (p = 0.00 < 0.05)
65012026-05-20T16:35:17.435Z thrpt: [+6.4548% +9.8518% +13.246%]
65022026-05-20T16:35:17.436Z Performance has improved.
65032026-05-20T16:35:17.436ZFound 4 outliers among 100 measurements (4.00%)
65042026-05-20T16:35:17.436Z 3 (3.00%) high mild
65052026-05-20T16:35:17.436Z 1 (1.00%) high severe
65062026-05-20T16:35:18.324ZBenchmarking source_filter/allows/exclude_hit_v4/50
65072026-05-20T16:35:18.324ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65082026-05-20T16:35:22.929ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65092026-05-20T16:35:27.940ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65102026-05-20T16:35:28.028Zsource_filter/allows/exclude_hit_v4/50
65112026-05-20T16:35:28.028Z time: [2.1479 ns 2.1562 ns 2.1648 ns]
65122026-05-20T16:35:28.028Z thrpt: [461.93 Melem/s 463.78 Melem/s 465.58 Melem/s]
65132026-05-20T16:35:28.028Z change:
65142026-05-20T16:35:28.028Z time: [−22.534% −21.880% −21.222%] (p = 0.00 < 0.05)
65152026-05-20T16:35:28.028Z thrpt: [+26.939% +28.008% +29.089%]
65162026-05-20T16:35:28.028Z Performance has improved.
65172026-05-20T16:35:28.028ZFound 2 outliers among 100 measurements (2.00%)
65182026-05-20T16:35:28.028Z 2 (2.00%) high mild
65192026-05-20T16:35:28.912ZBenchmarking source_filter/allows/exclude_miss_v6/50
65202026-05-20T16:35:28.912ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65212026-05-20T16:35:33.784ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (551M iterations)
65222026-05-20T16:35:38.822ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65232026-05-20T16:35:38.907Zsource_filter/allows/exclude_miss_v6/50
65242026-05-20T16:35:38.907Z time: [9.1206 ns 9.1508 ns 9.1793 ns]
65252026-05-20T16:35:38.907Z thrpt: [108.94 Melem/s 109.28 Melem/s 109.64 Melem/s]
65262026-05-20T16:35:38.907Z change:
65272026-05-20T16:35:38.907Z time: [−0.0990% +0.3422% +0.7320%] (p = 0.11 > 0.05)
65282026-05-20T16:35:38.907Z thrpt: [−0.7267% −0.3410% +0.0991%]
65292026-05-20T16:35:38.907Z No change in performance detected.
65302026-05-20T16:35:39.808ZBenchmarking source_filter/allows/exclude_hit_v6/50
65312026-05-20T16:35:39.808ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65322026-05-20T16:35:45.765ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (901M iterations)
65332026-05-20T16:35:50.758ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65342026-05-20T16:35:50.844Zsource_filter/allows/exclude_hit_v6/50
65352026-05-20T16:35:50.844Z time: [5.5366 ns 5.5379 ns 5.5393 ns]
65362026-05-20T16:35:50.844Z thrpt: [180.53 Melem/s 180.57 Melem/s 180.62 Melem/s]
65372026-05-20T16:35:50.844Z change:
65382026-05-20T16:35:50.844Z time: [+0.1054% +0.1644% +0.2274%] (p = 0.00 < 0.05)
65392026-05-20T16:35:50.848Z thrpt: [−0.2269% −0.1641% −0.1053%]
65402026-05-20T16:35:50.848Z Change within noise threshold.
65412026-05-20T16:35:50.848ZFound 2 outliers among 100 measurements (2.00%)
65422026-05-20T16:35:50.848Z 2 (2.00%) high severe
65432026-05-20T16:35:51.733ZBenchmarking source_filter/allows/exclude_miss_v4/100
65442026-05-20T16:35:51.734ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65452026-05-20T16:35:55.821ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (657M iterations)
65462026-05-20T16:36:00.808ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65472026-05-20T16:36:00.893Zsource_filter/allows/exclude_miss_v4/100
65482026-05-20T16:36:00.893Z time: [7.5456 ns 7.6203 ns 7.6992 ns]
65492026-05-20T16:36:00.893Z thrpt: [129.88 Melem/s 131.23 Melem/s 132.53 Melem/s]
65502026-05-20T16:36:00.893Z change:
65512026-05-20T16:36:00.893Z time: [−15.944% −12.799% −9.5855%] (p = 0.00 < 0.05)
65522026-05-20T16:36:00.893Z thrpt: [+10.602% +14.677% +18.968%]
65532026-05-20T16:36:00.893Z Performance has improved.
65542026-05-20T16:36:01.781ZBenchmarking source_filter/allows/exclude_hit_v4/100
65552026-05-20T16:36:01.781ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65562026-05-20T16:36:06.457ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65572026-05-20T16:36:11.622ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65582026-05-20T16:36:11.707Zsource_filter/allows/exclude_hit_v4/100
65592026-05-20T16:36:11.707Z time: [2.2457 ns 2.2678 ns 2.2876 ns]
65602026-05-20T16:36:11.707Z thrpt: [437.13 Melem/s 440.96 Melem/s 445.29 Melem/s]
65612026-05-20T16:36:11.707Z change:
65622026-05-20T16:36:11.707Z time: [−20.444% −19.653% −18.839%] (p = 0.00 < 0.05)
65632026-05-20T16:36:11.707Z thrpt: [+23.212% +24.461% +25.697%]
65642026-05-20T16:36:11.707Z Performance has improved.
65652026-05-20T16:36:12.591ZBenchmarking source_filter/allows/exclude_miss_v6/100
65662026-05-20T16:36:12.591ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65672026-05-20T16:36:15.773ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (422M iterations)
65682026-05-20T16:36:20.729ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65692026-05-20T16:36:20.815Zsource_filter/allows/exclude_miss_v6/100
65702026-05-20T16:36:20.815Z time: [11.721 ns 11.731 ns 11.743 ns]
65712026-05-20T16:36:20.815Z thrpt: [85.160 Melem/s 85.244 Melem/s 85.320 Melem/s]
65722026-05-20T16:36:20.815Z change:
65732026-05-20T16:36:20.815Z time: [+0.0100% +0.4188% +0.7589%] (p = 0.02 < 0.05)
65742026-05-20T16:36:20.815Z thrpt: [−0.7532% −0.4170% −0.0100%]
65752026-05-20T16:36:20.815Z Change within noise threshold.
65762026-05-20T16:36:21.707ZBenchmarking source_filter/allows/exclude_hit_v6/100
65772026-05-20T16:36:21.707ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65782026-05-20T16:36:27.656ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (902M iterations)
65792026-05-20T16:36:32.660ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65802026-05-20T16:36:32.747Zsource_filter/allows/exclude_hit_v6/100
65812026-05-20T16:36:32.747Z time: [5.5441 ns 5.5461 ns 5.5480 ns]
65822026-05-20T16:36:32.747Z thrpt: [180.25 Melem/s 180.31 Melem/s 180.37 Melem/s]
65832026-05-20T16:36:32.747Z change:
65842026-05-20T16:36:32.747Z time: [+0.0954% +0.1383% +0.1811%] (p = 0.00 < 0.05)
65852026-05-20T16:36:32.747Z thrpt: [−0.1808% −0.1382% −0.0953%]
65862026-05-20T16:36:32.747Z Change within noise threshold.
65872026-05-20T16:36:32.747ZFound 2 outliers among 100 measurements (2.00%)
65882026-05-20T16:36:32.747Z 1 (1.00%) high mild
65892026-05-20T16:36:32.747Z 1 (1.00%) high severe
65902026-05-20T16:36:33.635ZBenchmarking source_filter/allows/include_hit_v4/1
65912026-05-20T16:36:33.635ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65922026-05-20T16:36:38.966ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
65932026-05-20T16:36:43.958ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65942026-05-20T16:36:44.044Zsource_filter/allows/include_hit_v4/1
65952026-05-20T16:36:44.044Z time: [1.2380 ns 1.2400 ns 1.2419 ns]
65962026-05-20T16:36:44.044Z thrpt: [805.23 Melem/s 806.46 Melem/s 807.75 Melem/s]
65972026-05-20T16:36:44.044Z change:
65982026-05-20T16:36:44.044Z time: [−22.664% −22.086% −21.528%] (p = 0.00 < 0.05)
65992026-05-20T16:36:44.044Z thrpt: [+27.433% +28.346% +29.305%]
66002026-05-20T16:36:44.044Z Performance has improved.
66012026-05-20T16:36:44.929ZBenchmarking source_filter/allows/include_miss_v4/1
66022026-05-20T16:36:44.929ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66032026-05-20T16:36:47.930ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.6B iterations)
66042026-05-20T16:36:52.892ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66052026-05-20T16:36:52.978Zsource_filter/allows/include_miss_v4/1
66062026-05-20T16:36:52.981Z time: [1.3799 ns 1.3858 ns 1.3920 ns]
66072026-05-20T16:36:52.982Z thrpt: [718.37 Melem/s 721.58 Melem/s 724.71 Melem/s]
66082026-05-20T16:36:52.982Z change:
66092026-05-20T16:36:52.982Z time: [−24.922% −24.233% −23.545%] (p = 0.00 < 0.05)
66102026-05-20T16:36:52.982Z thrpt: [+30.795% +31.983% +33.194%]
66112026-05-20T16:36:52.982Z Performance has improved.
66122026-05-20T16:36:52.982ZFound 1 outliers among 100 measurements (1.00%)
66132026-05-20T16:36:52.982Z 1 (1.00%) high mild
66142026-05-20T16:36:53.866ZBenchmarking source_filter/allows/include_hit_v6/1
66152026-05-20T16:36:53.866ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66162026-05-20T16:36:58.866ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66172026-05-20T16:37:03.870ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66182026-05-20T16:37:03.956Zsource_filter/allows/include_hit_v6/1
66192026-05-20T16:37:03.956Z time: [4.6583 ns 4.6589 ns 4.6596 ns]
66202026-05-20T16:37:03.956Z thrpt: [214.61 Melem/s 214.64 Melem/s 214.67 Melem/s]
66212026-05-20T16:37:03.956Z change:
66222026-05-20T16:37:03.956Z time: [+0.0989% +0.2719% +0.3839%] (p = 0.00 < 0.05)
66232026-05-20T16:37:03.956Z thrpt: [−0.3824% −0.2712% −0.0988%]
66242026-05-20T16:37:03.956Z Change within noise threshold.
66252026-05-20T16:37:03.956ZFound 4 outliers among 100 measurements (4.00%)
66262026-05-20T16:37:03.956Z 2 (2.00%) high mild
66272026-05-20T16:37:03.956Z 2 (2.00%) high severe
66282026-05-20T16:37:04.846ZBenchmarking source_filter/allows/include_miss_v6/1
66292026-05-20T16:37:04.847ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66302026-05-20T16:37:09.610ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66312026-05-20T16:37:14.701ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66322026-05-20T16:37:14.787Zsource_filter/allows/include_miss_v6/1
66332026-05-20T16:37:14.787Z time: [4.4978 ns 4.5273 ns 4.5556 ns]
66342026-05-20T16:37:14.787Z thrpt: [219.51 Melem/s 220.88 Melem/s 222.33 Melem/s]
66352026-05-20T16:37:14.787Z change:
66362026-05-20T16:37:14.787Z time: [+0.4618% +1.0351% +1.6170%] (p = 0.00 < 0.05)
66372026-05-20T16:37:14.787Z thrpt: [−1.5913% −1.0245% −0.4597%]
66382026-05-20T16:37:14.787Z Change within noise threshold.
66392026-05-20T16:37:15.680ZBenchmarking source_filter/allows/include_hit_v4/5
66402026-05-20T16:37:15.680ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66412026-05-20T16:37:20.998ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
66422026-05-20T16:37:25.985ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66432026-05-20T16:37:26.070Zsource_filter/allows/include_hit_v4/5
66442026-05-20T16:37:26.070Z time: [1.2334 ns 1.2345 ns 1.2357 ns]
66452026-05-20T16:37:26.070Z thrpt: [809.29 Melem/s 810.06 Melem/s 810.77 Melem/s]
66462026-05-20T16:37:26.070Z change:
66472026-05-20T16:37:26.070Z time: [−22.491% −21.953% −21.453%] (p = 0.00 < 0.05)
66482026-05-20T16:37:26.070Z thrpt: [+27.312% +28.128% +29.017%]
66492026-05-20T16:37:26.070Z Performance has improved.
66502026-05-20T16:37:26.070ZFound 6 outliers among 100 measurements (6.00%)
66512026-05-20T16:37:26.070Z 4 (4.00%) high mild
66522026-05-20T16:37:26.070Z 2 (2.00%) high severe
66532026-05-20T16:37:26.956ZBenchmarking source_filter/allows/include_miss_v4/5
66542026-05-20T16:37:26.956ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66552026-05-20T16:37:30.407ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
66562026-05-20T16:37:35.371ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66572026-05-20T16:37:35.456Zsource_filter/allows/include_miss_v4/5
66582026-05-20T16:37:35.456Z time: [3.1862 ns 3.1895 ns 3.1933 ns]
66592026-05-20T16:37:35.456Z thrpt: [313.15 Melem/s 313.52 Melem/s 313.85 Melem/s]
66602026-05-20T16:37:35.456Z change:
66612026-05-20T16:37:35.456Z time: [−18.137% −15.884% −13.764%] (p = 0.00 < 0.05)
66622026-05-20T16:37:35.456Z thrpt: [+15.961% +18.884% +22.156%]
66632026-05-20T16:37:35.456Z Performance has improved.
66642026-05-20T16:37:35.456ZFound 6 outliers among 100 measurements (6.00%)
66652026-05-20T16:37:35.456Z 5 (5.00%) high mild
66662026-05-20T16:37:35.456Z 1 (1.00%) high severe
66672026-05-20T16:37:36.343ZBenchmarking source_filter/allows/include_hit_v6/5
66682026-05-20T16:37:36.343ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66692026-05-20T16:37:41.343ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66702026-05-20T16:37:46.355ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66712026-05-20T16:37:46.441Zsource_filter/allows/include_hit_v6/5
66722026-05-20T16:37:46.442Z time: [4.6568 ns 4.6587 ns 4.6610 ns]
66732026-05-20T16:37:46.442Z thrpt: [214.54 Melem/s 214.65 Melem/s 214.74 Melem/s]
66742026-05-20T16:37:46.442Z change:
66752026-05-20T16:37:46.442Z time: [+0.9442% +1.4026% +1.8945%] (p = 0.00 < 0.05)
66762026-05-20T16:37:46.442Z thrpt: [−1.8593% −1.3832% −0.9354%]
66772026-05-20T16:37:46.442Z Change within noise threshold.
66782026-05-20T16:37:46.442ZFound 21 outliers among 100 measurements (21.00%)
66792026-05-20T16:37:46.442Z 21 (21.00%) high severe
66802026-05-20T16:37:47.333ZBenchmarking source_filter/allows/include_miss_v6/5
66812026-05-20T16:37:47.333ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66822026-05-20T16:37:50.930ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (746M iterations)
66832026-05-20T16:37:55.891ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66842026-05-20T16:37:55.976Zsource_filter/allows/include_miss_v6/5
66852026-05-20T16:37:55.976Z time: [6.6448 ns 6.6457 ns 6.6466 ns]
66862026-05-20T16:37:55.976Z thrpt: [150.45 Melem/s 150.47 Melem/s 150.49 Melem/s]
66872026-05-20T16:37:55.976Z change:
66882026-05-20T16:37:55.976Z time: [+0.1567% +0.2166% +0.2778%] (p = 0.00 < 0.05)
66892026-05-20T16:37:55.976Z thrpt: [−0.2770% −0.2161% −0.1564%]
66902026-05-20T16:37:55.976Z Change within noise threshold.
66912026-05-20T16:37:55.976ZFound 16 outliers among 100 measurements (16.00%)
66922026-05-20T16:37:55.977Z 16 (16.00%) high mild
66932026-05-20T16:37:56.864ZBenchmarking source_filter/allows/include_hit_v4/10
66942026-05-20T16:37:56.864ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66952026-05-20T16:38:02.168ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
66962026-05-20T16:38:07.169ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66972026-05-20T16:38:07.254Zsource_filter/allows/include_hit_v4/10
66982026-05-20T16:38:07.254Z time: [1.2337 ns 1.2344 ns 1.2352 ns]
66992026-05-20T16:38:07.255Z thrpt: [809.56 Melem/s 810.12 Melem/s 810.59 Melem/s]
67002026-05-20T16:38:07.255Z change:
67012026-05-20T16:38:07.255Z time: [−22.469% −21.936% −21.436%] (p = 0.00 < 0.05)
67022026-05-20T16:38:07.255Z thrpt: [+27.284% +28.099% +28.981%]
67032026-05-20T16:38:07.255Z Performance has improved.
67042026-05-20T16:38:07.255ZFound 5 outliers among 100 measurements (5.00%)
67052026-05-20T16:38:07.255Z 1 (1.00%) high mild
67062026-05-20T16:38:07.255Z 4 (4.00%) high severe
67072026-05-20T16:38:08.138ZBenchmarking source_filter/allows/include_miss_v4/10
67082026-05-20T16:38:08.138ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67092026-05-20T16:38:11.161ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (889M iterations)
67102026-05-20T16:38:16.151ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67112026-05-20T16:38:16.236Zsource_filter/allows/include_miss_v4/10
67122026-05-20T16:38:16.236Z time: [5.6113 ns 5.6145 ns 5.6179 ns]
67132026-05-20T16:38:16.236Z thrpt: [178.00 Melem/s 178.11 Melem/s 178.21 Melem/s]
67142026-05-20T16:38:16.236Z change:
67152026-05-20T16:38:16.236Z time: [−13.955% −10.598% −7.3440%] (p = 0.00 < 0.05)
67162026-05-20T16:38:16.236Z thrpt: [+7.9261% +11.855% +16.218%]
67172026-05-20T16:38:16.236Z Performance has improved.
67182026-05-20T16:38:16.236ZFound 7 outliers among 100 measurements (7.00%)
67192026-05-20T16:38:16.236Z 6 (6.00%) high mild
67202026-05-20T16:38:16.236Z 1 (1.00%) high severe
67212026-05-20T16:38:17.123ZBenchmarking source_filter/allows/include_hit_v6/10
67222026-05-20T16:38:17.123ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67232026-05-20T16:38:22.382ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
67242026-05-20T16:38:27.128ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67252026-05-20T16:38:27.214Zsource_filter/allows/include_hit_v6/10
67262026-05-20T16:38:27.214Z time: [4.6483 ns 4.6492 ns 4.6502 ns]
67272026-05-20T16:38:27.214Z thrpt: [215.04 Melem/s 215.09 Melem/s 215.13 Melem/s]
67282026-05-20T16:38:27.214Z change:
67292026-05-20T16:38:27.214Z time: [+0.2023% +0.2254% +0.2487%] (p = 0.00 < 0.05)
67302026-05-20T16:38:27.214Z thrpt: [−0.2481% −0.2249% −0.2018%]
67312026-05-20T16:38:27.214Z Change within noise threshold.
67322026-05-20T16:38:27.214ZFound 2 outliers among 100 measurements (2.00%)
67332026-05-20T16:38:27.214Z 2 (2.00%) high mild
67342026-05-20T16:38:28.108ZBenchmarking source_filter/allows/include_miss_v6/10
67352026-05-20T16:38:28.108ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67362026-05-20T16:38:33.211ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
67372026-05-20T16:38:38.276ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67382026-05-20T16:38:38.360Zsource_filter/allows/include_miss_v6/10
67392026-05-20T16:38:38.360Z time: [9.6054 ns 9.6390 ns 9.6711 ns]
67402026-05-20T16:38:38.360Z thrpt: [103.40 Melem/s 103.74 Melem/s 104.11 Melem/s]
67412026-05-20T16:38:38.361Z change:
67422026-05-20T16:38:38.361Z time: [+1.4577% +1.7042% +1.9684%] (p = 0.00 < 0.05)
67432026-05-20T16:38:38.361Z thrpt: [−1.9304% −1.6756% −1.4368%]
67442026-05-20T16:38:38.361Z Performance has regressed.
67452026-05-20T16:38:39.250ZBenchmarking source_filter/allows/include_hit_v4/50
67462026-05-20T16:38:39.250ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67472026-05-20T16:38:43.940ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
67482026-05-20T16:38:48.913ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67492026-05-20T16:38:49.004Zsource_filter/allows/include_hit_v4/50
67502026-05-20T16:38:49.004Z time: [2.1634 ns 2.1697 ns 2.1763 ns]
67512026-05-20T16:38:49.004Z thrpt: [459.50 Melem/s 460.90 Melem/s 462.24 Melem/s]
67522026-05-20T16:38:49.004Z change:
67532026-05-20T16:38:49.004Z time: [−22.427% −21.720% −21.065%] (p = 0.00 < 0.05)
67542026-05-20T16:38:49.004Z thrpt: [+26.687% +27.747% +28.910%]
67552026-05-20T16:38:49.004Z Performance has improved.
67562026-05-20T16:38:49.004ZFound 4 outliers among 100 measurements (4.00%)
67572026-05-20T16:38:49.004Z 4 (4.00%) high mild
67582026-05-20T16:38:49.884ZBenchmarking source_filter/allows/include_miss_v4/50
67592026-05-20T16:38:49.884ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67602026-05-20T16:38:53.064ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (844M iterations)
67612026-05-20T16:38:58.218ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67622026-05-20T16:38:58.303Zsource_filter/allows/include_miss_v4/50
67632026-05-20T16:38:58.303Z time: [6.0179 ns 6.1104 ns 6.2093 ns]
67642026-05-20T16:38:58.303Z thrpt: [161.05 Melem/s 163.66 Melem/s 166.17 Melem/s]
67652026-05-20T16:38:58.303Z change:
67662026-05-20T16:38:58.307Z time: [−25.750% −23.260% −20.627%] (p = 0.00 < 0.05)
67672026-05-20T16:38:58.307Z thrpt: [+25.988% +30.310% +34.679%]
67682026-05-20T16:38:58.307Z Performance has improved.
67692026-05-20T16:38:58.307ZFound 1 outliers among 100 measurements (1.00%)
67702026-05-20T16:38:58.307Z 1 (1.00%) high mild
67712026-05-20T16:38:59.191ZBenchmarking source_filter/allows/include_hit_v6/50
67722026-05-20T16:38:59.192ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67732026-05-20T16:39:05.148ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (902M iterations)
67742026-05-20T16:39:10.145ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67752026-05-20T16:39:10.230Zsource_filter/allows/include_hit_v6/50
67762026-05-20T16:39:10.230Z time: [5.5436 ns 5.5446 ns 5.5456 ns]
67772026-05-20T16:39:10.231Z thrpt: [180.32 Melem/s 180.35 Melem/s 180.39 Melem/s]
67782026-05-20T16:39:10.231Z change:
67792026-05-20T16:39:10.231Z time: [+0.1631% +0.2037% +0.2429%] (p = 0.00 < 0.05)
67802026-05-20T16:39:10.231Z thrpt: [−0.2423% −0.2033% −0.1629%]
67812026-05-20T16:39:10.231Z Change within noise threshold.
67822026-05-20T16:39:10.231ZFound 7 outliers among 100 measurements (7.00%)
67832026-05-20T16:39:10.231Z 1 (1.00%) low mild
67842026-05-20T16:39:10.231Z 6 (6.00%) high mild
67852026-05-20T16:39:11.121ZBenchmarking source_filter/allows/include_miss_v6/50
67862026-05-20T16:39:11.121ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67872026-05-20T16:39:15.986ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (552M iterations)
67882026-05-20T16:39:21.031ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67892026-05-20T16:39:21.116Zsource_filter/allows/include_miss_v6/50
67902026-05-20T16:39:21.116Z time: [9.1258 ns 9.1565 ns 9.1857 ns]
67912026-05-20T16:39:21.116Z thrpt: [108.86 Melem/s 109.21 Melem/s 109.58 Melem/s]
67922026-05-20T16:39:21.116Z change:
67932026-05-20T16:39:21.116Z time: [+0.0134% +0.3099% +0.6024%] (p = 0.05 < 0.05)
67942026-05-20T16:39:21.116Z thrpt: [−0.5988% −0.3090% −0.0134%]
67952026-05-20T16:39:21.116Z Change within noise threshold.
67962026-05-20T16:39:22.004ZBenchmarking source_filter/allows/include_hit_v4/100
67972026-05-20T16:39:22.004ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67982026-05-20T16:39:26.666ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
67992026-05-20T16:39:31.640ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68002026-05-20T16:39:31.725Zsource_filter/allows/include_hit_v4/100
68012026-05-20T16:39:31.725Z time: [2.1492 ns 2.1539 ns 2.1600 ns]
68022026-05-20T16:39:31.725Z thrpt: [462.96 Melem/s 464.28 Melem/s 465.28 Melem/s]
68032026-05-20T16:39:31.725Z change:
68042026-05-20T16:39:31.726Z time: [−22.143% −21.393% −20.664%] (p = 0.00 < 0.05)
68052026-05-20T16:39:31.726Z thrpt: [+26.046% +27.215% +28.441%]
68062026-05-20T16:39:31.726Z Performance has improved.
68072026-05-20T16:39:31.726ZFound 11 outliers among 100 measurements (11.00%)
68082026-05-20T16:39:31.726Z 7 (7.00%) high mild
68092026-05-20T16:39:31.726Z 4 (4.00%) high severe
68102026-05-20T16:39:32.610ZBenchmarking source_filter/allows/include_miss_v4/100
68112026-05-20T16:39:32.610ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68122026-05-20T16:39:36.535ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (684M iterations)
68132026-05-20T16:39:41.446ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68142026-05-20T16:39:41.532Zsource_filter/allows/include_miss_v4/100
68152026-05-20T16:39:41.532Z time: [7.1771 ns 7.1815 ns 7.1858 ns]
68162026-05-20T16:39:41.532Z thrpt: [139.16 Melem/s 139.25 Melem/s 139.33 Melem/s]
68172026-05-20T16:39:41.532Z change:
68182026-05-20T16:39:41.532Z time: [−17.908% −15.429% −13.068%] (p = 0.00 < 0.05)
68192026-05-20T16:39:41.532Z thrpt: [+15.032% +18.243% +21.815%]
68202026-05-20T16:39:41.532Z Performance has improved.
68212026-05-20T16:39:41.532ZFound 3 outliers among 100 measurements (3.00%)
68222026-05-20T16:39:41.532Z 2 (2.00%) high mild
68232026-05-20T16:39:41.532Z 1 (1.00%) high severe
68242026-05-20T16:39:42.418ZBenchmarking source_filter/allows/include_hit_v6/100
68252026-05-20T16:39:42.418ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68262026-05-20T16:39:48.354ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (904M iterations)
68272026-05-20T16:39:53.394ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68282026-05-20T16:39:53.480Zsource_filter/allows/include_hit_v6/100
68292026-05-20T16:39:53.480Z time: [5.5640 ns 5.5869 ns 5.6090 ns]
68302026-05-20T16:39:53.480Z thrpt: [178.28 Melem/s 178.99 Melem/s 179.73 Melem/s]
68312026-05-20T16:39:53.480Z change:
68322026-05-20T16:39:53.480Z time: [+0.2409% +0.4096% +0.6307%] (p = 0.00 < 0.05)
68332026-05-20T16:39:53.481Z thrpt: [−0.6268% −0.4079% −0.2404%]
68342026-05-20T16:39:53.481Z Change within noise threshold.
68352026-05-20T16:39:53.481ZFound 16 outliers among 100 measurements (16.00%)
68362026-05-20T16:39:53.481Z 16 (16.00%) high severe
68372026-05-20T16:39:54.371ZBenchmarking source_filter/allows/include_miss_v6/100
68382026-05-20T16:39:54.371ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68392026-05-20T16:39:57.536ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (424M iterations)
68402026-05-20T16:40:02.519ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68412026-05-20T16:40:02.604Zsource_filter/allows/include_miss_v6/100
68422026-05-20T16:40:02.604Z time: [11.735 ns 11.754 ns 11.774 ns]
68432026-05-20T16:40:02.604Z thrpt: [84.930 Melem/s 85.080 Melem/s 85.217 Melem/s]
68442026-05-20T16:40:02.605Z change:
68452026-05-20T16:40:02.605Z time: [−0.6383% −0.3266% −0.0349%] (p = 0.04 < 0.05)
68462026-05-20T16:40:02.605Z thrpt: [+0.0349% +0.3276% +0.6424%]
68472026-05-20T16:40:02.605Z Change within noise threshold.
68482026-05-20T16:40:02.608ZFound 5 outliers among 100 measurements (5.00%)
68492026-05-20T16:40:02.608Z 5 (5.00%) high severe
68502026-05-20T16:40:03.489ZBenchmarking source_filter/allows/include_empty_v4
68512026-05-20T16:40:03.489ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68522026-05-20T16:40:08.855ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.0B iterations)
68532026-05-20T16:40:13.804ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68542026-05-20T16:40:13.890Zsource_filter/allows/include_empty_v4
68552026-05-20T16:40:13.890Z time: [616.43 ps 618.47 ps 620.53 ps]
68562026-05-20T16:40:13.890Z thrpt: [1.6115 Gelem/s 1.6169 Gelem/s 1.6223 Gelem/s]
68572026-05-20T16:40:13.891Z change:
68582026-05-20T16:40:13.891Z time: [+31.686% +32.373% +33.115%] (p = 0.00 < 0.05)
68592026-05-20T16:40:13.891Z thrpt: [−24.877% −24.456% −24.062%]
68602026-05-20T16:40:13.891Z Performance has regressed.
68612026-05-20T16:40:13.891ZFound 8 outliers among 100 measurements (8.00%)
68622026-05-20T16:40:13.891Z 2 (2.00%) low severe
68632026-05-20T16:40:13.891Z 4 (4.00%) low mild
68642026-05-20T16:40:13.891Z 1 (1.00%) high mild
68652026-05-20T16:40:13.891Z 1 (1.00%) high severe
68662026-05-20T16:40:14.813ZBenchmarking source_filter/allows/include_empty_v6
68672026-05-20T16:40:14.813ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68682026-05-20T16:40:18.726ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68692026-05-20T16:40:23.729ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68702026-05-20T16:40:23.814Zsource_filter/allows/include_empty_v6
68712026-05-20T16:40:23.814Z time: [459.73 ps 459.88 ps 460.03 ps]
68722026-05-20T16:40:23.814Z thrpt: [2.1738 Gelem/s 2.1745 Gelem/s 2.1752 Gelem/s]
68732026-05-20T16:40:23.814Z change:
68742026-05-20T16:40:23.814Z time: [−1.7078% −1.5819% −1.4358%] (p = 0.00 < 0.05)
68752026-05-20T16:40:23.814Z thrpt: [+1.4567% +1.6073% +1.7375%]
68762026-05-20T16:40:23.814Z Performance has improved.
68772026-05-20T16:40:23.814ZFound 7 outliers among 100 measurements (7.00%)
68782026-05-20T16:40:23.814Z 3 (3.00%) high mild
68792026-05-20T16:40:23.814Z 4 (4.00%) high severe
68802026-05-20T16:40:24.722Z
68812026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68822026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68832026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0525 ms (605 iterations)
68842026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68852026-05-20T16:40:24.726Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68862026-05-20T16:40:24.726Z time: [18.000 18.000 18.000 ]
68872026-05-20T16:40:24.726Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68882026-05-20T16:40:24.726Z No change in performance detected.
68892026-05-20T16:40:24.726Z
68902026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68912026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68922026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0407 ms (715 iterations)
68932026-05-20T16:40:24.726ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68942026-05-20T16:40:24.730Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68952026-05-20T16:40:24.730Z time: [18.000 18.000 18.000 ]
68962026-05-20T16:40:24.730Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68972026-05-20T16:40:24.730Z No change in performance detected.
68982026-05-20T16:40:24.730Z
68992026-05-20T16:40:24.730ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69002026-05-20T16:40:24.730ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69012026-05-20T16:40:24.730ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0162 ms (495 iterations)
69022026-05-20T16:40:24.730ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69032026-05-20T16:40:24.730Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69042026-05-20T16:40:24.730Z time: [20.000 20.000 20.000 ]
69052026-05-20T16:40:24.730Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69062026-05-20T16:40:24.730Z No change in performance detected.
69072026-05-20T16:40:24.730Z
69082026-05-20T16:40:24.730ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69092026-05-20T16:40:24.730ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69102026-05-20T16:40:24.731ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0372 ms (495 iterations)
69112026-05-20T16:40:24.731ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69122026-05-20T16:40:24.731Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69132026-05-20T16:40:24.731Z time: [21.000 21.000 21.000 ]
69142026-05-20T16:40:24.731Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69152026-05-20T16:40:24.731Z No change in performance detected.
69162026-05-20T16:40:24.734Z
69172026-05-20T16:40:24.734ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69182026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69192026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0488 ms (825 iterations)
69202026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69212026-05-20T16:40:24.735Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69222026-05-20T16:40:24.735Z time: [13.000 13.000 13.000 ]
69232026-05-20T16:40:24.735Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69242026-05-20T16:40:24.735Z No change in performance detected.
69252026-05-20T16:40:24.735Z
69262026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69272026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69282026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0387 ms (715 iterations)
69292026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69302026-05-20T16:40:24.735Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69312026-05-20T16:40:24.735Z time: [12.000 12.000 12.000 ]
69322026-05-20T16:40:24.735Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69332026-05-20T16:40:24.735Z No change in performance detected.
69342026-05-20T16:40:24.735Z
69352026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69362026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69372026-05-20T16:40:24.735ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0570 ms (715 iterations)
69382026-05-20T16:40:24.739ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69392026-05-20T16:40:24.739Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69402026-05-20T16:40:24.739Z time: [14.000 14.000 14.000 ]
69412026-05-20T16:40:24.739Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69422026-05-20T16:40:24.739Z No change in performance detected.
69432026-05-20T16:40:24.739Z
69442026-05-20T16:40:24.739ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69452026-05-20T16:40:24.739ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69462026-05-20T16:40:24.739ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0181 ms (715 iterations)
69472026-05-20T16:40:24.739ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69482026-05-20T16:40:24.739Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69492026-05-20T16:40:24.739Z time: [14.000 14.000 14.000 ]
69502026-05-20T16:40:24.739Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69512026-05-20T16:40:24.739Z No change in performance detected.
69522026-05-20T16:40:24.740Z
69532026-05-20T16:40:24.740ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69542026-05-20T16:40:24.740ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69552026-05-20T16:40:24.740ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0264 ms (605 iterations)
69562026-05-20T16:40:24.740ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69572026-05-20T16:40:24.744Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69582026-05-20T16:40:24.744Z time: [3.0000 3.0000 3.0000 ]
69592026-05-20T16:40:24.744Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69602026-05-20T16:40:24.744Z No change in performance detected.
69612026-05-20T16:40:24.744Z
69622026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69632026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69642026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0452 ms (495 iterations)
69652026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69662026-05-20T16:40:24.744Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69672026-05-20T16:40:24.744Z time: [3.0000 3.0000 3.0000 ]
69682026-05-20T16:40:24.744Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69692026-05-20T16:40:24.744Z No change in performance detected.
69702026-05-20T16:40:24.744Z
69712026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69722026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69732026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0497 ms (605 iterations)
69742026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69752026-05-20T16:40:24.744ZCriterion.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.
69762026-05-20T16:40:24.744Z
69772026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69782026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69792026-05-20T16:40:24.744ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0424 ms (495 iterations)
69802026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69812026-05-20T16:40:24.748ZCriterion.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.
69822026-05-20T16:40:24.748Z
69832026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69842026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69852026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0509 ms (935 iterations)
69862026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69872026-05-20T16:40:24.748Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69882026-05-20T16:40:24.748Z time: [3.0000 3.0000 3.0000 ]
69892026-05-20T16:40:24.748Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69902026-05-20T16:40:24.748Z No change in performance detected.
69912026-05-20T16:40:24.748Z
69922026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69932026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69942026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0891 ms (550 iterations)
69952026-05-20T16:40:24.748ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69962026-05-20T16:40:24.748Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69972026-05-20T16:40:24.748Z time: [3.0000 3.0000 3.0000 ]
69982026-05-20T16:40:24.748Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69992026-05-20T16:40:24.748Z No change in performance detected.
70002026-05-20T16:40:24.748Z
70012026-05-20T16:40:24.749ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70022026-05-20T16:40:24.749ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70032026-05-20T16:40:24.749ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0654 ms (770 iterations)
70042026-05-20T16:40:24.752ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70052026-05-20T16:40:24.752ZCriterion.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.
70062026-05-20T16:40:24.752Z
70072026-05-20T16:40:24.752ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70082026-05-20T16:40:24.752ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70092026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0036 ms (495 iterations)
70102026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70112026-05-20T16:40:24.753ZCriterion.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.
70122026-05-20T16:40:24.753Z
70132026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70142026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70152026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0634 ms (825 iterations)
70162026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70172026-05-20T16:40:24.753Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70182026-05-20T16:40:24.753Z time: [3.0000 3.0000 3.0000 ]
70192026-05-20T16:40:24.753Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70202026-05-20T16:40:24.753Z No change in performance detected.
70212026-05-20T16:40:24.753Z
70222026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70232026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70242026-05-20T16:40:24.753ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0429 ms (495 iterations)
70252026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70262026-05-20T16:40:24.757Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70272026-05-20T16:40:24.757Z time: [3.0000 3.0000 3.0000 ]
70282026-05-20T16:40:24.757Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70292026-05-20T16:40:24.757Z No change in performance detected.
70302026-05-20T16:40:24.757Z
70312026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70322026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70332026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0604 ms (660 iterations)
70342026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70352026-05-20T16:40:24.757ZCriterion.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.
70362026-05-20T16:40:24.757Z
70372026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70382026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70392026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0906 ms (495 iterations)
70402026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70412026-05-20T16:40:24.757ZCriterion.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.
70422026-05-20T16:40:24.757Z
70432026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70442026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70452026-05-20T16:40:24.757ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0469 ms (880 iterations)
70462026-05-20T16:40:24.761ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70472026-05-20T16:40:24.761Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70482026-05-20T16:40:24.761Z time: [3.0000 3.0000 3.0000 ]
70492026-05-20T16:40:24.761Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70502026-05-20T16:40:24.761Z No change in performance detected.
70512026-05-20T16:40:24.761Z
70522026-05-20T16:40:24.761ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70532026-05-20T16:40:24.761ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70542026-05-20T16:40:24.761ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1024 ms (550 iterations)
70552026-05-20T16:40:24.761ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70562026-05-20T16:40:24.761Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70572026-05-20T16:40:24.761Z time: [3.0000 3.0000 3.0000 ]
70582026-05-20T16:40:24.762Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70592026-05-20T16:40:24.762Z No change in performance detected.
70602026-05-20T16:40:24.762Z
70612026-05-20T16:40:24.762ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70622026-05-20T16:40:24.762ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70632026-05-20T16:40:24.762ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0668 ms (770 iterations)
70642026-05-20T16:40:24.765ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70652026-05-20T16:40:24.765ZCriterion.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.
70662026-05-20T16:40:24.765Z
70672026-05-20T16:40:24.765ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70682026-05-20T16:40:24.766ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70692026-05-20T16:40:24.766ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0410 ms (495 iterations)
70702026-05-20T16:40:24.766ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70712026-05-20T16:40:24.766ZCriterion.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.
70722026-05-20T16:40:24.766Z
70732026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70742026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70752026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0837 ms (275 iterations)
70762026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70772026-05-20T16:40:24.766Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70782026-05-20T16:40:24.766Z time: [45.000 45.000 45.000 ]
70792026-05-20T16:40:24.766Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
70802026-05-20T16:40:24.766Z Performance has regressed.
70812026-05-20T16:40:24.766Z
70822026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70832026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70842026-05-20T16:40:24.766ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0745 ms (220 iterations)
70852026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70862026-05-20T16:40:24.770Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70872026-05-20T16:40:24.770Z time: [45.000 45.000 45.000 ]
70882026-05-20T16:40:24.770Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
70892026-05-20T16:40:24.770Z Performance has regressed.
70902026-05-20T16:40:24.770Z
70912026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70922026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70932026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1355 ms (330 iterations)
70942026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70952026-05-20T16:40:24.770Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70962026-05-20T16:40:24.770Z time: [30.000 30.000 30.000 ]
70972026-05-20T16:40:24.770Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
70982026-05-20T16:40:24.770Z Performance has regressed.
70992026-05-20T16:40:24.770Z
71002026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71012026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71022026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1333 ms (275 iterations)
71032026-05-20T16:40:24.770ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71042026-05-20T16:40:24.774Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71052026-05-20T16:40:24.774Z time: [30.000 30.000 30.000 ]
71062026-05-20T16:40:24.774Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71072026-05-20T16:40:24.774Z Performance has regressed.
71082026-05-20T16:40:24.774Z
71092026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71102026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71112026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1953 ms (330 iterations)
71122026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71132026-05-20T16:40:24.774Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71142026-05-20T16:40:24.774Z time: [44.000 44.000 44.000 ]
71152026-05-20T16:40:24.774Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71162026-05-20T16:40:24.774Z Performance has regressed.
71172026-05-20T16:40:24.774Z
71182026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71192026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71202026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1736 ms (275 iterations)
71212026-05-20T16:40:24.774ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71222026-05-20T16:40:24.779Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71232026-05-20T16:40:24.779Z time: [44.000 44.000 44.000 ]
71242026-05-20T16:40:24.779Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71252026-05-20T16:40:24.779Z Performance has regressed.
71262026-05-20T16:40:24.779Z
71272026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71282026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71292026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0128 ms (330 iterations)
71302026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71312026-05-20T16:40:24.779Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71322026-05-20T16:40:24.779Z time: [29.000 29.000 29.000 ]
71332026-05-20T16:40:24.779Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
71342026-05-20T16:40:24.779Z Performance has regressed.
71352026-05-20T16:40:24.779Z
71362026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71372026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71382026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0852 ms (275 iterations)
71392026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71402026-05-20T16:40:24.779Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71412026-05-20T16:40:24.779Z time: [29.000 29.000 29.000 ]
71422026-05-20T16:40:24.779Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
71432026-05-20T16:40:24.779Z Performance has regressed.
71442026-05-20T16:40:24.779Z
71452026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71462026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71472026-05-20T16:40:24.779ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1411 ms (275 iterations)
71482026-05-20T16:40:24.783ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71492026-05-20T16:40:24.783Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71502026-05-20T16:40:24.783Z time: [45.000 45.000 45.000 ]
71512026-05-20T16:40:24.783Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
71522026-05-20T16:40:24.783Z Performance has regressed.
71532026-05-20T16:40:24.783Z
71542026-05-20T16:40:24.783ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71552026-05-20T16:40:24.783ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71562026-05-20T16:40:24.783ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0891 ms (220 iterations)
71572026-05-20T16:40:24.783ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71582026-05-20T16:40:24.783Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71592026-05-20T16:40:24.783Z time: [45.000 45.000 45.000 ]
71602026-05-20T16:40:24.784Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
71612026-05-20T16:40:24.784Z Performance has regressed.
71622026-05-20T16:40:24.784Z
71632026-05-20T16:40:24.784ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71642026-05-20T16:40:24.784ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71652026-05-20T16:40:24.784ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1800 ms (330 iterations)
71662026-05-20T16:40:24.787ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71672026-05-20T16:40:24.787Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71682026-05-20T16:40:24.787Z time: [30.000 30.000 30.000 ]
71692026-05-20T16:40:24.787Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71702026-05-20T16:40:24.787Z Performance has regressed.
71712026-05-20T16:40:24.787Z
71722026-05-20T16:40:24.787ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71732026-05-20T16:40:24.787ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71742026-05-20T16:40:24.787ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1575 ms (275 iterations)
71752026-05-20T16:40:24.787ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71762026-05-20T16:40:24.787Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71772026-05-20T16:40:24.787Z time: [30.000 30.000 30.000 ]
71782026-05-20T16:40:24.787Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71792026-05-20T16:40:24.788Z Performance has regressed.
71802026-05-20T16:40:24.788Z
71812026-05-20T16:40:24.788ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71822026-05-20T16:40:24.788ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71832026-05-20T16:40:24.788ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0531 ms (275 iterations)
71842026-05-20T16:40:24.788ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71852026-05-20T16:40:24.791Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71862026-05-20T16:40:24.792Z time: [44.000 44.000 44.000 ]
71872026-05-20T16:40:24.792Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71882026-05-20T16:40:24.792Z Performance has regressed.
71892026-05-20T16:40:24.792Z
71902026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71912026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71922026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2363 ms (275 iterations)
71932026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71942026-05-20T16:40:24.792Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71952026-05-20T16:40:24.792Z time: [44.000 44.000 44.000 ]
71962026-05-20T16:40:24.792Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71972026-05-20T16:40:24.792Z Performance has regressed.
71982026-05-20T16:40:24.792Z
71992026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72002026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72012026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0413 ms (330 iterations)
72022026-05-20T16:40:24.792ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72032026-05-20T16:40:24.796Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72042026-05-20T16:40:24.796Z time: [29.000 29.000 29.000 ]
72052026-05-20T16:40:24.796Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
72062026-05-20T16:40:24.796Z Performance has regressed.
72072026-05-20T16:40:24.796Z
72082026-05-20T16:40:24.796ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72092026-05-20T16:40:24.796ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72102026-05-20T16:40:24.796ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1320 ms (275 iterations)
72112026-05-20T16:40:24.796ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72122026-05-20T16:40:24.796Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72132026-05-20T16:40:24.796Z time: [29.000 29.000 29.000 ]
72142026-05-20T16:40:24.796Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
72152026-05-20T16:40:24.796Z Performance has regressed.
72162026-05-20T16:40:24.796Z
72172026-05-20T16:40:24.796ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72182026-05-20T16:40:24.796ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72192026-05-20T16:40:24.796ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0471 ms (715 iterations)
72202026-05-20T16:40:24.796ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72212026-05-20T16:40:24.796Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72222026-05-20T16:40:24.796Z time: [3924.0 B 3924.0 B 3924.0 B]
72232026-05-20T16:40:24.796Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72242026-05-20T16:40:24.797Z No change in performance detected.
72252026-05-20T16:40:24.797Z
72262026-05-20T16:40:24.800ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72272026-05-20T16:40:24.800ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72282026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0131 ms (715 iterations)
72292026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72302026-05-20T16:40:24.801Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72312026-05-20T16:40:24.801Z time: [3924.0 B 3924.0 B 3924.0 B]
72322026-05-20T16:40:24.801Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72332026-05-20T16:40:24.801Z No change in performance detected.
72342026-05-20T16:40:24.801Z
72352026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72362026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72372026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0644 ms (550 iterations)
72382026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72392026-05-20T16:40:24.801Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72402026-05-20T16:40:24.801Z time: [3988.0 B 3988.0 B 3988.0 B]
72412026-05-20T16:40:24.801Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72422026-05-20T16:40:24.801Z No change in performance detected.
72432026-05-20T16:40:24.801Z
72442026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72452026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72462026-05-20T16:40:24.801ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0817 ms (550 iterations)
72472026-05-20T16:40:24.805ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72482026-05-20T16:40:24.805Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72492026-05-20T16:40:24.805Z time: [4386.0 B 4386.0 B 4386.0 B]
72502026-05-20T16:40:24.805Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72512026-05-20T16:40:24.805Z No change in performance detected.
72522026-05-20T16:40:24.805Z
72532026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72542026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72552026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0425 ms (825 iterations)
72562026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72572026-05-20T16:40:24.805Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72582026-05-20T16:40:24.805Z time: [2888.0 B 2888.0 B 2888.0 B]
72592026-05-20T16:40:24.805Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72602026-05-20T16:40:24.805Z No change in performance detected.
72612026-05-20T16:40:24.805Z
72622026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72632026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72642026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0183 ms (715 iterations)
72652026-05-20T16:40:24.805ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72662026-05-20T16:40:24.868Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72672026-05-20T16:40:24.868Z time: [2873.0 B 2873.0 B 2873.0 B]
72682026-05-20T16:40:24.868Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72692026-05-20T16:40:24.868Z No change in performance detected.
72702026-05-20T16:40:24.868Z
72712026-05-20T16:40:24.868ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72722026-05-20T16:40:24.868ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72732026-05-20T16:40:24.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0461 ms (715 iterations)
72742026-05-20T16:40:24.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72752026-05-20T16:40:24.869Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72762026-05-20T16:40:24.869Z time: [2926.0 B 2926.0 B 2926.0 B]
72772026-05-20T16:40:24.869Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72782026-05-20T16:40:24.869Z No change in performance detected.
72792026-05-20T16:40:24.869Z
72802026-05-20T16:40:24.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72812026-05-20T16:40:24.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72822026-05-20T16:40:24.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0045 ms (715 iterations)
72832026-05-20T16:40:24.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72842026-05-20T16:40:24.869Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72852026-05-20T16:40:24.869Z time: [2910.0 B 2910.0 B 2910.0 B]
72862026-05-20T16:40:24.869Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72872026-05-20T16:40:24.869Z No change in performance detected.
72882026-05-20T16:40:24.869Z
72892026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72902026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72912026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0383 ms (825 iterations)
72922026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72932026-05-20T16:40:24.869Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72942026-05-20T16:40:24.869Z time: [264.00 B 264.00 B 264.00 B]
72952026-05-20T16:40:24.869Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72962026-05-20T16:40:24.869Z No change in performance detected.
72972026-05-20T16:40:24.869Z
72982026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72992026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73002026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0796 ms (550 iterations)
73012026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73022026-05-20T16:40:24.869Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73032026-05-20T16:40:24.869Z time: [264.00 B 264.00 B 264.00 B]
73042026-05-20T16:40:24.869Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73052026-05-20T16:40:24.869Z No change in performance detected.
73062026-05-20T16:40:24.869Z
73072026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73082026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73092026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0205 ms (715 iterations)
73102026-05-20T16:40:24.869ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73112026-05-20T16:40:24.870ZCriterion.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.
73122026-05-20T16:40:24.870Z
73132026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73142026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73152026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0415 ms (495 iterations)
73162026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73172026-05-20T16:40:24.870ZCriterion.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.
73182026-05-20T16:40:24.870Z
73192026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73202026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73212026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0418 ms (935 iterations)
73222026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73232026-05-20T16:40:24.870Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73242026-05-20T16:40:24.870Z time: [264.00 B 264.00 B 264.00 B]
73252026-05-20T16:40:24.870Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73262026-05-20T16:40:24.870Z No change in performance detected.
73272026-05-20T16:40:24.870Z
73282026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73292026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73302026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0325 ms (550 iterations)
73312026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73322026-05-20T16:40:24.870Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73332026-05-20T16:40:24.870Z time: [264.00 B 264.00 B 264.00 B]
73342026-05-20T16:40:24.870Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73352026-05-20T16:40:24.870Z No change in performance detected.
73362026-05-20T16:40:24.870Z
73372026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73382026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73392026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0682 ms (825 iterations)
73402026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73412026-05-20T16:40:24.870ZCriterion.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.
73422026-05-20T16:40:24.870Z
73432026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73442026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73452026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1009 ms (550 iterations)
73462026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73472026-05-20T16:40:24.870ZCriterion.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.
73482026-05-20T16:40:24.870Z
73492026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73502026-05-20T16:40:24.870ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73512026-05-20T16:40:24.871ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0519 ms (825 iterations)
73522026-05-20T16:40:24.871ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73532026-05-20T16:40:24.871Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73542026-05-20T16:40:24.871Z time: [264.00 B 264.00 B 264.00 B]
73552026-05-20T16:40:24.871Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73562026-05-20T16:40:24.871Z No change in performance detected.
73572026-05-20T16:40:24.871Z
73582026-05-20T16:40:24.871ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73592026-05-20T16:40:24.871ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73602026-05-20T16:40:24.871ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0184 ms (495 iterations)
73612026-05-20T16:40:24.871ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73622026-05-20T16:40:24.871Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73632026-05-20T16:40:24.871Z time: [264.00 B 264.00 B 264.00 B]
73642026-05-20T16:40:24.871Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73652026-05-20T16:40:24.871Z No change in performance detected.
73662026-05-20T16:40:24.875Z
73672026-05-20T16:40:24.875ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73682026-05-20T16:40:24.875ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73692026-05-20T16:40:24.875ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0433 ms (715 iterations)
73702026-05-20T16:40:24.875ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73712026-05-20T16:40:24.875ZCriterion.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.
73722026-05-20T16:40:24.875Z
73732026-05-20T16:40:24.875ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73742026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73752026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0890 ms (495 iterations)
73762026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73772026-05-20T16:40:24.876ZCriterion.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.
73782026-05-20T16:40:24.876Z
73792026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73802026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73812026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0416 ms (880 iterations)
73822026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73832026-05-20T16:40:24.876Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73842026-05-20T16:40:24.876Z time: [264.00 B 264.00 B 264.00 B]
73852026-05-20T16:40:24.876Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73862026-05-20T16:40:24.876Z No change in performance detected.
73872026-05-20T16:40:24.876Z
73882026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73892026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73902026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0776 ms (550 iterations)
73912026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73922026-05-20T16:40:24.876Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73932026-05-20T16:40:24.876Z time: [264.00 B 264.00 B 264.00 B]
73942026-05-20T16:40:24.876Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73952026-05-20T16:40:24.876Z No change in performance detected.
73962026-05-20T16:40:24.876Z
73972026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73982026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73992026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0565 ms (770 iterations)
74002026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74012026-05-20T16:40:24.876ZCriterion.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.
74022026-05-20T16:40:24.876Z
74032026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74042026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74052026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0800 ms (495 iterations)
74062026-05-20T16:40:24.876ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74072026-05-20T16:40:24.876ZCriterion.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.
74082026-05-20T16:40:24.876Z
74092026-05-20T16:40:24.876ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74102026-05-20T16:40:24.876ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74112026-05-20T16:40:24.876ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0536 ms (275 iterations)
74122026-05-20T16:40:24.876ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74132026-05-20T16:40:24.877Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74142026-05-20T16:40:24.877Z time: [8539.0 B 8539.0 B 8539.0 B]
74152026-05-20T16:40:24.877Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74162026-05-20T16:40:24.877Z Performance has regressed.
74172026-05-20T16:40:24.877Z
74182026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74192026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74202026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2430 ms (275 iterations)
74212026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74222026-05-20T16:40:24.877Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74232026-05-20T16:40:24.877Z time: [8539.0 B 8539.0 B 8539.0 B]
74242026-05-20T16:40:24.877Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74252026-05-20T16:40:24.877Z Performance has regressed.
74262026-05-20T16:40:24.877Z
74272026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74282026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74292026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1081 ms (330 iterations)
74302026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74312026-05-20T16:40:24.877Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74322026-05-20T16:40:24.877Z time: [7048.0 B 7048.0 B 7048.0 B]
74332026-05-20T16:40:24.877Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
74342026-05-20T16:40:24.877Z Performance has regressed.
74352026-05-20T16:40:24.877Z
74362026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74372026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74382026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1040 ms (275 iterations)
74392026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74402026-05-20T16:40:24.877Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74412026-05-20T16:40:24.877Z time: [7048.0 B 7048.0 B 7048.0 B]
74422026-05-20T16:40:24.877Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
74432026-05-20T16:40:24.877Z Performance has regressed.
74442026-05-20T16:40:24.877Z
74452026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74462026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74472026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1712 ms (330 iterations)
74482026-05-20T16:40:24.877ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74492026-05-20T16:40:24.877Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74502026-05-20T16:40:24.877Z time: [8507.0 B 8507.0 B 8507.0 B]
74512026-05-20T16:40:24.877Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
74522026-05-20T16:40:24.877Z Performance has regressed.
74532026-05-20T16:40:24.878Z
74542026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74552026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74562026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1568 ms (275 iterations)
74572026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74582026-05-20T16:40:24.878Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74592026-05-20T16:40:24.878Z time: [8507.0 B 8507.0 B 8507.0 B]
74602026-05-20T16:40:24.878Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
74612026-05-20T16:40:24.878Z Performance has regressed.
74622026-05-20T16:40:24.878Z
74632026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74642026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74652026-05-20T16:40:24.878ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1493 ms (385 iterations)
74662026-05-20T16:40:24.882ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74672026-05-20T16:40:24.882Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74682026-05-20T16:40:24.882Z time: [7016.0 B 7016.0 B 7016.0 B]
74692026-05-20T16:40:24.882Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
74702026-05-20T16:40:24.882Z Performance has regressed.
74712026-05-20T16:40:24.882Z
74722026-05-20T16:40:24.882ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74732026-05-20T16:40:24.882ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74742026-05-20T16:40:24.882ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0333 ms (275 iterations)
74752026-05-20T16:40:24.882ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74762026-05-20T16:40:24.883Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74772026-05-20T16:40:24.883Z time: [7016.0 B 7016.0 B 7016.0 B]
74782026-05-20T16:40:24.883Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
74792026-05-20T16:40:24.883Z Performance has regressed.
74802026-05-20T16:40:24.883Z
74812026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74822026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74832026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1427 ms (275 iterations)
74842026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74852026-05-20T16:40:24.883Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74862026-05-20T16:40:24.883Z time: [8539.0 B 8539.0 B 8539.0 B]
74872026-05-20T16:40:24.883Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74882026-05-20T16:40:24.883Z Performance has regressed.
74892026-05-20T16:40:24.883Z
74902026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74912026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74922026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0549 ms (220 iterations)
74932026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74942026-05-20T16:40:24.883Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74952026-05-20T16:40:24.883Z time: [8539.0 B 8539.0 B 8539.0 B]
74962026-05-20T16:40:24.883Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74972026-05-20T16:40:24.883Z Performance has regressed.
74982026-05-20T16:40:24.883Z
74992026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75002026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75012026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1652 ms (330 iterations)
75022026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75032026-05-20T16:40:24.883Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75042026-05-20T16:40:24.883Z time: [7048.0 B 7048.0 B 7048.0 B]
75052026-05-20T16:40:24.883Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
75062026-05-20T16:40:24.883Z Performance has regressed.
75072026-05-20T16:40:24.883Z
75082026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75092026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75102026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1593 ms (275 iterations)
75112026-05-20T16:40:24.883ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75122026-05-20T16:40:24.883Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75132026-05-20T16:40:24.883Z time: [7048.0 B 7048.0 B 7048.0 B]
75142026-05-20T16:40:24.884Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
75152026-05-20T16:40:24.884Z Performance has regressed.
75162026-05-20T16:40:24.884Z
75172026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75182026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75192026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0525 ms (275 iterations)
75202026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75212026-05-20T16:40:24.884Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75222026-05-20T16:40:24.884Z time: [8507.0 B 8507.0 B 8507.0 B]
75232026-05-20T16:40:24.884Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
75242026-05-20T16:40:24.884Z Performance has regressed.
75252026-05-20T16:40:24.884Z
75262026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75272026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75282026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2345 ms (275 iterations)
75292026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75302026-05-20T16:40:24.884Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75312026-05-20T16:40:24.884Z time: [8507.0 B 8507.0 B 8507.0 B]
75322026-05-20T16:40:24.884Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
75332026-05-20T16:40:24.884Z Performance has regressed.
75342026-05-20T16:40:24.884Z
75352026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75362026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75372026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0404 ms (330 iterations)
75382026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75392026-05-20T16:40:24.884Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75402026-05-20T16:40:24.884Z time: [7016.0 B 7016.0 B 7016.0 B]
75412026-05-20T16:40:24.884Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
75422026-05-20T16:40:24.884Z Performance has regressed.
75432026-05-20T16:40:24.884Z
75442026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75452026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75462026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0782 ms (275 iterations)
75472026-05-20T16:40:24.884ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75482026-05-20T16:40:24.884Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75492026-05-20T16:40:24.884Z time: [7016.0 B 7016.0 B 7016.0 B]
75502026-05-20T16:40:24.884Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
75512026-05-20T16:40:24.884Z Performance has regressed.
75522026-05-20T16:40:24.884Z
75532026-05-20T16:40:24.908Z+ cp -r target/criterion /work/bench-results
75542026-05-20T16:40:25.062Z+ cp -r target/xde-bench /work/bench-results
75552026-05-20T16:40:25.096Z+ pushd /work
75562026-05-20T16:40:25.096Z+ tar -caf bench-results.tgz bench-results
75572026-05-20T16:40:25.100Z/work /work/oxidecomputer/opte
75582026-05-20T16:40:25.642Z+ popd
75592026-05-20T16:40:25.646Z/work/oxidecomputer/opte
75602026-05-20T16:40:25.646Z+ cleanup
75612026-05-20T16:40:25.646Z++ id -un
75622026-05-20T16:40:25.649Z++ id -gn
75632026-05-20T16:40:25.649Z+ pfexec chown -R build:build .
75642026-05-20T16:40:25.722Z+ [[ -z 01KS31WDW6DDTK9N4JQC4J6BD9 ]]
75652026-05-20T16:40:25.726Zprocess exited: duration 1933741 ms, exit code 0
 
75662026-05-20T16:40:25.740Zfound 1 output files
75672026-05-20T16:40:25.754Zuploading: /work/bench-results.tgz (6372754 bytes)
75682026-05-20T16:40:26.800Zuploaded: /work/bench-results.tgz