01KNTS7X13TY2ZYR8NMQ4N4YX8: bench

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

Buildomat Job: 01KNTSAQKQ3CE4E2S3GXC310B3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-10T04:15:40.496Zjob dependencies complete; ready to run (waiting for 5 m 23 s)
22026-04-10T04:16:47.849Zjob assigned to worker 01KNTSMVM48REMCWPQDE84PMVD [factory aws, i-0a070be0a3f58093f] (queued for 1 m 7 s)
32026-04-10T04:16:54.111Zdownloading input: /input/xde/work/debug/xde.dbg
42026-04-10T04:16:55.427Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-04-10T04:16:55.431Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-04-10T04:16:55.454Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-04-10T04:16:55.454Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-04-10T04:16:55.499Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-04-10T04:16:55.499Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-04-10T04:16:55.524Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-04-10T04:16:55.527Zdownloading input: /input/xde/work/release/xde
122026-04-10T04:16:57.527Zdownloaded input: /input/xde/work/release/xde
132026-04-10T04:16:57.531Zdownloading input: /input/xde/work/release/xde.sha256
142026-04-10T04:16:57.532Zdownloaded input: /input/xde/work/release/xde.sha256
152026-04-10T04:16:57.532Zdownloading input: /input/xde/work/release/xde_link.so
162026-04-10T04:16:57.532Zdownloaded input: /input/xde/work/release/xde_link.so
172026-04-10T04:16:57.532Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-04-10T04:16:57.532Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-04-10T04:16:57.532Zdownloading input: /input/xde/work/test/loopback
202026-04-10T04:16:57.532Zdownloaded input: /input/xde/work/test/loopback
212026-04-10T04:16:57.532Zdownloading input: /input/xde/work/test/multicast_rx
222026-04-10T04:16:58.154Zdownloaded input: /input/xde/work/test/multicast_rx
232026-04-10T04:16:58.157Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-04-10T04:16:58.920Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-04-10T04:16:58.924Zdownloading input: /input/xde/work/test/multicast_validation
262026-04-10T04:16:59.552Zdownloaded input: /input/xde/work/test/multicast_validation
272026-04-10T04:16:59.556Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-04-10T04:17:00.260Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-04-10T04:17:00.263Zdownloading input: /input/xde/work/xde.conf
302026-04-10T04:17:00.288Zdownloaded input: /input/xde/work/xde.conf
 
312026-04-10T04:17:00.292Zstarting task 0: "setup"
322026-04-10T04:17:00.296Z++ uname -s
332026-04-10T04:17:00.296Z+ kern=SunOS
342026-04-10T04:17:00.296Z+ build_user=build
352026-04-10T04:17:00.296Z+ build_uid=12345
362026-04-10T04:17:00.296Z+ work_dir=/work
372026-04-10T04:17:00.296Z+ input_dir=/input
382026-04-10T04:17:00.296Z+ [[ 0 == 12345 ]]
392026-04-10T04:17:00.296Z+ case "$kern" in
402026-04-10T04:17:00.296Z+ groupadd -g 12345 build
412026-04-10T04:17:00.300Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-04-10T04:17:02.305Z+ zfs create -o mountpoint=/work rpool/work
432026-04-10T04:17:02.524Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-04-10T04:17:02.528Z+ home_fs=zfs
452026-04-10T04:17:02.528Z+ [[ zfs == autofs ]]
462026-04-10T04:17:02.528Z+ mkdir -p /home/build
472026-04-10T04:17:02.528Z+ chown build:build /home/build /work
482026-04-10T04:17:04.529Z+ chmod 0700 /home/build /work
492026-04-10T04:17:04.533Zprocess exited: duration 4242 ms, exit code 0
 
502026-04-10T04:17:04.540Zstarting task 1: "rust-toolchain"
512026-04-10T04:17:04.546Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-04-10T04:17:04.546Z * rust toolchain channel = "1.94.1"
532026-04-10T04:17:04.546Z+ printf ' * rust toolchain profile = "%s"\n' default
542026-04-10T04:17:04.546Z * rust toolchain profile = "default"
552026-04-10T04:17:04.546Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-04-10T04:17:04.546Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-04-10T04:17:04.549Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-04-10T04:17:04.550Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-04-10T04:17:04.720Zinfo: downloading installer
602026-04-10T04:17:06.159Zwarn: It looks like you have an existing installation of Rust at:
612026-04-10T04:17:06.159Zwarn: /opt/ooce/bin
622026-04-10T04:17:06.159Zwarn: It is recommended that rustup be the primary Rust installation.
632026-04-10T04:17:06.160Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-04-10T04:17:06.160Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-04-10T04:17:06.160Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-04-10T04:17:06.160Zwarn: or pass `-y' to ignore all ignorable checks.
672026-04-10T04:17:06.160Zerror: cannot install while Rust is installed
682026-04-10T04:17:06.160Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-04-10T04:17:06.160Zwarn: It looks like you have an existing rustup settings file at:
702026-04-10T04:17:06.160Zwarn: /home/build/.rustup/settings.toml
712026-04-10T04:17:06.160Zwarn: Rustup will install the default toolchain as specified in the settings file,
722026-04-10T04:17:06.160Zwarn: instead of the one inferred from the default host triple.
732026-04-10T04:17:06.171Zinfo: profile set to default
742026-04-10T04:17:06.171Zinfo: default host triple is x86_64-unknown-illumos
752026-04-10T04:17:06.175Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
762026-04-10T04:17:06.307Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
772026-04-10T04:17:06.311Zinfo: downloading 6 components
782026-04-10T04:17:21.250Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
792026-04-10T04:17:21.251Z
802026-04-10T04:17:21.278Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
812026-04-10T04:17:21.278Z
822026-04-10T04:17:21.282Z
832026-04-10T04:17:21.282ZRust is installed now. Great!
842026-04-10T04:17:21.282Z
852026-04-10T04:17:21.282ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
862026-04-10T04:17:21.282Zenvironment variable. This has not been done automatically.
872026-04-10T04:17:21.282Z
882026-04-10T04:17:21.282ZTo configure your current shell, you need to source
892026-04-10T04:17:21.282Zthe corresponding env file under $HOME/.cargo.
902026-04-10T04:17:21.282Z
912026-04-10T04:17:21.282ZThis is usually done by running one of the following (note the leading DOT):
922026-04-10T04:17:21.282Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
932026-04-10T04:17:21.282Zsource "$HOME/.cargo/env.fish" # For fish
942026-04-10T04:17:21.282Zsource "~/.cargo/env.nu" # For nushell
952026-04-10T04:17:21.282Zsource "$HOME/.cargo/env.tcsh" # For tcsh
962026-04-10T04:17:21.282Z. "$HOME/.cargo/env.ps1" # For pwsh
972026-04-10T04:17:21.283Zsource "$HOME/.cargo/env.xsh" # For xonsh
982026-04-10T04:17:21.283Zwarn: no default linker (`cc`) was found in your PATH
992026-04-10T04:17:21.283Zwarn: many Rust crates require a system C toolchain to build
1002026-04-10T04:17:21.358Z+ rustup --version
1012026-04-10T04:17:21.367Zrustup 1.29.0 (28d1352db 2026-03-05)
1022026-04-10T04:17:21.370Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-04-10T04:17:21.389Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
1042026-04-10T04:17:21.393Z+ cargo --version
1052026-04-10T04:17:21.405Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1062026-04-10T04:17:21.408Z+ rustc --version
1072026-04-10T04:17:21.427Zrustc 1.94.1 (e408947bf 2026-03-25)
1082026-04-10T04:17:21.431Zprocess exited: duration 16888 ms, exit code 0
 
1092026-04-10T04:17:21.438Zstarting task 2: "authentication"
1102026-04-10T04:17:21.454Zprocess exited: duration 16 ms, exit code 0
 
1112026-04-10T04:17:21.461Zstarting task 3: "clone repository"
1122026-04-10T04:17:21.464Z+ mkdir -p /work/oxidecomputer/opte
1132026-04-10T04:17:21.469Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-04-10T04:17:21.563ZCloning into '/work/oxidecomputer/opte'...
1152026-04-10T04:17:22.430Z+ cd /work/oxidecomputer/opte
1162026-04-10T04:17:22.434Z+ git fetch origin 981f42c81c852f4e1db75990df54381d710a38cd
1172026-04-10T04:17:22.693ZFrom https://github.com/oxidecomputer/opte
1182026-04-10T04:17:22.693Z * branch 981f42c81c852f4e1db75990df54381d710a38cd -> FETCH_HEAD
1192026-04-10T04:17:22.698Z+ [[ -n renovate/ctor-0.x ]]
1202026-04-10T04:17:22.701Z++ git branch --show-current
1212026-04-10T04:17:22.701Z+ current=master
1222026-04-10T04:17:22.701Z+ [[ master != renovate/ctor-0.x ]]
1232026-04-10T04:17:22.701Z+ git branch -f renovate/ctor-0.x 981f42c81c852f4e1db75990df54381d710a38cd
1242026-04-10T04:17:22.705Z+ git checkout -f renovate/ctor-0.x
1252026-04-10T04:17:22.720ZSwitched to branch 'renovate/ctor-0.x'
1262026-04-10T04:17:22.723Z+ git reset --hard 981f42c81c852f4e1db75990df54381d710a38cd
1272026-04-10T04:17:22.736ZHEAD is now at 981f42c Update Rust crate ctor to 0.9
1282026-04-10T04:17:22.740Zprocess exited: duration 1275 ms, exit code 0
 
1292026-04-10T04:17:22.747Zstarting task 4: "build"
1302026-04-10T04:17:22.751Z+ source .github/buildomat/common.sh
1312026-04-10T04:17:22.751Z++ rustup show active-toolchain
1322026-04-10T04:17:22.755Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-04-10T04:17:22.759Z++ pushd xde
1342026-04-10T04:17:22.759Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-04-10T04:17:22.759Z++ rustup show active-toolchain
1362026-04-10T04:17:22.762Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1372026-04-10T04:17:23.136Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1382026-04-10T04:17:23.140Zinfo: downloading 6 components
1392026-04-10T04:17:37.010Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1402026-04-10T04:17:37.109Z+++ rustup show active-toolchain -v
1412026-04-10T04:17:37.113Z+++ head -n 1
1422026-04-10T04:17:37.113Z+++ cut '-d ' -f1
1432026-04-10T04:17:37.163Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1442026-04-10T04:17:37.163Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1452026-04-10T04:17:37.166Z++ popd
1462026-04-10T04:17:37.166Z/work/oxidecomputer/opte
1472026-04-10T04:17:37.166Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-04-10T04:17:48.107Z Startup: Refreshing catalog 'helios-dev' ... Done
1492026-04-10T04:17:55.293Z Startup: Caching catalogs ... Done
1502026-04-10T04:18:00.469ZPlanning: Solver setup ... Done
1512026-04-10T04:18:00.514ZPlanning: Running solver ... Done
1522026-04-10T04:18:00.642ZPlanning: Finding local manifests ... Done
1532026-04-10T04:18:00.656ZPlanning: Fetching manifests: 0/6 0% complete
1542026-04-10T04:18:00.679ZPlanning: Fetching manifests: 6/6 100% complete
1552026-04-10T04:18:00.692ZPlanning: Package planning ... Done
1562026-04-10T04:18:00.695ZPlanning: Merging actions ... Done
1572026-04-10T04:18:00.932ZPlanning: Checking for conflicting actions ... Done
1582026-04-10T04:18:00.936ZPlanning: Consolidating action changes ... Done
1592026-04-10T04:18:02.889ZPlanning: Evaluating mediators ... Done
1602026-04-10T04:18:02.894ZPlanning: Planning completed in 7.43 seconds
1612026-04-10T04:18:03.780Z Packages to install: 6
1622026-04-10T04:18:03.780Z Services to change: 2
1632026-04-10T04:18:03.780Z Create boot environment: No
1642026-04-10T04:18:03.780ZCreate backup boot environment: No
1652026-04-10T04:18:03.850Z
1662026-04-10T04:18:03.850ZDownload: 0/22 items 0.0/15.0MB 0% complete
1672026-04-10T04:18:04.033ZDownload: Completed 15.03 MB in 0.18 seconds (82.2M/s)
1682026-04-10T04:18:04.144Z Actions: 1/111 actions (Installing new actions)
1692026-04-10T04:18:04.568Z Actions: Completed 111 actions in 0.42 seconds.
1702026-04-10T04:18:04.834Z Done
1712026-04-10T04:18:04.834Z Done
1722026-04-10T04:18:05.433Z Done
1732026-04-10T04:18:08.801Z Done
1742026-04-10T04:18:08.874Z Done
1752026-04-10T04:18:08.878Z Done
1762026-04-10T04:18:13.945Z Done
1772026-04-10T04:18:14.599Z+ [[ -z 01KNTSAQKQ3CE4E2S3GXC310B3 ]]
1782026-04-10T04:18:14.599Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-04-10T04:18:15.695Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1802026-04-10T04:18:15.695Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1812026-04-10T04:18:15.695Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1822026-04-10T04:18:15.695Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1832026-04-10T04:18:15.695Ztempdir @ "/tmp/.tmpT7QYxD/tmp"
1842026-04-10T04:18:15.695Zimage root @ "/tmp/.tmpT7QYxD/tmp/root"
1852026-04-10T04:18:15.695Zcreating image...
1862026-04-10T04:18:15.951Zcopying publishers...
1872026-04-10T04:18:30.128Zadding properties...
1882026-04-10T04:18:30.767Zinstalling packages...
1892026-04-10T04:19:53.082Zseeding SMF database...
1902026-04-10T04:19:57.306Zconfiguring SMF profile...
1912026-04-10T04:19:57.309Zmodifying shadow(5)...
1922026-04-10T04:19:57.309Zloading user and group database...
1932026-04-10T04:19:57.310Zloading facet selections...
1942026-04-10T04:19:57.563Z devel -> true
1952026-04-10T04:19:57.563Z doc.man -> true
1962026-04-10T04:19:57.563Z entire.service/hal -> true
1972026-04-10T04:19:57.563Z entire.service/network/smtp/dma -> true
1982026-04-10T04:19:57.563Z locale.ar -> true
1992026-04-10T04:19:57.563Z locale.ca -> true
2002026-04-10T04:19:57.563Z locale.cs -> true
2012026-04-10T04:19:57.563Z locale.de -> true
2022026-04-10T04:19:57.564Z locale.es -> true
2032026-04-10T04:19:57.564Z locale.fr -> true
2042026-04-10T04:19:57.564Z locale.he -> true
2052026-04-10T04:19:57.564Z locale.hu -> true
2062026-04-10T04:19:57.564Z locale.id -> true
2072026-04-10T04:19:57.564Z locale.it -> true
2082026-04-10T04:19:57.564Z locale.ja -> true
2092026-04-10T04:19:57.564Z locale.ko -> true
2102026-04-10T04:19:57.564Z locale.nl -> true
2112026-04-10T04:19:57.564Z locale.pl -> true
2122026-04-10T04:19:57.564Z locale.pt_BR -> true
2132026-04-10T04:19:57.564Z locale.ru -> true
2142026-04-10T04:19:57.564Z locale.sk -> true
2152026-04-10T04:19:57.564Z locale.sv -> true
2162026-04-10T04:19:57.564Z locale.zh_CN -> true
2172026-04-10T04:19:57.564Z locale.zh_HK -> true
2182026-04-10T04:19:57.564Z locale.zh_TW -> true
2192026-04-10T04:19:57.564Z onu.ooceonly -> true
2202026-04-10T04:19:57.564Z version-lock.shell/ksh93 -> true
2212026-04-10T04:19:57.564Z version-lock.system/data/hardware-registry -> true
2222026-04-10T04:19:57.564Z version-lock.system/data/zoneinfo -> true
2232026-04-10T04:19:57.564Z version-lock.system/microcode/amd -> true
2242026-04-10T04:19:57.564Z version-lock.system/microcode/intel -> true
2252026-04-10T04:19:57.564Z version-lock.system/microcode/oxide -> true
2262026-04-10T04:19:57.564Zassessing packaged files...
2272026-04-10T04:19:59.054Zcreating archive...
2282026-04-10T04:19:59.079Zmissing from packaging:
2292026-04-10T04:19:59.080Z "etc/.pwd.lock"
2302026-04-10T04:19:59.083Z "etc/svc/profile/generic.xml"
2312026-04-10T04:19:59.083Z "etc/svc/profile/inetd_services.xml"
2322026-04-10T04:19:59.083Z "etc/svc/profile/name_service.xml"
2332026-04-10T04:19:59.086Z "etc/svc/profile/platform.xml"
2342026-04-10T04:19:59.087Z "etc/svc/profile/platform_omicron1.xml"
2352026-04-10T04:19:59.087Z "etc/svc/repository.db"
2362026-04-10T04:19:59.087Z
2372026-04-10T04:19:59.092Z
2382026-04-10T04:19:59.092Zfinishing archive...
2392026-04-10T04:19:59.731Zcreating gzonly manifest...
2402026-04-10T04:19:59.735Zok
2412026-04-10T04:19:59.825Z+ trap cleanup EXIT
2422026-04-10T04:19:59.828Z+ OUT_DIR=/work/bench-results
2432026-04-10T04:19:59.828Z+ mkdir -p /work/bench-results
2442026-04-10T04:19:59.828Z+ mkdir -p target/criterion
2452026-04-10T04:19:59.832Z+ mkdir -p target/xde-bench
2462026-04-10T04:19:59.832Z+ banner collect
2472026-04-10T04:19:59.832Z
2482026-04-10T04:19:59.832Z #### #### # # ###### #### #####
2492026-04-10T04:19:59.832Z # # # # # # # # # #
2502026-04-10T04:19:59.832Z # # # # # ##### # #
2512026-04-10T04:19:59.832Z # # # # # # # #
2522026-04-10T04:19:59.832Z # # # # # # # # # #
2532026-04-10T04:19:59.832Z #### #### ###### ###### ###### #### #
2542026-04-10T04:19:59.832Z
2552026-04-10T04:19:59.835Z++ cat .git/refs/heads/master
2562026-04-10T04:19:59.835Z+ BASELINE_COMMIT=b60decb70fe491ebdaa30c824619470b015556fc
2572026-04-10T04:19:59.835Z+ [[ renovate/ctor-0.x == \m\a\s\t\e\r ]]
2582026-04-10T04:19:59.835Z+ get_artifact opte benchmark b60decb70fe491ebdaa30c824619470b015556fc bench-results.tgz
2592026-04-10T04:19:59.835Z+ local curl_res
2602026-04-10T04:19:59.835Z+ repo=opte
2612026-04-10T04:19:59.836Z+ series=benchmark
2622026-04-10T04:19:59.836Z+ commit=b60decb70fe491ebdaa30c824619470b015556fc
2632026-04-10T04:19:59.836Z+ name=bench-results.tgz
2642026-04-10T04:19:59.836Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2652026-04-10T04:19:59.836Z+ mkdir -p download
2662026-04-10T04:19:59.836Z+ pushd download
2672026-04-10T04:19:59.836Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2682026-04-10T04:19:59.836Z+ [[ ! -f bench-results.tgz ]]
2692026-04-10T04:19:59.836Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/b60decb70fe491ebdaa30c824619470b015556fc/bench-results.tgz
2702026-04-10T04:19:59.841Z % Total % Received % Xferd Average Speed Time Time Time Current
2712026-04-10T04:19:59.841Z Dload Upload Total Spent Left Speed
2722026-04-10T04:20:00.134Z 0 0 0 0 0 0 0 0 0 100 5.48M 100 5.48M 0 0 18.75M 0 0 100 5.48M 100 5.48M 0 0 18.74M 0 0 100 5.48M 100 5.48M 0 0 18.74M 0 0
2732026-04-10T04:20:00.137Z+ curl_res=0
2742026-04-10T04:20:00.137Z+ popd
2752026-04-10T04:20:00.137Z/work/oxidecomputer/opte
2762026-04-10T04:20:00.137Z+ return 0
2772026-04-10T04:20:00.137Z+ tar -xf download/bench-results.tgz -C target
2782026-04-10T04:20:00.401Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2792026-04-10T04:20:00.404Z+ rm -r target/bench-results
2802026-04-10T04:20:00.404Z+ [[ '' -eq 1 ]]
2812026-04-10T04:20:00.404Z+ uname -a
2822026-04-10T04:20:00.407ZSunOS w-01KNTSMVM48REMCWPQDE84PMVD 5.11 helios-2.0.23838 i86pc i386 i86pc
2832026-04-10T04:20:00.407Z+ cat /etc/versions/build
2842026-04-10T04:20:00.407Zheads/stlouis-0-ge1108ec7ee
2852026-04-10T04:20:00.407Z+ dladm
2862026-04-10T04:20:00.411ZLINK CLASS MTU STATE BRIDGE OVER
2872026-04-10T04:20:00.411Zena0 phys 9216 up -- --
2882026-04-10T04:20:00.411Z+ ipadm
2892026-04-10T04:20:00.414ZADDROBJ TYPE STATE ADDR
2902026-04-10T04:20:00.414Zlo0/v4 static ok 127.0.0.1/8
2912026-04-10T04:20:00.414Zena0/dhcp dhcp ok 10.150.3.60/24
2922026-04-10T04:20:00.414Zlo0/v6 static ok ::1/128
2932026-04-10T04:20:00.414Z+ pfexec rem_drv xde
2942026-04-10T04:20:00.419Z+ set -o errexit
2952026-04-10T04:20:00.419Z+ set -o pipefail
2962026-04-10T04:20:00.419Z+ banner prepare
2972026-04-10T04:20:00.423Z
2982026-04-10T04:20:00.423Z ##### ##### ###### ##### ## ##### ######
2992026-04-10T04:20:00.423Z # # # # # # # # # # # #
3002026-04-10T04:20:00.423Z # # # # ##### # # # # # # #####
3012026-04-10T04:20:00.423Z ##### ##### # ##### ###### ##### #
3022026-04-10T04:20:00.423Z # # # # # # # # # #
3032026-04-10T04:20:00.424Z # # # ###### # # # # # ######
3042026-04-10T04:20:00.424Z
3052026-04-10T04:20:00.424Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3062026-04-10T04:20:00.424Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3072026-04-10T04:20:00.486Z+ pfexec add_drv xde
3082026-04-10T04:20:01.144Z+ banner bench
3092026-04-10T04:20:01.147Z
3102026-04-10T04:20:01.147Z ##### ###### # # #### # #
3112026-04-10T04:20:01.147Z # # # ## # # # # #
3122026-04-10T04:20:01.147Z ##### ##### # # # # ######
3132026-04-10T04:20:01.148Z # # # # # # # # #
3142026-04-10T04:20:01.148Z # # # # ## # # # #
3152026-04-10T04:20:01.148Z ##### ###### # # #### # #
3162026-04-10T04:20:01.148Z
3172026-04-10T04:20:01.148Z+ cargo kbench local
3182026-04-10T04:20:01.257Z Updating crates.io index
3192026-04-10T04:20:01.260Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202026-04-10T04:20:02.081Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3212026-04-10T04:20:02.654Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3222026-04-10T04:20:03.159Z Updating git repository `https://github.com/oxidecomputer/zone`
3232026-04-10T04:20:03.410Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-04-10T04:20:03.963Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-04-10T04:20:04.246Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-04-10T04:20:06.207Z Downloading crates ...
3272026-04-10T04:20:06.263Z Downloaded anes v0.1.6
3282026-04-10T04:20:06.268Z Downloaded byteorder v1.5.0
3292026-04-10T04:20:06.271Z Downloaded cstr-argument v0.1.2
3302026-04-10T04:20:06.271Z Downloaded circular v0.3.0
3312026-04-10T04:20:06.271Z Downloaded criterion-plot v0.8.2
3322026-04-10T04:20:06.276Z Downloaded ciborium-io v0.2.2
3332026-04-10T04:20:06.279Z Downloaded dyn-clone v1.0.20
3342026-04-10T04:20:06.279Z Downloaded chacha20 v0.10.0
3352026-04-10T04:20:06.283Z Downloaded equivalent v1.0.2
3362026-04-10T04:20:06.286Z Downloaded dtor v0.6.0
3372026-04-10T04:20:06.286Z Downloaded futures-channel v0.3.32
3382026-04-10T04:20:06.286Z Downloaded embedded-io v0.4.0
3392026-04-10T04:20:06.290Z Downloaded slog-envlogger v2.2.0
3402026-04-10T04:20:06.290Z Downloaded clap_derive v4.6.0
3412026-04-10T04:20:06.298Z Downloaded oorandom v11.1.5
3422026-04-10T04:20:06.302Z Downloaded ingot-macros v0.1.1
3432026-04-10T04:20:06.302Z Downloaded cpufeatures v0.3.0
3442026-04-10T04:20:06.302Z Downloaded cast v0.3.0
3452026-04-10T04:20:06.305Z Downloaded cfg-if v1.0.4
3462026-04-10T04:20:06.305Z Downloaded socket2 v0.6.3
3472026-04-10T04:20:06.309Z Downloaded heck v0.5.0
3482026-04-10T04:20:06.309Z Downloaded half v2.7.1
3492026-04-10T04:20:06.314Z Downloaded walkdir v2.5.0
3502026-04-10T04:20:06.318Z Downloaded colored v3.1.1
3512026-04-10T04:20:06.318Z Downloaded hash32 v0.3.1
3522026-04-10T04:20:06.318Z Downloaded erased-serde v0.3.31
3532026-04-10T04:20:06.321Z Downloaded serde v1.0.228
3542026-04-10T04:20:06.321Z Downloaded cc v1.2.59
3552026-04-10T04:20:06.324Z Downloaded slog-stdlog v4.1.1
3562026-04-10T04:20:06.324Z Downloaded ident_case v1.0.1
3572026-04-10T04:20:06.327Z Downloaded slog-scope v4.4.1
3582026-04-10T04:20:06.327Z Downloaded itertools v0.12.1
3592026-04-10T04:20:06.331Z Downloaded thiserror-impl v2.0.18
3602026-04-10T04:20:06.331Z Downloaded fnv v1.0.7
3612026-04-10T04:20:06.331Z Downloaded futures-task v0.3.32
3622026-04-10T04:20:06.334Z Downloaded darling_macro v0.21.3
3632026-04-10T04:20:06.334Z Downloaded rusticata-macros v5.0.0
3642026-04-10T04:20:06.334Z Downloaded errno v0.3.14
3652026-04-10T04:20:06.334Z Downloaded serde_json v1.0.149
3662026-04-10T04:20:06.338Z Downloaded plotters-backend v0.3.7
3672026-04-10T04:20:06.341Z Downloaded foreign-types-macros v0.2.3
3682026-04-10T04:20:06.341Z Downloaded macaddr v1.0.1
3692026-04-10T04:20:06.341Z Downloaded lazy_static v1.5.0
3702026-04-10T04:20:06.341Z Downloaded itoa v1.0.18
3712026-04-10T04:20:06.345Z Downloaded defmt v1.0.1
3722026-04-10T04:20:06.345Z Downloaded strsim v0.11.1
3732026-04-10T04:20:06.345Z Downloaded bitflags v1.3.2
3742026-04-10T04:20:06.348Z Downloaded utf8parse v0.2.2
3752026-04-10T04:20:06.348Z Downloaded darling_core v0.21.3
3762026-04-10T04:20:06.351Z Downloaded tabwriter v1.4.1
3772026-04-10T04:20:06.351Z Downloaded is-terminal v0.4.17
3782026-04-10T04:20:06.351Z Downloaded cfg_aliases v0.2.1
3792026-04-10T04:20:06.354Z Downloaded anstyle-query v1.1.5
3802026-04-10T04:20:06.354Z Downloaded stable_deref_trait v1.2.1
3812026-04-10T04:20:06.354Z Downloaded futures-macro v0.3.32
3822026-04-10T04:20:06.354Z Downloaded ctor-proc-macro v0.0.12
3832026-04-10T04:20:06.357Z Downloaded cobs v0.3.0
3842026-04-10T04:20:06.357Z Downloaded darling_macro v0.23.0
3852026-04-10T04:20:06.357Z Downloaded futures-io v0.3.32
3862026-04-10T04:20:06.361Z Downloaded toml_parser v1.1.2+spec-1.1.0
3872026-04-10T04:20:06.364Z Downloaded ciborium-ll v0.2.2
3882026-04-10T04:20:06.364Z Downloaded clap_lex v1.1.0
3892026-04-10T04:20:06.364Z Downloaded proc-macro2 v1.0.106
3902026-04-10T04:20:06.368Z Downloaded futures-sink v0.3.32
3912026-04-10T04:20:06.371Z Downloaded dtor-proc-macro v0.0.12
3922026-04-10T04:20:06.371Z Downloaded num-conv v0.2.1
3932026-04-10T04:20:06.375Z Downloaded embedded-io v0.6.1
3942026-04-10T04:20:06.375Z Downloaded slog-async v2.8.0
3952026-04-10T04:20:06.378Z Downloaded is_terminal_polyfill v1.70.2
3962026-04-10T04:20:06.378Z Downloaded heck v0.4.1
3972026-04-10T04:20:06.378Z Downloaded futures-core v0.3.32
3982026-04-10T04:20:06.378Z Downloaded rand_core v0.10.0
3992026-04-10T04:20:06.381Z Downloaded tracing-core v0.1.36
4002026-04-10T04:20:06.381Z Downloaded deranged v0.5.8
4012026-04-10T04:20:06.385Z Downloaded anstyle-parse v1.0.0
4022026-04-10T04:20:06.385Z Downloaded ref-cast v1.0.25
4032026-04-10T04:20:06.385Z Downloaded ingot v0.1.1
4042026-04-10T04:20:06.388Z Downloaded ref-cast-impl v1.0.25
4052026-04-10T04:20:06.388Z Downloaded link-section v0.0.12
4062026-04-10T04:20:06.388Z Downloaded defmt-parser v1.0.0
4072026-04-10T04:20:06.388Z Downloaded defmt v0.3.100
4082026-04-10T04:20:06.388Z Downloaded version_check v0.9.5
4092026-04-10T04:20:06.388Z Downloaded foreign-types-shared v0.3.1
4102026-04-10T04:20:06.422Z Downloaded time-core v0.1.8
4112026-04-10T04:20:06.422Z Downloaded futures-executor v0.3.32
4122026-04-10T04:20:06.422Z Downloaded pretty-hex v0.4.2
4132026-04-10T04:20:06.422Z Downloaded foreign-types v0.5.0
4142026-04-10T04:20:06.422Z Downloaded colorchoice v1.0.5
4152026-04-10T04:20:06.422Z Downloaded alloca v0.4.0
4162026-04-10T04:20:06.422Z Downloaded either v1.15.0
4172026-04-10T04:20:06.422Z Downloaded ingot-types v0.1.2
4182026-04-10T04:20:06.422Z Downloaded proc-macro-error-attr v1.0.4
4192026-04-10T04:20:06.422Z Downloaded take_mut v0.2.2
4202026-04-10T04:20:06.422Z Downloaded cookie-factory v0.3.3
4212026-04-10T04:20:06.422Z Downloaded powerfmt v0.2.0
4222026-04-10T04:20:06.422Z Downloaded ipnetwork v0.21.1
4232026-04-10T04:20:06.422Z Downloaded quote v1.0.45
4242026-04-10T04:20:06.423Z Downloaded thiserror v2.0.18
4252026-04-10T04:20:06.423Z Downloaded ctor v0.9.1
4262026-04-10T04:20:06.423Z Downloaded anstyle v1.0.14
4272026-04-10T04:20:06.423Z Downloaded proc-macro-error-attr2 v2.0.0
4282026-04-10T04:20:06.423Z Downloaded proc-macro-error v1.0.4
4292026-04-10T04:20:06.423Z Downloaded find-msvc-tools v0.1.9
4302026-04-10T04:20:06.423Z Downloaded ciborium v0.2.2
4312026-04-10T04:20:06.423Z Downloaded iana-time-zone v0.1.65
4322026-04-10T04:20:06.423Z Downloaded terminal_size v0.4.4
4332026-04-10T04:20:06.423Z Downloaded autocfg v1.5.0
4342026-04-10T04:20:06.423Z Downloaded plotters-svg v0.3.7
4352026-04-10T04:20:06.428Z Downloaded defmt-macros v1.0.1
4362026-04-10T04:20:06.428Z Downloaded same-file v1.0.6
4372026-04-10T04:20:06.428Z Downloaded bitflags v2.11.0
4382026-04-10T04:20:06.431Z Downloaded crc32fast v1.5.0
4392026-04-10T04:20:06.431Z Downloaded anyhow v1.0.102
4402026-04-10T04:20:06.434Z Downloaded time-macros v0.2.27
4412026-04-10T04:20:06.438Z Downloaded crossbeam-deque v0.8.6
4422026-04-10T04:20:06.438Z Downloaded proc-macro-crate v3.5.0
4432026-04-10T04:20:06.438Z Downloaded slab v0.4.12
4442026-04-10T04:20:06.442Z Downloaded slog-term v2.9.2
4452026-04-10T04:20:06.442Z Downloaded crossbeam-utils v0.8.21
4462026-04-10T04:20:06.446Z Downloaded darling v0.23.0
4472026-04-10T04:20:06.450Z Downloaded page_size v0.6.0
4482026-04-10T04:20:06.450Z Downloaded futures v0.3.32
4492026-04-10T04:20:06.453Z Downloaded clap v4.6.0
4502026-04-10T04:20:06.457Z Downloaded log v0.4.29
4512026-04-10T04:20:06.461Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4522026-04-10T04:20:06.461Z Downloaded anstream v1.0.0
4532026-04-10T04:20:06.465Z Downloaded darling_core v0.23.0
4542026-04-10T04:20:06.465Z Downloaded darling v0.21.3
4552026-04-10T04:20:06.468Z Downloaded proc-macro-error2 v2.0.1
4562026-04-10T04:20:06.471Z Downloaded crossbeam-epoch v0.9.18
4572026-04-10T04:20:06.472Z Downloaded num_enum_derive v0.7.6
4582026-04-10T04:20:06.472Z Downloaded managed v0.8.0
4592026-04-10T04:20:06.472Z Downloaded zmij v1.0.21
4602026-04-10T04:20:06.475Z Downloaded thiserror-impl v1.0.69
4612026-04-10T04:20:06.475Z Downloaded thiserror v1.0.69
4622026-04-10T04:20:06.478Z Downloaded getrandom v0.4.2
4632026-04-10T04:20:06.481Z Downloaded thread_local v1.1.9
4642026-04-10T04:20:06.481Z Downloaded num_enum v0.7.6
4652026-04-10T04:20:06.485Z Downloaded tracing-attributes v0.1.31
4662026-04-10T04:20:06.485Z Downloaded shlex v1.3.0
4672026-04-10T04:20:06.488Z Downloaded once_cell v1.21.4
4682026-04-10T04:20:06.488Z Downloaded heapless v0.8.0
4692026-04-10T04:20:06.492Z Downloaded pin-project-lite v0.2.17
4702026-04-10T04:20:06.495Z Downloaded tinytemplate v1.2.1
4712026-04-10T04:20:06.495Z Downloaded postcard v1.1.3
4722026-04-10T04:20:06.498Z Downloaded arc-swap v1.9.1
4732026-04-10T04:20:06.501Z Downloaded crossbeam-channel v0.5.15
4742026-04-10T04:20:06.505Z Downloaded oxnet v0.1.4
4752026-04-10T04:20:06.509Z Downloaded criterion v0.8.2
4762026-04-10T04:20:06.513Z Downloaded slog v2.8.2
4772026-04-10T04:20:06.517Z Downloaded indexmap v2.13.1
4782026-04-10T04:20:06.520Z Downloaded rustversion v1.0.22
4792026-04-10T04:20:06.524Z Downloaded hashbrown v0.16.1
4802026-04-10T04:20:06.527Z Downloaded nom v8.0.0
4812026-04-10T04:20:06.530Z Downloaded itertools v0.14.0
4822026-04-10T04:20:06.534Z Downloaded clap_builder v4.6.0
4832026-04-10T04:20:06.538Z Downloaded num-traits v0.2.19
4842026-04-10T04:20:06.541Z Downloaded itertools v0.13.0
4852026-04-10T04:20:06.545Z Downloaded uuid v1.23.0
4862026-04-10T04:20:06.548Z Downloaded unicode-ident v1.0.24
4872026-04-10T04:20:06.548Z Downloaded serde_derive v1.0.228
4882026-04-10T04:20:06.551Z Downloaded term v1.2.1
4892026-04-10T04:20:06.551Z Downloaded chrono v0.4.44
4902026-04-10T04:20:06.554Z Downloaded rayon-core v1.13.0
4912026-04-10T04:20:06.558Z Downloaded serde_core v1.0.228
4922026-04-10T04:20:06.561Z Downloaded futures-util v0.3.32
4932026-04-10T04:20:06.564Z Downloaded toml_edit v0.25.10+spec-1.1.0
4942026-04-10T04:20:06.568Z Downloaded aho-corasick v1.1.4
4952026-04-10T04:20:06.573Z Downloaded memchr v2.8.0
4962026-04-10T04:20:06.586Z Downloaded libc v0.2.184
4972026-04-10T04:20:06.605Z Downloaded zerocopy-derive v0.8.48
4982026-04-10T04:20:06.609Z Downloaded rand v0.10.0
4992026-04-10T04:20:06.621Z Downloaded nix v0.31.2
5002026-04-10T04:20:06.637Z Downloaded plotters v0.3.7
5012026-04-10T04:20:06.660Z Downloaded regex v1.12.3
5022026-04-10T04:20:06.685Z Downloaded rayon v1.11.0
5032026-04-10T04:20:06.699Z Downloaded winnow v1.0.1
5042026-04-10T04:20:06.702Z Downloaded pcap-parser v0.17.0
5052026-04-10T04:20:06.708Z Downloaded syn v1.0.109
5062026-04-10T04:20:06.716Z Downloaded time v0.3.47
5072026-04-10T04:20:06.729Z Downloaded smoltcp v0.11.0
5082026-04-10T04:20:06.739Z Downloaded unicode-width v0.2.2
5092026-04-10T04:20:06.747Z Downloaded zerocopy v0.8.48
5102026-04-10T04:20:06.758Z Downloaded syn v2.0.117
5112026-04-10T04:20:06.774Z Downloaded regex-syntax v0.8.10
5122026-04-10T04:20:06.791Z Downloaded rustix v1.1.4
5132026-04-10T04:20:06.803Z Downloaded tracing v0.1.44
5142026-04-10T04:20:06.813Z Downloaded regex-automata v0.4.14
5152026-04-10T04:20:06.880Z Compiling proc-macro2 v1.0.106
5162026-04-10T04:20:06.880Z Compiling quote v1.0.45
5172026-04-10T04:20:06.880Z Compiling unicode-ident v1.0.24
5182026-04-10T04:20:06.880Z Compiling serde_core v1.0.228
5192026-04-10T04:20:06.884Z Compiling cfg-if v1.0.4
5202026-04-10T04:20:06.884Z Compiling libc v0.2.184
5212026-04-10T04:20:06.884Z Compiling memchr v2.8.0
5222026-04-10T04:20:06.884Z Compiling serde v1.0.228
5232026-04-10T04:20:07.027Z Compiling rustversion v1.0.22
5242026-04-10T04:20:07.091Z Compiling strsim v0.11.1
5252026-04-10T04:20:07.351Z Compiling version_check v0.9.5
5262026-04-10T04:20:07.590Z Compiling ident_case v1.0.1
5272026-04-10T04:20:07.692Z Compiling zerocopy v0.8.48
5282026-04-10T04:20:07.699Z Compiling either v1.15.0
5292026-04-10T04:20:07.709Z Compiling thiserror v2.0.18
5302026-04-10T04:20:07.809Z Compiling fnv v1.0.7
5312026-04-10T04:20:07.896Z Compiling syn v1.0.109
5322026-04-10T04:20:08.072Z Compiling pin-project-lite v0.2.17
5332026-04-10T04:20:08.163Z Compiling crossbeam-utils v0.8.21
5342026-04-10T04:20:08.188Z Compiling regex-syntax v0.8.10
5352026-04-10T04:20:08.241Z Compiling winnow v1.0.1
5362026-04-10T04:20:08.254Z Compiling equivalent v1.0.2
5372026-04-10T04:20:08.280Z Compiling aho-corasick v1.1.4
5382026-04-10T04:20:08.506Z Compiling hashbrown v0.16.1
5392026-04-10T04:20:08.621Z Compiling syn v2.0.117
5402026-04-10T04:20:08.766Z Compiling itertools v0.14.0
5412026-04-10T04:20:09.155Z Compiling indexmap v2.13.1
5422026-04-10T04:20:09.407Z Compiling toml_parser v1.1.2+spec-1.1.0
5432026-04-10T04:20:09.759Z Compiling bitflags v2.11.0
5442026-04-10T04:20:09.759Z Compiling regex-automata v0.4.14
5452026-04-10T04:20:09.938Z Compiling heapless v0.8.0
5462026-04-10T04:20:10.038Z Compiling autocfg v1.5.0
5472026-04-10T04:20:10.092Z Compiling toml_datetime v1.1.1+spec-1.1.0
5482026-04-10T04:20:10.224Z Compiling byteorder v1.5.0
5492026-04-10T04:20:10.291Z Compiling toml_edit v0.25.10+spec-1.1.0
5502026-04-10T04:20:10.381Z Compiling num-traits v0.2.19
5512026-04-10T04:20:10.411Z Compiling hash32 v0.3.1
5522026-04-10T04:20:10.473Z Compiling slog v2.8.2
5532026-04-10T04:20:10.481Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5542026-04-10T04:20:10.546Z Compiling smoltcp v0.11.0
5552026-04-10T04:20:10.597Z Compiling futures-sink v0.3.32
5562026-04-10T04:20:10.687Z Compiling stable_deref_trait v1.2.1
5572026-04-10T04:20:10.699Z Compiling futures-core v0.3.32
5582026-04-10T04:20:10.706Z Compiling macaddr v1.0.1
5592026-04-10T04:20:10.845Z Compiling futures-channel v0.3.32
5602026-04-10T04:20:10.875Z Compiling proc-macro-crate v3.5.0
5612026-04-10T04:20:11.087Z Compiling proc-macro-error-attr v1.0.4
5622026-04-10T04:20:11.094Z Compiling futures-io v0.3.32
5632026-04-10T04:20:11.226Z Compiling darling_core v0.21.3
5642026-04-10T04:20:11.284Z Compiling darling_core v0.23.0
5652026-04-10T04:20:11.287Z Compiling getrandom v0.4.2
5662026-04-10T04:20:11.333Z Compiling anyhow v1.0.102
5672026-04-10T04:20:11.343Z Compiling ref-cast v1.0.25
5682026-04-10T04:20:11.548Z Compiling regex v1.12.3
5692026-04-10T04:20:11.645Z Compiling itoa v1.0.18
5702026-04-10T04:20:11.648Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
5712026-04-10T04:20:11.860Z Compiling rand_core v0.10.0
5722026-04-10T04:20:11.860Z Compiling crc32fast v1.5.0
5732026-04-10T04:20:11.952Z Compiling futures-task v0.3.32
5742026-04-10T04:20:12.027Z Compiling managed v0.8.0
5752026-04-10T04:20:12.127Z Compiling bitflags v1.3.2
5762026-04-10T04:20:12.154Z Compiling slab v0.4.12
5772026-04-10T04:20:12.372Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5782026-04-10T04:20:12.380Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5792026-04-10T04:20:12.466Z Compiling proc-macro-error v1.0.4
5802026-04-10T04:20:12.475Z Compiling serde_derive v1.0.228
5812026-04-10T04:20:12.597Z Compiling zerocopy-derive v0.8.48
5822026-04-10T04:20:12.690Z Compiling thiserror-impl v2.0.18
5832026-04-10T04:20:12.760Z Compiling futures-macro v0.3.32
5842026-04-10T04:20:13.060Z Compiling foreign-types-macros v0.2.3
5852026-04-10T04:20:13.391Z Compiling darling_macro v0.21.3
5862026-04-10T04:20:13.427Z Compiling darling_macro v0.23.0
5872026-04-10T04:20:13.559Z Compiling futures-util v0.3.32
5882026-04-10T04:20:13.664Z Compiling ref-cast-impl v1.0.25
5892026-04-10T04:20:13.919Z Compiling darling v0.21.3
5902026-04-10T04:20:13.952Z Compiling darling v0.23.0
5912026-04-10T04:20:13.983Z Compiling cobs v0.3.0
5922026-04-10T04:20:13.992Z Compiling ingot-macros v0.1.1
5932026-04-10T04:20:14.023Z Compiling num_enum_derive v0.7.6
5942026-04-10T04:20:14.203Z Compiling foreign-types-shared v0.3.1
5952026-04-10T04:20:14.239Z Compiling rustix v1.1.4
5962026-04-10T04:20:14.291Z Compiling ipnetwork v0.21.1
5972026-04-10T04:20:14.575Z Compiling cpufeatures v0.3.0
5982026-04-10T04:20:14.646Z Compiling once_cell v1.21.4
5992026-04-10T04:20:14.671Z Compiling unicode-width v0.2.2
6002026-04-10T04:20:14.875Z Compiling tracing-core v0.1.36
6012026-04-10T04:20:14.922Z Compiling tabwriter v1.4.1
6022026-04-10T04:20:14.968Z Compiling chacha20 v0.10.0
6032026-04-10T04:20:15.017Z Compiling num_enum v0.7.6
6042026-04-10T04:20:15.254Z Compiling foreign-types v0.5.0
6052026-04-10T04:20:15.326Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6062026-04-10T04:20:15.401Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6072026-04-10T04:20:15.451Z Compiling tracing-attributes v0.1.31
6082026-04-10T04:20:15.713Z Compiling erased-serde v0.3.31
6092026-04-10T04:20:15.724Z Compiling postcard v1.1.3
6102026-04-10T04:20:15.884Z Compiling futures-executor v0.3.32
6112026-04-10T04:20:16.401Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6122026-04-10T04:20:16.557Z Compiling errno v0.3.14
6132026-04-10T04:20:16.662Z Compiling cstr-argument v0.1.2
6142026-04-10T04:20:16.682Z Compiling utf8parse v0.2.2
6152026-04-10T04:20:16.704Z Compiling find-msvc-tools v0.1.9
6162026-04-10T04:20:16.759Z Compiling thiserror v1.0.69
6172026-04-10T04:20:16.781Z Compiling zmij v1.0.21
6182026-04-10T04:20:16.821Z Compiling num-conv v0.2.1
6192026-04-10T04:20:16.878Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
6202026-04-10T04:20:16.929Z Compiling shlex v1.3.0
6212026-04-10T04:20:16.961Z Compiling dyn-clone v1.0.20
6222026-04-10T04:20:17.055Z Compiling ingot-types v0.1.2
6232026-04-10T04:20:17.062Z Compiling time-core v0.1.8
6242026-04-10T04:20:17.102Z Compiling powerfmt v0.2.0
6252026-04-10T04:20:17.110Z Compiling pretty-hex v0.4.2
6262026-04-10T04:20:17.200Z Compiling time-macros v0.2.27
6272026-04-10T04:20:17.208Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6282026-04-10T04:20:17.276Z Compiling deranged v0.5.8
6292026-04-10T04:20:17.400Z Compiling cc v1.2.59
6302026-04-10T04:20:17.469Z Compiling ingot v0.1.1
6312026-04-10T04:20:17.507Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6322026-04-10T04:20:17.642Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6332026-04-10T04:20:17.975Z Compiling anstyle-parse v1.0.0
6342026-04-10T04:20:18.163Z Compiling tracing v0.1.44
6352026-04-10T04:20:18.363Z Compiling rand v0.10.0
6362026-04-10T04:20:18.449Z Compiling futures v0.3.32
6372026-04-10T04:20:18.483Z Compiling thiserror-impl v1.0.69
6382026-04-10T04:20:18.547Z Compiling crossbeam-epoch v0.9.18
6392026-04-10T04:20:18.551Z Compiling uuid v1.23.0
6402026-04-10T04:20:18.955Z Compiling arc-swap v1.9.1
6412026-04-10T04:20:18.963Z Compiling socket2 v0.6.3
6422026-04-10T04:20:19.142Z Compiling nom v8.0.0
6432026-04-10T04:20:19.294Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6442026-04-10T04:20:19.530Z Compiling thread_local v1.1.9
6452026-04-10T04:20:19.695Z Compiling rayon-core v1.13.0
6462026-04-10T04:20:19.865Z Compiling is_terminal_polyfill v1.70.2
6472026-04-10T04:20:19.907Z Compiling slog-async v2.8.0
6482026-04-10T04:20:19.957Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6492026-04-10T04:20:20.172Z Compiling lazy_static v1.5.0
6502026-04-10T04:20:20.190Z Compiling anstyle-query v1.1.5
6512026-04-10T04:20:20.269Z Compiling heck v0.4.1
6522026-04-10T04:20:20.291Z Compiling iana-time-zone v0.1.65
6532026-04-10T04:20:20.467Z Compiling oxnet v0.1.4
6542026-04-10T04:20:20.589Z Compiling serde_json v1.0.149
6552026-04-10T04:20:20.752Z Compiling colorchoice v1.0.5
6562026-04-10T04:20:20.816Z Compiling anstyle v1.0.14
6572026-04-10T04:20:20.865Z Compiling colored v3.1.1
6582026-04-10T04:20:20.955Z Compiling time v0.3.47
6592026-04-10T04:20:21.061Z Compiling anstream v1.0.0
6602026-04-10T04:20:21.489Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6612026-04-10T04:20:21.699Z Compiling rusticata-macros v5.0.0
6622026-04-10T04:20:21.774Z Compiling chrono v0.4.44
6632026-04-10T04:20:21.965Z Compiling slog-scope v4.4.1
6642026-04-10T04:20:22.142Z Compiling crossbeam-deque v0.8.6
6652026-04-10T04:20:22.163Z Compiling terminal_size v0.4.4
6662026-04-10T04:20:22.309Z Compiling alloca v0.4.0
6672026-04-10T04:20:22.351Z Compiling cookie-factory v0.3.3
6682026-04-10T04:20:22.576Z Compiling half v2.7.1
6692026-04-10T04:20:22.588Z Compiling crossbeam-channel v0.5.15
6702026-04-10T04:20:22.665Z Compiling is-terminal v0.4.17
6712026-04-10T04:20:22.687Z Compiling itertools v0.12.1
6722026-04-10T04:20:22.757Z Compiling term v1.2.1
6732026-04-10T04:20:22.897Z Compiling log v0.4.29
6742026-04-10T04:20:23.220Z Compiling ciborium-io v0.2.2
6752026-04-10T04:20:23.317Z Compiling take_mut v0.2.2
6762026-04-10T04:20:23.431Z Compiling cfg_aliases v0.2.1
6772026-04-10T04:20:23.505Z Compiling heck v0.5.0
6782026-04-10T04:20:23.707Z Compiling circular v0.3.0
6792026-04-10T04:20:23.791Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6802026-04-10T04:20:23.923Z Compiling clap_lex v1.1.0
6812026-04-10T04:20:24.042Z Compiling plotters-backend v0.3.7
6822026-04-10T04:20:24.081Z Compiling clap_builder v4.6.0
6832026-04-10T04:20:24.195Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6842026-04-10T04:20:24.258Z Compiling plotters-svg v0.3.7
6852026-04-10T04:20:24.325Z Compiling pcap-parser v0.17.0
6862026-04-10T04:20:24.372Z Compiling clap_derive v4.6.0
6872026-04-10T04:20:24.565Z Compiling nix v0.31.2
6882026-04-10T04:20:25.366Z Compiling ciborium-ll v0.2.2
6892026-04-10T04:20:25.612Z Compiling slog-stdlog v4.1.1
6902026-04-10T04:20:25.944Z Compiling slog-term v2.9.2
6912026-04-10T04:20:26.240Z Compiling itertools v0.13.0
6922026-04-10T04:20:26.945Z Compiling same-file v1.0.6
6932026-04-10T04:20:27.015Z Compiling cast v0.3.0
6942026-04-10T04:20:27.114Z Compiling walkdir v2.5.0
6952026-04-10T04:20:27.301Z Compiling tinytemplate v1.2.1
6962026-04-10T04:20:27.475Z Compiling rayon v1.11.0
6972026-04-10T04:20:27.699Z Compiling criterion-plot v0.8.2
6982026-04-10T04:20:27.702Z Compiling slog-envlogger v2.2.0
6992026-04-10T04:20:27.821Z Compiling clap v4.6.0
7002026-04-10T04:20:27.902Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7012026-04-10T04:20:28.068Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7022026-04-10T04:20:28.277Z Compiling ciborium v0.2.2
7032026-04-10T04:20:28.498Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
7042026-04-10T04:20:28.650Z Compiling plotters v0.3.7
7052026-04-10T04:20:29.046Z Compiling page_size v0.6.0
7062026-04-10T04:20:29.159Z Compiling oorandom v11.1.5
7072026-04-10T04:20:29.290Z Compiling anes v0.1.6
7082026-04-10T04:20:29.406Z Compiling dtor-proc-macro v0.0.12
7092026-04-10T04:20:29.539Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7102026-04-10T04:20:29.746Z Compiling dtor v0.6.0
7112026-04-10T04:20:29.827Z Compiling criterion v0.8.2
7122026-04-10T04:20:29.836Z Compiling ctor-proc-macro v0.0.12
7132026-04-10T04:20:30.170Z Compiling link-section v0.0.12
7142026-04-10T04:20:30.313Z Compiling ctor v0.9.1
7152026-04-10T04:20:31.773Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7162026-04-10T04:20:45.435Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.27s
7172026-04-10T04:20:45.531Z Running benches/xde.rs (target/release/deps/xde-3df1b7fb40fef090)
7182026-04-10T04:20:45.568Z###--------------------------------###
7192026-04-10T04:20:45.568Z:::Building test topology... (120s):::
7202026-04-10T04:20:45.568Z###--------------------------------###
7212026-04-10T04:20:45.574Zadding underlay route 0
7222026-04-10T04:20:45.577Zadding underlay route 1
7232026-04-10T04:20:45.722Zstart zones a, b
7242026-04-10T04:20:55.805Zconfigure zone
7252026-04-10T04:20:55.811Zconfigure zone
7262026-04-10T04:20:55.848Zinstall zone
7272026-04-10T04:20:55.848Zinstall zone
7282026-04-10T04:21:06.598Zboot zone
7292026-04-10T04:21:06.598Zboot zone
7302026-04-10T04:21:06.678Zsetup zones a, b
7312026-04-10T04:21:06.678Z[a] svcs -a
7322026-04-10T04:21:06.678Z[b] svcs -a
7332026-04-10T04:21:06.724ZFailed to parse command output: exit code 1
7342026-04-10T04:21:06.724Zstdout:
7352026-04-10T04:21:06.725Z
7362026-04-10T04:21:06.725Zstderr:
7372026-04-10T04:21:06.725Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7382026-04-10T04:21:06.725ZFailed to parse command output: exit code 1
7392026-04-10T04:21:06.725Zstdout:
7402026-04-10T04:21:06.725Z
7412026-04-10T04:21:06.725Zstderr:
7422026-04-10T04:21:06.725Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7432026-04-10T04:21:06.929Z[a] svcs -a
7442026-04-10T04:21:06.929Z[b] svcs -a
7452026-04-10T04:21:07.068ZSTATE STIME FMRI
7462026-04-10T04:21:07.068Zonline 4:21:05 svc:/system/svc/restarter:default
7472026-04-10T04:21:07.068Zoffline 4:21:05 svc:/system/early-manifest-import:default
7482026-04-10T04:21:07.068Z- - svc:/application/management/net-snmp:default
7492026-04-10T04:21:07.068Z- - svc:/application/pkg/dynamic-mirror:default
7502026-04-10T04:21:07.068Z- - svc:/application/pkg/mirror:default
7512026-04-10T04:21:07.068Z- - svc:/application/pkg/repositories-setup:default
7522026-04-10T04:21:07.068Z- - svc:/application/pkg/server:default
7532026-04-10T04:21:07.068Z- - svc:/application/security/tcsd:default
7542026-04-10T04:21:07.068Z- - svc:/milestone/devices:default
7552026-04-10T04:21:07.068Z- - svc:/milestone/multi-user-server:default
7562026-04-10T04:21:07.068Z- - svc:/milestone/multi-user:default
7572026-04-10T04:21:07.068Z- - svc:/milestone/name-services:default
7582026-04-10T04:21:07.068Z- - svc:/milestone/network:default
7592026-04-10T04:21:07.068Z- - svc:/milestone/single-user:default
7602026-04-10T04:21:07.069Z- - svc:/milestone/sysconfig:default
7612026-04-10T04:21:07.069Z- - svc:/network/chrony:default
7622026-04-10T04:21:07.069Z- - svc:/network/datalink-management:default
7632026-04-10T04:21:07.069Z- - svc:/network/dns/client:default
7642026-04-10T04:21:07.069Z- - svc:/network/dns/install:default
7652026-04-10T04:21:07.069Z- - svc:/network/dns/multicast:default
7662026-04-10T04:21:07.069Z- - svc:/network/inetd-upgrade:default
7672026-04-10T04:21:07.069Z- - svc:/network/inetd:default
7682026-04-10T04:21:07.069Z- - svc:/network/initial:default
7692026-04-10T04:21:07.069Z- - svc:/network/install:default
7702026-04-10T04:21:07.069Z- - svc:/network/ip-interface-management:default
7712026-04-10T04:21:07.069Z- - svc:/network/ipmp:default
7722026-04-10T04:21:07.069Z- - svc:/network/ipqos:default
7732026-04-10T04:21:07.069Z- - svc:/network/ipsec/ike:default
7742026-04-10T04:21:07.069Z- - svc:/network/ipsec/ipsecalgs:default
7752026-04-10T04:21:07.069Z- - svc:/network/ipsec/manual-key:default
7762026-04-10T04:21:07.069Z- - svc:/network/ipsec/policy:default
7772026-04-10T04:21:07.069Z- - svc:/network/iptun:default
7782026-04-10T04:21:07.069Z- - svc:/network/ipv4-forwarding:default
7792026-04-10T04:21:07.069Z- - svc:/network/ipv6-forwarding:default
7802026-04-10T04:21:07.069Z- - svc:/network/ldap/client:default
7812026-04-10T04:21:07.069Z- - svc:/network/location:default
7822026-04-10T04:21:07.069Z- - svc:/network/loopback:default
7832026-04-10T04:21:07.069Z- - svc:/network/netcfg:default
7842026-04-10T04:21:07.069Z- - svc:/network/netmask:default
7852026-04-10T04:21:07.069Z- - svc:/network/nfs/cbd:default
7862026-04-10T04:21:07.069Z- - svc:/network/nfs/client:default
7872026-04-10T04:21:07.069Z- - svc:/network/nfs/log:default
7882026-04-10T04:21:07.069Z- - svc:/network/nfs/mapid:default
7892026-04-10T04:21:07.069Z- - svc:/network/nfs/nlockmgr:default
7902026-04-10T04:21:07.069Z- - svc:/network/nfs/rquota:default
7912026-04-10T04:21:07.069Z- - svc:/network/nfs/server:default
7922026-04-10T04:21:07.069Z- - svc:/network/nfs/status:default
7932026-04-10T04:21:07.069Z- - svc:/network/nis/client:default
7942026-04-10T04:21:07.069Z- - svc:/network/physical:default
7952026-04-10T04:21:07.070Z- - svc:/network/physical:nwam
7962026-04-10T04:21:07.070Z- - svc:/network/routing-setup:default
7972026-04-10T04:21:07.070Z- - svc:/network/routing/legacy-routing:ipv4
7982026-04-10T04:21:07.070Z- - svc:/network/routing/legacy-routing:ipv6
7992026-04-10T04:21:07.070Z- - svc:/network/routing/ndp:default
8002026-04-10T04:21:07.070Z- - svc:/network/routing/rdisc:default
8012026-04-10T04:21:07.070Z- - svc:/network/routing/ripng:default
8022026-04-10T04:21:07.070Z- - svc:/network/routing/route:default
8032026-04-10T04:21:07.070Z- - svc:/network/rpc/bind:default
8042026-04-10T04:21:07.070Z- - svc:/network/rpc/gss:default
8052026-04-10T04:21:07.070Z- - svc:/network/rpc/keyserv:default
8062026-04-10T04:21:07.070Z- - svc:/network/security/kadmin:default
8072026-04-10T04:21:07.070Z- - svc:/network/security/krb5kdc:default
8082026-04-10T04:21:07.070Z- - svc:/network/security/ktkt_warn:default
8092026-04-10T04:21:07.070Z- - svc:/network/service:default
8102026-04-10T04:21:07.070Z- - svc:/network/shares/group:default
8112026-04-10T04:21:07.070Z- - svc:/network/smb/client:default
8122026-04-10T04:21:07.070Z- - svc:/network/smb/server:default
8132026-04-10T04:21:07.070Z- - svc:/network/ssh:default
8142026-04-10T04:21:07.070Z- - svc:/network/tcpkey:default
8152026-04-10T04:21:07.070Z- - svc:/system/auditd:default
8162026-04-10T04:21:07.070Z- - svc:/system/auditset:default
8172026-04-10T04:21:07.070Z- - svc:/system/boot-archive-update:default
8182026-04-10T04:21:07.070Z- - svc:/system/boot-archive:default
8192026-04-10T04:21:07.070Z- - svc:/system/boot-config:default
8202026-04-10T04:21:07.070Z- - svc:/system/consadm:default
8212026-04-10T04:21:07.070Z- - svc:/system/console-login:default
8222026-04-10T04:21:07.070Z- - svc:/system/console-login:vt2
8232026-04-10T04:21:07.070Z- - svc:/system/console-login:vt3
8242026-04-10T04:21:07.070Z- - svc:/system/console-login:vt4
8252026-04-10T04:21:07.070Z- - svc:/system/console-login:vt5
8262026-04-10T04:21:07.070Z- - svc:/system/console-login:vt6
8272026-04-10T04:21:07.070Z- - svc:/system/coreadm:default
8282026-04-10T04:21:07.070Z- - svc:/system/cron:default
8292026-04-10T04:21:07.070Z- - svc:/system/cryptosvc:default
8302026-04-10T04:21:07.070Z- - svc:/system/device/allocate:default
8312026-04-10T04:21:07.070Z- - svc:/system/device/audio:default
8322026-04-10T04:21:07.070Z- - svc:/system/device/local:default
8332026-04-10T04:21:07.070Z- - svc:/system/device/mpxio-upgrade:default
8342026-04-10T04:21:07.071Z- - svc:/system/extended-accounting:flow
8352026-04-10T04:21:07.071Z- - svc:/system/extended-accounting:net
8362026-04-10T04:21:07.071Z- - svc:/system/extended-accounting:process
8372026-04-10T04:21:07.071Z- - svc:/system/extended-accounting:task
8382026-04-10T04:21:07.071Z- - svc:/system/filesystem/local:default
8392026-04-10T04:21:07.071Z- - svc:/system/filesystem/minimal:default
8402026-04-10T04:21:07.071Z- - svc:/system/filesystem/reparse:default
8412026-04-10T04:21:07.071Z- - svc:/system/filesystem/root:default
8422026-04-10T04:21:07.071Z- - svc:/system/filesystem/usr:default
8432026-04-10T04:21:07.071Z- - svc:/system/fm/notify-params:default
8442026-04-10T04:21:07.071Z- - svc:/system/fmd:default
8452026-04-10T04:21:07.076Z- - svc:/system/hostid:default
8462026-04-10T04:21:07.076Z- - svc:/system/hotplug:default
8472026-04-10T04:21:07.076Z- - svc:/system/identity:domain
8482026-04-10T04:21:07.076Z- - svc:/system/identity:node
8492026-04-10T04:21:07.076Z- - svc:/system/idmap:default
8502026-04-10T04:21:07.076Z- - svc:/system/keymap:default
8512026-04-10T04:21:07.076Z- - svc:/system/logadm-upgrade:default
8522026-04-10T04:21:07.076Z- - svc:/system/manifest-import:default
8532026-04-10T04:21:07.076Z- - svc:/system/name-service-cache:default
8542026-04-10T04:21:07.076Z- - svc:/system/pfexec:default
8552026-04-10T04:21:07.076Z- - svc:/system/pkgserv:default
8562026-04-10T04:21:07.076Z- - svc:/system/process-security:default
8572026-04-10T04:21:07.077Z- - svc:/system/rbac:default
8582026-04-10T04:21:07.077Z- - svc:/system/rmtmpfiles:default
8592026-04-10T04:21:07.077Z- - svc:/system/sac:default
8602026-04-10T04:21:07.077Z- - svc:/system/sar:default
8612026-04-10T04:21:07.077Z- - svc:/system/svc/global:default
8622026-04-10T04:21:07.077Z- - svc:/system/system-log:default
8632026-04-10T04:21:07.077Z- - svc:/system/update-man-index:default
8642026-04-10T04:21:07.077Z- - svc:/system/utmp:default
8652026-04-10T04:21:07.077Z- - svc:/system/vtdaemon:default
8662026-04-10T04:21:07.077Z[a] svcs milestone/network
8672026-04-10T04:21:07.084ZSTATE STIME FMRI
8682026-04-10T04:21:07.084Zonline 4:21:05 svc:/system/svc/restarter:default
8692026-04-10T04:21:07.084Zoffline 4:21:05 svc:/system/early-manifest-import:default
8702026-04-10T04:21:07.084Z- - svc:/application/management/net-snmp:default
8712026-04-10T04:21:07.084Z- - svc:/application/pkg/dynamic-mirror:default
8722026-04-10T04:21:07.084Z- - svc:/application/pkg/mirror:default
8732026-04-10T04:21:07.084Z- - svc:/application/pkg/repositories-setup:default
8742026-04-10T04:21:07.084Z- - svc:/application/pkg/server:default
8752026-04-10T04:21:07.084Z- - svc:/application/security/tcsd:default
8762026-04-10T04:21:07.084Z- - svc:/milestone/devices:default
8772026-04-10T04:21:07.084Z- - svc:/milestone/multi-user-server:default
8782026-04-10T04:21:07.084Z- - svc:/milestone/multi-user:default
8792026-04-10T04:21:07.084Z- - svc:/milestone/name-services:default
8802026-04-10T04:21:07.084Z- - svc:/milestone/network:default
8812026-04-10T04:21:07.084Z- - svc:/milestone/single-user:default
8822026-04-10T04:21:07.084Z- - svc:/milestone/sysconfig:default
8832026-04-10T04:21:07.084Z- - svc:/network/chrony:default
8842026-04-10T04:21:07.084Z- - svc:/network/datalink-management:default
8852026-04-10T04:21:07.084Z- - svc:/network/dns/client:default
8862026-04-10T04:21:07.084Z- - svc:/network/dns/install:default
8872026-04-10T04:21:07.084Z- - svc:/network/dns/multicast:default
8882026-04-10T04:21:07.084Z- - svc:/network/inetd-upgrade:default
8892026-04-10T04:21:07.084Z- - svc:/network/inetd:default
8902026-04-10T04:21:07.084Z- - svc:/network/initial:default
8912026-04-10T04:21:07.084Z- - svc:/network/install:default
8922026-04-10T04:21:07.084Z- - svc:/network/ip-interface-management:default
8932026-04-10T04:21:07.084Z- - svc:/network/ipmp:default
8942026-04-10T04:21:07.084Z- - svc:/network/ipqos:default
8952026-04-10T04:21:07.084Z- - svc:/network/ipsec/ike:default
8962026-04-10T04:21:07.084Z- - svc:/network/ipsec/ipsecalgs:default
8972026-04-10T04:21:07.084Z- - svc:/network/ipsec/manual-key:default
8982026-04-10T04:21:07.084Z- - svc:/network/ipsec/policy:default
8992026-04-10T04:21:07.084Z- - svc:/network/iptun:default
9002026-04-10T04:21:07.084Z- - svc:/network/ipv4-forwarding:default
9012026-04-10T04:21:07.084Z- - svc:/network/ipv6-forwarding:default
9022026-04-10T04:21:07.085Z- - svc:/network/ldap/client:default
9032026-04-10T04:21:07.085Z- - svc:/network/location:default
9042026-04-10T04:21:07.085Z- - svc:/network/loopback:default
9052026-04-10T04:21:07.085Z- - svc:/network/netcfg:default
9062026-04-10T04:21:07.085Z- - svc:/network/netmask:default
9072026-04-10T04:21:07.085Z- - svc:/network/nfs/cbd:default
9082026-04-10T04:21:07.085Z- - svc:/network/nfs/client:default
9092026-04-10T04:21:07.085Z- - svc:/network/nfs/log:default
9102026-04-10T04:21:07.085Z- - svc:/network/nfs/mapid:default
9112026-04-10T04:21:07.085Z- - svc:/network/nfs/nlockmgr:default
9122026-04-10T04:21:07.085Z- - svc:/network/nfs/rquota:default
9132026-04-10T04:21:07.085Z- - svc:/network/nfs/server:default
9142026-04-10T04:21:07.085Z- - svc:/network/nfs/status:default
9152026-04-10T04:21:07.085Z- - svc:/network/nis/client:default
9162026-04-10T04:21:07.085Z- - svc:/network/physical:default
9172026-04-10T04:21:07.085Z- - svc:/network/physical:nwam
9182026-04-10T04:21:07.085Z- - svc:/network/routing-setup:default
9192026-04-10T04:21:07.085Z- - svc:/network/routing/legacy-routing:ipv4
9202026-04-10T04:21:07.085Z- - svc:/network/routing/legacy-routing:ipv6
9212026-04-10T04:21:07.085Z- - svc:/network/routing/ndp:default
9222026-04-10T04:21:07.085Z- - svc:/network/routing/rdisc:default
9232026-04-10T04:21:07.085Z- - svc:/network/routing/ripng:default
9242026-04-10T04:21:07.085Z- - svc:/network/routing/route:default
9252026-04-10T04:21:07.085Z- - svc:/network/rpc/bind:default
9262026-04-10T04:21:07.085Z- - svc:/network/rpc/gss:default
9272026-04-10T04:21:07.085Z- - svc:/network/rpc/keyserv:default
9282026-04-10T04:21:07.085Z- - svc:/network/security/kadmin:default
9292026-04-10T04:21:07.085Z- - svc:/network/security/krb5kdc:default
9302026-04-10T04:21:07.085Z- - svc:/network/security/ktkt_warn:default
9312026-04-10T04:21:07.086Z- - svc:/network/service:default
9322026-04-10T04:21:07.086Z- - svc:/network/shares/group:default
9332026-04-10T04:21:07.086Z- - svc:/network/smb/client:default
9342026-04-10T04:21:07.086Z- - svc:/network/smb/server:default
9352026-04-10T04:21:07.086Z- - svc:/network/ssh:default
9362026-04-10T04:21:07.086Z- - svc:/network/tcpkey:default
9372026-04-10T04:21:07.086Z- - svc:/system/auditd:default
9382026-04-10T04:21:07.086Z- - svc:/system/auditset:default
9392026-04-10T04:21:07.086Z- - svc:/system/boot-archive-update:default
9402026-04-10T04:21:07.086Z- - svc:/system/boot-archive:default
9412026-04-10T04:21:07.086Z- - svc:/system/boot-config:default
9422026-04-10T04:21:07.086Z- - svc:/system/consadm:default
9432026-04-10T04:21:07.086Z- - svc:/system/console-login:default
9442026-04-10T04:21:07.087Z- - svc:/system/console-login:vt2
9452026-04-10T04:21:07.087Z- - svc:/system/console-login:vt3
9462026-04-10T04:21:07.087Z- - svc:/system/console-login:vt4
9472026-04-10T04:21:07.087Z- - svc:/system/console-login:vt5
9482026-04-10T04:21:07.087Z- - svc:/system/console-login:vt6
9492026-04-10T04:21:07.087Z- - svc:/system/coreadm:default
9502026-04-10T04:21:07.087Z- - svc:/system/cron:default
9512026-04-10T04:21:07.087Z- - svc:/system/cryptosvc:default
9522026-04-10T04:21:07.087Z- - svc:/system/device/allocate:default
9532026-04-10T04:21:07.087Z- - svc:/system/device/audio:default
9542026-04-10T04:21:07.087Z- - svc:/system/device/local:default
9552026-04-10T04:21:07.087Z- - svc:/system/device/mpxio-upgrade:default
9562026-04-10T04:21:07.087Z- - svc:/system/extended-accounting:flow
9572026-04-10T04:21:07.087Z- - svc:/system/extended-accounting:net
9582026-04-10T04:21:07.087Z- - svc:/system/extended-accounting:process
9592026-04-10T04:21:07.087Z- - svc:/system/extended-accounting:task
9602026-04-10T04:21:07.087Z- - svc:/system/filesystem/local:default
9612026-04-10T04:21:07.087Z- - svc:/system/filesystem/minimal:default
9622026-04-10T04:21:07.087Z- - svc:/system/filesystem/reparse:default
9632026-04-10T04:21:07.087Z- - svc:/system/filesystem/root:default
9642026-04-10T04:21:07.087Z- - svc:/system/filesystem/usr:default
9652026-04-10T04:21:07.087Z- - svc:/system/fm/notify-params:default
9662026-04-10T04:21:07.087Z- - svc:/system/fmd:default
9672026-04-10T04:21:07.091Z- - svc:/system/hostid:default
9682026-04-10T04:21:07.091Z- - svc:/system/hotplug:default
9692026-04-10T04:21:07.091Z- - svc:/system/identity:domain
9702026-04-10T04:21:07.091Z- - svc:/system/identity:node
9712026-04-10T04:21:07.091Z- - svc:/system/idmap:default
9722026-04-10T04:21:07.091Z- - svc:/system/keymap:default
9732026-04-10T04:21:07.091Z- - svc:/system/logadm-upgrade:default
9742026-04-10T04:21:07.091Z- - svc:/system/manifest-import:default
9752026-04-10T04:21:07.091Z- - svc:/system/name-service-cache:default
9762026-04-10T04:21:07.091Z- - svc:/system/pfexec:default
9772026-04-10T04:21:07.091Z- - svc:/system/pkgserv:default
9782026-04-10T04:21:07.091Z- - svc:/system/process-security:default
9792026-04-10T04:21:07.092Z- - svc:/system/rbac:default
9802026-04-10T04:21:07.092Z- - svc:/system/rmtmpfiles:default
9812026-04-10T04:21:07.092Z- - svc:/system/sac:default
9822026-04-10T04:21:07.092Z- - svc:/system/sar:default
9832026-04-10T04:21:07.092Z- - svc:/system/svc/global:default
9842026-04-10T04:21:07.092Z- - svc:/system/system-log:default
9852026-04-10T04:21:07.092Z- - svc:/system/update-man-index:default
9862026-04-10T04:21:07.092Z- - svc:/system/utmp:default
9872026-04-10T04:21:07.092Z- - svc:/system/vtdaemon:default
9882026-04-10T04:21:07.092Z[b] svcs milestone/network
9892026-04-10T04:21:07.093ZSTATE STIME FMRI
9902026-04-10T04:21:07.093Z- - svc:/milestone/network:default
9912026-04-10T04:21:07.096ZSTATE STIME FMRI
9922026-04-10T04:21:07.096Z- - svc:/milestone/network:default
9932026-04-10T04:21:08.080Z[a] svcs milestone/network
9942026-04-10T04:21:08.094Z[b] svcs milestone/network
9952026-04-10T04:21:08.097ZSTATE STIME FMRI
9962026-04-10T04:21:08.098Zonline 4:21:06 svc:/milestone/network:default
9972026-04-10T04:21:08.098Z[a] ipadm create-addr -t -T dhcp opte0/test
9982026-04-10T04:21:08.108ZSTATE STIME FMRI
9992026-04-10T04:21:08.109Zonline 4:21:06 svc:/milestone/network:default
10002026-04-10T04:21:08.109Z[b] ipadm create-addr -t -T dhcp opte1/test
10012026-04-10T04:21:14.459Z
10022026-04-10T04:21:14.459Z[b] route add -iface 10.0.0.254 10.0.0.2
10032026-04-10T04:21:14.472Zadd host 10.0.0.254: gateway 10.0.0.2
10042026-04-10T04:21:14.472Z[b] route add 10.0.0.0/24 10.0.0.254
10052026-04-10T04:21:14.484Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-04-10T04:21:14.484Z[b] route add 224.0.0.0/4 10.0.0.254
10072026-04-10T04:21:14.495Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-04-10T04:21:14.654Z
10092026-04-10T04:21:14.654Z[a] route add -iface 10.0.0.254 10.0.0.1
10102026-04-10T04:21:14.667Zadd host 10.0.0.254: gateway 10.0.0.1
10112026-04-10T04:21:14.667Z[a] route add 10.0.0.0/24 10.0.0.254
10122026-04-10T04:21:14.683Zadd net 10.0.0.0/24: gateway 10.0.0.254
10132026-04-10T04:21:14.683Z[a] route add 224.0.0.0/4 10.0.0.254
10142026-04-10T04:21:14.695Zadd net 224.0.0.0/4: gateway 10.0.0.254
10152026-04-10T04:21:14.699Z###---------------###
10162026-04-10T04:21:14.699Z:::Topology built!:::
10172026-04-10T04:21:14.699Z###---------------###
10182026-04-10T04:21:14.699Z###----------------###
10192026-04-10T04:21:14.699Z::: iPerf spawned! :::
10202026-04-10T04:21:14.699Z:::Waiting... (10s):::
10212026-04-10T04:21:14.699Z###----------------###
10222026-04-10T04:21:24.697Z###---###
10232026-04-10T04:21:24.697Z:::Go!:::
10242026-04-10T04:21:24.697Z###---###
10252026-04-10T04:21:24.697Z[a] ping 10.0.0.2
10262026-04-10T04:21:24.715Z10.0.0.2 is alive
10272026-04-10T04:21:24.715Z###-------------------###
10282026-04-10T04:21:24.715Z:::Running experiment :::
10292026-04-10T04:21:24.715Z:::iperf-tcp/local/c2s:::
10302026-04-10T04:21:24.715Z###-------------------###
10312026-04-10T04:21:32.102Z-----------------------------------------------------------
10322026-04-10T04:21:32.102ZServer listening on 5201 (test #1)
10332026-04-10T04:21:32.103Z-----------------------------------------------------------
10342026-04-10T04:21:32.103ZAccepted connection from 10.0.0.1, port 40469
10352026-04-10T04:21:32.103Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59743
10362026-04-10T04:21:32.103Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63424
10372026-04-10T04:21:32.103Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62517
10382026-04-10T04:21:32.103Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34548
10392026-04-10T04:21:32.103Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61848
10402026-04-10T04:21:32.103Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53858
10412026-04-10T04:21:32.103Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46526
10422026-04-10T04:21:32.103Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60566
10432026-04-10T04:21:32.103Z[ ID] Interval Transfer Bitrate
10442026-04-10T04:21:32.103Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10452026-04-10T04:21:32.103Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10462026-04-10T04:21:32.103Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10472026-04-10T04:21:32.103Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10482026-04-10T04:21:32.103Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10492026-04-10T04:21:32.103Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10502026-04-10T04:21:32.103Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10512026-04-10T04:21:32.103Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10522026-04-10T04:21:32.103Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
10532026-04-10T04:21:32.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-04-10T04:21:32.103Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10552026-04-10T04:21:32.103Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10562026-04-10T04:21:32.103Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10572026-04-10T04:21:32.103Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10582026-04-10T04:21:32.103Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10592026-04-10T04:21:32.103Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10602026-04-10T04:21:32.103Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10612026-04-10T04:21:32.103Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10622026-04-10T04:21:32.103Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10632026-04-10T04:21:32.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-04-10T04:21:32.103Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10652026-04-10T04:21:32.103Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10662026-04-10T04:21:32.103Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10672026-04-10T04:21:32.103Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10682026-04-10T04:21:32.103Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10692026-04-10T04:21:32.103Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10702026-04-10T04:21:32.104Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10712026-04-10T04:21:32.104Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10722026-04-10T04:21:32.104Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10732026-04-10T04:21:32.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-04-10T04:21:32.104Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10752026-04-10T04:21:32.104Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10762026-04-10T04:21:32.104Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10772026-04-10T04:21:32.104Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10782026-04-10T04:21:32.104Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10792026-04-10T04:21:32.104Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10802026-04-10T04:21:32.104Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10812026-04-10T04:21:32.104Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10822026-04-10T04:21:32.104Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10832026-04-10T04:21:32.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-04-10T04:21:32.104Z[ 5] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
10852026-04-10T04:21:32.104Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10862026-04-10T04:21:32.104Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10872026-04-10T04:21:32.104Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10882026-04-10T04:21:32.104Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10892026-04-10T04:21:32.104Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10902026-04-10T04:21:32.104Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10912026-04-10T04:21:32.104Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10922026-04-10T04:21:32.104Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10932026-04-10T04:21:32.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-04-10T04:21:32.104Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10952026-04-10T04:21:32.104Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10962026-04-10T04:21:32.104Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10972026-04-10T04:21:32.104Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10982026-04-10T04:21:32.104Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10992026-04-10T04:21:32.104Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
11002026-04-10T04:21:32.104Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
11012026-04-10T04:21:32.104Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
11022026-04-10T04:21:32.104Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
11032026-04-10T04:21:32.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-04-10T04:21:32.104Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11052026-04-10T04:21:32.108Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11062026-04-10T04:21:32.108Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11072026-04-10T04:21:35.101Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11082026-04-10T04:21:35.101Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
11092026-04-10T04:21:35.101Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11102026-04-10T04:21:35.101Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
11112026-04-10T04:21:35.101Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11122026-04-10T04:21:35.101Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11132026-04-10T04:21:35.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-04-10T04:21:35.101Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11152026-04-10T04:21:35.101Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11162026-04-10T04:21:35.101Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11172026-04-10T04:21:35.101Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11182026-04-10T04:21:35.102Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11192026-04-10T04:21:35.102Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11202026-04-10T04:21:35.102Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11212026-04-10T04:21:35.102Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11222026-04-10T04:21:35.102Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11232026-04-10T04:21:35.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-04-10T04:21:35.102Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11252026-04-10T04:21:35.102Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11262026-04-10T04:21:35.102Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11272026-04-10T04:21:35.102Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11282026-04-10T04:21:35.102Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11292026-04-10T04:21:35.102Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11302026-04-10T04:21:35.102Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11312026-04-10T04:21:35.102Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11322026-04-10T04:21:35.102Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11332026-04-10T04:21:35.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-04-10T04:21:35.102Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11352026-04-10T04:21:35.102Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11362026-04-10T04:21:35.106Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11372026-04-10T04:21:35.106Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11382026-04-10T04:21:35.106Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11392026-04-10T04:21:35.106Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11402026-04-10T04:21:35.106Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11412026-04-10T04:21:35.106Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11422026-04-10T04:21:35.106Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11432026-04-10T04:21:35.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
11442026-04-10T04:21:35.106Z[ 5] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
11452026-04-10T04:21:35.106Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11462026-04-10T04:21:35.106Z[ 10] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
11472026-04-10T04:21:35.106Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11482026-04-10T04:21:35.106Z[ 14] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
11492026-04-10T04:21:35.106Z[ 16] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
11502026-04-10T04:21:35.107Z[ 18] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
11512026-04-10T04:21:35.107Z[ 20] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
11522026-04-10T04:21:35.107Z[SUM] 10.00-10.00 sec 768 KBytes 13.1 Gbits/sec
11532026-04-10T04:21:35.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
11542026-04-10T04:21:35.107Z[ ID] Interval Transfer Bitrate
11552026-04-10T04:21:35.107Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11562026-04-10T04:21:35.107Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11572026-04-10T04:21:35.107Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11582026-04-10T04:21:35.107Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11592026-04-10T04:21:35.107Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11602026-04-10T04:21:35.107Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11612026-04-10T04:21:35.107Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11622026-04-10T04:21:35.107Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11632026-04-10T04:21:35.107Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11642026-04-10T04:21:35.107ZRun 1/5...10132.803204891736Mbps
11652026-04-10T04:21:42.499Z-----------------------------------------------------------
11662026-04-10T04:21:42.500ZServer listening on 5201 (test #2)
11672026-04-10T04:21:42.500Z-----------------------------------------------------------
11682026-04-10T04:21:42.500ZAccepted connection from 10.0.0.1, port 41136
11692026-04-10T04:21:42.500Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42177
11702026-04-10T04:21:42.500Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64101
11712026-04-10T04:21:42.500Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40129
11722026-04-10T04:21:42.500Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54213
11732026-04-10T04:21:42.500Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55372
11742026-04-10T04:21:42.500Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47372
11752026-04-10T04:21:42.500Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49135
11762026-04-10T04:21:42.500Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64361
11772026-04-10T04:21:42.500Z[ ID] Interval Transfer Bitrate
11782026-04-10T04:21:42.500Z[ 5] 0.00-1.00 sec 110 MBytes 927 Mbits/sec
11792026-04-10T04:21:42.500Z[ 8] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
11802026-04-10T04:21:42.500Z[ 10] 0.00-1.00 sec 110 MBytes 927 Mbits/sec
11812026-04-10T04:21:42.500Z[ 12] 0.00-1.00 sec 139 MBytes 1.16 Gbits/sec
11822026-04-10T04:21:42.500Z[ 14] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
11832026-04-10T04:21:42.500Z[ 16] 0.00-1.00 sec 111 MBytes 928 Mbits/sec
11842026-04-10T04:21:42.500Z[ 18] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
11852026-04-10T04:21:42.500Z[ 20] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
11862026-04-10T04:21:42.500Z[SUM] 0.00-1.00 sec 1.00 GBytes 8.60 Gbits/sec
11872026-04-10T04:21:42.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882026-04-10T04:21:42.500Z[ 5] 1.00-2.00 sec 93.0 MBytes 780 Mbits/sec
11892026-04-10T04:21:42.500Z[ 8] 1.00-2.00 sec 279 MBytes 2.34 Gbits/sec
11902026-04-10T04:21:42.500Z[ 10] 1.00-2.00 sec 92.9 MBytes 779 Mbits/sec
11912026-04-10T04:21:42.500Z[ 12] 1.00-2.00 sec 277 MBytes 2.32 Gbits/sec
11922026-04-10T04:21:42.500Z[ 14] 1.00-2.00 sec 275 MBytes 2.31 Gbits/sec
11932026-04-10T04:21:42.500Z[ 16] 1.00-2.00 sec 93.1 MBytes 781 Mbits/sec
11942026-04-10T04:21:42.500Z[ 18] 1.00-2.00 sec 280 MBytes 2.35 Gbits/sec
11952026-04-10T04:21:42.505Z[ 20] 1.00-2.00 sec 278 MBytes 2.33 Gbits/sec
11962026-04-10T04:21:42.505Z[SUM] 1.00-2.00 sec 1.63 GBytes 14.0 Gbits/sec
11972026-04-10T04:21:42.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982026-04-10T04:21:42.505Z[ 5] 2.00-3.00 sec 91.4 MBytes 767 Mbits/sec
11992026-04-10T04:21:42.505Z[ 8] 2.00-3.00 sec 282 MBytes 2.37 Gbits/sec
12002026-04-10T04:21:42.505Z[ 10] 2.00-3.00 sec 91.5 MBytes 768 Mbits/sec
12012026-04-10T04:21:42.505Z[ 12] 2.00-3.00 sec 276 MBytes 2.31 Gbits/sec
12022026-04-10T04:21:42.505Z[ 14] 2.00-3.00 sec 276 MBytes 2.32 Gbits/sec
12032026-04-10T04:21:42.505Z[ 16] 2.00-3.00 sec 91.6 MBytes 769 Mbits/sec
12042026-04-10T04:21:42.505Z[ 18] 2.00-3.00 sec 281 MBytes 2.36 Gbits/sec
12052026-04-10T04:21:42.505Z[ 20] 2.00-3.00 sec 279 MBytes 2.34 Gbits/sec
12062026-04-10T04:21:42.505Z[SUM] 2.00-3.00 sec 1.63 GBytes 14.0 Gbits/sec
12072026-04-10T04:21:42.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082026-04-10T04:21:42.505Z[ 5] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
12092026-04-10T04:21:42.505Z[ 8] 3.00-4.00 sec 285 MBytes 2.39 Gbits/sec
12102026-04-10T04:21:42.505Z[ 10] 3.00-4.00 sec 92.9 MBytes 779 Mbits/sec
12112026-04-10T04:21:42.505Z[ 12] 3.00-4.00 sec 278 MBytes 2.33 Gbits/sec
12122026-04-10T04:21:42.506Z[ 14] 3.00-4.00 sec 278 MBytes 2.33 Gbits/sec
12132026-04-10T04:21:42.506Z[ 16] 3.00-4.00 sec 92.8 MBytes 778 Mbits/sec
12142026-04-10T04:21:42.506Z[ 18] 3.00-4.00 sec 280 MBytes 2.35 Gbits/sec
12152026-04-10T04:21:42.506Z[ 20] 3.00-4.00 sec 278 MBytes 2.34 Gbits/sec
12162026-04-10T04:21:42.506Z[SUM] 3.00-4.00 sec 1.64 GBytes 14.1 Gbits/sec
12172026-04-10T04:21:42.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182026-04-10T04:21:42.506Z[ 5] 4.00-5.00 sec 92.0 MBytes 772 Mbits/sec
12192026-04-10T04:21:42.506Z[ 8] 4.00-5.00 sec 282 MBytes 2.37 Gbits/sec
12202026-04-10T04:21:42.506Z[ 10] 4.00-5.00 sec 92.0 MBytes 772 Mbits/sec
12212026-04-10T04:21:42.506Z[ 12] 4.00-5.00 sec 280 MBytes 2.35 Gbits/sec
12222026-04-10T04:21:42.506Z[ 14] 4.00-5.00 sec 277 MBytes 2.32 Gbits/sec
12232026-04-10T04:21:42.506Z[ 16] 4.00-5.00 sec 92.0 MBytes 772 Mbits/sec
12242026-04-10T04:21:42.506Z[ 18] 4.00-5.00 sec 277 MBytes 2.32 Gbits/sec
12252026-04-10T04:21:42.506Z[ 20] 4.00-5.00 sec 277 MBytes 2.32 Gbits/sec
12262026-04-10T04:21:42.506Z[SUM] 4.00-5.00 sec 1.63 GBytes 14.0 Gbits/sec
12272026-04-10T04:21:42.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282026-04-10T04:21:42.506Z[ 5] 5.00-6.00 sec 92.5 MBytes 776 Mbits/sec
12292026-04-10T04:21:42.506Z[ 8] 5.00-6.00 sec 282 MBytes 2.37 Gbits/sec
12302026-04-10T04:21:42.506Z[ 10] 5.00-6.00 sec 92.6 MBytes 777 Mbits/sec
12312026-04-10T04:21:42.506Z[ 12] 5.00-6.00 sec 277 MBytes 2.33 Gbits/sec
12322026-04-10T04:21:42.506Z[ 14] 5.00-6.00 sec 278 MBytes 2.34 Gbits/sec
12332026-04-10T04:21:42.506Z[ 16] 5.00-6.00 sec 92.5 MBytes 776 Mbits/sec
12342026-04-10T04:21:42.506Z[ 18] 5.00-6.00 sec 281 MBytes 2.36 Gbits/sec
12352026-04-10T04:21:42.506Z[ 20] 5.00-6.00 sec 279 MBytes 2.34 Gbits/sec
12362026-04-10T04:21:42.506Z[SUM] 5.00-6.00 sec 1.64 GBytes 14.1 Gbits/sec
12372026-04-10T04:21:42.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382026-04-10T04:21:42.506Z[ 5] 6.00-7.00 sec 92.2 MBytes 774 Mbits/sec
12392026-04-10T04:21:42.506Z[ 8] 6.00-7.00 sec 279 MBytes 2.34 Gbits/sec
12402026-04-10T04:21:42.506Z[ 10] 6.00-7.00 sec 92.2 MBytes 774 Mbits/sec
12412026-04-10T04:21:45.501Z[ 12] 6.00-7.00 sec 279 MBytes 2.34 Gbits/sec
12422026-04-10T04:21:45.502Z[ 14] 6.00-7.00 sec 277 MBytes 2.32 Gbits/sec
12432026-04-10T04:21:45.502Z[ 16] 6.00-7.00 sec 92.1 MBytes 773 Mbits/sec
12442026-04-10T04:21:45.502Z[ 18] 6.00-7.00 sec 278 MBytes 2.33 Gbits/sec
12452026-04-10T04:21:45.502Z[ 20] 6.00-7.00 sec 280 MBytes 2.34 Gbits/sec
12462026-04-10T04:21:45.502Z[SUM] 6.00-7.00 sec 1.63 GBytes 14.0 Gbits/sec
12472026-04-10T04:21:45.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482026-04-10T04:21:45.502Z[ 5] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
12492026-04-10T04:21:45.502Z[ 8] 7.00-8.00 sec 198 MBytes 1.66 Gbits/sec
12502026-04-10T04:21:45.502Z[ 10] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
12512026-04-10T04:21:45.502Z[ 12] 7.00-8.00 sec 199 MBytes 1.67 Gbits/sec
12522026-04-10T04:21:45.503Z[ 14] 7.00-8.00 sec 198 MBytes 1.66 Gbits/sec
12532026-04-10T04:21:45.503Z[ 16] 7.00-8.00 sec 133 MBytes 1.12 Gbits/sec
12542026-04-10T04:21:45.503Z[ 18] 7.00-8.00 sec 200 MBytes 1.68 Gbits/sec
12552026-04-10T04:21:45.503Z[ 20] 7.00-8.00 sec 200 MBytes 1.68 Gbits/sec
12562026-04-10T04:21:45.503Z[SUM] 7.00-8.00 sec 1.36 GBytes 11.7 Gbits/sec
12572026-04-10T04:21:45.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582026-04-10T04:21:45.503Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
12592026-04-10T04:21:45.503Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
12602026-04-10T04:21:45.503Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
12612026-04-10T04:21:45.503Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
12622026-04-10T04:21:45.503Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
12632026-04-10T04:21:45.503Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
12642026-04-10T04:21:45.503Z[ 18] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
12652026-04-10T04:21:45.503Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
12662026-04-10T04:21:45.503Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
12672026-04-10T04:21:45.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682026-04-10T04:21:45.503Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12692026-04-10T04:21:45.503Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12702026-04-10T04:21:45.503Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12712026-04-10T04:21:45.504Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12722026-04-10T04:21:45.504Z[ 14] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
12732026-04-10T04:21:45.504Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12742026-04-10T04:21:45.504Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12752026-04-10T04:21:45.504Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12762026-04-10T04:21:45.504Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
12772026-04-10T04:21:45.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
12782026-04-10T04:21:45.504Z[ 5] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
12792026-04-10T04:21:45.504Z[ 8] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12802026-04-10T04:21:45.504Z[ 10] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12812026-04-10T04:21:45.504Z[ 12] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12822026-04-10T04:21:45.504Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12832026-04-10T04:21:45.504Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12842026-04-10T04:21:45.504Z[ 18] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12852026-04-10T04:21:45.504Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12862026-04-10T04:21:45.504Z[SUM] 10.00-10.00 sec 640 KBytes 10.7 Gbits/sec
12872026-04-10T04:21:45.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
12882026-04-10T04:21:45.504Z[ ID] Interval Transfer Bitrate
12892026-04-10T04:21:45.504Z[ 5] 0.00-10.00 sec 1.08 GBytes 932 Mbits/sec receiver
12902026-04-10T04:21:45.504Z[ 8] 0.00-10.00 sec 2.29 GBytes 1.96 Gbits/sec receiver
12912026-04-10T04:21:45.504Z[ 10] 0.00-10.00 sec 1.09 GBytes 933 Mbits/sec receiver
12922026-04-10T04:21:45.504Z[ 12] 0.00-10.00 sec 2.26 GBytes 1.94 Gbits/sec receiver
12932026-04-10T04:21:45.504Z[ 14] 0.00-10.00 sec 2.26 GBytes 1.94 Gbits/sec receiver
12942026-04-10T04:21:45.504Z[ 16] 0.00-10.00 sec 1.09 GBytes 932 Mbits/sec receiver
12952026-04-10T04:21:45.504Z[ 18] 0.00-10.00 sec 2.27 GBytes 1.95 Gbits/sec receiver
12962026-04-10T04:21:45.504Z[ 20] 0.00-10.00 sec 2.27 GBytes 1.95 Gbits/sec receiver
12972026-04-10T04:21:45.504Z[SUM] 0.00-10.00 sec 14.6 GBytes 12.5 Gbits/sec receiver
12982026-04-10T04:21:45.508ZRun 2/5...12545.229441257065Mbps
12992026-04-10T04:21:52.898Z-----------------------------------------------------------
13002026-04-10T04:21:52.898ZServer listening on 5201 (test #3)
13012026-04-10T04:21:52.898Z-----------------------------------------------------------
13022026-04-10T04:21:52.898ZAccepted connection from 10.0.0.1, port 36400
13032026-04-10T04:21:52.898Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40642
13042026-04-10T04:21:52.898Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52738
13052026-04-10T04:21:52.898Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45430
13062026-04-10T04:21:52.898Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33243
13072026-04-10T04:21:52.898Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56623
13082026-04-10T04:21:52.898Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36563
13092026-04-10T04:21:52.898Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37772
13102026-04-10T04:21:52.898Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40456
13112026-04-10T04:21:52.898Z[ ID] Interval Transfer Bitrate
13122026-04-10T04:21:52.898Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13132026-04-10T04:21:52.898Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13142026-04-10T04:21:52.898Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13152026-04-10T04:21:52.899Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13162026-04-10T04:21:52.899Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13172026-04-10T04:21:52.899Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13182026-04-10T04:21:52.899Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13192026-04-10T04:21:52.899Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13202026-04-10T04:21:52.899Z[SUM] 0.00-1.00 sec 957 MBytes 8.03 Gbits/sec
13212026-04-10T04:21:52.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222026-04-10T04:21:52.899Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13232026-04-10T04:21:52.899Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13242026-04-10T04:21:52.899Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13252026-04-10T04:21:52.899Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13262026-04-10T04:21:52.899Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13272026-04-10T04:21:52.899Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13282026-04-10T04:21:52.899Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13292026-04-10T04:21:52.899Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13302026-04-10T04:21:52.899Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13312026-04-10T04:21:52.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-04-10T04:21:52.899Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13332026-04-10T04:21:52.899Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13342026-04-10T04:21:52.899Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13352026-04-10T04:21:52.899Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13362026-04-10T04:21:52.899Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13372026-04-10T04:21:52.899Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13382026-04-10T04:21:52.899Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13392026-04-10T04:21:52.899Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13402026-04-10T04:21:52.899Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13412026-04-10T04:21:52.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-04-10T04:21:52.900Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13432026-04-10T04:21:52.900Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13442026-04-10T04:21:52.900Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13452026-04-10T04:21:52.900Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13462026-04-10T04:21:52.900Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13472026-04-10T04:21:52.900Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13482026-04-10T04:21:52.900Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13492026-04-10T04:21:52.900Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13502026-04-10T04:21:52.900Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13512026-04-10T04:21:52.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-04-10T04:21:52.900Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13532026-04-10T04:21:52.900Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13542026-04-10T04:21:52.900Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13552026-04-10T04:21:52.900Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13562026-04-10T04:21:52.900Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13572026-04-10T04:21:52.900Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13582026-04-10T04:21:52.900Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13592026-04-10T04:21:52.904Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13602026-04-10T04:21:52.904Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13612026-04-10T04:21:52.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-04-10T04:21:52.904Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13632026-04-10T04:21:52.904Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13642026-04-10T04:21:52.904Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13652026-04-10T04:21:52.904Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13662026-04-10T04:21:52.904Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13672026-04-10T04:21:52.904Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13682026-04-10T04:21:52.904Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13692026-04-10T04:21:52.904Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13702026-04-10T04:21:52.905Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13712026-04-10T04:21:52.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-04-10T04:21:52.905Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13732026-04-10T04:21:52.905Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13742026-04-10T04:21:52.905Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13752026-04-10T04:21:55.899Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13762026-04-10T04:21:55.899Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13772026-04-10T04:21:55.900Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13782026-04-10T04:21:55.900Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13792026-04-10T04:21:55.900Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13802026-04-10T04:21:55.900Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13812026-04-10T04:21:55.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-04-10T04:21:55.900Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13832026-04-10T04:21:55.900Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13842026-04-10T04:21:55.900Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13852026-04-10T04:21:55.900Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13862026-04-10T04:21:55.900Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13872026-04-10T04:21:55.900Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13882026-04-10T04:21:55.900Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13892026-04-10T04:21:55.900Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13902026-04-10T04:21:55.900Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13912026-04-10T04:21:55.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-04-10T04:21:55.900Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13932026-04-10T04:21:55.900Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13942026-04-10T04:21:55.900Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13952026-04-10T04:21:55.901Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13962026-04-10T04:21:55.901Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13972026-04-10T04:21:55.901Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13982026-04-10T04:21:55.901Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13992026-04-10T04:21:55.901Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
14002026-04-10T04:21:55.901Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
14012026-04-10T04:21:55.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-04-10T04:21:55.901Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14032026-04-10T04:21:55.901Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14042026-04-10T04:21:55.901Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14052026-04-10T04:21:55.901Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14062026-04-10T04:21:55.901Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14072026-04-10T04:21:55.901Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14082026-04-10T04:21:55.901Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14092026-04-10T04:21:55.901Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14102026-04-10T04:21:55.901Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
14112026-04-10T04:21:55.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-04-10T04:21:55.901Z[ 5] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
14132026-04-10T04:21:55.901Z[ 8] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
14142026-04-10T04:21:55.901Z[ 10] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
14152026-04-10T04:21:55.901Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14162026-04-10T04:21:55.901Z[ 14] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
14172026-04-10T04:21:55.901Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14182026-04-10T04:21:55.901Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14192026-04-10T04:21:55.901Z[ 20] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
14202026-04-10T04:21:55.901Z[SUM] 10.00-10.00 sec 640 KBytes 9.89 Gbits/sec
14212026-04-10T04:21:55.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14222026-04-10T04:21:55.901Z[ ID] Interval Transfer Bitrate
14232026-04-10T04:21:55.901Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14242026-04-10T04:21:55.901Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14252026-04-10T04:21:55.901Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14262026-04-10T04:21:55.901Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14272026-04-10T04:21:55.901Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14282026-04-10T04:21:55.901Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14292026-04-10T04:21:55.901Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14302026-04-10T04:21:55.901Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14312026-04-10T04:21:55.905Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
14322026-04-10T04:21:55.905ZRun 3/5...10154.005311898012Mbps
14332026-04-10T04:22:03.300Z-----------------------------------------------------------
14342026-04-10T04:22:03.300ZServer listening on 5201 (test #4)
14352026-04-10T04:22:03.300Z-----------------------------------------------------------
14362026-04-10T04:22:03.300ZAccepted connection from 10.0.0.1, port 54265
14372026-04-10T04:22:03.300Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37379
14382026-04-10T04:22:03.300Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53079
14392026-04-10T04:22:03.300Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59434
14402026-04-10T04:22:03.300Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46914
14412026-04-10T04:22:03.300Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52744
14422026-04-10T04:22:03.300Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48162
14432026-04-10T04:22:03.300Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56780
14442026-04-10T04:22:03.300Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40446
14452026-04-10T04:22:03.300Z[ ID] Interval Transfer Bitrate
14462026-04-10T04:22:03.300Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14472026-04-10T04:22:03.300Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14482026-04-10T04:22:03.300Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14492026-04-10T04:22:03.300Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14502026-04-10T04:22:03.300Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14512026-04-10T04:22:03.300Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14522026-04-10T04:22:03.300Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14532026-04-10T04:22:03.300Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14542026-04-10T04:22:03.300Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
14552026-04-10T04:22:03.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-04-10T04:22:03.300Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14572026-04-10T04:22:03.300Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14582026-04-10T04:22:03.300Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14592026-04-10T04:22:03.300Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14602026-04-10T04:22:03.300Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14612026-04-10T04:22:03.300Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14622026-04-10T04:22:03.300Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14632026-04-10T04:22:03.300Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14642026-04-10T04:22:03.300Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14652026-04-10T04:22:03.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662026-04-10T04:22:03.300Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14672026-04-10T04:22:03.300Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14682026-04-10T04:22:03.300Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14692026-04-10T04:22:03.301Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14702026-04-10T04:22:03.301Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14712026-04-10T04:22:03.301Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14722026-04-10T04:22:03.301Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14732026-04-10T04:22:03.301Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14742026-04-10T04:22:03.301Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14752026-04-10T04:22:03.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762026-04-10T04:22:03.301Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14772026-04-10T04:22:03.301Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14782026-04-10T04:22:03.301Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14792026-04-10T04:22:03.301Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14802026-04-10T04:22:03.301Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14812026-04-10T04:22:03.301Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14822026-04-10T04:22:03.301Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14832026-04-10T04:22:03.301Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14842026-04-10T04:22:03.301Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14852026-04-10T04:22:03.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-04-10T04:22:03.302Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14872026-04-10T04:22:03.302Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14882026-04-10T04:22:03.302Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14892026-04-10T04:22:03.302Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14902026-04-10T04:22:03.302Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14912026-04-10T04:22:03.302Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14922026-04-10T04:22:03.302Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14932026-04-10T04:22:03.302Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14942026-04-10T04:22:03.302Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
14952026-04-10T04:22:03.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-04-10T04:22:03.302Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14972026-04-10T04:22:03.303Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14982026-04-10T04:22:03.303Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14992026-04-10T04:22:03.303Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15002026-04-10T04:22:03.303Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15012026-04-10T04:22:03.303Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15022026-04-10T04:22:03.303Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15032026-04-10T04:22:03.303Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15042026-04-10T04:22:03.303Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
15052026-04-10T04:22:03.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-04-10T04:22:03.303Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15072026-04-10T04:22:03.303Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15082026-04-10T04:22:03.303Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15092026-04-10T04:22:06.300Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15102026-04-10T04:22:06.300Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15112026-04-10T04:22:06.300Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15122026-04-10T04:22:06.300Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15132026-04-10T04:22:06.300Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15142026-04-10T04:22:06.300Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
15152026-04-10T04:22:06.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-04-10T04:22:06.300Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15172026-04-10T04:22:06.300Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15182026-04-10T04:22:06.300Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15192026-04-10T04:22:06.300Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15202026-04-10T04:22:06.300Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15212026-04-10T04:22:06.300Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15222026-04-10T04:22:06.300Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15232026-04-10T04:22:06.300Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15242026-04-10T04:22:06.300Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15252026-04-10T04:22:06.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-04-10T04:22:06.300Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15272026-04-10T04:22:06.300Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15282026-04-10T04:22:06.300Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15292026-04-10T04:22:06.300Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15302026-04-10T04:22:06.300Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15312026-04-10T04:22:06.300Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15322026-04-10T04:22:06.300Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15332026-04-10T04:22:06.300Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15342026-04-10T04:22:06.300Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15352026-04-10T04:22:06.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-04-10T04:22:06.301Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15372026-04-10T04:22:06.301Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15382026-04-10T04:22:06.301Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15392026-04-10T04:22:06.301Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15402026-04-10T04:22:06.301Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15412026-04-10T04:22:06.301Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15422026-04-10T04:22:06.301Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15432026-04-10T04:22:06.301Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15442026-04-10T04:22:06.301Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15452026-04-10T04:22:06.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462026-04-10T04:22:06.301Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15472026-04-10T04:22:06.301Z[ 8] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15482026-04-10T04:22:06.301Z[ 10] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15492026-04-10T04:22:06.301Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15502026-04-10T04:22:06.301Z[ 14] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15512026-04-10T04:22:06.301Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15522026-04-10T04:22:06.301Z[ 18] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15532026-04-10T04:22:06.301Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15542026-04-10T04:22:06.301Z[SUM] 10.00-10.00 sec 768 KBytes 11.1 Gbits/sec
15552026-04-10T04:22:06.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
15562026-04-10T04:22:06.301Z[ ID] Interval Transfer Bitrate
15572026-04-10T04:22:06.301Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15582026-04-10T04:22:06.301Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15592026-04-10T04:22:06.301Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15602026-04-10T04:22:06.301Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15612026-04-10T04:22:06.301Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15622026-04-10T04:22:06.301Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15632026-04-10T04:22:06.301Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15642026-04-10T04:22:06.301Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15652026-04-10T04:22:06.301Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
15662026-04-10T04:22:06.305ZRun 4/5...10053.035413541307Mbps
15672026-04-10T04:22:13.701Z-----------------------------------------------------------
15682026-04-10T04:22:13.701ZServer listening on 5201 (test #5)
15692026-04-10T04:22:13.701Z-----------------------------------------------------------
15702026-04-10T04:22:13.701ZAccepted connection from 10.0.0.1, port 37166
15712026-04-10T04:22:13.701Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52650
15722026-04-10T04:22:13.701Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59122
15732026-04-10T04:22:13.701Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54194
15742026-04-10T04:22:13.701Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34286
15752026-04-10T04:22:13.701Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56364
15762026-04-10T04:22:13.701Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37174
15772026-04-10T04:22:13.701Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36017
15782026-04-10T04:22:13.701Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54858
15792026-04-10T04:22:13.701Z[ ID] Interval Transfer Bitrate
15802026-04-10T04:22:13.701Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15812026-04-10T04:22:13.701Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15822026-04-10T04:22:13.701Z[ 10] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
15832026-04-10T04:22:13.701Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
15842026-04-10T04:22:13.702Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15852026-04-10T04:22:13.702Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15862026-04-10T04:22:13.702Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15872026-04-10T04:22:13.702Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15882026-04-10T04:22:13.702Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
15892026-04-10T04:22:13.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
15902026-04-10T04:22:13.702Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15912026-04-10T04:22:13.702Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15922026-04-10T04:22:13.702Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15932026-04-10T04:22:13.702Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15942026-04-10T04:22:13.702Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15952026-04-10T04:22:13.702Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15962026-04-10T04:22:13.702Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15972026-04-10T04:22:13.702Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15982026-04-10T04:22:13.702Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
15992026-04-10T04:22:13.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
16002026-04-10T04:22:13.702Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16012026-04-10T04:22:13.702Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16022026-04-10T04:22:13.702Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16032026-04-10T04:22:13.702Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16042026-04-10T04:22:13.702Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16052026-04-10T04:22:13.702Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16062026-04-10T04:22:13.702Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16072026-04-10T04:22:13.702Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16082026-04-10T04:22:13.702Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16092026-04-10T04:22:13.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16102026-04-10T04:22:13.706Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16112026-04-10T04:22:13.706Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16122026-04-10T04:22:13.706Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16132026-04-10T04:22:13.706Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16142026-04-10T04:22:13.706Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16152026-04-10T04:22:13.706Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16162026-04-10T04:22:13.706Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16172026-04-10T04:22:13.706Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16182026-04-10T04:22:13.706Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16192026-04-10T04:22:13.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
16202026-04-10T04:22:13.707Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16212026-04-10T04:22:13.707Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16222026-04-10T04:22:13.707Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16232026-04-10T04:22:13.707Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16242026-04-10T04:22:13.707Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16252026-04-10T04:22:13.707Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16262026-04-10T04:22:13.707Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16272026-04-10T04:22:13.707Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16282026-04-10T04:22:13.707Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16292026-04-10T04:22:13.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
16302026-04-10T04:22:13.708Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16312026-04-10T04:22:13.708Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16322026-04-10T04:22:13.708Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16332026-04-10T04:22:13.708Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16342026-04-10T04:22:13.708Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16352026-04-10T04:22:13.708Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16362026-04-10T04:22:13.708Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16372026-04-10T04:22:13.708Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16382026-04-10T04:22:13.708Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
16392026-04-10T04:22:13.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
16402026-04-10T04:22:13.708Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16412026-04-10T04:22:13.708Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16422026-04-10T04:22:13.708Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16432026-04-10T04:22:16.705Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16442026-04-10T04:22:16.705Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16452026-04-10T04:22:16.705Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16462026-04-10T04:22:16.705Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16472026-04-10T04:22:16.705Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16482026-04-10T04:22:16.705Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
16492026-04-10T04:22:16.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
16502026-04-10T04:22:16.705Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16512026-04-10T04:22:16.705Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16522026-04-10T04:22:16.705Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16532026-04-10T04:22:16.705Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16542026-04-10T04:22:16.705Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16552026-04-10T04:22:16.705Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16562026-04-10T04:22:16.705Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16572026-04-10T04:22:16.705Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16582026-04-10T04:22:16.705Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16592026-04-10T04:22:16.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16602026-04-10T04:22:16.706Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16612026-04-10T04:22:16.706Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16622026-04-10T04:22:16.706Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16632026-04-10T04:22:16.706Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16642026-04-10T04:22:16.706Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16652026-04-10T04:22:16.706Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16662026-04-10T04:22:16.706Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16672026-04-10T04:22:16.706Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16682026-04-10T04:22:16.706Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16692026-04-10T04:22:16.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16702026-04-10T04:22:16.706Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16712026-04-10T04:22:16.706Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16722026-04-10T04:22:16.706Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16732026-04-10T04:22:16.706Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16742026-04-10T04:22:16.706Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16752026-04-10T04:22:16.706Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16762026-04-10T04:22:16.706Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16772026-04-10T04:22:16.706Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16782026-04-10T04:22:16.706Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16792026-04-10T04:22:16.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16802026-04-10T04:22:16.706Z[ 5] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16812026-04-10T04:22:16.706Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16822026-04-10T04:22:16.706Z[ 10] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16832026-04-10T04:22:16.706Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16842026-04-10T04:22:16.706Z[ 14] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16852026-04-10T04:22:16.706Z[ 16] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16862026-04-10T04:22:16.706Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
16872026-04-10T04:22:16.707Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16882026-04-10T04:22:16.707Z[SUM] 10.00-10.00 sec 640 KBytes 10.3 Gbits/sec
16892026-04-10T04:22:16.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
16902026-04-10T04:22:16.707Z[ ID] Interval Transfer Bitrate
16912026-04-10T04:22:16.707Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16922026-04-10T04:22:16.707Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16932026-04-10T04:22:16.707Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16942026-04-10T04:22:16.707Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16952026-04-10T04:22:16.707Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16962026-04-10T04:22:16.707Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16972026-04-10T04:22:16.707Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16982026-04-10T04:22:16.707Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16992026-04-10T04:22:16.707Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
17002026-04-10T04:22:16.714ZRun 5/5...10058.786380515114Mbps
17012026-04-10T04:22:16.714Z###---------------------###
17022026-04-10T04:22:16.714Z::: iPerf done... :::
17032026-04-10T04:22:16.714Z:::Awaiting out files...:::
17042026-04-10T04:22:16.714Z###---------------------###
17052026-04-10T04:22:16.714Z###-----###
17062026-04-10T04:22:16.714Z:::done!:::
17072026-04-10T04:22:16.714Z###-----###
17082026-04-10T04:22:16.714Z###-------------------###
17092026-04-10T04:22:16.714Z:::Running experiment :::
17102026-04-10T04:22:16.714Z:::iperf-tcp/local/s2c:::
17112026-04-10T04:22:16.715Z###-------------------###
17122026-04-10T04:22:24.104Z-----------------------------------------------------------
17132026-04-10T04:22:24.104ZServer listening on 5201 (test #6)
17142026-04-10T04:22:24.105Z-----------------------------------------------------------
17152026-04-10T04:22:24.105ZAccepted connection from 10.0.0.1, port 58118
17162026-04-10T04:22:24.105Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57878
17172026-04-10T04:22:24.105Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58088
17182026-04-10T04:22:24.105Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36507
17192026-04-10T04:22:24.105Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35900
17202026-04-10T04:22:24.105Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50573
17212026-04-10T04:22:24.105Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49285
17222026-04-10T04:22:24.105Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58503
17232026-04-10T04:22:24.105Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49164
17242026-04-10T04:22:24.105Z[ ID] Interval Transfer Bitrate
17252026-04-10T04:22:24.105Z[ 5] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17262026-04-10T04:22:24.105Z[ 8] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17272026-04-10T04:22:24.105Z[ 10] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17282026-04-10T04:22:24.105Z[ 12] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17292026-04-10T04:22:24.105Z[ 14] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17302026-04-10T04:22:24.105Z[ 16] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17312026-04-10T04:22:24.105Z[ 18] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
17322026-04-10T04:22:24.105Z[ 20] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17332026-04-10T04:22:24.105Z[SUM] 0.00-1.00 sec 1.00 GBytes 8.61 Gbits/sec
17342026-04-10T04:22:24.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
17352026-04-10T04:22:24.105Z[ 5] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17362026-04-10T04:22:24.105Z[ 8] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17372026-04-10T04:22:24.105Z[ 10] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17382026-04-10T04:22:24.105Z[ 12] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
17392026-04-10T04:22:24.105Z[ 14] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17402026-04-10T04:22:24.105Z[ 16] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17412026-04-10T04:22:24.105Z[ 18] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17422026-04-10T04:22:24.105Z[ 20] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
17432026-04-10T04:22:24.105Z[SUM] 1.00-2.00 sec 1.28 GBytes 11.0 Gbits/sec
17442026-04-10T04:22:24.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452026-04-10T04:22:24.105Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17462026-04-10T04:22:24.105Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17472026-04-10T04:22:24.105Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17482026-04-10T04:22:24.105Z[ 12] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17492026-04-10T04:22:24.105Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17502026-04-10T04:22:24.106Z[ 16] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17512026-04-10T04:22:24.106Z[ 18] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17522026-04-10T04:22:24.106Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17532026-04-10T04:22:24.106Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
17542026-04-10T04:22:24.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552026-04-10T04:22:24.106Z[ 5] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
17562026-04-10T04:22:24.106Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17572026-04-10T04:22:24.106Z[ 10] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
17582026-04-10T04:22:24.106Z[ 12] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17592026-04-10T04:22:24.106Z[ 14] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17602026-04-10T04:22:24.106Z[ 16] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17612026-04-10T04:22:24.106Z[ 18] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
17622026-04-10T04:22:24.106Z[ 20] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
17632026-04-10T04:22:24.106Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.7 Gbits/sec
17642026-04-10T04:22:24.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652026-04-10T04:22:24.106Z[ 5] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17662026-04-10T04:22:24.106Z[ 8] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
17672026-04-10T04:22:24.106Z[ 10] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
17682026-04-10T04:22:24.106Z[ 12] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17692026-04-10T04:22:24.106Z[ 14] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17702026-04-10T04:22:24.106Z[ 16] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
17712026-04-10T04:22:24.106Z[ 18] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17722026-04-10T04:22:24.106Z[ 20] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
17732026-04-10T04:22:24.106Z[SUM] 4.00-5.00 sec 1.29 GBytes 11.1 Gbits/sec
17742026-04-10T04:22:24.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-04-10T04:22:24.106Z[ 5] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17762026-04-10T04:22:24.106Z[ 8] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
17772026-04-10T04:22:24.106Z[ 10] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17782026-04-10T04:22:24.106Z[ 12] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
17792026-04-10T04:22:24.106Z[ 14] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
17802026-04-10T04:22:24.106Z[ 16] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17812026-04-10T04:22:24.106Z[ 18] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
17822026-04-10T04:22:24.106Z[ 20] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17832026-04-10T04:22:24.106Z[SUM] 5.00-6.00 sec 1.28 GBytes 11.0 Gbits/sec
17842026-04-10T04:22:24.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-04-10T04:22:24.106Z[ 5] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17862026-04-10T04:22:24.106Z[ 8] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
17872026-04-10T04:22:24.106Z[ 10] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
17882026-04-10T04:22:27.104Z[ 12] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
17892026-04-10T04:22:27.104Z[ 14] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17902026-04-10T04:22:27.104Z[ 16] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17912026-04-10T04:22:27.104Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17922026-04-10T04:22:27.104Z[ 20] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17932026-04-10T04:22:27.104Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.7 Gbits/sec
17942026-04-10T04:22:27.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-04-10T04:22:27.105Z[ 5] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
17962026-04-10T04:22:27.105Z[ 8] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
17972026-04-10T04:22:27.105Z[ 10] 7.00-8.00 sec 165 MBytes 1.39 Gbits/sec
17982026-04-10T04:22:27.105Z[ 12] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
17992026-04-10T04:22:27.105Z[ 14] 7.00-8.00 sec 165 MBytes 1.39 Gbits/sec
18002026-04-10T04:22:27.105Z[ 16] 7.00-8.00 sec 165 MBytes 1.39 Gbits/sec
18012026-04-10T04:22:27.105Z[ 18] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
18022026-04-10T04:22:27.105Z[ 20] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
18032026-04-10T04:22:27.105Z[SUM] 7.00-8.00 sec 1.29 GBytes 11.1 Gbits/sec
18042026-04-10T04:22:27.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-04-10T04:22:27.105Z[ 5] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18062026-04-10T04:22:27.105Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18072026-04-10T04:22:27.105Z[ 10] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18082026-04-10T04:22:27.105Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
18092026-04-10T04:22:27.105Z[ 14] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
18102026-04-10T04:22:27.105Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18112026-04-10T04:22:27.105Z[ 18] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
18122026-04-10T04:22:27.105Z[ 20] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18132026-04-10T04:22:27.105Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
18142026-04-10T04:22:27.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-04-10T04:22:27.105Z[ 5] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
18162026-04-10T04:22:27.105Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18172026-04-10T04:22:27.105Z[ 10] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
18182026-04-10T04:22:27.105Z[ 12] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
18192026-04-10T04:22:27.105Z[ 14] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
18202026-04-10T04:22:27.105Z[ 16] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
18212026-04-10T04:22:27.105Z[ 18] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18222026-04-10T04:22:27.105Z[ 20] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
18232026-04-10T04:22:27.105Z[SUM] 9.00-10.00 sec 1.28 GBytes 11.0 Gbits/sec
18242026-04-10T04:22:27.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252026-04-10T04:22:27.105Z[ 5] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18262026-04-10T04:22:27.105Z[ 8] 10.00-10.00 sec 256 KBytes 4.47 Gbits/sec
18272026-04-10T04:22:27.105Z[ 10] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18282026-04-10T04:22:27.105Z[ 12] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
18292026-04-10T04:22:27.105Z[ 14] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18302026-04-10T04:22:27.105Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18312026-04-10T04:22:27.105Z[ 18] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18322026-04-10T04:22:27.105Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18332026-04-10T04:22:27.106Z[SUM] 10.00-10.00 sec 1.00 MBytes 17.8 Gbits/sec
18342026-04-10T04:22:27.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
18352026-04-10T04:22:27.106Z[ ID] Interval Transfer Bitrate
18362026-04-10T04:22:27.106Z[ 5] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18372026-04-10T04:22:27.106Z[ 8] 0.00-10.00 sec 1.54 GBytes 1.33 Gbits/sec sender
18382026-04-10T04:22:27.106Z[ 10] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18392026-04-10T04:22:27.106Z[ 12] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18402026-04-10T04:22:27.106Z[ 14] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18412026-04-10T04:22:27.106Z[ 16] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18422026-04-10T04:22:27.106Z[ 18] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18432026-04-10T04:22:27.106Z[ 20] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18442026-04-10T04:22:27.106Z[SUM] 0.00-10.00 sec 12.4 GBytes 10.6 Gbits/sec sender
18452026-04-10T04:22:27.109ZRun 1/5...10628.689705349292Mbps
18462026-04-10T04:22:34.525Z-----------------------------------------------------------
18472026-04-10T04:22:34.525ZServer listening on 5201 (test #7)
18482026-04-10T04:22:34.525Z-----------------------------------------------------------
18492026-04-10T04:22:34.525ZAccepted connection from 10.0.0.1, port 62575
18502026-04-10T04:22:34.526Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62345
18512026-04-10T04:22:34.526Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51690
18522026-04-10T04:22:34.526Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35035
18532026-04-10T04:22:34.526Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52310
18542026-04-10T04:22:34.526Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48180
18552026-04-10T04:22:34.526Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43021
18562026-04-10T04:22:34.526Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41589
18572026-04-10T04:22:34.526Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49294
18582026-04-10T04:22:34.526Z[ ID] Interval Transfer Bitrate
18592026-04-10T04:22:34.526Z[ 5] 0.00-1.00 sec 147 MBytes 1.23 Gbits/sec
18602026-04-10T04:22:34.526Z[ 8] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
18612026-04-10T04:22:34.531Z[ 10] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
18622026-04-10T04:22:34.531Z[ 12] 0.00-1.00 sec 146 MBytes 1.23 Gbits/sec
18632026-04-10T04:22:34.531Z[ 14] 0.00-1.00 sec 163 MBytes 1.37 Gbits/sec
18642026-04-10T04:22:34.531Z[ 16] 0.00-1.00 sec 212 MBytes 1.78 Gbits/sec
18652026-04-10T04:22:34.531Z[ 18] 0.00-1.00 sec 192 MBytes 1.61 Gbits/sec
18662026-04-10T04:22:34.531Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18672026-04-10T04:22:34.531Z[SUM] 0.00-1.00 sec 1.25 GBytes 10.7 Gbits/sec
18682026-04-10T04:22:34.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
18692026-04-10T04:22:34.531Z[ 5] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
18702026-04-10T04:22:34.531Z[ 8] 1.00-2.00 sec 189 MBytes 1.58 Gbits/sec
18712026-04-10T04:22:34.531Z[ 10] 1.00-2.00 sec 189 MBytes 1.58 Gbits/sec
18722026-04-10T04:22:34.531Z[ 12] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
18732026-04-10T04:22:34.531Z[ 14] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
18742026-04-10T04:22:34.531Z[ 16] 1.00-2.00 sec 246 MBytes 2.06 Gbits/sec
18752026-04-10T04:22:34.531Z[ 18] 1.00-2.00 sec 228 MBytes 1.92 Gbits/sec
18762026-04-10T04:22:34.531Z[ 20] 1.00-2.00 sec 205 MBytes 1.72 Gbits/sec
18772026-04-10T04:22:34.531Z[SUM] 1.00-2.00 sec 1.57 GBytes 13.5 Gbits/sec
18782026-04-10T04:22:34.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
18792026-04-10T04:22:34.531Z[ 5] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18802026-04-10T04:22:34.531Z[ 8] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
18812026-04-10T04:22:34.531Z[ 10] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
18822026-04-10T04:22:34.532Z[ 12] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18832026-04-10T04:22:34.532Z[ 14] 2.00-3.00 sec 191 MBytes 1.60 Gbits/sec
18842026-04-10T04:22:34.532Z[ 16] 2.00-3.00 sec 222 MBytes 1.86 Gbits/sec
18852026-04-10T04:22:34.532Z[ 18] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18862026-04-10T04:22:34.532Z[ 20] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
18872026-04-10T04:22:34.532Z[SUM] 2.00-3.00 sec 1.42 GBytes 12.2 Gbits/sec
18882026-04-10T04:22:34.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
18892026-04-10T04:22:34.532Z[ 5] 3.00-4.00 sec 184 MBytes 1.55 Gbits/sec
18902026-04-10T04:22:34.532Z[ 8] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
18912026-04-10T04:22:34.532Z[ 10] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
18922026-04-10T04:22:34.532Z[ 12] 3.00-4.00 sec 184 MBytes 1.55 Gbits/sec
18932026-04-10T04:22:34.532Z[ 14] 3.00-4.00 sec 232 MBytes 1.94 Gbits/sec
18942026-04-10T04:22:34.532Z[ 16] 3.00-4.00 sec 257 MBytes 2.16 Gbits/sec
18952026-04-10T04:22:34.532Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18962026-04-10T04:22:34.532Z[ 20] 3.00-4.00 sec 192 MBytes 1.61 Gbits/sec
18972026-04-10T04:22:34.532Z[SUM] 3.00-4.00 sec 1.54 GBytes 13.2 Gbits/sec
18982026-04-10T04:22:34.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
18992026-04-10T04:22:34.532Z[ 5] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
19002026-04-10T04:22:34.532Z[ 8] 4.00-5.00 sec 170 MBytes 1.42 Gbits/sec
19012026-04-10T04:22:34.532Z[ 10] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
19022026-04-10T04:22:34.532Z[ 12] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
19032026-04-10T04:22:34.533Z[ 14] 4.00-5.00 sec 200 MBytes 1.67 Gbits/sec
19042026-04-10T04:22:34.533Z[ 16] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
19052026-04-10T04:22:34.533Z[ 18] 4.00-5.00 sec 191 MBytes 1.60 Gbits/sec
19062026-04-10T04:22:34.533Z[ 20] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
19072026-04-10T04:22:34.533Z[SUM] 4.00-5.00 sec 1.39 GBytes 11.9 Gbits/sec
19082026-04-10T04:22:34.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
19092026-04-10T04:22:34.533Z[ 5] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
19102026-04-10T04:22:34.533Z[ 8] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
19112026-04-10T04:22:34.533Z[ 10] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
19122026-04-10T04:22:34.533Z[ 12] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
19132026-04-10T04:22:34.533Z[ 14] 5.00-6.00 sec 213 MBytes 1.78 Gbits/sec
19142026-04-10T04:22:34.533Z[ 16] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
19152026-04-10T04:22:34.533Z[ 18] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
19162026-04-10T04:22:34.533Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
19172026-04-10T04:22:34.533Z[SUM] 5.00-6.00 sec 1.33 GBytes 11.4 Gbits/sec
19182026-04-10T04:22:34.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
19192026-04-10T04:22:34.533Z[ 5] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
19202026-04-10T04:22:34.533Z[ 8] 6.00-7.00 sec 165 MBytes 1.39 Gbits/sec
19212026-04-10T04:22:34.533Z[ 10] 6.00-7.00 sec 165 MBytes 1.39 Gbits/sec
19222026-04-10T04:22:37.528Z[ 12] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
19232026-04-10T04:22:37.528Z[ 14] 6.00-7.00 sec 183 MBytes 1.54 Gbits/sec
19242026-04-10T04:22:37.528Z[ 16] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
19252026-04-10T04:22:37.528Z[ 18] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
19262026-04-10T04:22:37.528Z[ 20] 6.00-7.00 sec 169 MBytes 1.42 Gbits/sec
19272026-04-10T04:22:37.528Z[SUM] 6.00-7.00 sec 1.31 GBytes 11.3 Gbits/sec
19282026-04-10T04:22:37.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
19292026-04-10T04:22:37.528Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19302026-04-10T04:22:37.528Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
19312026-04-10T04:22:37.528Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19322026-04-10T04:22:37.528Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19332026-04-10T04:22:37.528Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19342026-04-10T04:22:37.528Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19352026-04-10T04:22:37.528Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19362026-04-10T04:22:37.528Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19372026-04-10T04:22:37.528Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19382026-04-10T04:22:37.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-04-10T04:22:37.528Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19402026-04-10T04:22:37.528Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19412026-04-10T04:22:37.529Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19422026-04-10T04:22:37.529Z[ 12] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19432026-04-10T04:22:37.529Z[ 14] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
19442026-04-10T04:22:37.529Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19452026-04-10T04:22:37.529Z[ 18] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19462026-04-10T04:22:37.529Z[ 20] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
19472026-04-10T04:22:37.529Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
19482026-04-10T04:22:37.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-04-10T04:22:37.529Z[ 5] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
19502026-04-10T04:22:37.529Z[ 8] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
19512026-04-10T04:22:37.529Z[ 10] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
19522026-04-10T04:22:37.529Z[ 12] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
19532026-04-10T04:22:37.529Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
19542026-04-10T04:22:37.529Z[ 16] 9.00-10.00 sec 170 MBytes 1.42 Gbits/sec
19552026-04-10T04:22:37.529Z[ 18] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
19562026-04-10T04:22:37.529Z[ 20] 9.00-10.00 sec 185 MBytes 1.55 Gbits/sec
19572026-04-10T04:22:37.529Z[SUM] 9.00-10.00 sec 1.29 GBytes 11.1 Gbits/sec
19582026-04-10T04:22:37.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
19592026-04-10T04:22:37.529Z[ 5] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
19602026-04-10T04:22:37.529Z[ 8] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19612026-04-10T04:22:37.529Z[ 10] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19622026-04-10T04:22:37.529Z[ 12] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19632026-04-10T04:22:37.529Z[ 14] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19642026-04-10T04:22:37.529Z[ 16] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19652026-04-10T04:22:37.529Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19662026-04-10T04:22:37.529Z[ 20] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19672026-04-10T04:22:37.529Z[SUM] 10.00-10.00 sec 896 KBytes 16.5 Gbits/sec
19682026-04-10T04:22:37.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
19692026-04-10T04:22:37.529Z[ ID] Interval Transfer Bitrate
19702026-04-10T04:22:37.529Z[ 5] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19712026-04-10T04:22:37.529Z[ 8] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
19722026-04-10T04:22:37.529Z[ 10] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
19732026-04-10T04:22:37.529Z[ 12] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19742026-04-10T04:22:37.529Z[ 14] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec sender
19752026-04-10T04:22:37.529Z[ 16] 0.00-10.00 sec 1.87 GBytes 1.61 Gbits/sec sender
19762026-04-10T04:22:37.529Z[ 18] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec sender
19772026-04-10T04:22:37.529Z[ 20] 0.00-10.00 sec 1.66 GBytes 1.42 Gbits/sec sender
19782026-04-10T04:22:37.529Z[SUM] 0.00-10.00 sec 13.5 GBytes 11.6 Gbits/sec sender
19792026-04-10T04:22:37.533ZRun 2/5...11633.208203864264Mbps
19802026-04-10T04:22:44.942Z-----------------------------------------------------------
19812026-04-10T04:22:44.942ZServer listening on 5201 (test #8)
19822026-04-10T04:22:44.942Z-----------------------------------------------------------
19832026-04-10T04:22:44.942ZAccepted connection from 10.0.0.1, port 53129
19842026-04-10T04:22:44.942Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44545
19852026-04-10T04:22:44.942Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47625
19862026-04-10T04:22:44.942Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64702
19872026-04-10T04:22:44.942Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42551
19882026-04-10T04:22:44.942Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39973
19892026-04-10T04:22:44.942Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52401
19902026-04-10T04:22:44.942Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56260
19912026-04-10T04:22:44.942Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39423
19922026-04-10T04:22:44.942Z[ ID] Interval Transfer Bitrate
19932026-04-10T04:22:44.942Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19942026-04-10T04:22:44.942Z[ 8] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
19952026-04-10T04:22:44.942Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19962026-04-10T04:22:44.943Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19972026-04-10T04:22:44.943Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19982026-04-10T04:22:44.943Z[ 16] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
19992026-04-10T04:22:44.943Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
20002026-04-10T04:22:44.943Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
20012026-04-10T04:22:44.943Z[SUM] 0.00-1.00 sec 996 MBytes 8.36 Gbits/sec
20022026-04-10T04:22:44.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-04-10T04:22:44.943Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20042026-04-10T04:22:44.945Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20052026-04-10T04:22:44.945Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20062026-04-10T04:22:44.945Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20072026-04-10T04:22:44.945Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20082026-04-10T04:22:44.945Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20092026-04-10T04:22:44.945Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20102026-04-10T04:22:44.945Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20112026-04-10T04:22:44.945Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20122026-04-10T04:22:44.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-04-10T04:22:44.945Z[ 5] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20142026-04-10T04:22:44.945Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20152026-04-10T04:22:44.945Z[ 10] 2.00-3.00 sec 163 MBytes 1.36 Gbits/sec
20162026-04-10T04:22:44.945Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20172026-04-10T04:22:44.945Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20182026-04-10T04:22:44.945Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20192026-04-10T04:22:44.945Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20202026-04-10T04:22:44.945Z[ 20] 2.00-3.00 sec 163 MBytes 1.37 Gbits/sec
20212026-04-10T04:22:44.945Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.6 Gbits/sec
20222026-04-10T04:22:44.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
20232026-04-10T04:22:44.945Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20242026-04-10T04:22:44.945Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20252026-04-10T04:22:44.945Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20262026-04-10T04:22:44.946Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20272026-04-10T04:22:44.946Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20282026-04-10T04:22:44.946Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
20292026-04-10T04:22:44.946Z[ 18] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20302026-04-10T04:22:44.946Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20312026-04-10T04:22:44.946Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
20322026-04-10T04:22:44.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
20332026-04-10T04:22:44.946Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20342026-04-10T04:22:44.946Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20352026-04-10T04:22:44.946Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20362026-04-10T04:22:44.946Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20372026-04-10T04:22:44.946Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20382026-04-10T04:22:44.946Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20392026-04-10T04:22:44.946Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20402026-04-10T04:22:44.946Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20412026-04-10T04:22:44.946Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20422026-04-10T04:22:44.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
20432026-04-10T04:22:44.946Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20442026-04-10T04:22:44.946Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20452026-04-10T04:22:44.946Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20462026-04-10T04:22:44.946Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20472026-04-10T04:22:44.946Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20482026-04-10T04:22:44.946Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20492026-04-10T04:22:44.946Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20502026-04-10T04:22:44.946Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20512026-04-10T04:22:44.947Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
20522026-04-10T04:22:44.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
20532026-04-10T04:22:44.947Z[ 5] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20542026-04-10T04:22:44.947Z[ 8] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
20552026-04-10T04:22:44.947Z[ 10] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
20562026-04-10T04:22:47.943Z[ 12] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20572026-04-10T04:22:47.943Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
20582026-04-10T04:22:47.943Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20592026-04-10T04:22:47.943Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20602026-04-10T04:22:47.943Z[ 20] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
20612026-04-10T04:22:47.943Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.6 Gbits/sec
20622026-04-10T04:22:47.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
20632026-04-10T04:22:47.943Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20642026-04-10T04:22:47.943Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20652026-04-10T04:22:47.943Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
20662026-04-10T04:22:47.943Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
20672026-04-10T04:22:47.943Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20682026-04-10T04:22:47.943Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
20692026-04-10T04:22:47.943Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20702026-04-10T04:22:47.943Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20712026-04-10T04:22:47.943Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20722026-04-10T04:22:47.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
20732026-04-10T04:22:47.943Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20742026-04-10T04:22:47.943Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20752026-04-10T04:22:47.943Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
20762026-04-10T04:22:47.943Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20772026-04-10T04:22:47.943Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20782026-04-10T04:22:47.943Z[ 16] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20792026-04-10T04:22:47.943Z[ 18] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
20802026-04-10T04:22:47.943Z[ 20] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20812026-04-10T04:22:47.943Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
20822026-04-10T04:22:47.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
20832026-04-10T04:22:47.943Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20842026-04-10T04:22:47.944Z[ 8] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
20852026-04-10T04:22:47.944Z[ 10] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
20862026-04-10T04:22:47.944Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20872026-04-10T04:22:47.944Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20882026-04-10T04:22:47.944Z[ 16] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
20892026-04-10T04:22:47.944Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20902026-04-10T04:22:47.944Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20912026-04-10T04:22:47.944Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
20922026-04-10T04:22:47.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
20932026-04-10T04:22:47.944Z[ 5] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20942026-04-10T04:22:47.944Z[ 8] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20952026-04-10T04:22:47.944Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20962026-04-10T04:22:47.944Z[ 12] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20972026-04-10T04:22:47.944Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20982026-04-10T04:22:47.944Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20992026-04-10T04:22:47.944Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
21002026-04-10T04:22:47.944Z[ 20] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
21012026-04-10T04:22:47.944Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
21022026-04-10T04:22:47.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
21032026-04-10T04:22:47.944Z[ ID] Interval Transfer Bitrate
21042026-04-10T04:22:47.944Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21052026-04-10T04:22:47.944Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21062026-04-10T04:22:47.944Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21072026-04-10T04:22:47.944Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21082026-04-10T04:22:47.944Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21092026-04-10T04:22:47.944Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21102026-04-10T04:22:47.944Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21112026-04-10T04:22:47.944Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21122026-04-10T04:22:47.944Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
21132026-04-10T04:22:47.948ZRun 3/5...10266.867289931204Mbps
21142026-04-10T04:22:55.347Z-----------------------------------------------------------
21152026-04-10T04:22:55.347ZServer listening on 5201 (test #9)
21162026-04-10T04:22:55.347Z-----------------------------------------------------------
21172026-04-10T04:22:55.347ZAccepted connection from 10.0.0.1, port 40781
21182026-04-10T04:22:55.347Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57752
21192026-04-10T04:22:55.347Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61051
21202026-04-10T04:22:55.347Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55333
21212026-04-10T04:22:55.347Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39242
21222026-04-10T04:22:55.347Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63316
21232026-04-10T04:22:55.347Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40755
21242026-04-10T04:22:55.347Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59239
21252026-04-10T04:22:55.347Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59129
21262026-04-10T04:22:55.347Z[ ID] Interval Transfer Bitrate
21272026-04-10T04:22:55.347Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21282026-04-10T04:22:55.347Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21292026-04-10T04:22:55.347Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21302026-04-10T04:22:55.347Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21312026-04-10T04:22:55.347Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21322026-04-10T04:22:55.347Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21332026-04-10T04:22:55.347Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21342026-04-10T04:22:55.347Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21352026-04-10T04:22:55.347Z[SUM] 0.00-1.00 sec 966 MBytes 8.10 Gbits/sec
21362026-04-10T04:22:55.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372026-04-10T04:22:55.347Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
21382026-04-10T04:22:55.347Z[ 8] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21392026-04-10T04:22:55.348Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21402026-04-10T04:22:55.348Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
21412026-04-10T04:22:55.348Z[ 14] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21422026-04-10T04:22:55.348Z[ 16] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21432026-04-10T04:22:55.348Z[ 18] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21442026-04-10T04:22:55.348Z[ 20] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21452026-04-10T04:22:55.348Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
21462026-04-10T04:22:55.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
21472026-04-10T04:22:55.348Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21482026-04-10T04:22:55.348Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21492026-04-10T04:22:55.348Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21502026-04-10T04:22:55.348Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21512026-04-10T04:22:55.348Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21522026-04-10T04:22:55.349Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21532026-04-10T04:22:55.349Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21542026-04-10T04:22:55.352Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21552026-04-10T04:22:55.352Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
21562026-04-10T04:22:55.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
21572026-04-10T04:22:55.352Z[ 5] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
21582026-04-10T04:22:55.352Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
21592026-04-10T04:22:55.352Z[ 10] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21602026-04-10T04:22:55.352Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21612026-04-10T04:22:55.352Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21622026-04-10T04:22:55.353Z[ 16] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
21632026-04-10T04:22:55.353Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21642026-04-10T04:22:55.353Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21652026-04-10T04:22:55.353Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.6 Gbits/sec
21662026-04-10T04:22:55.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
21672026-04-10T04:22:55.353Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
21682026-04-10T04:22:55.353Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21692026-04-10T04:22:55.353Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21702026-04-10T04:22:55.353Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21712026-04-10T04:22:55.353Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21722026-04-10T04:22:55.353Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
21732026-04-10T04:22:55.353Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21742026-04-10T04:22:55.353Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21752026-04-10T04:22:55.353Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
21762026-04-10T04:22:55.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
21772026-04-10T04:22:55.353Z[ 5] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
21782026-04-10T04:22:55.353Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21792026-04-10T04:22:55.353Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21802026-04-10T04:22:55.353Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
21812026-04-10T04:22:55.353Z[ 14] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
21822026-04-10T04:22:55.353Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21832026-04-10T04:22:55.353Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21842026-04-10T04:22:55.353Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
21852026-04-10T04:22:55.353Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
21862026-04-10T04:22:55.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
21872026-04-10T04:22:55.353Z[ 5] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21882026-04-10T04:22:55.353Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21892026-04-10T04:22:55.353Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21902026-04-10T04:22:58.349Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21912026-04-10T04:22:58.349Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
21922026-04-10T04:22:58.349Z[ 16] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
21932026-04-10T04:22:58.349Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21942026-04-10T04:22:58.349Z[ 20] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21952026-04-10T04:22:58.349Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.6 Gbits/sec
21962026-04-10T04:22:58.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
21972026-04-10T04:22:58.349Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21982026-04-10T04:22:58.349Z[ 8] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21992026-04-10T04:22:58.349Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
22002026-04-10T04:22:58.349Z[ 12] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
22012026-04-10T04:22:58.350Z[ 14] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
22022026-04-10T04:22:58.350Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
22032026-04-10T04:22:58.350Z[ 18] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
22042026-04-10T04:22:58.350Z[ 20] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
22052026-04-10T04:22:58.350Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.6 Gbits/sec
22062026-04-10T04:22:58.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
22072026-04-10T04:22:58.350Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22082026-04-10T04:22:58.350Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22092026-04-10T04:22:58.350Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22102026-04-10T04:22:58.350Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22112026-04-10T04:22:58.350Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22122026-04-10T04:22:58.350Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
22132026-04-10T04:22:58.350Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22142026-04-10T04:22:58.350Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22152026-04-10T04:22:58.350Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
22162026-04-10T04:22:58.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
22172026-04-10T04:22:58.350Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22182026-04-10T04:22:58.350Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22192026-04-10T04:22:58.350Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22202026-04-10T04:22:58.350Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22212026-04-10T04:22:58.350Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22222026-04-10T04:22:58.350Z[ 16] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22232026-04-10T04:22:58.350Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22242026-04-10T04:22:58.350Z[ 20] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22252026-04-10T04:22:58.350Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
22262026-04-10T04:22:58.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
22272026-04-10T04:22:58.350Z[ 5] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
22282026-04-10T04:22:58.350Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22292026-04-10T04:22:58.350Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-04-10T04:22:58.350Z[ 12] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22312026-04-10T04:22:58.350Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22322026-04-10T04:22:58.350Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22332026-04-10T04:22:58.350Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22342026-04-10T04:22:58.350Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22352026-04-10T04:22:58.350Z[SUM] 10.00-10.00 sec 384 KBytes 6.99 Gbits/sec
22362026-04-10T04:22:58.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
22372026-04-10T04:22:58.350Z[ ID] Interval Transfer Bitrate
22382026-04-10T04:22:58.351Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22392026-04-10T04:22:58.351Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22402026-04-10T04:22:58.351Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22412026-04-10T04:22:58.351Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22422026-04-10T04:22:58.351Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22432026-04-10T04:22:58.351Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22442026-04-10T04:22:58.351Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22452026-04-10T04:22:58.352Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22462026-04-10T04:22:58.352Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22472026-04-10T04:22:58.356ZRun 4/5...10324.429388076396Mbps
22482026-04-10T04:23:05.748Z-----------------------------------------------------------
22492026-04-10T04:23:05.748ZServer listening on 5201 (test #10)
22502026-04-10T04:23:05.748Z-----------------------------------------------------------
22512026-04-10T04:23:05.748ZAccepted connection from 10.0.0.1, port 55742
22522026-04-10T04:23:05.748Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42469
22532026-04-10T04:23:05.748Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46239
22542026-04-10T04:23:05.748Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46802
22552026-04-10T04:23:05.748Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50161
22562026-04-10T04:23:05.748Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53891
22572026-04-10T04:23:05.748Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58280
22582026-04-10T04:23:05.748Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34145
22592026-04-10T04:23:05.748Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59770
22602026-04-10T04:23:05.748Z[ ID] Interval Transfer Bitrate
22612026-04-10T04:23:05.748Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22622026-04-10T04:23:05.748Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22632026-04-10T04:23:05.748Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22642026-04-10T04:23:05.748Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22652026-04-10T04:23:05.748Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22662026-04-10T04:23:05.748Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22672026-04-10T04:23:05.748Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22682026-04-10T04:23:05.748Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22692026-04-10T04:23:05.748Z[SUM] 0.00-1.00 sec 971 MBytes 8.15 Gbits/sec
22702026-04-10T04:23:05.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-04-10T04:23:05.749Z[ 5] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
22722026-04-10T04:23:05.749Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22732026-04-10T04:23:05.749Z[ 10] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
22742026-04-10T04:23:05.749Z[ 12] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22752026-04-10T04:23:05.750Z[ 14] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22762026-04-10T04:23:05.750Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22772026-04-10T04:23:05.750Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
22782026-04-10T04:23:05.750Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22792026-04-10T04:23:05.750Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
22802026-04-10T04:23:05.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-04-10T04:23:05.750Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22822026-04-10T04:23:05.750Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22832026-04-10T04:23:05.750Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22842026-04-10T04:23:05.750Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22852026-04-10T04:23:05.750Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22862026-04-10T04:23:05.750Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22872026-04-10T04:23:05.750Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22882026-04-10T04:23:05.750Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22892026-04-10T04:23:05.750Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22902026-04-10T04:23:05.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-04-10T04:23:05.750Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22922026-04-10T04:23:05.750Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22932026-04-10T04:23:05.750Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22942026-04-10T04:23:05.750Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22952026-04-10T04:23:05.750Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22962026-04-10T04:23:05.750Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22972026-04-10T04:23:05.750Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22982026-04-10T04:23:05.750Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22992026-04-10T04:23:05.750Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
23002026-04-10T04:23:05.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-04-10T04:23:05.754Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
23022026-04-10T04:23:05.754Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
23032026-04-10T04:23:05.754Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
23042026-04-10T04:23:05.754Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
23052026-04-10T04:23:05.754Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
23062026-04-10T04:23:05.754Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23072026-04-10T04:23:05.754Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23082026-04-10T04:23:05.754Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
23092026-04-10T04:23:05.754Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23102026-04-10T04:23:05.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
23112026-04-10T04:23:05.754Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23122026-04-10T04:23:05.754Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23132026-04-10T04:23:05.754Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23142026-04-10T04:23:05.754Z[ 12] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23152026-04-10T04:23:05.754Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23162026-04-10T04:23:05.754Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23172026-04-10T04:23:05.754Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23182026-04-10T04:23:05.754Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23192026-04-10T04:23:05.756Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23202026-04-10T04:23:05.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
23212026-04-10T04:23:05.756Z[ 5] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
23222026-04-10T04:23:05.756Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23232026-04-10T04:23:05.756Z[ 10] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23242026-04-10T04:23:08.751Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23252026-04-10T04:23:08.752Z[ 14] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
23262026-04-10T04:23:08.752Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23272026-04-10T04:23:08.752Z[ 18] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23282026-04-10T04:23:08.752Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23292026-04-10T04:23:08.752Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
23302026-04-10T04:23:08.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
23312026-04-10T04:23:08.752Z[ 5] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23322026-04-10T04:23:08.752Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23332026-04-10T04:23:08.752Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23342026-04-10T04:23:08.752Z[ 12] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23352026-04-10T04:23:08.753Z[ 14] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
23362026-04-10T04:23:08.753Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23372026-04-10T04:23:08.753Z[ 18] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23382026-04-10T04:23:08.753Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23392026-04-10T04:23:08.753Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
23402026-04-10T04:23:08.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
23412026-04-10T04:23:08.753Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23422026-04-10T04:23:08.753Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23432026-04-10T04:23:08.754Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23442026-04-10T04:23:08.754Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23452026-04-10T04:23:08.754Z[ 14] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23462026-04-10T04:23:08.754Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23472026-04-10T04:23:08.754Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23482026-04-10T04:23:08.755Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23492026-04-10T04:23:08.755Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
23502026-04-10T04:23:08.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
23512026-04-10T04:23:08.755Z[ 5] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
23522026-04-10T04:23:08.755Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23532026-04-10T04:23:08.755Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
23542026-04-10T04:23:08.755Z[ 12] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
23552026-04-10T04:23:08.755Z[ 14] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
23562026-04-10T04:23:08.755Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23572026-04-10T04:23:08.755Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
23582026-04-10T04:23:08.755Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23592026-04-10T04:23:08.755Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
23602026-04-10T04:23:08.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
23612026-04-10T04:23:08.755Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23622026-04-10T04:23:08.755Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23632026-04-10T04:23:08.755Z[ 10] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23642026-04-10T04:23:08.755Z[ 12] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23652026-04-10T04:23:08.756Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23662026-04-10T04:23:08.756Z[ 16] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23672026-04-10T04:23:08.756Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23682026-04-10T04:23:08.756Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23692026-04-10T04:23:08.756Z[SUM] 10.00-10.00 sec 640 KBytes 11.5 Gbits/sec
23702026-04-10T04:23:08.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
23712026-04-10T04:23:08.756Z[ ID] Interval Transfer Bitrate
23722026-04-10T04:23:08.772Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23732026-04-10T04:23:08.772Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23742026-04-10T04:23:08.772Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
23752026-04-10T04:23:08.772Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23762026-04-10T04:23:08.772Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23772026-04-10T04:23:08.772Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23782026-04-10T04:23:08.772Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
23792026-04-10T04:23:08.772Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23802026-04-10T04:23:08.772Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23812026-04-10T04:23:08.773ZRun 5/5...10284.5802067883Mbps
23822026-04-10T04:23:08.773Z###---------------------###
23832026-04-10T04:23:08.773Z::: iPerf done... :::
23842026-04-10T04:23:08.773Z:::Awaiting out files...:::
23852026-04-10T04:23:08.773Z###---------------------###
23862026-04-10T04:23:08.773Z###-----###
23872026-04-10T04:23:08.773Z:::done!:::
23882026-04-10T04:23:08.773Z###-----###
23892026-04-10T04:23:08.773Z###-------------------###
23902026-04-10T04:23:08.773Z:::Running experiment :::
23912026-04-10T04:23:08.773Z:::iperf-tcp/local/c2s:::
23922026-04-10T04:23:08.773Z###-------------------###
23932026-04-10T04:23:08.996Zdtrace: description 'profile-201us ' matched 2 probes
23942026-04-10T04:23:16.155Z-----------------------------------------------------------
23952026-04-10T04:23:16.155ZServer listening on 5201 (test #11)
23962026-04-10T04:23:16.155Z-----------------------------------------------------------
23972026-04-10T04:23:16.155ZAccepted connection from 10.0.0.1, port 52587
23982026-04-10T04:23:16.155Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34617
23992026-04-10T04:23:16.155Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47247
24002026-04-10T04:23:16.155Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50991
24012026-04-10T04:23:16.155Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62736
24022026-04-10T04:23:16.155Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63710
24032026-04-10T04:23:16.156Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59387
24042026-04-10T04:23:16.156Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47466
24052026-04-10T04:23:16.156Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33737
24062026-04-10T04:23:16.156Z[ ID] Interval Transfer Bitrate
24072026-04-10T04:23:16.156Z[ 5] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
24082026-04-10T04:23:16.156Z[ 8] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
24092026-04-10T04:23:16.156Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24102026-04-10T04:23:16.156Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
24112026-04-10T04:23:16.156Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24122026-04-10T04:23:16.156Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24132026-04-10T04:23:16.156Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24142026-04-10T04:23:16.156Z[ 20] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24152026-04-10T04:23:16.156Z[SUM] 0.00-1.00 sec 352 MBytes 2.95 Gbits/sec
24162026-04-10T04:23:16.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-04-10T04:23:16.158Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24182026-04-10T04:23:16.158Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24192026-04-10T04:23:16.158Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24202026-04-10T04:23:16.159Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
24212026-04-10T04:23:16.159Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24222026-04-10T04:23:16.159Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24232026-04-10T04:23:16.159Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24242026-04-10T04:23:16.159Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24252026-04-10T04:23:16.159Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
24262026-04-10T04:23:16.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-04-10T04:23:16.159Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24282026-04-10T04:23:16.159Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24292026-04-10T04:23:16.159Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24302026-04-10T04:23:16.159Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24312026-04-10T04:23:16.159Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24322026-04-10T04:23:16.159Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24332026-04-10T04:23:16.159Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24342026-04-10T04:23:16.159Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24352026-04-10T04:23:16.159Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
24362026-04-10T04:23:16.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-04-10T04:23:16.160Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24382026-04-10T04:23:16.160Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24392026-04-10T04:23:16.160Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24402026-04-10T04:23:16.160Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24412026-04-10T04:23:16.160Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24422026-04-10T04:23:16.160Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24432026-04-10T04:23:16.160Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24442026-04-10T04:23:16.160Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
24452026-04-10T04:23:16.160Z[SUM] 3.00-4.00 sec 437 MBytes 3.67 Gbits/sec
24462026-04-10T04:23:16.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-04-10T04:23:16.160Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
24482026-04-10T04:23:16.160Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
24492026-04-10T04:23:16.160Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24502026-04-10T04:23:16.160Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24512026-04-10T04:23:16.160Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
24522026-04-10T04:23:16.161Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24532026-04-10T04:23:16.161Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24542026-04-10T04:23:16.161Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
24552026-04-10T04:23:16.161Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
24562026-04-10T04:23:16.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572026-04-10T04:23:16.161Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24582026-04-10T04:23:16.161Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
24592026-04-10T04:23:16.161Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24602026-04-10T04:23:16.161Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24612026-04-10T04:23:16.161Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24622026-04-10T04:23:16.161Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24632026-04-10T04:23:16.161Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
24642026-04-10T04:23:16.161Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24652026-04-10T04:23:16.161Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
24662026-04-10T04:23:16.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672026-04-10T04:23:16.161Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24682026-04-10T04:23:16.161Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24692026-04-10T04:23:16.161Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24702026-04-10T04:23:19.173Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24712026-04-10T04:23:19.173Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24722026-04-10T04:23:19.173Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24732026-04-10T04:23:19.173Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24742026-04-10T04:23:19.173Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24752026-04-10T04:23:19.173Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
24762026-04-10T04:23:19.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772026-04-10T04:23:19.201Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24782026-04-10T04:23:19.201Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24792026-04-10T04:23:19.201Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24802026-04-10T04:23:19.201Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24812026-04-10T04:23:19.201Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24822026-04-10T04:23:19.202Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24832026-04-10T04:23:19.202Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24842026-04-10T04:23:19.202Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24852026-04-10T04:23:19.202Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
24862026-04-10T04:23:19.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872026-04-10T04:23:19.202Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24882026-04-10T04:23:19.202Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24892026-04-10T04:23:19.202Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24902026-04-10T04:23:19.202Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24912026-04-10T04:23:19.202Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24922026-04-10T04:23:19.202Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
24932026-04-10T04:23:19.202Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24942026-04-10T04:23:19.202Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24952026-04-10T04:23:19.203Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
24962026-04-10T04:23:19.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-04-10T04:23:19.203Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24982026-04-10T04:23:19.203Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24992026-04-10T04:23:19.203Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
25002026-04-10T04:23:19.218Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
25012026-04-10T04:23:19.218Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
25022026-04-10T04:23:19.218Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
25032026-04-10T04:23:19.219Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
25042026-04-10T04:23:19.219Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
25052026-04-10T04:23:19.219Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
25062026-04-10T04:23:19.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072026-04-10T04:23:19.219Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25082026-04-10T04:23:19.219Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25092026-04-10T04:23:19.219Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25102026-04-10T04:23:19.219Z[ 12] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
25112026-04-10T04:23:19.219Z[ 14] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
25122026-04-10T04:23:19.219Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25132026-04-10T04:23:19.219Z[ 18] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
25142026-04-10T04:23:19.219Z[ 20] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
25152026-04-10T04:23:19.219Z[SUM] 10.00-10.00 sec 512 KBytes 3.85 Gbits/sec
25162026-04-10T04:23:19.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172026-04-10T04:23:19.219Z[ ID] Interval Transfer Bitrate
25182026-04-10T04:23:19.219Z[ 5] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
25192026-04-10T04:23:19.220Z[ 8] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
25202026-04-10T04:23:19.220Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25212026-04-10T04:23:19.220Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25222026-04-10T04:23:19.220Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25232026-04-10T04:23:19.220Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25242026-04-10T04:23:19.220Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25252026-04-10T04:23:19.220Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25262026-04-10T04:23:19.220Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
25272026-04-10T04:23:19.220ZRun 1/10...3585.4226121870547Mbps
25282026-04-10T04:23:26.568Z-----------------------------------------------------------
25292026-04-10T04:23:26.568ZServer listening on 5201 (test #12)
25302026-04-10T04:23:26.568Z-----------------------------------------------------------
25312026-04-10T04:23:26.568ZAccepted connection from 10.0.0.1, port 45701
25322026-04-10T04:23:26.568Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49103
25332026-04-10T04:23:26.569Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59113
25342026-04-10T04:23:26.569Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50851
25352026-04-10T04:23:26.569Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50908
25362026-04-10T04:23:26.569Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35331
25372026-04-10T04:23:26.569Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33981
25382026-04-10T04:23:26.569Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51010
25392026-04-10T04:23:26.569Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50122
25402026-04-10T04:23:26.569Z[ ID] Interval Transfer Bitrate
25412026-04-10T04:23:26.569Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25422026-04-10T04:23:26.569Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25432026-04-10T04:23:26.569Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
25442026-04-10T04:23:26.569Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
25452026-04-10T04:23:26.569Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
25462026-04-10T04:23:26.569Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25472026-04-10T04:23:26.569Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25482026-04-10T04:23:26.569Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
25492026-04-10T04:23:26.569Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
25502026-04-10T04:23:26.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512026-04-10T04:23:26.570Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25522026-04-10T04:23:26.570Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25532026-04-10T04:23:26.570Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25542026-04-10T04:23:26.570Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25552026-04-10T04:23:26.570Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25562026-04-10T04:23:26.570Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25572026-04-10T04:23:26.570Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25582026-04-10T04:23:26.570Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25592026-04-10T04:23:26.570Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
25602026-04-10T04:23:26.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612026-04-10T04:23:26.570Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25622026-04-10T04:23:26.570Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25632026-04-10T04:23:26.570Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25642026-04-10T04:23:26.570Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25652026-04-10T04:23:26.570Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25662026-04-10T04:23:26.570Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25672026-04-10T04:23:26.570Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25682026-04-10T04:23:26.570Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25692026-04-10T04:23:26.570Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
25702026-04-10T04:23:26.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712026-04-10T04:23:26.570Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25722026-04-10T04:23:26.570Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25732026-04-10T04:23:26.570Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25742026-04-10T04:23:26.570Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25752026-04-10T04:23:26.570Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25762026-04-10T04:23:26.571Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25772026-04-10T04:23:26.571Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25782026-04-10T04:23:26.571Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25792026-04-10T04:23:26.571Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
25802026-04-10T04:23:26.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
25812026-04-10T04:23:26.571Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25822026-04-10T04:23:26.571Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25832026-04-10T04:23:26.571Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25842026-04-10T04:23:26.571Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25852026-04-10T04:23:26.571Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25862026-04-10T04:23:26.571Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25872026-04-10T04:23:26.571Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25882026-04-10T04:23:26.571Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25892026-04-10T04:23:26.571Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
25902026-04-10T04:23:26.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
25912026-04-10T04:23:26.572Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25922026-04-10T04:23:26.572Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25932026-04-10T04:23:26.572Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25942026-04-10T04:23:26.572Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25952026-04-10T04:23:26.572Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25962026-04-10T04:23:26.572Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25972026-04-10T04:23:26.572Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25982026-04-10T04:23:26.572Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25992026-04-10T04:23:26.572Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
26002026-04-10T04:23:26.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
26012026-04-10T04:23:26.572Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26022026-04-10T04:23:26.572Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26032026-04-10T04:23:26.572Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26042026-04-10T04:23:29.566Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26052026-04-10T04:23:29.566Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26062026-04-10T04:23:29.566Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26072026-04-10T04:23:29.566Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26082026-04-10T04:23:29.566Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26092026-04-10T04:23:29.566Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
26102026-04-10T04:23:29.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
26112026-04-10T04:23:29.566Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26122026-04-10T04:23:29.566Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26132026-04-10T04:23:29.567Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26142026-04-10T04:23:29.567Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26152026-04-10T04:23:29.567Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26162026-04-10T04:23:29.567Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26172026-04-10T04:23:29.567Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26182026-04-10T04:23:29.567Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26192026-04-10T04:23:29.567Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
26202026-04-10T04:23:29.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212026-04-10T04:23:29.567Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26222026-04-10T04:23:29.567Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26232026-04-10T04:23:29.567Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26242026-04-10T04:23:29.567Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26252026-04-10T04:23:29.567Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26262026-04-10T04:23:29.567Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26272026-04-10T04:23:29.567Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26282026-04-10T04:23:29.567Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26292026-04-10T04:23:29.567Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
26302026-04-10T04:23:29.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312026-04-10T04:23:29.567Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26322026-04-10T04:23:29.567Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26332026-04-10T04:23:29.568Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26342026-04-10T04:23:29.568Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26352026-04-10T04:23:29.568Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26362026-04-10T04:23:29.569Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26372026-04-10T04:23:29.569Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26382026-04-10T04:23:29.569Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26392026-04-10T04:23:29.569Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
26402026-04-10T04:23:29.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
26412026-04-10T04:23:29.569Z[ 5] 10.00-10.00 sec 128 KBytes 991 Mbits/sec
26422026-04-10T04:23:29.569Z[ 8] 10.00-10.00 sec 128 KBytes 993 Mbits/sec
26432026-04-10T04:23:29.569Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26442026-04-10T04:23:29.569Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26452026-04-10T04:23:29.569Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26462026-04-10T04:23:29.569Z[ 16] 10.00-10.00 sec 128 KBytes 993 Mbits/sec
26472026-04-10T04:23:29.570Z[ 18] 10.00-10.00 sec 128 KBytes 993 Mbits/sec
26482026-04-10T04:23:29.570Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26492026-04-10T04:23:29.570Z[SUM] 10.00-10.00 sec 512 KBytes 3.96 Gbits/sec
26502026-04-10T04:23:29.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
26512026-04-10T04:23:29.570Z[ ID] Interval Transfer Bitrate
26522026-04-10T04:23:29.575Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26532026-04-10T04:23:29.575Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26542026-04-10T04:23:29.575Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26552026-04-10T04:23:29.575Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26562026-04-10T04:23:29.575Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26572026-04-10T04:23:29.575Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26582026-04-10T04:23:29.575Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26592026-04-10T04:23:29.575Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26602026-04-10T04:23:29.575Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
26612026-04-10T04:23:29.575ZRun 2/10...3555.860525161602Mbps
26622026-04-10T04:23:36.973Z-----------------------------------------------------------
26632026-04-10T04:23:36.973ZServer listening on 5201 (test #13)
26642026-04-10T04:23:36.973Z-----------------------------------------------------------
26652026-04-10T04:23:36.973ZAccepted connection from 10.0.0.1, port 50779
26662026-04-10T04:23:36.973Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47408
26672026-04-10T04:23:36.973Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42404
26682026-04-10T04:23:36.973Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61335
26692026-04-10T04:23:36.973Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54016
26702026-04-10T04:23:36.973Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54873
26712026-04-10T04:23:36.973Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32786
26722026-04-10T04:23:36.974Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58914
26732026-04-10T04:23:36.974Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63780
26742026-04-10T04:23:36.974Z[ ID] Interval Transfer Bitrate
26752026-04-10T04:23:36.974Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
26762026-04-10T04:23:36.974Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
26772026-04-10T04:23:36.974Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
26782026-04-10T04:23:36.974Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
26792026-04-10T04:23:36.974Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
26802026-04-10T04:23:36.983Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
26812026-04-10T04:23:36.983Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
26822026-04-10T04:23:36.983Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
26832026-04-10T04:23:36.983Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
26842026-04-10T04:23:36.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-04-10T04:23:36.983Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26862026-04-10T04:23:36.983Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26872026-04-10T04:23:36.983Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26882026-04-10T04:23:36.983Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26892026-04-10T04:23:36.983Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26902026-04-10T04:23:36.984Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26912026-04-10T04:23:36.984Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26922026-04-10T04:23:36.993Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26932026-04-10T04:23:36.993Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
26942026-04-10T04:23:36.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-04-10T04:23:36.993Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26962026-04-10T04:23:36.993Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
26972026-04-10T04:23:36.993Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26982026-04-10T04:23:36.994Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
26992026-04-10T04:23:36.994Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
27002026-04-10T04:23:36.994Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
27012026-04-10T04:23:36.994Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
27022026-04-10T04:23:36.994Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
27032026-04-10T04:23:36.994Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
27042026-04-10T04:23:36.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-04-10T04:23:36.994Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27062026-04-10T04:23:36.994Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
27072026-04-10T04:23:36.994Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
27082026-04-10T04:23:36.994Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
27092026-04-10T04:23:36.994Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
27102026-04-10T04:23:36.994Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27112026-04-10T04:23:36.994Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27122026-04-10T04:23:36.994Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
27132026-04-10T04:23:36.994Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
27142026-04-10T04:23:36.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-04-10T04:23:36.994Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27162026-04-10T04:23:37.006Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27172026-04-10T04:23:37.006Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27182026-04-10T04:23:37.006Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27192026-04-10T04:23:37.006Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27202026-04-10T04:23:37.006Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27212026-04-10T04:23:37.006Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27222026-04-10T04:23:37.006Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27232026-04-10T04:23:37.006Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
27242026-04-10T04:23:37.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-04-10T04:23:37.006Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27262026-04-10T04:23:37.006Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27272026-04-10T04:23:37.006Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27282026-04-10T04:23:37.006Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27292026-04-10T04:23:37.006Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27302026-04-10T04:23:37.006Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27312026-04-10T04:23:37.006Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27322026-04-10T04:23:37.006Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27332026-04-10T04:23:37.006Z[SUM] 5.00-6.00 sec 433 MBytes 3.64 Gbits/sec
27342026-04-10T04:23:37.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-04-10T04:23:37.006Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27362026-04-10T04:23:37.007Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27372026-04-10T04:23:37.007Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27382026-04-10T04:23:41.490Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27392026-04-10T04:23:41.490Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27402026-04-10T04:23:41.490Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27412026-04-10T04:23:41.490Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27422026-04-10T04:23:41.490Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27432026-04-10T04:23:41.490Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
27442026-04-10T04:23:41.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-04-10T04:23:41.490Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27462026-04-10T04:23:41.490Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
27472026-04-10T04:23:41.490Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27482026-04-10T04:23:41.490Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27492026-04-10T04:23:41.490Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27502026-04-10T04:23:41.491Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27512026-04-10T04:23:41.491Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27522026-04-10T04:23:41.491Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27532026-04-10T04:23:41.491Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
27542026-04-10T04:23:41.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552026-04-10T04:23:41.491Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27562026-04-10T04:23:41.491Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27572026-04-10T04:23:41.491Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27582026-04-10T04:23:41.491Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27592026-04-10T04:23:41.491Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27602026-04-10T04:23:41.491Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27612026-04-10T04:23:41.491Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27622026-04-10T04:23:41.491Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27632026-04-10T04:23:41.491Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
27642026-04-10T04:23:41.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652026-04-10T04:23:41.491Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27662026-04-10T04:23:41.491Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27672026-04-10T04:23:41.491Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27682026-04-10T04:23:41.491Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27692026-04-10T04:23:41.491Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27702026-04-10T04:23:41.491Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27712026-04-10T04:23:41.491Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27722026-04-10T04:23:41.491Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27732026-04-10T04:23:41.491Z[SUM] 9.00-10.00 sec 437 MBytes 3.67 Gbits/sec
27742026-04-10T04:23:41.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
27752026-04-10T04:23:41.491Z[ 5] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
27762026-04-10T04:23:41.491Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27772026-04-10T04:23:41.491Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27782026-04-10T04:23:41.491Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27792026-04-10T04:23:41.491Z[ 14] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
27802026-04-10T04:23:41.491Z[ 16] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
27812026-04-10T04:23:41.491Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27822026-04-10T04:23:41.491Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27832026-04-10T04:23:41.491Z[SUM] 10.00-10.00 sec 384 KBytes 2.83 Gbits/sec
27842026-04-10T04:23:41.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852026-04-10T04:23:41.492Z[ ID] Interval Transfer Bitrate
27862026-04-10T04:23:41.492Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27872026-04-10T04:23:41.492Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27882026-04-10T04:23:41.492Z[ 10] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
27892026-04-10T04:23:41.492Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27902026-04-10T04:23:41.492Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
27912026-04-10T04:23:41.492Z[ 16] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
27922026-04-10T04:23:41.492Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27932026-04-10T04:23:41.492Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27942026-04-10T04:23:41.492Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
27952026-04-10T04:23:41.492ZRun 3/10...3566.34001488968Mbps
27962026-04-10T04:23:47.384Z-----------------------------------------------------------
27972026-04-10T04:23:47.384ZServer listening on 5201 (test #14)
27982026-04-10T04:23:47.384Z-----------------------------------------------------------
27992026-04-10T04:23:47.384ZAccepted connection from 10.0.0.1, port 60409
28002026-04-10T04:23:47.384Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45578
28012026-04-10T04:23:47.384Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37057
28022026-04-10T04:23:47.384Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65090
28032026-04-10T04:23:47.384Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43666
28042026-04-10T04:23:47.384Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33362
28052026-04-10T04:23:47.384Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37890
28062026-04-10T04:23:47.384Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63904
28072026-04-10T04:23:47.384Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63711
28082026-04-10T04:23:47.384Z[ ID] Interval Transfer Bitrate
28092026-04-10T04:23:47.384Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28102026-04-10T04:23:47.384Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28112026-04-10T04:23:47.384Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28122026-04-10T04:23:47.384Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28132026-04-10T04:23:47.384Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28142026-04-10T04:23:47.384Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28152026-04-10T04:23:47.384Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28162026-04-10T04:23:47.384Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28172026-04-10T04:23:47.384Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
28182026-04-10T04:23:47.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-04-10T04:23:47.384Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28202026-04-10T04:23:47.384Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28212026-04-10T04:23:47.384Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28222026-04-10T04:23:47.384Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28232026-04-10T04:23:47.384Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28242026-04-10T04:23:47.384Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28252026-04-10T04:23:47.384Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28262026-04-10T04:23:47.384Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28272026-04-10T04:23:47.384Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
28282026-04-10T04:23:47.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-04-10T04:23:47.385Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28302026-04-10T04:23:47.385Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28312026-04-10T04:23:47.385Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28322026-04-10T04:23:47.385Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28332026-04-10T04:23:47.385Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28342026-04-10T04:23:47.385Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28352026-04-10T04:23:47.385Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28362026-04-10T04:23:47.385Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28372026-04-10T04:23:47.385Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
28382026-04-10T04:23:47.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-04-10T04:23:47.385Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28402026-04-10T04:23:47.385Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28412026-04-10T04:23:47.385Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28422026-04-10T04:23:47.385Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28432026-04-10T04:23:47.385Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28442026-04-10T04:23:47.385Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28452026-04-10T04:23:47.385Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28462026-04-10T04:23:47.385Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28472026-04-10T04:23:47.386Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
28482026-04-10T04:23:47.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-04-10T04:23:47.386Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28502026-04-10T04:23:47.386Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28512026-04-10T04:23:47.386Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28522026-04-10T04:23:47.386Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28532026-04-10T04:23:47.386Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28542026-04-10T04:23:47.386Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28552026-04-10T04:23:47.386Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28562026-04-10T04:23:47.386Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28572026-04-10T04:23:47.386Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
28582026-04-10T04:23:47.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-04-10T04:23:47.386Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28602026-04-10T04:23:47.386Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28612026-04-10T04:23:47.386Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28622026-04-10T04:23:47.386Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28632026-04-10T04:23:47.386Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28642026-04-10T04:23:47.386Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28652026-04-10T04:23:47.386Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28662026-04-10T04:23:47.386Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28672026-04-10T04:23:47.386Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
28682026-04-10T04:23:47.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-04-10T04:23:47.386Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28702026-04-10T04:23:47.386Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28712026-04-10T04:23:47.386Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28722026-04-10T04:23:50.385Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28732026-04-10T04:23:50.385Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28742026-04-10T04:23:50.385Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28752026-04-10T04:23:50.385Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28762026-04-10T04:23:50.385Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28772026-04-10T04:23:50.385Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
28782026-04-10T04:23:50.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-04-10T04:23:50.385Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28802026-04-10T04:23:50.385Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28812026-04-10T04:23:50.386Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28822026-04-10T04:23:50.386Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28832026-04-10T04:23:50.386Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28842026-04-10T04:23:50.386Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28852026-04-10T04:23:50.386Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28862026-04-10T04:23:50.386Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28872026-04-10T04:23:50.386Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
28882026-04-10T04:23:50.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-04-10T04:23:50.386Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28902026-04-10T04:23:50.386Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28912026-04-10T04:23:50.386Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28922026-04-10T04:23:50.386Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28932026-04-10T04:23:50.386Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28942026-04-10T04:23:50.386Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28952026-04-10T04:23:50.386Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28962026-04-10T04:23:50.386Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28972026-04-10T04:23:50.386Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
28982026-04-10T04:23:50.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-04-10T04:23:50.386Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29002026-04-10T04:23:50.386Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29012026-04-10T04:23:50.386Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29022026-04-10T04:23:50.386Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29032026-04-10T04:23:50.386Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29042026-04-10T04:23:50.386Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29052026-04-10T04:23:50.386Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29062026-04-10T04:23:50.387Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
29072026-04-10T04:23:50.387Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
29082026-04-10T04:23:50.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
29092026-04-10T04:23:50.387Z[ 5] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
29102026-04-10T04:23:50.387Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-04-10T04:23:50.387Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29122026-04-10T04:23:50.387Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29132026-04-10T04:23:50.387Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29142026-04-10T04:23:50.387Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29152026-04-10T04:23:50.387Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29162026-04-10T04:23:50.388Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29172026-04-10T04:23:50.388Z[SUM] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
29182026-04-10T04:23:50.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
29192026-04-10T04:23:50.388Z[ ID] Interval Transfer Bitrate
29202026-04-10T04:23:50.388Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29212026-04-10T04:23:50.388Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29222026-04-10T04:23:50.388Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29232026-04-10T04:23:50.388Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29242026-04-10T04:23:50.388Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29252026-04-10T04:23:50.388Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29262026-04-10T04:23:50.388Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29272026-04-10T04:23:50.389Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29282026-04-10T04:23:50.389Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
29292026-04-10T04:23:50.393ZRun 4/10...3544.6342494367877Mbps
29302026-04-10T04:23:57.800Z-----------------------------------------------------------
29312026-04-10T04:23:57.800ZServer listening on 5201 (test #15)
29322026-04-10T04:23:57.802Z-----------------------------------------------------------
29332026-04-10T04:23:57.802ZAccepted connection from 10.0.0.1, port 64682
29342026-04-10T04:23:57.803Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36270
29352026-04-10T04:23:57.803Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53173
29362026-04-10T04:23:57.803Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40837
29372026-04-10T04:23:57.803Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32968
29382026-04-10T04:23:57.803Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52351
29392026-04-10T04:23:57.803Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39292
29402026-04-10T04:23:57.803Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50837
29412026-04-10T04:23:57.803Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36946
29422026-04-10T04:23:57.803Z[ ID] Interval Transfer Bitrate
29432026-04-10T04:23:57.803Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29442026-04-10T04:23:57.803Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29452026-04-10T04:23:57.803Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29462026-04-10T04:23:57.803Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29472026-04-10T04:23:57.803Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29482026-04-10T04:23:57.803Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29492026-04-10T04:23:57.803Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29502026-04-10T04:23:57.803Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29512026-04-10T04:23:57.803Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
29522026-04-10T04:23:57.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
29532026-04-10T04:23:57.803Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29542026-04-10T04:23:57.804Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29552026-04-10T04:23:57.804Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29562026-04-10T04:23:57.804Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29572026-04-10T04:23:57.804Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29582026-04-10T04:23:57.804Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29592026-04-10T04:23:57.804Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29602026-04-10T04:23:57.804Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29612026-04-10T04:23:57.804Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
29622026-04-10T04:23:57.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
29632026-04-10T04:23:57.804Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29642026-04-10T04:23:57.804Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29652026-04-10T04:23:57.804Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29662026-04-10T04:23:57.804Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
29672026-04-10T04:23:57.804Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29682026-04-10T04:23:57.804Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29692026-04-10T04:23:57.804Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
29702026-04-10T04:23:57.804Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
29712026-04-10T04:23:57.804Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
29722026-04-10T04:23:57.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
29732026-04-10T04:23:57.804Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29742026-04-10T04:23:57.804Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
29752026-04-10T04:23:57.805Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29762026-04-10T04:23:57.805Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29772026-04-10T04:23:57.805Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29782026-04-10T04:23:57.805Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
29792026-04-10T04:23:57.805Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29802026-04-10T04:23:57.805Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29812026-04-10T04:23:57.805Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
29822026-04-10T04:23:57.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
29832026-04-10T04:23:57.805Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29842026-04-10T04:23:57.805Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29852026-04-10T04:23:57.805Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29862026-04-10T04:23:57.805Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29872026-04-10T04:23:57.805Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29882026-04-10T04:23:57.805Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
29892026-04-10T04:23:57.805Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29902026-04-10T04:23:57.805Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
29912026-04-10T04:23:57.805Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
29922026-04-10T04:23:57.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
29932026-04-10T04:23:57.805Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29942026-04-10T04:23:57.805Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29952026-04-10T04:23:57.805Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29962026-04-10T04:23:57.806Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29972026-04-10T04:23:57.806Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29982026-04-10T04:23:57.806Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29992026-04-10T04:23:57.806Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
30002026-04-10T04:23:57.806Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
30012026-04-10T04:23:57.806Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
30022026-04-10T04:23:57.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
30032026-04-10T04:23:57.806Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30042026-04-10T04:23:57.807Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30052026-04-10T04:23:57.807Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30062026-04-10T04:24:00.795Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30072026-04-10T04:24:00.795Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30082026-04-10T04:24:00.795Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30092026-04-10T04:24:00.795Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30102026-04-10T04:24:00.795Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30112026-04-10T04:24:00.795Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
30122026-04-10T04:24:00.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
30132026-04-10T04:24:00.795Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30142026-04-10T04:24:00.795Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
30152026-04-10T04:24:00.795Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30162026-04-10T04:24:00.795Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30172026-04-10T04:24:00.796Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30182026-04-10T04:24:00.796Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30192026-04-10T04:24:00.796Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
30202026-04-10T04:24:00.796Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
30212026-04-10T04:24:00.796Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
30222026-04-10T04:24:00.796Z- - - - - - - - - - - - - - - - - - - - - - - - -
30232026-04-10T04:24:00.796Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30242026-04-10T04:24:00.796Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30252026-04-10T04:24:00.796Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30262026-04-10T04:24:00.796Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30272026-04-10T04:24:00.796Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30282026-04-10T04:24:00.796Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30292026-04-10T04:24:00.796Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30302026-04-10T04:24:00.796Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30312026-04-10T04:24:00.796Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
30322026-04-10T04:24:00.796Z- - - - - - - - - - - - - - - - - - - - - - - - -
30332026-04-10T04:24:00.796Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
30342026-04-10T04:24:00.796Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30352026-04-10T04:24:00.796Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30362026-04-10T04:24:00.796Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30372026-04-10T04:24:00.796Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
30382026-04-10T04:24:00.796Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30392026-04-10T04:24:00.796Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30402026-04-10T04:24:00.796Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30412026-04-10T04:24:00.797Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
30422026-04-10T04:24:00.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
30432026-04-10T04:24:00.797Z[ 5] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
30442026-04-10T04:24:00.797Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-04-10T04:24:00.797Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30462026-04-10T04:24:00.797Z[ 12] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
30472026-04-10T04:24:00.797Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30482026-04-10T04:24:00.797Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30492026-04-10T04:24:00.797Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30502026-04-10T04:24:00.797Z[ 20] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
30512026-04-10T04:24:00.797Z[SUM] 10.00-10.00 sec 384 KBytes 3.01 Gbits/sec
30522026-04-10T04:24:00.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
30532026-04-10T04:24:00.797Z[ ID] Interval Transfer Bitrate
30542026-04-10T04:24:00.797Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30552026-04-10T04:24:00.797Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30562026-04-10T04:24:00.797Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30572026-04-10T04:24:00.797Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30582026-04-10T04:24:00.797Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30592026-04-10T04:24:00.797Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30602026-04-10T04:24:00.797Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30612026-04-10T04:24:00.797Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30622026-04-10T04:24:00.797Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
30632026-04-10T04:24:00.801ZRun 5/10...3562.566647443739Mbps
30642026-04-10T04:24:08.208Z-----------------------------------------------------------
30652026-04-10T04:24:08.208ZServer listening on 5201 (test #16)
30662026-04-10T04:24:08.208Z-----------------------------------------------------------
30672026-04-10T04:24:08.208ZAccepted connection from 10.0.0.1, port 54788
30682026-04-10T04:24:08.208Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46441
30692026-04-10T04:24:08.208Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59669
30702026-04-10T04:24:08.208Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60828
30712026-04-10T04:24:08.208Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43890
30722026-04-10T04:24:08.209Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42293
30732026-04-10T04:24:08.209Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51679
30742026-04-10T04:24:08.209Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51396
30752026-04-10T04:24:08.209Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52229
30762026-04-10T04:24:08.209Z[ ID] Interval Transfer Bitrate
30772026-04-10T04:24:08.209Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
30782026-04-10T04:24:08.209Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30792026-04-10T04:24:08.209Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30802026-04-10T04:24:08.209Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30812026-04-10T04:24:08.209Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30822026-04-10T04:24:08.209Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
30832026-04-10T04:24:08.209Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30842026-04-10T04:24:08.209Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30852026-04-10T04:24:08.209Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
30862026-04-10T04:24:08.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
30872026-04-10T04:24:08.209Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30882026-04-10T04:24:08.209Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30892026-04-10T04:24:08.210Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30902026-04-10T04:24:08.210Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30912026-04-10T04:24:08.210Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30922026-04-10T04:24:08.210Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30932026-04-10T04:24:08.210Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30942026-04-10T04:24:08.210Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30952026-04-10T04:24:08.210Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
30962026-04-10T04:24:08.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
30972026-04-10T04:24:08.210Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
30982026-04-10T04:24:08.210Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
30992026-04-10T04:24:08.210Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
31002026-04-10T04:24:08.210Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
31012026-04-10T04:24:08.210Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
31022026-04-10T04:24:08.210Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
31032026-04-10T04:24:08.210Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
31042026-04-10T04:24:08.210Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
31052026-04-10T04:24:08.210Z[SUM] 2.00-3.00 sec 438 MBytes 3.67 Gbits/sec
31062026-04-10T04:24:08.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
31072026-04-10T04:24:08.211Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31082026-04-10T04:24:08.211Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31092026-04-10T04:24:08.211Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
31102026-04-10T04:24:08.211Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
31112026-04-10T04:24:08.211Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
31122026-04-10T04:24:08.211Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
31132026-04-10T04:24:08.211Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
31142026-04-10T04:24:08.211Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
31152026-04-10T04:24:08.211Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
31162026-04-10T04:24:08.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
31172026-04-10T04:24:08.211Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
31182026-04-10T04:24:08.211Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31192026-04-10T04:24:08.211Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31202026-04-10T04:24:08.211Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31212026-04-10T04:24:08.211Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
31222026-04-10T04:24:08.212Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31232026-04-10T04:24:08.212Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
31242026-04-10T04:24:08.212Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31252026-04-10T04:24:08.212Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
31262026-04-10T04:24:08.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
31272026-04-10T04:24:08.212Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31282026-04-10T04:24:08.212Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31292026-04-10T04:24:08.212Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31302026-04-10T04:24:08.212Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31312026-04-10T04:24:08.212Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31322026-04-10T04:24:08.212Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31332026-04-10T04:24:08.212Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31342026-04-10T04:24:08.212Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31352026-04-10T04:24:08.212Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
31362026-04-10T04:24:08.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
31372026-04-10T04:24:08.212Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
31382026-04-10T04:24:08.212Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31392026-04-10T04:24:08.212Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31402026-04-10T04:24:11.210Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
31412026-04-10T04:24:11.210Z[ 14] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31422026-04-10T04:24:11.210Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31432026-04-10T04:24:11.210Z[ 18] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
31442026-04-10T04:24:11.210Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
31452026-04-10T04:24:11.210Z[SUM] 6.00-7.00 sec 440 MBytes 3.70 Gbits/sec
31462026-04-10T04:24:11.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
31472026-04-10T04:24:11.210Z[ 5] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31482026-04-10T04:24:11.210Z[ 8] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31492026-04-10T04:24:11.210Z[ 10] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
31502026-04-10T04:24:11.210Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
31512026-04-10T04:24:11.210Z[ 14] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31522026-04-10T04:24:11.210Z[ 16] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
31532026-04-10T04:24:11.210Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31542026-04-10T04:24:11.210Z[ 20] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31552026-04-10T04:24:11.210Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
31562026-04-10T04:24:11.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
31572026-04-10T04:24:11.210Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31582026-04-10T04:24:11.211Z[ 8] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31592026-04-10T04:24:11.211Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31602026-04-10T04:24:11.211Z[ 12] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
31612026-04-10T04:24:11.211Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
31622026-04-10T04:24:11.211Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31632026-04-10T04:24:11.211Z[ 18] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
31642026-04-10T04:24:11.211Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31652026-04-10T04:24:11.211Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
31662026-04-10T04:24:11.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
31672026-04-10T04:24:11.211Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
31682026-04-10T04:24:11.211Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
31692026-04-10T04:24:11.211Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31702026-04-10T04:24:11.211Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31712026-04-10T04:24:11.211Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
31722026-04-10T04:24:11.211Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
31732026-04-10T04:24:11.211Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31742026-04-10T04:24:11.211Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
31752026-04-10T04:24:11.211Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
31762026-04-10T04:24:11.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
31772026-04-10T04:24:11.211Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31782026-04-10T04:24:11.212Z[ 8] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
31792026-04-10T04:24:11.212Z[ 10] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
31802026-04-10T04:24:11.212Z[ 12] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
31812026-04-10T04:24:11.212Z[ 14] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
31822026-04-10T04:24:11.212Z[ 16] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
31832026-04-10T04:24:11.212Z[ 18] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
31842026-04-10T04:24:11.212Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31852026-04-10T04:24:11.212Z[SUM] 10.00-10.00 sec 768 KBytes 5.40 Gbits/sec
31862026-04-10T04:24:11.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
31872026-04-10T04:24:11.212Z[ ID] Interval Transfer Bitrate
31882026-04-10T04:24:11.216Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31892026-04-10T04:24:11.217Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31902026-04-10T04:24:11.217Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31912026-04-10T04:24:11.217Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31922026-04-10T04:24:11.217Z[ 14] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
31932026-04-10T04:24:11.217Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31942026-04-10T04:24:11.217Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31952026-04-10T04:24:11.217Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
31962026-04-10T04:24:11.217Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
31972026-04-10T04:24:11.217ZRun 6/10...3591.08874926289Mbps
31982026-04-10T04:24:18.617Z-----------------------------------------------------------
31992026-04-10T04:24:18.617ZServer listening on 5201 (test #17)
32002026-04-10T04:24:18.617Z-----------------------------------------------------------
32012026-04-10T04:24:18.617ZAccepted connection from 10.0.0.1, port 34659
32022026-04-10T04:24:18.617Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58369
32032026-04-10T04:24:18.617Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58767
32042026-04-10T04:24:18.617Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57113
32052026-04-10T04:24:18.617Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65395
32062026-04-10T04:24:18.617Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64800
32072026-04-10T04:24:18.618Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34412
32082026-04-10T04:24:18.618Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62773
32092026-04-10T04:24:18.618Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40597
32102026-04-10T04:24:18.618Z[ ID] Interval Transfer Bitrate
32112026-04-10T04:24:18.618Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32122026-04-10T04:24:18.618Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
32132026-04-10T04:24:18.618Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
32142026-04-10T04:24:18.618Z[ 12] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
32152026-04-10T04:24:18.618Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
32162026-04-10T04:24:18.618Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32172026-04-10T04:24:18.618Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32182026-04-10T04:24:18.618Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32192026-04-10T04:24:18.618Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
32202026-04-10T04:24:18.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
32212026-04-10T04:24:18.618Z[ 5] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32222026-04-10T04:24:18.618Z[ 8] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32232026-04-10T04:24:18.618Z[ 10] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
32242026-04-10T04:24:18.618Z[ 12] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32252026-04-10T04:24:18.618Z[ 14] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32262026-04-10T04:24:18.618Z[ 16] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32272026-04-10T04:24:18.618Z[ 18] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32282026-04-10T04:24:18.618Z[ 20] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32292026-04-10T04:24:18.619Z[SUM] 1.00-2.00 sec 444 MBytes 3.72 Gbits/sec
32302026-04-10T04:24:18.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
32312026-04-10T04:24:18.619Z[ 5] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32322026-04-10T04:24:18.619Z[ 8] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32332026-04-10T04:24:18.619Z[ 10] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32342026-04-10T04:24:18.619Z[ 12] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32352026-04-10T04:24:18.619Z[ 14] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32362026-04-10T04:24:18.619Z[ 16] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32372026-04-10T04:24:18.619Z[ 18] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
32382026-04-10T04:24:18.619Z[ 20] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
32392026-04-10T04:24:18.619Z[SUM] 2.00-3.00 sec 445 MBytes 3.73 Gbits/sec
32402026-04-10T04:24:18.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
32412026-04-10T04:24:18.619Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32422026-04-10T04:24:18.619Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32432026-04-10T04:24:18.619Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32442026-04-10T04:24:18.619Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32452026-04-10T04:24:18.619Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32462026-04-10T04:24:18.619Z[ 16] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32472026-04-10T04:24:18.619Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
32482026-04-10T04:24:18.619Z[ 20] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
32492026-04-10T04:24:18.619Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
32502026-04-10T04:24:18.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
32512026-04-10T04:24:18.620Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
32522026-04-10T04:24:18.620Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
32532026-04-10T04:24:18.620Z[ 10] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
32542026-04-10T04:24:18.620Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
32552026-04-10T04:24:18.620Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
32562026-04-10T04:24:18.620Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
32572026-04-10T04:24:18.620Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
32582026-04-10T04:24:18.620Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
32592026-04-10T04:24:18.620Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
32602026-04-10T04:24:18.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
32612026-04-10T04:24:18.620Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32622026-04-10T04:24:18.620Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32632026-04-10T04:24:18.620Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32642026-04-10T04:24:18.620Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
32652026-04-10T04:24:18.620Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
32662026-04-10T04:24:18.620Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
32672026-04-10T04:24:18.620Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
32682026-04-10T04:24:18.620Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
32692026-04-10T04:24:18.620Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
32702026-04-10T04:24:18.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
32712026-04-10T04:24:18.620Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32722026-04-10T04:24:18.621Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32732026-04-10T04:24:18.621Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32742026-04-10T04:24:21.618Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
32752026-04-10T04:24:21.618Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32762026-04-10T04:24:21.618Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32772026-04-10T04:24:21.618Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32782026-04-10T04:24:21.618Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32792026-04-10T04:24:21.618Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
32802026-04-10T04:24:21.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
32812026-04-10T04:24:21.618Z[ 5] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
32822026-04-10T04:24:21.618Z[ 8] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
32832026-04-10T04:24:21.618Z[ 10] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
32842026-04-10T04:24:21.618Z[ 12] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
32852026-04-10T04:24:21.618Z[ 14] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
32862026-04-10T04:24:21.619Z[ 16] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
32872026-04-10T04:24:21.619Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
32882026-04-10T04:24:21.619Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
32892026-04-10T04:24:21.619Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
32902026-04-10T04:24:21.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
32912026-04-10T04:24:21.619Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32922026-04-10T04:24:21.619Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32932026-04-10T04:24:21.619Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32942026-04-10T04:24:21.619Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32952026-04-10T04:24:21.619Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
32962026-04-10T04:24:21.619Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32972026-04-10T04:24:21.619Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32982026-04-10T04:24:21.619Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
32992026-04-10T04:24:21.619Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
33002026-04-10T04:24:21.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
33012026-04-10T04:24:21.619Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
33022026-04-10T04:24:21.619Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
33032026-04-10T04:24:21.619Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33042026-04-10T04:24:21.619Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
33052026-04-10T04:24:21.619Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
33062026-04-10T04:24:21.619Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
33072026-04-10T04:24:21.619Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
33082026-04-10T04:24:21.619Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33092026-04-10T04:24:21.619Z[SUM] 9.00-10.00 sec 437 MBytes 3.67 Gbits/sec
33102026-04-10T04:24:21.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
33112026-04-10T04:24:21.619Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-04-10T04:24:21.619Z[ 8] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
33132026-04-10T04:24:21.619Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33142026-04-10T04:24:21.619Z[ 12] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
33152026-04-10T04:24:21.619Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33162026-04-10T04:24:21.619Z[ 16] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
33172026-04-10T04:24:21.619Z[ 18] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
33182026-04-10T04:24:21.619Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33192026-04-10T04:24:21.619Z[SUM] 10.00-10.00 sec 512 KBytes 3.85 Gbits/sec
33202026-04-10T04:24:21.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
33212026-04-10T04:24:21.619Z[ ID] Interval Transfer Bitrate
33222026-04-10T04:24:21.619Z[ 5] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33232026-04-10T04:24:21.620Z[ 8] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33242026-04-10T04:24:21.620Z[ 10] 0.00-10.00 sec 538 MBytes 452 Mbits/sec receiver
33252026-04-10T04:24:21.620Z[ 12] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33262026-04-10T04:24:21.620Z[ 14] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33272026-04-10T04:24:21.620Z[ 16] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33282026-04-10T04:24:21.620Z[ 18] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33292026-04-10T04:24:21.620Z[ 20] 0.00-10.00 sec 538 MBytes 451 Mbits/sec receiver
33302026-04-10T04:24:21.620Z[SUM] 0.00-10.00 sec 4.20 GBytes 3.61 Gbits/sec receiver
33312026-04-10T04:24:21.623ZRun 7/10...3609.856066251396Mbps
33322026-04-10T04:24:29.028Z-----------------------------------------------------------
33332026-04-10T04:24:29.028ZServer listening on 5201 (test #18)
33342026-04-10T04:24:29.028Z-----------------------------------------------------------
33352026-04-10T04:24:29.028ZAccepted connection from 10.0.0.1, port 40490
33362026-04-10T04:24:29.028Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46655
33372026-04-10T04:24:29.028Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39841
33382026-04-10T04:24:29.028Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39006
33392026-04-10T04:24:29.028Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53385
33402026-04-10T04:24:29.028Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41269
33412026-04-10T04:24:29.028Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53029
33422026-04-10T04:24:29.028Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56780
33432026-04-10T04:24:29.028Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45389
33442026-04-10T04:24:29.028Z[ ID] Interval Transfer Bitrate
33452026-04-10T04:24:29.028Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33462026-04-10T04:24:29.029Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33472026-04-10T04:24:29.029Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33482026-04-10T04:24:29.029Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33492026-04-10T04:24:29.029Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33502026-04-10T04:24:29.029Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33512026-04-10T04:24:29.029Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33522026-04-10T04:24:29.029Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33532026-04-10T04:24:29.029Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
33542026-04-10T04:24:29.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-04-10T04:24:29.029Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33562026-04-10T04:24:29.029Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33572026-04-10T04:24:29.029Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33582026-04-10T04:24:29.029Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33592026-04-10T04:24:29.029Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33602026-04-10T04:24:29.029Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33612026-04-10T04:24:29.029Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33622026-04-10T04:24:29.029Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33632026-04-10T04:24:29.029Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
33642026-04-10T04:24:29.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-04-10T04:24:29.029Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33662026-04-10T04:24:29.030Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33672026-04-10T04:24:29.030Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33682026-04-10T04:24:29.030Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33692026-04-10T04:24:29.030Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33702026-04-10T04:24:29.030Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33712026-04-10T04:24:29.030Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33722026-04-10T04:24:29.030Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33732026-04-10T04:24:29.030Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
33742026-04-10T04:24:29.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-04-10T04:24:29.030Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33762026-04-10T04:24:29.030Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33772026-04-10T04:24:29.030Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33782026-04-10T04:24:29.030Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33792026-04-10T04:24:29.030Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33802026-04-10T04:24:29.030Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33812026-04-10T04:24:29.030Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33822026-04-10T04:24:29.030Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33832026-04-10T04:24:29.030Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
33842026-04-10T04:24:29.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-04-10T04:24:29.030Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33862026-04-10T04:24:29.030Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33872026-04-10T04:24:29.030Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33882026-04-10T04:24:29.030Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33892026-04-10T04:24:29.030Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33902026-04-10T04:24:29.030Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33912026-04-10T04:24:29.030Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33922026-04-10T04:24:29.030Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33932026-04-10T04:24:29.030Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
33942026-04-10T04:24:29.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-04-10T04:24:29.030Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33962026-04-10T04:24:29.030Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33972026-04-10T04:24:29.030Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33982026-04-10T04:24:29.030Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33992026-04-10T04:24:29.030Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
34002026-04-10T04:24:29.030Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
34012026-04-10T04:24:29.030Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
34022026-04-10T04:24:29.030Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
34032026-04-10T04:24:29.030Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
34042026-04-10T04:24:29.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-04-10T04:24:29.031Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34062026-04-10T04:24:29.031Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
34072026-04-10T04:24:29.031Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34082026-04-10T04:24:32.028Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34092026-04-10T04:24:32.028Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
34102026-04-10T04:24:32.028Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34112026-04-10T04:24:32.028Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34122026-04-10T04:24:32.028Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
34132026-04-10T04:24:32.028Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
34142026-04-10T04:24:32.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-04-10T04:24:32.028Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34162026-04-10T04:24:32.029Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34172026-04-10T04:24:32.029Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34182026-04-10T04:24:32.029Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34192026-04-10T04:24:32.029Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34202026-04-10T04:24:32.029Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34212026-04-10T04:24:32.029Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34222026-04-10T04:24:32.029Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34232026-04-10T04:24:32.029Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
34242026-04-10T04:24:32.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-04-10T04:24:32.029Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34262026-04-10T04:24:32.029Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34272026-04-10T04:24:32.029Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34282026-04-10T04:24:32.029Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34292026-04-10T04:24:32.029Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34302026-04-10T04:24:32.029Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34312026-04-10T04:24:32.029Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34322026-04-10T04:24:32.029Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34332026-04-10T04:24:32.029Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
34342026-04-10T04:24:32.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-04-10T04:24:32.029Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
34362026-04-10T04:24:32.029Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34372026-04-10T04:24:32.029Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34382026-04-10T04:24:32.029Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34392026-04-10T04:24:32.029Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34402026-04-10T04:24:32.029Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34412026-04-10T04:24:32.029Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34422026-04-10T04:24:32.029Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
34432026-04-10T04:24:32.029Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
34442026-04-10T04:24:32.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
34452026-04-10T04:24:32.029Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34462026-04-10T04:24:32.029Z[ 8] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
34472026-04-10T04:24:32.029Z[ 10] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
34482026-04-10T04:24:32.029Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34492026-04-10T04:24:32.029Z[ 14] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
34502026-04-10T04:24:32.030Z[ 16] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
34512026-04-10T04:24:32.031Z[ 18] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
34522026-04-10T04:24:32.031Z[ 20] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
34532026-04-10T04:24:32.031Z[SUM] 10.00-10.00 sec 768 KBytes 4.68 Gbits/sec
34542026-04-10T04:24:32.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
34552026-04-10T04:24:32.031Z[ ID] Interval Transfer Bitrate
34562026-04-10T04:24:32.031Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34572026-04-10T04:24:32.031Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34582026-04-10T04:24:32.031Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34592026-04-10T04:24:32.031Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34602026-04-10T04:24:32.031Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34612026-04-10T04:24:32.031Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34622026-04-10T04:24:32.031Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34632026-04-10T04:24:32.031Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
34642026-04-10T04:24:32.031Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
34652026-04-10T04:24:32.034ZRun 8/10...3553.445650075044Mbps
34662026-04-10T04:24:39.433Z-----------------------------------------------------------
34672026-04-10T04:24:39.433ZServer listening on 5201 (test #19)
34682026-04-10T04:24:39.433Z-----------------------------------------------------------
34692026-04-10T04:24:39.433ZAccepted connection from 10.0.0.1, port 50445
34702026-04-10T04:24:39.433Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40452
34712026-04-10T04:24:39.433Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41831
34722026-04-10T04:24:39.433Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57626
34732026-04-10T04:24:39.433Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45208
34742026-04-10T04:24:39.433Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46507
34752026-04-10T04:24:39.433Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45458
34762026-04-10T04:24:39.433Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59233
34772026-04-10T04:24:39.433Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33148
34782026-04-10T04:24:39.433Z[ ID] Interval Transfer Bitrate
34792026-04-10T04:24:39.433Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34802026-04-10T04:24:39.433Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34812026-04-10T04:24:39.433Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34822026-04-10T04:24:39.433Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34832026-04-10T04:24:39.433Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
34842026-04-10T04:24:39.433Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34852026-04-10T04:24:39.433Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34862026-04-10T04:24:39.433Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34872026-04-10T04:24:39.433Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
34882026-04-10T04:24:39.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892026-04-10T04:24:39.433Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34902026-04-10T04:24:39.433Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34912026-04-10T04:24:39.434Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34922026-04-10T04:24:39.434Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34932026-04-10T04:24:39.434Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34942026-04-10T04:24:39.434Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34952026-04-10T04:24:39.434Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34962026-04-10T04:24:39.434Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34972026-04-10T04:24:39.434Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
34982026-04-10T04:24:39.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992026-04-10T04:24:39.434Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35002026-04-10T04:24:39.434Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35012026-04-10T04:24:39.434Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35022026-04-10T04:24:39.434Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35032026-04-10T04:24:39.434Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35042026-04-10T04:24:39.434Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
35052026-04-10T04:24:39.438Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35062026-04-10T04:24:39.438Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
35072026-04-10T04:24:39.438Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
35082026-04-10T04:24:39.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092026-04-10T04:24:39.438Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35102026-04-10T04:24:39.438Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35112026-04-10T04:24:39.438Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35122026-04-10T04:24:39.438Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35132026-04-10T04:24:39.438Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35142026-04-10T04:24:39.438Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35152026-04-10T04:24:39.439Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35162026-04-10T04:24:39.439Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35172026-04-10T04:24:39.439Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
35182026-04-10T04:24:39.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192026-04-10T04:24:39.439Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35202026-04-10T04:24:39.439Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35212026-04-10T04:24:39.439Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35222026-04-10T04:24:39.439Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35232026-04-10T04:24:39.439Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35242026-04-10T04:24:39.439Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35252026-04-10T04:24:39.439Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35262026-04-10T04:24:39.439Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35272026-04-10T04:24:39.439Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
35282026-04-10T04:24:39.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292026-04-10T04:24:39.439Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35302026-04-10T04:24:39.439Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35312026-04-10T04:24:39.439Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35322026-04-10T04:24:39.439Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35332026-04-10T04:24:39.439Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35342026-04-10T04:24:39.439Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35352026-04-10T04:24:39.439Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35362026-04-10T04:24:39.439Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35372026-04-10T04:24:39.439Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
35382026-04-10T04:24:39.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392026-04-10T04:24:39.439Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35402026-04-10T04:24:39.439Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35412026-04-10T04:24:39.439Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35422026-04-10T04:24:42.436Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
35432026-04-10T04:24:42.436Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35442026-04-10T04:24:42.436Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35452026-04-10T04:24:42.436Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
35462026-04-10T04:24:42.436Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35472026-04-10T04:24:42.436Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
35482026-04-10T04:24:42.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492026-04-10T04:24:42.436Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35502026-04-10T04:24:42.437Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35512026-04-10T04:24:42.437Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35522026-04-10T04:24:42.437Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35532026-04-10T04:24:42.437Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35542026-04-10T04:24:42.437Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35552026-04-10T04:24:42.437Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35562026-04-10T04:24:42.437Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35572026-04-10T04:24:42.437Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
35582026-04-10T04:24:42.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592026-04-10T04:24:42.437Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
35602026-04-10T04:24:42.437Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35612026-04-10T04:24:42.437Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35622026-04-10T04:24:42.437Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35632026-04-10T04:24:42.437Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35642026-04-10T04:24:42.437Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35652026-04-10T04:24:42.437Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35662026-04-10T04:24:42.437Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
35672026-04-10T04:24:42.437Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
35682026-04-10T04:24:42.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692026-04-10T04:24:42.437Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35702026-04-10T04:24:42.437Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35712026-04-10T04:24:42.437Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35722026-04-10T04:24:42.437Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35732026-04-10T04:24:42.437Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35742026-04-10T04:24:42.437Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35752026-04-10T04:24:42.437Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35762026-04-10T04:24:42.437Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35772026-04-10T04:24:42.437Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
35782026-04-10T04:24:42.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
35792026-04-10T04:24:42.437Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35802026-04-10T04:24:42.437Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35812026-04-10T04:24:42.437Z[ 10] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
35822026-04-10T04:24:42.437Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35832026-04-10T04:24:42.437Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
35842026-04-10T04:24:42.437Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35852026-04-10T04:24:42.437Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35862026-04-10T04:24:42.437Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
35872026-04-10T04:24:42.438Z[SUM] 10.00-10.00 sec 384 KBytes 3.12 Gbits/sec
35882026-04-10T04:24:42.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
35892026-04-10T04:24:42.438Z[ ID] Interval Transfer Bitrate
35902026-04-10T04:24:42.438Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35912026-04-10T04:24:42.439Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35922026-04-10T04:24:42.439Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35932026-04-10T04:24:42.439Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35942026-04-10T04:24:42.439Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35952026-04-10T04:24:42.439Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35962026-04-10T04:24:42.439Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35972026-04-10T04:24:42.439Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35982026-04-10T04:24:42.439Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
35992026-04-10T04:24:42.443ZRun 9/10...3561.09938422287Mbps
36002026-04-10T04:24:49.843Z-----------------------------------------------------------
36012026-04-10T04:24:49.843ZServer listening on 5201 (test #20)
36022026-04-10T04:24:49.843Z-----------------------------------------------------------
36032026-04-10T04:24:49.843ZAccepted connection from 10.0.0.1, port 60569
36042026-04-10T04:24:49.843Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57390
36052026-04-10T04:24:49.843Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48026
36062026-04-10T04:24:49.843Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59074
36072026-04-10T04:24:49.843Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53762
36082026-04-10T04:24:49.843Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49455
36092026-04-10T04:24:49.844Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60526
36102026-04-10T04:24:49.844Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50187
36112026-04-10T04:24:49.844Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57949
36122026-04-10T04:24:49.844Z[ ID] Interval Transfer Bitrate
36132026-04-10T04:24:49.844Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36142026-04-10T04:24:49.844Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36152026-04-10T04:24:49.844Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36162026-04-10T04:24:49.844Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36172026-04-10T04:24:49.844Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36182026-04-10T04:24:49.844Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36192026-04-10T04:24:49.844Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36202026-04-10T04:24:49.844Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36212026-04-10T04:24:49.844Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
36222026-04-10T04:24:49.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
36232026-04-10T04:24:49.844Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36242026-04-10T04:24:49.844Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36252026-04-10T04:24:49.844Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36262026-04-10T04:24:49.844Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36272026-04-10T04:24:49.844Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36282026-04-10T04:24:49.844Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36292026-04-10T04:24:49.844Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36302026-04-10T04:24:49.844Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36312026-04-10T04:24:49.844Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
36322026-04-10T04:24:49.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
36332026-04-10T04:24:49.844Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36342026-04-10T04:24:49.844Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36352026-04-10T04:24:49.844Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36362026-04-10T04:24:49.844Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36372026-04-10T04:24:49.844Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36382026-04-10T04:24:49.844Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36392026-04-10T04:24:49.844Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36402026-04-10T04:24:49.844Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36412026-04-10T04:24:49.844Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
36422026-04-10T04:24:49.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-04-10T04:24:49.844Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36442026-04-10T04:24:49.845Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36452026-04-10T04:24:49.845Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36462026-04-10T04:24:49.845Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36472026-04-10T04:24:49.845Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36482026-04-10T04:24:49.845Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36492026-04-10T04:24:49.845Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36502026-04-10T04:24:49.845Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36512026-04-10T04:24:49.845Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
36522026-04-10T04:24:49.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-04-10T04:24:49.850Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36542026-04-10T04:24:49.850Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36552026-04-10T04:24:49.850Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36562026-04-10T04:24:49.850Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36572026-04-10T04:24:49.850Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36582026-04-10T04:24:49.850Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36592026-04-10T04:24:49.850Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36602026-04-10T04:24:49.850Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36612026-04-10T04:24:49.850Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
36622026-04-10T04:24:49.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-04-10T04:24:49.850Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36642026-04-10T04:24:49.850Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36652026-04-10T04:24:49.850Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36662026-04-10T04:24:49.850Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36672026-04-10T04:24:49.850Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36682026-04-10T04:24:49.850Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36692026-04-10T04:24:49.850Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36702026-04-10T04:24:49.850Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36712026-04-10T04:24:49.850Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
36722026-04-10T04:24:49.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-04-10T04:24:49.850Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36742026-04-10T04:24:49.850Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36752026-04-10T04:24:49.850Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36762026-04-10T04:24:52.844Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36772026-04-10T04:24:52.844Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36782026-04-10T04:24:52.844Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36792026-04-10T04:24:52.845Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36802026-04-10T04:24:52.845Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36812026-04-10T04:24:52.845Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
36822026-04-10T04:24:52.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-04-10T04:24:52.845Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36842026-04-10T04:24:52.845Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36852026-04-10T04:24:52.845Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36862026-04-10T04:24:52.845Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36872026-04-10T04:24:52.845Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36882026-04-10T04:24:52.845Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36892026-04-10T04:24:52.845Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36902026-04-10T04:24:52.845Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36912026-04-10T04:24:52.845Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
36922026-04-10T04:24:52.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-04-10T04:24:52.846Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36942026-04-10T04:24:52.846Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36952026-04-10T04:24:52.846Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36962026-04-10T04:24:52.846Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36972026-04-10T04:24:52.846Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36982026-04-10T04:24:52.846Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36992026-04-10T04:24:52.846Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
37002026-04-10T04:24:52.846Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
37012026-04-10T04:24:52.846Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
37022026-04-10T04:24:52.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-04-10T04:24:52.847Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37042026-04-10T04:24:52.847Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37052026-04-10T04:24:52.847Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37062026-04-10T04:24:52.847Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37072026-04-10T04:24:52.847Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37082026-04-10T04:24:52.847Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37092026-04-10T04:24:52.847Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37102026-04-10T04:24:52.847Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37112026-04-10T04:24:52.847Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
37122026-04-10T04:24:52.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-04-10T04:24:52.847Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-04-10T04:24:52.847Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37152026-04-10T04:24:52.847Z[ 10] 10.00-10.00 sec 128 KBytes 1.33 Gbits/sec
37162026-04-10T04:24:52.847Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37172026-04-10T04:24:52.847Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37182026-04-10T04:24:52.847Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37192026-04-10T04:24:52.847Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37202026-04-10T04:24:52.847Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37212026-04-10T04:24:52.847Z[SUM] 10.00-10.00 sec 128 KBytes 1.32 Gbits/sec
37222026-04-10T04:24:52.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
37232026-04-10T04:24:52.847Z[ ID] Interval Transfer Bitrate
37242026-04-10T04:24:52.847Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37252026-04-10T04:24:52.847Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37262026-04-10T04:24:52.847Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37272026-04-10T04:24:52.847Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37282026-04-10T04:24:52.847Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37292026-04-10T04:24:52.847Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37302026-04-10T04:24:52.847Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37312026-04-10T04:24:52.847Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37322026-04-10T04:24:52.848Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
37332026-04-10T04:24:52.851ZRun 10/10...3551.351737635595Mbps
37342026-04-10T04:24:52.851Z###---------------------###
37352026-04-10T04:24:52.851Z::: iPerf done... :::
37362026-04-10T04:24:52.851Z:::Awaiting out files...:::
37372026-04-10T04:24:52.851Z###---------------------###
37382026-04-10T04:24:52.852Z###-----###
37392026-04-10T04:24:52.852Z:::done!:::
37402026-04-10T04:24:52.852Z###-----###
37412026-04-10T04:24:53.814ZGnuplot not found, using plotters backend
37422026-04-10T04:24:53.959ZBenchmarking iperf-tcp/local/c2s/tx
37432026-04-10T04:24:53.959ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37442026-04-10T04:24:57.826ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37452026-04-10T04:25:17.817ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37462026-04-10T04:25:17.911Ziperf-tcp/local/c2s/tx time: [3.4124 µs 3.4125 µs 3.4125 µs]
37472026-04-10T04:25:17.911Z change: [−0.7546% −0.7510% −0.7476%] (p = 0.00 < 0.05)
37482026-04-10T04:25:17.912Z Change within noise threshold.
37492026-04-10T04:25:17.912ZFound 4 outliers among 100 measurements (4.00%)
37502026-04-10T04:25:17.912Z 3 (3.00%) low mild
37512026-04-10T04:25:17.912Z 1 (1.00%) high mild
37522026-04-10T04:25:18.798Z
37532026-04-10T04:25:18.802ZBenchmarking iperf-tcp/local/c2s/rx
37542026-04-10T04:25:18.802ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37552026-04-10T04:25:22.662ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37562026-04-10T04:25:42.658ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37572026-04-10T04:25:42.746Ziperf-tcp/local/c2s/rx time: [6.5271 µs 6.5273 µs 6.5274 µs]
37582026-04-10T04:25:42.746Z change: [−0.4356% −0.4314% −0.4271%] (p = 0.00 < 0.05)
37592026-04-10T04:25:42.746Z Change within noise threshold.
37602026-04-10T04:25:42.746ZFound 5 outliers among 100 measurements (5.00%)
37612026-04-10T04:25:42.746Z 1 (1.00%) low severe
37622026-04-10T04:25:42.746Z 3 (3.00%) low mild
37632026-04-10T04:25:42.746Z 1 (1.00%) high severe
37642026-04-10T04:25:43.625Z
37652026-04-10T04:25:43.629Z###-------------------###
37662026-04-10T04:25:43.629Z:::Running experiment :::
37672026-04-10T04:25:43.629Z:::iperf-tcp/local/s2c:::
37682026-04-10T04:25:43.629Z###-------------------###
37692026-04-10T04:25:43.853Zdtrace: description 'profile-201us ' matched 2 probes
37702026-04-10T04:25:51.026Z-----------------------------------------------------------
37712026-04-10T04:25:51.026ZServer listening on 5201 (test #21)
37722026-04-10T04:25:51.026Z-----------------------------------------------------------
37732026-04-10T04:25:51.026ZAccepted connection from 10.0.0.1, port 36824
37742026-04-10T04:25:51.026Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56988
37752026-04-10T04:25:51.026Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57688
37762026-04-10T04:25:51.026Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39264
37772026-04-10T04:25:51.026Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38407
37782026-04-10T04:25:51.026Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52149
37792026-04-10T04:25:51.026Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35007
37802026-04-10T04:25:51.027Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42558
37812026-04-10T04:25:51.027Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38113
37822026-04-10T04:25:51.027Z[ ID] Interval Transfer Bitrate
37832026-04-10T04:25:51.027Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37842026-04-10T04:25:51.027Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37852026-04-10T04:25:51.027Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37862026-04-10T04:25:51.027Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37872026-04-10T04:25:51.027Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37882026-04-10T04:25:51.027Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37892026-04-10T04:25:51.027Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37902026-04-10T04:25:51.027Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37912026-04-10T04:25:51.027Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
37922026-04-10T04:25:51.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
37932026-04-10T04:25:51.027Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37942026-04-10T04:25:51.027Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37952026-04-10T04:25:51.027Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37962026-04-10T04:25:51.027Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37972026-04-10T04:25:51.027Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37982026-04-10T04:25:51.027Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37992026-04-10T04:25:51.027Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
38002026-04-10T04:25:51.027Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
38012026-04-10T04:25:51.027Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
38022026-04-10T04:25:51.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
38032026-04-10T04:25:51.027Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38042026-04-10T04:25:51.027Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38052026-04-10T04:25:51.027Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38062026-04-10T04:25:51.027Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38072026-04-10T04:25:51.027Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38082026-04-10T04:25:51.027Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38092026-04-10T04:25:51.027Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38102026-04-10T04:25:51.027Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38112026-04-10T04:25:51.027Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
38122026-04-10T04:25:51.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
38132026-04-10T04:25:51.027Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38142026-04-10T04:25:51.027Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38152026-04-10T04:25:51.027Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38162026-04-10T04:25:51.027Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38172026-04-10T04:25:51.027Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38182026-04-10T04:25:51.028Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38192026-04-10T04:25:51.028Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38202026-04-10T04:25:51.028Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38212026-04-10T04:25:51.028Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
38222026-04-10T04:25:51.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
38232026-04-10T04:25:51.028Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38242026-04-10T04:25:51.028Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38252026-04-10T04:25:51.028Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
38262026-04-10T04:25:51.028Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38272026-04-10T04:25:51.028Z[ 14] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38282026-04-10T04:25:51.028Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38292026-04-10T04:25:51.028Z[ 18] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38302026-04-10T04:25:51.028Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
38312026-04-10T04:25:51.028Z[SUM] 4.00-5.00 sec 439 MBytes 3.68 Gbits/sec
38322026-04-10T04:25:51.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
38332026-04-10T04:25:51.028Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38342026-04-10T04:25:51.028Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38352026-04-10T04:25:51.028Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38362026-04-10T04:25:51.028Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
38372026-04-10T04:25:51.028Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38382026-04-10T04:25:51.028Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
38392026-04-10T04:25:51.028Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38402026-04-10T04:25:51.028Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
38412026-04-10T04:25:51.028Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
38422026-04-10T04:25:51.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
38432026-04-10T04:25:51.028Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38442026-04-10T04:25:51.028Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38452026-04-10T04:25:51.029Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38462026-04-10T04:25:54.031Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38472026-04-10T04:25:54.031Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38482026-04-10T04:25:54.031Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38492026-04-10T04:25:54.031Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38502026-04-10T04:25:54.032Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38512026-04-10T04:25:54.032Z[SUM] 6.00-7.00 sec 437 MBytes 3.66 Gbits/sec
38522026-04-10T04:25:54.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
38532026-04-10T04:25:54.032Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
38542026-04-10T04:25:54.032Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
38552026-04-10T04:25:54.032Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38562026-04-10T04:25:54.032Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
38572026-04-10T04:25:54.032Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
38582026-04-10T04:25:54.032Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
38592026-04-10T04:25:54.032Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38602026-04-10T04:25:54.032Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
38612026-04-10T04:25:54.032Z[SUM] 7.00-8.00 sec 438 MBytes 3.67 Gbits/sec
38622026-04-10T04:25:54.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
38632026-04-10T04:25:54.032Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38642026-04-10T04:25:54.032Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38652026-04-10T04:25:54.032Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38662026-04-10T04:25:54.032Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38672026-04-10T04:25:54.032Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38682026-04-10T04:25:54.032Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38692026-04-10T04:25:54.032Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
38702026-04-10T04:25:54.032Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
38712026-04-10T04:25:54.032Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
38722026-04-10T04:25:54.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
38732026-04-10T04:25:54.032Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
38742026-04-10T04:25:54.033Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38752026-04-10T04:25:54.033Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
38762026-04-10T04:25:54.033Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38772026-04-10T04:25:54.033Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38782026-04-10T04:25:54.033Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38792026-04-10T04:25:54.033Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38802026-04-10T04:25:54.033Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38812026-04-10T04:25:54.033Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
38822026-04-10T04:25:54.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
38832026-04-10T04:25:54.033Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-04-10T04:25:54.033Z[ 8] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
38852026-04-10T04:25:54.033Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38862026-04-10T04:25:54.033Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38872026-04-10T04:25:54.033Z[ 14] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
38882026-04-10T04:25:54.033Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38892026-04-10T04:25:54.033Z[ 18] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
38902026-04-10T04:25:54.033Z[ 20] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
38912026-04-10T04:25:54.033Z[SUM] 10.00-10.00 sec 512 KBytes 3.69 Gbits/sec
38922026-04-10T04:25:54.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
38932026-04-10T04:25:54.033Z[ ID] Interval Transfer Bitrate
38942026-04-10T04:25:54.033Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
38952026-04-10T04:25:54.034Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
38962026-04-10T04:25:54.034Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
38972026-04-10T04:25:54.034Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
38982026-04-10T04:25:54.034Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
38992026-04-10T04:25:54.034Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
39002026-04-10T04:25:54.034Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
39012026-04-10T04:25:54.034Z[ 20] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
39022026-04-10T04:25:54.034Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
39032026-04-10T04:25:54.039ZRun 1/10...3591.691962778299Mbps
39042026-04-10T04:26:01.444Z-----------------------------------------------------------
39052026-04-10T04:26:01.444ZServer listening on 5201 (test #22)
39062026-04-10T04:26:01.444Z-----------------------------------------------------------
39072026-04-10T04:26:01.444ZAccepted connection from 10.0.0.1, port 36324
39082026-04-10T04:26:01.444Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41058
39092026-04-10T04:26:01.445Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43407
39102026-04-10T04:26:01.445Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64192
39112026-04-10T04:26:01.445Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40927
39122026-04-10T04:26:01.445Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55434
39132026-04-10T04:26:01.445Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58078
39142026-04-10T04:26:01.445Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50891
39152026-04-10T04:26:01.445Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62531
39162026-04-10T04:26:01.445Z[ ID] Interval Transfer Bitrate
39172026-04-10T04:26:01.445Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
39182026-04-10T04:26:01.445Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
39192026-04-10T04:26:01.445Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39202026-04-10T04:26:01.445Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39212026-04-10T04:26:01.445Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
39222026-04-10T04:26:01.445Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39232026-04-10T04:26:01.445Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
39242026-04-10T04:26:01.445Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
39252026-04-10T04:26:01.445Z[SUM] 0.00-1.00 sec 346 MBytes 2.91 Gbits/sec
39262026-04-10T04:26:01.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
39272026-04-10T04:26:01.445Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39282026-04-10T04:26:01.445Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39292026-04-10T04:26:01.445Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
39302026-04-10T04:26:01.445Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
39312026-04-10T04:26:01.445Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39322026-04-10T04:26:01.445Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39332026-04-10T04:26:01.445Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39342026-04-10T04:26:01.445Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
39352026-04-10T04:26:01.445Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
39362026-04-10T04:26:01.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
39372026-04-10T04:26:01.445Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39382026-04-10T04:26:01.445Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39392026-04-10T04:26:01.445Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39402026-04-10T04:26:01.445Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39412026-04-10T04:26:01.446Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39422026-04-10T04:26:01.446Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39432026-04-10T04:26:01.446Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39442026-04-10T04:26:01.446Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39452026-04-10T04:26:01.446Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
39462026-04-10T04:26:01.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
39472026-04-10T04:26:01.446Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39482026-04-10T04:26:01.446Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39492026-04-10T04:26:01.446Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39502026-04-10T04:26:01.446Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39512026-04-10T04:26:01.446Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39522026-04-10T04:26:01.446Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39532026-04-10T04:26:01.446Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39542026-04-10T04:26:01.446Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39552026-04-10T04:26:01.446Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
39562026-04-10T04:26:01.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
39572026-04-10T04:26:01.446Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39582026-04-10T04:26:01.446Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39592026-04-10T04:26:01.446Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39602026-04-10T04:26:01.446Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39612026-04-10T04:26:01.446Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39622026-04-10T04:26:01.446Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39632026-04-10T04:26:01.446Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39642026-04-10T04:26:01.446Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39652026-04-10T04:26:01.446Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
39662026-04-10T04:26:01.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
39672026-04-10T04:26:01.446Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
39682026-04-10T04:26:01.446Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
39692026-04-10T04:26:01.446Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
39702026-04-10T04:26:01.446Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
39712026-04-10T04:26:01.446Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
39722026-04-10T04:26:01.446Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
39732026-04-10T04:26:01.446Z[ 18] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
39742026-04-10T04:26:01.446Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
39752026-04-10T04:26:01.446Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
39762026-04-10T04:26:01.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
39772026-04-10T04:26:01.446Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39782026-04-10T04:26:01.447Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39792026-04-10T04:26:01.447Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39802026-04-10T04:26:04.450Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39812026-04-10T04:26:04.450Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39822026-04-10T04:26:04.450Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
39832026-04-10T04:26:04.451Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39842026-04-10T04:26:04.451Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39852026-04-10T04:26:04.451Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
39862026-04-10T04:26:04.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
39872026-04-10T04:26:04.451Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
39882026-04-10T04:26:04.451Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
39892026-04-10T04:26:04.451Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
39902026-04-10T04:26:04.451Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
39912026-04-10T04:26:04.451Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
39922026-04-10T04:26:04.451Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
39932026-04-10T04:26:04.451Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
39942026-04-10T04:26:04.451Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
39952026-04-10T04:26:04.451Z[SUM] 7.00-8.00 sec 438 MBytes 3.67 Gbits/sec
39962026-04-10T04:26:04.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
39972026-04-10T04:26:04.451Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39982026-04-10T04:26:04.451Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39992026-04-10T04:26:04.451Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
40002026-04-10T04:26:04.451Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
40012026-04-10T04:26:04.451Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
40022026-04-10T04:26:04.451Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
40032026-04-10T04:26:04.451Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
40042026-04-10T04:26:04.451Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
40052026-04-10T04:26:04.451Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
40062026-04-10T04:26:04.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
40072026-04-10T04:26:04.451Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40082026-04-10T04:26:04.451Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40092026-04-10T04:26:04.451Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40102026-04-10T04:26:04.451Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40112026-04-10T04:26:04.451Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40122026-04-10T04:26:04.451Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
40132026-04-10T04:26:04.451Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40142026-04-10T04:26:04.451Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40152026-04-10T04:26:04.451Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
40162026-04-10T04:26:04.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
40172026-04-10T04:26:04.451Z[ 5] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
40182026-04-10T04:26:04.451Z[ 8] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
40192026-04-10T04:26:04.451Z[ 10] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
40202026-04-10T04:26:04.451Z[ 12] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
40212026-04-10T04:26:04.452Z[ 14] 10.00-10.00 sec 128 KBytes 312 Mbits/sec
40222026-04-10T04:26:04.452Z[ 16] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
40232026-04-10T04:26:04.452Z[ 18] 10.00-10.00 sec 256 KBytes 624 Mbits/sec
40242026-04-10T04:26:04.452Z[ 20] 10.00-10.00 sec 128 KBytes 312 Mbits/sec
40252026-04-10T04:26:04.452Z[SUM] 10.00-10.00 sec 1.75 MBytes 4.37 Gbits/sec
40262026-04-10T04:26:04.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
40272026-04-10T04:26:04.452Z[ ID] Interval Transfer Bitrate
40282026-04-10T04:26:04.452Z[ 5] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
40292026-04-10T04:26:04.452Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40302026-04-10T04:26:04.452Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40312026-04-10T04:26:04.452Z[ 12] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
40322026-04-10T04:26:04.452Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40332026-04-10T04:26:04.452Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40342026-04-10T04:26:04.452Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40352026-04-10T04:26:04.452Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40362026-04-10T04:26:04.452Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
40372026-04-10T04:26:04.456ZRun 2/10...3584.8133954723303Mbps
40382026-04-10T04:26:11.866Z-----------------------------------------------------------
40392026-04-10T04:26:11.866ZServer listening on 5201 (test #23)
40402026-04-10T04:26:11.866Z-----------------------------------------------------------
40412026-04-10T04:26:11.866ZAccepted connection from 10.0.0.1, port 46867
40422026-04-10T04:26:11.866Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40844
40432026-04-10T04:26:11.867Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54249
40442026-04-10T04:26:11.867Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50018
40452026-04-10T04:26:11.867Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63817
40462026-04-10T04:26:11.867Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43382
40472026-04-10T04:26:11.867Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58091
40482026-04-10T04:26:11.867Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43050
40492026-04-10T04:26:11.867Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42770
40502026-04-10T04:26:11.867Z[ ID] Interval Transfer Bitrate
40512026-04-10T04:26:11.867Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40522026-04-10T04:26:11.867Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
40532026-04-10T04:26:11.867Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40542026-04-10T04:26:11.867Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40552026-04-10T04:26:11.867Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40562026-04-10T04:26:11.867Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40572026-04-10T04:26:11.867Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40582026-04-10T04:26:11.867Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40592026-04-10T04:26:11.867Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
40602026-04-10T04:26:11.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
40612026-04-10T04:26:11.867Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
40622026-04-10T04:26:11.867Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
40632026-04-10T04:26:11.867Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
40642026-04-10T04:26:11.867Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
40652026-04-10T04:26:11.867Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
40662026-04-10T04:26:11.867Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
40672026-04-10T04:26:11.867Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
40682026-04-10T04:26:11.867Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
40692026-04-10T04:26:11.867Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
40702026-04-10T04:26:11.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
40712026-04-10T04:26:11.867Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40722026-04-10T04:26:11.867Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40732026-04-10T04:26:11.867Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40742026-04-10T04:26:11.867Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40752026-04-10T04:26:11.867Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40762026-04-10T04:26:11.867Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40772026-04-10T04:26:11.867Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40782026-04-10T04:26:11.867Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40792026-04-10T04:26:11.867Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
40802026-04-10T04:26:11.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
40812026-04-10T04:26:11.868Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40822026-04-10T04:26:11.868Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40832026-04-10T04:26:11.868Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40842026-04-10T04:26:11.868Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40852026-04-10T04:26:11.868Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40862026-04-10T04:26:11.868Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40872026-04-10T04:26:11.868Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40882026-04-10T04:26:11.868Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40892026-04-10T04:26:11.868Z[SUM] 3.00-4.00 sec 436 MBytes 3.65 Gbits/sec
40902026-04-10T04:26:11.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
40912026-04-10T04:26:11.868Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40922026-04-10T04:26:11.868Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40932026-04-10T04:26:11.868Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40942026-04-10T04:26:11.868Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40952026-04-10T04:26:11.868Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40962026-04-10T04:26:11.868Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40972026-04-10T04:26:11.869Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40982026-04-10T04:26:11.869Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40992026-04-10T04:26:11.869Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
41002026-04-10T04:26:11.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
41012026-04-10T04:26:11.869Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
41022026-04-10T04:26:11.869Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41032026-04-10T04:26:11.869Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41042026-04-10T04:26:11.869Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
41052026-04-10T04:26:11.869Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
41062026-04-10T04:26:11.869Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
41072026-04-10T04:26:11.869Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41082026-04-10T04:26:11.869Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
41092026-04-10T04:26:11.869Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
41102026-04-10T04:26:11.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
41112026-04-10T04:26:11.869Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
41122026-04-10T04:26:11.869Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
41132026-04-10T04:26:11.869Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
41142026-04-10T04:26:14.870Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41152026-04-10T04:26:14.871Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
41162026-04-10T04:26:14.871Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41172026-04-10T04:26:14.871Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41182026-04-10T04:26:14.871Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
41192026-04-10T04:26:14.871Z[SUM] 6.00-7.00 sec 437 MBytes 3.67 Gbits/sec
41202026-04-10T04:26:14.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
41212026-04-10T04:26:14.871Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41222026-04-10T04:26:14.871Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41232026-04-10T04:26:14.871Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41242026-04-10T04:26:14.871Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41252026-04-10T04:26:14.871Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41262026-04-10T04:26:14.871Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41272026-04-10T04:26:14.871Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41282026-04-10T04:26:14.871Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
41292026-04-10T04:26:14.871Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
41302026-04-10T04:26:14.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
41312026-04-10T04:26:14.871Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41322026-04-10T04:26:14.872Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41332026-04-10T04:26:14.872Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41342026-04-10T04:26:14.872Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41352026-04-10T04:26:14.872Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41362026-04-10T04:26:14.872Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41372026-04-10T04:26:14.872Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41382026-04-10T04:26:14.872Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41392026-04-10T04:26:14.872Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
41402026-04-10T04:26:14.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
41412026-04-10T04:26:14.872Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41422026-04-10T04:26:14.872Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41432026-04-10T04:26:14.872Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41442026-04-10T04:26:14.872Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41452026-04-10T04:26:14.872Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41462026-04-10T04:26:14.872Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41472026-04-10T04:26:14.872Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41482026-04-10T04:26:14.872Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41492026-04-10T04:26:14.872Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
41502026-04-10T04:26:14.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
41512026-04-10T04:26:14.872Z[ 5] 10.00-10.00 sec 128 KBytes 825 Mbits/sec
41522026-04-10T04:26:14.872Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41532026-04-10T04:26:14.872Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41542026-04-10T04:26:14.872Z[ 12] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
41552026-04-10T04:26:14.872Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41562026-04-10T04:26:14.872Z[ 16] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
41572026-04-10T04:26:14.872Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41582026-04-10T04:26:14.872Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41592026-04-10T04:26:14.872Z[SUM] 10.00-10.00 sec 384 KBytes 2.48 Gbits/sec
41602026-04-10T04:26:14.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
41612026-04-10T04:26:14.872Z[ ID] Interval Transfer Bitrate
41622026-04-10T04:26:14.872Z[ 5] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
41632026-04-10T04:26:14.872Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
41642026-04-10T04:26:14.872Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
41652026-04-10T04:26:14.872Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
41662026-04-10T04:26:14.872Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
41672026-04-10T04:26:14.872Z[ 16] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
41682026-04-10T04:26:14.872Z[ 18] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
41692026-04-10T04:26:14.873Z[ 20] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
41702026-04-10T04:26:14.873Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
41712026-04-10T04:26:14.876ZRun 3/10...3579.8984391724402Mbps
41722026-04-10T04:26:22.292Z-----------------------------------------------------------
41732026-04-10T04:26:22.292ZServer listening on 5201 (test #24)
41742026-04-10T04:26:22.292Z-----------------------------------------------------------
41752026-04-10T04:26:22.292ZAccepted connection from 10.0.0.1, port 54818
41762026-04-10T04:26:22.292Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64702
41772026-04-10T04:26:22.292Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56941
41782026-04-10T04:26:22.292Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41183
41792026-04-10T04:26:22.292Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54572
41802026-04-10T04:26:22.293Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48980
41812026-04-10T04:26:22.293Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35859
41822026-04-10T04:26:22.293Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41389
41832026-04-10T04:26:22.293Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45279
41842026-04-10T04:26:22.293Z[ ID] Interval Transfer Bitrate
41852026-04-10T04:26:22.293Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
41862026-04-10T04:26:22.293Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
41872026-04-10T04:26:22.293Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
41882026-04-10T04:26:22.293Z[ 12] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
41892026-04-10T04:26:22.293Z[ 14] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
41902026-04-10T04:26:22.293Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
41912026-04-10T04:26:22.293Z[ 18] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
41922026-04-10T04:26:22.293Z[ 20] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
41932026-04-10T04:26:22.293Z[SUM] 0.00-1.00 sec 349 MBytes 2.93 Gbits/sec
41942026-04-10T04:26:22.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
41952026-04-10T04:26:22.293Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41962026-04-10T04:26:22.293Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41972026-04-10T04:26:22.293Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
41982026-04-10T04:26:22.294Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41992026-04-10T04:26:22.294Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
42002026-04-10T04:26:22.294Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
42012026-04-10T04:26:22.294Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
42022026-04-10T04:26:22.294Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
42032026-04-10T04:26:22.294Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
42042026-04-10T04:26:22.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
42052026-04-10T04:26:22.294Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42062026-04-10T04:26:22.294Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42072026-04-10T04:26:22.294Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
42082026-04-10T04:26:22.294Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42092026-04-10T04:26:22.294Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
42102026-04-10T04:26:22.294Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42112026-04-10T04:26:22.294Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42122026-04-10T04:26:22.294Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
42132026-04-10T04:26:22.294Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
42142026-04-10T04:26:22.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
42152026-04-10T04:26:22.294Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42162026-04-10T04:26:22.294Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
42172026-04-10T04:26:22.294Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
42182026-04-10T04:26:22.295Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42192026-04-10T04:26:22.295Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
42202026-04-10T04:26:22.295Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
42212026-04-10T04:26:22.295Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42222026-04-10T04:26:22.295Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
42232026-04-10T04:26:22.295Z[SUM] 3.00-4.00 sec 437 MBytes 3.67 Gbits/sec
42242026-04-10T04:26:22.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
42252026-04-10T04:26:22.295Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
42262026-04-10T04:26:22.295Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
42272026-04-10T04:26:22.295Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
42282026-04-10T04:26:22.295Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
42292026-04-10T04:26:22.296Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
42302026-04-10T04:26:22.296Z[ 16] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
42312026-04-10T04:26:22.296Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
42322026-04-10T04:26:22.296Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
42332026-04-10T04:26:22.296Z[SUM] 4.00-5.00 sec 440 MBytes 3.70 Gbits/sec
42342026-04-10T04:26:22.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
42352026-04-10T04:26:22.296Z[ 5] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
42362026-04-10T04:26:22.296Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42372026-04-10T04:26:22.296Z[ 10] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42382026-04-10T04:26:22.296Z[ 12] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
42392026-04-10T04:26:22.296Z[ 14] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
42402026-04-10T04:26:22.296Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42412026-04-10T04:26:22.296Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
42422026-04-10T04:26:22.296Z[ 20] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
42432026-04-10T04:26:22.296Z[SUM] 5.00-6.00 sec 441 MBytes 3.70 Gbits/sec
42442026-04-10T04:26:22.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
42452026-04-10T04:26:22.296Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42462026-04-10T04:26:22.297Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42472026-04-10T04:26:22.297Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
42482026-04-10T04:26:25.296Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42492026-04-10T04:26:25.296Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42502026-04-10T04:26:25.296Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42512026-04-10T04:26:25.296Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
42522026-04-10T04:26:25.296Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
42532026-04-10T04:26:25.296Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
42542026-04-10T04:26:25.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
42552026-04-10T04:26:25.296Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42562026-04-10T04:26:25.296Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42572026-04-10T04:26:25.296Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42582026-04-10T04:26:25.296Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42592026-04-10T04:26:25.296Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42602026-04-10T04:26:25.296Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42612026-04-10T04:26:25.296Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42622026-04-10T04:26:25.296Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42632026-04-10T04:26:25.296Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
42642026-04-10T04:26:25.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
42652026-04-10T04:26:25.296Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42662026-04-10T04:26:25.296Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
42672026-04-10T04:26:25.296Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
42682026-04-10T04:26:25.296Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42692026-04-10T04:26:25.296Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
42702026-04-10T04:26:25.296Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42712026-04-10T04:26:25.296Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
42722026-04-10T04:26:25.296Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42732026-04-10T04:26:25.296Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
42742026-04-10T04:26:25.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
42752026-04-10T04:26:25.297Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42762026-04-10T04:26:25.297Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42772026-04-10T04:26:25.297Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42782026-04-10T04:26:25.297Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42792026-04-10T04:26:25.297Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
42802026-04-10T04:26:25.297Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42812026-04-10T04:26:25.297Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42822026-04-10T04:26:25.297Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42832026-04-10T04:26:25.297Z[SUM] 9.00-10.00 sec 439 MBytes 3.68 Gbits/sec
42842026-04-10T04:26:25.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
42852026-04-10T04:26:25.297Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42862026-04-10T04:26:25.297Z[ 8] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
42872026-04-10T04:26:25.297Z[ 10] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
42882026-04-10T04:26:25.297Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42892026-04-10T04:26:25.297Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42902026-04-10T04:26:25.297Z[ 16] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
42912026-04-10T04:26:25.297Z[ 18] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
42922026-04-10T04:26:25.297Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42932026-04-10T04:26:25.297Z[SUM] 10.00-10.00 sec 512 KBytes 3.62 Gbits/sec
42942026-04-10T04:26:25.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
42952026-04-10T04:26:25.297Z[ ID] Interval Transfer Bitrate
42962026-04-10T04:26:25.297Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
42972026-04-10T04:26:25.297Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
42982026-04-10T04:26:25.297Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
42992026-04-10T04:26:25.297Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
43002026-04-10T04:26:25.297Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
43012026-04-10T04:26:25.297Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
43022026-04-10T04:26:25.297Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
43032026-04-10T04:26:25.297Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
43042026-04-10T04:26:25.297Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
43052026-04-10T04:26:25.301ZRun 4/10...3590.949427062549Mbps
43062026-04-10T04:26:32.702Z-----------------------------------------------------------
43072026-04-10T04:26:32.702ZServer listening on 5201 (test #25)
43082026-04-10T04:26:32.702Z-----------------------------------------------------------
43092026-04-10T04:26:32.702ZAccepted connection from 10.0.0.1, port 44455
43102026-04-10T04:26:32.702Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33890
43112026-04-10T04:26:32.702Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59087
43122026-04-10T04:26:32.702Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49216
43132026-04-10T04:26:32.702Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61579
43142026-04-10T04:26:32.702Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36322
43152026-04-10T04:26:32.703Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54834
43162026-04-10T04:26:32.703Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49366
43172026-04-10T04:26:32.703Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32998
43182026-04-10T04:26:32.703Z[ ID] Interval Transfer Bitrate
43192026-04-10T04:26:32.703Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43202026-04-10T04:26:32.703Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43212026-04-10T04:26:32.703Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
43222026-04-10T04:26:32.703Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43232026-04-10T04:26:32.703Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43242026-04-10T04:26:32.703Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43252026-04-10T04:26:32.703Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43262026-04-10T04:26:32.703Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
43272026-04-10T04:26:32.703Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
43282026-04-10T04:26:32.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292026-04-10T04:26:32.703Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43302026-04-10T04:26:32.703Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
43312026-04-10T04:26:32.703Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43322026-04-10T04:26:32.703Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43332026-04-10T04:26:32.703Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43342026-04-10T04:26:32.703Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43352026-04-10T04:26:32.703Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43362026-04-10T04:26:32.703Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43372026-04-10T04:26:32.703Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
43382026-04-10T04:26:32.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392026-04-10T04:26:32.703Z[ 5] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
43402026-04-10T04:26:32.703Z[ 8] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
43412026-04-10T04:26:32.703Z[ 10] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
43422026-04-10T04:26:32.703Z[ 12] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
43432026-04-10T04:26:32.703Z[ 14] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
43442026-04-10T04:26:32.703Z[ 16] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
43452026-04-10T04:26:32.703Z[ 18] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
43462026-04-10T04:26:32.703Z[ 20] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
43472026-04-10T04:26:32.703Z[SUM] 2.00-3.00 sec 448 MBytes 3.76 Gbits/sec
43482026-04-10T04:26:32.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492026-04-10T04:26:32.703Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
43502026-04-10T04:26:32.703Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
43512026-04-10T04:26:32.703Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
43522026-04-10T04:26:32.703Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
43532026-04-10T04:26:32.703Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
43542026-04-10T04:26:32.704Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
43552026-04-10T04:26:32.704Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
43562026-04-10T04:26:32.704Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
43572026-04-10T04:26:32.704Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
43582026-04-10T04:26:32.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
43592026-04-10T04:26:32.704Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
43602026-04-10T04:26:32.704Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
43612026-04-10T04:26:32.704Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
43622026-04-10T04:26:32.704Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
43632026-04-10T04:26:32.704Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
43642026-04-10T04:26:32.704Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
43652026-04-10T04:26:32.704Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
43662026-04-10T04:26:32.704Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
43672026-04-10T04:26:32.704Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
43682026-04-10T04:26:32.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692026-04-10T04:26:32.704Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
43702026-04-10T04:26:32.704Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
43712026-04-10T04:26:32.704Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
43722026-04-10T04:26:32.704Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43732026-04-10T04:26:32.704Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
43742026-04-10T04:26:32.704Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
43752026-04-10T04:26:32.704Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
43762026-04-10T04:26:32.704Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
43772026-04-10T04:26:32.704Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
43782026-04-10T04:26:32.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792026-04-10T04:26:32.708Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43802026-04-10T04:26:32.708Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43812026-04-10T04:26:32.708Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
43822026-04-10T04:26:35.707Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43832026-04-10T04:26:35.707Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43842026-04-10T04:26:35.707Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43852026-04-10T04:26:35.707Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
43862026-04-10T04:26:35.707Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
43872026-04-10T04:26:35.707Z[SUM] 6.00-7.00 sec 437 MBytes 3.67 Gbits/sec
43882026-04-10T04:26:35.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892026-04-10T04:26:35.707Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
43902026-04-10T04:26:35.707Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43912026-04-10T04:26:35.707Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
43922026-04-10T04:26:35.707Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43932026-04-10T04:26:35.707Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
43942026-04-10T04:26:35.707Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43952026-04-10T04:26:35.707Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
43962026-04-10T04:26:35.708Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43972026-04-10T04:26:35.708Z[SUM] 7.00-8.00 sec 436 MBytes 3.65 Gbits/sec
43982026-04-10T04:26:35.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992026-04-10T04:26:35.708Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
44002026-04-10T04:26:35.708Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
44012026-04-10T04:26:35.708Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
44022026-04-10T04:26:35.708Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
44032026-04-10T04:26:35.708Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
44042026-04-10T04:26:35.708Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
44052026-04-10T04:26:35.708Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
44062026-04-10T04:26:35.708Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
44072026-04-10T04:26:35.708Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
44082026-04-10T04:26:35.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092026-04-10T04:26:35.708Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
44102026-04-10T04:26:35.708Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
44112026-04-10T04:26:35.708Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
44122026-04-10T04:26:35.708Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
44132026-04-10T04:26:35.708Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
44142026-04-10T04:26:35.708Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
44152026-04-10T04:26:35.708Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
44162026-04-10T04:26:35.708Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
44172026-04-10T04:26:35.708Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
44182026-04-10T04:26:35.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192026-04-10T04:26:35.708Z[ 5] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
44202026-04-10T04:26:35.708Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44212026-04-10T04:26:35.708Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44222026-04-10T04:26:35.708Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44232026-04-10T04:26:35.708Z[ 14] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
44242026-04-10T04:26:35.708Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44252026-04-10T04:26:35.708Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44262026-04-10T04:26:35.708Z[ 20] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
44272026-04-10T04:26:35.708Z[SUM] 10.00-10.00 sec 384 KBytes 2.70 Gbits/sec
44282026-04-10T04:26:35.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
44292026-04-10T04:26:35.708Z[ ID] Interval Transfer Bitrate
44302026-04-10T04:26:35.708Z[ 5] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44312026-04-10T04:26:35.708Z[ 8] 0.00-10.00 sec 537 MBytes 451 Mbits/sec sender
44322026-04-10T04:26:35.708Z[ 10] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44332026-04-10T04:26:35.708Z[ 12] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44342026-04-10T04:26:35.709Z[ 14] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
44352026-04-10T04:26:35.709Z[ 16] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44362026-04-10T04:26:35.709Z[ 18] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44372026-04-10T04:26:35.709Z[ 20] 0.00-10.00 sec 537 MBytes 450 Mbits/sec sender
44382026-04-10T04:26:35.709Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec sender
44392026-04-10T04:26:35.712ZRun 5/10...3603.004828228338Mbps
44402026-04-10T04:26:43.113Z-----------------------------------------------------------
44412026-04-10T04:26:43.113ZServer listening on 5201 (test #26)
44422026-04-10T04:26:43.113Z-----------------------------------------------------------
44432026-04-10T04:26:43.113ZAccepted connection from 10.0.0.1, port 62309
44442026-04-10T04:26:43.113Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36399
44452026-04-10T04:26:43.113Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49010
44462026-04-10T04:26:43.113Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60015
44472026-04-10T04:26:43.114Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58140
44482026-04-10T04:26:43.114Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63363
44492026-04-10T04:26:43.114Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33708
44502026-04-10T04:26:43.114Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36373
44512026-04-10T04:26:43.114Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46657
44522026-04-10T04:26:43.114Z[ ID] Interval Transfer Bitrate
44532026-04-10T04:26:43.114Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44542026-04-10T04:26:43.114Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44552026-04-10T04:26:43.114Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44562026-04-10T04:26:43.114Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44572026-04-10T04:26:43.114Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44582026-04-10T04:26:43.114Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44592026-04-10T04:26:43.114Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44602026-04-10T04:26:43.114Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44612026-04-10T04:26:43.114Z[SUM] 0.00-1.00 sec 342 MBytes 2.86 Gbits/sec
44622026-04-10T04:26:43.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
44632026-04-10T04:26:43.114Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
44642026-04-10T04:26:43.114Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
44652026-04-10T04:26:43.114Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
44662026-04-10T04:26:43.114Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
44672026-04-10T04:26:43.114Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
44682026-04-10T04:26:43.114Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
44692026-04-10T04:26:43.114Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
44702026-04-10T04:26:43.114Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
44712026-04-10T04:26:43.114Z[SUM] 1.00-2.00 sec 438 MBytes 3.68 Gbits/sec
44722026-04-10T04:26:43.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
44732026-04-10T04:26:43.114Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44742026-04-10T04:26:43.114Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44752026-04-10T04:26:43.114Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44762026-04-10T04:26:43.114Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
44772026-04-10T04:26:43.114Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44782026-04-10T04:26:43.114Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44792026-04-10T04:26:43.114Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
44802026-04-10T04:26:43.114Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44812026-04-10T04:26:43.114Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
44822026-04-10T04:26:43.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
44832026-04-10T04:26:43.114Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44842026-04-10T04:26:43.114Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44852026-04-10T04:26:43.114Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44862026-04-10T04:26:43.115Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
44872026-04-10T04:26:43.115Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
44882026-04-10T04:26:43.115Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
44892026-04-10T04:26:43.115Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44902026-04-10T04:26:43.115Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
44912026-04-10T04:26:43.115Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
44922026-04-10T04:26:43.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
44932026-04-10T04:26:43.115Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
44942026-04-10T04:26:43.115Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
44952026-04-10T04:26:43.115Z[ 10] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
44962026-04-10T04:26:43.115Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
44972026-04-10T04:26:43.115Z[ 14] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
44982026-04-10T04:26:43.115Z[ 16] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
44992026-04-10T04:26:43.115Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
45002026-04-10T04:26:43.115Z[ 20] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
45012026-04-10T04:26:43.115Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
45022026-04-10T04:26:43.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
45032026-04-10T04:26:43.115Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45042026-04-10T04:26:43.115Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
45052026-04-10T04:26:43.115Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45062026-04-10T04:26:43.115Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
45072026-04-10T04:26:43.115Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45082026-04-10T04:26:43.115Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
45092026-04-10T04:26:43.115Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
45102026-04-10T04:26:43.115Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45112026-04-10T04:26:43.115Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
45122026-04-10T04:26:43.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
45132026-04-10T04:26:43.115Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
45142026-04-10T04:26:43.115Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45152026-04-10T04:26:43.115Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45162026-04-10T04:26:46.118Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
45172026-04-10T04:26:46.118Z[ 14] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45182026-04-10T04:26:46.118Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45192026-04-10T04:26:46.118Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
45202026-04-10T04:26:46.118Z[ 20] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
45212026-04-10T04:26:46.118Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
45222026-04-10T04:26:46.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
45232026-04-10T04:26:46.118Z[ 5] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
45242026-04-10T04:26:46.118Z[ 8] 7.00-8.00 sec 55.9 MBytes 469 Mbits/sec
45252026-04-10T04:26:46.118Z[ 10] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
45262026-04-10T04:26:46.118Z[ 12] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
45272026-04-10T04:26:46.118Z[ 14] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
45282026-04-10T04:26:46.118Z[ 16] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
45292026-04-10T04:26:46.118Z[ 18] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
45302026-04-10T04:26:46.118Z[ 20] 7.00-8.00 sec 55.9 MBytes 469 Mbits/sec
45312026-04-10T04:26:46.118Z[SUM] 7.00-8.00 sec 446 MBytes 3.74 Gbits/sec
45322026-04-10T04:26:46.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
45332026-04-10T04:26:46.118Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45342026-04-10T04:26:46.118Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45352026-04-10T04:26:46.118Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45362026-04-10T04:26:46.118Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45372026-04-10T04:26:46.119Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45382026-04-10T04:26:46.119Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45392026-04-10T04:26:46.119Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45402026-04-10T04:26:46.119Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45412026-04-10T04:26:46.119Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
45422026-04-10T04:26:46.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
45432026-04-10T04:26:46.119Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
45442026-04-10T04:26:46.119Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45452026-04-10T04:26:46.119Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
45462026-04-10T04:26:46.119Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45472026-04-10T04:26:46.119Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45482026-04-10T04:26:46.119Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45492026-04-10T04:26:46.119Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
45502026-04-10T04:26:46.119Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
45512026-04-10T04:26:46.119Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
45522026-04-10T04:26:46.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
45532026-04-10T04:26:46.119Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-04-10T04:26:46.119Z[ 8] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
45552026-04-10T04:26:46.119Z[ 10] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
45562026-04-10T04:26:46.119Z[ 12] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
45572026-04-10T04:26:46.119Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45582026-04-10T04:26:46.119Z[ 16] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
45592026-04-10T04:26:46.119Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45602026-04-10T04:26:46.119Z[ 20] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
45612026-04-10T04:26:46.119Z[SUM] 10.00-10.00 sec 640 KBytes 4.66 Gbits/sec
45622026-04-10T04:26:46.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
45632026-04-10T04:26:46.119Z[ ID] Interval Transfer Bitrate
45642026-04-10T04:26:46.119Z[ 5] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
45652026-04-10T04:26:46.119Z[ 8] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45662026-04-10T04:26:46.119Z[ 10] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
45672026-04-10T04:26:46.119Z[ 12] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45682026-04-10T04:26:46.119Z[ 14] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
45692026-04-10T04:26:46.119Z[ 16] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
45702026-04-10T04:26:46.119Z[ 18] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
45712026-04-10T04:26:46.119Z[ 20] 0.00-10.00 sec 536 MBytes 450 Mbits/sec sender
45722026-04-10T04:26:46.119Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec sender
45732026-04-10T04:26:46.123ZRun 6/10...3595.574122048201Mbps
45742026-04-10T04:26:53.543Z-----------------------------------------------------------
45752026-04-10T04:26:53.543ZServer listening on 5201 (test #27)
45762026-04-10T04:26:53.543Z-----------------------------------------------------------
45772026-04-10T04:26:53.543ZAccepted connection from 10.0.0.1, port 43393
45782026-04-10T04:26:53.544Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63623
45792026-04-10T04:26:53.544Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53313
45802026-04-10T04:26:53.544Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36985
45812026-04-10T04:26:53.544Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60638
45822026-04-10T04:26:53.544Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49449
45832026-04-10T04:26:53.544Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48531
45842026-04-10T04:26:53.544Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53277
45852026-04-10T04:26:53.544Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51539
45862026-04-10T04:26:53.544Z[ ID] Interval Transfer Bitrate
45872026-04-10T04:26:53.544Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45882026-04-10T04:26:53.544Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45892026-04-10T04:26:53.544Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45902026-04-10T04:26:53.544Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45912026-04-10T04:26:53.544Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45922026-04-10T04:26:53.544Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45932026-04-10T04:26:53.544Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45942026-04-10T04:26:53.544Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45952026-04-10T04:26:53.544Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
45962026-04-10T04:26:53.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
45972026-04-10T04:26:53.544Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45982026-04-10T04:26:53.544Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45992026-04-10T04:26:53.544Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
46002026-04-10T04:26:53.544Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
46012026-04-10T04:26:53.544Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
46022026-04-10T04:26:53.544Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
46032026-04-10T04:26:53.544Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
46042026-04-10T04:26:53.544Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
46052026-04-10T04:26:53.544Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
46062026-04-10T04:26:53.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
46072026-04-10T04:26:53.544Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46082026-04-10T04:26:53.544Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46092026-04-10T04:26:53.544Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46102026-04-10T04:26:53.544Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
46112026-04-10T04:26:53.544Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
46122026-04-10T04:26:53.544Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46132026-04-10T04:26:53.544Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
46142026-04-10T04:26:53.544Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
46152026-04-10T04:26:53.544Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
46162026-04-10T04:26:53.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
46172026-04-10T04:26:53.545Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46182026-04-10T04:26:53.545Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46192026-04-10T04:26:53.545Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46202026-04-10T04:26:53.545Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46212026-04-10T04:26:53.545Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46222026-04-10T04:26:53.545Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46232026-04-10T04:26:53.545Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46242026-04-10T04:26:53.545Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46252026-04-10T04:26:53.545Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
46262026-04-10T04:26:53.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
46272026-04-10T04:26:53.545Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46282026-04-10T04:26:53.545Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46292026-04-10T04:26:53.545Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46302026-04-10T04:26:53.545Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46312026-04-10T04:26:53.545Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46322026-04-10T04:26:53.545Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46332026-04-10T04:26:53.545Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46342026-04-10T04:26:53.545Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46352026-04-10T04:26:53.545Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
46362026-04-10T04:26:53.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
46372026-04-10T04:26:53.545Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46382026-04-10T04:26:53.545Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46392026-04-10T04:26:53.545Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46402026-04-10T04:26:53.545Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46412026-04-10T04:26:53.545Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46422026-04-10T04:26:53.545Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46432026-04-10T04:26:53.545Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46442026-04-10T04:26:53.545Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46452026-04-10T04:26:53.545Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
46462026-04-10T04:26:53.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
46472026-04-10T04:26:53.545Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
46482026-04-10T04:26:53.545Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
46492026-04-10T04:26:53.545Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46502026-04-10T04:26:56.548Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
46512026-04-10T04:26:56.548Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46522026-04-10T04:26:56.548Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46532026-04-10T04:26:56.548Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46542026-04-10T04:26:56.548Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46552026-04-10T04:26:56.548Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
46562026-04-10T04:26:56.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
46572026-04-10T04:26:56.548Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46582026-04-10T04:26:56.548Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46592026-04-10T04:26:56.548Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46602026-04-10T04:26:56.548Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46612026-04-10T04:26:56.548Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46622026-04-10T04:26:56.548Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46632026-04-10T04:26:56.548Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46642026-04-10T04:26:56.548Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46652026-04-10T04:26:56.548Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
46662026-04-10T04:26:56.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
46672026-04-10T04:26:56.548Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46682026-04-10T04:26:56.548Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
46692026-04-10T04:26:56.548Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46702026-04-10T04:26:56.548Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46712026-04-10T04:26:56.548Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46722026-04-10T04:26:56.548Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46732026-04-10T04:26:56.549Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
46742026-04-10T04:26:56.549Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
46752026-04-10T04:26:56.549Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
46762026-04-10T04:26:56.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
46772026-04-10T04:26:56.549Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46782026-04-10T04:26:56.549Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46792026-04-10T04:26:56.549Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46802026-04-10T04:26:56.549Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46812026-04-10T04:26:56.549Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46822026-04-10T04:26:56.549Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46832026-04-10T04:26:56.549Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46842026-04-10T04:26:56.549Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46852026-04-10T04:26:56.549Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
46862026-04-10T04:26:56.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
46872026-04-10T04:26:56.549Z[ 5] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
46882026-04-10T04:26:56.549Z[ 8] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
46892026-04-10T04:26:56.549Z[ 10] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
46902026-04-10T04:26:56.549Z[ 12] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
46912026-04-10T04:26:56.549Z[ 14] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
46922026-04-10T04:26:56.549Z[ 16] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
46932026-04-10T04:26:56.549Z[ 18] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
46942026-04-10T04:26:56.549Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46952026-04-10T04:26:56.549Z[SUM] 10.00-10.00 sec 896 KBytes 6.75 Gbits/sec
46962026-04-10T04:26:56.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
46972026-04-10T04:26:56.549Z[ ID] Interval Transfer Bitrate
46982026-04-10T04:26:56.549Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
46992026-04-10T04:26:56.549Z[ 8] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
47002026-04-10T04:26:56.549Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
47012026-04-10T04:26:56.549Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
47022026-04-10T04:26:56.549Z[ 14] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
47032026-04-10T04:26:56.549Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
47042026-04-10T04:26:56.549Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
47052026-04-10T04:26:56.549Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
47062026-04-10T04:26:56.549Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec sender
47072026-04-10T04:26:56.554ZRun 7/10...3566.7562111630455Mbps
47082026-04-10T04:27:03.954Z-----------------------------------------------------------
47092026-04-10T04:27:03.955ZServer listening on 5201 (test #28)
47102026-04-10T04:27:03.955Z-----------------------------------------------------------
47112026-04-10T04:27:03.955ZAccepted connection from 10.0.0.1, port 40710
47122026-04-10T04:27:03.955Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41132
47132026-04-10T04:27:03.955Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46055
47142026-04-10T04:27:03.955Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57693
47152026-04-10T04:27:03.955Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56931
47162026-04-10T04:27:03.955Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49160
47172026-04-10T04:27:03.955Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42345
47182026-04-10T04:27:03.955Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53093
47192026-04-10T04:27:03.955Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40928
47202026-04-10T04:27:03.955Z[ ID] Interval Transfer Bitrate
47212026-04-10T04:27:03.955Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
47222026-04-10T04:27:03.955Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
47232026-04-10T04:27:03.955Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
47242026-04-10T04:27:03.955Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
47252026-04-10T04:27:03.955Z[ 14] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
47262026-04-10T04:27:03.955Z[ 16] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
47272026-04-10T04:27:03.955Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
47282026-04-10T04:27:03.955Z[ 20] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
47292026-04-10T04:27:03.955Z[SUM] 0.00-1.00 sec 350 MBytes 2.94 Gbits/sec
47302026-04-10T04:27:03.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
47312026-04-10T04:27:03.955Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
47322026-04-10T04:27:03.955Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
47332026-04-10T04:27:03.955Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
47342026-04-10T04:27:03.955Z[ 12] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
47352026-04-10T04:27:03.955Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
47362026-04-10T04:27:03.955Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
47372026-04-10T04:27:03.955Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
47382026-04-10T04:27:03.955Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
47392026-04-10T04:27:03.955Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
47402026-04-10T04:27:03.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
47412026-04-10T04:27:03.955Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
47422026-04-10T04:27:03.955Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
47432026-04-10T04:27:03.955Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
47442026-04-10T04:27:03.955Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
47452026-04-10T04:27:03.955Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
47462026-04-10T04:27:03.955Z[ 16] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
47472026-04-10T04:27:03.956Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
47482026-04-10T04:27:03.956Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
47492026-04-10T04:27:03.956Z[SUM] 2.00-3.00 sec 438 MBytes 3.68 Gbits/sec
47502026-04-10T04:27:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
47512026-04-10T04:27:03.956Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47522026-04-10T04:27:03.956Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47532026-04-10T04:27:03.956Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47542026-04-10T04:27:03.956Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47552026-04-10T04:27:03.956Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47562026-04-10T04:27:03.956Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47572026-04-10T04:27:03.956Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
47582026-04-10T04:27:03.956Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47592026-04-10T04:27:03.956Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
47602026-04-10T04:27:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
47612026-04-10T04:27:03.956Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47622026-04-10T04:27:03.956Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
47632026-04-10T04:27:03.956Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47642026-04-10T04:27:03.956Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
47652026-04-10T04:27:03.956Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47662026-04-10T04:27:03.956Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
47672026-04-10T04:27:03.956Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47682026-04-10T04:27:03.956Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47692026-04-10T04:27:03.956Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
47702026-04-10T04:27:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
47712026-04-10T04:27:03.956Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47722026-04-10T04:27:03.956Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47732026-04-10T04:27:03.956Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47742026-04-10T04:27:03.956Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47752026-04-10T04:27:03.956Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
47762026-04-10T04:27:03.956Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47772026-04-10T04:27:03.956Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
47782026-04-10T04:27:03.956Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47792026-04-10T04:27:03.956Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
47802026-04-10T04:27:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
47812026-04-10T04:27:03.956Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
47822026-04-10T04:27:03.956Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47832026-04-10T04:27:03.956Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47842026-04-10T04:27:06.960Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47852026-04-10T04:27:06.960Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47862026-04-10T04:27:06.960Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
47872026-04-10T04:27:06.960Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
47882026-04-10T04:27:06.960Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47892026-04-10T04:27:06.960Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
47902026-04-10T04:27:06.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
47912026-04-10T04:27:06.960Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
47922026-04-10T04:27:06.960Z[ 8] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
47932026-04-10T04:27:06.960Z[ 10] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
47942026-04-10T04:27:06.960Z[ 12] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
47952026-04-10T04:27:06.960Z[ 14] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
47962026-04-10T04:27:06.960Z[ 16] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
47972026-04-10T04:27:06.960Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
47982026-04-10T04:27:06.960Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
47992026-04-10T04:27:06.960Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
48002026-04-10T04:27:06.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
48012026-04-10T04:27:06.960Z[ 5] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
48022026-04-10T04:27:06.960Z[ 8] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
48032026-04-10T04:27:06.960Z[ 10] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
48042026-04-10T04:27:06.960Z[ 12] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
48052026-04-10T04:27:06.960Z[ 14] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
48062026-04-10T04:27:06.960Z[ 16] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
48072026-04-10T04:27:06.960Z[ 18] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
48082026-04-10T04:27:06.960Z[ 20] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
48092026-04-10T04:27:06.960Z[SUM] 8.00-9.00 sec 440 MBytes 3.69 Gbits/sec
48102026-04-10T04:27:06.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
48112026-04-10T04:27:06.961Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
48122026-04-10T04:27:06.961Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
48132026-04-10T04:27:06.961Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
48142026-04-10T04:27:06.961Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
48152026-04-10T04:27:06.961Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
48162026-04-10T04:27:06.961Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
48172026-04-10T04:27:06.961Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
48182026-04-10T04:27:06.961Z[ 20] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
48192026-04-10T04:27:06.961Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
48202026-04-10T04:27:06.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
48212026-04-10T04:27:06.961Z[ 5] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
48222026-04-10T04:27:06.961Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48232026-04-10T04:27:06.961Z[ 10] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
48242026-04-10T04:27:06.961Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48252026-04-10T04:27:06.961Z[ 14] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
48262026-04-10T04:27:06.961Z[ 16] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
48272026-04-10T04:27:06.961Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48282026-04-10T04:27:06.961Z[ 20] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
48292026-04-10T04:27:06.961Z[SUM] 10.00-10.00 sec 640 KBytes 4.74 Gbits/sec
48302026-04-10T04:27:06.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
48312026-04-10T04:27:06.961Z[ ID] Interval Transfer Bitrate
48322026-04-10T04:27:06.961Z[ 5] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
48332026-04-10T04:27:06.961Z[ 8] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
48342026-04-10T04:27:06.961Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48352026-04-10T04:27:06.961Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48362026-04-10T04:27:06.965Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48372026-04-10T04:27:06.965Z[ 16] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
48382026-04-10T04:27:06.965Z[ 18] 0.00-10.00 sec 536 MBytes 449 Mbits/sec sender
48392026-04-10T04:27:06.965Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
48402026-04-10T04:27:06.965Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
48412026-04-10T04:27:06.965ZRun 8/10...3592.751194690597Mbps
48422026-04-10T04:27:14.367Z-----------------------------------------------------------
48432026-04-10T04:27:14.367ZServer listening on 5201 (test #29)
48442026-04-10T04:27:14.367Z-----------------------------------------------------------
48452026-04-10T04:27:14.367ZAccepted connection from 10.0.0.1, port 42975
48462026-04-10T04:27:14.367Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62532
48472026-04-10T04:27:14.367Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42917
48482026-04-10T04:27:14.367Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50553
48492026-04-10T04:27:14.367Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34468
48502026-04-10T04:27:14.367Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61073
48512026-04-10T04:27:14.367Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47028
48522026-04-10T04:27:14.367Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47857
48532026-04-10T04:27:14.367Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50713
48542026-04-10T04:27:14.367Z[ ID] Interval Transfer Bitrate
48552026-04-10T04:27:14.368Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48562026-04-10T04:27:14.368Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48572026-04-10T04:27:14.368Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48582026-04-10T04:27:14.368Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48592026-04-10T04:27:14.368Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48602026-04-10T04:27:14.368Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48612026-04-10T04:27:14.368Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48622026-04-10T04:27:14.368Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48632026-04-10T04:27:14.368Z[SUM] 0.00-1.00 sec 346 MBytes 2.91 Gbits/sec
48642026-04-10T04:27:14.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
48652026-04-10T04:27:14.368Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
48662026-04-10T04:27:14.368Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
48672026-04-10T04:27:14.368Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
48682026-04-10T04:27:14.368Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
48692026-04-10T04:27:14.368Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
48702026-04-10T04:27:14.368Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
48712026-04-10T04:27:14.368Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
48722026-04-10T04:27:14.368Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
48732026-04-10T04:27:14.368Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
48742026-04-10T04:27:14.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
48752026-04-10T04:27:14.368Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48762026-04-10T04:27:14.368Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48772026-04-10T04:27:14.368Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
48782026-04-10T04:27:14.368Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48792026-04-10T04:27:14.368Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48802026-04-10T04:27:14.368Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48812026-04-10T04:27:14.368Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
48822026-04-10T04:27:14.368Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48832026-04-10T04:27:14.368Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
48842026-04-10T04:27:14.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
48852026-04-10T04:27:14.368Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48862026-04-10T04:27:14.368Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
48872026-04-10T04:27:14.368Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48882026-04-10T04:27:14.372Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48892026-04-10T04:27:14.372Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48902026-04-10T04:27:14.372Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48912026-04-10T04:27:14.372Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48922026-04-10T04:27:14.372Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48932026-04-10T04:27:14.372Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
48942026-04-10T04:27:14.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
48952026-04-10T04:27:14.372Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48962026-04-10T04:27:14.372Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
48972026-04-10T04:27:14.372Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48982026-04-10T04:27:14.372Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48992026-04-10T04:27:14.372Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
49002026-04-10T04:27:14.372Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
49012026-04-10T04:27:14.372Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
49022026-04-10T04:27:14.372Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
49032026-04-10T04:27:14.372Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
49042026-04-10T04:27:14.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
49052026-04-10T04:27:14.373Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49062026-04-10T04:27:14.373Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49072026-04-10T04:27:14.373Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49082026-04-10T04:27:14.373Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49092026-04-10T04:27:14.373Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49102026-04-10T04:27:14.373Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49112026-04-10T04:27:14.373Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49122026-04-10T04:27:14.373Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49132026-04-10T04:27:14.373Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
49142026-04-10T04:27:14.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
49152026-04-10T04:27:14.373Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49162026-04-10T04:27:14.373Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49172026-04-10T04:27:14.373Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49182026-04-10T04:27:17.375Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49192026-04-10T04:27:17.375Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49202026-04-10T04:27:17.375Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49212026-04-10T04:27:17.375Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49222026-04-10T04:27:17.375Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49232026-04-10T04:27:17.375Z[SUM] 6.00-7.00 sec 437 MBytes 3.66 Gbits/sec
49242026-04-10T04:27:17.375Z- - - - - - - - - - - - - - - - - - - - - - - - -
49252026-04-10T04:27:17.375Z[ 5] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49262026-04-10T04:27:17.375Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49272026-04-10T04:27:17.375Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49282026-04-10T04:27:17.375Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49292026-04-10T04:27:17.375Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49302026-04-10T04:27:17.375Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49312026-04-10T04:27:17.375Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49322026-04-10T04:27:17.375Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
49332026-04-10T04:27:17.375Z[SUM] 7.00-8.00 sec 438 MBytes 3.67 Gbits/sec
49342026-04-10T04:27:17.375Z- - - - - - - - - - - - - - - - - - - - - - - - -
49352026-04-10T04:27:17.375Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49362026-04-10T04:27:17.375Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49372026-04-10T04:27:17.376Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49382026-04-10T04:27:17.376Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49392026-04-10T04:27:17.376Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49402026-04-10T04:27:17.376Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49412026-04-10T04:27:17.376Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49422026-04-10T04:27:17.376Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49432026-04-10T04:27:17.376Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
49442026-04-10T04:27:17.376Z- - - - - - - - - - - - - - - - - - - - - - - - -
49452026-04-10T04:27:17.376Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
49462026-04-10T04:27:17.376Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
49472026-04-10T04:27:17.376Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49482026-04-10T04:27:17.376Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49492026-04-10T04:27:17.376Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49502026-04-10T04:27:17.376Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49512026-04-10T04:27:17.376Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
49522026-04-10T04:27:17.376Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49532026-04-10T04:27:17.376Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
49542026-04-10T04:27:17.376Z- - - - - - - - - - - - - - - - - - - - - - - - -
49552026-04-10T04:27:17.376Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-04-10T04:27:17.376Z[ 8] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49572026-04-10T04:27:17.376Z[ 10] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49582026-04-10T04:27:17.376Z[ 12] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
49592026-04-10T04:27:17.376Z[ 14] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
49602026-04-10T04:27:17.376Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49612026-04-10T04:27:17.376Z[ 18] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49622026-04-10T04:27:17.377Z[ 20] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
49632026-04-10T04:27:17.377Z[SUM] 10.00-10.00 sec 768 KBytes 5.72 Gbits/sec
49642026-04-10T04:27:17.377Z- - - - - - - - - - - - - - - - - - - - - - - - -
49652026-04-10T04:27:17.377Z[ ID] Interval Transfer Bitrate
49662026-04-10T04:27:17.377Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49672026-04-10T04:27:17.377Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49682026-04-10T04:27:17.377Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49692026-04-10T04:27:17.377Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49702026-04-10T04:27:17.377Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49712026-04-10T04:27:17.377Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49722026-04-10T04:27:17.377Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49732026-04-10T04:27:17.377Z[ 20] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
49742026-04-10T04:27:17.377Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
49752026-04-10T04:27:17.381ZRun 9/10...3582.793350903369Mbps
49762026-04-10T04:27:24.782Z-----------------------------------------------------------
49772026-04-10T04:27:24.782ZServer listening on 5201 (test #30)
49782026-04-10T04:27:24.782Z-----------------------------------------------------------
49792026-04-10T04:27:24.782ZAccepted connection from 10.0.0.1, port 44028
49802026-04-10T04:27:24.782Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60525
49812026-04-10T04:27:24.782Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52884
49822026-04-10T04:27:24.783Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61414
49832026-04-10T04:27:24.783Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50905
49842026-04-10T04:27:24.783Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58465
49852026-04-10T04:27:24.783Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32925
49862026-04-10T04:27:24.783Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33667
49872026-04-10T04:27:24.783Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34757
49882026-04-10T04:27:24.783Z[ ID] Interval Transfer Bitrate
49892026-04-10T04:27:24.783Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49902026-04-10T04:27:24.783Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49912026-04-10T04:27:24.783Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49922026-04-10T04:27:24.783Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49932026-04-10T04:27:24.783Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49942026-04-10T04:27:24.783Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49952026-04-10T04:27:24.783Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49962026-04-10T04:27:24.783Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49972026-04-10T04:27:24.783Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
49982026-04-10T04:27:24.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
49992026-04-10T04:27:24.783Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
50002026-04-10T04:27:24.783Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
50012026-04-10T04:27:24.783Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
50022026-04-10T04:27:24.783Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
50032026-04-10T04:27:24.783Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
50042026-04-10T04:27:24.783Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
50052026-04-10T04:27:24.783Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
50062026-04-10T04:27:24.783Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
50072026-04-10T04:27:24.783Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
50082026-04-10T04:27:24.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
50092026-04-10T04:27:24.783Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
50102026-04-10T04:27:24.788Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
50112026-04-10T04:27:24.788Z[ 10] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50122026-04-10T04:27:24.788Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
50132026-04-10T04:27:24.788Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
50142026-04-10T04:27:24.788Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50152026-04-10T04:27:24.788Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50162026-04-10T04:27:24.788Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
50172026-04-10T04:27:24.788Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
50182026-04-10T04:27:24.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
50192026-04-10T04:27:24.788Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50202026-04-10T04:27:24.788Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50212026-04-10T04:27:24.788Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
50222026-04-10T04:27:24.788Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
50232026-04-10T04:27:24.788Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50242026-04-10T04:27:24.789Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
50252026-04-10T04:27:24.789Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50262026-04-10T04:27:24.789Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
50272026-04-10T04:27:24.789Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
50282026-04-10T04:27:24.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
50292026-04-10T04:27:24.789Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50302026-04-10T04:27:24.789Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50312026-04-10T04:27:24.789Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50322026-04-10T04:27:24.789Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50332026-04-10T04:27:24.789Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50342026-04-10T04:27:24.789Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50352026-04-10T04:27:24.789Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50362026-04-10T04:27:24.789Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50372026-04-10T04:27:24.789Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
50382026-04-10T04:27:24.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
50392026-04-10T04:27:24.789Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
50402026-04-10T04:27:24.789Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50412026-04-10T04:27:24.789Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50422026-04-10T04:27:24.789Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
50432026-04-10T04:27:24.789Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
50442026-04-10T04:27:24.789Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50452026-04-10T04:27:24.789Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
50462026-04-10T04:27:24.789Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
50472026-04-10T04:27:24.789Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
50482026-04-10T04:27:24.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
50492026-04-10T04:27:24.789Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50502026-04-10T04:27:24.789Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50512026-04-10T04:27:24.789Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50522026-04-10T04:27:27.787Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50532026-04-10T04:27:27.788Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50542026-04-10T04:27:27.788Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50552026-04-10T04:27:27.788Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50562026-04-10T04:27:27.788Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50572026-04-10T04:27:27.788Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
50582026-04-10T04:27:27.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
50592026-04-10T04:27:27.788Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50602026-04-10T04:27:27.788Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50612026-04-10T04:27:27.788Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50622026-04-10T04:27:27.788Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50632026-04-10T04:27:27.788Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50642026-04-10T04:27:27.788Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50652026-04-10T04:27:27.788Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50662026-04-10T04:27:27.788Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
50672026-04-10T04:27:27.788Z[SUM] 7.00-8.00 sec 433 MBytes 3.64 Gbits/sec
50682026-04-10T04:27:27.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
50692026-04-10T04:27:27.788Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
50702026-04-10T04:27:27.788Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
50712026-04-10T04:27:27.788Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
50722026-04-10T04:27:27.788Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50732026-04-10T04:27:27.788Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50742026-04-10T04:27:27.788Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50752026-04-10T04:27:27.788Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
50762026-04-10T04:27:27.788Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50772026-04-10T04:27:27.788Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
50782026-04-10T04:27:27.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
50792026-04-10T04:27:27.788Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50802026-04-10T04:27:27.788Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50812026-04-10T04:27:27.788Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50822026-04-10T04:27:27.788Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50832026-04-10T04:27:27.788Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50842026-04-10T04:27:27.788Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50852026-04-10T04:27:27.788Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50862026-04-10T04:27:27.788Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50872026-04-10T04:27:27.788Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
50882026-04-10T04:27:27.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
50892026-04-10T04:27:27.788Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50902026-04-10T04:27:27.789Z[ 8] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
50912026-04-10T04:27:27.789Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50922026-04-10T04:27:27.789Z[ 12] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
50932026-04-10T04:27:27.789Z[ 14] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
50942026-04-10T04:27:27.789Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50952026-04-10T04:27:27.789Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50962026-04-10T04:27:27.789Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50972026-04-10T04:27:27.789Z[SUM] 10.00-10.00 sec 384 KBytes 2.56 Gbits/sec
50982026-04-10T04:27:27.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
50992026-04-10T04:27:27.789Z[ ID] Interval Transfer Bitrate
51002026-04-10T04:27:27.789Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51012026-04-10T04:27:27.789Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51022026-04-10T04:27:27.789Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51032026-04-10T04:27:27.789Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51042026-04-10T04:27:27.789Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51052026-04-10T04:27:27.789Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51062026-04-10T04:27:27.789Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51072026-04-10T04:27:27.789Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
51082026-04-10T04:27:27.789Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
51092026-04-10T04:27:27.793ZRun 10/10...3562.0934793618194Mbps
51102026-04-10T04:27:27.793Z###---------------------###
51112026-04-10T04:27:27.793Z::: iPerf done... :::
51122026-04-10T04:27:27.793Z:::Awaiting out files...:::
51132026-04-10T04:27:27.793Z###---------------------###
51142026-04-10T04:27:27.793Z###-----###
51152026-04-10T04:27:27.793Z:::done!:::
51162026-04-10T04:27:27.793Z###-----###
51172026-04-10T04:27:28.763ZBenchmarking iperf-tcp/local/s2c/tx
51182026-04-10T04:27:28.763ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51192026-04-10T04:27:32.628ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51202026-04-10T04:27:52.634ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51212026-04-10T04:27:52.721Ziperf-tcp/local/s2c/tx time: [3.3974 µs 3.3975 µs 3.3975 µs]
51222026-04-10T04:27:52.721Z change: [−0.2717% −0.2670% −0.2619%] (p = 0.00 < 0.05)
51232026-04-10T04:27:52.721Z Change within noise threshold.
51242026-04-10T04:27:52.721ZFound 6 outliers among 100 measurements (6.00%)
51252026-04-10T04:27:52.721Z 1 (1.00%) low severe
51262026-04-10T04:27:52.721Z 1 (1.00%) low mild
51272026-04-10T04:27:52.721Z 2 (2.00%) high mild
51282026-04-10T04:27:52.721Z 2 (2.00%) high severe
51292026-04-10T04:27:53.601Z
51302026-04-10T04:27:53.621ZBenchmarking iperf-tcp/local/s2c/rx
51312026-04-10T04:27:53.621ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51322026-04-10T04:28:00.620ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51332026-04-10T04:28:17.447ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51342026-04-10T04:28:17.534Ziperf-tcp/local/s2c/rx time: [6.5077 µs 6.5079 µs 6.5080 µs]
51352026-04-10T04:28:17.534Z change: [−0.2715% −0.2675% −0.2633%] (p = 0.00 < 0.05)
51362026-04-10T04:28:17.535Z Change within noise threshold.
51372026-04-10T04:28:17.535ZFound 7 outliers among 100 measurements (7.00%)
51382026-04-10T04:28:17.535Z 2 (2.00%) low mild
51392026-04-10T04:28:17.535Z 4 (4.00%) high mild
51402026-04-10T04:28:17.535Z 1 (1.00%) high severe
51412026-04-10T04:28:18.412Z
51422026-04-10T04:28:22.754Z+ cargo ubench
51432026-04-10T04:28:22.883Z Compiling proc-macro2 v1.0.106
51442026-04-10T04:28:22.884Z Compiling quote v1.0.45
51452026-04-10T04:28:22.884Z Compiling unicode-ident v1.0.24
51462026-04-10T04:28:22.884Z Compiling serde_core v1.0.228
51472026-04-10T04:28:22.889Z Compiling cfg-if v1.0.4
51482026-04-10T04:28:22.889Z Compiling libc v0.2.184
51492026-04-10T04:28:22.889Z Compiling memchr v2.8.0
51502026-04-10T04:28:22.889Z Compiling serde v1.0.228
51512026-04-10T04:28:22.963Z Compiling rustversion v1.0.22
51522026-04-10T04:28:23.009Z Compiling ident_case v1.0.1
51532026-04-10T04:28:23.117Z Compiling strsim v0.11.1
51542026-04-10T04:28:23.198Z Compiling version_check v0.9.5
51552026-04-10T04:28:23.221Z Compiling zerocopy v0.8.48
51562026-04-10T04:28:23.395Z Compiling either v1.15.0
51572026-04-10T04:28:23.447Z Compiling thiserror v2.0.18
51582026-04-10T04:28:23.610Z Compiling fnv v1.0.7
51592026-04-10T04:28:23.697Z Compiling crossbeam-utils v0.8.21
51602026-04-10T04:28:23.812Z Compiling regex-syntax v0.8.10
51612026-04-10T04:28:23.828Z Compiling pin-project-lite v0.2.17
51622026-04-10T04:28:23.923Z Compiling syn v1.0.109
51632026-04-10T04:28:23.958Z Compiling equivalent v1.0.2
51642026-04-10T04:28:23.987Z Compiling aho-corasick v1.1.4
51652026-04-10T04:28:24.037Z Compiling syn v2.0.117
51662026-04-10T04:28:24.048Z Compiling winnow v1.0.1
51672026-04-10T04:28:24.141Z Compiling hashbrown v0.16.1
51682026-04-10T04:28:24.281Z Compiling itertools v0.14.0
51692026-04-10T04:28:24.692Z Compiling indexmap v2.13.1
51702026-04-10T04:28:25.082Z Compiling toml_parser v1.1.2+spec-1.1.0
51712026-04-10T04:28:25.290Z Compiling bitflags v2.11.0
51722026-04-10T04:28:25.290Z Compiling regex-automata v0.4.14
51732026-04-10T04:28:25.614Z Compiling autocfg v1.5.0
51742026-04-10T04:28:25.617Z Compiling byteorder v1.5.0
51752026-04-10T04:28:25.647Z Compiling heapless v0.8.0
51762026-04-10T04:28:25.792Z Compiling toml_datetime v1.1.1+spec-1.1.0
51772026-04-10T04:28:25.854Z Compiling hash32 v0.3.1
51782026-04-10T04:28:25.949Z Compiling num-traits v0.2.19
51792026-04-10T04:28:25.984Z Compiling toml_edit v0.25.10+spec-1.1.0
51802026-04-10T04:28:26.006Z Compiling slog v2.8.2
51812026-04-10T04:28:26.035Z Compiling futures-core v0.3.32
51822026-04-10T04:28:26.083Z Compiling stable_deref_trait v1.2.1
51832026-04-10T04:28:26.154Z Compiling macaddr v1.0.1
51842026-04-10T04:28:26.162Z Compiling futures-sink v0.3.32
51852026-04-10T04:28:26.177Z Compiling smoltcp v0.11.0
51862026-04-10T04:28:26.216Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51872026-04-10T04:28:26.259Z Compiling futures-channel v0.3.32
51882026-04-10T04:28:26.501Z Compiling proc-macro-crate v3.5.0
51892026-04-10T04:28:26.505Z Compiling proc-macro-error-attr v1.0.4
51902026-04-10T04:28:26.521Z Compiling crc32fast v1.5.0
51912026-04-10T04:28:26.712Z Compiling darling_core v0.21.3
51922026-04-10T04:28:26.795Z Compiling darling_core v0.23.0
51932026-04-10T04:28:26.876Z Compiling anyhow v1.0.102
51942026-04-10T04:28:26.903Z Compiling regex v1.12.3
51952026-04-10T04:28:26.908Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
51962026-04-10T04:28:27.109Z Compiling futures-io v0.3.32
51972026-04-10T04:28:27.181Z Compiling managed v0.8.0
51982026-04-10T04:28:27.290Z Compiling bitflags v1.3.2
51992026-04-10T04:28:27.294Z Compiling rand_core v0.10.0
52002026-04-10T04:28:27.357Z Compiling itoa v1.0.18
52012026-04-10T04:28:27.421Z Compiling futures-task v0.3.32
52022026-04-10T04:28:27.444Z Compiling getrandom v0.4.2
52032026-04-10T04:28:27.573Z Compiling slab v0.4.12
52042026-04-10T04:28:27.615Z Compiling ref-cast v1.0.25
52052026-04-10T04:28:27.831Z Compiling serde_derive v1.0.228
52062026-04-10T04:28:27.851Z Compiling zerocopy-derive v0.8.48
52072026-04-10T04:28:27.856Z Compiling thiserror-impl v2.0.18
52082026-04-10T04:28:27.918Z Compiling futures-macro v0.3.32
52092026-04-10T04:28:27.991Z Compiling ref-cast-impl v1.0.25
52102026-04-10T04:28:28.563Z Compiling num_enum_derive v0.7.6
52112026-04-10T04:28:28.703Z Compiling futures-util v0.3.32
52122026-04-10T04:28:28.871Z Compiling darling_macro v0.21.3
52132026-04-10T04:28:28.953Z Compiling darling_macro v0.23.0
52142026-04-10T04:28:29.137Z Compiling cobs v0.3.0
52152026-04-10T04:28:29.351Z Compiling foreign-types-macros v0.2.3
52162026-04-10T04:28:29.395Z Compiling darling v0.21.3
52172026-04-10T04:28:29.469Z Compiling ingot-macros v0.1.1
52182026-04-10T04:28:29.480Z Compiling darling v0.23.0
52192026-04-10T04:28:29.550Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52202026-04-10T04:28:29.924Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52212026-04-10T04:28:29.957Z Compiling proc-macro-error v1.0.4
52222026-04-10T04:28:30.143Z Compiling ipnetwork v0.21.1
52232026-04-10T04:28:30.176Z Compiling foreign-types-shared v0.3.1
52242026-04-10T04:28:30.224Z Compiling rustix v1.1.4
52252026-04-10T04:28:30.261Z Compiling cpufeatures v0.3.0
52262026-04-10T04:28:30.331Z Compiling once_cell v1.21.4
52272026-04-10T04:28:30.506Z Compiling unicode-width v0.2.2
52282026-04-10T04:28:30.536Z Compiling tracing-core v0.1.36
52292026-04-10T04:28:30.555Z Compiling chacha20 v0.10.0
52302026-04-10T04:28:30.778Z Compiling tabwriter v1.4.1
52312026-04-10T04:28:30.793Z Compiling foreign-types v0.5.0
52322026-04-10T04:28:30.899Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52332026-04-10T04:28:30.920Z Compiling erased-serde v0.3.31
52342026-04-10T04:28:31.039Z Compiling postcard v1.1.3
52352026-04-10T04:28:31.103Z Compiling futures-executor v0.3.32
52362026-04-10T04:28:31.328Z Compiling num_enum v0.7.6
52372026-04-10T04:28:31.482Z Compiling tracing-attributes v0.1.31
52382026-04-10T04:28:31.489Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52392026-04-10T04:28:31.832Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52402026-04-10T04:28:31.951Z Compiling errno v0.3.14
52412026-04-10T04:28:31.971Z Compiling cstr-argument v0.1.2
52422026-04-10T04:28:32.059Z Compiling shlex v1.3.0
52432026-04-10T04:28:32.093Z Compiling num-conv v0.2.1
52442026-04-10T04:28:32.123Z Compiling zmij v1.0.21
52452026-04-10T04:28:32.233Z Compiling find-msvc-tools v0.1.9
52462026-04-10T04:28:32.239Z Compiling ingot-types v0.1.2
52472026-04-10T04:28:32.295Z Compiling powerfmt v0.2.0
52482026-04-10T04:28:32.401Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
52492026-04-10T04:28:32.420Z Compiling utf8parse v0.2.2
52502026-04-10T04:28:32.546Z Compiling dyn-clone v1.0.20
52512026-04-10T04:28:32.588Z Compiling pretty-hex v0.4.2
52522026-04-10T04:28:32.651Z Compiling ingot v0.1.1
52532026-04-10T04:28:32.682Z Compiling thiserror v1.0.69
52542026-04-10T04:28:32.714Z Compiling time-core v0.1.8
52552026-04-10T04:28:32.720Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
52562026-04-10T04:28:32.740Z Compiling tracing v0.1.44
52572026-04-10T04:28:32.850Z Compiling time-macros v0.2.27
52582026-04-10T04:28:32.920Z Compiling anstyle-parse v1.0.0
52592026-04-10T04:28:33.064Z Compiling deranged v0.5.8
52602026-04-10T04:28:33.160Z Compiling cc v1.2.59
52612026-04-10T04:28:33.165Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52622026-04-10T04:28:33.271Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52632026-04-10T04:28:33.616Z Compiling rand v0.10.0
52642026-04-10T04:28:34.158Z Compiling futures v0.3.32
52652026-04-10T04:28:34.232Z Compiling thiserror-impl v1.0.69
52662026-04-10T04:28:34.251Z Compiling crossbeam-epoch v0.9.18
52672026-04-10T04:28:34.360Z Compiling uuid v1.23.0
52682026-04-10T04:28:34.385Z Compiling arc-swap v1.9.1
52692026-04-10T04:28:34.693Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52702026-04-10T04:28:34.716Z Compiling socket2 v0.6.3
52712026-04-10T04:28:34.769Z Compiling nom v8.0.0
52722026-04-10T04:28:34.787Z Compiling thread_local v1.1.9
52732026-04-10T04:28:35.112Z Compiling colorchoice v1.0.5
52742026-04-10T04:28:35.222Z Compiling colored v3.1.1
52752026-04-10T04:28:35.305Z Compiling anstyle-query v1.1.5
52762026-04-10T04:28:35.547Z Compiling anstyle v1.0.14
52772026-04-10T04:28:35.785Z Compiling iana-time-zone v0.1.65
52782026-04-10T04:28:35.984Z Compiling is_terminal_polyfill v1.70.2
52792026-04-10T04:28:36.074Z Compiling heck v0.4.1
52802026-04-10T04:28:36.090Z Compiling rayon-core v1.13.0
52812026-04-10T04:28:36.302Z Compiling serde_json v1.0.149
52822026-04-10T04:28:36.407Z Compiling oxnet v0.1.4
52832026-04-10T04:28:36.411Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52842026-04-10T04:28:36.528Z Compiling slog-async v2.8.0
52852026-04-10T04:28:36.616Z Compiling lazy_static v1.5.0
52862026-04-10T04:28:36.683Z Compiling slog-scope v4.4.1
52872026-04-10T04:28:36.722Z Compiling time v0.3.47
52882026-04-10T04:28:36.850Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52892026-04-10T04:28:37.321Z Compiling rusticata-macros v5.0.0
52902026-04-10T04:28:37.489Z Compiling anstream v1.0.0
52912026-04-10T04:28:37.615Z Compiling chrono v0.4.44
52922026-04-10T04:28:37.818Z Compiling crossbeam-deque v0.8.6
52932026-04-10T04:28:37.903Z Compiling alloca v0.4.0
52942026-04-10T04:28:38.025Z Compiling cookie-factory v0.3.3
52952026-04-10T04:28:38.048Z Compiling terminal_size v0.4.4
52962026-04-10T04:28:38.188Z Compiling half v2.7.1
52972026-04-10T04:28:38.346Z Compiling crossbeam-channel v0.5.15
52982026-04-10T04:28:38.480Z Compiling is-terminal v0.4.17
52992026-04-10T04:28:38.488Z Compiling itertools v0.12.1
53002026-04-10T04:28:38.514Z Compiling ciborium-io v0.2.2
53012026-04-10T04:28:38.568Z Compiling log v0.4.29
53022026-04-10T04:28:38.601Z Compiling term v1.2.1
53032026-04-10T04:28:38.795Z Compiling take_mut v0.2.2
53042026-04-10T04:28:38.997Z Compiling clap_lex v1.1.0
53052026-04-10T04:28:39.318Z Compiling cfg_aliases v0.2.1
53062026-04-10T04:28:39.387Z Compiling plotters-backend v0.3.7
53072026-04-10T04:28:39.610Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53082026-04-10T04:28:39.711Z Compiling heck v0.5.0
53092026-04-10T04:28:39.904Z Compiling circular v0.3.0
53102026-04-10T04:28:39.907Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53112026-04-10T04:28:39.913Z Compiling clap_derive v4.6.0
53122026-04-10T04:28:39.999Z Compiling plotters-svg v0.3.7
53132026-04-10T04:28:40.115Z Compiling pcap-parser v0.17.0
53142026-04-10T04:28:40.293Z Compiling nix v0.31.2
53152026-04-10T04:28:40.606Z Compiling clap_builder v4.6.0
53162026-04-10T04:28:40.674Z Compiling slog-term v2.9.2
53172026-04-10T04:28:41.563Z Compiling slog-stdlog v4.1.1
53182026-04-10T04:28:41.778Z Compiling ciborium-ll v0.2.2
53192026-04-10T04:28:42.009Z Compiling itertools v0.13.0
53202026-04-10T04:28:42.135Z Compiling cast v0.3.0
53212026-04-10T04:28:42.307Z Compiling same-file v1.0.6
53222026-04-10T04:28:42.441Z Compiling rayon v1.11.0
53232026-04-10T04:28:42.460Z Compiling walkdir v2.5.0
53242026-04-10T04:28:43.007Z Compiling tinytemplate v1.2.1
53252026-04-10T04:28:43.267Z Compiling clap v4.6.0
53262026-04-10T04:28:43.345Z Compiling ciborium v0.2.2
53272026-04-10T04:28:43.513Z Compiling criterion-plot v0.8.2
53282026-04-10T04:28:43.805Z Compiling slog-envlogger v2.2.0
53292026-04-10T04:28:44.100Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53302026-04-10T04:28:44.121Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53312026-04-10T04:28:44.275Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
53322026-04-10T04:28:44.586Z Compiling plotters v0.3.7
53332026-04-10T04:28:44.688Z Compiling page_size v0.6.0
53342026-04-10T04:28:44.720Z Compiling anes v0.1.6
53352026-04-10T04:28:44.792Z Compiling dtor-proc-macro v0.0.12
53362026-04-10T04:28:44.960Z Compiling oorandom v11.1.5
53372026-04-10T04:28:45.085Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53382026-04-10T04:28:45.131Z Compiling dtor v0.6.0
53392026-04-10T04:28:45.206Z Compiling ctor-proc-macro v0.0.12
53402026-04-10T04:28:45.546Z Compiling criterion v0.8.2
53412026-04-10T04:28:45.782Z Compiling link-section v0.0.12
53422026-04-10T04:28:45.922Z Compiling ctor v0.9.1
53432026-04-10T04:28:47.525Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53442026-04-10T04:30:07.472Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 44s
53452026-04-10T04:30:07.499Z Running benches/userland.rs (target/release-lto/deps/userland-012d3f73923e5d93)
53462026-04-10T04:30:07.502ZGnuplot not found, using plotters backend
53472026-04-10T04:30:07.647ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53482026-04-10T04:30:07.647ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53492026-04-10T04:30:13.171ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0006 s (7.6M iterations)
53502026-04-10T04:30:18.017ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53512026-04-10T04:30:18.108Zparse/Hairpin-DHCPv4/wallclock/Discover
53522026-04-10T04:30:18.108Z time: [61.360 ns 61.501 ns 61.662 ns]
53532026-04-10T04:30:18.108Z change: [−0.6250% +0.3535% +1.2535%] (p = 0.50 > 0.05)
53542026-04-10T04:30:18.108Z No change in performance detected.
53552026-04-10T04:30:18.108ZFound 11 outliers among 100 measurements (11.00%)
53562026-04-10T04:30:18.108Z 5 (5.00%) high mild
53572026-04-10T04:30:18.108Z 6 (6.00%) high severe
53582026-04-10T04:30:19.317Z
53592026-04-10T04:30:19.321ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53602026-04-10T04:30:19.321ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53612026-04-10T04:30:25.200ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0063 s (3.6M iterations)
53622026-04-10T04:30:30.171ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53632026-04-10T04:30:30.257Zprocess/Hairpin-DHCPv4/wallclock/Discover
53642026-04-10T04:30:30.257Z time: [813.99 ns 814.37 ns 814.79 ns]
53652026-04-10T04:30:30.257Z change: [−0.4820% −0.3227% −0.1726%] (p = 0.00 < 0.05)
53662026-04-10T04:30:30.257Z Change within noise threshold.
53672026-04-10T04:30:30.257ZFound 6 outliers among 100 measurements (6.00%)
53682026-04-10T04:30:30.257Z 2 (2.00%) high mild
53692026-04-10T04:30:30.257Z 4 (4.00%) high severe
53702026-04-10T04:30:31.458Z
53712026-04-10T04:30:31.462ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53722026-04-10T04:30:31.463ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53732026-04-10T04:30:37.188ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0008 s (7.3M iterations)
53742026-04-10T04:30:41.834ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53752026-04-10T04:30:41.920Zparse/Hairpin-DHCPv4/wallclock/Request
53762026-04-10T04:30:41.920Z time: [61.352 ns 61.464 ns 61.588 ns]
53772026-04-10T04:30:41.920Z change: [−1.6147% −0.6031% +0.4808%] (p = 0.29 > 0.05)
53782026-04-10T04:30:41.920Z No change in performance detected.
53792026-04-10T04:30:41.920ZFound 12 outliers among 100 measurements (12.00%)
53802026-04-10T04:30:41.920Z 4 (4.00%) high mild
53812026-04-10T04:30:41.920Z 8 (8.00%) high severe
53822026-04-10T04:30:43.123Z
53832026-04-10T04:30:43.127ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53842026-04-10T04:30:43.127ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53852026-04-10T04:30:48.883ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0064 s (3.6M iterations)
53862026-04-10T04:30:53.856ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53872026-04-10T04:30:53.942Zprocess/Hairpin-DHCPv4/wallclock/Request
53882026-04-10T04:30:53.942Z time: [789.11 ns 789.41 ns 789.75 ns]
53892026-04-10T04:30:53.942Z change: [−0.5361% −0.3852% −0.2346%] (p = 0.00 < 0.05)
53902026-04-10T04:30:53.942Z Change within noise threshold.
53912026-04-10T04:30:53.942ZFound 6 outliers among 100 measurements (6.00%)
53922026-04-10T04:30:53.942Z 1 (1.00%) high mild
53932026-04-10T04:30:53.942Z 5 (5.00%) high severe
53942026-04-10T04:30:55.148Z
53952026-04-10T04:30:55.152ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53962026-04-10T04:30:55.152ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53972026-04-10T04:30:58.587ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0035 s (6.1M iterations)
53982026-04-10T04:31:03.435ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53992026-04-10T04:31:03.521Zparse/Hairpin-DHCPv6/wallclock/Solicit
54002026-04-10T04:31:03.521Z time: [60.432 ns 60.574 ns 60.734 ns]
54012026-04-10T04:31:03.521Z change: [−1.8527% −0.6085% +0.5985%] (p = 0.34 > 0.05)
54022026-04-10T04:31:03.521Z No change in performance detected.
54032026-04-10T04:31:03.521ZFound 13 outliers among 100 measurements (13.00%)
54042026-04-10T04:31:03.521Z 4 (4.00%) high mild
54052026-04-10T04:31:03.521Z 9 (9.00%) high severe
54062026-04-10T04:31:04.728Z
54072026-04-10T04:31:04.734ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54082026-04-10T04:31:04.734ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54092026-04-10T04:31:08.421ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0056 s (2.8M iterations)
54102026-04-10T04:31:13.429ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54112026-04-10T04:31:13.513Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54122026-04-10T04:31:13.513Z time: [1.0251 µs 1.0257 µs 1.0263 µs]
54132026-04-10T04:31:13.513Z change: [−1.3740% −1.1880% −0.9883%] (p = 0.00 < 0.05)
54142026-04-10T04:31:13.513Z Change within noise threshold.
54152026-04-10T04:31:13.513ZFound 7 outliers among 100 measurements (7.00%)
54162026-04-10T04:31:13.513Z 5 (5.00%) high mild
54172026-04-10T04:31:13.513Z 2 (2.00%) high severe
54182026-04-10T04:31:14.714Z
54192026-04-10T04:31:14.721ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54202026-04-10T04:31:14.721ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54212026-04-10T04:31:18.510ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0037 s (5.5M iterations)
54222026-04-10T04:31:23.230ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54232026-04-10T04:31:23.316Zparse/Hairpin-DHCPv6/wallclock/Request
54242026-04-10T04:31:23.316Z time: [60.622 ns 60.782 ns 60.960 ns]
54252026-04-10T04:31:23.316Z change: [−1.2361% −0.1822% +0.9566%] (p = 0.75 > 0.05)
54262026-04-10T04:31:23.316Z No change in performance detected.
54272026-04-10T04:31:23.316ZFound 16 outliers among 100 measurements (16.00%)
54282026-04-10T04:31:23.316Z 7 (7.00%) high mild
54292026-04-10T04:31:23.316Z 9 (9.00%) high severe
54302026-04-10T04:31:24.524Z
54312026-04-10T04:31:24.527ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54322026-04-10T04:31:24.527ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54332026-04-10T04:31:28.467ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (2.7M iterations)
54342026-04-10T04:31:33.409ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54352026-04-10T04:31:33.493Zprocess/Hairpin-DHCPv6/wallclock/Request
54362026-04-10T04:31:33.494Z time: [1.0615 µs 1.0619 µs 1.0624 µs]
54372026-04-10T04:31:33.494Z change: [−0.8239% −0.6609% −0.5070%] (p = 0.00 < 0.05)
54382026-04-10T04:31:33.494Z Change within noise threshold.
54392026-04-10T04:31:33.494ZFound 5 outliers among 100 measurements (5.00%)
54402026-04-10T04:31:33.494Z 2 (2.00%) high mild
54412026-04-10T04:31:33.494Z 3 (3.00%) high severe
54422026-04-10T04:31:34.688Z
54432026-04-10T04:31:34.691ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54442026-04-10T04:31:34.692ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54452026-04-10T04:31:40.791ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0002 s (6.9M iterations)
54462026-04-10T04:31:45.299ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54472026-04-10T04:31:45.385Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54482026-04-10T04:31:45.385Z time: [60.133 ns 60.311 ns 60.510 ns]
54492026-04-10T04:31:45.385Z change: [−2.0532% −0.9277% +0.1742%] (p = 0.10 > 0.05)
54502026-04-10T04:31:45.385Z No change in performance detected.
54512026-04-10T04:31:45.385ZFound 10 outliers among 100 measurements (10.00%)
54522026-04-10T04:31:45.385Z 3 (3.00%) high mild
54532026-04-10T04:31:45.385Z 7 (7.00%) high severe
54542026-04-10T04:31:46.591Z
54552026-04-10T04:31:46.594ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54562026-04-10T04:31:46.594ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54572026-04-10T04:31:51.848ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0062 s (4.0M iterations)
54582026-04-10T04:31:56.714ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54592026-04-10T04:31:56.799Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54602026-04-10T04:31:56.799Z time: [618.71 ns 619.09 ns 619.52 ns]
54612026-04-10T04:31:56.799Z change: [−1.0535% −0.8652% −0.6788%] (p = 0.00 < 0.05)
54622026-04-10T04:31:56.799Z Change within noise threshold.
54632026-04-10T04:31:56.799ZFound 9 outliers among 100 measurements (9.00%)
54642026-04-10T04:31:56.799Z 4 (4.00%) high mild
54652026-04-10T04:31:56.799Z 5 (5.00%) high severe
54662026-04-10T04:31:58.002Z
54672026-04-10T04:31:58.006ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54682026-04-10T04:31:58.006ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54692026-04-10T04:32:02.390ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0021 s (4.8M iterations)
54702026-04-10T04:32:06.217ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54712026-04-10T04:32:06.302Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-04-10T04:32:06.302Z time: [120.74 ns 121.01 ns 121.33 ns]
54732026-04-10T04:32:06.302Z change: [−0.6222% +0.1975% +1.0504%] (p = 0.64 > 0.05)
54742026-04-10T04:32:06.302Z No change in performance detected.
54752026-04-10T04:32:06.302ZFound 13 outliers among 100 measurements (13.00%)
54762026-04-10T04:32:06.302Z 9 (9.00%) high mild
54772026-04-10T04:32:06.302Z 4 (4.00%) high severe
54782026-04-10T04:32:07.512Z
54792026-04-10T04:32:07.516ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54802026-04-10T04:32:07.517ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54812026-04-10T04:32:10.720ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0003 s (3.3M iterations)
54822026-04-10T04:32:15.223ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54832026-04-10T04:32:15.308Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54842026-04-10T04:32:15.308Z time: [697.14 ns 697.77 ns 698.61 ns]
54852026-04-10T04:32:15.308Z change: [−1.3298% −1.1088% −0.9140%] (p = 0.00 < 0.05)
54862026-04-10T04:32:15.309Z Change within noise threshold.
54872026-04-10T04:32:15.309ZFound 6 outliers among 100 measurements (6.00%)
54882026-04-10T04:32:15.309Z 2 (2.00%) high mild
54892026-04-10T04:32:15.309Z 4 (4.00%) high severe
54902026-04-10T04:32:16.490Z
54912026-04-10T04:32:16.494ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54922026-04-10T04:32:16.494ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54932026-04-10T04:32:22.667ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0011 s (6.8M iterations)
54942026-04-10T04:32:27.118ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54952026-04-10T04:32:27.204Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-04-10T04:32:27.204Z time: [59.846 ns 60.028 ns 60.233 ns]
54972026-04-10T04:32:27.204Z change: [−1.3639% −0.3552% +0.7317%] (p = 0.53 > 0.05)
54982026-04-10T04:32:27.204Z No change in performance detected.
54992026-04-10T04:32:27.204ZFound 11 outliers among 100 measurements (11.00%)
55002026-04-10T04:32:27.204Z 5 (5.00%) high mild
55012026-04-10T04:32:27.204Z 6 (6.00%) high severe
55022026-04-10T04:32:28.406Z
55032026-04-10T04:32:28.410ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55042026-04-10T04:32:28.410ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55052026-04-10T04:32:34.440ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0049 s (3.5M iterations)
55062026-04-10T04:32:39.283ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55072026-04-10T04:32:39.369Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55082026-04-10T04:32:39.369Z time: [792.27 ns 792.52 ns 792.74 ns]
55092026-04-10T04:32:39.369Z change: [−1.2390% −1.1112% −0.9688%] (p = 0.00 < 0.05)
55102026-04-10T04:32:39.369Z Change within noise threshold.
55112026-04-10T04:32:39.369ZFound 11 outliers among 100 measurements (11.00%)
55122026-04-10T04:32:39.369Z 6 (6.00%) high mild
55132026-04-10T04:32:39.369Z 5 (5.00%) high severe
55142026-04-10T04:32:40.562Z
55152026-04-10T04:32:40.566ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55162026-04-10T04:32:40.566ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55172026-04-10T04:32:43.566ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0011 s (7.0M iterations)
55182026-04-10T04:32:48.113ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55192026-04-10T04:32:48.200Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-04-10T04:32:48.200Z time: [59.886 ns 60.053 ns 60.245 ns]
55212026-04-10T04:32:48.200Z change: [−0.7071% +0.4173% +1.5084%] (p = 0.46 > 0.05)
55222026-04-10T04:32:48.200Z No change in performance detected.
55232026-04-10T04:32:48.200ZFound 12 outliers among 100 measurements (12.00%)
55242026-04-10T04:32:48.200Z 6 (6.00%) high mild
55252026-04-10T04:32:48.200Z 6 (6.00%) high severe
55262026-04-10T04:32:49.399Z
55272026-04-10T04:32:49.402ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55282026-04-10T04:32:49.402ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55292026-04-10T04:32:55.287ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0045 s (3.6M iterations)
55302026-04-10T04:33:00.091ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55312026-04-10T04:33:00.176Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55322026-04-10T04:33:00.176Z time: [749.75 ns 750.24 ns 750.75 ns]
55332026-04-10T04:33:00.176Z change: [−1.5343% −1.3257% −1.1215%] (p = 0.00 < 0.05)
55342026-04-10T04:33:00.176Z Performance has improved.
55352026-04-10T04:33:00.176ZFound 8 outliers among 100 measurements (8.00%)
55362026-04-10T04:33:00.176Z 3 (3.00%) high mild
55372026-04-10T04:33:00.176Z 5 (5.00%) high severe
55382026-04-10T04:33:01.382Z
55392026-04-10T04:33:01.386ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55402026-04-10T04:33:01.386ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55412026-04-10T04:33:04.851ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
55422026-04-10T04:33:08.710ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55432026-04-10T04:33:08.794Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-04-10T04:33:08.794Z time: [61.518 ns 61.676 ns 61.842 ns]
55452026-04-10T04:33:08.794Z change: [−1.4236% −0.7302% +0.0225%] (p = 0.05 < 0.05)
55462026-04-10T04:33:08.794Z Change within noise threshold.
55472026-04-10T04:33:08.794ZFound 7 outliers among 100 measurements (7.00%)
55482026-04-10T04:33:08.794Z 4 (4.00%) high mild
55492026-04-10T04:33:08.794Z 3 (3.00%) high severe
55502026-04-10T04:33:09.995Z
55512026-04-10T04:33:09.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55522026-04-10T04:33:09.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55532026-04-10T04:33:15.182ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (4.0M iterations)
55542026-04-10T04:33:19.922ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55552026-04-10T04:33:20.008Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55562026-04-10T04:33:20.008Z time: [245.08 ns 245.67 ns 246.31 ns]
55572026-04-10T04:33:20.008Z change: [−1.0633% −0.5876% −0.0947%] (p = 0.02 < 0.05)
55582026-04-10T04:33:20.008Z Change within noise threshold.
55592026-04-10T04:33:20.008ZFound 3 outliers among 100 measurements (3.00%)
55602026-04-10T04:33:20.008Z 2 (2.00%) high mild
55612026-04-10T04:33:20.008Z 1 (1.00%) high severe
55622026-04-10T04:33:21.214Z
55632026-04-10T04:33:21.218ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55642026-04-10T04:33:21.218ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55652026-04-10T04:33:24.227ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (7.0M iterations)
55662026-04-10T04:33:28.933ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55672026-04-10T04:33:29.019Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-04-10T04:33:29.019Z time: [79.526 ns 79.757 ns 80.008 ns]
55692026-04-10T04:33:29.019Z change: [−1.0361% −0.1866% +0.6821%] (p = 0.67 > 0.05)
55702026-04-10T04:33:29.019Z No change in performance detected.
55712026-04-10T04:33:29.019ZFound 6 outliers among 100 measurements (6.00%)
55722026-04-10T04:33:29.019Z 4 (4.00%) high mild
55732026-04-10T04:33:29.019Z 2 (2.00%) high severe
55742026-04-10T04:33:30.217Z
55752026-04-10T04:33:30.220ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55762026-04-10T04:33:30.220ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55772026-04-10T04:33:34.266ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (2.6M iterations)
55782026-04-10T04:33:39.255ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55792026-04-10T04:33:39.340Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55802026-04-10T04:33:39.340Z time: [265.59 ns 265.90 ns 266.25 ns]
55812026-04-10T04:33:39.340Z change: [−1.1403% −0.7149% −0.2399%] (p = 0.00 < 0.05)
55822026-04-10T04:33:39.340Z Change within noise threshold.
55832026-04-10T04:33:39.340ZFound 10 outliers among 100 measurements (10.00%)
55842026-04-10T04:33:39.340Z 5 (5.00%) high mild
55852026-04-10T04:33:39.340Z 5 (5.00%) high severe
55862026-04-10T04:33:40.537Z
55872026-04-10T04:33:40.540ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55882026-04-10T04:33:40.540ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55892026-04-10T04:33:46.763ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (6.7M iterations)
55902026-04-10T04:33:50.347ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55912026-04-10T04:33:50.431Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55922026-04-10T04:33:50.431Z time: [97.883 ns 98.060 ns 98.219 ns]
55932026-04-10T04:33:50.432Z change: [−0.7610% −0.1253% +0.5377%] (p = 0.72 > 0.05)
55942026-04-10T04:33:50.432Z No change in performance detected.
55952026-04-10T04:33:50.432ZFound 5 outliers among 100 measurements (5.00%)
55962026-04-10T04:33:50.432Z 2 (2.00%) high mild
55972026-04-10T04:33:50.432Z 3 (3.00%) high severe
55982026-04-10T04:33:51.634Z
55992026-04-10T04:33:51.637ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56002026-04-10T04:33:51.637ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
56012026-04-10T04:33:57.866ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.4M iterations)
56022026-04-10T04:34:02.326ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56032026-04-10T04:34:02.411Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56042026-04-10T04:34:02.412Z time: [219.52 ns 220.06 ns 220.72 ns]
56052026-04-10T04:34:02.412Z change: [−0.6876% −0.1374% +0.3533%] (p = 0.61 > 0.05)
56062026-04-10T04:34:02.412Z No change in performance detected.
56072026-04-10T04:34:02.412ZFound 2 outliers among 100 measurements (2.00%)
56082026-04-10T04:34:02.412Z 2 (2.00%) high mild
56092026-04-10T04:34:03.612Z
56102026-04-10T04:34:03.616ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56112026-04-10T04:34:03.616ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56122026-04-10T04:34:07.928ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.9M iterations)
56132026-04-10T04:34:12.310ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56142026-04-10T04:34:12.396Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56152026-04-10T04:34:12.396Z time: [117.65 ns 117.97 ns 118.24 ns]
56162026-04-10T04:34:12.396Z change: [+0.1551% +0.9107% +1.6434%] (p = 0.01 < 0.05)
56172026-04-10T04:34:12.397Z Change within noise threshold.
56182026-04-10T04:34:12.397ZFound 24 outliers among 100 measurements (24.00%)
56192026-04-10T04:34:12.397Z 2 (2.00%) low severe
56202026-04-10T04:34:12.397Z 14 (14.00%) low mild
56212026-04-10T04:34:12.397Z 4 (4.00%) high mild
56222026-04-10T04:34:12.397Z 4 (4.00%) high severe
56232026-04-10T04:34:13.598Z
56242026-04-10T04:34:13.602ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56252026-04-10T04:34:13.602ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56262026-04-10T04:34:18.114ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (2.3M iterations)
56272026-04-10T04:34:22.906ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56282026-04-10T04:34:22.992Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56292026-04-10T04:34:22.992Z time: [239.18 ns 239.73 ns 240.39 ns]
56302026-04-10T04:34:22.992Z change: [−1.0171% −0.4666% +0.0297%] (p = 0.08 > 0.05)
56312026-04-10T04:34:22.992Z No change in performance detected.
56322026-04-10T04:34:22.992ZFound 4 outliers among 100 measurements (4.00%)
56332026-04-10T04:34:22.992Z 2 (2.00%) high mild
56342026-04-10T04:34:22.992Z 2 (2.00%) high severe
56352026-04-10T04:34:24.198Z
56362026-04-10T04:34:24.203ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56372026-04-10T04:34:24.203ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56382026-04-10T04:34:27.509ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
56392026-04-10T04:34:31.487ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56402026-04-10T04:34:31.571Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56412026-04-10T04:34:31.571Z time: [60.530 ns 60.658 ns 60.788 ns]
56422026-04-10T04:34:31.571Z change: [−1.1933% −0.5007% +0.2250%] (p = 0.18 > 0.05)
56432026-04-10T04:34:31.571Z No change in performance detected.
56442026-04-10T04:34:31.571ZFound 14 outliers among 100 measurements (14.00%)
56452026-04-10T04:34:31.571Z 8 (8.00%) high mild
56462026-04-10T04:34:31.571Z 6 (6.00%) high severe
56472026-04-10T04:34:32.780Z
56482026-04-10T04:34:32.784ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56492026-04-10T04:34:32.784ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56502026-04-10T04:34:37.657ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.3M iterations)
56512026-04-10T04:34:42.496ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56522026-04-10T04:34:42.582Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56532026-04-10T04:34:42.582Z time: [226.84 ns 227.29 ns 227.78 ns]
56542026-04-10T04:34:42.582Z change: [−0.5528% −0.0383% +0.4482%] (p = 0.89 > 0.05)
56552026-04-10T04:34:42.582Z No change in performance detected.
56562026-04-10T04:34:42.582ZFound 5 outliers among 100 measurements (5.00%)
56572026-04-10T04:34:42.582Z 2 (2.00%) high mild
56582026-04-10T04:34:42.582Z 3 (3.00%) high severe
56592026-04-10T04:34:43.793Z
56602026-04-10T04:34:43.796ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56612026-04-10T04:34:43.796ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56622026-04-10T04:34:49.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.8M iterations)
56632026-04-10T04:34:54.549ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56642026-04-10T04:34:54.635Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-04-10T04:34:54.635Z time: [78.642 ns 78.844 ns 79.062 ns]
56662026-04-10T04:34:54.635Z change: [−1.0506% −0.2085% +0.6754%] (p = 0.64 > 0.05)
56672026-04-10T04:34:54.635Z No change in performance detected.
56682026-04-10T04:34:54.635ZFound 8 outliers among 100 measurements (8.00%)
56692026-04-10T04:34:54.635Z 5 (5.00%) high mild
56702026-04-10T04:34:54.635Z 3 (3.00%) high severe
56712026-04-10T04:34:55.837Z
56722026-04-10T04:34:55.841ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56732026-04-10T04:34:55.841ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56742026-04-10T04:34:59.786ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (2.7M iterations)
56752026-04-10T04:35:04.757ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56762026-04-10T04:35:04.843Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56772026-04-10T04:35:04.843Z time: [245.45 ns 245.81 ns 246.20 ns]
56782026-04-10T04:35:04.843Z change: [−1.0534% −0.5640% −0.0800%] (p = 0.02 < 0.05)
56792026-04-10T04:35:04.843Z Change within noise threshold.
56802026-04-10T04:35:04.843ZFound 12 outliers among 100 measurements (12.00%)
56812026-04-10T04:35:04.843Z 5 (5.00%) high mild
56822026-04-10T04:35:04.847Z 7 (7.00%) high severe
56832026-04-10T04:35:06.047Z
56842026-04-10T04:35:06.051ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56852026-04-10T04:35:06.051ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56862026-04-10T04:35:12.123ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.9M iterations)
56872026-04-10T04:35:15.760ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56882026-04-10T04:35:15.845Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56892026-04-10T04:35:15.845Z time: [97.357 ns 97.562 ns 97.747 ns]
56902026-04-10T04:35:15.845Z change: [−1.2552% −0.6211% +0.0630%] (p = 0.06 > 0.05)
56912026-04-10T04:35:15.846Z No change in performance detected.
56922026-04-10T04:35:15.846ZFound 5 outliers among 100 measurements (5.00%)
56932026-04-10T04:35:15.846Z 3 (3.00%) high mild
56942026-04-10T04:35:15.846Z 2 (2.00%) high severe
56952026-04-10T04:35:17.043Z
56962026-04-10T04:35:17.046ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56972026-04-10T04:35:17.046ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56982026-04-10T04:35:22.984ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
56992026-04-10T04:35:27.477ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
57002026-04-10T04:35:27.564Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
57012026-04-10T04:35:27.564Z time: [196.78 ns 197.29 ns 197.90 ns]
57022026-04-10T04:35:27.564Z change: [−0.5649% +0.0090% +0.5941%] (p = 0.98 > 0.05)
57032026-04-10T04:35:27.564Z No change in performance detected.
57042026-04-10T04:35:27.564ZFound 4 outliers among 100 measurements (4.00%)
57052026-04-10T04:35:27.564Z 3 (3.00%) high mild
57062026-04-10T04:35:27.564Z 1 (1.00%) high severe
57072026-04-10T04:35:28.773Z
57082026-04-10T04:35:28.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57092026-04-10T04:35:28.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57102026-04-10T04:35:33.115ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0030 s (4.8M iterations)
57112026-04-10T04:35:37.540ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57122026-04-10T04:35:37.627Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57132026-04-10T04:35:37.627Z time: [117.80 ns 118.11 ns 118.39 ns]
57142026-04-10T04:35:37.627Z change: [+0.8927% +1.6528% +2.3796%] (p = 0.00 < 0.05)
57152026-04-10T04:35:37.627Z Change within noise threshold.
57162026-04-10T04:35:37.627ZFound 23 outliers among 100 measurements (23.00%)
57172026-04-10T04:35:37.627Z 15 (15.00%) low mild
57182026-04-10T04:35:37.627Z 4 (4.00%) high mild
57192026-04-10T04:35:37.627Z 4 (4.00%) high severe
57202026-04-10T04:35:38.857Z
57212026-04-10T04:35:38.863ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57222026-04-10T04:35:38.863ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57232026-04-10T04:35:43.275ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (2.4M iterations)
57242026-04-10T04:35:48.103ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57252026-04-10T04:35:48.188Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57262026-04-10T04:35:48.188Z time: [218.96 ns 219.54 ns 220.23 ns]
57272026-04-10T04:35:48.188Z change: [+0.7179% +1.3657% +1.9471%] (p = 0.00 < 0.05)
57282026-04-10T04:35:48.188Z Change within noise threshold.
57292026-04-10T04:35:48.189ZFound 4 outliers among 100 measurements (4.00%)
57302026-04-10T04:35:48.189Z 2 (2.00%) high mild
57312026-04-10T04:35:48.189Z 2 (2.00%) high severe
57322026-04-10T04:35:49.399Z
57332026-04-10T04:35:49.402ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57342026-04-10T04:35:49.402ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57352026-04-10T04:35:53.021ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
57362026-04-10T04:35:57.082ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57372026-04-10T04:35:57.167Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57382026-04-10T04:35:57.167Z time: [61.720 ns 61.888 ns 62.066 ns]
57392026-04-10T04:35:57.167Z change: [−0.5532% +0.2221% +0.9579%] (p = 0.59 > 0.05)
57402026-04-10T04:35:57.167Z No change in performance detected.
57412026-04-10T04:35:57.167ZFound 7 outliers among 100 measurements (7.00%)
57422026-04-10T04:35:57.167Z 2 (2.00%) high mild
57432026-04-10T04:35:57.167Z 5 (5.00%) high severe
57442026-04-10T04:35:58.387Z
57452026-04-10T04:35:58.393ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57462026-04-10T04:35:58.393ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57472026-04-10T04:36:03.752ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0053 s (3.9M iterations)
57482026-04-10T04:36:08.581ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57492026-04-10T04:36:08.667Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57502026-04-10T04:36:08.667Z time: [240.72 ns 241.32 ns 241.98 ns]
57512026-04-10T04:36:08.667Z change: [−0.6046% −0.1294% +0.3567%] (p = 0.62 > 0.05)
57522026-04-10T04:36:08.667Z No change in performance detected.
57532026-04-10T04:36:08.667ZFound 3 outliers among 100 measurements (3.00%)
57542026-04-10T04:36:08.667Z 1 (1.00%) high mild
57552026-04-10T04:36:08.667Z 2 (2.00%) high severe
57562026-04-10T04:36:09.881Z
57572026-04-10T04:36:09.885ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57582026-04-10T04:36:09.886ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57592026-04-10T04:36:13.059ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (6.6M iterations)
57602026-04-10T04:36:17.784ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57612026-04-10T04:36:17.870Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57622026-04-10T04:36:17.871Z time: [80.170 ns 80.410 ns 80.670 ns]
57632026-04-10T04:36:17.871Z change: [−0.3549% +0.5835% +1.5470%] (p = 0.22 > 0.05)
57642026-04-10T04:36:17.871Z No change in performance detected.
57652026-04-10T04:36:17.871ZFound 7 outliers among 100 measurements (7.00%)
57662026-04-10T04:36:17.871Z 4 (4.00%) high mild
57672026-04-10T04:36:17.871Z 3 (3.00%) high severe
57682026-04-10T04:36:19.080Z
57692026-04-10T04:36:19.084ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57702026-04-10T04:36:19.084ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57712026-04-10T04:36:23.292ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0087 s (2.5M iterations)
57722026-04-10T04:36:29.202ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57732026-04-10T04:36:29.224Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57742026-04-10T04:36:29.224Z time: [259.46 ns 259.88 ns 260.35 ns]
57752026-04-10T04:36:29.224Z change: [−0.2450% +0.1875% +0.6038%] (p = 0.41 > 0.05)
57762026-04-10T04:36:29.224Z No change in performance detected.
57772026-04-10T04:36:29.224ZFound 7 outliers among 100 measurements (7.00%)
57782026-04-10T04:36:29.224Z 3 (3.00%) high mild
57792026-04-10T04:36:29.224Z 4 (4.00%) high severe
57802026-04-10T04:36:29.592Z
57812026-04-10T04:36:29.595ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57822026-04-10T04:36:29.596ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57832026-04-10T04:36:32.659ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.8M iterations)
57842026-04-10T04:36:36.564ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57852026-04-10T04:36:36.651Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57862026-04-10T04:36:36.651Z time: [99.632 ns 99.812 ns 99.989 ns]
57872026-04-10T04:36:36.651Z change: [+0.4302% +1.0451% +1.6470%] (p = 0.00 < 0.05)
57882026-04-10T04:36:36.651Z Change within noise threshold.
57892026-04-10T04:36:36.651ZFound 6 outliers among 100 measurements (6.00%)
57902026-04-10T04:36:36.651Z 4 (4.00%) high mild
57912026-04-10T04:36:36.651Z 2 (2.00%) high severe
57922026-04-10T04:36:37.862Z
57932026-04-10T04:36:37.865ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57942026-04-10T04:36:37.865ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57952026-04-10T04:36:40.984ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.4M iterations)
57962026-04-10T04:36:45.669ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57972026-04-10T04:36:45.754Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57982026-04-10T04:36:45.755Z time: [213.58 ns 214.08 ns 214.68 ns]
57992026-04-10T04:36:45.755Z change: [−0.1325% +0.4526% +1.0751%] (p = 0.14 > 0.05)
58002026-04-10T04:36:45.755Z No change in performance detected.
58012026-04-10T04:36:45.755ZFound 4 outliers among 100 measurements (4.00%)
58022026-04-10T04:36:45.755Z 3 (3.00%) high mild
58032026-04-10T04:36:45.755Z 1 (1.00%) high severe
58042026-04-10T04:36:46.957Z
58052026-04-10T04:36:46.960ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58062026-04-10T04:36:46.960ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58072026-04-10T04:36:51.445ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (4.7M iterations)
58082026-04-10T04:36:55.878ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58092026-04-10T04:36:55.963Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58102026-04-10T04:36:55.963Z time: [118.04 ns 118.24 ns 118.44 ns]
58112026-04-10T04:36:55.963Z change: [+0.2821% +0.9979% +1.7404%] (p = 0.01 < 0.05)
58122026-04-10T04:36:55.964Z Change within noise threshold.
58132026-04-10T04:36:55.964ZFound 5 outliers among 100 measurements (5.00%)
58142026-04-10T04:36:55.964Z 1 (1.00%) high mild
58152026-04-10T04:36:55.964Z 4 (4.00%) high severe
58162026-04-10T04:36:57.170Z
58172026-04-10T04:36:57.175ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58182026-04-10T04:36:57.175ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58192026-04-10T04:37:01.791ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (2.3M iterations)
58202026-04-10T04:37:06.652ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58212026-04-10T04:37:06.738Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58222026-04-10T04:37:06.738Z time: [233.34 ns 233.97 ns 234.72 ns]
58232026-04-10T04:37:06.738Z change: [+0.5391% +1.0321% +1.6151%] (p = 0.00 < 0.05)
58242026-04-10T04:37:06.738Z Change within noise threshold.
58252026-04-10T04:37:06.738ZFound 4 outliers among 100 measurements (4.00%)
58262026-04-10T04:37:06.738Z 3 (3.00%) high mild
58272026-04-10T04:37:06.738Z 1 (1.00%) high severe
58282026-04-10T04:37:07.942Z
58292026-04-10T04:37:07.945ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58302026-04-10T04:37:07.945ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58312026-04-10T04:37:11.530ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
58322026-04-10T04:37:15.560ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58332026-04-10T04:37:15.646Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58342026-04-10T04:37:15.646Z time: [60.463 ns 60.576 ns 60.690 ns]
58352026-04-10T04:37:15.646Z change: [−1.4327% −0.7128% +0.0438%] (p = 0.07 > 0.05)
58362026-04-10T04:37:15.646Z No change in performance detected.
58372026-04-10T04:37:15.646ZFound 14 outliers among 100 measurements (14.00%)
58382026-04-10T04:37:15.646Z 10 (10.00%) high mild
58392026-04-10T04:37:15.646Z 4 (4.00%) high severe
58402026-04-10T04:37:16.842Z
58412026-04-10T04:37:16.846ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58422026-04-10T04:37:16.846ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58432026-04-10T04:37:21.945ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (4.1M iterations)
58442026-04-10T04:37:26.767ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58452026-04-10T04:37:26.853Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58462026-04-10T04:37:26.853Z time: [216.59 ns 217.01 ns 217.47 ns]
58472026-04-10T04:37:26.853Z change: [−1.4104% −0.9425% −0.4882%] (p = 0.00 < 0.05)
58482026-04-10T04:37:26.853Z Change within noise threshold.
58492026-04-10T04:37:26.853ZFound 5 outliers among 100 measurements (5.00%)
58502026-04-10T04:37:26.853Z 2 (2.00%) high mild
58512026-04-10T04:37:26.853Z 3 (3.00%) high severe
58522026-04-10T04:37:28.061Z
58532026-04-10T04:37:28.065ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58542026-04-10T04:37:28.065ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58552026-04-10T04:37:31.174ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.7M iterations)
58562026-04-10T04:37:35.994ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58572026-04-10T04:37:36.079Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58582026-04-10T04:37:36.080Z time: [78.239 ns 78.439 ns 78.655 ns]
58592026-04-10T04:37:36.080Z change: [−1.3183% −0.4638% +0.3540%] (p = 0.29 > 0.05)
58602026-04-10T04:37:36.080Z No change in performance detected.
58612026-04-10T04:37:36.080ZFound 8 outliers among 100 measurements (8.00%)
58622026-04-10T04:37:36.080Z 5 (5.00%) high mild
58632026-04-10T04:37:36.080Z 3 (3.00%) high severe
58642026-04-10T04:37:37.279Z
58652026-04-10T04:37:37.287ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58662026-04-10T04:37:37.287ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58672026-04-10T04:37:41.305ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (2.6M iterations)
58682026-04-10T04:37:46.325ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58692026-04-10T04:37:46.428Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58702026-04-10T04:37:46.428Z time: [235.64 ns 235.93 ns 236.26 ns]
58712026-04-10T04:37:46.428Z change: [−1.0796% −0.6202% −0.1645%] (p = 0.01 < 0.05)
58722026-04-10T04:37:46.428Z Change within noise threshold.
58732026-04-10T04:37:46.428ZFound 9 outliers among 100 measurements (9.00%)
58742026-04-10T04:37:46.428Z 4 (4.00%) high mild
58752026-04-10T04:37:46.428Z 5 (5.00%) high severe
58762026-04-10T04:37:47.610Z
58772026-04-10T04:37:47.617ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58782026-04-10T04:37:47.617ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58792026-04-10T04:37:53.968ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.6M iterations)
58802026-04-10T04:37:57.649ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58812026-04-10T04:37:57.738Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58822026-04-10T04:37:57.738Z time: [97.502 ns 97.620 ns 97.735 ns]
58832026-04-10T04:37:57.738Z change: [−1.3596% −0.7494% −0.1002%] (p = 0.02 < 0.05)
58842026-04-10T04:37:57.738Z Change within noise threshold.
58852026-04-10T04:37:57.738ZFound 7 outliers among 100 measurements (7.00%)
58862026-04-10T04:37:57.738Z 4 (4.00%) high mild
58872026-04-10T04:37:57.738Z 3 (3.00%) high severe
58882026-04-10T04:37:58.939Z
58892026-04-10T04:37:58.944ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58902026-04-10T04:37:58.944ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58912026-04-10T04:38:06.782ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0046 s (3.4M iterations)
58922026-04-10T04:38:09.637ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58932026-04-10T04:38:09.722Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58942026-04-10T04:38:09.722Z time: [188.78 ns 189.37 ns 190.10 ns]
58952026-04-10T04:38:09.722Z change: [−0.7488% −0.0190% +0.6453%] (p = 0.96 > 0.05)
58962026-04-10T04:38:09.722Z No change in performance detected.
58972026-04-10T04:38:09.722ZFound 2 outliers among 100 measurements (2.00%)
58982026-04-10T04:38:09.722Z 1 (1.00%) high mild
58992026-04-10T04:38:09.722Z 1 (1.00%) high severe
59002026-04-10T04:38:10.918Z
59012026-04-10T04:38:10.922ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59022026-04-10T04:38:10.922ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59032026-04-10T04:38:15.314ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (4.8M iterations)
59042026-04-10T04:38:19.787ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59052026-04-10T04:38:19.872Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59062026-04-10T04:38:19.872Z time: [116.65 ns 116.85 ns 117.04 ns]
59072026-04-10T04:38:19.872Z change: [−0.8548% −0.1134% +0.6397%] (p = 0.77 > 0.05)
59082026-04-10T04:38:19.872Z No change in performance detected.
59092026-04-10T04:38:19.872ZFound 7 outliers among 100 measurements (7.00%)
59102026-04-10T04:38:19.872Z 3 (3.00%) high mild
59112026-04-10T04:38:19.872Z 4 (4.00%) high severe
59122026-04-10T04:38:21.072Z
59132026-04-10T04:38:21.076ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59142026-04-10T04:38:21.076ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59152026-04-10T04:38:25.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (2.3M iterations)
59162026-04-10T04:38:30.402ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59172026-04-10T04:38:30.487Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59182026-04-10T04:38:30.488Z time: [206.93 ns 207.53 ns 208.26 ns]
59192026-04-10T04:38:30.488Z change: [−1.0484% −0.1137% +0.6747%] (p = 0.81 > 0.05)
59202026-04-10T04:38:30.488Z No change in performance detected.
59212026-04-10T04:38:30.488ZFound 4 outliers among 100 measurements (4.00%)
59222026-04-10T04:38:30.488Z 2 (2.00%) high mild
59232026-04-10T04:38:30.488Z 2 (2.00%) high severe
59242026-04-10T04:38:31.689Z
59252026-04-10T04:38:31.693ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59262026-04-10T04:38:31.693ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59272026-04-10T04:38:35.016ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (13M iterations)
59282026-04-10T04:38:39.048ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59292026-04-10T04:38:39.133Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59302026-04-10T04:38:39.133Z time: [61.672 ns 61.829 ns 61.996 ns]
59312026-04-10T04:38:39.133Z change: [−1.0862% −0.4057% +0.3289%] (p = 0.26 > 0.05)
59322026-04-10T04:38:39.133Z No change in performance detected.
59332026-04-10T04:38:39.133ZFound 8 outliers among 100 measurements (8.00%)
59342026-04-10T04:38:39.133Z 4 (4.00%) high mild
59352026-04-10T04:38:39.133Z 4 (4.00%) high severe
59362026-04-10T04:38:40.340Z
59372026-04-10T04:38:40.351ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59382026-04-10T04:38:40.351ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59392026-04-10T04:38:45.222ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.3M iterations)
59402026-04-10T04:38:50.304ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59412026-04-10T04:38:50.388Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59422026-04-10T04:38:50.389Z time: [271.51 ns 273.45 ns 275.92 ns]
59432026-04-10T04:38:50.389Z change: [−15.180% −1.6408% +14.827%] (p = 0.85 > 0.05)
59442026-04-10T04:38:50.389Z No change in performance detected.
59452026-04-10T04:38:50.389ZFound 14 outliers among 100 measurements (14.00%)
59462026-04-10T04:38:50.389Z 5 (5.00%) high mild
59472026-04-10T04:38:50.389Z 9 (9.00%) high severe
59482026-04-10T04:38:51.592Z
59492026-04-10T04:38:51.597ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59502026-04-10T04:38:51.597ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59512026-04-10T04:38:57.542ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (7.1M iterations)
59522026-04-10T04:39:02.328ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59532026-04-10T04:39:02.413Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59542026-04-10T04:39:02.413Z time: [79.507 ns 79.749 ns 80.010 ns]
59552026-04-10T04:39:02.413Z change: [−1.0080% −0.1589% +0.7185%] (p = 0.72 > 0.05)
59562026-04-10T04:39:02.413Z No change in performance detected.
59572026-04-10T04:39:02.413ZFound 6 outliers among 100 measurements (6.00%)
59582026-04-10T04:39:02.413Z 3 (3.00%) high mild
59592026-04-10T04:39:02.413Z 3 (3.00%) high severe
59602026-04-10T04:39:03.611Z
59612026-04-10T04:39:03.615ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59622026-04-10T04:39:03.615ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59632026-04-10T04:39:07.575ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0089 s (2.7M iterations)
59642026-04-10T04:39:12.733ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59652026-04-10T04:39:12.818Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59662026-04-10T04:39:12.818Z time: [307.26 ns 310.12 ns 313.81 ns]
59672026-04-10T04:39:12.818Z change: [−14.581% −1.2470% +13.101%] (p = 0.87 > 0.05)
59682026-04-10T04:39:12.818Z No change in performance detected.
59692026-04-10T04:39:12.818ZFound 13 outliers among 100 measurements (13.00%)
59702026-04-10T04:39:12.818Z 6 (6.00%) high mild
59712026-04-10T04:39:12.819Z 7 (7.00%) high severe
59722026-04-10T04:39:14.020Z
59732026-04-10T04:39:14.024ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-04-10T04:39:14.024ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59752026-04-10T04:39:20.023ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (7.0M iterations)
59762026-04-10T04:39:23.759ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59772026-04-10T04:39:23.844Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-04-10T04:39:23.844Z time: [98.353 ns 98.596 ns 98.827 ns]
59792026-04-10T04:39:23.844Z change: [−0.5371% +0.0907% +0.6834%] (p = 0.79 > 0.05)
59802026-04-10T04:39:23.844Z No change in performance detected.
59812026-04-10T04:39:23.844ZFound 5 outliers among 100 measurements (5.00%)
59822026-04-10T04:39:23.844Z 3 (3.00%) high mild
59832026-04-10T04:39:23.844Z 2 (2.00%) high severe
59842026-04-10T04:39:25.048Z
59852026-04-10T04:39:25.052ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59862026-04-10T04:39:25.052ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59872026-04-10T04:39:30.982ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.5M iterations)
59882026-04-10T04:39:35.678ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59892026-04-10T04:39:35.763Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59902026-04-10T04:39:35.764Z time: [239.54 ns 241.30 ns 243.52 ns]
59912026-04-10T04:39:35.764Z change: [−10.956% −0.3790% +11.094%] (p = 0.94 > 0.05)
59922026-04-10T04:39:35.764Z No change in performance detected.
59932026-04-10T04:39:35.764ZFound 12 outliers among 100 measurements (12.00%)
59942026-04-10T04:39:35.764Z 4 (4.00%) high mild
59952026-04-10T04:39:35.764Z 8 (8.00%) high severe
59962026-04-10T04:39:36.964Z
59972026-04-10T04:39:36.968ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-04-10T04:39:36.968ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59992026-04-10T04:39:41.128ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (5.0M iterations)
60002026-04-10T04:39:45.683ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60012026-04-10T04:39:45.768Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60022026-04-10T04:39:45.768Z time: [116.62 ns 116.94 ns 117.21 ns]
60032026-04-10T04:39:45.768Z change: [−1.0274% −0.2363% +0.5453%] (p = 0.58 > 0.05)
60042026-04-10T04:39:45.768Z No change in performance detected.
60052026-04-10T04:39:45.768ZFound 26 outliers among 100 measurements (26.00%)
60062026-04-10T04:39:45.768Z 16 (16.00%) low mild
60072026-04-10T04:39:45.768Z 6 (6.00%) high mild
60082026-04-10T04:39:45.768Z 4 (4.00%) high severe
60092026-04-10T04:39:46.967Z
60102026-04-10T04:39:46.971ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60112026-04-10T04:39:46.971ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60122026-04-10T04:39:51.313ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (2.4M iterations)
60132026-04-10T04:39:56.336ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60142026-04-10T04:39:56.421Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60152026-04-10T04:39:56.421Z time: [268.93 ns 271.17 ns 274.03 ns]
60162026-04-10T04:39:56.421Z change: [−12.007% −0.0704% +12.943%] (p = 0.99 > 0.05)
60172026-04-10T04:39:56.422Z No change in performance detected.
60182026-04-10T04:39:56.422ZFound 12 outliers among 100 measurements (12.00%)
60192026-04-10T04:39:56.422Z 4 (4.00%) high mild
60202026-04-10T04:39:56.422Z 8 (8.00%) high severe
60212026-04-10T04:39:57.628Z
60222026-04-10T04:39:57.632ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60232026-04-10T04:39:57.632ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60242026-04-10T04:40:00.785ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (13M iterations)
60252026-04-10T04:40:04.954ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60262026-04-10T04:40:05.039Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60272026-04-10T04:40:05.039Z time: [60.331 ns 60.465 ns 60.600 ns]
60282026-04-10T04:40:05.039Z change: [−1.8245% −1.1723% −0.5256%] (p = 0.00 < 0.05)
60292026-04-10T04:40:05.039Z Change within noise threshold.
60302026-04-10T04:40:05.039ZFound 11 outliers among 100 measurements (11.00%)
60312026-04-10T04:40:05.039Z 7 (7.00%) high mild
60322026-04-10T04:40:05.039Z 4 (4.00%) high severe
60332026-04-10T04:40:06.247Z
60342026-04-10T04:40:06.251ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60352026-04-10T04:40:06.251ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60362026-04-10T04:40:10.995ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.4M iterations)
60372026-04-10T04:40:16.086ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60382026-04-10T04:40:16.170Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60392026-04-10T04:40:16.170Z time: [249.54 ns 251.35 ns 253.62 ns]
60402026-04-10T04:40:16.170Z change: [−16.471% −2.2937% +14.022%] (p = 0.78 > 0.05)
60412026-04-10T04:40:16.171Z No change in performance detected.
60422026-04-10T04:40:16.171ZFound 13 outliers among 100 measurements (13.00%)
60432026-04-10T04:40:16.171Z 4 (4.00%) high mild
60442026-04-10T04:40:16.171Z 9 (9.00%) high severe
60452026-04-10T04:40:17.375Z
60462026-04-10T04:40:17.378ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60472026-04-10T04:40:17.378ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60482026-04-10T04:40:23.386ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
60492026-04-10T04:40:28.102ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60502026-04-10T04:40:28.185Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60512026-04-10T04:40:28.185Z time: [78.793 ns 78.989 ns 79.198 ns]
60522026-04-10T04:40:28.185Z change: [−1.0524% −0.2655% +0.5528%] (p = 0.53 > 0.05)
60532026-04-10T04:40:28.186Z No change in performance detected.
60542026-04-10T04:40:28.186ZFound 7 outliers among 100 measurements (7.00%)
60552026-04-10T04:40:28.186Z 4 (4.00%) high mild
60562026-04-10T04:40:28.186Z 3 (3.00%) high severe
60572026-04-10T04:40:29.380Z
60582026-04-10T04:40:29.384ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60592026-04-10T04:40:29.384ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60602026-04-10T04:40:33.298ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0081 s (2.7M iterations)
60612026-04-10T04:40:38.406ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60622026-04-10T04:40:38.491Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60632026-04-10T04:40:38.491Z time: [283.97 ns 286.70 ns 290.17 ns]
60642026-04-10T04:40:38.491Z change: [−14.846% −1.9926% +14.388%] (p = 0.79 > 0.05)
60652026-04-10T04:40:38.491Z No change in performance detected.
60662026-04-10T04:40:38.491ZFound 13 outliers among 100 measurements (13.00%)
60672026-04-10T04:40:38.491Z 6 (6.00%) high mild
60682026-04-10T04:40:38.491Z 7 (7.00%) high severe
60692026-04-10T04:40:39.692Z
60702026-04-10T04:40:39.695ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60712026-04-10T04:40:39.696ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60722026-04-10T04:40:45.583ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (7.1M iterations)
60732026-04-10T04:40:49.349ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60742026-04-10T04:40:49.434Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60752026-04-10T04:40:49.434Z time: [98.469 ns 98.669 ns 98.844 ns]
60762026-04-10T04:40:49.434Z change: [−0.2173% +0.4072% +1.0850%] (p = 0.22 > 0.05)
60772026-04-10T04:40:49.434Z No change in performance detected.
60782026-04-10T04:40:49.434ZFound 23 outliers among 100 measurements (23.00%)
60792026-04-10T04:40:49.434Z 16 (16.00%) low mild
60802026-04-10T04:40:49.435Z 2 (2.00%) high mild
60812026-04-10T04:40:49.435Z 5 (5.00%) high severe
60822026-04-10T04:40:50.639Z
60832026-04-10T04:40:50.643ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60842026-04-10T04:40:50.643ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60852026-04-10T04:40:56.421ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0046 s (3.6M iterations)
60862026-04-10T04:41:01.127ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60872026-04-10T04:41:01.213Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60882026-04-10T04:41:01.213Z time: [214.85 ns 216.38 ns 218.33 ns]
60892026-04-10T04:41:01.213Z change: [−12.268% −1.4572% +10.824%] (p = 0.81 > 0.05)
60902026-04-10T04:41:01.213Z No change in performance detected.
60912026-04-10T04:41:01.213ZFound 12 outliers among 100 measurements (12.00%)
60922026-04-10T04:41:01.213Z 4 (4.00%) high mild
60932026-04-10T04:41:01.213Z 8 (8.00%) high severe
60942026-04-10T04:41:02.415Z
60952026-04-10T04:41:02.419ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60962026-04-10T04:41:02.419ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60972026-04-10T04:41:06.594ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (5.0M iterations)
60982026-04-10T04:41:11.139ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60992026-04-10T04:41:11.224Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61002026-04-10T04:41:11.224Z time: [116.88 ns 117.19 ns 117.47 ns]
61012026-04-10T04:41:11.224Z change: [−0.4251% +0.4225% +1.2360%] (p = 0.33 > 0.05)
61022026-04-10T04:41:11.224Z No change in performance detected.
61032026-04-10T04:41:11.224ZFound 10 outliers among 100 measurements (10.00%)
61042026-04-10T04:41:11.224Z 3 (3.00%) low mild
61052026-04-10T04:41:11.224Z 3 (3.00%) high mild
61062026-04-10T04:41:11.224Z 4 (4.00%) high severe
61072026-04-10T04:41:12.426Z
61082026-04-10T04:41:12.430ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61092026-04-10T04:41:12.430ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61102026-04-10T04:41:16.762ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (2.4M iterations)
61112026-04-10T04:41:21.773ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61122026-04-10T04:41:21.859Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61132026-04-10T04:41:21.859Z time: [246.69 ns 248.80 ns 251.52 ns]
61142026-04-10T04:41:21.859Z change: [−12.353% −0.3464% +13.618%] (p = 0.96 > 0.05)
61152026-04-10T04:41:21.859Z No change in performance detected.
61162026-04-10T04:41:21.859ZFound 12 outliers among 100 measurements (12.00%)
61172026-04-10T04:41:21.859Z 4 (4.00%) high mild
61182026-04-10T04:41:21.859Z 8 (8.00%) high severe
61192026-04-10T04:41:23.074Z
61202026-04-10T04:41:23.078ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-04-10T04:41:23.078ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61222026-04-10T04:41:26.512ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
61232026-04-10T04:41:30.788ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61242026-04-10T04:41:30.874Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61252026-04-10T04:41:30.874Z time: [61.768 ns 61.939 ns 62.114 ns]
61262026-04-10T04:41:30.874Z change: [−0.9731% −0.2736% +0.4256%] (p = 0.46 > 0.05)
61272026-04-10T04:41:30.874Z No change in performance detected.
61282026-04-10T04:41:30.874ZFound 5 outliers among 100 measurements (5.00%)
61292026-04-10T04:41:30.874Z 2 (2.00%) high mild
61302026-04-10T04:41:30.874Z 3 (3.00%) high severe
61312026-04-10T04:41:32.085Z
61322026-04-10T04:41:32.088ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61332026-04-10T04:41:32.088ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61342026-04-10T04:41:37.235ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.1M iterations)
61352026-04-10T04:41:42.350ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61362026-04-10T04:41:42.435Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61372026-04-10T04:41:42.435Z time: [272.71 ns 275.09 ns 278.10 ns]
61382026-04-10T04:41:42.435Z change: [−14.712% +0.1585% +18.478%] (p = 0.99 > 0.05)
61392026-04-10T04:41:42.435Z No change in performance detected.
61402026-04-10T04:41:42.435ZFound 13 outliers among 100 measurements (13.00%)
61412026-04-10T04:41:42.435Z 5 (5.00%) high mild
61422026-04-10T04:41:42.435Z 8 (8.00%) high severe
61432026-04-10T04:41:43.651Z
61442026-04-10T04:41:43.655ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-04-10T04:41:43.655ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61462026-04-10T04:41:46.778ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.7M iterations)
61472026-04-10T04:41:51.655ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61482026-04-10T04:41:51.741Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61492026-04-10T04:41:51.741Z time: [80.006 ns 80.238 ns 80.490 ns]
61502026-04-10T04:41:51.741Z change: [+0.0110% +0.8398% +1.7565%] (p = 0.06 > 0.05)
61512026-04-10T04:41:51.741Z No change in performance detected.
61522026-04-10T04:41:51.741ZFound 8 outliers among 100 measurements (8.00%)
61532026-04-10T04:41:51.741Z 5 (5.00%) high mild
61542026-04-10T04:41:51.741Z 3 (3.00%) high severe
61552026-04-10T04:41:52.947Z
61562026-04-10T04:41:52.951ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61572026-04-10T04:41:52.951ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61582026-04-10T04:41:57.088ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0042 s (2.5M iterations)
61592026-04-10T04:42:02.309ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61602026-04-10T04:42:02.380Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61612026-04-10T04:42:02.380Z time: [310.22 ns 313.70 ns 318.10 ns]
61622026-04-10T04:42:02.380Z change: [−13.124% +0.9015% +18.875%] (p = 0.91 > 0.05)
61632026-04-10T04:42:02.380Z No change in performance detected.
61642026-04-10T04:42:02.380ZFound 13 outliers among 100 measurements (13.00%)
61652026-04-10T04:42:02.380Z 6 (6.00%) high mild
61662026-04-10T04:42:02.384Z 7 (7.00%) high severe
61672026-04-10T04:42:03.593Z
61682026-04-10T04:42:03.597ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-04-10T04:42:03.597ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61702026-04-10T04:42:09.884ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.7M iterations)
61712026-04-10T04:42:13.664ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61722026-04-10T04:42:13.750Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61732026-04-10T04:42:13.750Z time: [98.970 ns 99.111 ns 99.252 ns]
61742026-04-10T04:42:13.750Z change: [−0.4635% +0.2333% +0.9585%] (p = 0.52 > 0.05)
61752026-04-10T04:42:13.750Z No change in performance detected.
61762026-04-10T04:42:13.750ZFound 9 outliers among 100 measurements (9.00%)
61772026-04-10T04:42:13.750Z 6 (6.00%) high mild
61782026-04-10T04:42:13.750Z 3 (3.00%) high severe
61792026-04-10T04:42:14.957Z
61802026-04-10T04:42:14.961ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61812026-04-10T04:42:14.961ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61822026-04-10T04:42:21.168ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.4M iterations)
61832026-04-10T04:42:25.899ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61842026-04-10T04:42:25.985Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61852026-04-10T04:42:25.985Z time: [236.15 ns 237.87 ns 240.07 ns]
61862026-04-10T04:42:25.985Z change: [−12.399% −0.8257% +12.665%] (p = 0.90 > 0.05)
61872026-04-10T04:42:25.985Z No change in performance detected.
61882026-04-10T04:42:25.985ZFound 11 outliers among 100 measurements (11.00%)
61892026-04-10T04:42:25.985Z 3 (3.00%) high mild
61902026-04-10T04:42:25.985Z 8 (8.00%) high severe
61912026-04-10T04:42:27.206Z
61922026-04-10T04:42:27.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61932026-04-10T04:42:27.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61942026-04-10T04:42:31.540ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (4.8M iterations)
61952026-04-10T04:42:36.147ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61962026-04-10T04:42:36.241Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61972026-04-10T04:42:36.242Z time: [118.08 ns 118.29 ns 118.50 ns]
61982026-04-10T04:42:36.242Z change: [+0.0667% +0.7933% +1.4976%] (p = 0.03 < 0.05)
61992026-04-10T04:42:36.242Z Change within noise threshold.
62002026-04-10T04:42:36.242ZFound 6 outliers among 100 measurements (6.00%)
62012026-04-10T04:42:36.242Z 2 (2.00%) high mild
62022026-04-10T04:42:36.242Z 4 (4.00%) high severe
62032026-04-10T04:42:37.445Z
62042026-04-10T04:42:37.451ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62052026-04-10T04:42:37.451ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
62062026-04-10T04:42:41.988ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0088 s (2.3M iterations)
62072026-04-10T04:42:47.057ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62082026-04-10T04:42:47.143Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62092026-04-10T04:42:47.143Z time: [266.82 ns 269.25 ns 272.40 ns]
62102026-04-10T04:42:47.143Z change: [−11.033% +1.5252% +16.951%] (p = 0.83 > 0.05)
62112026-04-10T04:42:47.143Z No change in performance detected.
62122026-04-10T04:42:47.143ZFound 10 outliers among 100 measurements (10.00%)
62132026-04-10T04:42:47.143Z 4 (4.00%) high mild
62142026-04-10T04:42:47.144Z 6 (6.00%) high severe
62152026-04-10T04:42:48.355Z
62162026-04-10T04:42:48.358ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-04-10T04:42:48.358ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62182026-04-10T04:42:51.790ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (12M iterations)
62192026-04-10T04:42:55.987ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62202026-04-10T04:42:56.072Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62212026-04-10T04:42:56.072Z time: [60.292 ns 60.429 ns 60.576 ns]
62222026-04-10T04:42:56.072Z change: [−0.4362% +0.4815% +1.3552%] (p = 0.29 > 0.05)
62232026-04-10T04:42:56.072Z No change in performance detected.
62242026-04-10T04:42:56.072ZFound 9 outliers among 100 measurements (9.00%)
62252026-04-10T04:42:56.072Z 5 (5.00%) high mild
62262026-04-10T04:42:56.072Z 4 (4.00%) high severe
62272026-04-10T04:42:57.280Z
62282026-04-10T04:42:57.290ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62292026-04-10T04:42:57.290ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62302026-04-10T04:43:03.779ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.2M iterations)
62312026-04-10T04:43:07.377ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62322026-04-10T04:43:07.462Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62332026-04-10T04:43:07.462Z time: [245.45 ns 247.61 ns 250.32 ns]
62342026-04-10T04:43:07.462Z change: [−17.106% −1.3799% +17.905%] (p = 0.89 > 0.05)
62352026-04-10T04:43:07.462Z No change in performance detected.
62362026-04-10T04:43:07.462ZFound 13 outliers among 100 measurements (13.00%)
62372026-04-10T04:43:07.462Z 5 (5.00%) high mild
62382026-04-10T04:43:07.462Z 8 (8.00%) high severe
62392026-04-10T04:43:08.669Z
62402026-04-10T04:43:08.672ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62412026-04-10T04:43:08.673ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62422026-04-10T04:43:11.683ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (7.0M iterations)
62432026-04-10T04:43:16.687ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62442026-04-10T04:43:16.772Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62452026-04-10T04:43:16.772Z time: [78.322 ns 78.538 ns 78.773 ns]
62462026-04-10T04:43:16.773Z change: [−0.8062% +0.0991% +1.0457%] (p = 0.84 > 0.05)
62472026-04-10T04:43:16.773Z No change in performance detected.
62482026-04-10T04:43:16.773ZFound 6 outliers among 100 measurements (6.00%)
62492026-04-10T04:43:16.773Z 3 (3.00%) high mild
62502026-04-10T04:43:16.773Z 3 (3.00%) high severe
62512026-04-10T04:43:17.975Z
62522026-04-10T04:43:17.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62532026-04-10T04:43:17.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62542026-04-10T04:43:22.023ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0091 s (2.6M iterations)
62552026-04-10T04:43:27.214ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62562026-04-10T04:43:27.299Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62572026-04-10T04:43:27.299Z time: [283.38 ns 286.56 ns 290.61 ns]
62582026-04-10T04:43:27.299Z change: [−15.400% −0.4474% +16.416%] (p = 0.96 > 0.05)
62592026-04-10T04:43:27.299Z No change in performance detected.
62602026-04-10T04:43:27.300ZFound 13 outliers among 100 measurements (13.00%)
62612026-04-10T04:43:27.300Z 6 (6.00%) high mild
62622026-04-10T04:43:27.300Z 7 (7.00%) high severe
62632026-04-10T04:43:28.505Z
62642026-04-10T04:43:28.509ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62652026-04-10T04:43:28.509ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62662026-04-10T04:43:34.665ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.8M iterations)
62672026-04-10T04:43:38.464ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62682026-04-10T04:43:38.549Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62692026-04-10T04:43:38.549Z time: [97.561 ns 97.692 ns 97.825 ns]
62702026-04-10T04:43:38.549Z change: [−1.1147% −0.4786% +0.2151%] (p = 0.16 > 0.05)
62712026-04-10T04:43:38.549Z No change in performance detected.
62722026-04-10T04:43:38.549ZFound 7 outliers among 100 measurements (7.00%)
62732026-04-10T04:43:38.549Z 4 (4.00%) high mild
62742026-04-10T04:43:38.550Z 3 (3.00%) high severe
62752026-04-10T04:43:39.751Z
62762026-04-10T04:43:39.755ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62772026-04-10T04:43:39.755ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62782026-04-10T04:43:45.777ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0052 s (3.5M iterations)
62792026-04-10T04:43:50.499ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62802026-04-10T04:43:50.585Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62812026-04-10T04:43:50.585Z time: [207.92 ns 209.57 ns 211.66 ns]
62822026-04-10T04:43:50.585Z change: [−13.370% −1.7291% +11.946%] (p = 0.80 > 0.05)
62832026-04-10T04:43:50.585Z No change in performance detected.
62842026-04-10T04:43:50.585ZFound 13 outliers among 100 measurements (13.00%)
62852026-04-10T04:43:50.585Z 5 (5.00%) high mild
62862026-04-10T04:43:50.585Z 8 (8.00%) high severe
62872026-04-10T04:43:51.786Z
62882026-04-10T04:43:51.790ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62892026-04-10T04:43:51.790ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62902026-04-10T04:43:56.077ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (4.9M iterations)
62912026-04-10T04:44:00.662ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62922026-04-10T04:44:00.747Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62932026-04-10T04:44:00.748Z time: [117.02 ns 117.20 ns 117.37 ns]
62942026-04-10T04:44:00.748Z change: [−0.6543% +0.0758% +0.8487%] (p = 0.84 > 0.05)
62952026-04-10T04:44:00.748Z No change in performance detected.
62962026-04-10T04:44:00.748ZFound 11 outliers among 100 measurements (11.00%)
62972026-04-10T04:44:00.748Z 5 (5.00%) high mild
62982026-04-10T04:44:00.748Z 6 (6.00%) high severe
62992026-04-10T04:44:01.949Z
63002026-04-10T04:44:01.953ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63012026-04-10T04:44:01.954ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
63022026-04-10T04:44:06.374ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.4M iterations)
63032026-04-10T04:44:11.433ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
63042026-04-10T04:44:11.518Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63052026-04-10T04:44:11.518Z time: [237.94 ns 240.21 ns 243.12 ns]
63062026-04-10T04:44:11.518Z change: [−13.890% −0.9022% +14.120%] (p = 0.90 > 0.05)
63072026-04-10T04:44:11.518Z No change in performance detected.
63082026-04-10T04:44:11.518ZFound 12 outliers among 100 measurements (12.00%)
63092026-04-10T04:44:11.518Z 4 (4.00%) high mild
63102026-04-10T04:44:11.518Z 8 (8.00%) high severe
63112026-04-10T04:44:12.722Z
63122026-04-10T04:44:12.726ZBenchmarking source_filter/allows/exclude_empty_v4
63132026-04-10T04:44:12.726ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63142026-04-10T04:44:16.322ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (6.0B iterations)
63152026-04-10T04:44:21.322ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63162026-04-10T04:44:21.407Zsource_filter/allows/exclude_empty_v4
63172026-04-10T04:44:21.407Z time: [837.06 ps 837.70 ps 838.41 ps]
63182026-04-10T04:44:21.407Z thrpt: [1.1927 Gelem/s 1.1937 Gelem/s 1.1947 Gelem/s]
63192026-04-10T04:44:21.407Z change:
63202026-04-10T04:44:21.407Z time: [+6.8827% +7.0219% +7.1552%] (p = 0.00 < 0.05)
63212026-04-10T04:44:21.407Z thrpt: [−6.6775% −6.5612% −6.4395%]
63222026-04-10T04:44:21.407Z Performance has regressed.
63232026-04-10T04:44:21.407ZFound 4 outliers among 100 measurements (4.00%)
63242026-04-10T04:44:21.407Z 3 (3.00%) high mild
63252026-04-10T04:44:21.407Z 1 (1.00%) high severe
63262026-04-10T04:44:22.604ZBenchmarking source_filter/allows/exclude_empty_v6
63272026-04-10T04:44:22.604ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63282026-04-10T04:44:25.961ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
63292026-04-10T04:44:30.916ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63302026-04-10T04:44:31.001Zsource_filter/allows/exclude_empty_v6
63312026-04-10T04:44:31.001Z time: [773.99 ps 774.22 ps 774.48 ps]
63322026-04-10T04:44:31.001Z thrpt: [1.2912 Gelem/s 1.2916 Gelem/s 1.2920 Gelem/s]
63332026-04-10T04:44:31.001Z change:
63342026-04-10T04:44:31.001Z time: [−1.6185% −1.4915% −1.3650%] (p = 0.00 < 0.05)
63352026-04-10T04:44:31.002Z thrpt: [+1.3839% +1.5141% +1.6451%]
63362026-04-10T04:44:31.002Z Performance has improved.
63372026-04-10T04:44:31.002ZFound 8 outliers among 100 measurements (8.00%)
63382026-04-10T04:44:31.002Z 5 (5.00%) high mild
63392026-04-10T04:44:31.002Z 3 (3.00%) high severe
63402026-04-10T04:44:32.197ZBenchmarking source_filter/allows/exclude_miss_v4/1
63412026-04-10T04:44:32.197ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63422026-04-10T04:44:35.990ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63432026-04-10T04:44:40.982ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63442026-04-10T04:44:41.066Zsource_filter/allows/exclude_miss_v4/1
63452026-04-10T04:44:41.067Z time: [1.7619 ns 1.7643 ns 1.7667 ns]
63462026-04-10T04:44:41.067Z thrpt: [566.04 Melem/s 566.78 Melem/s 567.58 Melem/s]
63472026-04-10T04:44:41.067Z change:
63482026-04-10T04:44:41.067Z time: [+2.0167% +2.1708% +2.3225%] (p = 0.00 < 0.05)
63492026-04-10T04:44:41.067Z thrpt: [−2.2698% −2.1247% −1.9768%]
63502026-04-10T04:44:41.067Z Performance has regressed.
63512026-04-10T04:44:41.067ZFound 1 outliers among 100 measurements (1.00%)
63522026-04-10T04:44:41.067Z 1 (1.00%) high mild
63532026-04-10T04:44:42.268ZBenchmarking source_filter/allows/exclude_hit_v4/1
63542026-04-10T04:44:42.268ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63552026-04-10T04:44:46.007ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63562026-04-10T04:44:51.034ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63572026-04-10T04:44:51.119Zsource_filter/allows/exclude_hit_v4/1
63582026-04-10T04:44:51.123Z time: [1.7489 ns 1.7540 ns 1.7587 ns]
63592026-04-10T04:44:51.123Z thrpt: [568.59 Melem/s 570.11 Melem/s 571.77 Melem/s]
63602026-04-10T04:44:51.123Z change:
63612026-04-10T04:44:51.123Z time: [−3.7602% −3.4219% −3.0700%] (p = 0.00 < 0.05)
63622026-04-10T04:44:51.123Z thrpt: [+3.1672% +3.5432% +3.9071%]
63632026-04-10T04:44:51.123Z Performance has improved.
63642026-04-10T04:44:51.123ZFound 27 outliers among 100 measurements (27.00%)
63652026-04-10T04:44:51.123Z 8 (8.00%) low mild
63662026-04-10T04:44:51.123Z 3 (3.00%) high mild
63672026-04-10T04:44:51.123Z 16 (16.00%) high severe
63682026-04-10T04:44:52.315ZBenchmarking source_filter/allows/exclude_miss_v6/1
63692026-04-10T04:44:52.315ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63702026-04-10T04:44:57.054ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63712026-04-10T04:45:02.055ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63722026-04-10T04:45:02.139Zsource_filter/allows/exclude_miss_v6/1
63732026-04-10T04:45:02.139Z time: [4.4110 ns 4.4125 ns 4.4150 ns]
63742026-04-10T04:45:02.140Z thrpt: [226.50 Melem/s 226.63 Melem/s 226.70 Melem/s]
63752026-04-10T04:45:02.140Z change:
63762026-04-10T04:45:02.140Z time: [−0.6974% −0.6520% −0.5997%] (p = 0.00 < 0.05)
63772026-04-10T04:45:02.140Z thrpt: [+0.6033% +0.6563% +0.7023%]
63782026-04-10T04:45:02.140Z Change within noise threshold.
63792026-04-10T04:45:02.140ZFound 4 outliers among 100 measurements (4.00%)
63802026-04-10T04:45:02.140Z 3 (3.00%) high mild
63812026-04-10T04:45:02.140Z 1 (1.00%) high severe
63822026-04-10T04:45:03.342ZBenchmarking source_filter/allows/exclude_hit_v6/1
63832026-04-10T04:45:03.342ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63842026-04-10T04:45:08.078ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63852026-04-10T04:45:13.229ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63862026-04-10T04:45:13.314Zsource_filter/allows/exclude_hit_v6/1
63872026-04-10T04:45:13.314Z time: [4.5094 ns 4.5601 ns 4.6078 ns]
63882026-04-10T04:45:13.314Z thrpt: [217.02 Melem/s 219.29 Melem/s 221.76 Melem/s]
63892026-04-10T04:45:13.314Z change:
63902026-04-10T04:45:13.314Z time: [−0.6176% +0.3227% +1.2953%] (p = 0.51 > 0.05)
63912026-04-10T04:45:13.314Z thrpt: [−1.2787% −0.3217% +0.6214%]
63922026-04-10T04:45:13.314Z No change in performance detected.
63932026-04-10T04:45:14.508ZBenchmarking source_filter/allows/exclude_miss_v4/5
63942026-04-10T04:45:14.508ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63952026-04-10T04:45:19.249ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63962026-04-10T04:45:24.260ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63972026-04-10T04:45:24.344Zsource_filter/allows/exclude_miss_v4/5
63982026-04-10T04:45:24.344Z time: [4.4198 ns 4.4230 ns 4.4267 ns]
63992026-04-10T04:45:24.344Z thrpt: [225.90 Melem/s 226.09 Melem/s 226.25 Melem/s]
64002026-04-10T04:45:24.344Z change:
64012026-04-10T04:45:24.344Z time: [+3.8110% +4.1839% +4.6990%] (p = 0.00 < 0.05)
64022026-04-10T04:45:24.344Z thrpt: [−4.4881% −4.0159% −3.6711%]
64032026-04-10T04:45:24.344Z Performance has regressed.
64042026-04-10T04:45:24.344ZFound 15 outliers among 100 measurements (15.00%)
64052026-04-10T04:45:24.344Z 5 (5.00%) high mild
64062026-04-10T04:45:24.344Z 10 (10.00%) high severe
64072026-04-10T04:45:25.538ZBenchmarking source_filter/allows/exclude_hit_v4/5
64082026-04-10T04:45:25.538ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64092026-04-10T04:45:29.273ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
64102026-04-10T04:45:34.332ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64112026-04-10T04:45:34.406Zsource_filter/allows/exclude_hit_v4/5
64122026-04-10T04:45:34.406Z time: [1.7497 ns 1.7560 ns 1.7628 ns]
64132026-04-10T04:45:34.406Z thrpt: [567.29 Melem/s 569.49 Melem/s 571.53 Melem/s]
64142026-04-10T04:45:34.406Z change:
64152026-04-10T04:45:34.406Z time: [−3.1144% −2.7489% −2.3337%] (p = 0.00 < 0.05)
64162026-04-10T04:45:34.406Z thrpt: [+2.3895% +2.8266% +3.2145%]
64172026-04-10T04:45:34.406Z Performance has improved.
64182026-04-10T04:45:35.603ZBenchmarking source_filter/allows/exclude_miss_v6/5
64192026-04-10T04:45:35.603ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64202026-04-10T04:45:39.287ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (729M iterations)
64212026-04-10T04:45:44.285ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64222026-04-10T04:45:44.370Zsource_filter/allows/exclude_miss_v6/5
64232026-04-10T04:45:44.370Z time: [6.8560 ns 6.8569 ns 6.8578 ns]
64242026-04-10T04:45:44.370Z thrpt: [145.82 Melem/s 145.84 Melem/s 145.86 Melem/s]
64252026-04-10T04:45:44.370Z change:
64262026-04-10T04:45:44.370Z time: [−0.7599% −0.6308% −0.5274%] (p = 0.00 < 0.05)
64272026-04-10T04:45:44.370Z thrpt: [+0.5302% +0.6348% +0.7657%]
64282026-04-10T04:45:44.370Z Change within noise threshold.
64292026-04-10T04:45:45.571ZBenchmarking source_filter/allows/exclude_hit_v6/5
64302026-04-10T04:45:45.571ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64312026-04-10T04:45:50.318ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64322026-04-10T04:45:55.453ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64332026-04-10T04:45:55.538Zsource_filter/allows/exclude_hit_v6/5
64342026-04-10T04:45:55.538Z time: [4.5075 ns 4.5552 ns 4.6007 ns]
64352026-04-10T04:45:55.538Z thrpt: [217.36 Melem/s 219.53 Melem/s 221.85 Melem/s]
64362026-04-10T04:45:55.538Z change:
64372026-04-10T04:45:55.538Z time: [−0.6751% +0.2548% +1.2179%] (p = 0.59 > 0.05)
64382026-04-10T04:45:55.538Z thrpt: [−1.2032% −0.2541% +0.6797%]
64392026-04-10T04:45:55.538Z No change in performance detected.
64402026-04-10T04:45:56.759ZBenchmarking source_filter/allows/exclude_miss_v4/10
64412026-04-10T04:45:56.759ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64422026-04-10T04:46:01.489ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (566M iterations)
64432026-04-10T04:46:06.483ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64442026-04-10T04:46:06.568Zsource_filter/allows/exclude_miss_v4/10
64452026-04-10T04:46:06.568Z time: [8.8246 ns 8.8263 ns 8.8284 ns]
64462026-04-10T04:46:06.568Z thrpt: [113.27 Melem/s 113.30 Melem/s 113.32 Melem/s]
64472026-04-10T04:46:06.568Z change:
64482026-04-10T04:46:06.568Z time: [+15.439% +15.722% +15.987%] (p = 0.00 < 0.05)
64492026-04-10T04:46:06.568Z thrpt: [−13.784% −13.586% −13.375%]
64502026-04-10T04:46:06.568Z Performance has regressed.
64512026-04-10T04:46:06.572ZFound 10 outliers among 100 measurements (10.00%)
64522026-04-10T04:46:06.572Z 5 (5.00%) high mild
64532026-04-10T04:46:06.572Z 5 (5.00%) high severe
64542026-04-10T04:46:07.767ZBenchmarking source_filter/allows/exclude_hit_v4/10
64552026-04-10T04:46:07.767ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64562026-04-10T04:46:11.420ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
64572026-04-10T04:46:16.450ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64582026-04-10T04:46:16.535Zsource_filter/allows/exclude_hit_v4/10
64592026-04-10T04:46:16.535Z time: [1.7029 ns 1.7057 ns 1.7092 ns]
64602026-04-10T04:46:16.535Z thrpt: [585.08 Melem/s 586.27 Melem/s 587.22 Melem/s]
64612026-04-10T04:46:16.535Z change:
64622026-04-10T04:46:16.535Z time: [−6.5424% −6.2616% −5.9608%] (p = 0.00 < 0.05)
64632026-04-10T04:46:16.535Z thrpt: [+6.3386% +6.6799% +7.0004%]
64642026-04-10T04:46:16.535Z Performance has improved.
64652026-04-10T04:46:17.729ZBenchmarking source_filter/allows/exclude_miss_v6/10
64662026-04-10T04:46:17.729ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64672026-04-10T04:46:23.572ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (459M iterations)
64682026-04-10T04:46:28.584ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64692026-04-10T04:46:28.668Zsource_filter/allows/exclude_miss_v6/10
64702026-04-10T04:46:28.668Z time: [10.890 ns 10.903 ns 10.917 ns]
64712026-04-10T04:46:28.668Z thrpt: [91.596 Melem/s 91.716 Melem/s 91.826 Melem/s]
64722026-04-10T04:46:28.668Z change:
64732026-04-10T04:46:28.668Z time: [−0.4904% −0.3907% −0.2971%] (p = 0.00 < 0.05)
64742026-04-10T04:46:28.668Z thrpt: [+0.2980% +0.3923% +0.4928%]
64752026-04-10T04:46:28.668Z Change within noise threshold.
64762026-04-10T04:46:29.872ZBenchmarking source_filter/allows/exclude_hit_v6/10
64772026-04-10T04:46:29.872ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64782026-04-10T04:46:34.612ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64792026-04-10T04:46:39.751ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64802026-04-10T04:46:39.835Zsource_filter/allows/exclude_hit_v6/10
64812026-04-10T04:46:39.835Z time: [4.5048 ns 4.5526 ns 4.5978 ns]
64822026-04-10T04:46:39.835Z thrpt: [217.49 Melem/s 219.65 Melem/s 221.98 Melem/s]
64832026-04-10T04:46:39.835Z change:
64842026-04-10T04:46:39.836Z time: [−0.7371% +0.1976% +1.1438%] (p = 0.68 > 0.05)
64852026-04-10T04:46:39.836Z thrpt: [−1.1309% −0.1972% +0.7426%]
64862026-04-10T04:46:39.836Z No change in performance detected.
64872026-04-10T04:46:41.039ZBenchmarking source_filter/allows/exclude_miss_v4/50
64882026-04-10T04:46:41.039ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64892026-04-10T04:46:45.310ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (629M iterations)
64902026-04-10T04:46:50.306ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64912026-04-10T04:46:50.390Zsource_filter/allows/exclude_miss_v4/50
64922026-04-10T04:46:50.390Z time: [7.9423 ns 7.9446 ns 7.9473 ns]
64932026-04-10T04:46:50.390Z thrpt: [125.83 Melem/s 125.87 Melem/s 125.91 Melem/s]
64942026-04-10T04:46:50.390Z change:
64952026-04-10T04:46:50.390Z time: [+6.6222% +7.1189% +7.5974%] (p = 0.00 < 0.05)
64962026-04-10T04:46:50.390Z thrpt: [−7.0610% −6.6458% −6.2109%]
64972026-04-10T04:46:50.390Z Performance has regressed.
64982026-04-10T04:46:50.390ZFound 14 outliers among 100 measurements (14.00%)
64992026-04-10T04:46:50.390Z 1 (1.00%) high mild
65002026-04-10T04:46:50.394Z 13 (13.00%) high severe
65012026-04-10T04:46:51.582ZBenchmarking source_filter/allows/exclude_hit_v4/50
65022026-04-10T04:46:51.582ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65032026-04-10T04:46:57.409ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65042026-04-10T04:47:02.443ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65052026-04-10T04:47:02.528Zsource_filter/allows/exclude_hit_v4/50
65062026-04-10T04:47:02.528Z time: [2.7259 ns 2.7304 ns 2.7348 ns]
65072026-04-10T04:47:02.528Z thrpt: [365.66 Melem/s 366.25 Melem/s 366.85 Melem/s]
65082026-04-10T04:47:02.528Z change:
65092026-04-10T04:47:02.528Z time: [−1.0324% −0.7625% −0.4754%] (p = 0.00 < 0.05)
65102026-04-10T04:47:02.528Z thrpt: [+0.4777% +0.7683% +1.0432%]
65112026-04-10T04:47:02.529Z Change within noise threshold.
65122026-04-10T04:47:02.529ZFound 1 outliers among 100 measurements (1.00%)
65132026-04-10T04:47:02.529Z 1 (1.00%) high mild
65142026-04-10T04:47:03.732ZBenchmarking source_filter/allows/exclude_miss_v6/50
65152026-04-10T04:47:03.732ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65162026-04-10T04:47:09.246ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (487M iterations)
65172026-04-10T04:47:14.269ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65182026-04-10T04:47:14.354Zsource_filter/allows/exclude_miss_v6/50
65192026-04-10T04:47:14.354Z time: [10.302 ns 10.310 ns 10.319 ns]
65202026-04-10T04:47:14.354Z thrpt: [96.910 Melem/s 96.994 Melem/s 97.073 Melem/s]
65212026-04-10T04:47:14.354Z change:
65222026-04-10T04:47:14.354Z time: [−2.4831% −1.9962% −1.5433%] (p = 0.00 < 0.05)
65232026-04-10T04:47:14.354Z thrpt: [+1.5675% +2.0368% +2.5463%]
65242026-04-10T04:47:14.354Z Performance has improved.
65252026-04-10T04:47:15.551ZBenchmarking source_filter/allows/exclude_hit_v6/50
65262026-04-10T04:47:15.552ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65272026-04-10T04:47:21.474ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (907M iterations)
65282026-04-10T04:47:26.481ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65292026-04-10T04:47:26.566Zsource_filter/allows/exclude_hit_v6/50
65302026-04-10T04:47:26.566Z time: [5.5213 ns 5.5233 ns 5.5251 ns]
65312026-04-10T04:47:26.566Z thrpt: [180.99 Melem/s 181.05 Melem/s 181.12 Melem/s]
65322026-04-10T04:47:26.566Z change:
65332026-04-10T04:47:26.566Z time: [−0.8298% −0.7864% −0.7387%] (p = 0.00 < 0.05)
65342026-04-10T04:47:26.566Z thrpt: [+0.7442% +0.7927% +0.8367%]
65352026-04-10T04:47:26.566Z Change within noise threshold.
65362026-04-10T04:47:27.746ZBenchmarking source_filter/allows/exclude_miss_v4/100
65372026-04-10T04:47:27.746ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65382026-04-10T04:47:30.832ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0001 s (435M iterations)
65392026-04-10T04:47:35.831ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65402026-04-10T04:47:35.915Zsource_filter/allows/exclude_miss_v4/100
65412026-04-10T04:47:35.915Z time: [11.481 ns 11.487 ns 11.494 ns]
65422026-04-10T04:47:35.915Z thrpt: [87.004 Melem/s 87.057 Melem/s 87.103 Melem/s]
65432026-04-10T04:47:35.915Z change:
65442026-04-10T04:47:35.915Z time: [+14.899% +15.165% +15.424%] (p = 0.00 < 0.05)
65452026-04-10T04:47:35.915Z thrpt: [−13.363% −13.168% −12.967%]
65462026-04-10T04:47:35.915Z Performance has regressed.
65472026-04-10T04:47:35.919ZFound 8 outliers among 100 measurements (8.00%)
65482026-04-10T04:47:35.919Z 4 (4.00%) high mild
65492026-04-10T04:47:35.919Z 4 (4.00%) high severe
65502026-04-10T04:47:37.097ZBenchmarking source_filter/allows/exclude_hit_v4/100
65512026-04-10T04:47:37.097ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65522026-04-10T04:47:42.829ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65532026-04-10T04:47:47.868ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65542026-04-10T04:47:47.953Zsource_filter/allows/exclude_hit_v4/100
65552026-04-10T04:47:47.953Z time: [2.6758 ns 2.6816 ns 2.6884 ns]
65562026-04-10T04:47:47.953Z thrpt: [371.97 Melem/s 372.92 Melem/s 373.72 Melem/s]
65572026-04-10T04:47:47.953Z change:
65582026-04-10T04:47:47.953Z time: [−2.7325% −2.2124% −1.6969%] (p = 0.00 < 0.05)
65592026-04-10T04:47:47.953Z thrpt: [+1.7262% +2.2625% +2.8092%]
65602026-04-10T04:47:47.953Z Performance has improved.
65612026-04-10T04:47:49.145ZBenchmarking source_filter/allows/exclude_miss_v6/100
65622026-04-10T04:47:49.145ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65632026-04-10T04:47:52.863ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (361M iterations)
65642026-04-10T04:47:57.870ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65652026-04-10T04:47:57.955Zsource_filter/allows/exclude_miss_v6/100
65662026-04-10T04:47:57.955Z time: [13.857 ns 13.866 ns 13.874 ns]
65672026-04-10T04:47:57.955Z thrpt: [72.077 Melem/s 72.120 Melem/s 72.163 Melem/s]
65682026-04-10T04:47:57.955Z change:
65692026-04-10T04:47:57.955Z time: [−2.8884% −2.4283% −2.0183%] (p = 0.00 < 0.05)
65702026-04-10T04:47:57.955Z thrpt: [+2.0599% +2.4887% +2.9743%]
65712026-04-10T04:47:57.955Z Performance has improved.
65722026-04-10T04:47:59.155ZBenchmarking source_filter/allows/exclude_hit_v6/100
65732026-04-10T04:47:59.155ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65742026-04-10T04:48:05.082ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (906M iterations)
65752026-04-10T04:48:10.106ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65762026-04-10T04:48:10.191Zsource_filter/allows/exclude_hit_v6/100
65772026-04-10T04:48:10.191Z time: [5.5394 ns 5.5443 ns 5.5494 ns]
65782026-04-10T04:48:10.191Z thrpt: [180.20 Melem/s 180.36 Melem/s 180.53 Melem/s]
65792026-04-10T04:48:10.191Z change:
65802026-04-10T04:48:10.191Z time: [−0.6771% −0.6287% −0.5775%] (p = 0.00 < 0.05)
65812026-04-10T04:48:10.191Z thrpt: [+0.5808% +0.6327% +0.6817%]
65822026-04-10T04:48:10.191Z Change within noise threshold.
65832026-04-10T04:48:10.191ZFound 5 outliers among 100 measurements (5.00%)
65842026-04-10T04:48:10.191Z 3 (3.00%) low mild
65852026-04-10T04:48:10.191Z 1 (1.00%) high mild
65862026-04-10T04:48:10.191Z 1 (1.00%) high severe
65872026-04-10T04:48:11.385ZBenchmarking source_filter/allows/include_hit_v4/1
65882026-04-10T04:48:11.385ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65892026-04-10T04:48:15.134ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
65902026-04-10T04:48:20.118ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65912026-04-10T04:48:20.203Zsource_filter/allows/include_hit_v4/1
65922026-04-10T04:48:20.203Z time: [1.7379 ns 1.7396 ns 1.7415 ns]
65932026-04-10T04:48:20.203Z thrpt: [574.21 Melem/s 574.85 Melem/s 575.40 Melem/s]
65942026-04-10T04:48:20.203Z change:
65952026-04-10T04:48:20.203Z time: [−3.1551% −3.0160% −2.8765%] (p = 0.00 < 0.05)
65962026-04-10T04:48:20.203Z thrpt: [+2.9617% +3.1098% +3.2578%]
65972026-04-10T04:48:20.203Z Performance has improved.
65982026-04-10T04:48:21.406ZBenchmarking source_filter/allows/include_miss_v4/1
65992026-04-10T04:48:21.406ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66002026-04-10T04:48:25.327ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66012026-04-10T04:48:30.189ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66022026-04-10T04:48:30.275Zsource_filter/allows/include_miss_v4/1
66032026-04-10T04:48:30.275Z time: [1.7708 ns 1.7773 ns 1.7845 ns]
66042026-04-10T04:48:30.275Z thrpt: [560.37 Melem/s 562.64 Melem/s 564.72 Melem/s]
66052026-04-10T04:48:30.275Z change:
66062026-04-10T04:48:30.275Z time: [+2.4305% +2.7050% +2.9640%] (p = 0.00 < 0.05)
66072026-04-10T04:48:30.275Z thrpt: [−2.8787% −2.6337% −2.3728%]
66082026-04-10T04:48:30.275Z Performance has regressed.
66092026-04-10T04:48:30.275ZFound 8 outliers among 100 measurements (8.00%)
66102026-04-10T04:48:30.275Z 1 (1.00%) high mild
66112026-04-10T04:48:30.275Z 7 (7.00%) high severe
66122026-04-10T04:48:31.467ZBenchmarking source_filter/allows/include_hit_v6/1
66132026-04-10T04:48:31.467ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66142026-04-10T04:48:36.210ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66152026-04-10T04:48:41.351ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66162026-04-10T04:48:41.435Zsource_filter/allows/include_hit_v6/1
66172026-04-10T04:48:41.435Z time: [4.5083 ns 4.5569 ns 4.6033 ns]
66182026-04-10T04:48:41.435Z thrpt: [217.24 Melem/s 219.45 Melem/s 221.81 Melem/s]
66192026-04-10T04:48:41.435Z change:
66202026-04-10T04:48:41.435Z time: [−0.4495% +0.5019% +1.4534%] (p = 0.31 > 0.05)
66212026-04-10T04:48:41.435Z thrpt: [−1.4326% −0.4994% +0.4515%]
66222026-04-10T04:48:41.435Z No change in performance detected.
66232026-04-10T04:48:42.619ZBenchmarking source_filter/allows/include_miss_v6/1
66242026-04-10T04:48:42.619ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66252026-04-10T04:48:47.355ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66262026-04-10T04:48:52.356ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66272026-04-10T04:48:52.440Zsource_filter/allows/include_miss_v6/1
66282026-04-10T04:48:52.441Z time: [4.4100 ns 4.4104 ns 4.4109 ns]
66292026-04-10T04:48:52.441Z thrpt: [226.71 Melem/s 226.74 Melem/s 226.76 Melem/s]
66302026-04-10T04:48:52.441Z change:
66312026-04-10T04:48:52.441Z time: [−0.5670% −0.5375% −0.5101%] (p = 0.00 < 0.05)
66322026-04-10T04:48:52.441Z thrpt: [+0.5127% +0.5404% +0.5703%]
66332026-04-10T04:48:52.441Z Change within noise threshold.
66342026-04-10T04:48:52.441ZFound 4 outliers among 100 measurements (4.00%)
66352026-04-10T04:48:52.441Z 3 (3.00%) high mild
66362026-04-10T04:48:52.441Z 1 (1.00%) high severe
66372026-04-10T04:48:53.640ZBenchmarking source_filter/allows/include_hit_v4/5
66382026-04-10T04:48:53.640ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66392026-04-10T04:48:57.365ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66402026-04-10T04:49:02.366ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66412026-04-10T04:49:02.451Zsource_filter/allows/include_hit_v4/5
66422026-04-10T04:49:02.451Z time: [1.7335 ns 1.7339 ns 1.7344 ns]
66432026-04-10T04:49:02.451Z thrpt: [576.56 Melem/s 576.72 Melem/s 576.85 Melem/s]
66442026-04-10T04:49:02.451Z change:
66452026-04-10T04:49:02.451Z time: [−5.7939% −5.5230% −5.2679%] (p = 0.00 < 0.05)
66462026-04-10T04:49:02.451Z thrpt: [+5.5609% +5.8459% +6.1502%]
66472026-04-10T04:49:02.451Z Performance has improved.
66482026-04-10T04:49:02.451ZFound 14 outliers among 100 measurements (14.00%)
66492026-04-10T04:49:02.451Z 9 (9.00%) high mild
66502026-04-10T04:49:02.451Z 5 (5.00%) high severe
66512026-04-10T04:49:03.656ZBenchmarking source_filter/allows/include_miss_v4/5
66522026-04-10T04:49:03.656ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66532026-04-10T04:49:08.405ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66542026-04-10T04:49:13.412ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66552026-04-10T04:49:13.497Zsource_filter/allows/include_miss_v4/5
66562026-04-10T04:49:13.498Z time: [4.4236 ns 4.4278 ns 4.4325 ns]
66572026-04-10T04:49:13.498Z thrpt: [225.61 Melem/s 225.84 Melem/s 226.06 Melem/s]
66582026-04-10T04:49:13.498Z change:
66592026-04-10T04:49:13.498Z time: [+4.8138% +5.0574% +5.3716%] (p = 0.00 < 0.05)
66602026-04-10T04:49:13.498Z thrpt: [−5.0978% −4.8139% −4.5927%]
66612026-04-10T04:49:13.498Z Performance has regressed.
66622026-04-10T04:49:13.498ZFound 16 outliers among 100 measurements (16.00%)
66632026-04-10T04:49:13.498Z 4 (4.00%) high mild
66642026-04-10T04:49:13.498Z 12 (12.00%) high severe
66652026-04-10T04:49:14.699ZBenchmarking source_filter/allows/include_hit_v6/5
66662026-04-10T04:49:14.699ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66672026-04-10T04:49:19.438ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66682026-04-10T04:49:24.580ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66692026-04-10T04:49:24.665Zsource_filter/allows/include_hit_v6/5
66702026-04-10T04:49:24.665Z time: [4.5068 ns 4.5545 ns 4.6001 ns]
66712026-04-10T04:49:24.665Z thrpt: [217.39 Melem/s 219.56 Melem/s 221.89 Melem/s]
66722026-04-10T04:49:24.665Z change:
66732026-04-10T04:49:24.665Z time: [−0.3538% +0.5326% +1.5256%] (p = 0.27 > 0.05)
66742026-04-10T04:49:24.665Z thrpt: [−1.5026% −0.5298% +0.3551%]
66752026-04-10T04:49:24.665Z No change in performance detected.
66762026-04-10T04:49:25.801ZBenchmarking source_filter/allows/include_miss_v6/5
66772026-04-10T04:49:25.801ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66782026-04-10T04:49:29.489ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (728M iterations)
66792026-04-10T04:49:34.489ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66802026-04-10T04:49:34.575Zsource_filter/allows/include_miss_v6/5
66812026-04-10T04:49:34.575Z time: [6.8658 ns 6.8685 ns 6.8716 ns]
66822026-04-10T04:49:34.575Z thrpt: [145.53 Melem/s 145.59 Melem/s 145.65 Melem/s]
66832026-04-10T04:49:34.575Z change:
66842026-04-10T04:49:34.575Z time: [−0.1927% −0.1577% −0.1208%] (p = 0.00 < 0.05)
66852026-04-10T04:49:34.575Z thrpt: [+0.1210% +0.1580% +0.1931%]
66862026-04-10T04:49:34.575Z Change within noise threshold.
66872026-04-10T04:49:34.575ZFound 10 outliers among 100 measurements (10.00%)
66882026-04-10T04:49:34.575Z 8 (8.00%) high mild
66892026-04-10T04:49:34.575Z 2 (2.00%) high severe
66902026-04-10T04:49:35.773ZBenchmarking source_filter/allows/include_hit_v4/10
66912026-04-10T04:49:35.774ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66922026-04-10T04:49:39.510ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66932026-04-10T04:49:44.501ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66942026-04-10T04:49:44.586Zsource_filter/allows/include_hit_v4/10
66952026-04-10T04:49:44.586Z time: [1.7355 ns 1.7369 ns 1.7382 ns]
66962026-04-10T04:49:44.589Z thrpt: [575.30 Melem/s 575.75 Melem/s 576.19 Melem/s]
66972026-04-10T04:49:44.589Z change:
66982026-04-10T04:49:44.589Z time: [−3.1235% −2.8575% −2.6049%] (p = 0.00 < 0.05)
66992026-04-10T04:49:44.589Z thrpt: [+2.6746% +2.9416% +3.2242%]
67002026-04-10T04:49:44.590Z Performance has improved.
67012026-04-10T04:49:44.590ZFound 19 outliers among 100 measurements (19.00%)
67022026-04-10T04:49:44.590Z 19 (19.00%) high mild
67032026-04-10T04:49:45.781ZBenchmarking source_filter/allows/include_miss_v4/10
67042026-04-10T04:49:45.781ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67052026-04-10T04:49:50.528ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (565M iterations)
67062026-04-10T04:49:55.530ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67072026-04-10T04:49:55.614Zsource_filter/allows/include_miss_v4/10
67082026-04-10T04:49:55.615Z time: [8.8366 ns 8.8393 ns 8.8423 ns]
67092026-04-10T04:49:55.615Z thrpt: [113.09 Melem/s 113.13 Melem/s 113.17 Melem/s]
67102026-04-10T04:49:55.615Z change:
67112026-04-10T04:49:55.615Z time: [+16.496% +16.780% +17.155%] (p = 0.00 < 0.05)
67122026-04-10T04:49:55.615Z thrpt: [−14.643% −14.369% −14.160%]
67132026-04-10T04:49:55.615Z Performance has regressed.
67142026-04-10T04:49:55.615ZFound 17 outliers among 100 measurements (17.00%)
67152026-04-10T04:49:55.615Z 4 (4.00%) high mild
67162026-04-10T04:49:55.615Z 13 (13.00%) high severe
67172026-04-10T04:49:56.830ZBenchmarking source_filter/allows/include_hit_v6/10
67182026-04-10T04:49:56.830ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67192026-04-10T04:50:01.540ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67202026-04-10T04:50:06.681ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67212026-04-10T04:50:06.765Zsource_filter/allows/include_hit_v6/10
67222026-04-10T04:50:06.766Z time: [4.5089 ns 4.5565 ns 4.6018 ns]
67232026-04-10T04:50:06.766Z thrpt: [217.31 Melem/s 219.47 Melem/s 221.79 Melem/s]
67242026-04-10T04:50:06.766Z change:
67252026-04-10T04:50:06.766Z time: [−0.3527% +0.5920% +1.5179%] (p = 0.22 > 0.05)
67262026-04-10T04:50:06.766Z thrpt: [−1.4952% −0.5885% +0.3540%]
67272026-04-10T04:50:06.766Z No change in performance detected.
67282026-04-10T04:50:07.947ZBenchmarking source_filter/allows/include_miss_v6/10
67292026-04-10T04:50:07.947ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67302026-04-10T04:50:13.780ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (460M iterations)
67312026-04-10T04:50:18.784ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67322026-04-10T04:50:18.870Zsource_filter/allows/include_miss_v6/10
67332026-04-10T04:50:18.870Z time: [10.864 ns 10.871 ns 10.878 ns]
67342026-04-10T04:50:18.870Z thrpt: [91.930 Melem/s 91.992 Melem/s 92.048 Melem/s]
67352026-04-10T04:50:18.870Z change:
67362026-04-10T04:50:18.870Z time: [−0.4613% −0.4008% −0.3405%] (p = 0.00 < 0.05)
67372026-04-10T04:50:18.870Z thrpt: [+0.3417% +0.4024% +0.4634%]
67382026-04-10T04:50:18.870Z Change within noise threshold.
67392026-04-10T04:50:18.870ZFound 4 outliers among 100 measurements (4.00%)
67402026-04-10T04:50:18.870Z 4 (4.00%) high mild
67412026-04-10T04:50:20.061ZBenchmarking source_filter/allows/include_hit_v4/50
67422026-04-10T04:50:20.061ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67432026-04-10T04:50:25.886ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67442026-04-10T04:50:30.882ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67452026-04-10T04:50:30.967Zsource_filter/allows/include_hit_v4/50
67462026-04-10T04:50:30.967Z time: [2.7068 ns 2.7101 ns 2.7136 ns]
67472026-04-10T04:50:30.967Z thrpt: [368.51 Melem/s 368.99 Melem/s 369.44 Melem/s]
67482026-04-10T04:50:30.967Z change:
67492026-04-10T04:50:30.967Z time: [−1.6725% −1.3896% −1.1227%] (p = 0.00 < 0.05)
67502026-04-10T04:50:30.967Z thrpt: [+1.1355% +1.4092% +1.7009%]
67512026-04-10T04:50:30.967Z Performance has improved.
67522026-04-10T04:50:30.967ZFound 4 outliers among 100 measurements (4.00%)
67532026-04-10T04:50:30.968Z 3 (3.00%) high mild
67542026-04-10T04:50:30.968Z 1 (1.00%) high severe
67552026-04-10T04:50:32.159ZBenchmarking source_filter/allows/include_miss_v4/50
67562026-04-10T04:50:32.159ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67572026-04-10T04:50:36.441ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (627M iterations)
67582026-04-10T04:50:41.441ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67592026-04-10T04:50:41.526Zsource_filter/allows/include_miss_v4/50
67602026-04-10T04:50:41.526Z time: [7.9707 ns 7.9786 ns 7.9864 ns]
67612026-04-10T04:50:41.526Z thrpt: [125.21 Melem/s 125.34 Melem/s 125.46 Melem/s]
67622026-04-10T04:50:41.526Z change:
67632026-04-10T04:50:41.526Z time: [+7.5934% +8.0047% +8.3610%] (p = 0.00 < 0.05)
67642026-04-10T04:50:41.526Z thrpt: [−7.7159% −7.4115% −7.0575%]
67652026-04-10T04:50:41.526Z Performance has regressed.
67662026-04-10T04:50:41.526ZFound 4 outliers among 100 measurements (4.00%)
67672026-04-10T04:50:41.526Z 4 (4.00%) high mild
67682026-04-10T04:50:42.726ZBenchmarking source_filter/allows/include_hit_v6/50
67692026-04-10T04:50:42.726ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67702026-04-10T04:50:48.653ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (906M iterations)
67712026-04-10T04:50:53.658ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67722026-04-10T04:50:53.743Zsource_filter/allows/include_hit_v6/50
67732026-04-10T04:50:53.743Z time: [5.5218 ns 5.5238 ns 5.5257 ns]
67742026-04-10T04:50:53.743Z thrpt: [180.97 Melem/s 181.04 Melem/s 181.10 Melem/s]
67752026-04-10T04:50:53.743Z change:
67762026-04-10T04:50:53.743Z time: [−0.8298% −0.7933% −0.7546%] (p = 0.00 < 0.05)
67772026-04-10T04:50:53.743Z thrpt: [+0.7604% +0.7996% +0.8367%]
67782026-04-10T04:50:53.743Z Change within noise threshold.
67792026-04-10T04:50:53.743ZFound 1 outliers among 100 measurements (1.00%)
67802026-04-10T04:50:53.743Z 1 (1.00%) high mild
67812026-04-10T04:50:54.934ZBenchmarking source_filter/allows/include_miss_v6/50
67822026-04-10T04:50:54.934ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67832026-04-10T04:51:00.464ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (485M iterations)
67842026-04-10T04:51:05.479ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67852026-04-10T04:51:05.563Zsource_filter/allows/include_miss_v6/50
67862026-04-10T04:51:05.563Z time: [10.318 ns 10.340 ns 10.361 ns]
67872026-04-10T04:51:05.563Z thrpt: [96.519 Melem/s 96.709 Melem/s 96.914 Melem/s]
67882026-04-10T04:51:05.563Z change:
67892026-04-10T04:51:05.563Z time: [−1.0332% −0.8037% −0.5911%] (p = 0.00 < 0.05)
67902026-04-10T04:51:05.563Z thrpt: [+0.5946% +0.8102% +1.0440%]
67912026-04-10T04:51:05.563Z Change within noise threshold.
67922026-04-10T04:51:05.563ZFound 16 outliers among 100 measurements (16.00%)
67932026-04-10T04:51:05.567Z 16 (16.00%) high mild
67942026-04-10T04:51:06.755ZBenchmarking source_filter/allows/include_hit_v4/100
67952026-04-10T04:51:06.755ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67962026-04-10T04:51:12.564ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67972026-04-10T04:51:17.564ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67982026-04-10T04:51:17.649Zsource_filter/allows/include_hit_v4/100
67992026-04-10T04:51:17.649Z time: [2.7012 ns 2.7040 ns 2.7070 ns]
68002026-04-10T04:51:17.649Z thrpt: [369.42 Melem/s 369.83 Melem/s 370.20 Melem/s]
68012026-04-10T04:51:17.649Z change:
68022026-04-10T04:51:17.649Z time: [−3.4459% −3.0969% −2.7557%] (p = 0.00 < 0.05)
68032026-04-10T04:51:17.649Z thrpt: [+2.8338% +3.1958% +3.5689%]
68042026-04-10T04:51:17.649Z Performance has improved.
68052026-04-10T04:51:17.649ZFound 3 outliers among 100 measurements (3.00%)
68062026-04-10T04:51:17.649Z 2 (2.00%) high mild
68072026-04-10T04:51:17.649Z 1 (1.00%) high severe
68082026-04-10T04:51:18.848ZBenchmarking source_filter/allows/include_miss_v4/100
68092026-04-10T04:51:18.848ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68102026-04-10T04:51:21.936ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (435M iterations)
68112026-04-10T04:51:26.940ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68122026-04-10T04:51:27.024Zsource_filter/allows/include_miss_v4/100
68132026-04-10T04:51:27.024Z time: [11.494 ns 11.502 ns 11.513 ns]
68142026-04-10T04:51:27.024Z thrpt: [86.860 Melem/s 86.939 Melem/s 87.001 Melem/s]
68152026-04-10T04:51:27.024Z change:
68162026-04-10T04:51:27.025Z time: [+15.812% +16.161% +16.443%] (p = 0.00 < 0.05)
68172026-04-10T04:51:27.025Z thrpt: [−14.121% −13.913% −13.653%]
68182026-04-10T04:51:27.025Z Performance has regressed.
68192026-04-10T04:51:27.025ZFound 11 outliers among 100 measurements (11.00%)
68202026-04-10T04:51:27.025Z 6 (6.00%) high mild
68212026-04-10T04:51:27.025Z 5 (5.00%) high severe
68222026-04-10T04:51:28.224ZBenchmarking source_filter/allows/include_hit_v6/100
68232026-04-10T04:51:28.224ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68242026-04-10T04:51:34.156ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (905M iterations)
68252026-04-10T04:51:39.160ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68262026-04-10T04:51:39.245Zsource_filter/allows/include_hit_v6/100
68272026-04-10T04:51:39.245Z time: [5.5260 ns 5.5281 ns 5.5302 ns]
68282026-04-10T04:51:39.245Z thrpt: [180.83 Melem/s 180.90 Melem/s 180.96 Melem/s]
68292026-04-10T04:51:39.245Z change:
68302026-04-10T04:51:39.245Z time: [−0.7016% −0.6722% −0.6415%] (p = 0.00 < 0.05)
68312026-04-10T04:51:39.245Z thrpt: [+0.6457% +0.6768% +0.7066%]
68322026-04-10T04:51:39.245Z Change within noise threshold.
68332026-04-10T04:51:40.447ZBenchmarking source_filter/allows/include_miss_v6/100
68342026-04-10T04:51:40.448ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68352026-04-10T04:51:44.167ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (361M iterations)
68362026-04-10T04:51:49.179ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68372026-04-10T04:51:49.264Zsource_filter/allows/include_miss_v6/100
68382026-04-10T04:51:49.264Z time: [13.876 ns 13.880 ns 13.885 ns]
68392026-04-10T04:51:49.264Z thrpt: [72.020 Melem/s 72.046 Melem/s 72.069 Melem/s]
68402026-04-10T04:51:49.264Z change:
68412026-04-10T04:51:49.264Z time: [−2.0559% −1.3434% −0.8661%] (p = 0.00 < 0.05)
68422026-04-10T04:51:49.264Z thrpt: [+0.8737% +1.3617% +2.0991%]
68432026-04-10T04:51:49.264Z Change within noise threshold.
68442026-04-10T04:51:49.264ZFound 3 outliers among 100 measurements (3.00%)
68452026-04-10T04:51:49.264Z 2 (2.00%) high mild
68462026-04-10T04:51:49.264Z 1 (1.00%) high severe
68472026-04-10T04:51:50.464ZBenchmarking source_filter/allows/include_empty_v4
68482026-04-10T04:51:50.464ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68492026-04-10T04:51:54.063ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (6.0B iterations)
68502026-04-10T04:51:59.060ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68512026-04-10T04:51:59.146Zsource_filter/allows/include_empty_v4
68522026-04-10T04:51:59.146Z time: [835.99 ps 837.08 ps 838.22 ps]
68532026-04-10T04:51:59.146Z thrpt: [1.1930 Gelem/s 1.1946 Gelem/s 1.1962 Gelem/s]
68542026-04-10T04:51:59.146Z change:
68552026-04-10T04:51:59.146Z time: [+7.7773% +7.9344% +8.1706%] (p = 0.00 < 0.05)
68562026-04-10T04:51:59.146Z thrpt: [−7.5535% −7.3511% −7.2161%]
68572026-04-10T04:51:59.146Z Performance has regressed.
68582026-04-10T04:51:59.146ZFound 2 outliers among 100 measurements (2.00%)
68592026-04-10T04:51:59.146Z 2 (2.00%) high severe
68602026-04-10T04:52:00.341ZBenchmarking source_filter/allows/include_empty_v6
68612026-04-10T04:52:00.341ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68622026-04-10T04:52:03.689ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
68632026-04-10T04:52:08.682ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68642026-04-10T04:52:08.767Zsource_filter/allows/include_empty_v6
68652026-04-10T04:52:08.767Z time: [777.60 ps 778.31 ps 779.15 ps]
68662026-04-10T04:52:08.767Z thrpt: [1.2835 Gelem/s 1.2848 Gelem/s 1.2860 Gelem/s]
68672026-04-10T04:52:08.767Z change:
68682026-04-10T04:52:08.767Z time: [+0.0608% +0.1683% +0.3349%] (p = 0.01 < 0.05)
68692026-04-10T04:52:08.768Z thrpt: [−0.3337% −0.1680% −0.0607%]
68702026-04-10T04:52:08.768Z Change within noise threshold.
68712026-04-10T04:52:08.768ZFound 17 outliers among 100 measurements (17.00%)
68722026-04-10T04:52:08.768Z 4 (4.00%) high mild
68732026-04-10T04:52:08.768Z 13 (13.00%) high severe
68742026-04-10T04:52:09.994Z
68752026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68762026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68772026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0190 ms (605 iterations)
68782026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68792026-04-10T04:52:09.998Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68802026-04-10T04:52:09.998Z time: [18.000 18.000 18.000 ]
68812026-04-10T04:52:09.998Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68822026-04-10T04:52:09.998Z No change in performance detected.
68832026-04-10T04:52:09.998Z
68842026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68852026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68862026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0236 ms (715 iterations)
68872026-04-10T04:52:09.998ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68882026-04-10T04:52:09.998Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68892026-04-10T04:52:09.998Z time: [18.000 18.000 18.000 ]
68902026-04-10T04:52:09.998Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68912026-04-10T04:52:09.998Z No change in performance detected.
68922026-04-10T04:52:10.002Z
68932026-04-10T04:52:10.002ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68942026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68952026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0979 ms (550 iterations)
68962026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68972026-04-10T04:52:10.003Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68982026-04-10T04:52:10.003Z time: [20.000 20.000 20.000 ]
68992026-04-10T04:52:10.003Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69002026-04-10T04:52:10.003Z No change in performance detected.
69012026-04-10T04:52:10.003Z
69022026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69032026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69042026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0719 ms (550 iterations)
69052026-04-10T04:52:10.003ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69062026-04-10T04:52:10.003Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69072026-04-10T04:52:10.003Z time: [21.000 21.000 21.000 ]
69082026-04-10T04:52:10.003Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69092026-04-10T04:52:10.003Z No change in performance detected.
69102026-04-10T04:52:10.003Z
69112026-04-10T04:52:10.003ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69122026-04-10T04:52:10.003ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69132026-04-10T04:52:10.003ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0418 ms (825 iterations)
69142026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69152026-04-10T04:52:10.007Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69162026-04-10T04:52:10.007Z time: [13.000 13.000 13.000 ]
69172026-04-10T04:52:10.007Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69182026-04-10T04:52:10.007Z No change in performance detected.
69192026-04-10T04:52:10.007Z
69202026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69212026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69222026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0448 ms (715 iterations)
69232026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69242026-04-10T04:52:10.007Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69252026-04-10T04:52:10.007Z time: [12.000 12.000 12.000 ]
69262026-04-10T04:52:10.007Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69272026-04-10T04:52:10.007Z No change in performance detected.
69282026-04-10T04:52:10.007Z
69292026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69302026-04-10T04:52:10.007ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69312026-04-10T04:52:10.008ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0586 ms (715 iterations)
69322026-04-10T04:52:10.008ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69332026-04-10T04:52:10.012Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69342026-04-10T04:52:10.012Z time: [14.000 14.000 14.000 ]
69352026-04-10T04:52:10.012Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69362026-04-10T04:52:10.012Z No change in performance detected.
69372026-04-10T04:52:10.012Z
69382026-04-10T04:52:10.012ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69392026-04-10T04:52:10.012ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69402026-04-10T04:52:10.012ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0766 ms (770 iterations)
69412026-04-10T04:52:10.012ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69422026-04-10T04:52:10.012Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69432026-04-10T04:52:10.012Z time: [14.000 14.000 14.000 ]
69442026-04-10T04:52:10.012Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69452026-04-10T04:52:10.012Z No change in performance detected.
69462026-04-10T04:52:10.012Z
69472026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69482026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69492026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0693 ms (660 iterations)
69502026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69512026-04-10T04:52:10.012Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69522026-04-10T04:52:10.012Z time: [3.0000 3.0000 3.0000 ]
69532026-04-10T04:52:10.012Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69542026-04-10T04:52:10.012Z No change in performance detected.
69552026-04-10T04:52:10.012Z
69562026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69572026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69582026-04-10T04:52:10.012ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0538 ms (495 iterations)
69592026-04-10T04:52:10.016ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69602026-04-10T04:52:10.016Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69612026-04-10T04:52:10.016Z time: [3.0000 3.0000 3.0000 ]
69622026-04-10T04:52:10.016Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69632026-04-10T04:52:10.016Z No change in performance detected.
69642026-04-10T04:52:10.016Z
69652026-04-10T04:52:10.016ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69662026-04-10T04:52:10.016ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69672026-04-10T04:52:10.016ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0399 ms (605 iterations)
69682026-04-10T04:52:10.016ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69692026-04-10T04:52:10.017ZCriterion.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.
69702026-04-10T04:52:10.017Z
69712026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69722026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69732026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0578 ms (495 iterations)
69742026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69752026-04-10T04:52:10.017ZCriterion.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.
69762026-04-10T04:52:10.017Z
69772026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69782026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69792026-04-10T04:52:10.017ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0090 ms (880 iterations)
69802026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69812026-04-10T04:52:10.021Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69822026-04-10T04:52:10.021Z time: [3.0000 3.0000 3.0000 ]
69832026-04-10T04:52:10.021Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69842026-04-10T04:52:10.021Z No change in performance detected.
69852026-04-10T04:52:10.021Z
69862026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69872026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69882026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0897 ms (550 iterations)
69892026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69902026-04-10T04:52:10.021Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69912026-04-10T04:52:10.021Z time: [3.0000 3.0000 3.0000 ]
69922026-04-10T04:52:10.021Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69932026-04-10T04:52:10.021Z No change in performance detected.
69942026-04-10T04:52:10.021Z
69952026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69962026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69972026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0442 ms (770 iterations)
69982026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69992026-04-10T04:52:10.021ZCriterion.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.
70002026-04-10T04:52:10.021Z
70012026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70022026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70032026-04-10T04:52:10.021ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0417 ms (495 iterations)
70042026-04-10T04:52:10.025ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70052026-04-10T04:52:10.025ZCriterion.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.
70062026-04-10T04:52:10.025Z
70072026-04-10T04:52:10.025ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70082026-04-10T04:52:10.025ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70092026-04-10T04:52:10.025ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0467 ms (825 iterations)
70102026-04-10T04:52:10.025ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70112026-04-10T04:52:10.025Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70122026-04-10T04:52:10.025Z time: [3.0000 3.0000 3.0000 ]
70132026-04-10T04:52:10.025Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70142026-04-10T04:52:10.025Z No change in performance detected.
70152026-04-10T04:52:10.025Z
70162026-04-10T04:52:10.025ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70172026-04-10T04:52:10.026ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70182026-04-10T04:52:10.026ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0400 ms (495 iterations)
70192026-04-10T04:52:10.026ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70202026-04-10T04:52:10.030Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70212026-04-10T04:52:10.030Z time: [3.0000 3.0000 3.0000 ]
70222026-04-10T04:52:10.030Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70232026-04-10T04:52:10.030Z No change in performance detected.
70242026-04-10T04:52:10.030Z
70252026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70262026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70272026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0635 ms (660 iterations)
70282026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70292026-04-10T04:52:10.030ZCriterion.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.
70302026-04-10T04:52:10.030Z
70312026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70322026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70332026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0849 ms (495 iterations)
70342026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70352026-04-10T04:52:10.030ZCriterion.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.
70362026-04-10T04:52:10.030Z
70372026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70382026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70392026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0548 ms (880 iterations)
70402026-04-10T04:52:10.030ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70412026-04-10T04:52:10.030Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70422026-04-10T04:52:10.030Z time: [3.0000 3.0000 3.0000 ]
70432026-04-10T04:52:10.030Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70442026-04-10T04:52:10.030Z No change in performance detected.
70452026-04-10T04:52:10.034Z
70462026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70472026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70482026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0519 ms (495 iterations)
70492026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70502026-04-10T04:52:10.034Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70512026-04-10T04:52:10.034Z time: [3.0000 3.0000 3.0000 ]
70522026-04-10T04:52:10.034Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70532026-04-10T04:52:10.034Z No change in performance detected.
70542026-04-10T04:52:10.034Z
70552026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70562026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70572026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0724 ms (770 iterations)
70582026-04-10T04:52:10.034ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70592026-04-10T04:52:10.034ZCriterion.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.
70602026-04-10T04:52:10.034Z
70612026-04-10T04:52:10.035ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70622026-04-10T04:52:10.035ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70632026-04-10T04:52:10.035ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0542 ms (495 iterations)
70642026-04-10T04:52:10.035ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70652026-04-10T04:52:10.035ZCriterion.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.
70662026-04-10T04:52:10.035Z
70672026-04-10T04:52:10.035ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70682026-04-10T04:52:10.035ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70692026-04-10T04:52:10.035ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1122 ms (330 iterations)
70702026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70712026-04-10T04:52:10.039Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70722026-04-10T04:52:10.039Z time: [35.000 35.000 35.000 ]
70732026-04-10T04:52:10.039Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70742026-04-10T04:52:10.039Z No change in performance detected.
70752026-04-10T04:52:10.039Z
70762026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70772026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70782026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0850 ms (275 iterations)
70792026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70802026-04-10T04:52:10.039Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70812026-04-10T04:52:10.039Z time: [35.000 35.000 35.000 ]
70822026-04-10T04:52:10.039Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70832026-04-10T04:52:10.039Z No change in performance detected.
70842026-04-10T04:52:10.039Z
70852026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70862026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70872026-04-10T04:52:10.039ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0322 ms (385 iterations)
70882026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70892026-04-10T04:52:10.044Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70902026-04-10T04:52:10.044Z time: [20.000 20.000 20.000 ]
70912026-04-10T04:52:10.044Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70922026-04-10T04:52:10.044Z No change in performance detected.
70932026-04-10T04:52:10.044Z
70942026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70952026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70962026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1253 ms (330 iterations)
70972026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70982026-04-10T04:52:10.044Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70992026-04-10T04:52:10.044Z time: [20.000 20.000 20.000 ]
71002026-04-10T04:52:10.044Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71012026-04-10T04:52:10.044Z No change in performance detected.
71022026-04-10T04:52:10.044Z
71032026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71042026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71052026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1657 ms (385 iterations)
71062026-04-10T04:52:10.044ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71072026-04-10T04:52:10.048Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71082026-04-10T04:52:10.048Z time: [35.000 35.000 35.000 ]
71092026-04-10T04:52:10.048Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71102026-04-10T04:52:10.048Z No change in performance detected.
71112026-04-10T04:52:10.048Z
71122026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71132026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71142026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0364 ms (275 iterations)
71152026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71162026-04-10T04:52:10.048Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71172026-04-10T04:52:10.048Z time: [35.000 35.000 35.000 ]
71182026-04-10T04:52:10.048Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71192026-04-10T04:52:10.048Z No change in performance detected.
71202026-04-10T04:52:10.048Z
71212026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71222026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71232026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0075 ms (385 iterations)
71242026-04-10T04:52:10.048ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71252026-04-10T04:52:10.048Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71262026-04-10T04:52:10.048Z time: [20.000 20.000 20.000 ]
71272026-04-10T04:52:10.048Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71282026-04-10T04:52:10.049Z No change in performance detected.
71292026-04-10T04:52:10.049Z
71302026-04-10T04:52:10.049ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71312026-04-10T04:52:10.049ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71322026-04-10T04:52:10.049ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0843 ms (330 iterations)
71332026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71342026-04-10T04:52:10.053Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71352026-04-10T04:52:10.053Z time: [20.000 20.000 20.000 ]
71362026-04-10T04:52:10.053Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71372026-04-10T04:52:10.053Z No change in performance detected.
71382026-04-10T04:52:10.053Z
71392026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71402026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71412026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1758 ms (330 iterations)
71422026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71432026-04-10T04:52:10.053Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71442026-04-10T04:52:10.053Z time: [35.000 35.000 35.000 ]
71452026-04-10T04:52:10.053Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71462026-04-10T04:52:10.053Z No change in performance detected.
71472026-04-10T04:52:10.053Z
71482026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71492026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71502026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2352 ms (275 iterations)
71512026-04-10T04:52:10.053ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71522026-04-10T04:52:10.057Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71532026-04-10T04:52:10.057Z time: [35.000 35.000 35.000 ]
71542026-04-10T04:52:10.057Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71552026-04-10T04:52:10.057Z No change in performance detected.
71562026-04-10T04:52:10.057Z
71572026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71582026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71592026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0968 ms (385 iterations)
71602026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71612026-04-10T04:52:10.057Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71622026-04-10T04:52:10.057Z time: [20.000 20.000 20.000 ]
71632026-04-10T04:52:10.057Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71642026-04-10T04:52:10.057Z No change in performance detected.
71652026-04-10T04:52:10.057Z
71662026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71672026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71682026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1884 ms (330 iterations)
71692026-04-10T04:52:10.057ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71702026-04-10T04:52:10.057Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71712026-04-10T04:52:10.057Z time: [20.000 20.000 20.000 ]
71722026-04-10T04:52:10.058Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71732026-04-10T04:52:10.058Z No change in performance detected.
71742026-04-10T04:52:10.061Z
71752026-04-10T04:52:10.061ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71762026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71772026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1401 ms (330 iterations)
71782026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71792026-04-10T04:52:10.062Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71802026-04-10T04:52:10.062Z time: [35.000 35.000 35.000 ]
71812026-04-10T04:52:10.062Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71822026-04-10T04:52:10.062Z No change in performance detected.
71832026-04-10T04:52:10.062Z
71842026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71852026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71862026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1905 ms (275 iterations)
71872026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71882026-04-10T04:52:10.062Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71892026-04-10T04:52:10.062Z time: [35.000 35.000 35.000 ]
71902026-04-10T04:52:10.062Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71912026-04-10T04:52:10.062Z No change in performance detected.
71922026-04-10T04:52:10.062Z
71932026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71942026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71952026-04-10T04:52:10.062ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0535 ms (385 iterations)
71962026-04-10T04:52:10.066ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71972026-04-10T04:52:10.066Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71982026-04-10T04:52:10.066Z time: [20.000 20.000 20.000 ]
71992026-04-10T04:52:10.066Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72002026-04-10T04:52:10.066Z No change in performance detected.
72012026-04-10T04:52:10.066Z
72022026-04-10T04:52:10.066ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72032026-04-10T04:52:10.066ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72042026-04-10T04:52:10.066ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1439 ms (330 iterations)
72052026-04-10T04:52:10.066ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72062026-04-10T04:52:10.066Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72072026-04-10T04:52:10.066Z time: [20.000 20.000 20.000 ]
72082026-04-10T04:52:10.066Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72092026-04-10T04:52:10.066Z No change in performance detected.
72102026-04-10T04:52:10.066Z
72112026-04-10T04:52:10.066ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72122026-04-10T04:52:10.066ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72132026-04-10T04:52:10.066ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0367 ms (715 iterations)
72142026-04-10T04:52:10.070ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72152026-04-10T04:52:10.070Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72162026-04-10T04:52:10.070Z time: [3924.0 B 3924.0 B 3924.0 B]
72172026-04-10T04:52:10.071Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72182026-04-10T04:52:10.071Z No change in performance detected.
72192026-04-10T04:52:10.071Z
72202026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72212026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72222026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0711 ms (770 iterations)
72232026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72242026-04-10T04:52:10.071Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72252026-04-10T04:52:10.071Z time: [3924.0 B 3924.0 B 3924.0 B]
72262026-04-10T04:52:10.071Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72272026-04-10T04:52:10.071Z No change in performance detected.
72282026-04-10T04:52:10.071Z
72292026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72302026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72312026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0318 ms (550 iterations)
72322026-04-10T04:52:10.071ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72332026-04-10T04:52:10.075Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72342026-04-10T04:52:10.075Z time: [3988.0 B 3988.0 B 3988.0 B]
72352026-04-10T04:52:10.075Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72362026-04-10T04:52:10.075Z No change in performance detected.
72372026-04-10T04:52:10.075Z
72382026-04-10T04:52:10.075ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72392026-04-10T04:52:10.075ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72402026-04-10T04:52:10.075ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0600 ms (550 iterations)
72412026-04-10T04:52:10.075ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72422026-04-10T04:52:10.075Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72432026-04-10T04:52:10.075Z time: [4386.0 B 4386.0 B 4386.0 B]
72442026-04-10T04:52:10.075Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72452026-04-10T04:52:10.075Z No change in performance detected.
72462026-04-10T04:52:10.075Z
72472026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72482026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72492026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0197 ms (825 iterations)
72502026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72512026-04-10T04:52:10.075Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72522026-04-10T04:52:10.075Z time: [2888.0 B 2888.0 B 2888.0 B]
72532026-04-10T04:52:10.075Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72542026-04-10T04:52:10.075Z No change in performance detected.
72552026-04-10T04:52:10.075Z
72562026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72572026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72582026-04-10T04:52:10.075ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0750 ms (770 iterations)
72592026-04-10T04:52:10.079ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72602026-04-10T04:52:10.079Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72612026-04-10T04:52:10.079Z time: [2873.0 B 2873.0 B 2873.0 B]
72622026-04-10T04:52:10.079Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72632026-04-10T04:52:10.079Z No change in performance detected.
72642026-04-10T04:52:10.080Z
72652026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72662026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72672026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0171 ms (715 iterations)
72682026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72692026-04-10T04:52:10.080Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72702026-04-10T04:52:10.080Z time: [2926.0 B 2926.0 B 2926.0 B]
72712026-04-10T04:52:10.080Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72722026-04-10T04:52:10.080Z No change in performance detected.
72732026-04-10T04:52:10.080Z
72742026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72752026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72762026-04-10T04:52:10.080ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0614 ms (770 iterations)
72772026-04-10T04:52:10.084ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72782026-04-10T04:52:10.084Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72792026-04-10T04:52:10.084Z time: [2910.0 B 2910.0 B 2910.0 B]
72802026-04-10T04:52:10.084Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72812026-04-10T04:52:10.084Z No change in performance detected.
72822026-04-10T04:52:10.084Z
72832026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72842026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72852026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0345 ms (825 iterations)
72862026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72872026-04-10T04:52:10.084Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72882026-04-10T04:52:10.084Z time: [264.00 B 264.00 B 264.00 B]
72892026-04-10T04:52:10.084Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72902026-04-10T04:52:10.084Z No change in performance detected.
72912026-04-10T04:52:10.084Z
72922026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72932026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72942026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0278 ms (495 iterations)
72952026-04-10T04:52:10.084ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72962026-04-10T04:52:10.084Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72972026-04-10T04:52:10.084Z time: [264.00 B 264.00 B 264.00 B]
72982026-04-10T04:52:10.084Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72992026-04-10T04:52:10.084Z No change in performance detected.
73002026-04-10T04:52:10.089Z
73012026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73022026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73032026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0032 ms (715 iterations)
73042026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73052026-04-10T04:52:10.089ZCriterion.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.
73062026-04-10T04:52:10.089Z
73072026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73082026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73092026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0477 ms (495 iterations)
73102026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73112026-04-10T04:52:10.089ZCriterion.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.
73122026-04-10T04:52:10.089Z
73132026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73142026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73152026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0077 ms (880 iterations)
73162026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73172026-04-10T04:52:10.089Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73182026-04-10T04:52:10.089Z time: [264.00 B 264.00 B 264.00 B]
73192026-04-10T04:52:10.089Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73202026-04-10T04:52:10.089Z No change in performance detected.
73212026-04-10T04:52:10.089Z
73222026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73232026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73242026-04-10T04:52:10.089ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0562 ms (550 iterations)
73252026-04-10T04:52:10.093ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73262026-04-10T04:52:10.093Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73272026-04-10T04:52:10.093Z time: [264.00 B 264.00 B 264.00 B]
73282026-04-10T04:52:10.093Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73292026-04-10T04:52:10.093Z No change in performance detected.
73302026-04-10T04:52:10.093Z
73312026-04-10T04:52:10.093ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73322026-04-10T04:52:10.093ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73332026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0174 ms (770 iterations)
73342026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73352026-04-10T04:52:10.094ZCriterion.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.
73362026-04-10T04:52:10.094Z
73372026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73382026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73392026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0138 ms (495 iterations)
73402026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73412026-04-10T04:52:10.094ZCriterion.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.
73422026-04-10T04:52:10.094Z
73432026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73442026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73452026-04-10T04:52:10.094ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0463 ms (825 iterations)
73462026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73472026-04-10T04:52:10.098Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73482026-04-10T04:52:10.098Z time: [264.00 B 264.00 B 264.00 B]
73492026-04-10T04:52:10.098Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73502026-04-10T04:52:10.098Z No change in performance detected.
73512026-04-10T04:52:10.098Z
73522026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73532026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73542026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0336 ms (495 iterations)
73552026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73562026-04-10T04:52:10.098Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73572026-04-10T04:52:10.098Z time: [264.00 B 264.00 B 264.00 B]
73582026-04-10T04:52:10.098Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73592026-04-10T04:52:10.098Z No change in performance detected.
73602026-04-10T04:52:10.098Z
73612026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73622026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73632026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0334 ms (715 iterations)
73642026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73652026-04-10T04:52:10.098ZCriterion.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.
73662026-04-10T04:52:10.098Z
73672026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73682026-04-10T04:52:10.098ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73692026-04-10T04:52:10.099ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0812 ms (495 iterations)
73702026-04-10T04:52:10.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73712026-04-10T04:52:10.102ZCriterion.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.
73722026-04-10T04:52:10.102Z
73732026-04-10T04:52:10.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73742026-04-10T04:52:10.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73752026-04-10T04:52:10.102ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0517 ms (880 iterations)
73762026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73772026-04-10T04:52:10.103Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73782026-04-10T04:52:10.103Z time: [264.00 B 264.00 B 264.00 B]
73792026-04-10T04:52:10.103Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73802026-04-10T04:52:10.103Z No change in performance detected.
73812026-04-10T04:52:10.103Z
73822026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73832026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73842026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0841 ms (550 iterations)
73852026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73862026-04-10T04:52:10.103Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73872026-04-10T04:52:10.103Z time: [264.00 B 264.00 B 264.00 B]
73882026-04-10T04:52:10.103Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73892026-04-10T04:52:10.103Z No change in performance detected.
73902026-04-10T04:52:10.103Z
73912026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73922026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73932026-04-10T04:52:10.103ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0636 ms (770 iterations)
73942026-04-10T04:52:10.107ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73952026-04-10T04:52:10.107ZCriterion.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.
73962026-04-10T04:52:10.107Z
73972026-04-10T04:52:10.107ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73982026-04-10T04:52:10.107ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73992026-04-10T04:52:10.107ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0431 ms (495 iterations)
74002026-04-10T04:52:10.107ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74012026-04-10T04:52:10.107ZCriterion.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.
74022026-04-10T04:52:10.107Z
74032026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74042026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74052026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0763 ms (330 iterations)
74062026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74072026-04-10T04:52:10.107Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74082026-04-10T04:52:10.107Z time: [7363.0 B 7363.0 B 7363.0 B]
74092026-04-10T04:52:10.107Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74102026-04-10T04:52:10.107Z No change in performance detected.
74112026-04-10T04:52:10.107Z
74122026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74132026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74142026-04-10T04:52:10.107ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0757 ms (275 iterations)
74152026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74162026-04-10T04:52:10.111Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74172026-04-10T04:52:10.111Z time: [7363.0 B 7363.0 B 7363.0 B]
74182026-04-10T04:52:10.111Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74192026-04-10T04:52:10.111Z No change in performance detected.
74202026-04-10T04:52:10.111Z
74212026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74222026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74232026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0210 ms (385 iterations)
74242026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74252026-04-10T04:52:10.111Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74262026-04-10T04:52:10.111Z time: [5872.0 B 5872.0 B 5872.0 B]
74272026-04-10T04:52:10.111Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74282026-04-10T04:52:10.111Z No change in performance detected.
74292026-04-10T04:52:10.111Z
74302026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74312026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74322026-04-10T04:52:10.111ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1211 ms (330 iterations)
74332026-04-10T04:52:10.115ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74342026-04-10T04:52:10.116Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74352026-04-10T04:52:10.116Z time: [5872.0 B 5872.0 B 5872.0 B]
74362026-04-10T04:52:10.116Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74372026-04-10T04:52:10.116Z No change in performance detected.
74382026-04-10T04:52:10.116Z
74392026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74402026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74412026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1597 ms (385 iterations)
74422026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74432026-04-10T04:52:10.116Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74442026-04-10T04:52:10.116Z time: [7363.0 B 7363.0 B 7363.0 B]
74452026-04-10T04:52:10.116Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74462026-04-10T04:52:10.116Z No change in performance detected.
74472026-04-10T04:52:10.116Z
74482026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74492026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74502026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0357 ms (275 iterations)
74512026-04-10T04:52:10.116ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74522026-04-10T04:52:10.120Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74532026-04-10T04:52:10.120Z time: [7363.0 B 7363.0 B 7363.0 B]
74542026-04-10T04:52:10.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74552026-04-10T04:52:10.120Z No change in performance detected.
74562026-04-10T04:52:10.120Z
74572026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74582026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74592026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1213 ms (440 iterations)
74602026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74612026-04-10T04:52:10.120Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74622026-04-10T04:52:10.120Z time: [5872.0 B 5872.0 B 5872.0 B]
74632026-04-10T04:52:10.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74642026-04-10T04:52:10.120Z No change in performance detected.
74652026-04-10T04:52:10.120Z
74662026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74672026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74682026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0810 ms (330 iterations)
74692026-04-10T04:52:10.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74702026-04-10T04:52:10.124Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74712026-04-10T04:52:10.124Z time: [5872.0 B 5872.0 B 5872.0 B]
74722026-04-10T04:52:10.124Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74732026-04-10T04:52:10.124Z No change in performance detected.
74742026-04-10T04:52:10.124Z
74752026-04-10T04:52:10.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74762026-04-10T04:52:10.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74772026-04-10T04:52:10.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0288 ms (275 iterations)
74782026-04-10T04:52:10.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74792026-04-10T04:52:10.124Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74802026-04-10T04:52:10.124Z time: [7363.0 B 7363.0 B 7363.0 B]
74812026-04-10T04:52:10.124Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74822026-04-10T04:52:10.124Z No change in performance detected.
74832026-04-10T04:52:10.124Z
74842026-04-10T04:52:10.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74852026-04-10T04:52:10.124ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74862026-04-10T04:52:10.125ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1518 ms (275 iterations)
74872026-04-10T04:52:10.125ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74882026-04-10T04:52:10.125Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74892026-04-10T04:52:10.125Z time: [7363.0 B 7363.0 B 7363.0 B]
74902026-04-10T04:52:10.125Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74912026-04-10T04:52:10.125Z No change in performance detected.
74922026-04-10T04:52:10.125Z
74932026-04-10T04:52:10.125ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74942026-04-10T04:52:10.125ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74952026-04-10T04:52:10.125ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0925 ms (385 iterations)
74962026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74972026-04-10T04:52:10.129Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74982026-04-10T04:52:10.129Z time: [5872.0 B 5872.0 B 5872.0 B]
74992026-04-10T04:52:10.129Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75002026-04-10T04:52:10.129Z No change in performance detected.
75012026-04-10T04:52:10.129Z
75022026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75032026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75042026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1971 ms (330 iterations)
75052026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75062026-04-10T04:52:10.129Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75072026-04-10T04:52:10.129Z time: [5872.0 B 5872.0 B 5872.0 B]
75082026-04-10T04:52:10.129Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75092026-04-10T04:52:10.129Z No change in performance detected.
75102026-04-10T04:52:10.129Z
75112026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75122026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75132026-04-10T04:52:10.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1157 ms (330 iterations)
75142026-04-10T04:52:10.133ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75152026-04-10T04:52:10.133Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75162026-04-10T04:52:10.133Z time: [7363.0 B 7363.0 B 7363.0 B]
75172026-04-10T04:52:10.133Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75182026-04-10T04:52:10.133Z No change in performance detected.
75192026-04-10T04:52:10.133Z
75202026-04-10T04:52:10.133ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75212026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75222026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1192 ms (275 iterations)
75232026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75242026-04-10T04:52:10.134Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75252026-04-10T04:52:10.134Z time: [7363.0 B 7363.0 B 7363.0 B]
75262026-04-10T04:52:10.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75272026-04-10T04:52:10.134Z No change in performance detected.
75282026-04-10T04:52:10.134Z
75292026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75302026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75312026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0460 ms (385 iterations)
75322026-04-10T04:52:10.134ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75332026-04-10T04:52:10.138Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75342026-04-10T04:52:10.138Z time: [5872.0 B 5872.0 B 5872.0 B]
75352026-04-10T04:52:10.138Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75362026-04-10T04:52:10.138Z No change in performance detected.
75372026-04-10T04:52:10.138Z
75382026-04-10T04:52:10.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75392026-04-10T04:52:10.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75402026-04-10T04:52:10.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1464 ms (330 iterations)
75412026-04-10T04:52:10.138ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75422026-04-10T04:52:10.138Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75432026-04-10T04:52:10.138Z time: [5872.0 B 5872.0 B 5872.0 B]
75442026-04-10T04:52:10.138Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75452026-04-10T04:52:10.138Z No change in performance detected.
75462026-04-10T04:52:10.138Z
75472026-04-10T04:52:10.179Z+ cp -r target/criterion /work/bench-results
75482026-04-10T04:52:10.332Z+ cp -r target/xde-bench /work/bench-results
75492026-04-10T04:52:10.367Z+ pushd /work
75502026-04-10T04:52:10.367Z+ tar -caf bench-results.tgz bench-results
75512026-04-10T04:52:10.367Z/work /work/oxidecomputer/opte
75522026-04-10T04:52:11.038Z+ popd
75532026-04-10T04:52:11.042Z/work/oxidecomputer/opte
75542026-04-10T04:52:11.042Z+ cleanup
75552026-04-10T04:52:11.042Z++ id -un
75562026-04-10T04:52:11.046Z++ id -gn
75572026-04-10T04:52:11.046Z+ pfexec chown -R build:build .
75582026-04-10T04:52:11.116Z+ [[ -z 01KNTSAQKQ3CE4E2S3GXC310B3 ]]
75592026-04-10T04:52:11.119Zprocess exited: duration 2088116 ms, exit code 0
 
75602026-04-10T04:52:11.133Zfound 1 output files
75612026-04-10T04:52:11.133Zuploading: /work/bench-results.tgz (6389049 bytes)
75622026-04-10T04:52:12.193Zuploaded: /work/bench-results.tgz