01JGETR7H5XDMP8406MRSXP2EM: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    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: 01JGETRRPEDPQB8Y35J2HTDP6M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-31T17:11:36.795Zjob dependencies complete; ready to run (waiting for 7 m 52 s)
22024-12-31T17:11:36.800Zjob assigned to worker 01JGETW30SCYFSD2AARYN7ZXWZ [factory aws, i-00042104c935095b3] (queued for 0 s)
32024-12-31T17:11:37.673Zdownloading input: /input/xde/work/debug/xde.dbg
42024-12-31T17:11:38.123Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-12-31T17:11:38.123Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-12-31T17:11:38.126Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-12-31T17:11:38.126Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-12-31T17:11:38.129Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-12-31T17:11:38.129Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-12-31T17:11:38.131Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-12-31T17:11:38.131Zdownloading input: /input/xde/work/release/xde
122024-12-31T17:11:38.404Zdownloaded input: /input/xde/work/release/xde
132024-12-31T17:11:38.404Zdownloading input: /input/xde/work/release/xde.sha256
142024-12-31T17:11:38.406Zdownloaded input: /input/xde/work/release/xde.sha256
152024-12-31T17:11:38.407Zdownloading input: /input/xde/work/release/xde_link.so
162024-12-31T17:11:38.409Zdownloaded input: /input/xde/work/release/xde_link.so
172024-12-31T17:11:38.409Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-12-31T17:11:38.412Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-12-31T17:11:38.412Zdownloading input: /input/xde/work/test/loopback
202024-12-31T17:11:38.849Zdownloaded input: /input/xde/work/test/loopback
212024-12-31T17:11:38.849Zdownloading input: /input/xde/work/xde.conf
222024-12-31T17:11:38.855Zdownloaded input: /input/xde/work/xde.conf
 
232024-12-31T17:11:38.855Zstarting task 0: "setup"
242024-12-31T17:11:38.862Z++ uname -s
252024-12-31T17:11:38.865Z+ kern=SunOS
262024-12-31T17:11:38.865Z+ case "$kern" in
272024-12-31T17:11:38.865Z+ groupadd -g 12345 build
282024-12-31T17:11:38.868Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-12-31T17:11:40.874Z+ zfs create -o mountpoint=/work rpool/work
302024-12-31T17:11:41.036Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-12-31T17:11:41.038Z+ home_fs=zfs
322024-12-31T17:11:41.038Z+ [[ zfs == autofs ]]
332024-12-31T17:11:41.038Z+ mkdir -p /home/build
342024-12-31T17:11:41.041Z+ chown build:build /home/build /work
352024-12-31T17:11:43.042Z+ chmod 0700 /home/build /work
362024-12-31T17:11:43.044Zprocess exited: duration 4193 ms, exit code 0
 
372024-12-31T17:11:43.049Zstarting task 1: "rust-toolchain"
382024-12-31T17:11:43.055Z+ printf ' * toolchain channel = "%s"
392024-12-31T17:11:43.055Z' stable
402024-12-31T17:11:43.055Z * toolchain channel = "stable"
412024-12-31T17:11:43.055Z+ printf ' * toolchain profile = "%s"
422024-12-31T17:11:43.055Z' default
432024-12-31T17:11:43.055Z * toolchain profile = "default"
442024-12-31T17:11:43.057Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-12-31T17:11:43.057Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-12-31T17:11:43.172Zinfo: downloading installer
472024-12-31T17:11:44.324Zinfo: profile set to 'default'
482024-12-31T17:11:44.324Zinfo: default host triple is x86_64-unknown-illumos
492024-12-31T17:11:44.326Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-12-31T17:11:44.458Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-12-31T17:11:44.458Zinfo: downloading component 'cargo'
522024-12-31T17:11:45.172Zinfo: downloading component 'clippy'
532024-12-31T17:11:45.442Zinfo: downloading component 'rust-docs'
542024-12-31T17:11:46.429Zinfo: downloading component 'rust-std'
552024-12-31T17:11:47.950Zinfo: downloading component 'rustc'
562024-12-31T17:11:53.355Zinfo: downloading component 'rustfmt'
572024-12-31T17:11:53.559Zinfo: installing component 'cargo'
582024-12-31T17:11:54.381Zinfo: installing component 'clippy'
592024-12-31T17:11:54.773Zinfo: installing component 'rust-docs'
602024-12-31T17:11:56.471Zinfo: installing component 'rust-std'
612024-12-31T17:11:58.181Zinfo: installing component 'rustc'
622024-12-31T17:12:03.999Zinfo: installing component 'rustfmt'
632024-12-31T17:12:04.329Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-12-31T17:12:04.329Z
652024-12-31T17:12:04.690Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-12-31T17:12:04.690Z
672024-12-31T17:12:04.692Z
682024-12-31T17:12:04.692ZRust is installed now. Great!
692024-12-31T17:12:04.692Z
702024-12-31T17:12:04.692ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-12-31T17:12:04.693Zenvironment variable. This has not been done automatically.
722024-12-31T17:12:04.693Z
732024-12-31T17:12:04.693ZTo configure your current shell, you need to source
742024-12-31T17:12:04.693Zthe corresponding env file under $HOME/.cargo.
752024-12-31T17:12:04.693Z
762024-12-31T17:12:04.693ZThis is usually done by running one of the following (note the leading DOT):
772024-12-31T17:12:04.693Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-12-31T17:12:04.693Zsource "$HOME/.cargo/env.fish" # For fish
792024-12-31T17:12:04.760Z+ rustc --version
802024-12-31T17:12:04.829Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-12-31T17:12:04.832Zprocess exited: duration 21782 ms, exit code 0
 
822024-12-31T17:12:04.837Zstarting task 2: "authentication"
832024-12-31T17:12:04.858Zprocess exited: duration 21 ms, exit code 0
 
842024-12-31T17:12:04.863Zstarting task 3: "clone repository"
852024-12-31T17:12:04.869Z+ mkdir -p /work/oxidecomputer/opte
862024-12-31T17:12:04.871Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-12-31T17:12:04.909ZCloning into '/work/oxidecomputer/opte'...
882024-12-31T17:12:05.694Z+ cd /work/oxidecomputer/opte
892024-12-31T17:12:05.697Z+ git fetch origin b192d6e08d8f963e87e0887ec245f1ab536c262c
902024-12-31T17:12:05.954ZFrom https://github.com/oxidecomputer/opte
912024-12-31T17:12:05.954Z * branch b192d6e08d8f963e87e0887ec245f1ab536c262c -> FETCH_HEAD
922024-12-31T17:12:05.963Z+ [[ -n rwlock ]]
932024-12-31T17:12:05.965Z++ git branch --show-current
942024-12-31T17:12:05.967Z+ current=master
952024-12-31T17:12:05.967Z+ [[ master != rwlock ]]
962024-12-31T17:12:05.967Z+ git branch -f rwlock b192d6e08d8f963e87e0887ec245f1ab536c262c
972024-12-31T17:12:05.970Z+ git checkout -f rwlock
982024-12-31T17:12:05.992ZSwitched to branch 'rwlock'
992024-12-31T17:12:05.994Z+ git reset --hard b192d6e08d8f963e87e0887ec245f1ab536c262c
1002024-12-31T17:12:06.014ZHEAD is now at b192d6e Some prose on RwLock strategy,
1012024-12-31T17:12:06.018Zprocess exited: duration 1151 ms, exit code 0
 
1022024-12-31T17:12:06.023Zstarting task 4: "build"
1032024-12-31T17:12:06.028Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
1042024-12-31T17:12:15.055Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-12-31T17:12:18.919Z Startup: Caching catalogs ... Done
1062024-12-31T17:12:29.659ZPlanning: Solver setup ... Done
1072024-12-31T17:12:29.812ZPlanning: Running solver ... Done
1082024-12-31T17:12:29.919ZPlanning: Finding local manifests ... Done
1092024-12-31T17:12:29.932ZPlanning: Fetching manifests: 0/6 0% complete
1102024-12-31T17:12:30.040ZPlanning: Fetching manifests: 6/6 100% complete
1112024-12-31T17:12:30.114ZPlanning: Package planning ... Done
1122024-12-31T17:12:30.120ZPlanning: Merging actions ... Done
1132024-12-31T17:12:30.416ZPlanning: Checking for conflicting actions ... Done
1142024-12-31T17:12:32.548ZPlanning: Consolidating action changes ... Done
1152024-12-31T17:12:33.150ZPlanning: Evaluating mediators ... Done
1162024-12-31T17:12:33.219ZPlanning: Planning completed in 14.21 seconds
1172024-12-31T17:12:33.236Z Packages to install: 4
1182024-12-31T17:12:33.236Z Packages to update: 2
1192024-12-31T17:12:33.238Z Services to change: 1
1202024-12-31T17:12:33.238Z Create boot environment: No
1212024-12-31T17:12:33.238ZCreate backup boot environment: Yes
1222024-12-31T17:12:33.317Z
1232024-12-31T17:12:33.318ZDownload: 0/1024 items 0.0/18.4MB 0% complete
1242024-12-31T17:12:36.637ZDownload: Completed 18.37 MB in 3.32 seconds (5.5M/s)
1252024-12-31T17:12:38.676Z Actions: 1/1482 actions (Removing old actions)
1262024-12-31T17:12:38.699Z Actions: 199/1482 actions (Installing new actions)
1272024-12-31T17:12:39.242Z Actions: 642/1482 actions (Updating modified actions)
1282024-12-31T17:12:39.564Z Actions: Completed 1482 actions in 0.89 seconds.
1292024-12-31T17:12:39.768Z Done
1302024-12-31T17:12:39.770Z Done
1312024-12-31T17:12:40.302Z Done
1322024-12-31T17:12:44.838Z Done
1332024-12-31T17:12:44.924Z Done
1342024-12-31T17:12:44.926Z Done
1352024-12-31T17:12:50.717Z Done
1362024-12-31T17:12:51.113Z+ [[ -z 01JGETRRPEDPQB8Y35J2HTDP6M ]]
1372024-12-31T17:12:51.116Z+ trap cleanup EXIT
1382024-12-31T17:12:51.116Z+ OUT_DIR=/work/bench-results
1392024-12-31T17:12:51.116Z+ mkdir -p /work/bench-results
1402024-12-31T17:12:51.116Z+ mkdir -p target/criterion
1412024-12-31T17:12:51.118Z+ mkdir -p target/xde-bench
1422024-12-31T17:12:51.121Z+ banner collect
1432024-12-31T17:12:51.123Z
1442024-12-31T17:12:51.123Z #### #### # # ###### #### #####
1452024-12-31T17:12:51.123Z # # # # # # # # # #
1462024-12-31T17:12:51.123Z # # # # # ##### # #
1472024-12-31T17:12:51.123Z # # # # # # # #
1482024-12-31T17:12:51.123Z # # # # # # # # # #
1492024-12-31T17:12:51.123Z #### #### ###### ###### ###### #### #
1502024-12-31T17:12:51.123Z
1512024-12-31T17:12:51.126Z++ cat .git/refs/heads/master
1522024-12-31T17:12:51.126Z+ BASELINE_COMMIT=8733b3357f4a8ada4e5c6f2e10e2b59a89b77125
1532024-12-31T17:12:51.126Z+ [[ rwlock == \m\a\s\t\e\r ]]
1542024-12-31T17:12:51.126Z+ get_artifact opte benchmark 8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 bench-results.tgz
1552024-12-31T17:12:51.126Z+ local curl_res
1562024-12-31T17:12:51.126Z+ repo=opte
1572024-12-31T17:12:51.126Z+ series=benchmark
1582024-12-31T17:12:51.126Z+ commit=8733b3357f4a8ada4e5c6f2e10e2b59a89b77125
1592024-12-31T17:12:51.126Z+ name=bench-results.tgz
1602024-12-31T17:12:51.126Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1612024-12-31T17:12:51.126Z+ mkdir -p download
1622024-12-31T17:12:51.129Z+ pushd download
1632024-12-31T17:12:51.129Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1642024-12-31T17:12:51.129Z+ [[ ! -f bench-results.tgz ]]
1652024-12-31T17:12:51.129Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/8733b3357f4a8ada4e5c6f2e10e2b59a89b77125/bench-results.tgz
1662024-12-31T17:12:51.135Z % Total % Received % Xferd Average Speed Time Time Time Current
1672024-12-31T17:12:51.135Z Dload Upload Total Spent Left Speed
1682024-12-31T17:12:51.446Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4684k 100 4684k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.8M
1692024-12-31T17:12:51.449Z+ curl_res=0
1702024-12-31T17:12:51.449Z+ popd
1712024-12-31T17:12:51.449Z/work/oxidecomputer/opte
1722024-12-31T17:12:51.449Z+ return 0
1732024-12-31T17:12:51.449Z+ tar -xf download/bench-results.tgz -C target
1742024-12-31T17:12:51.824Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
1752024-12-31T17:12:51.826Z+ rm -r target/bench-results
1762024-12-31T17:12:51.829Z+ [[ '' -eq 1 ]]
1772024-12-31T17:12:51.829Z+ uname -a
1782024-12-31T17:12:51.831ZSunOS w-01JGETW30SCYFSD2AARYN7ZXWZ 5.11 helios-2.0.22827 i86pc i386 i86pc
1792024-12-31T17:12:51.831Z+ cat /etc/versions/build
1802024-12-31T17:12:51.831Zheads/stlouis-0-g60122b5709
1812024-12-31T17:12:51.833Z+ dladm
1822024-12-31T17:12:51.836ZLINK CLASS MTU STATE BRIDGE OVER
1832024-12-31T17:12:51.836Zena0 phys 9216 up -- --
1842024-12-31T17:12:51.836Z+ ipadm
1852024-12-31T17:12:51.838ZADDROBJ TYPE STATE ADDR
1862024-12-31T17:12:51.838Zlo0/v4 static ok 127.0.0.1/8
1872024-12-31T17:12:51.838Zena0/dhcp dhcp ok 10.150.1.195/24
1882024-12-31T17:12:51.838Zlo0/v6 static ok ::1/128
1892024-12-31T17:12:51.840Z+ pfexec rem_drv xde
1902024-12-31T17:12:51.849Z+ set -o errexit
1912024-12-31T17:12:51.849Z+ set -o pipefail
1922024-12-31T17:12:51.852Z+ banner prepare
1932024-12-31T17:12:51.852Z
1942024-12-31T17:12:51.852Z ##### ##### ###### ##### ## ##### ######
1952024-12-31T17:12:51.852Z # # # # # # # # # # # #
1962024-12-31T17:12:51.852Z # # # # ##### # # # # # # #####
1972024-12-31T17:12:51.852Z ##### ##### # ##### ###### ##### #
1982024-12-31T17:12:51.852Z # # # # # # # # # #
1992024-12-31T17:12:51.852Z # # # ###### # # # # # ######
2002024-12-31T17:12:51.852Z
2012024-12-31T17:12:51.852Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2022024-12-31T17:12:51.854Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2032024-12-31T17:12:51.923Z+ pfexec add_drv xde
2042024-12-31T17:12:52.094Z+ banner bench
2052024-12-31T17:12:52.097Z
2062024-12-31T17:12:52.097Z ##### ###### # # #### # #
2072024-12-31T17:12:52.097Z # # # ## # # # # #
2082024-12-31T17:12:52.097Z ##### ##### # # # # ######
2092024-12-31T17:12:52.097Z # # # # # # # # #
2102024-12-31T17:12:52.097Z # # # # ## # # # #
2112024-12-31T17:12:52.097Z ##### ###### # # #### # #
2122024-12-31T17:12:52.097Z
2132024-12-31T17:12:52.097Z+ cargo kbench local
2142024-12-31T17:12:52.101Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
2152024-12-31T17:12:52.268Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
2162024-12-31T17:12:52.268Zinfo: downloading component 'cargo'
2172024-12-31T17:12:52.983Zinfo: downloading component 'clippy'
2182024-12-31T17:12:53.257Zinfo: downloading component 'rust-docs'
2192024-12-31T17:12:54.261Zinfo: downloading component 'rust-std'
2202024-12-31T17:12:55.705Zinfo: downloading component 'rustc'
2212024-12-31T17:13:01.166Zinfo: downloading component 'rustfmt'
2222024-12-31T17:13:01.376Zinfo: installing component 'cargo'
2232024-12-31T17:13:02.190Zinfo: installing component 'clippy'
2242024-12-31T17:13:02.568Zinfo: installing component 'rust-docs'
2252024-12-31T17:13:04.263Zinfo: installing component 'rust-std'
2262024-12-31T17:13:05.940Zinfo: installing component 'rustc'
2272024-12-31T17:13:11.603Zinfo: installing component 'rustfmt'
2282024-12-31T17:13:12.112Z Updating crates.io index
2292024-12-31T17:13:12.166Z Updating git repository `https://github.com/oxidecomputer/falcon`
2302024-12-31T17:13:12.913Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2312024-12-31T17:13:13.315Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2322024-12-31T17:13:13.556Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2332024-12-31T17:13:13.924Z Updating git repository `https://github.com/oxidecomputer/zone`
2342024-12-31T17:13:14.195Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2352024-12-31T17:13:14.517Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2362024-12-31T17:13:14.809Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2372024-12-31T17:13:15.109Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2382024-12-31T17:13:15.960Z Downloading crates ...
2392024-12-31T17:13:16.045Z Downloaded plotters-svg v0.3.7
2402024-12-31T17:13:16.051Z Downloaded pretty-hex v0.2.1
2412024-12-31T17:13:16.055Z Downloaded take_mut v0.2.2
2422024-12-31T17:13:16.067Z Downloaded time-core v0.1.2
2432024-12-31T17:13:16.072Z Downloaded proc-macro-crate v1.3.1
2442024-12-31T17:13:16.074Z Downloaded powerfmt v0.2.0
2452024-12-31T17:13:16.074Z Downloaded plotters-backend v0.3.7
2462024-12-31T17:13:16.076Z Downloaded rand_core v0.6.4
2472024-12-31T17:13:16.085Z Downloaded tabwriter v1.4.0
2482024-12-31T17:13:16.088Z Downloaded terminal_size v0.4.1
2492024-12-31T17:13:16.091Z Downloaded slog-stdlog v4.1.1
2502024-12-31T17:13:16.091Z Downloaded pin-utils v0.1.0
2512024-12-31T17:13:16.093Z Downloaded scopeguard v1.2.0
2522024-12-31T17:13:16.096Z Downloaded rand_chacha v0.3.1
2532024-12-31T17:13:16.096Z Downloaded tokio-macros v2.4.0
2542024-12-31T17:13:16.098Z Downloaded aho-corasick v1.1.3
2552024-12-31T17:13:16.102Z Downloaded ciborium v0.2.2
2562024-12-31T17:13:16.105Z Downloaded anstyle-parse v0.2.6
2572024-12-31T17:13:16.107Z Downloaded anstream v0.6.18
2582024-12-31T17:13:16.109Z Downloaded anyhow v1.0.95
2592024-12-31T17:13:16.113Z Downloaded slog-async v2.8.0
2602024-12-31T17:13:16.116Z Downloaded colorchoice v1.0.3
2612024-12-31T17:13:16.118Z Downloaded thiserror-impl v1.0.69
2622024-12-31T17:13:16.118Z Downloaded clap_lex v0.7.4
2632024-12-31T17:13:16.120Z Downloaded anes v0.1.6
2642024-12-31T17:13:16.122Z Downloaded clap_derive v4.5.18
2652024-12-31T17:13:16.124Z Downloaded thiserror-impl v2.0.9
2662024-12-31T17:13:16.126Z Downloaded proc-macro-error2 v2.0.1
2672024-12-31T17:13:16.129Z Downloaded ciborium-io v0.2.2
2682024-12-31T17:13:16.131Z Downloaded clap v4.5.23
2692024-12-31T17:13:16.139Z Downloaded slog-scope v4.4.0
2702024-12-31T17:13:16.141Z Downloaded thiserror v1.0.69
2712024-12-31T17:13:16.146Z Downloaded stable_deref_trait v1.2.0
2722024-12-31T17:13:16.148Z Downloaded slab v0.4.9
2732024-12-31T17:13:16.148Z Downloaded zerocopy-derive v0.7.35
2742024-12-31T17:13:16.153Z Downloaded cobs v0.2.3
2752024-12-31T17:13:16.155Z Downloaded darling_macro v0.20.10
2762024-12-31T17:13:16.155Z Downloaded clap_builder v4.5.23
2772024-12-31T17:13:16.163Z Downloaded walkdir v2.5.0
2782024-12-31T17:13:16.165Z Downloaded thread_local v1.1.8
2792024-12-31T17:13:16.168Z Downloaded proc-macro-error-attr2 v2.0.0
2802024-12-31T17:13:16.168Z Downloaded bitflags v2.6.0
2812024-12-31T17:13:16.171Z Downloaded equivalent v1.0.1
2822024-12-31T17:13:16.174Z Downloaded slog-envlogger v2.2.0
2832024-12-31T17:13:16.176Z Downloaded foreign-types v0.5.0
2842024-12-31T17:13:16.176Z Downloaded same-file v1.0.6
2852024-12-31T17:13:16.178Z Downloaded slog-term v2.9.1
2862024-12-31T17:13:16.180Z Downloaded tracing-attributes v0.1.28
2872024-12-31T17:13:16.183Z Downloaded toml_datetime v0.6.8
2882024-12-31T17:13:16.183Z Downloaded num-conv v0.1.0
2892024-12-31T17:13:16.186Z Downloaded utf8parse v0.2.2
2902024-12-31T17:13:16.186Z Downloaded time-macros v0.2.19
2912024-12-31T17:13:16.188Z Downloaded pin-project-lite v0.2.15
2922024-12-31T17:13:16.192Z Downloaded proc-macro-error v1.0.4
2932024-12-31T17:13:16.195Z Downloaded defmt-macros v0.4.0
2942024-12-31T17:13:16.198Z Downloaded heck v0.5.0
2952024-12-31T17:13:16.200Z Downloaded ryu v1.0.18
2962024-12-31T17:13:16.203Z Downloaded tinytemplate v1.2.1
2972024-12-31T17:13:16.205Z Downloaded quote v1.0.38
2982024-12-31T17:13:16.208Z Downloaded itoa v1.0.14
2992024-12-31T17:13:16.210Z Downloaded num_enum_derive v0.5.11
3002024-12-31T17:13:16.210Z Downloaded cookie-factory v0.3.3
3012024-12-31T17:13:16.213Z Downloaded unicode-ident v1.0.14
3022024-12-31T17:13:16.215Z Downloaded lazy_static v1.5.0
3032024-12-31T17:13:16.217Z Downloaded ipnetwork v0.20.0
3042024-12-31T17:13:16.217Z Downloaded term v0.7.0
3052024-12-31T17:13:16.221Z Downloaded futures-executor v0.3.31
3062024-12-31T17:13:16.224Z Downloaded oorandom v11.1.4
3072024-12-31T17:13:16.224Z Downloaded embedded-io v0.6.1
3082024-12-31T17:13:16.226Z Downloaded slog v2.7.0
3092024-12-31T17:13:16.228Z Downloaded macaddr v1.0.1
3102024-12-31T17:13:16.229Z Downloaded ctor v0.2.9
3112024-12-31T17:13:16.231Z Downloaded managed v0.8.0
3122024-12-31T17:13:16.233Z Downloaded darling v0.20.10
3132024-12-31T17:13:16.235Z Downloaded num_enum v0.5.11
3142024-12-31T17:13:16.240Z Downloaded socket2 v0.5.8
3152024-12-31T17:13:16.242Z Downloaded futures-io v0.3.31
3162024-12-31T17:13:16.245Z Downloaded version_check v0.9.5
3172024-12-31T17:13:16.245Z Downloaded schemars v0.8.21
3182024-12-31T17:13:16.256Z Downloaded uuid v1.11.0
3192024-12-31T17:13:16.259Z Downloaded tracing-core v0.1.33
3202024-12-31T17:13:16.262Z Downloaded lock_api v0.4.12
3212024-12-31T17:13:16.265Z Downloaded futures-channel v0.3.31
3222024-12-31T17:13:16.267Z Downloaded rand v0.8.5
3232024-12-31T17:13:16.269Z Downloaded once_cell v1.20.2
3242024-12-31T17:13:16.272Z Downloaded half v2.4.1
3252024-12-31T17:13:16.274Z Downloaded serde_derive v1.0.217
3262024-12-31T17:13:16.277Z Downloaded parking_lot_core v0.9.10
3272024-12-31T17:13:16.279Z Downloaded tracing v0.1.41
3282024-12-31T17:13:16.284Z Downloaded serde v1.0.217
3292024-12-31T17:13:16.287Z Downloaded log v0.4.22
3302024-12-31T17:13:16.290Z Downloaded rayon-core v1.12.1
3312024-12-31T17:13:16.293Z Downloaded zerocopy-derive v0.8.14
3322024-12-31T17:13:16.299Z Downloaded futures v0.3.31
3332024-12-31T17:13:16.305Z Downloaded toml_edit v0.19.15
3342024-12-31T17:13:16.322Z Downloaded indexmap v2.7.0
3352024-12-31T17:13:16.325Z Downloaded crossbeam-channel v0.5.14
3362024-12-31T17:13:16.329Z Downloaded heapless v0.8.0
3372024-12-31T17:13:16.333Z Downloaded mio v1.0.3
3382024-12-31T17:13:16.338Z Downloaded minimal-lexical v0.2.1
3392024-12-31T17:13:16.343Z Downloaded memchr v2.7.4
3402024-12-31T17:13:16.348Z Downloaded itertools v0.10.5
3412024-12-31T17:13:16.354Z Downloaded time v0.3.37
3422024-12-31T17:13:16.361Z Downloaded itertools v0.13.0
3432024-12-31T17:13:16.368Z Downloaded zerocopy v0.7.35
3442024-12-31T17:13:16.382Z Downloaded winnow v0.6.20
3452024-12-31T17:13:16.390Z Downloaded serde_json v1.0.134
3462024-12-31T17:13:16.397Z Downloaded rayon v1.10.0
3472024-12-31T17:13:16.406Z Downloaded plotters v0.3.7
3482024-12-31T17:13:16.414Z Downloaded futures-util v0.3.31
3492024-12-31T17:13:16.425Z Downloaded zerocopy v0.8.14
3502024-12-31T17:13:16.448Z Downloaded winnow v0.5.40
3512024-12-31T17:13:16.455Z Downloaded syn v1.0.109
3522024-12-31T17:13:16.465Z Downloaded regex v1.11.1
3532024-12-31T17:13:16.476Z Downloaded unicode-width v0.1.14
3542024-12-31T17:13:16.482Z Downloaded syn v2.0.93
3552024-12-31T17:13:16.492Z Downloaded smoltcp v0.11.0
3562024-12-31T17:13:16.503Z Downloaded regex-syntax v0.8.5
3572024-12-31T17:13:16.511Z Downloaded nix v0.29.0
3582024-12-31T17:13:16.521Z Downloaded hashbrown v0.15.2
3592024-12-31T17:13:16.526Z Downloaded rustix v0.38.42
3602024-12-31T17:13:16.546Z Downloaded nom v7.1.3
3612024-12-31T17:13:16.550Z Downloaded itertools v0.12.1
3622024-12-31T17:13:16.556Z Downloaded criterion v0.5.1
3632024-12-31T17:13:16.562Z Downloaded darling_core v0.20.10
3642024-12-31T17:13:16.567Z Downloaded parking_lot v0.12.3
3652024-12-31T17:13:16.569Z Downloaded num-traits v0.2.19
3662024-12-31T17:13:16.571Z Downloaded proc-macro2 v1.0.92
3672024-12-31T17:13:16.574Z Downloaded crossbeam-utils v0.8.21
3682024-12-31T17:13:16.577Z Downloaded crossbeam-epoch v0.9.18
3692024-12-31T17:13:16.579Z Downloaded defmt v0.3.10
3702024-12-31T17:13:16.582Z Downloaded getrandom v0.2.15
3712024-12-31T17:13:16.584Z Downloaded crc32fast v1.4.2
3722024-12-31T17:13:16.586Z Downloaded pcap-parser v0.16.0
3732024-12-31T17:13:16.589Z Downloaded regex-automata v0.4.9
3742024-12-31T17:13:16.605Z Downloaded is-terminal v0.4.13
3752024-12-31T17:13:16.607Z Downloaded futures-core v0.3.31
3762024-12-31T17:13:16.607Z Downloaded criterion-plot v0.5.0
3772024-12-31T17:13:16.610Z Downloaded futures-task v0.3.31
3782024-12-31T17:13:16.610Z Downloaded is_terminal_polyfill v1.70.1
3792024-12-31T17:13:16.612Z Downloaded hash32 v0.3.1
3802024-12-31T17:13:16.612Z Downloaded futures-sink v0.3.31
3812024-12-31T17:13:16.614Z Downloaded futures-macro v0.3.31
3822024-12-31T17:13:16.614Z Downloaded dyn-clone v1.0.17
3832024-12-31T17:13:16.614Z Downloaded tokio v1.42.0
3842024-12-31T17:13:16.648Z Downloaded dirs-next v2.0.0
3852024-12-31T17:13:16.651Z Downloaded foreign-types-macros v0.2.3
3862024-12-31T17:13:16.651Z Downloaded libc v0.2.169
3872024-12-31T17:13:16.672Z Downloaded thiserror v2.0.9
3882024-12-31T17:13:16.677Z Downloaded smallvec v1.13.2
3892024-12-31T17:13:16.680Z Downloaded serde_derive_internals v0.29.1
3902024-12-31T17:13:16.682Z Downloaded postcard v1.1.1
3912024-12-31T17:13:16.682Z Downloaded heck v0.4.1
3922024-12-31T17:13:16.684Z Downloaded fnv v1.0.7
3932024-12-31T17:13:16.684Z Downloaded errno v0.3.10
3942024-12-31T17:13:16.684Z Downloaded embedded-io v0.4.0
3952024-12-31T17:13:16.687Z Downloaded either v1.13.0
3962024-12-31T17:13:16.687Z Downloaded dirs-sys-next v0.1.2
3972024-12-31T17:13:16.689Z Downloaded defmt-parser v0.4.1
3982024-12-31T17:13:16.689Z Downloaded ciborium-ll v0.2.2
3992024-12-31T17:13:16.689Z Downloaded ident_case v1.0.1
4002024-12-31T17:13:16.691Z Downloaded deranged v0.3.11
4012024-12-31T17:13:16.691Z Downloaded crossbeam-deque v0.8.6
4022024-12-31T17:13:16.694Z Downloaded rusticata-macros v4.1.0
4032024-12-31T17:13:16.694Z Downloaded ppv-lite86 v0.2.20
4042024-12-31T17:13:16.696Z Downloaded foreign-types-shared v0.3.1
4052024-12-31T17:13:16.696Z Downloaded cstr-argument v0.1.2
4062024-12-31T17:13:16.696Z Downloaded proc-macro-error-attr v1.0.4
4072024-12-31T17:13:16.698Z Downloaded signal-hook-registry v1.4.2
4082024-12-31T17:13:16.698Z Downloaded schemars_derive v0.8.21
4092024-12-31T17:13:16.701Z Downloaded colored v2.2.0
4102024-12-31T17:13:16.701Z Downloaded byteorder v1.5.0
4112024-12-31T17:13:16.703Z Downloaded cfg_aliases v0.2.1
4122024-12-31T17:13:16.703Z Downloaded bytes v1.9.0
4132024-12-31T17:13:16.706Z Downloaded cfg-if v1.0.0
4142024-12-31T17:13:16.708Z Downloaded bitflags v1.3.2
4152024-12-31T17:13:16.711Z Downloaded strsim v0.11.1
4162024-12-31T17:13:16.711Z Downloaded circular v0.3.0
4172024-12-31T17:13:16.711Z Downloaded cast v0.3.0
4182024-12-31T17:13:16.714Z Downloaded autocfg v1.4.0
4192024-12-31T17:13:16.714Z Downloaded anstyle-query v1.1.2
4202024-12-31T17:13:16.716Z Downloaded anstyle v1.0.10
4212024-12-31T17:13:16.716Z Downloaded arc-swap v1.7.1
4222024-12-31T17:13:16.882Z Compiling proc-macro2 v1.0.92
4232024-12-31T17:13:16.882Z Compiling unicode-ident v1.0.14
4242024-12-31T17:13:16.884Z Compiling libc v0.2.169
4252024-12-31T17:13:16.884Z Compiling cfg-if v1.0.0
4262024-12-31T17:13:16.884Z Compiling autocfg v1.4.0
4272024-12-31T17:13:16.884Z Compiling memchr v2.7.4
4282024-12-31T17:13:16.884Z Compiling serde v1.0.217
4292024-12-31T17:13:16.899Z Compiling version_check v0.9.5
4302024-12-31T17:13:16.990Z Compiling byteorder v1.5.0
4312024-12-31T17:13:17.064Z Compiling syn v1.0.109
4322024-12-31T17:13:17.313Z Compiling pin-project-lite v0.2.15
4332024-12-31T17:13:17.428Z Compiling ident_case v1.0.1
4342024-12-31T17:13:17.442Z Compiling fnv v1.0.7
4352024-12-31T17:13:17.523Z Compiling bitflags v2.6.0
4362024-12-31T17:13:17.550Z Compiling strsim v0.11.1
4372024-12-31T17:13:17.576Z Compiling either v1.13.0
4382024-12-31T17:13:17.637Z Compiling itoa v1.0.14
4392024-12-31T17:13:17.654Z Compiling once_cell v1.20.2
4402024-12-31T17:13:17.895Z Compiling regex-syntax v0.8.5
4412024-12-31T17:13:17.950Z Compiling anyhow v1.0.95
4422024-12-31T17:13:18.051Z Compiling equivalent v1.0.1
4432024-12-31T17:13:18.095Z Compiling serde_json v1.0.134
4442024-12-31T17:13:18.153Z Compiling hashbrown v0.15.2
4452024-12-31T17:13:18.530Z Compiling quote v1.0.38
4462024-12-31T17:13:18.557Z Compiling lock_api v0.4.12
4472024-12-31T17:13:18.935Z Compiling syn v2.0.93
4482024-12-31T17:13:19.102Z Compiling aho-corasick v1.1.3
4492024-12-31T17:13:19.123Z Compiling ryu v1.0.18
4502024-12-31T17:13:19.140Z Compiling parking_lot_core v0.9.10
4512024-12-31T17:13:19.143Z Compiling winnow v0.5.40
4522024-12-31T17:13:19.255Z Compiling indexmap v2.7.0
4532024-12-31T17:13:19.559Z Compiling toml_datetime v0.6.8
4542024-12-31T17:13:19.912Z Compiling crossbeam-utils v0.8.21
4552024-12-31T17:13:19.949Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4562024-12-31T17:13:20.313Z Compiling dyn-clone v1.0.17
4572024-12-31T17:13:20.342Z Compiling zerocopy v0.8.14
4582024-12-31T17:13:20.463Z Compiling itertools v0.13.0
4592024-12-31T17:13:21.043Z Compiling lazy_static v1.5.0
4602024-12-31T17:13:21.088Z Compiling thiserror v1.0.69
4612024-12-31T17:13:21.160Z Compiling scopeguard v1.2.0
4622024-12-31T17:13:21.285Z Compiling heapless v0.8.0
4632024-12-31T17:13:21.605Z Compiling regex-automata v0.4.9
4642024-12-31T17:13:21.770Z Compiling smallvec v1.13.2
4652024-12-31T17:13:22.235Z Compiling toml_edit v0.19.15
4662024-12-31T17:13:23.361Z Compiling getrandom v0.2.15
4672024-12-31T17:13:23.430Z Compiling hash32 v0.3.1
4682024-12-31T17:13:23.506Z Compiling stable_deref_trait v1.2.0
4692024-12-31T17:13:23.602Z Compiling macaddr v1.0.1
4702024-12-31T17:13:23.634Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4712024-12-31T17:13:23.657Z Compiling schemars v0.8.21
4722024-12-31T17:13:23.967Z Compiling smoltcp v0.11.0
4732024-12-31T17:13:24.062Z Compiling rand_core v0.6.4
4742024-12-31T17:13:24.482Z Compiling parking_lot v0.12.3
4752024-12-31T17:13:24.572Z Compiling proc-macro-crate v1.3.1
4762024-12-31T17:13:24.732Z Compiling signal-hook-registry v1.4.2
4772024-12-31T17:13:24.989Z Compiling socket2 v0.5.8
4782024-12-31T17:13:25.263Z Compiling darling_core v0.20.10
4792024-12-31T17:13:25.848Z Compiling regex v1.11.1
4802024-12-31T17:13:26.074Z Compiling serde_derive_internals v0.29.1
4812024-12-31T17:13:26.129Z Compiling mio v1.0.3
4822024-12-31T17:13:26.761Z Compiling slab v0.4.9
4832024-12-31T17:13:27.134Z Compiling slog v2.7.0
4842024-12-31T17:13:27.323Z Compiling foreign-types-shared v0.3.1
4852024-12-31T17:13:27.438Z Compiling bytes v1.9.0
4862024-12-31T17:13:27.543Z Compiling bitflags v1.3.2
4872024-12-31T17:13:27.612Z Compiling cobs v0.2.3
4882024-12-31T17:13:27.632Z Compiling managed v0.8.0
4892024-12-31T17:13:27.936Z Compiling rustix v0.38.42
4902024-12-31T17:13:28.342Z Compiling errno v0.3.10
4912024-12-31T17:13:28.575Z Compiling tracing-core v0.1.33
4922024-12-31T17:13:28.728Z Compiling cstr-argument v0.1.2
4932024-12-31T17:13:28.741Z Compiling num_enum_derive v0.5.11
4942024-12-31T17:13:28.752Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4952024-12-31T17:13:28.892Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4962024-12-31T17:13:28.974Z Compiling proc-macro-error-attr v1.0.4
4972024-12-31T17:13:29.237Z Compiling pretty-hex v0.2.1
4982024-12-31T17:13:29.340Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992024-12-31T17:13:29.437Z Compiling futures-core v0.3.31
5002024-12-31T17:13:29.486Z Compiling unicode-width v0.1.14
5012024-12-31T17:13:29.593Z Compiling futures-sink v0.3.31
5022024-12-31T17:13:29.637Z Compiling serde_derive v1.0.217
5032024-12-31T17:13:29.661Z Compiling zerocopy-derive v0.7.35
5042024-12-31T17:13:29.734Z Compiling zerocopy-derive v0.8.14
5052024-12-31T17:13:30.038Z Compiling thiserror-impl v1.0.69
5062024-12-31T17:13:30.301Z Compiling tokio-macros v2.4.0
5072024-12-31T17:13:30.518Z Compiling darling_macro v0.20.10
5082024-12-31T17:13:30.796Z Compiling schemars_derive v0.8.21
5092024-12-31T17:13:31.473Z Compiling zerocopy v0.7.35
5102024-12-31T17:13:31.476Z Compiling darling v0.20.10
5112024-12-31T17:13:31.587Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5122024-12-31T17:13:31.690Z Compiling foreign-types-macros v0.2.3
5132024-12-31T17:13:32.798Z Compiling ppv-lite86 v0.2.20
5142024-12-31T17:13:32.808Z Compiling tokio v1.42.0
5152024-12-31T17:13:32.915Z Compiling foreign-types v0.5.0
5162024-12-31T17:13:33.011Z Compiling num_enum v0.5.11
5172024-12-31T17:13:33.172Z Compiling tracing-attributes v0.1.28
5182024-12-31T17:13:33.548Z Compiling rand_chacha v0.3.1
5192024-12-31T17:13:33.644Z Compiling utf8parse v0.2.2
5202024-12-31T17:13:33.794Z Compiling anstyle-parse v0.2.6
5212024-12-31T17:13:34.054Z Compiling rand v0.8.5
5222024-12-31T17:13:34.154Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5232024-12-31T17:13:34.848Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5242024-12-31T17:13:35.115Z Compiling tabwriter v1.4.0
5252024-12-31T17:13:35.678Z Compiling futures-channel v0.3.31
5262024-12-31T17:13:35.715Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5272024-12-31T17:13:35.757Z Compiling futures-macro v0.3.31
5282024-12-31T17:13:35.941Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5292024-12-31T17:13:36.136Z Compiling tracing v0.1.41
5302024-12-31T17:13:36.897Z Compiling colored v2.2.0
5312024-12-31T17:13:37.435Z Compiling proc-macro-error v1.0.4
5322024-12-31T17:13:37.535Z Compiling crc32fast v1.4.2
5332024-12-31T17:13:37.743Z Compiling pin-utils v0.1.0
5342024-12-31T17:13:37.757Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5352024-12-31T17:13:37.806Z Compiling winnow v0.6.20
5362024-12-31T17:13:37.827Z Compiling colorchoice v1.0.3
5372024-12-31T17:13:37.860Z Compiling futures-io v0.3.31
5382024-12-31T17:13:37.958Z Compiling anstyle v1.0.10
5392024-12-31T17:13:37.968Z Compiling is_terminal_polyfill v1.70.1
5402024-12-31T17:13:38.086Z Compiling anstyle-query v1.1.2
5412024-12-31T17:13:38.189Z Compiling futures-task v0.3.31
5422024-12-31T17:13:38.392Z Compiling anstream v0.6.18
5432024-12-31T17:13:38.405Z Compiling futures-util v0.3.31
5442024-12-31T17:13:38.467Z Compiling terminal_size v0.4.1
5452024-12-31T17:13:38.677Z Compiling dirs-sys-next v0.1.2
5462024-12-31T17:13:39.622Z Compiling clap_lex v0.7.4
5472024-12-31T17:13:40.211Z Compiling thiserror v2.0.9
5482024-12-31T17:13:40.593Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5492024-12-31T17:13:40.775Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5502024-12-31T17:13:41.096Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
5512024-12-31T17:13:41.441Z Compiling time-core v0.1.2
5522024-12-31T17:13:41.535Z Compiling heck v0.5.0
5532024-12-31T17:13:41.605Z Compiling powerfmt v0.2.0
5542024-12-31T17:13:41.934Z Compiling ipnetwork v0.20.0
5552024-12-31T17:13:42.098Z Compiling postcard v1.1.1
5562024-12-31T17:13:42.353Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5572024-12-31T17:13:42.618Z Compiling uuid v1.11.0
5582024-12-31T17:13:42.708Z Compiling num-conv v0.1.0
5592024-12-31T17:13:42.971Z Compiling time-macros v0.2.19
5602024-12-31T17:13:45.103Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5612024-12-31T17:13:45.842Z Compiling futures-executor v0.3.31
5622024-12-31T17:13:46.226Z Compiling clap_derive v4.5.18
5632024-12-31T17:13:46.693Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
5642024-12-31T17:13:47.814Z Compiling deranged v0.3.11
5652024-12-31T17:13:49.442Z Compiling clap_builder v4.5.23
5662024-12-31T17:13:50.440Z Compiling dirs-next v2.0.0
5672024-12-31T17:13:50.483Z Compiling thiserror-impl v2.0.9
5682024-12-31T17:13:50.672Z Compiling crossbeam-epoch v0.9.18
5692024-12-31T17:13:50.949Z Compiling is-terminal v0.4.13
5702024-12-31T17:13:51.075Z Compiling thread_local v1.1.8
5712024-12-31T17:13:51.216Z Compiling num-traits v0.2.19
5722024-12-31T17:13:51.588Z Compiling rayon-core v1.12.1
5732024-12-31T17:13:51.600Z Compiling slog-async v2.8.0
5742024-12-31T17:13:51.914Z Compiling heck v0.4.1
5752024-12-31T17:13:52.064Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
5762024-12-31T17:13:52.088Z Compiling minimal-lexical v0.2.1
5772024-12-31T17:13:52.246Z Compiling arc-swap v1.7.1
5782024-12-31T17:13:52.432Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5792024-12-31T17:13:52.646Z Compiling slog-scope v4.4.0
5802024-12-31T17:13:52.853Z Compiling nom v7.1.3
5812024-12-31T17:13:53.416Z Compiling time v0.3.37
5822024-12-31T17:13:53.690Z Compiling clap v4.5.23
5832024-12-31T17:13:53.774Z Compiling crossbeam-deque v0.8.6
5842024-12-31T17:13:53.793Z Compiling term v0.7.0
5852024-12-31T17:13:53.895Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5862024-12-31T17:13:56.656Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5872024-12-31T17:13:56.701Z Compiling futures v0.3.31
5882024-12-31T17:13:56.749Z Compiling crossbeam-channel v0.5.14
5892024-12-31T17:13:56.796Z Compiling itertools v0.12.1
5902024-12-31T17:13:58.083Z Compiling half v2.4.1
5912024-12-31T17:13:58.716Z Compiling log v0.4.22
5922024-12-31T17:13:59.172Z Compiling ciborium-io v0.2.2
5932024-12-31T17:13:59.264Z Compiling cfg_aliases v0.2.1
5942024-12-31T17:13:59.294Z Compiling take_mut v0.2.2
5952024-12-31T17:13:59.353Z Compiling plotters-backend v0.3.7
5962024-12-31T17:13:59.975Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5972024-12-31T17:14:00.160Z Compiling plotters-svg v0.3.7
5982024-12-31T17:14:00.177Z Compiling nix v0.29.0
5992024-12-31T17:14:00.755Z Compiling ciborium-ll v0.2.2
6002024-12-31T17:14:00.986Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6012024-12-31T17:14:01.137Z Compiling slog-stdlog v4.1.1
6022024-12-31T17:14:01.490Z Compiling cookie-factory v0.3.3
6032024-12-31T17:14:01.545Z Compiling rusticata-macros v4.1.0
6042024-12-31T17:14:01.740Z Compiling slog-term v2.9.1
6052024-12-31T17:14:03.572Z Compiling itertools v0.10.5
6062024-12-31T17:14:03.614Z Compiling circular v0.3.0
6072024-12-31T17:14:03.781Z Compiling cast v0.3.0
6082024-12-31T17:14:04.002Z Compiling same-file v1.0.6
6092024-12-31T17:14:04.004Z Compiling plotters v0.3.7
6102024-12-31T17:14:04.095Z Compiling pcap-parser v0.16.0
6112024-12-31T17:14:04.258Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
6122024-12-31T17:14:04.813Z Compiling walkdir v2.5.0
6132024-12-31T17:14:06.056Z Compiling rayon v1.10.0
6142024-12-31T17:14:06.164Z Compiling criterion-plot v0.5.0
6152024-12-31T17:14:06.391Z Compiling slog-envlogger v2.2.0
6162024-12-31T17:14:06.986Z Compiling ciborium v0.2.2
6172024-12-31T17:14:07.611Z Compiling tinytemplate v1.2.1
6182024-12-31T17:14:07.810Z Compiling anes v0.1.6
6192024-12-31T17:14:08.020Z Compiling oorandom v11.1.4
6202024-12-31T17:14:08.282Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6212024-12-31T17:14:08.497Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6222024-12-31T17:14:08.576Z Compiling ctor v0.2.9
6232024-12-31T17:14:10.447Z Compiling criterion v0.5.1
6242024-12-31T17:14:13.013Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6252024-12-31T17:15:31.974Z Finished `bench` profile [optimized + debuginfo] target(s) in 2m 19s
6262024-12-31T17:15:32.109Z Running benches/xde.rs (target/release/deps/xde-98c5116ecc575baf)
6272024-12-31T17:15:32.194Z###--------------------------------###
6282024-12-31T17:15:32.194Z:::Building test topology... (120s):::
6292024-12-31T17:15:32.194Z###--------------------------------###
6302024-12-31T17:15:32.201Zadding underlay route 0
6312024-12-31T17:15:32.203Zadding underlay route 1
6322024-12-31T17:15:32.409Zstart zone a
6332024-12-31T17:15:32.409Zconfigure zone
6342024-12-31T17:15:32.426Zinstall zone
6352024-12-31T17:17:34.257Zboot zone
6362024-12-31T17:17:35.051Zstart zone b
6372024-12-31T17:17:35.051Zconfigure zone
6382024-12-31T17:17:35.059Zinstall zone
6392024-12-31T17:19:32.512Zboot zone
6402024-12-31T17:19:33.276Zsetup zone a
6412024-12-31T17:19:33.276Z[a] svcs milestone/network
6422024-12-31T17:19:33.306ZSTATE STIME FMRI
6432024-12-31T17:19:33.306Zonline 9:17:52 svc:/milestone/network:default
6442024-12-31T17:19:33.306Z[a] ipadm create-addr -t -T dhcp opte0/test
6452024-12-31T17:19:38.872Z
6462024-12-31T17:19:38.872Z[a] route add -iface 10.0.0.254 10.0.0.1
6472024-12-31T17:19:38.892Zadd host 10.0.0.254: gateway 10.0.0.1
6482024-12-31T17:19:38.892Z[a] route add 10.0.0.0/24 10.0.0.254
6492024-12-31T17:19:38.910Zadd net 10.0.0.0/24: gateway 10.0.0.254
6502024-12-31T17:19:38.910Zsetup zone b
6512024-12-31T17:19:38.910Z[b] svcs milestone/network
6522024-12-31T17:19:38.929ZSTATE STIME FMRI
6532024-12-31T17:19:38.929Z- - svc:/milestone/network:default
6542024-12-31T17:19:39.929Z[b] svcs milestone/network
6552024-12-31T17:19:39.949ZSTATE STIME FMRI
6562024-12-31T17:19:39.950Z- - svc:/milestone/network:default
6572024-12-31T17:19:40.949Z[b] svcs milestone/network
6582024-12-31T17:19:40.970ZSTATE STIME FMRI
6592024-12-31T17:19:40.970Z- - svc:/milestone/network:default
6602024-12-31T17:19:41.970Z[b] svcs milestone/network
6612024-12-31T17:19:41.990ZSTATE STIME FMRI
6622024-12-31T17:19:41.990Z- - svc:/milestone/network:default
6632024-12-31T17:19:42.990Z[b] svcs milestone/network
6642024-12-31T17:19:43.011ZSTATE STIME FMRI
6652024-12-31T17:19:43.011Z- - svc:/milestone/network:default
6662024-12-31T17:19:44.011Z[b] svcs milestone/network
6672024-12-31T17:19:44.031ZSTATE STIME FMRI
6682024-12-31T17:19:44.031Z- - svc:/milestone/network:default
6692024-12-31T17:19:45.031Z[b] svcs milestone/network
6702024-12-31T17:19:45.051ZSTATE STIME FMRI
6712024-12-31T17:19:45.051Z- - svc:/milestone/network:default
6722024-12-31T17:19:46.051Z[b] svcs milestone/network
6732024-12-31T17:19:46.070ZSTATE STIME FMRI
6742024-12-31T17:19:46.070Z- - svc:/milestone/network:default
6752024-12-31T17:19:47.071Z[b] svcs milestone/network
6762024-12-31T17:19:47.090ZSTATE STIME FMRI
6772024-12-31T17:19:47.090Z- - svc:/milestone/network:default
6782024-12-31T17:19:48.091Z[b] svcs milestone/network
6792024-12-31T17:19:48.111ZSTATE STIME FMRI
6802024-12-31T17:19:48.111Z- - svc:/milestone/network:default
6812024-12-31T17:19:49.111Z[b] svcs milestone/network
6822024-12-31T17:19:49.131ZSTATE STIME FMRI
6832024-12-31T17:19:49.131Z- - svc:/milestone/network:default
6842024-12-31T17:19:50.131Z[b] svcs milestone/network
6852024-12-31T17:19:50.150ZSTATE STIME FMRI
6862024-12-31T17:19:50.150Z- - svc:/milestone/network:default
6872024-12-31T17:19:51.151Z[b] svcs milestone/network
6882024-12-31T17:19:51.172ZSTATE STIME FMRI
6892024-12-31T17:19:51.172Zuninitialized 9:19:49 svc:/milestone/network:default
6902024-12-31T17:19:52.172Z[b] svcs milestone/network
6912024-12-31T17:19:52.194ZSTATE STIME FMRI
6922024-12-31T17:19:52.194Zonline 9:19:50 svc:/milestone/network:default
6932024-12-31T17:19:52.194Z[b] ipadm create-addr -t -T dhcp opte1/test
6942024-12-31T17:19:56.959Z
6952024-12-31T17:19:56.959Z[b] route add -iface 10.0.0.254 10.0.0.2
6962024-12-31T17:19:56.979Zadd host 10.0.0.254: gateway 10.0.0.2
6972024-12-31T17:19:56.979Z[b] route add 10.0.0.0/24 10.0.0.254
6982024-12-31T17:19:56.996Zadd net 10.0.0.0/24: gateway 10.0.0.254
6992024-12-31T17:19:56.997Z###---------------###
7002024-12-31T17:19:56.997Z:::Topology built!:::
7012024-12-31T17:19:56.997Z###---------------###
7022024-12-31T17:19:56.999Z###----------------###
7032024-12-31T17:19:56.999Z::: iPerf spawned! :::
7042024-12-31T17:19:56.999Z:::Waiting... (10s):::
7052024-12-31T17:19:56.999Z###----------------###
7062024-12-31T17:20:06.998Z###---###
7072024-12-31T17:20:06.998Z:::Go!:::
7082024-12-31T17:20:06.998Z###---###
7092024-12-31T17:20:06.998Z[a] ping 10.0.0.2
7102024-12-31T17:20:07.021Z10.0.0.2 is alive
7112024-12-31T17:20:07.021Z###-------------------###
7122024-12-31T17:20:07.021Z:::Running experiment :::
7132024-12-31T17:20:07.021Z:::iperf-tcp/local/c2s:::
7142024-12-31T17:20:07.021Z###-------------------###
7152024-12-31T17:20:14.049Z-----------------------------------------------------------
7162024-12-31T17:20:14.049ZServer listening on 5201
7172024-12-31T17:20:14.049Z-----------------------------------------------------------
7182024-12-31T17:20:14.049ZAccepted connection from 10.0.0.1, port 55936
7192024-12-31T17:20:14.049Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36812
7202024-12-31T17:20:14.049Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60767
7212024-12-31T17:20:14.049Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63233
7222024-12-31T17:20:14.049Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47832
7232024-12-31T17:20:14.049Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50657
7242024-12-31T17:20:14.049Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55320
7252024-12-31T17:20:14.049Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65464
7262024-12-31T17:20:14.049Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34518
7272024-12-31T17:20:14.049Z[ ID] Interval Transfer Bandwidth
7282024-12-31T17:20:14.049Z[ 5] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
7292024-12-31T17:20:14.049Z[ 7] 0.00-1.00 sec 18.8 MBytes 157 Mbits/sec
7302024-12-31T17:20:14.049Z[ 9] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
7312024-12-31T17:20:14.049Z[ 11] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
7322024-12-31T17:20:14.049Z[ 13] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
7332024-12-31T17:20:14.049Z[ 15] 0.00-1.00 sec 18.7 MBytes 156 Mbits/sec
7342024-12-31T17:20:14.049Z[ 17] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
7352024-12-31T17:20:14.049Z[ 19] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
7362024-12-31T17:20:14.049Z[SUM] 0.00-1.00 sec 150 MBytes 1.25 Gbits/sec
7372024-12-31T17:20:14.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
7382024-12-31T17:20:14.050Z[ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
7392024-12-31T17:20:14.053Z[ 7] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
7402024-12-31T17:20:14.053Z[ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
7412024-12-31T17:20:14.053Z[ 11] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
7422024-12-31T17:20:14.053Z[ 13] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7432024-12-31T17:20:14.053Z[ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7442024-12-31T17:20:14.053Z[ 17] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7452024-12-31T17:20:14.053Z[ 19] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
7462024-12-31T17:20:14.053Z[SUM] 1.00-2.00 sec 172 MBytes 1.45 Gbits/sec
7472024-12-31T17:20:14.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
7482024-12-31T17:20:14.053Z[ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
7492024-12-31T17:20:14.053Z[ 7] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
7502024-12-31T17:20:14.053Z[ 9] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
7512024-12-31T17:20:14.053Z[ 11] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec
7522024-12-31T17:20:14.053Z[ 13] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec
7532024-12-31T17:20:14.053Z[ 15] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec
7542024-12-31T17:20:14.053Z[ 17] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
7552024-12-31T17:20:14.053Z[ 19] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
7562024-12-31T17:20:14.053Z[SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
7572024-12-31T17:20:14.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
7582024-12-31T17:20:14.053Z[ 5] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
7592024-12-31T17:20:14.053Z[ 7] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
7602024-12-31T17:20:14.053Z[ 9] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
7612024-12-31T17:20:14.054Z[ 11] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
7622024-12-31T17:20:14.054Z[ 13] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
7632024-12-31T17:20:14.054Z[ 15] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
7642024-12-31T17:20:14.054Z[ 17] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
7652024-12-31T17:20:14.054Z[ 19] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
7662024-12-31T17:20:14.054Z[SUM] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
7672024-12-31T17:20:14.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
7682024-12-31T17:20:14.054Z[ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7692024-12-31T17:20:14.054Z[ 7] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7702024-12-31T17:20:14.054Z[ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7712024-12-31T17:20:14.054Z[ 11] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7722024-12-31T17:20:14.054Z[ 13] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7732024-12-31T17:20:14.054Z[ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7742024-12-31T17:20:14.054Z[ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7752024-12-31T17:20:14.054Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
7762024-12-31T17:20:14.054Z[SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
7772024-12-31T17:20:14.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
7782024-12-31T17:20:14.054Z[ 5] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec
7792024-12-31T17:20:14.054Z[ 7] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec
7802024-12-31T17:20:14.054Z[ 9] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec
7812024-12-31T17:20:14.054Z[ 11] 5.00-6.00 sec 22.1 MBytes 186 Mbits/sec
7822024-12-31T17:20:14.054Z[ 13] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec
7832024-12-31T17:20:14.054Z[ 15] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
7842024-12-31T17:20:14.054Z[ 17] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
7852024-12-31T17:20:14.054Z[ 19] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7862024-12-31T17:20:14.054Z[SUM] 5.00-6.00 sec 176 MBytes 1.48 Gbits/sec
7872024-12-31T17:20:14.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
7882024-12-31T17:20:14.054Z[ 5] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7892024-12-31T17:20:14.054Z[ 7] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7902024-12-31T17:20:14.054Z[ 9] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7912024-12-31T17:20:17.268Z[ 11] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec
7922024-12-31T17:20:17.268Z[ 13] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec
7932024-12-31T17:20:17.268Z[ 15] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7942024-12-31T17:20:17.268Z[ 17] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7952024-12-31T17:20:17.268Z[ 19] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7962024-12-31T17:20:17.268Z[SUM] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
7972024-12-31T17:20:17.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
7982024-12-31T17:20:17.268Z[ 5] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
7992024-12-31T17:20:17.268Z[ 7] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
8002024-12-31T17:20:17.268Z[ 9] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
8012024-12-31T17:20:17.268Z[ 11] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
8022024-12-31T17:20:17.268Z[ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
8032024-12-31T17:20:17.268Z[ 15] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
8042024-12-31T17:20:17.268Z[ 17] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
8052024-12-31T17:20:17.268Z[ 19] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
8062024-12-31T17:20:17.268Z[SUM] 7.00-8.00 sec 178 MBytes 1.50 Gbits/sec
8072024-12-31T17:20:17.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
8082024-12-31T17:20:17.268Z[ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8092024-12-31T17:20:17.269Z[ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8102024-12-31T17:20:17.269Z[ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8112024-12-31T17:20:17.269Z[ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8122024-12-31T17:20:17.269Z[ 13] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8132024-12-31T17:20:17.269Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8142024-12-31T17:20:17.269Z[ 17] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8152024-12-31T17:20:17.269Z[ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
8162024-12-31T17:20:17.269Z[SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
8172024-12-31T17:20:17.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
8182024-12-31T17:20:17.269Z[ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
8192024-12-31T17:20:17.269Z[ 7] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
8202024-12-31T17:20:17.269Z[ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
8212024-12-31T17:20:17.269Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
8222024-12-31T17:20:17.269Z[ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
8232024-12-31T17:20:17.269Z[ 15] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
8242024-12-31T17:20:17.269Z[ 17] 9.00-10.00 sec 22.5 MBytes 188 Mbits/sec
8252024-12-31T17:20:17.269Z[ 19] 9.00-10.00 sec 22.5 MBytes 188 Mbits/sec
8262024-12-31T17:20:17.269Z[SUM] 9.00-10.00 sec 179 MBytes 1.50 Gbits/sec
8272024-12-31T17:20:17.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
8282024-12-31T17:20:17.269Z[ 5] 10.00-10.00 sec 59.4 KBytes 197 Mbits/sec
8292024-12-31T17:20:17.269Z[ 7] 10.00-10.00 sec 96.2 KBytes 320 Mbits/sec
8302024-12-31T17:20:17.269Z[ 9] 10.00-10.00 sec 79.2 KBytes 263 Mbits/sec
8312024-12-31T17:20:17.269Z[ 11] 10.00-10.00 sec 124 KBytes 414 Mbits/sec
8322024-12-31T17:20:17.269Z[ 13] 10.00-10.00 sec 124 KBytes 414 Mbits/sec
8332024-12-31T17:20:17.269Z[ 15] 10.00-10.00 sec 52.3 KBytes 175 Mbits/sec
8342024-12-31T17:20:17.269Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
8352024-12-31T17:20:17.269Z[ 19] 10.00-10.00 sec 14.1 KBytes 47.2 Mbits/sec
8362024-12-31T17:20:17.269Z[SUM] 10.00-10.00 sec 550 KBytes 1.83 Gbits/sec
8372024-12-31T17:20:17.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
8382024-12-31T17:20:17.269Z[ ID] Interval Transfer Bandwidth
8392024-12-31T17:20:17.269Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8402024-12-31T17:20:17.269Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8412024-12-31T17:20:17.269Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8422024-12-31T17:20:17.269Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8432024-12-31T17:20:17.269Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8442024-12-31T17:20:17.269Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8452024-12-31T17:20:17.269Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8462024-12-31T17:20:17.269Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8472024-12-31T17:20:17.270Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8482024-12-31T17:20:17.270Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8492024-12-31T17:20:17.270Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8502024-12-31T17:20:17.270Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8512024-12-31T17:20:17.270Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8522024-12-31T17:20:17.270Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8532024-12-31T17:20:17.270Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8542024-12-31T17:20:17.270Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
8552024-12-31T17:20:17.270Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8562024-12-31T17:20:17.270Z[SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver
8572024-12-31T17:20:17.273ZRun 1/5...1456.314Mbps
8582024-12-31T17:20:24.298Z-----------------------------------------------------------
8592024-12-31T17:20:24.298ZServer listening on 5201
8602024-12-31T17:20:24.298Z-----------------------------------------------------------
8612024-12-31T17:20:24.298ZAccepted connection from 10.0.0.1, port 54225
8622024-12-31T17:20:24.298Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46474
8632024-12-31T17:20:24.298Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47224
8642024-12-31T17:20:24.298Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36694
8652024-12-31T17:20:24.298Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57446
8662024-12-31T17:20:24.298Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50994
8672024-12-31T17:20:24.298Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51581
8682024-12-31T17:20:24.298Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54320
8692024-12-31T17:20:24.298Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58802
8702024-12-31T17:20:24.298Z[ ID] Interval Transfer Bandwidth
8712024-12-31T17:20:24.298Z[ 5] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
8722024-12-31T17:20:24.298Z[ 7] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
8732024-12-31T17:20:24.298Z[ 9] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
8742024-12-31T17:20:24.298Z[ 11] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
8752024-12-31T17:20:24.298Z[ 13] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
8762024-12-31T17:20:24.298Z[ 15] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
8772024-12-31T17:20:24.298Z[ 17] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
8782024-12-31T17:20:24.299Z[ 19] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
8792024-12-31T17:20:24.299Z[SUM] 0.00-1.00 sec 155 MBytes 1.30 Gbits/sec
8802024-12-31T17:20:24.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
8812024-12-31T17:20:24.299Z[ 5] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
8822024-12-31T17:20:24.299Z[ 7] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
8832024-12-31T17:20:24.299Z[ 9] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
8842024-12-31T17:20:24.299Z[ 11] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8852024-12-31T17:20:24.299Z[ 13] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8862024-12-31T17:20:24.299Z[ 15] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8872024-12-31T17:20:24.299Z[ 17] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8882024-12-31T17:20:24.299Z[ 19] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
8892024-12-31T17:20:24.299Z[SUM] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
8902024-12-31T17:20:24.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
8912024-12-31T17:20:24.299Z[ 5] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
8922024-12-31T17:20:24.299Z[ 7] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
8932024-12-31T17:20:24.299Z[ 9] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
8942024-12-31T17:20:24.299Z[ 11] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
8952024-12-31T17:20:24.299Z[ 13] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
8962024-12-31T17:20:24.299Z[ 15] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
8972024-12-31T17:20:24.299Z[ 17] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
8982024-12-31T17:20:24.299Z[ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
8992024-12-31T17:20:24.299Z[SUM] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
9002024-12-31T17:20:24.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
9012024-12-31T17:20:24.302Z[ 5] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9022024-12-31T17:20:24.302Z[ 7] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9032024-12-31T17:20:24.302Z[ 9] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9042024-12-31T17:20:24.302Z[ 11] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
9052024-12-31T17:20:24.302Z[ 13] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
9062024-12-31T17:20:24.302Z[ 15] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9072024-12-31T17:20:24.302Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9082024-12-31T17:20:24.302Z[ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9092024-12-31T17:20:24.302Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
9102024-12-31T17:20:24.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
9112024-12-31T17:20:24.302Z[ 5] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
9122024-12-31T17:20:24.302Z[ 7] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
9132024-12-31T17:20:24.302Z[ 9] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec
9142024-12-31T17:20:24.302Z[ 11] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec
9152024-12-31T17:20:24.302Z[ 13] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec
9162024-12-31T17:20:24.302Z[ 15] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
9172024-12-31T17:20:24.302Z[ 17] 4.00-5.00 sec 22.4 MBytes 187 Mbits/sec
9182024-12-31T17:20:24.302Z[ 19] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
9192024-12-31T17:20:24.302Z[SUM] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec
9202024-12-31T17:20:24.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
9212024-12-31T17:20:24.302Z[ 5] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9222024-12-31T17:20:24.303Z[ 7] 5.00-6.00 sec 22.5 MBytes 188 Mbits/sec
9232024-12-31T17:20:24.303Z[ 9] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9242024-12-31T17:20:24.303Z[ 11] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9252024-12-31T17:20:24.303Z[ 13] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9262024-12-31T17:20:24.303Z[ 15] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9272024-12-31T17:20:24.303Z[ 17] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9282024-12-31T17:20:24.303Z[ 19] 5.00-6.00 sec 22.5 MBytes 188 Mbits/sec
9292024-12-31T17:20:24.303Z[SUM] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
9302024-12-31T17:20:24.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
9312024-12-31T17:20:24.303Z[ 5] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
9322024-12-31T17:20:24.303Z[ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9332024-12-31T17:20:24.303Z[ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9342024-12-31T17:20:27.518Z[ 11] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9352024-12-31T17:20:27.518Z[ 13] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
9362024-12-31T17:20:27.518Z[ 15] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9372024-12-31T17:20:27.518Z[ 17] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9382024-12-31T17:20:27.518Z[ 19] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9392024-12-31T17:20:27.518Z[SUM] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec
9402024-12-31T17:20:27.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
9412024-12-31T17:20:27.518Z[ 5] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9422024-12-31T17:20:27.518Z[ 7] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9432024-12-31T17:20:27.518Z[ 9] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9442024-12-31T17:20:27.518Z[ 11] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9452024-12-31T17:20:27.518Z[ 13] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
9462024-12-31T17:20:27.518Z[ 15] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9472024-12-31T17:20:27.518Z[ 17] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9482024-12-31T17:20:27.518Z[ 19] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
9492024-12-31T17:20:27.518Z[SUM] 7.00-8.00 sec 181 MBytes 1.52 Gbits/sec
9502024-12-31T17:20:27.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
9512024-12-31T17:20:27.519Z[ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9522024-12-31T17:20:27.519Z[ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9532024-12-31T17:20:27.519Z[ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9542024-12-31T17:20:27.519Z[ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9552024-12-31T17:20:27.519Z[ 13] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9562024-12-31T17:20:27.519Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9572024-12-31T17:20:27.519Z[ 17] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9582024-12-31T17:20:27.519Z[ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
9592024-12-31T17:20:27.519Z[SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
9602024-12-31T17:20:27.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
9612024-12-31T17:20:27.519Z[ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
9622024-12-31T17:20:27.519Z[ 7] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
9632024-12-31T17:20:27.519Z[ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
9642024-12-31T17:20:27.519Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
9652024-12-31T17:20:27.519Z[ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
9662024-12-31T17:20:27.519Z[ 15] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
9672024-12-31T17:20:27.519Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
9682024-12-31T17:20:27.519Z[ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
9692024-12-31T17:20:27.519Z[SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
9702024-12-31T17:20:27.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
9712024-12-31T17:20:27.519Z[ 5] 10.00-10.00 sec 50.9 KBytes 188 Mbits/sec
9722024-12-31T17:20:27.519Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9732024-12-31T17:20:27.519Z[ 9] 10.00-10.00 sec 122 KBytes 448 Mbits/sec
9742024-12-31T17:20:27.519Z[ 11] 10.00-10.00 sec 124 KBytes 459 Mbits/sec
9752024-12-31T17:20:27.519Z[ 13] 10.00-10.00 sec 59.4 KBytes 219 Mbits/sec
9762024-12-31T17:20:27.519Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9772024-12-31T17:20:27.519Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9782024-12-31T17:20:27.519Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9792024-12-31T17:20:27.519Z[SUM] 10.00-10.00 sec 356 KBytes 1.31 Gbits/sec
9802024-12-31T17:20:27.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
9812024-12-31T17:20:27.519Z[ ID] Interval Transfer Bandwidth
9822024-12-31T17:20:27.519Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9832024-12-31T17:20:27.519Z[ 5] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9842024-12-31T17:20:27.519Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9852024-12-31T17:20:27.519Z[ 7] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9862024-12-31T17:20:27.519Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9872024-12-31T17:20:27.519Z[ 9] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9882024-12-31T17:20:27.519Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9892024-12-31T17:20:27.520Z[ 11] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9902024-12-31T17:20:27.520Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9912024-12-31T17:20:27.520Z[ 13] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9922024-12-31T17:20:27.520Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9932024-12-31T17:20:27.520Z[ 15] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9942024-12-31T17:20:27.520Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9952024-12-31T17:20:27.520Z[ 17] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9962024-12-31T17:20:27.520Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9972024-12-31T17:20:27.520Z[ 19] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9982024-12-31T17:20:27.520Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9992024-12-31T17:20:27.520Z[SUM] 0.00-10.00 sec 1.73 GBytes 1.49 Gbits/sec receiver
10002024-12-31T17:20:27.523ZRun 2/5...1487.369Mbps
10012024-12-31T17:20:34.548Z-----------------------------------------------------------
10022024-12-31T17:20:34.548ZServer listening on 5201
10032024-12-31T17:20:34.548Z-----------------------------------------------------------
10042024-12-31T17:20:34.548ZAccepted connection from 10.0.0.1, port 46889
10052024-12-31T17:20:34.548Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39297
10062024-12-31T17:20:34.548Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53961
10072024-12-31T17:20:34.548Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39279
10082024-12-31T17:20:34.548Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55454
10092024-12-31T17:20:34.548Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49302
10102024-12-31T17:20:34.548Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34107
10112024-12-31T17:20:34.548Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61343
10122024-12-31T17:20:34.548Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41196
10132024-12-31T17:20:34.548Z[ ID] Interval Transfer Bandwidth
10142024-12-31T17:20:34.548Z[ 5] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
10152024-12-31T17:20:34.548Z[ 7] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
10162024-12-31T17:20:34.548Z[ 9] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
10172024-12-31T17:20:34.548Z[ 11] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
10182024-12-31T17:20:34.548Z[ 13] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
10192024-12-31T17:20:34.548Z[ 15] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
10202024-12-31T17:20:34.548Z[ 17] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
10212024-12-31T17:20:34.548Z[ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
10222024-12-31T17:20:34.548Z[SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
10232024-12-31T17:20:34.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
10242024-12-31T17:20:34.549Z[ 5] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec
10252024-12-31T17:20:34.549Z[ 7] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec
10262024-12-31T17:20:34.549Z[ 9] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec
10272024-12-31T17:20:34.549Z[ 11] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec
10282024-12-31T17:20:34.549Z[ 13] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec
10292024-12-31T17:20:34.549Z[ 15] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec
10302024-12-31T17:20:34.549Z[ 17] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec
10312024-12-31T17:20:34.549Z[ 19] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec
10322024-12-31T17:20:34.549Z[SUM] 1.00-2.00 sec 178 MBytes 1.49 Gbits/sec
10332024-12-31T17:20:34.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
10342024-12-31T17:20:34.549Z[ 5] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
10352024-12-31T17:20:34.549Z[ 7] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10362024-12-31T17:20:34.549Z[ 9] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
10372024-12-31T17:20:34.549Z[ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10382024-12-31T17:20:34.549Z[ 13] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10392024-12-31T17:20:34.549Z[ 15] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10402024-12-31T17:20:34.549Z[ 17] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
10412024-12-31T17:20:34.549Z[ 19] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
10422024-12-31T17:20:34.549Z[SUM] 2.00-3.00 sec 177 MBytes 1.49 Gbits/sec
10432024-12-31T17:20:34.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
10442024-12-31T17:20:34.549Z[ 5] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
10452024-12-31T17:20:34.549Z[ 7] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
10462024-12-31T17:20:34.549Z[ 9] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
10472024-12-31T17:20:34.549Z[ 11] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
10482024-12-31T17:20:34.549Z[ 13] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
10492024-12-31T17:20:34.549Z[ 15] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
10502024-12-31T17:20:34.552Z[ 17] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
10512024-12-31T17:20:34.552Z[ 19] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
10522024-12-31T17:20:34.552Z[SUM] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
10532024-12-31T17:20:34.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542024-12-31T17:20:34.552Z[ 5] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
10552024-12-31T17:20:34.552Z[ 7] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10562024-12-31T17:20:34.552Z[ 9] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec
10572024-12-31T17:20:34.552Z[ 11] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
10582024-12-31T17:20:34.552Z[ 13] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10592024-12-31T17:20:34.552Z[ 15] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10602024-12-31T17:20:34.552Z[ 17] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10612024-12-31T17:20:34.552Z[ 19] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
10622024-12-31T17:20:34.552Z[SUM] 4.00-5.00 sec 177 MBytes 1.49 Gbits/sec
10632024-12-31T17:20:34.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642024-12-31T17:20:34.553Z[ 5] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10652024-12-31T17:20:34.553Z[ 7] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10662024-12-31T17:20:34.553Z[ 9] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10672024-12-31T17:20:34.553Z[ 11] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10682024-12-31T17:20:34.553Z[ 13] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10692024-12-31T17:20:34.553Z[ 15] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10702024-12-31T17:20:34.553Z[ 17] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10712024-12-31T17:20:34.553Z[ 19] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
10722024-12-31T17:20:34.553Z[SUM] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
10732024-12-31T17:20:34.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742024-12-31T17:20:34.553Z[ 5] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10752024-12-31T17:20:34.553Z[ 7] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
10762024-12-31T17:20:34.553Z[ 9] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10772024-12-31T17:20:37.767Z[ 11] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10782024-12-31T17:20:37.767Z[ 13] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
10792024-12-31T17:20:37.767Z[ 15] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
10802024-12-31T17:20:37.767Z[ 17] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
10812024-12-31T17:20:37.767Z[ 19] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
10822024-12-31T17:20:37.767Z[SUM] 6.00-7.00 sec 178 MBytes 1.50 Gbits/sec
10832024-12-31T17:20:37.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842024-12-31T17:20:37.767Z[ 5] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
10852024-12-31T17:20:37.767Z[ 7] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10862024-12-31T17:20:37.767Z[ 9] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
10872024-12-31T17:20:37.767Z[ 11] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
10882024-12-31T17:20:37.767Z[ 13] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10892024-12-31T17:20:37.767Z[ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10902024-12-31T17:20:37.767Z[ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10912024-12-31T17:20:37.767Z[ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
10922024-12-31T17:20:37.767Z[SUM] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec
10932024-12-31T17:20:37.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942024-12-31T17:20:37.767Z[ 5] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec
10952024-12-31T17:20:37.767Z[ 7] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
10962024-12-31T17:20:37.767Z[ 9] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
10972024-12-31T17:20:37.768Z[ 11] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
10982024-12-31T17:20:37.768Z[ 13] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec
10992024-12-31T17:20:37.768Z[ 15] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
11002024-12-31T17:20:37.768Z[ 17] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
11012024-12-31T17:20:37.768Z[ 19] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
11022024-12-31T17:20:37.768Z[SUM] 8.00-9.00 sec 177 MBytes 1.49 Gbits/sec
11032024-12-31T17:20:37.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042024-12-31T17:20:37.768Z[ 5] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11052024-12-31T17:20:37.768Z[ 7] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
11062024-12-31T17:20:37.768Z[ 9] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11072024-12-31T17:20:37.768Z[ 11] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11082024-12-31T17:20:37.768Z[ 13] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
11092024-12-31T17:20:37.768Z[ 15] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
11102024-12-31T17:20:37.768Z[ 17] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
11112024-12-31T17:20:37.768Z[ 19] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11122024-12-31T17:20:37.768Z[SUM] 9.00-10.00 sec 178 MBytes 1.50 Gbits/sec
11132024-12-31T17:20:37.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142024-12-31T17:20:37.771Z[ 5] 10.00-10.00 sec 42.4 KBytes 131 Mbits/sec
11152024-12-31T17:20:37.771Z[ 7] 10.00-10.00 sec 25.5 KBytes 79.1 Mbits/sec
11162024-12-31T17:20:37.771Z[ 9] 10.00-10.00 sec 124 KBytes 387 Mbits/sec
11172024-12-31T17:20:37.771Z[ 11] 10.00-10.00 sec 82.0 KBytes 255 Mbits/sec
11182024-12-31T17:20:37.771Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11192024-12-31T17:20:37.771Z[ 15] 10.00-10.00 sec 7.07 KBytes 22.0 Mbits/sec
11202024-12-31T17:20:37.771Z[ 17] 10.00-10.00 sec 90.5 KBytes 281 Mbits/sec
11212024-12-31T17:20:37.771Z[ 19] 10.00-10.00 sec 124 KBytes 387 Mbits/sec
11222024-12-31T17:20:37.771Z[SUM] 10.00-10.00 sec 496 KBytes 1.53 Gbits/sec
11232024-12-31T17:20:37.771Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242024-12-31T17:20:37.771Z[ ID] Interval Transfer Bandwidth
11252024-12-31T17:20:37.771Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11262024-12-31T17:20:37.771Z[ 5] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11272024-12-31T17:20:37.771Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11282024-12-31T17:20:37.771Z[ 7] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11292024-12-31T17:20:37.771Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11302024-12-31T17:20:37.771Z[ 9] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11312024-12-31T17:20:37.771Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11322024-12-31T17:20:37.771Z[ 11] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11332024-12-31T17:20:37.771Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11342024-12-31T17:20:37.771Z[ 13] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11352024-12-31T17:20:37.771Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11362024-12-31T17:20:37.771Z[ 15] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11372024-12-31T17:20:37.771Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11382024-12-31T17:20:37.771Z[ 17] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11392024-12-31T17:20:37.771Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11402024-12-31T17:20:37.771Z[ 19] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11412024-12-31T17:20:37.771Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11422024-12-31T17:20:37.771Z[SUM] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec receiver
11432024-12-31T17:20:37.771ZRun 3/5...1470.184Mbps
11442024-12-31T17:20:44.800Z-----------------------------------------------------------
11452024-12-31T17:20:44.800ZServer listening on 5201
11462024-12-31T17:20:44.800Z-----------------------------------------------------------
11472024-12-31T17:20:44.800ZAccepted connection from 10.0.0.1, port 53055
11482024-12-31T17:20:44.800Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49931
11492024-12-31T17:20:44.800Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47969
11502024-12-31T17:20:44.800Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33187
11512024-12-31T17:20:44.801Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38871
11522024-12-31T17:20:44.801Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34561
11532024-12-31T17:20:44.801Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61806
11542024-12-31T17:20:44.801Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46202
11552024-12-31T17:20:44.801Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36906
11562024-12-31T17:20:44.801Z[ ID] Interval Transfer Bandwidth
11572024-12-31T17:20:44.801Z[ 5] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
11582024-12-31T17:20:44.801Z[ 7] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
11592024-12-31T17:20:44.801Z[ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11602024-12-31T17:20:44.801Z[ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11612024-12-31T17:20:44.801Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11622024-12-31T17:20:44.801Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11632024-12-31T17:20:44.801Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11642024-12-31T17:20:44.801Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
11652024-12-31T17:20:44.801Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
11662024-12-31T17:20:44.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
11672024-12-31T17:20:44.801Z[ 5] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11682024-12-31T17:20:44.801Z[ 7] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11692024-12-31T17:20:44.801Z[ 9] 1.00-2.00 sec 22.5 MBytes 188 Mbits/sec
11702024-12-31T17:20:44.801Z[ 11] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
11712024-12-31T17:20:44.801Z[ 13] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
11722024-12-31T17:20:44.801Z[ 15] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11732024-12-31T17:20:44.801Z[ 17] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11742024-12-31T17:20:44.801Z[ 19] 1.00-2.00 sec 22.5 MBytes 188 Mbits/sec
11752024-12-31T17:20:44.801Z[SUM] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
11762024-12-31T17:20:44.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
11772024-12-31T17:20:44.802Z[ 5] 2.00-3.00 sec 22.5 MBytes 188 Mbits/sec
11782024-12-31T17:20:44.802Z[ 7] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
11792024-12-31T17:20:44.802Z[ 9] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
11802024-12-31T17:20:44.802Z[ 11] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
11812024-12-31T17:20:44.802Z[ 13] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
11822024-12-31T17:20:44.802Z[ 15] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
11832024-12-31T17:20:44.802Z[ 17] 2.00-3.00 sec 22.5 MBytes 188 Mbits/sec
11842024-12-31T17:20:44.802Z[ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
11852024-12-31T17:20:44.802Z[SUM] 2.00-3.00 sec 179 MBytes 1.50 Gbits/sec
11862024-12-31T17:20:44.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
11872024-12-31T17:20:44.802Z[ 5] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
11882024-12-31T17:20:44.802Z[ 7] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
11892024-12-31T17:20:44.802Z[ 9] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
11902024-12-31T17:20:44.802Z[ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11912024-12-31T17:20:44.802Z[ 13] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
11922024-12-31T17:20:44.802Z[ 15] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
11932024-12-31T17:20:44.802Z[ 17] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
11942024-12-31T17:20:44.802Z[ 19] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
11952024-12-31T17:20:44.802Z[SUM] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
11962024-12-31T17:20:44.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
11972024-12-31T17:20:44.802Z[ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11982024-12-31T17:20:44.802Z[ 7] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11992024-12-31T17:20:44.802Z[ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
12002024-12-31T17:20:44.802Z[ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
12012024-12-31T17:20:44.802Z[ 13] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec
12022024-12-31T17:20:44.802Z[ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
12032024-12-31T17:20:44.803Z[ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
12042024-12-31T17:20:44.803Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
12052024-12-31T17:20:44.803Z[SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
12062024-12-31T17:20:44.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
12072024-12-31T17:20:44.803Z[ 5] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12082024-12-31T17:20:44.803Z[ 7] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12092024-12-31T17:20:44.803Z[ 9] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12102024-12-31T17:20:44.803Z[ 11] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
12112024-12-31T17:20:44.803Z[ 13] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12122024-12-31T17:20:44.803Z[ 15] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12132024-12-31T17:20:44.803Z[ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12142024-12-31T17:20:44.803Z[ 19] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12152024-12-31T17:20:44.803Z[SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
12162024-12-31T17:20:44.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
12172024-12-31T17:20:44.803Z[ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12182024-12-31T17:20:44.803Z[ 7] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec
12192024-12-31T17:20:44.803Z[ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12202024-12-31T17:20:48.018Z[ 11] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec
12212024-12-31T17:20:48.018Z[ 13] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
12222024-12-31T17:20:48.018Z[ 15] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec
12232024-12-31T17:20:48.018Z[ 17] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12242024-12-31T17:20:48.018Z[ 19] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12252024-12-31T17:20:48.018Z[SUM] 6.00-7.00 sec 181 MBytes 1.52 Gbits/sec
12262024-12-31T17:20:48.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
12272024-12-31T17:20:48.018Z[ 5] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
12282024-12-31T17:20:48.018Z[ 7] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
12292024-12-31T17:20:48.018Z[ 9] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
12302024-12-31T17:20:48.018Z[ 11] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
12312024-12-31T17:20:48.018Z[ 13] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
12322024-12-31T17:20:48.018Z[ 15] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
12332024-12-31T17:20:48.018Z[ 17] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
12342024-12-31T17:20:48.018Z[ 19] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12352024-12-31T17:20:48.018Z[SUM] 7.00-8.00 sec 181 MBytes 1.52 Gbits/sec
12362024-12-31T17:20:48.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
12372024-12-31T17:20:48.018Z[ 5] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
12382024-12-31T17:20:48.018Z[ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
12392024-12-31T17:20:48.018Z[ 9] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
12402024-12-31T17:20:48.018Z[ 11] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
12412024-12-31T17:20:48.018Z[ 13] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
12422024-12-31T17:20:48.018Z[ 15] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
12432024-12-31T17:20:48.019Z[ 17] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
12442024-12-31T17:20:48.019Z[ 19] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
12452024-12-31T17:20:48.019Z[SUM] 8.00-9.00 sec 183 MBytes 1.54 Gbits/sec
12462024-12-31T17:20:48.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12472024-12-31T17:20:48.019Z[ 5] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
12482024-12-31T17:20:48.019Z[ 7] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
12492024-12-31T17:20:48.019Z[ 9] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
12502024-12-31T17:20:48.019Z[ 11] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
12512024-12-31T17:20:48.019Z[ 13] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
12522024-12-31T17:20:48.019Z[ 15] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
12532024-12-31T17:20:48.019Z[ 17] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
12542024-12-31T17:20:48.019Z[ 19] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
12552024-12-31T17:20:48.019Z[SUM] 9.00-10.00 sec 181 MBytes 1.52 Gbits/sec
12562024-12-31T17:20:48.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12572024-12-31T17:20:48.019Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12582024-12-31T17:20:48.019Z[ 7] 10.00-10.00 sec 2.83 KBytes 11.6 Mbits/sec
12592024-12-31T17:20:48.019Z[ 9] 10.00-10.00 sec 74.9 KBytes 308 Mbits/sec
12602024-12-31T17:20:48.019Z[ 11] 10.00-10.00 sec 124 KBytes 511 Mbits/sec
12612024-12-31T17:20:48.019Z[ 13] 10.00-10.00 sec 56.6 KBytes 232 Mbits/sec
12622024-12-31T17:20:48.019Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12632024-12-31T17:20:48.019Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12642024-12-31T17:20:48.019Z[ 19] 10.00-10.00 sec 8.48 KBytes 34.8 Mbits/sec
12652024-12-31T17:20:48.019Z[SUM] 10.00-10.00 sec 267 KBytes 1.10 Gbits/sec
12662024-12-31T17:20:48.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12672024-12-31T17:20:48.019Z[ ID] Interval Transfer Bandwidth
12682024-12-31T17:20:48.019Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12692024-12-31T17:20:48.019Z[ 5] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12702024-12-31T17:20:48.019Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12712024-12-31T17:20:48.019Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12722024-12-31T17:20:48.019Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12732024-12-31T17:20:48.019Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12742024-12-31T17:20:48.019Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12752024-12-31T17:20:48.019Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12762024-12-31T17:20:48.019Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12772024-12-31T17:20:48.019Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12782024-12-31T17:20:48.019Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12792024-12-31T17:20:48.019Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12802024-12-31T17:20:48.019Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12812024-12-31T17:20:48.019Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12822024-12-31T17:20:48.020Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12832024-12-31T17:20:48.020Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
12842024-12-31T17:20:48.020Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12852024-12-31T17:20:48.020Z[SUM] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec receiver
12862024-12-31T17:20:48.023ZRun 4/5...1499.719Mbps
12872024-12-31T17:20:55.049Z-----------------------------------------------------------
12882024-12-31T17:20:55.049ZServer listening on 5201
12892024-12-31T17:20:55.049Z-----------------------------------------------------------
12902024-12-31T17:20:55.049ZAccepted connection from 10.0.0.1, port 61958
12912024-12-31T17:20:55.049Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57161
12922024-12-31T17:20:55.049Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44943
12932024-12-31T17:20:55.049Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34515
12942024-12-31T17:20:55.049Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59519
12952024-12-31T17:20:55.049Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39017
12962024-12-31T17:20:55.049Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64987
12972024-12-31T17:20:55.049Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64461
12982024-12-31T17:20:55.049Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45982
12992024-12-31T17:20:55.049Z[ ID] Interval Transfer Bandwidth
13002024-12-31T17:20:55.049Z[ 5] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
13012024-12-31T17:20:55.049Z[ 7] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
13022024-12-31T17:20:55.049Z[ 9] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
13032024-12-31T17:20:55.049Z[ 11] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
13042024-12-31T17:20:55.049Z[ 13] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
13052024-12-31T17:20:55.049Z[ 15] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
13062024-12-31T17:20:55.049Z[ 17] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
13072024-12-31T17:20:55.049Z[ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
13082024-12-31T17:20:55.049Z[SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
13092024-12-31T17:20:55.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
13102024-12-31T17:20:55.049Z[ 5] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13112024-12-31T17:20:55.049Z[ 7] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13122024-12-31T17:20:55.049Z[ 9] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13132024-12-31T17:20:55.049Z[ 11] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13142024-12-31T17:20:55.049Z[ 13] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13152024-12-31T17:20:55.049Z[ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13162024-12-31T17:20:55.049Z[ 17] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13172024-12-31T17:20:55.049Z[ 19] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
13182024-12-31T17:20:55.049Z[SUM] 1.00-2.00 sec 173 MBytes 1.45 Gbits/sec
13192024-12-31T17:20:55.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
13202024-12-31T17:20:55.049Z[ 5] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
13212024-12-31T17:20:55.050Z[ 7] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec
13222024-12-31T17:20:55.050Z[ 9] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
13232024-12-31T17:20:55.050Z[ 11] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
13242024-12-31T17:20:55.050Z[ 13] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
13252024-12-31T17:20:55.050Z[ 15] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
13262024-12-31T17:20:55.050Z[ 17] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
13272024-12-31T17:20:55.050Z[ 19] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec
13282024-12-31T17:20:55.050Z[SUM] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
13292024-12-31T17:20:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302024-12-31T17:20:55.050Z[ 5] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13312024-12-31T17:20:55.050Z[ 7] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13322024-12-31T17:20:55.050Z[ 9] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13332024-12-31T17:20:55.050Z[ 11] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13342024-12-31T17:20:55.050Z[ 13] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13352024-12-31T17:20:55.050Z[ 15] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13362024-12-31T17:20:55.050Z[ 17] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13372024-12-31T17:20:55.050Z[ 19] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
13382024-12-31T17:20:55.050Z[SUM] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
13392024-12-31T17:20:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402024-12-31T17:20:55.050Z[ 5] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
13412024-12-31T17:20:55.050Z[ 7] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13422024-12-31T17:20:55.050Z[ 9] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13432024-12-31T17:20:55.050Z[ 11] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13442024-12-31T17:20:55.050Z[ 13] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13452024-12-31T17:20:55.050Z[ 15] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13462024-12-31T17:20:55.050Z[ 17] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13472024-12-31T17:20:55.050Z[ 19] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
13482024-12-31T17:20:55.050Z[SUM] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
13492024-12-31T17:20:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502024-12-31T17:20:55.050Z[ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
13512024-12-31T17:20:55.050Z[ 7] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13522024-12-31T17:20:55.050Z[ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
13532024-12-31T17:20:55.050Z[ 11] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13542024-12-31T17:20:55.050Z[ 13] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13552024-12-31T17:20:55.050Z[ 15] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13562024-12-31T17:20:55.050Z[ 17] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13572024-12-31T17:20:55.050Z[ 19] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13582024-12-31T17:20:55.050Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
13592024-12-31T17:20:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13602024-12-31T17:20:55.050Z[ 5] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13612024-12-31T17:20:55.051Z[ 7] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13622024-12-31T17:20:55.051Z[ 9] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13632024-12-31T17:20:58.268Z[ 11] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13642024-12-31T17:20:58.268Z[ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13652024-12-31T17:20:58.268Z[ 15] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13662024-12-31T17:20:58.268Z[ 17] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
13672024-12-31T17:20:58.268Z[ 19] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec
13682024-12-31T17:20:58.268Z[SUM] 6.00-7.00 sec 173 MBytes 1.45 Gbits/sec
13692024-12-31T17:20:58.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
13702024-12-31T17:20:58.268Z[ 5] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13712024-12-31T17:20:58.268Z[ 7] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13722024-12-31T17:20:58.268Z[ 9] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13732024-12-31T17:20:58.268Z[ 11] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13742024-12-31T17:20:58.269Z[ 13] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13752024-12-31T17:20:58.269Z[ 15] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
13762024-12-31T17:20:58.269Z[ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
13772024-12-31T17:20:58.269Z[ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
13782024-12-31T17:20:58.269Z[SUM] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec
13792024-12-31T17:20:58.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
13802024-12-31T17:20:58.269Z[ 5] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
13812024-12-31T17:20:58.269Z[ 7] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
13822024-12-31T17:20:58.269Z[ 9] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
13832024-12-31T17:20:58.269Z[ 11] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec
13842024-12-31T17:20:58.269Z[ 13] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec
13852024-12-31T17:20:58.269Z[ 15] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
13862024-12-31T17:20:58.269Z[ 17] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
13872024-12-31T17:20:58.269Z[ 19] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
13882024-12-31T17:20:58.269Z[SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec
13892024-12-31T17:20:58.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
13902024-12-31T17:20:58.269Z[ 5] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13912024-12-31T17:20:58.269Z[ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13922024-12-31T17:20:58.269Z[ 9] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec
13932024-12-31T17:20:58.269Z[ 11] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13942024-12-31T17:20:58.269Z[ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13952024-12-31T17:20:58.269Z[ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13962024-12-31T17:20:58.269Z[ 17] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13972024-12-31T17:20:58.269Z[ 19] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
13982024-12-31T17:20:58.269Z[SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec
13992024-12-31T17:20:58.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
14002024-12-31T17:20:58.269Z[ 5] 10.00-10.00 sec 82.0 KBytes 264 Mbits/sec
14012024-12-31T17:20:58.269Z[ 7] 10.00-10.00 sec 42.4 KBytes 136 Mbits/sec
14022024-12-31T17:20:58.269Z[ 9] 10.00-10.00 sec 17.0 KBytes 54.6 Mbits/sec
14032024-12-31T17:20:58.269Z[ 11] 10.00-10.00 sec 124 KBytes 400 Mbits/sec
14042024-12-31T17:20:58.269Z[ 13] 10.00-10.00 sec 124 KBytes 400 Mbits/sec
14052024-12-31T17:20:58.269Z[ 15] 10.00-10.00 sec 124 KBytes 400 Mbits/sec
14062024-12-31T17:20:58.269Z[ 17] 10.00-10.00 sec 73.5 KBytes 236 Mbits/sec
14072024-12-31T17:20:58.269Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082024-12-31T17:20:58.269Z[SUM] 10.00-10.00 sec 588 KBytes 1.89 Gbits/sec
14092024-12-31T17:20:58.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
14102024-12-31T17:20:58.269Z[ ID] Interval Transfer Bandwidth
14112024-12-31T17:20:58.269Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14122024-12-31T17:20:58.269Z[ 5] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14132024-12-31T17:20:58.269Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14142024-12-31T17:20:58.270Z[ 7] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14152024-12-31T17:20:58.270Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14162024-12-31T17:20:58.270Z[ 9] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14172024-12-31T17:20:58.270Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14182024-12-31T17:20:58.270Z[ 11] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14192024-12-31T17:20:58.270Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14202024-12-31T17:20:58.270Z[ 13] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14212024-12-31T17:20:58.270Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14222024-12-31T17:20:58.270Z[ 15] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14232024-12-31T17:20:58.270Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14242024-12-31T17:20:58.270Z[ 17] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver
14252024-12-31T17:20:58.270Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14262024-12-31T17:20:58.270Z[ 19] 0.00-10.00 sec 214 MBytes 180 Mbits/sec receiver
14272024-12-31T17:20:58.270Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14282024-12-31T17:20:58.270Z[SUM] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec receiver
14292024-12-31T17:20:58.273ZRun 5/5...1440.452Mbps
14302024-12-31T17:20:58.273Z###---------------------###
14312024-12-31T17:20:58.273Z::: iPerf done... :::
14322024-12-31T17:20:58.273Z:::Awaiting out files...:::
14332024-12-31T17:20:58.273Z###---------------------###
14342024-12-31T17:20:58.273Z###-----###
14352024-12-31T17:20:58.273Z:::done!:::
14362024-12-31T17:20:58.273Z###-----###
14372024-12-31T17:20:58.273Z###-------------------###
14382024-12-31T17:20:58.273Z:::Running experiment :::
14392024-12-31T17:20:58.273Z:::iperf-tcp/local/s2c:::
14402024-12-31T17:20:58.273Z###-------------------###
14412024-12-31T17:21:05.300Z-----------------------------------------------------------
14422024-12-31T17:21:05.300ZServer listening on 5201
14432024-12-31T17:21:05.300Z-----------------------------------------------------------
14442024-12-31T17:21:05.300ZAccepted connection from 10.0.0.1, port 48417
14452024-12-31T17:21:05.300Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46705
14462024-12-31T17:21:05.300Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48494
14472024-12-31T17:21:05.300Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61210
14482024-12-31T17:21:05.300Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52239
14492024-12-31T17:21:05.300Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52012
14502024-12-31T17:21:05.300Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39304
14512024-12-31T17:21:05.300Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45653
14522024-12-31T17:21:05.300Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46330
14532024-12-31T17:21:05.300Z[ ID] Interval Transfer Bandwidth
14542024-12-31T17:21:05.300Z[ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
14552024-12-31T17:21:05.301Z[ 7] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14562024-12-31T17:21:05.301Z[ 9] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec
14572024-12-31T17:21:05.301Z[ 11] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14582024-12-31T17:21:05.301Z[ 13] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14592024-12-31T17:21:05.301Z[ 15] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14602024-12-31T17:21:05.301Z[ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14612024-12-31T17:21:05.301Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14622024-12-31T17:21:05.301Z[SUM] 0.00-1.00 sec 158 MBytes 1.33 Gbits/sec
14632024-12-31T17:21:05.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
14642024-12-31T17:21:05.301Z[ 5] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14652024-12-31T17:21:05.301Z[ 7] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14662024-12-31T17:21:05.301Z[ 9] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
14672024-12-31T17:21:05.301Z[ 11] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14682024-12-31T17:21:05.301Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14692024-12-31T17:21:05.301Z[ 15] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14702024-12-31T17:21:05.301Z[ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14712024-12-31T17:21:05.301Z[ 19] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14722024-12-31T17:21:05.301Z[SUM] 1.00-2.00 sec 175 MBytes 1.46 Gbits/sec
14732024-12-31T17:21:05.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
14742024-12-31T17:21:05.301Z[ 5] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14752024-12-31T17:21:05.301Z[ 7] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
14762024-12-31T17:21:05.301Z[ 9] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14772024-12-31T17:21:05.301Z[ 11] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14782024-12-31T17:21:05.301Z[ 13] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec
14792024-12-31T17:21:05.301Z[ 15] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14802024-12-31T17:21:05.301Z[ 17] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14812024-12-31T17:21:05.301Z[ 19] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14822024-12-31T17:21:05.301Z[SUM] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
14832024-12-31T17:21:05.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
14842024-12-31T17:21:05.301Z[ 5] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
14852024-12-31T17:21:05.301Z[ 7] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14862024-12-31T17:21:05.301Z[ 9] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14872024-12-31T17:21:05.301Z[ 11] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14882024-12-31T17:21:05.301Z[ 13] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14892024-12-31T17:21:05.301Z[ 15] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14902024-12-31T17:21:05.301Z[ 17] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14912024-12-31T17:21:05.301Z[ 19] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14922024-12-31T17:21:05.301Z[SUM] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
14932024-12-31T17:21:05.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
14942024-12-31T17:21:05.302Z[ 5] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec
14952024-12-31T17:21:05.302Z[ 7] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec
14962024-12-31T17:21:05.302Z[ 9] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec
14972024-12-31T17:21:05.302Z[ 11] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec
14982024-12-31T17:21:05.302Z[ 13] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
14992024-12-31T17:21:05.302Z[ 15] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec
15002024-12-31T17:21:05.302Z[ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
15012024-12-31T17:21:05.302Z[ 19] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
15022024-12-31T17:21:05.302Z[SUM] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
15032024-12-31T17:21:05.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
15042024-12-31T17:21:05.302Z[ 5] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
15052024-12-31T17:21:05.302Z[ 7] 5.00-6.00 sec 21.3 MBytes 178 Mbits/sec
15062024-12-31T17:21:05.305Z[ 9] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
15072024-12-31T17:21:05.305Z[ 11] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
15082024-12-31T17:21:05.305Z[ 13] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
15092024-12-31T17:21:05.305Z[ 15] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
15102024-12-31T17:21:05.305Z[ 17] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
15112024-12-31T17:21:05.305Z[ 19] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
15122024-12-31T17:21:05.305Z[SUM] 5.00-6.00 sec 171 MBytes 1.43 Gbits/sec
15132024-12-31T17:21:05.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
15142024-12-31T17:21:05.305Z[ 5] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
15152024-12-31T17:21:05.305Z[ 7] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec
15162024-12-31T17:21:05.305Z[ 9] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15172024-12-31T17:21:08.519Z[ 11] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
15182024-12-31T17:21:08.519Z[ 13] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15192024-12-31T17:21:08.519Z[ 15] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
15202024-12-31T17:21:08.519Z[ 17] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
15212024-12-31T17:21:08.519Z[ 19] 6.00-7.00 sec 21.0 MBytes 177 Mbits/sec
15222024-12-31T17:21:08.519Z[SUM] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
15232024-12-31T17:21:08.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
15242024-12-31T17:21:08.519Z[ 5] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
15252024-12-31T17:21:08.519Z[ 7] 7.00-8.00 sec 21.2 MBytes 177 Mbits/sec
15262024-12-31T17:21:08.519Z[ 9] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec
15272024-12-31T17:21:08.519Z[ 11] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
15282024-12-31T17:21:08.519Z[ 13] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec
15292024-12-31T17:21:08.519Z[ 15] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
15302024-12-31T17:21:08.519Z[ 17] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
15312024-12-31T17:21:08.519Z[ 19] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
15322024-12-31T17:21:08.519Z[SUM] 7.00-8.00 sec 170 MBytes 1.43 Gbits/sec
15332024-12-31T17:21:08.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
15342024-12-31T17:21:08.519Z[ 5] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15352024-12-31T17:21:08.519Z[ 7] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
15362024-12-31T17:21:08.519Z[ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15372024-12-31T17:21:08.519Z[ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15382024-12-31T17:21:08.519Z[ 13] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15392024-12-31T17:21:08.519Z[ 15] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15402024-12-31T17:21:08.519Z[ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15412024-12-31T17:21:08.519Z[ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15422024-12-31T17:21:08.520Z[SUM] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec
15432024-12-31T17:21:08.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
15442024-12-31T17:21:08.520Z[ 5] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec
15452024-12-31T17:21:08.520Z[ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
15462024-12-31T17:21:08.520Z[ 9] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
15472024-12-31T17:21:08.520Z[ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
15482024-12-31T17:21:08.520Z[ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
15492024-12-31T17:21:08.520Z[ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
15502024-12-31T17:21:08.520Z[ 17] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
15512024-12-31T17:21:08.520Z[ 19] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
15522024-12-31T17:21:08.520Z[SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec
15532024-12-31T17:21:08.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
15542024-12-31T17:21:08.520Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15552024-12-31T17:21:08.520Z[ 7] 10.00-10.00 sec 56.6 KBytes 194 Mbits/sec
15562024-12-31T17:21:08.520Z[ 9] 10.00-10.00 sec 56.6 KBytes 194 Mbits/sec
15572024-12-31T17:21:08.520Z[ 11] 10.00-10.00 sec 56.6 KBytes 194 Mbits/sec
15582024-12-31T17:21:08.520Z[ 13] 10.00-10.00 sec 113 KBytes 387 Mbits/sec
15592024-12-31T17:21:08.520Z[ 15] 10.00-10.00 sec 127 KBytes 436 Mbits/sec
15602024-12-31T17:21:08.520Z[ 17] 10.00-10.00 sec 113 KBytes 387 Mbits/sec
15612024-12-31T17:21:08.520Z[ 19] 10.00-10.00 sec 113 KBytes 387 Mbits/sec
15622024-12-31T17:21:08.520Z[SUM] 10.00-10.00 sec 636 KBytes 2.18 Gbits/sec
15632024-12-31T17:21:08.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
15642024-12-31T17:21:08.520Z[ ID] Interval Transfer Bandwidth
15652024-12-31T17:21:08.520Z[ 5] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15662024-12-31T17:21:08.520Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15672024-12-31T17:21:08.520Z[ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15682024-12-31T17:21:08.520Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15692024-12-31T17:21:08.520Z[ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15702024-12-31T17:21:08.520Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15712024-12-31T17:21:08.520Z[ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15722024-12-31T17:21:08.520Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15732024-12-31T17:21:08.520Z[ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15742024-12-31T17:21:08.520Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15752024-12-31T17:21:08.520Z[ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15762024-12-31T17:21:08.520Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15772024-12-31T17:21:08.520Z[ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15782024-12-31T17:21:08.520Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15792024-12-31T17:21:08.520Z[ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
15802024-12-31T17:21:08.520Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15812024-12-31T17:21:08.521Z[SUM] 0.00-10.00 sec 1.66 GBytes 1.42 Gbits/sec sender
15822024-12-31T17:21:08.521Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15832024-12-31T17:21:08.524ZRun 1/5...1423.681Mbps
15842024-12-31T17:21:15.548Z-----------------------------------------------------------
15852024-12-31T17:21:15.548ZServer listening on 5201
15862024-12-31T17:21:15.548Z-----------------------------------------------------------
15872024-12-31T17:21:15.548ZAccepted connection from 10.0.0.1, port 59553
15882024-12-31T17:21:15.549Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49764
15892024-12-31T17:21:15.549Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49896
15902024-12-31T17:21:15.549Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57971
15912024-12-31T17:21:15.549Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39294
15922024-12-31T17:21:15.549Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38251
15932024-12-31T17:21:15.549Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33499
15942024-12-31T17:21:15.549Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45388
15952024-12-31T17:21:15.549Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35460
15962024-12-31T17:21:15.549Z[ ID] Interval Transfer Bandwidth
15972024-12-31T17:21:15.549Z[ 5] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
15982024-12-31T17:21:15.549Z[ 7] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
15992024-12-31T17:21:15.549Z[ 9] 0.00-1.00 sec 19.5 MBytes 164 Mbits/sec
16002024-12-31T17:21:15.549Z[ 11] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
16012024-12-31T17:21:15.549Z[ 13] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
16022024-12-31T17:21:15.549Z[ 15] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
16032024-12-31T17:21:15.549Z[ 17] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
16042024-12-31T17:21:15.549Z[ 19] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
16052024-12-31T17:21:15.549Z[SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
16062024-12-31T17:21:15.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
16072024-12-31T17:21:15.553Z[ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
16082024-12-31T17:21:15.553Z[ 7] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
16092024-12-31T17:21:15.553Z[ 9] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
16102024-12-31T17:21:15.553Z[ 11] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
16112024-12-31T17:21:15.553Z[ 13] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
16122024-12-31T17:21:15.553Z[ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
16132024-12-31T17:21:15.553Z[ 17] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
16142024-12-31T17:21:15.553Z[ 19] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
16152024-12-31T17:21:15.553Z[SUM] 1.00-2.00 sec 173 MBytes 1.45 Gbits/sec
16162024-12-31T17:21:15.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16172024-12-31T17:21:15.553Z[ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
16182024-12-31T17:21:15.553Z[ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
16192024-12-31T17:21:15.553Z[ 9] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec
16202024-12-31T17:21:15.553Z[ 11] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
16212024-12-31T17:21:15.553Z[ 13] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
16222024-12-31T17:21:15.553Z[ 15] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
16232024-12-31T17:21:15.553Z[ 17] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
16242024-12-31T17:21:15.553Z[ 19] 2.00-3.00 sec 21.2 MBytes 177 Mbits/sec
16252024-12-31T17:21:15.553Z[SUM] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
16262024-12-31T17:21:15.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16272024-12-31T17:21:15.553Z[ 5] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
16282024-12-31T17:21:15.553Z[ 7] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
16292024-12-31T17:21:15.553Z[ 9] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
16302024-12-31T17:21:15.553Z[ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
16312024-12-31T17:21:15.553Z[ 13] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
16322024-12-31T17:21:15.553Z[ 15] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
16332024-12-31T17:21:15.553Z[ 17] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
16342024-12-31T17:21:15.553Z[ 19] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
16352024-12-31T17:21:15.553Z[SUM] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
16362024-12-31T17:21:15.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16372024-12-31T17:21:15.553Z[ 5] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16382024-12-31T17:21:15.553Z[ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16392024-12-31T17:21:15.553Z[ 9] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16402024-12-31T17:21:15.553Z[ 11] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16412024-12-31T17:21:15.553Z[ 13] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16422024-12-31T17:21:15.553Z[ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16432024-12-31T17:21:15.553Z[ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16442024-12-31T17:21:15.553Z[ 19] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
16452024-12-31T17:21:15.553Z[SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
16462024-12-31T17:21:15.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
16472024-12-31T17:21:15.554Z[ 5] 5.00-6.00 sec 21.6 MBytes 182 Mbits/sec
16482024-12-31T17:21:15.554Z[ 7] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
16492024-12-31T17:21:15.554Z[ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16502024-12-31T17:21:15.554Z[ 11] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16512024-12-31T17:21:15.554Z[ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16522024-12-31T17:21:15.554Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16532024-12-31T17:21:15.554Z[ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16542024-12-31T17:21:15.554Z[ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16552024-12-31T17:21:15.554Z[SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec
16562024-12-31T17:21:15.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
16572024-12-31T17:21:15.554Z[ 5] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec
16582024-12-31T17:21:15.554Z[ 7] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec
16592024-12-31T17:21:15.554Z[ 9] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec
16602024-12-31T17:21:18.768Z[ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
16612024-12-31T17:21:18.768Z[ 13] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
16622024-12-31T17:21:18.768Z[ 15] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
16632024-12-31T17:21:18.768Z[ 17] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
16642024-12-31T17:21:18.768Z[ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
16652024-12-31T17:21:18.768Z[SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec
16662024-12-31T17:21:18.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
16672024-12-31T17:21:18.768Z[ 5] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
16682024-12-31T17:21:18.768Z[ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
16692024-12-31T17:21:18.768Z[ 9] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
16702024-12-31T17:21:18.768Z[ 11] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
16712024-12-31T17:21:18.769Z[ 13] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
16722024-12-31T17:21:18.769Z[ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
16732024-12-31T17:21:18.769Z[ 17] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
16742024-12-31T17:21:18.769Z[ 19] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
16752024-12-31T17:21:18.769Z[SUM] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
16762024-12-31T17:21:18.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
16772024-12-31T17:21:18.769Z[ 5] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16782024-12-31T17:21:18.769Z[ 7] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16792024-12-31T17:21:18.769Z[ 9] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16802024-12-31T17:21:18.769Z[ 11] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16812024-12-31T17:21:18.769Z[ 13] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16822024-12-31T17:21:18.769Z[ 15] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16832024-12-31T17:21:18.769Z[ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16842024-12-31T17:21:18.769Z[ 19] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16852024-12-31T17:21:18.769Z[SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec
16862024-12-31T17:21:18.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
16872024-12-31T17:21:18.769Z[ 5] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
16882024-12-31T17:21:18.769Z[ 7] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
16892024-12-31T17:21:18.769Z[ 9] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
16902024-12-31T17:21:18.769Z[ 11] 9.00-10.00 sec 21.4 MBytes 179 Mbits/sec
16912024-12-31T17:21:18.769Z[ 13] 9.00-10.00 sec 21.4 MBytes 179 Mbits/sec
16922024-12-31T17:21:18.769Z[ 15] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
16932024-12-31T17:21:18.769Z[ 17] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
16942024-12-31T17:21:18.769Z[ 19] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
16952024-12-31T17:21:18.769Z[SUM] 9.00-10.00 sec 171 MBytes 1.44 Gbits/sec
16962024-12-31T17:21:18.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
16972024-12-31T17:21:18.769Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16982024-12-31T17:21:18.769Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16992024-12-31T17:21:18.769Z[ 9] 10.00-10.00 sec 56.6 KBytes 211 Mbits/sec
17002024-12-31T17:21:18.769Z[ 11] 10.00-10.00 sec 113 KBytes 421 Mbits/sec
17012024-12-31T17:21:18.769Z[ 13] 10.00-10.00 sec 113 KBytes 422 Mbits/sec
17022024-12-31T17:21:18.769Z[ 15] 10.00-10.00 sec 56.6 KBytes 211 Mbits/sec
17032024-12-31T17:21:18.769Z[ 17] 10.00-10.00 sec 56.6 KBytes 211 Mbits/sec
17042024-12-31T17:21:18.769Z[ 19] 10.00-10.00 sec 113 KBytes 422 Mbits/sec
17052024-12-31T17:21:18.769Z[SUM] 10.00-10.00 sec 509 KBytes 1.90 Gbits/sec
17062024-12-31T17:21:18.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
17072024-12-31T17:21:18.770Z[ ID] Interval Transfer Bandwidth
17082024-12-31T17:21:18.770Z[ 5] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17092024-12-31T17:21:18.770Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17102024-12-31T17:21:18.770Z[ 7] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17112024-12-31T17:21:18.770Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17122024-12-31T17:21:18.770Z[ 9] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17132024-12-31T17:21:18.770Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17142024-12-31T17:21:18.770Z[ 11] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17152024-12-31T17:21:18.770Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17162024-12-31T17:21:18.770Z[ 13] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17172024-12-31T17:21:18.770Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17182024-12-31T17:21:18.770Z[ 15] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17192024-12-31T17:21:18.770Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17202024-12-31T17:21:18.772Z[ 17] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17212024-12-31T17:21:18.772Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17222024-12-31T17:21:18.772Z[ 19] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender
17232024-12-31T17:21:18.772Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17242024-12-31T17:21:18.772Z[SUM] 0.00-10.00 sec 1.67 GBytes 1.43 Gbits/sec sender
17252024-12-31T17:21:18.772Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17262024-12-31T17:21:18.773ZRun 2/5...1430.455Mbps
17272024-12-31T17:21:25.800Z-----------------------------------------------------------
17282024-12-31T17:21:25.800ZServer listening on 5201
17292024-12-31T17:21:25.800Z-----------------------------------------------------------
17302024-12-31T17:21:25.800ZAccepted connection from 10.0.0.1, port 60444
17312024-12-31T17:21:25.800Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47860
17322024-12-31T17:21:25.800Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45692
17332024-12-31T17:21:25.800Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63469
17342024-12-31T17:21:25.800Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34152
17352024-12-31T17:21:25.800Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57732
17362024-12-31T17:21:25.800Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59435
17372024-12-31T17:21:25.800Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44259
17382024-12-31T17:21:25.800Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35951
17392024-12-31T17:21:25.800Z[ ID] Interval Transfer Bandwidth
17402024-12-31T17:21:25.800Z[ 5] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
17412024-12-31T17:21:25.800Z[ 7] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
17422024-12-31T17:21:25.800Z[ 9] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
17432024-12-31T17:21:25.800Z[ 11] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
17442024-12-31T17:21:25.800Z[ 13] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
17452024-12-31T17:21:25.800Z[ 15] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
17462024-12-31T17:21:25.800Z[ 17] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
17472024-12-31T17:21:25.800Z[ 19] 0.00-1.00 sec 19.5 MBytes 164 Mbits/sec
17482024-12-31T17:21:25.800Z[SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec
17492024-12-31T17:21:25.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
17502024-12-31T17:21:25.800Z[ 5] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
17512024-12-31T17:21:25.800Z[ 7] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
17522024-12-31T17:21:25.800Z[ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
17532024-12-31T17:21:25.800Z[ 11] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
17542024-12-31T17:21:25.800Z[ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
17552024-12-31T17:21:25.800Z[ 15] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
17562024-12-31T17:21:25.800Z[ 17] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
17572024-12-31T17:21:25.800Z[ 19] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
17582024-12-31T17:21:25.800Z[SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
17592024-12-31T17:21:25.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
17602024-12-31T17:21:25.800Z[ 5] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
17612024-12-31T17:21:25.800Z[ 7] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
17622024-12-31T17:21:25.800Z[ 9] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
17632024-12-31T17:21:25.801Z[ 11] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
17642024-12-31T17:21:25.801Z[ 13] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
17652024-12-31T17:21:25.801Z[ 15] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
17662024-12-31T17:21:25.801Z[ 17] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
17672024-12-31T17:21:25.801Z[ 19] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
17682024-12-31T17:21:25.801Z[SUM] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
17692024-12-31T17:21:25.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
17702024-12-31T17:21:25.801Z[ 5] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
17712024-12-31T17:21:25.801Z[ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
17722024-12-31T17:21:25.801Z[ 9] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
17732024-12-31T17:21:25.801Z[ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
17742024-12-31T17:21:25.801Z[ 13] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
17752024-12-31T17:21:25.801Z[ 15] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
17762024-12-31T17:21:25.801Z[ 17] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
17772024-12-31T17:21:25.801Z[ 19] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
17782024-12-31T17:21:25.801Z[SUM] 3.00-4.00 sec 171 MBytes 1.43 Gbits/sec
17792024-12-31T17:21:25.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
17802024-12-31T17:21:25.801Z[ 5] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
17812024-12-31T17:21:25.801Z[ 7] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
17822024-12-31T17:21:25.801Z[ 9] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
17832024-12-31T17:21:25.801Z[ 11] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
17842024-12-31T17:21:25.801Z[ 13] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec
17852024-12-31T17:21:25.801Z[ 15] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec
17862024-12-31T17:21:25.801Z[ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
17872024-12-31T17:21:25.801Z[ 19] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec
17882024-12-31T17:21:25.801Z[SUM] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
17892024-12-31T17:21:25.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
17902024-12-31T17:21:25.801Z[ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
17912024-12-31T17:21:25.801Z[ 7] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
17922024-12-31T17:21:25.801Z[ 9] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
17932024-12-31T17:21:25.801Z[ 11] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
17942024-12-31T17:21:25.801Z[ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
17952024-12-31T17:21:25.801Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
17962024-12-31T17:21:25.801Z[ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
17972024-12-31T17:21:25.801Z[ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
17982024-12-31T17:21:25.801Z[SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec
17992024-12-31T17:21:25.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
18002024-12-31T17:21:25.801Z[ 5] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18012024-12-31T17:21:25.801Z[ 7] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18022024-12-31T17:21:25.801Z[ 9] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
18032024-12-31T17:21:29.018Z[ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
18042024-12-31T17:21:29.018Z[ 13] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
18052024-12-31T17:21:29.018Z[ 15] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18062024-12-31T17:21:29.018Z[ 17] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
18072024-12-31T17:21:29.019Z[ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
18082024-12-31T17:21:29.019Z[SUM] 6.00-7.00 sec 171 MBytes 1.44 Gbits/sec
18092024-12-31T17:21:29.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
18102024-12-31T17:21:29.019Z[ 5] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
18112024-12-31T17:21:29.019Z[ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
18122024-12-31T17:21:29.019Z[ 9] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
18132024-12-31T17:21:29.019Z[ 11] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
18142024-12-31T17:21:29.019Z[ 13] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
18152024-12-31T17:21:29.019Z[ 15] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
18162024-12-31T17:21:29.019Z[ 17] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
18172024-12-31T17:21:29.019Z[ 19] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
18182024-12-31T17:21:29.019Z[SUM] 7.00-8.00 sec 172 MBytes 1.44 Gbits/sec
18192024-12-31T17:21:29.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
18202024-12-31T17:21:29.019Z[ 5] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18212024-12-31T17:21:29.019Z[ 7] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18222024-12-31T17:21:29.019Z[ 9] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
18232024-12-31T17:21:29.019Z[ 11] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec
18242024-12-31T17:21:29.019Z[ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18252024-12-31T17:21:29.019Z[ 15] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
18262024-12-31T17:21:29.019Z[ 17] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18272024-12-31T17:21:29.019Z[ 19] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18282024-12-31T17:21:29.019Z[SUM] 8.00-9.00 sec 171 MBytes 1.44 Gbits/sec
18292024-12-31T17:21:29.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
18302024-12-31T17:21:29.019Z[ 5] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
18312024-12-31T17:21:29.019Z[ 7] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
18322024-12-31T17:21:29.019Z[ 9] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
18332024-12-31T17:21:29.019Z[ 11] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18342024-12-31T17:21:29.019Z[ 13] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
18352024-12-31T17:21:29.019Z[ 15] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18362024-12-31T17:21:29.019Z[ 17] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18372024-12-31T17:21:29.019Z[ 19] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18382024-12-31T17:21:29.019Z[SUM] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18392024-12-31T17:21:29.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
18402024-12-31T17:21:29.019Z[ 5] 10.00-10.00 sec 113 KBytes 375 Mbits/sec
18412024-12-31T17:21:29.019Z[ 7] 10.00-10.00 sec 113 KBytes 375 Mbits/sec
18422024-12-31T17:21:29.019Z[ 9] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18432024-12-31T17:21:29.019Z[ 11] 10.00-10.00 sec 70.7 KBytes 234 Mbits/sec
18442024-12-31T17:21:29.019Z[ 13] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18452024-12-31T17:21:29.020Z[ 15] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18462024-12-31T17:21:29.020Z[ 17] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18472024-12-31T17:21:29.020Z[ 19] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18482024-12-31T17:21:29.020Z[SUM] 10.00-10.00 sec 580 KBytes 1.92 Gbits/sec
18492024-12-31T17:21:29.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
18502024-12-31T17:21:29.020Z[ ID] Interval Transfer Bandwidth
18512024-12-31T17:21:29.020Z[ 5] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18522024-12-31T17:21:29.020Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18532024-12-31T17:21:29.020Z[ 7] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18542024-12-31T17:21:29.020Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18552024-12-31T17:21:29.020Z[ 9] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18562024-12-31T17:21:29.020Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18572024-12-31T17:21:29.020Z[ 11] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18582024-12-31T17:21:29.023Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18592024-12-31T17:21:29.023Z[ 13] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18602024-12-31T17:21:29.023Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18612024-12-31T17:21:29.023Z[ 15] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18622024-12-31T17:21:29.023Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18632024-12-31T17:21:29.023Z[ 17] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18642024-12-31T17:21:29.023Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18652024-12-31T17:21:29.023Z[ 19] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
18662024-12-31T17:21:29.023Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18672024-12-31T17:21:29.023Z[SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender
18682024-12-31T17:21:29.023Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18692024-12-31T17:21:29.023ZRun 3/5...1427.46Mbps
18702024-12-31T17:21:36.049Z-----------------------------------------------------------
18712024-12-31T17:21:36.049ZServer listening on 5201
18722024-12-31T17:21:36.049Z-----------------------------------------------------------
18732024-12-31T17:21:36.049ZAccepted connection from 10.0.0.1, port 38930
18742024-12-31T17:21:36.049Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34009
18752024-12-31T17:21:36.049Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58913
18762024-12-31T17:21:36.049Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53790
18772024-12-31T17:21:36.049Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42361
18782024-12-31T17:21:36.049Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50094
18792024-12-31T17:21:36.049Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57884
18802024-12-31T17:21:36.049Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53827
18812024-12-31T17:21:36.049Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45056
18822024-12-31T17:21:36.049Z[ ID] Interval Transfer Bandwidth
18832024-12-31T17:21:36.049Z[ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
18842024-12-31T17:21:36.049Z[ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18852024-12-31T17:21:36.049Z[ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18862024-12-31T17:21:36.049Z[ 11] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18872024-12-31T17:21:36.049Z[ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18882024-12-31T17:21:36.050Z[ 15] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18892024-12-31T17:21:36.050Z[ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18902024-12-31T17:21:36.050Z[ 19] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
18912024-12-31T17:21:36.050Z[SUM] 0.00-1.00 sec 158 MBytes 1.32 Gbits/sec
18922024-12-31T17:21:36.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
18932024-12-31T17:21:36.050Z[ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
18942024-12-31T17:21:36.050Z[ 7] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
18952024-12-31T17:21:36.050Z[ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
18962024-12-31T17:21:36.050Z[ 11] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
18972024-12-31T17:21:36.050Z[ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
18982024-12-31T17:21:36.050Z[ 15] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
18992024-12-31T17:21:36.053Z[ 17] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
19002024-12-31T17:21:36.053Z[ 19] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
19012024-12-31T17:21:36.053Z[SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
19022024-12-31T17:21:36.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
19032024-12-31T17:21:36.053Z[ 5] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19042024-12-31T17:21:36.053Z[ 7] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19052024-12-31T17:21:36.053Z[ 9] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19062024-12-31T17:21:36.053Z[ 11] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19072024-12-31T17:21:36.053Z[ 13] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19082024-12-31T17:21:36.053Z[ 15] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19092024-12-31T17:21:36.053Z[ 17] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19102024-12-31T17:21:36.053Z[ 19] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
19112024-12-31T17:21:36.053Z[SUM] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
19122024-12-31T17:21:36.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
19132024-12-31T17:21:36.053Z[ 5] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19142024-12-31T17:21:36.053Z[ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19152024-12-31T17:21:36.053Z[ 9] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19162024-12-31T17:21:36.053Z[ 11] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19172024-12-31T17:21:36.053Z[ 13] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19182024-12-31T17:21:36.053Z[ 15] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19192024-12-31T17:21:36.053Z[ 17] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
19202024-12-31T17:21:36.053Z[ 19] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
19212024-12-31T17:21:36.053Z[SUM] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
19222024-12-31T17:21:36.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
19232024-12-31T17:21:36.053Z[ 5] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19242024-12-31T17:21:36.053Z[ 7] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19252024-12-31T17:21:36.053Z[ 9] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19262024-12-31T17:21:36.054Z[ 11] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19272024-12-31T17:21:36.054Z[ 13] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec
19282024-12-31T17:21:36.054Z[ 15] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec
19292024-12-31T17:21:36.054Z[ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19302024-12-31T17:21:36.054Z[ 19] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec
19312024-12-31T17:21:36.054Z[SUM] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
19322024-12-31T17:21:36.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
19332024-12-31T17:21:36.054Z[ 5] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
19342024-12-31T17:21:36.054Z[ 7] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
19352024-12-31T17:21:36.054Z[ 9] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
19362024-12-31T17:21:36.054Z[ 11] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
19372024-12-31T17:21:36.054Z[ 13] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec
19382024-12-31T17:21:36.054Z[ 15] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec
19392024-12-31T17:21:36.054Z[ 17] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec
19402024-12-31T17:21:36.054Z[ 19] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
19412024-12-31T17:21:36.054Z[SUM] 5.00-6.00 sec 171 MBytes 1.44 Gbits/sec
19422024-12-31T17:21:36.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
19432024-12-31T17:21:36.054Z[ 5] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
19442024-12-31T17:21:36.054Z[ 7] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
19452024-12-31T17:21:36.054Z[ 9] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
19462024-12-31T17:21:39.269Z[ 11] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
19472024-12-31T17:21:39.269Z[ 13] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
19482024-12-31T17:21:39.269Z[ 15] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
19492024-12-31T17:21:39.269Z[ 17] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
19502024-12-31T17:21:39.269Z[ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
19512024-12-31T17:21:39.269Z[SUM] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
19522024-12-31T17:21:39.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
19532024-12-31T17:21:39.269Z[ 5] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
19542024-12-31T17:21:39.269Z[ 7] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
19552024-12-31T17:21:39.269Z[ 9] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
19562024-12-31T17:21:39.269Z[ 11] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
19572024-12-31T17:21:39.269Z[ 13] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
19582024-12-31T17:21:39.269Z[ 15] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
19592024-12-31T17:21:39.269Z[ 17] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec
19602024-12-31T17:21:39.269Z[ 19] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec
19612024-12-31T17:21:39.269Z[SUM] 7.00-8.00 sec 170 MBytes 1.43 Gbits/sec
19622024-12-31T17:21:39.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
19632024-12-31T17:21:39.269Z[ 5] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec
19642024-12-31T17:21:39.269Z[ 7] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19652024-12-31T17:21:39.269Z[ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19662024-12-31T17:21:39.269Z[ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19672024-12-31T17:21:39.269Z[ 13] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19682024-12-31T17:21:39.269Z[ 15] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19692024-12-31T17:21:39.269Z[ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19702024-12-31T17:21:39.269Z[ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19712024-12-31T17:21:39.269Z[SUM] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec
19722024-12-31T17:21:39.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
19732024-12-31T17:21:39.269Z[ 5] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
19742024-12-31T17:21:39.270Z[ 7] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19752024-12-31T17:21:39.270Z[ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19762024-12-31T17:21:39.270Z[ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19772024-12-31T17:21:39.270Z[ 13] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19782024-12-31T17:21:39.270Z[ 15] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19792024-12-31T17:21:39.270Z[ 17] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19802024-12-31T17:21:39.270Z[ 19] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19812024-12-31T17:21:39.270Z[SUM] 9.00-10.00 sec 174 MBytes 1.46 Gbits/sec
19822024-12-31T17:21:39.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
19832024-12-31T17:21:39.270Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19842024-12-31T17:21:39.270Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19852024-12-31T17:21:39.270Z[ 9] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec
19862024-12-31T17:21:39.270Z[ 11] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec
19872024-12-31T17:21:39.270Z[ 13] 10.00-10.00 sec 113 KBytes 387 Mbits/sec
19882024-12-31T17:21:39.270Z[ 15] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec
19892024-12-31T17:21:39.270Z[ 17] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec
19902024-12-31T17:21:39.270Z[ 19] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec
19912024-12-31T17:21:39.270Z[SUM] 10.00-10.00 sec 396 KBytes 1.35 Gbits/sec
19922024-12-31T17:21:39.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
19932024-12-31T17:21:39.273Z[ ID] Interval Transfer Bandwidth
19942024-12-31T17:21:39.273Z[ 5] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
19952024-12-31T17:21:39.273Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19962024-12-31T17:21:39.273Z[ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
19972024-12-31T17:21:39.273Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19982024-12-31T17:21:39.273Z[ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
19992024-12-31T17:21:39.273Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20002024-12-31T17:21:39.274Z[ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
20012024-12-31T17:21:39.274Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20022024-12-31T17:21:39.274Z[ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
20032024-12-31T17:21:39.274Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20042024-12-31T17:21:39.274Z[ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
20052024-12-31T17:21:39.274Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20062024-12-31T17:21:39.274Z[ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
20072024-12-31T17:21:39.274Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20082024-12-31T17:21:39.274Z[ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
20092024-12-31T17:21:39.274Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20102024-12-31T17:21:39.274Z[SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender
20112024-12-31T17:21:39.274Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20122024-12-31T17:21:39.274ZRun 4/5...1425.803Mbps
20132024-12-31T17:21:46.299Z-----------------------------------------------------------
20142024-12-31T17:21:46.300ZServer listening on 5201
20152024-12-31T17:21:46.300Z-----------------------------------------------------------
20162024-12-31T17:21:46.300ZAccepted connection from 10.0.0.1, port 40423
20172024-12-31T17:21:46.300Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55097
20182024-12-31T17:21:46.300Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53958
20192024-12-31T17:21:46.300Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58670
20202024-12-31T17:21:46.300Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36657
20212024-12-31T17:21:46.300Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49752
20222024-12-31T17:21:46.300Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52495
20232024-12-31T17:21:46.300Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45233
20242024-12-31T17:21:46.300Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61356
20252024-12-31T17:21:46.300Z[ ID] Interval Transfer Bandwidth
20262024-12-31T17:21:46.300Z[ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
20272024-12-31T17:21:46.300Z[ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
20282024-12-31T17:21:46.300Z[ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
20292024-12-31T17:21:46.300Z[ 11] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
20302024-12-31T17:21:46.300Z[ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
20312024-12-31T17:21:46.300Z[ 15] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
20322024-12-31T17:21:46.300Z[ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
20332024-12-31T17:21:46.300Z[ 19] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
20342024-12-31T17:21:46.300Z[SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec
20352024-12-31T17:21:46.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362024-12-31T17:21:46.300Z[ 5] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20372024-12-31T17:21:46.300Z[ 7] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20382024-12-31T17:21:46.300Z[ 9] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20392024-12-31T17:21:46.300Z[ 11] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20402024-12-31T17:21:46.300Z[ 13] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20412024-12-31T17:21:46.300Z[ 15] 1.00-2.00 sec 21.1 MBytes 177 Mbits/sec
20422024-12-31T17:21:46.300Z[ 17] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20432024-12-31T17:21:46.300Z[ 19] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
20442024-12-31T17:21:46.300Z[SUM] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
20452024-12-31T17:21:46.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462024-12-31T17:21:46.300Z[ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20472024-12-31T17:21:46.300Z[ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20482024-12-31T17:21:46.300Z[ 9] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20492024-12-31T17:21:46.300Z[ 11] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20502024-12-31T17:21:46.301Z[ 13] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20512024-12-31T17:21:46.301Z[ 15] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20522024-12-31T17:21:46.301Z[ 17] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20532024-12-31T17:21:46.301Z[ 19] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
20542024-12-31T17:21:46.301Z[SUM] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec
20552024-12-31T17:21:46.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562024-12-31T17:21:46.301Z[ 5] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
20572024-12-31T17:21:46.301Z[ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
20582024-12-31T17:21:46.301Z[ 9] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
20592024-12-31T17:21:46.301Z[ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
20602024-12-31T17:21:46.301Z[ 13] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
20612024-12-31T17:21:46.301Z[ 15] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
20622024-12-31T17:21:46.301Z[ 17] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
20632024-12-31T17:21:46.301Z[ 19] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
20642024-12-31T17:21:46.301Z[SUM] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
20652024-12-31T17:21:46.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662024-12-31T17:21:46.301Z[ 5] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
20672024-12-31T17:21:46.301Z[ 7] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
20682024-12-31T17:21:46.301Z[ 9] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20692024-12-31T17:21:46.301Z[ 11] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20702024-12-31T17:21:46.301Z[ 13] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20712024-12-31T17:21:46.301Z[ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
20722024-12-31T17:21:46.301Z[ 17] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20732024-12-31T17:21:46.301Z[ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20742024-12-31T17:21:46.301Z[SUM] 4.00-5.00 sec 172 MBytes 1.45 Gbits/sec
20752024-12-31T17:21:46.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762024-12-31T17:21:46.301Z[ 5] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
20772024-12-31T17:21:46.301Z[ 7] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
20782024-12-31T17:21:46.301Z[ 9] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
20792024-12-31T17:21:46.301Z[ 11] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
20802024-12-31T17:21:46.301Z[ 13] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec
20812024-12-31T17:21:46.301Z[ 15] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec
20822024-12-31T17:21:46.301Z[ 17] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
20832024-12-31T17:21:46.301Z[ 19] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
20842024-12-31T17:21:46.301Z[SUM] 5.00-6.00 sec 172 MBytes 1.44 Gbits/sec
20852024-12-31T17:21:46.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862024-12-31T17:21:46.301Z[ 5] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec
20872024-12-31T17:21:46.301Z[ 7] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
20882024-12-31T17:21:46.301Z[ 9] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec
20892024-12-31T17:21:49.519Z[ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
20902024-12-31T17:21:49.519Z[ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
20912024-12-31T17:21:49.519Z[ 15] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec
20922024-12-31T17:21:49.519Z[ 17] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec
20932024-12-31T17:21:49.519Z[ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
20942024-12-31T17:21:49.519Z[SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec
20952024-12-31T17:21:49.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962024-12-31T17:21:49.519Z[ 5] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
20972024-12-31T17:21:49.519Z[ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
20982024-12-31T17:21:49.519Z[ 9] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
20992024-12-31T17:21:49.519Z[ 11] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
21002024-12-31T17:21:49.519Z[ 13] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec
21012024-12-31T17:21:49.519Z[ 15] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
21022024-12-31T17:21:49.519Z[ 17] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
21032024-12-31T17:21:49.519Z[ 19] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
21042024-12-31T17:21:49.519Z[SUM] 7.00-8.00 sec 172 MBytes 1.44 Gbits/sec
21052024-12-31T17:21:49.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
21062024-12-31T17:21:49.519Z[ 5] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
21072024-12-31T17:21:49.519Z[ 7] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
21082024-12-31T17:21:49.519Z[ 9] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
21092024-12-31T17:21:49.519Z[ 11] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
21102024-12-31T17:21:49.519Z[ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
21112024-12-31T17:21:49.519Z[ 15] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
21122024-12-31T17:21:49.519Z[ 17] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
21132024-12-31T17:21:49.519Z[ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
21142024-12-31T17:21:49.519Z[SUM] 8.00-9.00 sec 171 MBytes 1.44 Gbits/sec
21152024-12-31T17:21:49.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
21162024-12-31T17:21:49.519Z[ 5] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
21172024-12-31T17:21:49.519Z[ 7] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec
21182024-12-31T17:21:49.519Z[ 9] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
21192024-12-31T17:21:49.519Z[ 11] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
21202024-12-31T17:21:49.519Z[ 13] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
21212024-12-31T17:21:49.519Z[ 15] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
21222024-12-31T17:21:49.519Z[ 17] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
21232024-12-31T17:21:49.520Z[ 19] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec
21242024-12-31T17:21:49.520Z[SUM] 9.00-10.00 sec 170 MBytes 1.42 Gbits/sec
21252024-12-31T17:21:49.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
21262024-12-31T17:21:49.520Z[ 5] 10.00-10.00 sec 113 KBytes 441 Mbits/sec
21272024-12-31T17:21:49.520Z[ 7] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec
21282024-12-31T17:21:49.520Z[ 9] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec
21292024-12-31T17:21:49.520Z[ 11] 10.00-10.00 sec 113 KBytes 441 Mbits/sec
21302024-12-31T17:21:49.520Z[ 13] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec
21312024-12-31T17:21:49.520Z[ 15] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec
21322024-12-31T17:21:49.520Z[ 17] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec
21332024-12-31T17:21:49.520Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21342024-12-31T17:21:49.520Z[SUM] 10.00-10.00 sec 509 KBytes 1.99 Gbits/sec
21352024-12-31T17:21:49.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
21362024-12-31T17:21:49.520Z[ ID] Interval Transfer Bandwidth
21372024-12-31T17:21:49.523Z[ 5] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21382024-12-31T17:21:49.523Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21392024-12-31T17:21:49.523Z[ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21402024-12-31T17:21:49.523Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21412024-12-31T17:21:49.523Z[ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21422024-12-31T17:21:49.523Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21432024-12-31T17:21:49.523Z[ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21442024-12-31T17:21:49.523Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21452024-12-31T17:21:49.523Z[ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21462024-12-31T17:21:49.523Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21472024-12-31T17:21:49.523Z[ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21482024-12-31T17:21:49.523Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21492024-12-31T17:21:49.523Z[ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21502024-12-31T17:21:49.523Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21512024-12-31T17:21:49.523Z[ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
21522024-12-31T17:21:49.523Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21532024-12-31T17:21:49.523Z[SUM] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
21542024-12-31T17:21:49.523Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21552024-12-31T17:21:49.523ZRun 5/5...1421.436Mbps
21562024-12-31T17:21:49.523Z###---------------------###
21572024-12-31T17:21:49.523Z::: iPerf done... :::
21582024-12-31T17:21:49.523Z:::Awaiting out files...:::
21592024-12-31T17:21:49.523Z###---------------------###
21602024-12-31T17:21:49.523Z###-----###
21612024-12-31T17:21:49.523Z:::done!:::
21622024-12-31T17:21:49.523Z###-----###
21632024-12-31T17:21:49.523Z###-------------------###
21642024-12-31T17:21:49.523Z:::Running experiment :::
21652024-12-31T17:21:49.523Z:::iperf-tcp/local/c2s:::
21662024-12-31T17:21:49.523Z###-------------------###
21672024-12-31T17:21:50.026Zdtrace: description 'profile-201us ' matched 2 probes
21682024-12-31T17:21:56.553Z-----------------------------------------------------------
21692024-12-31T17:21:56.553ZServer listening on 5201
21702024-12-31T17:21:56.553Z-----------------------------------------------------------
21712024-12-31T17:21:56.553ZAccepted connection from 10.0.0.1, port 62554
21722024-12-31T17:21:56.553Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46749
21732024-12-31T17:21:56.553Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44141
21742024-12-31T17:21:56.553Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36365
21752024-12-31T17:21:56.553Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46598
21762024-12-31T17:21:56.553Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39340
21772024-12-31T17:21:56.553Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53658
21782024-12-31T17:21:56.553Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56359
21792024-12-31T17:21:56.553Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60808
21802024-12-31T17:21:56.553Z[ ID] Interval Transfer Bandwidth
21812024-12-31T17:21:56.553Z[ 5] 0.00-1.00 sec 15.7 MBytes 132 Mbits/sec
21822024-12-31T17:21:56.553Z[ 7] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
21832024-12-31T17:21:56.553Z[ 9] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
21842024-12-31T17:21:56.553Z[ 11] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
21852024-12-31T17:21:56.553Z[ 13] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
21862024-12-31T17:21:56.553Z[ 15] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21872024-12-31T17:21:56.554Z[ 17] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21882024-12-31T17:21:56.554Z[ 19] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21892024-12-31T17:21:56.554Z[SUM] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21902024-12-31T17:21:56.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
21912024-12-31T17:21:56.554Z[ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21922024-12-31T17:21:56.554Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21932024-12-31T17:21:56.554Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21942024-12-31T17:21:56.554Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21952024-12-31T17:21:56.554Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21962024-12-31T17:21:56.554Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21972024-12-31T17:21:56.554Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21982024-12-31T17:21:56.554Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21992024-12-31T17:21:56.554Z[SUM] 1.00-2.00 sec 107 MBytes 897 Mbits/sec
22002024-12-31T17:21:56.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
22012024-12-31T17:21:56.554Z[ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22022024-12-31T17:21:56.554Z[ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22032024-12-31T17:21:56.554Z[ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22042024-12-31T17:21:56.554Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
22052024-12-31T17:21:56.554Z[ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22062024-12-31T17:21:56.554Z[ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22072024-12-31T17:21:56.554Z[ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22082024-12-31T17:21:56.554Z[ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
22092024-12-31T17:21:56.554Z[SUM] 2.00-3.00 sec 108 MBytes 904 Mbits/sec
22102024-12-31T17:21:56.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
22112024-12-31T17:21:56.554Z[ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22122024-12-31T17:21:56.555Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22132024-12-31T17:21:56.555Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22142024-12-31T17:21:56.555Z[ 11] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22152024-12-31T17:21:56.555Z[ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22162024-12-31T17:21:56.555Z[ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22172024-12-31T17:21:56.555Z[ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22182024-12-31T17:21:56.555Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
22192024-12-31T17:21:56.555Z[SUM] 3.00-4.00 sec 107 MBytes 898 Mbits/sec
22202024-12-31T17:21:56.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
22212024-12-31T17:21:56.555Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22222024-12-31T17:21:56.555Z[ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22232024-12-31T17:21:56.555Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22242024-12-31T17:21:56.555Z[ 11] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec
22252024-12-31T17:21:56.555Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22262024-12-31T17:21:56.555Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22272024-12-31T17:21:56.555Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22282024-12-31T17:21:56.555Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22292024-12-31T17:21:56.555Z[SUM] 4.00-5.00 sec 107 MBytes 898 Mbits/sec
22302024-12-31T17:21:56.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
22312024-12-31T17:21:56.555Z[ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22322024-12-31T17:21:56.560Z[ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22332024-12-31T17:21:56.560Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22342024-12-31T17:21:56.560Z[ 11] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22352024-12-31T17:21:56.560Z[ 13] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22362024-12-31T17:21:56.560Z[ 15] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22372024-12-31T17:21:56.560Z[ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22382024-12-31T17:21:56.560Z[ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
22392024-12-31T17:21:56.560Z[SUM] 5.00-6.00 sec 107 MBytes 897 Mbits/sec
22402024-12-31T17:21:56.560Z- - - - - - - - - - - - - - - - - - - - - - - - -
22412024-12-31T17:21:56.560Z[ 5] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
22422024-12-31T17:21:56.560Z[ 7] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec
22432024-12-31T17:21:56.560Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
22442024-12-31T17:21:59.668Z[ 11] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
22452024-12-31T17:21:59.668Z[ 13] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
22462024-12-31T17:21:59.668Z[ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
22472024-12-31T17:21:59.668Z[ 17] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
22482024-12-31T17:21:59.668Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
22492024-12-31T17:21:59.668Z[SUM] 6.00-7.00 sec 106 MBytes 892 Mbits/sec
22502024-12-31T17:21:59.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
22512024-12-31T17:21:59.669Z[ 5] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
22522024-12-31T17:21:59.669Z[ 7] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
22532024-12-31T17:21:59.669Z[ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
22542024-12-31T17:21:59.669Z[ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
22552024-12-31T17:21:59.669Z[ 13] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
22562024-12-31T17:21:59.669Z[ 15] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
22572024-12-31T17:21:59.669Z[ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
22582024-12-31T17:21:59.669Z[ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
22592024-12-31T17:21:59.669Z[SUM] 7.00-8.00 sec 107 MBytes 895 Mbits/sec
22602024-12-31T17:21:59.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
22612024-12-31T17:21:59.669Z[ 5] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
22622024-12-31T17:21:59.669Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
22632024-12-31T17:21:59.669Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
22642024-12-31T17:21:59.669Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
22652024-12-31T17:21:59.669Z[ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
22662024-12-31T17:21:59.669Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
22672024-12-31T17:21:59.669Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
22682024-12-31T17:21:59.669Z[ 19] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
22692024-12-31T17:21:59.669Z[SUM] 8.00-9.00 sec 107 MBytes 901 Mbits/sec
22702024-12-31T17:21:59.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712024-12-31T17:21:59.669Z[ 5] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
22722024-12-31T17:21:59.669Z[ 7] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
22732024-12-31T17:21:59.669Z[ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
22742024-12-31T17:21:59.669Z[ 11] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
22752024-12-31T17:21:59.669Z[ 13] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
22762024-12-31T17:21:59.669Z[ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
22772024-12-31T17:21:59.669Z[ 17] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
22782024-12-31T17:21:59.669Z[ 19] 9.00-10.00 sec 13.5 MBytes 114 Mbits/sec
22792024-12-31T17:21:59.669Z[SUM] 9.00-10.00 sec 108 MBytes 907 Mbits/sec
22802024-12-31T17:21:59.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812024-12-31T17:21:59.669Z[ 5] 10.00-10.00 sec 8.48 KBytes 19.0 Mbits/sec
22822024-12-31T17:21:59.669Z[ 7] 10.00-10.00 sec 90.5 KBytes 203 Mbits/sec
22832024-12-31T17:21:59.669Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22842024-12-31T17:21:59.669Z[ 11] 10.00-10.00 sec 124 KBytes 279 Mbits/sec
22852024-12-31T17:21:59.669Z[ 13] 10.00-10.00 sec 124 KBytes 279 Mbits/sec
22862024-12-31T17:21:59.669Z[ 15] 10.00-10.00 sec 124 KBytes 279 Mbits/sec
22872024-12-31T17:21:59.669Z[ 17] 10.00-10.00 sec 42.4 KBytes 95.1 Mbits/sec
22882024-12-31T17:21:59.669Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22892024-12-31T17:21:59.670Z[SUM] 10.00-10.00 sec 515 KBytes 1.15 Gbits/sec
22902024-12-31T17:21:59.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912024-12-31T17:21:59.670Z[ ID] Interval Transfer Bandwidth
22922024-12-31T17:21:59.670Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22932024-12-31T17:21:59.670Z[ 5] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
22942024-12-31T17:21:59.670Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22952024-12-31T17:21:59.670Z[ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
22962024-12-31T17:21:59.670Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22972024-12-31T17:21:59.670Z[ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
22982024-12-31T17:21:59.670Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22992024-12-31T17:21:59.670Z[ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23002024-12-31T17:21:59.670Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23012024-12-31T17:21:59.670Z[ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23022024-12-31T17:21:59.670Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23032024-12-31T17:21:59.670Z[ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23042024-12-31T17:21:59.670Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23052024-12-31T17:21:59.670Z[ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23062024-12-31T17:21:59.670Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23072024-12-31T17:21:59.670Z[ 19] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23082024-12-31T17:21:59.670Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23092024-12-31T17:21:59.670Z[SUM] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec receiver
23102024-12-31T17:21:59.673ZRun 1/10...913.589521939283Mbps
23112024-12-31T17:22:06.703Z-----------------------------------------------------------
23122024-12-31T17:22:06.703ZServer listening on 5201
23132024-12-31T17:22:06.703Z-----------------------------------------------------------
23142024-12-31T17:22:06.703ZAccepted connection from 10.0.0.1, port 55562
23152024-12-31T17:22:06.703Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60061
23162024-12-31T17:22:06.703Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65174
23172024-12-31T17:22:06.703Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41681
23182024-12-31T17:22:06.703Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35151
23192024-12-31T17:22:06.703Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50688
23202024-12-31T17:22:06.703Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53210
23212024-12-31T17:22:06.703Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54973
23222024-12-31T17:22:06.703Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58697
23232024-12-31T17:22:06.703Z[ ID] Interval Transfer Bandwidth
23242024-12-31T17:22:06.703Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
23252024-12-31T17:22:06.703Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23262024-12-31T17:22:06.703Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23272024-12-31T17:22:06.704Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23282024-12-31T17:22:06.704Z[ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
23292024-12-31T17:22:06.704Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
23302024-12-31T17:22:06.704Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
23312024-12-31T17:22:06.704Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
23322024-12-31T17:22:06.704Z[SUM] 0.00-1.00 sec 95.9 MBytes 805 Mbits/sec
23332024-12-31T17:22:06.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342024-12-31T17:22:06.704Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23352024-12-31T17:22:06.704Z[ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
23362024-12-31T17:22:06.704Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23372024-12-31T17:22:06.704Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23382024-12-31T17:22:06.704Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
23392024-12-31T17:22:06.704Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
23402024-12-31T17:22:06.704Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
23412024-12-31T17:22:06.704Z[ 19] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
23422024-12-31T17:22:06.704Z[SUM] 1.00-2.00 sec 106 MBytes 892 Mbits/sec
23432024-12-31T17:22:06.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442024-12-31T17:22:06.704Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23452024-12-31T17:22:06.704Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23462024-12-31T17:22:06.704Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23472024-12-31T17:22:06.704Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23482024-12-31T17:22:06.704Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23492024-12-31T17:22:06.704Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23502024-12-31T17:22:06.704Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23512024-12-31T17:22:06.704Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23522024-12-31T17:22:06.704Z[SUM] 2.00-3.00 sec 106 MBytes 886 Mbits/sec
23532024-12-31T17:22:06.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542024-12-31T17:22:06.704Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23552024-12-31T17:22:06.704Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23562024-12-31T17:22:06.704Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23572024-12-31T17:22:06.704Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23582024-12-31T17:22:06.704Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
23592024-12-31T17:22:06.704Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23602024-12-31T17:22:06.704Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23612024-12-31T17:22:06.704Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23622024-12-31T17:22:06.704Z[SUM] 3.00-4.00 sec 105 MBytes 880 Mbits/sec
23632024-12-31T17:22:06.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642024-12-31T17:22:06.704Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23652024-12-31T17:22:06.704Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23662024-12-31T17:22:06.704Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23672024-12-31T17:22:06.705Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23682024-12-31T17:22:06.705Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23692024-12-31T17:22:06.705Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23702024-12-31T17:22:06.705Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23712024-12-31T17:22:06.705Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23722024-12-31T17:22:06.705Z[SUM] 4.00-5.00 sec 105 MBytes 881 Mbits/sec
23732024-12-31T17:22:06.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
23742024-12-31T17:22:06.705Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23752024-12-31T17:22:06.705Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23762024-12-31T17:22:06.705Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23772024-12-31T17:22:06.705Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23782024-12-31T17:22:06.705Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23792024-12-31T17:22:06.708Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23802024-12-31T17:22:06.708Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23812024-12-31T17:22:06.708Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23822024-12-31T17:22:06.708Z[SUM] 5.00-6.00 sec 104 MBytes 873 Mbits/sec
23832024-12-31T17:22:06.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
23842024-12-31T17:22:06.708Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23852024-12-31T17:22:06.708Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23862024-12-31T17:22:06.708Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23872024-12-31T17:22:09.819Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23882024-12-31T17:22:09.819Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
23892024-12-31T17:22:09.819Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23902024-12-31T17:22:09.819Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23912024-12-31T17:22:09.819Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23922024-12-31T17:22:09.819Z[SUM] 6.00-7.00 sec 105 MBytes 881 Mbits/sec
23932024-12-31T17:22:09.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
23942024-12-31T17:22:09.819Z[ 5] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
23952024-12-31T17:22:09.819Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
23962024-12-31T17:22:09.819Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
23972024-12-31T17:22:09.819Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
23982024-12-31T17:22:09.819Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
23992024-12-31T17:22:09.819Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
24002024-12-31T17:22:09.819Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
24012024-12-31T17:22:09.819Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
24022024-12-31T17:22:09.820Z[SUM] 7.00-8.00 sec 106 MBytes 886 Mbits/sec
24032024-12-31T17:22:09.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
24042024-12-31T17:22:09.820Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
24052024-12-31T17:22:09.820Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24062024-12-31T17:22:09.820Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
24072024-12-31T17:22:09.820Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
24082024-12-31T17:22:09.820Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
24092024-12-31T17:22:09.820Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
24102024-12-31T17:22:09.820Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
24112024-12-31T17:22:09.820Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24122024-12-31T17:22:09.820Z[SUM] 8.00-9.00 sec 105 MBytes 878 Mbits/sec
24132024-12-31T17:22:09.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
24142024-12-31T17:22:09.820Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24152024-12-31T17:22:09.820Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24162024-12-31T17:22:09.820Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24172024-12-31T17:22:09.820Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24182024-12-31T17:22:09.820Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24192024-12-31T17:22:09.820Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24202024-12-31T17:22:09.820Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24212024-12-31T17:22:09.820Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
24222024-12-31T17:22:09.820Z[SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec
24232024-12-31T17:22:09.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
24242024-12-31T17:22:09.820Z[ 5] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
24252024-12-31T17:22:09.820Z[ 7] 10.00-10.00 sec 102 KBytes 187 Mbits/sec
24262024-12-31T17:22:09.820Z[ 9] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
24272024-12-31T17:22:09.820Z[ 11] 10.00-10.00 sec 84.8 KBytes 155 Mbits/sec
24282024-12-31T17:22:09.820Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24292024-12-31T17:22:09.820Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24302024-12-31T17:22:09.820Z[ 17] 10.00-10.00 sec 113 KBytes 207 Mbits/sec
24312024-12-31T17:22:09.820Z[ 19] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
24322024-12-31T17:22:09.820Z[SUM] 10.00-10.00 sec 673 KBytes 1.23 Gbits/sec
24332024-12-31T17:22:09.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
24342024-12-31T17:22:09.820Z[ ID] Interval Transfer Bandwidth
24352024-12-31T17:22:09.820Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24362024-12-31T17:22:09.820Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
24372024-12-31T17:22:09.820Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24382024-12-31T17:22:09.820Z[ 7] 0.00-10.00 sec 131 MBytes 109 Mbits/sec receiver
24392024-12-31T17:22:09.820Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24402024-12-31T17:22:09.820Z[ 9] 0.00-10.00 sec 131 MBytes 109 Mbits/sec receiver
24412024-12-31T17:22:09.820Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24422024-12-31T17:22:09.821Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24432024-12-31T17:22:09.821Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24442024-12-31T17:22:09.821Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24452024-12-31T17:22:09.821Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24462024-12-31T17:22:09.821Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24472024-12-31T17:22:09.821Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24482024-12-31T17:22:09.821Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24492024-12-31T17:22:09.821Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24502024-12-31T17:22:09.821Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24512024-12-31T17:22:09.821Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24522024-12-31T17:22:09.821Z[SUM] 0.00-10.00 sec 1.02 GBytes 875 Mbits/sec receiver
24532024-12-31T17:22:09.824ZRun 2/10...875.735393068954Mbps
24542024-12-31T17:22:16.852Z-----------------------------------------------------------
24552024-12-31T17:22:16.852ZServer listening on 5201
24562024-12-31T17:22:16.852Z-----------------------------------------------------------
24572024-12-31T17:22:16.852ZAccepted connection from 10.0.0.1, port 47053
24582024-12-31T17:22:16.852Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37924
24592024-12-31T17:22:16.852Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62727
24602024-12-31T17:22:16.852Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61171
24612024-12-31T17:22:16.852Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64748
24622024-12-31T17:22:16.852Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41084
24632024-12-31T17:22:16.852Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33005
24642024-12-31T17:22:16.853Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53044
24652024-12-31T17:22:16.853Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61987
24662024-12-31T17:22:16.853Z[ ID] Interval Transfer Bandwidth
24672024-12-31T17:22:16.853Z[ 5] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
24682024-12-31T17:22:16.853Z[ 7] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec
24692024-12-31T17:22:16.853Z[ 9] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
24702024-12-31T17:22:16.853Z[ 11] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
24712024-12-31T17:22:16.853Z[ 13] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
24722024-12-31T17:22:16.853Z[ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
24732024-12-31T17:22:16.853Z[ 17] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
24742024-12-31T17:22:16.853Z[ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
24752024-12-31T17:22:16.853Z[SUM] 0.00-1.00 sec 94.5 MBytes 793 Mbits/sec
24762024-12-31T17:22:16.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772024-12-31T17:22:16.853Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
24782024-12-31T17:22:16.853Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
24792024-12-31T17:22:16.853Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
24802024-12-31T17:22:16.853Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
24812024-12-31T17:22:16.853Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
24822024-12-31T17:22:16.853Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
24832024-12-31T17:22:16.853Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
24842024-12-31T17:22:16.853Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
24852024-12-31T17:22:16.853Z[SUM] 1.00-2.00 sec 104 MBytes 868 Mbits/sec
24862024-12-31T17:22:16.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872024-12-31T17:22:16.853Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
24882024-12-31T17:22:16.853Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
24892024-12-31T17:22:16.853Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
24902024-12-31T17:22:16.853Z[ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
24912024-12-31T17:22:16.853Z[ 13] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
24922024-12-31T17:22:16.853Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
24932024-12-31T17:22:16.853Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
24942024-12-31T17:22:16.853Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
24952024-12-31T17:22:16.853Z[SUM] 2.00-3.00 sec 103 MBytes 862 Mbits/sec
24962024-12-31T17:22:16.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972024-12-31T17:22:16.853Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
24982024-12-31T17:22:16.853Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
24992024-12-31T17:22:16.853Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
25002024-12-31T17:22:16.853Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
25012024-12-31T17:22:16.853Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
25022024-12-31T17:22:16.853Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
25032024-12-31T17:22:16.854Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
25042024-12-31T17:22:16.854Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
25052024-12-31T17:22:16.854Z[SUM] 3.00-4.00 sec 104 MBytes 869 Mbits/sec
25062024-12-31T17:22:16.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072024-12-31T17:22:16.854Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25082024-12-31T17:22:16.854Z[ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
25092024-12-31T17:22:16.854Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25102024-12-31T17:22:16.854Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25112024-12-31T17:22:16.854Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25122024-12-31T17:22:16.854Z[ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
25132024-12-31T17:22:16.854Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25142024-12-31T17:22:16.854Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25152024-12-31T17:22:16.854Z[SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec
25162024-12-31T17:22:16.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172024-12-31T17:22:16.854Z[ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
25182024-12-31T17:22:16.854Z[ 7] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
25192024-12-31T17:22:16.854Z[ 9] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
25202024-12-31T17:22:16.854Z[ 11] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
25212024-12-31T17:22:16.854Z[ 13] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
25222024-12-31T17:22:16.854Z[ 15] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
25232024-12-31T17:22:16.854Z[ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
25242024-12-31T17:22:16.854Z[ 19] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
25252024-12-31T17:22:16.854Z[SUM] 5.00-6.00 sec 101 MBytes 850 Mbits/sec
25262024-12-31T17:22:16.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25272024-12-31T17:22:16.854Z[ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25282024-12-31T17:22:16.854Z[ 7] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25292024-12-31T17:22:16.854Z[ 9] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25302024-12-31T17:22:20.069Z[ 11] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25312024-12-31T17:22:20.069Z[ 13] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25322024-12-31T17:22:20.069Z[ 15] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25332024-12-31T17:22:20.069Z[ 17] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
25342024-12-31T17:22:20.069Z[ 19] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
25352024-12-31T17:22:20.069Z[SUM] 6.00-7.00 sec 101 MBytes 848 Mbits/sec
25362024-12-31T17:22:20.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
25372024-12-31T17:22:20.069Z[ 5] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25382024-12-31T17:22:20.069Z[ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25392024-12-31T17:22:20.069Z[ 9] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25402024-12-31T17:22:20.069Z[ 11] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25412024-12-31T17:22:20.069Z[ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25422024-12-31T17:22:20.069Z[ 15] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25432024-12-31T17:22:20.070Z[ 17] 7.00-8.00 sec 12.5 MBytes 105 Mbits/sec
25442024-12-31T17:22:20.070Z[ 19] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
25452024-12-31T17:22:20.070Z[SUM] 7.00-8.00 sec 101 MBytes 847 Mbits/sec
25462024-12-31T17:22:20.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472024-12-31T17:22:20.070Z[ 5] 8.00-9.00 sec 12.6 MBytes 105 Mbits/sec
25482024-12-31T17:22:20.070Z[ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
25492024-12-31T17:22:20.070Z[ 9] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
25502024-12-31T17:22:20.070Z[ 11] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
25512024-12-31T17:22:20.070Z[ 13] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
25522024-12-31T17:22:20.070Z[ 15] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
25532024-12-31T17:22:20.070Z[ 17] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
25542024-12-31T17:22:20.070Z[ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
25552024-12-31T17:22:20.070Z[SUM] 8.00-9.00 sec 101 MBytes 844 Mbits/sec
25562024-12-31T17:22:20.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572024-12-31T17:22:20.070Z[ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25582024-12-31T17:22:20.070Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25592024-12-31T17:22:20.070Z[ 9] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
25602024-12-31T17:22:20.070Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25612024-12-31T17:22:20.070Z[ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25622024-12-31T17:22:20.070Z[ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25632024-12-31T17:22:20.070Z[ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25642024-12-31T17:22:20.070Z[ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
25652024-12-31T17:22:20.070Z[SUM] 9.00-10.00 sec 101 MBytes 847 Mbits/sec
25662024-12-31T17:22:20.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672024-12-31T17:22:20.070Z[ 5] 10.00-10.00 sec 115 KBytes 234 Mbits/sec
25682024-12-31T17:22:20.070Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25692024-12-31T17:22:20.070Z[ 9] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
25702024-12-31T17:22:20.070Z[ 11] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
25712024-12-31T17:22:20.070Z[ 13] 10.00-10.00 sec 87.7 KBytes 179 Mbits/sec
25722024-12-31T17:22:20.070Z[ 15] 10.00-10.00 sec 8.48 KBytes 17.3 Mbits/sec
25732024-12-31T17:22:20.070Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25742024-12-31T17:22:20.070Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25752024-12-31T17:22:20.070Z[SUM] 10.00-10.00 sec 460 KBytes 938 Mbits/sec
25762024-12-31T17:22:20.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772024-12-31T17:22:20.070Z[ ID] Interval Transfer Bandwidth
25782024-12-31T17:22:20.070Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25792024-12-31T17:22:20.070Z[ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25802024-12-31T17:22:20.070Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25812024-12-31T17:22:20.071Z[ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25822024-12-31T17:22:20.071Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25832024-12-31T17:22:20.071Z[ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25842024-12-31T17:22:20.071Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25852024-12-31T17:22:20.071Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25862024-12-31T17:22:20.071Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25872024-12-31T17:22:20.071Z[ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25882024-12-31T17:22:20.071Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25892024-12-31T17:22:20.071Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25902024-12-31T17:22:20.071Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25912024-12-31T17:22:20.071Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25922024-12-31T17:22:20.071Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25932024-12-31T17:22:20.071Z[ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver
25942024-12-31T17:22:20.071Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25952024-12-31T17:22:20.071Z[SUM] 0.00-10.00 sec 1013 MBytes 849 Mbits/sec receiver
25962024-12-31T17:22:20.074ZRun 3/10...849.748561065815Mbps
25972024-12-31T17:22:27.102Z-----------------------------------------------------------
25982024-12-31T17:22:27.102ZServer listening on 5201
25992024-12-31T17:22:27.102Z-----------------------------------------------------------
26002024-12-31T17:22:27.102ZAccepted connection from 10.0.0.1, port 37086
26012024-12-31T17:22:27.102Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56922
26022024-12-31T17:22:27.102Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56092
26032024-12-31T17:22:27.102Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40078
26042024-12-31T17:22:27.102Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36054
26052024-12-31T17:22:27.102Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56357
26062024-12-31T17:22:27.102Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40784
26072024-12-31T17:22:27.102Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53688
26082024-12-31T17:22:27.102Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39573
26092024-12-31T17:22:27.102Z[ ID] Interval Transfer Bandwidth
26102024-12-31T17:22:27.102Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26112024-12-31T17:22:27.103Z[ 7] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
26122024-12-31T17:22:27.103Z[ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26132024-12-31T17:22:27.103Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26142024-12-31T17:22:27.103Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26152024-12-31T17:22:27.103Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26162024-12-31T17:22:27.103Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26172024-12-31T17:22:27.103Z[ 19] 0.00-1.00 sec 11.8 MBytes 99.0 Mbits/sec
26182024-12-31T17:22:27.103Z[SUM] 0.00-1.00 sec 95.3 MBytes 800 Mbits/sec
26192024-12-31T17:22:27.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
26202024-12-31T17:22:27.103Z[ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
26212024-12-31T17:22:27.103Z[ 7] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec
26222024-12-31T17:22:27.103Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
26232024-12-31T17:22:27.103Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26242024-12-31T17:22:27.103Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26252024-12-31T17:22:27.103Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26262024-12-31T17:22:27.103Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26272024-12-31T17:22:27.103Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
26282024-12-31T17:22:27.103Z[SUM] 1.00-2.00 sec 106 MBytes 892 Mbits/sec
26292024-12-31T17:22:27.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
26302024-12-31T17:22:27.103Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
26312024-12-31T17:22:27.103Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
26322024-12-31T17:22:27.103Z[ 9] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
26332024-12-31T17:22:27.103Z[ 11] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
26342024-12-31T17:22:27.103Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
26352024-12-31T17:22:27.103Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
26362024-12-31T17:22:27.103Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
26372024-12-31T17:22:27.103Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
26382024-12-31T17:22:27.103Z[SUM] 2.00-3.00 sec 106 MBytes 890 Mbits/sec
26392024-12-31T17:22:27.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
26402024-12-31T17:22:27.103Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26412024-12-31T17:22:27.103Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26422024-12-31T17:22:27.103Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26432024-12-31T17:22:27.103Z[ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26442024-12-31T17:22:27.103Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26452024-12-31T17:22:27.103Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26462024-12-31T17:22:27.103Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26472024-12-31T17:22:27.103Z[ 19] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
26482024-12-31T17:22:27.103Z[SUM] 3.00-4.00 sec 106 MBytes 886 Mbits/sec
26492024-12-31T17:22:27.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
26502024-12-31T17:22:27.104Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26512024-12-31T17:22:27.104Z[ 7] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
26522024-12-31T17:22:27.104Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26532024-12-31T17:22:27.104Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26542024-12-31T17:22:27.104Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26552024-12-31T17:22:27.104Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26562024-12-31T17:22:27.104Z[ 17] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
26572024-12-31T17:22:27.104Z[ 19] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
26582024-12-31T17:22:27.104Z[SUM] 4.00-5.00 sec 107 MBytes 895 Mbits/sec
26592024-12-31T17:22:27.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
26602024-12-31T17:22:27.104Z[ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
26612024-12-31T17:22:27.104Z[ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
26622024-12-31T17:22:27.104Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
26632024-12-31T17:22:27.104Z[ 11] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
26642024-12-31T17:22:27.104Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
26652024-12-31T17:22:27.104Z[ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
26662024-12-31T17:22:27.104Z[ 17] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
26672024-12-31T17:22:27.104Z[ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
26682024-12-31T17:22:27.104Z[SUM] 5.00-6.00 sec 107 MBytes 894 Mbits/sec
26692024-12-31T17:22:27.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
26702024-12-31T17:22:27.104Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26712024-12-31T17:22:27.104Z[ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26722024-12-31T17:22:27.104Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26732024-12-31T17:22:30.219Z[ 11] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
26742024-12-31T17:22:30.219Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26752024-12-31T17:22:30.219Z[ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26762024-12-31T17:22:30.219Z[ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26772024-12-31T17:22:30.219Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
26782024-12-31T17:22:30.219Z[SUM] 6.00-7.00 sec 106 MBytes 889 Mbits/sec
26792024-12-31T17:22:30.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
26802024-12-31T17:22:30.219Z[ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
26812024-12-31T17:22:30.219Z[ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
26822024-12-31T17:22:30.219Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
26832024-12-31T17:22:30.219Z[ 11] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
26842024-12-31T17:22:30.219Z[ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
26852024-12-31T17:22:30.219Z[ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
26862024-12-31T17:22:30.219Z[ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
26872024-12-31T17:22:30.219Z[ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
26882024-12-31T17:22:30.219Z[SUM] 7.00-8.00 sec 107 MBytes 896 Mbits/sec
26892024-12-31T17:22:30.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
26902024-12-31T17:22:30.220Z[ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
26912024-12-31T17:22:30.220Z[ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
26922024-12-31T17:22:30.220Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
26932024-12-31T17:22:30.220Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
26942024-12-31T17:22:30.220Z[ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
26952024-12-31T17:22:30.220Z[ 15] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
26962024-12-31T17:22:30.220Z[ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
26972024-12-31T17:22:30.220Z[ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
26982024-12-31T17:22:30.220Z[SUM] 8.00-9.00 sec 106 MBytes 892 Mbits/sec
26992024-12-31T17:22:30.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
27002024-12-31T17:22:30.220Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27012024-12-31T17:22:30.220Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27022024-12-31T17:22:30.220Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27032024-12-31T17:22:30.220Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27042024-12-31T17:22:30.220Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27052024-12-31T17:22:30.220Z[ 15] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
27062024-12-31T17:22:30.220Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27072024-12-31T17:22:30.220Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27082024-12-31T17:22:30.220Z[SUM] 9.00-10.00 sec 106 MBytes 889 Mbits/sec
27092024-12-31T17:22:30.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
27102024-12-31T17:22:30.220Z[ 5] 10.00-10.00 sec 119 KBytes 218 Mbits/sec
27112024-12-31T17:22:30.220Z[ 7] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
27122024-12-31T17:22:30.220Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27132024-12-31T17:22:30.220Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27142024-12-31T17:22:30.220Z[ 13] 10.00-10.00 sec 52.3 KBytes 95.8 Mbits/sec
27152024-12-31T17:22:30.220Z[ 15] 10.00-10.00 sec 93.3 KBytes 171 Mbits/sec
27162024-12-31T17:22:30.220Z[ 17] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
27172024-12-31T17:22:30.220Z[ 19] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
27182024-12-31T17:22:30.220Z[SUM] 10.00-10.00 sec 638 KBytes 1.17 Gbits/sec
27192024-12-31T17:22:30.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
27202024-12-31T17:22:30.220Z[ ID] Interval Transfer Bandwidth
27212024-12-31T17:22:30.220Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27222024-12-31T17:22:30.220Z[ 5] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
27232024-12-31T17:22:30.220Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27242024-12-31T17:22:30.220Z[ 7] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
27252024-12-31T17:22:30.220Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27262024-12-31T17:22:30.220Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27272024-12-31T17:22:30.220Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27282024-12-31T17:22:30.221Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27292024-12-31T17:22:30.221Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27302024-12-31T17:22:30.221Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27312024-12-31T17:22:30.221Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27322024-12-31T17:22:30.221Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27332024-12-31T17:22:30.223Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27342024-12-31T17:22:30.223Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27352024-12-31T17:22:30.224Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27362024-12-31T17:22:30.224Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27372024-12-31T17:22:30.224Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27382024-12-31T17:22:30.224Z[SUM] 0.00-10.00 sec 1.03 GBytes 882 Mbits/sec receiver
27392024-12-31T17:22:30.224ZRun 4/10...882.896855939432Mbps
27402024-12-31T17:22:37.252Z-----------------------------------------------------------
27412024-12-31T17:22:37.252ZServer listening on 5201
27422024-12-31T17:22:37.252Z-----------------------------------------------------------
27432024-12-31T17:22:37.252ZAccepted connection from 10.0.0.1, port 38756
27442024-12-31T17:22:37.252Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54223
27452024-12-31T17:22:37.253Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62534
27462024-12-31T17:22:37.256Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58805
27472024-12-31T17:22:37.256Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38807
27482024-12-31T17:22:37.256Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43766
27492024-12-31T17:22:37.256Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58632
27502024-12-31T17:22:37.256Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33069
27512024-12-31T17:22:37.256Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39864
27522024-12-31T17:22:37.256Z[ ID] Interval Transfer Bandwidth
27532024-12-31T17:22:37.256Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
27542024-12-31T17:22:37.256Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27552024-12-31T17:22:37.256Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27562024-12-31T17:22:37.257Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27572024-12-31T17:22:37.257Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27582024-12-31T17:22:37.257Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27592024-12-31T17:22:37.257Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27602024-12-31T17:22:37.257Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27612024-12-31T17:22:37.257Z[SUM] 0.00-1.00 sec 95.9 MBytes 805 Mbits/sec
27622024-12-31T17:22:37.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
27632024-12-31T17:22:37.257Z[ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27642024-12-31T17:22:37.257Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27652024-12-31T17:22:37.257Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27662024-12-31T17:22:37.257Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27672024-12-31T17:22:37.257Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
27682024-12-31T17:22:37.257Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27692024-12-31T17:22:37.257Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27702024-12-31T17:22:37.257Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
27712024-12-31T17:22:37.257Z[SUM] 1.00-2.00 sec 107 MBytes 898 Mbits/sec
27722024-12-31T17:22:37.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
27732024-12-31T17:22:37.257Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27742024-12-31T17:22:37.257Z[ 7] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec
27752024-12-31T17:22:37.257Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27762024-12-31T17:22:37.257Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27772024-12-31T17:22:37.257Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27782024-12-31T17:22:37.257Z[ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27792024-12-31T17:22:37.257Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27802024-12-31T17:22:37.257Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27812024-12-31T17:22:37.258Z[SUM] 2.00-3.00 sec 107 MBytes 899 Mbits/sec
27822024-12-31T17:22:37.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
27832024-12-31T17:22:37.258Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27842024-12-31T17:22:37.258Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27852024-12-31T17:22:37.258Z[ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27862024-12-31T17:22:37.258Z[ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27872024-12-31T17:22:37.258Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27882024-12-31T17:22:37.258Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27892024-12-31T17:22:37.258Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27902024-12-31T17:22:37.258Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27912024-12-31T17:22:37.258Z[SUM] 3.00-4.00 sec 108 MBytes 905 Mbits/sec
27922024-12-31T17:22:37.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
27932024-12-31T17:22:37.258Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27942024-12-31T17:22:37.258Z[ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27952024-12-31T17:22:37.258Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27962024-12-31T17:22:37.258Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27972024-12-31T17:22:37.258Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27982024-12-31T17:22:37.258Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27992024-12-31T17:22:37.258Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
28002024-12-31T17:22:37.258Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
28012024-12-31T17:22:37.258Z[SUM] 4.00-5.00 sec 107 MBytes 898 Mbits/sec
28022024-12-31T17:22:37.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
28032024-12-31T17:22:37.258Z[ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
28042024-12-31T17:22:37.258Z[ 7] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
28052024-12-31T17:22:37.258Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
28062024-12-31T17:22:37.259Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28072024-12-31T17:22:37.259Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28082024-12-31T17:22:37.259Z[ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28092024-12-31T17:22:37.259Z[ 17] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
28102024-12-31T17:22:37.259Z[ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
28112024-12-31T17:22:37.259Z[SUM] 5.00-6.00 sec 106 MBytes 893 Mbits/sec
28122024-12-31T17:22:37.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
28132024-12-31T17:22:37.259Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28142024-12-31T17:22:37.259Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28152024-12-31T17:22:37.259Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28162024-12-31T17:22:40.469Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
28172024-12-31T17:22:40.469Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28182024-12-31T17:22:40.469Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28192024-12-31T17:22:40.469Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28202024-12-31T17:22:40.469Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28212024-12-31T17:22:40.469Z[SUM] 6.00-7.00 sec 105 MBytes 882 Mbits/sec
28222024-12-31T17:22:40.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
28232024-12-31T17:22:40.469Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28242024-12-31T17:22:40.469Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28252024-12-31T17:22:40.469Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28262024-12-31T17:22:40.469Z[ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28272024-12-31T17:22:40.469Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28282024-12-31T17:22:40.469Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28292024-12-31T17:22:40.469Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28302024-12-31T17:22:40.469Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
28312024-12-31T17:22:40.469Z[SUM] 7.00-8.00 sec 106 MBytes 888 Mbits/sec
28322024-12-31T17:22:40.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
28332024-12-31T17:22:40.469Z[ 5] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
28342024-12-31T17:22:40.469Z[ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
28352024-12-31T17:22:40.469Z[ 9] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
28362024-12-31T17:22:40.470Z[ 11] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
28372024-12-31T17:22:40.470Z[ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
28382024-12-31T17:22:40.470Z[ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
28392024-12-31T17:22:40.470Z[ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
28402024-12-31T17:22:40.470Z[ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
28412024-12-31T17:22:40.470Z[SUM] 8.00-9.00 sec 107 MBytes 895 Mbits/sec
28422024-12-31T17:22:40.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
28432024-12-31T17:22:40.470Z[ 5] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
28442024-12-31T17:22:40.470Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28452024-12-31T17:22:40.470Z[ 9] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
28462024-12-31T17:22:40.470Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28472024-12-31T17:22:40.470Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28482024-12-31T17:22:40.470Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28492024-12-31T17:22:40.470Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28502024-12-31T17:22:40.470Z[ 19] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
28512024-12-31T17:22:40.470Z[SUM] 9.00-10.00 sec 106 MBytes 891 Mbits/sec
28522024-12-31T17:22:40.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
28532024-12-31T17:22:40.470Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28542024-12-31T17:22:40.470Z[ 7] 10.00-10.00 sec 29.7 KBytes 72.7 Mbits/sec
28552024-12-31T17:22:40.470Z[ 9] 10.00-10.00 sec 36.8 KBytes 90.1 Mbits/sec
28562024-12-31T17:22:40.470Z[ 11] 10.00-10.00 sec 124 KBytes 305 Mbits/sec
28572024-12-31T17:22:40.470Z[ 13] 10.00-10.00 sec 124 KBytes 305 Mbits/sec
28582024-12-31T17:22:40.470Z[ 15] 10.00-10.00 sec 2.83 KBytes 6.93 Mbits/sec
28592024-12-31T17:22:40.470Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28602024-12-31T17:22:40.470Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28612024-12-31T17:22:40.470Z[SUM] 10.00-10.00 sec 318 KBytes 779 Mbits/sec
28622024-12-31T17:22:40.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
28632024-12-31T17:22:40.470Z[ ID] Interval Transfer Bandwidth
28642024-12-31T17:22:40.470Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28652024-12-31T17:22:40.470Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28662024-12-31T17:22:40.470Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28672024-12-31T17:22:40.470Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28682024-12-31T17:22:40.470Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28692024-12-31T17:22:40.470Z[ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28702024-12-31T17:22:40.470Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28712024-12-31T17:22:40.470Z[ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28722024-12-31T17:22:40.470Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28732024-12-31T17:22:40.470Z[ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28742024-12-31T17:22:40.471Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28752024-12-31T17:22:40.471Z[ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28762024-12-31T17:22:40.471Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28772024-12-31T17:22:40.471Z[ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28782024-12-31T17:22:40.471Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28792024-12-31T17:22:40.471Z[ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
28802024-12-31T17:22:40.471Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28812024-12-31T17:22:40.471Z[SUM] 0.00-10.00 sec 1.03 GBytes 885 Mbits/sec receiver
28822024-12-31T17:22:40.473ZRun 5/10...885.68410774821Mbps
28832024-12-31T17:22:47.502Z-----------------------------------------------------------
28842024-12-31T17:22:47.502ZServer listening on 5201
28852024-12-31T17:22:47.502Z-----------------------------------------------------------
28862024-12-31T17:22:47.502ZAccepted connection from 10.0.0.1, port 35625
28872024-12-31T17:22:47.502Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50056
28882024-12-31T17:22:47.502Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36449
28892024-12-31T17:22:47.502Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64192
28902024-12-31T17:22:47.502Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60176
28912024-12-31T17:22:47.502Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65533
28922024-12-31T17:22:47.502Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38066
28932024-12-31T17:22:47.502Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35084
28942024-12-31T17:22:47.502Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36285
28952024-12-31T17:22:47.503Z[ ID] Interval Transfer Bandwidth
28962024-12-31T17:22:47.503Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
28972024-12-31T17:22:47.503Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
28982024-12-31T17:22:47.503Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
28992024-12-31T17:22:47.503Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29002024-12-31T17:22:47.503Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29012024-12-31T17:22:47.503Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29022024-12-31T17:22:47.503Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29032024-12-31T17:22:47.503Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29042024-12-31T17:22:47.503Z[SUM] 0.00-1.00 sec 95.6 MBytes 802 Mbits/sec
29052024-12-31T17:22:47.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
29062024-12-31T17:22:47.503Z[ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
29072024-12-31T17:22:47.503Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29082024-12-31T17:22:47.503Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
29092024-12-31T17:22:47.503Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29102024-12-31T17:22:47.503Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29112024-12-31T17:22:47.503Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29122024-12-31T17:22:47.503Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29132024-12-31T17:22:47.503Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29142024-12-31T17:22:47.503Z[SUM] 1.00-2.00 sec 106 MBytes 889 Mbits/sec
29152024-12-31T17:22:47.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
29162024-12-31T17:22:47.503Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
29172024-12-31T17:22:47.503Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29182024-12-31T17:22:47.503Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29192024-12-31T17:22:47.503Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
29202024-12-31T17:22:47.503Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29212024-12-31T17:22:47.503Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29222024-12-31T17:22:47.503Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29232024-12-31T17:22:47.503Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29242024-12-31T17:22:47.503Z[SUM] 2.00-3.00 sec 105 MBytes 882 Mbits/sec
29252024-12-31T17:22:47.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
29262024-12-31T17:22:47.503Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29272024-12-31T17:22:47.503Z[ 7] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
29282024-12-31T17:22:47.503Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29292024-12-31T17:22:47.504Z[ 11] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
29302024-12-31T17:22:47.504Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
29312024-12-31T17:22:47.504Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29322024-12-31T17:22:47.504Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29332024-12-31T17:22:47.504Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29342024-12-31T17:22:47.504Z[SUM] 3.00-4.00 sec 105 MBytes 883 Mbits/sec
29352024-12-31T17:22:47.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
29362024-12-31T17:22:47.504Z[ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29372024-12-31T17:22:47.504Z[ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
29382024-12-31T17:22:47.504Z[ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29392024-12-31T17:22:47.504Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29402024-12-31T17:22:47.504Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29412024-12-31T17:22:47.504Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29422024-12-31T17:22:47.504Z[ 17] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
29432024-12-31T17:22:47.504Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29442024-12-31T17:22:47.504Z[SUM] 4.00-5.00 sec 106 MBytes 891 Mbits/sec
29452024-12-31T17:22:47.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462024-12-31T17:22:47.504Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
29472024-12-31T17:22:47.504Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29482024-12-31T17:22:47.504Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
29492024-12-31T17:22:47.504Z[ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
29502024-12-31T17:22:47.504Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29512024-12-31T17:22:47.504Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29522024-12-31T17:22:47.504Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
29532024-12-31T17:22:47.504Z[ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
29542024-12-31T17:22:47.504Z[SUM] 5.00-6.00 sec 105 MBytes 877 Mbits/sec
29552024-12-31T17:22:47.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562024-12-31T17:22:47.504Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29572024-12-31T17:22:47.504Z[ 7] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec
29582024-12-31T17:22:47.504Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29592024-12-31T17:22:50.619Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
29602024-12-31T17:22:50.619Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
29612024-12-31T17:22:50.619Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29622024-12-31T17:22:50.619Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29632024-12-31T17:22:50.619Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29642024-12-31T17:22:50.619Z[SUM] 6.00-7.00 sec 105 MBytes 882 Mbits/sec
29652024-12-31T17:22:50.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662024-12-31T17:22:50.619Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
29672024-12-31T17:22:50.619Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29682024-12-31T17:22:50.619Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
29692024-12-31T17:22:50.619Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
29702024-12-31T17:22:50.619Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
29712024-12-31T17:22:50.619Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29722024-12-31T17:22:50.619Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29732024-12-31T17:22:50.619Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
29742024-12-31T17:22:50.619Z[SUM] 7.00-8.00 sec 104 MBytes 876 Mbits/sec
29752024-12-31T17:22:50.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762024-12-31T17:22:50.620Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
29772024-12-31T17:22:50.620Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29782024-12-31T17:22:50.620Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
29792024-12-31T17:22:50.620Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
29802024-12-31T17:22:50.620Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29812024-12-31T17:22:50.620Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29822024-12-31T17:22:50.620Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29832024-12-31T17:22:50.620Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
29842024-12-31T17:22:50.620Z[SUM] 8.00-9.00 sec 104 MBytes 877 Mbits/sec
29852024-12-31T17:22:50.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862024-12-31T17:22:50.620Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
29872024-12-31T17:22:50.620Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29882024-12-31T17:22:50.620Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29892024-12-31T17:22:50.620Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
29902024-12-31T17:22:50.620Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29912024-12-31T17:22:50.620Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29922024-12-31T17:22:50.620Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29932024-12-31T17:22:50.620Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29942024-12-31T17:22:50.620Z[SUM] 9.00-10.00 sec 105 MBytes 879 Mbits/sec
29952024-12-31T17:22:50.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962024-12-31T17:22:50.620Z[ 5] 10.00-10.00 sec 119 KBytes 225 Mbits/sec
29972024-12-31T17:22:50.620Z[ 7] 10.00-10.00 sec 62.2 KBytes 118 Mbits/sec
29982024-12-31T17:22:50.620Z[ 9] 10.00-10.00 sec 14.1 KBytes 26.8 Mbits/sec
29992024-12-31T17:22:50.620Z[ 11] 10.00-10.00 sec 124 KBytes 236 Mbits/sec
30002024-12-31T17:22:50.620Z[ 13] 10.00-10.00 sec 124 KBytes 236 Mbits/sec
30012024-12-31T17:22:50.620Z[ 15] 10.00-10.00 sec 76.4 KBytes 145 Mbits/sec
30022024-12-31T17:22:50.620Z[ 17] 10.00-10.00 sec 5.66 KBytes 10.7 Mbits/sec
30032024-12-31T17:22:50.620Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30042024-12-31T17:22:50.620Z[SUM] 10.00-10.00 sec 526 KBytes 996 Mbits/sec
30052024-12-31T17:22:50.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062024-12-31T17:22:50.620Z[ ID] Interval Transfer Bandwidth
30072024-12-31T17:22:50.620Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30082024-12-31T17:22:50.620Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30092024-12-31T17:22:50.620Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30102024-12-31T17:22:50.620Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30112024-12-31T17:22:50.620Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30122024-12-31T17:22:50.620Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30132024-12-31T17:22:50.620Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30142024-12-31T17:22:50.621Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30152024-12-31T17:22:50.621Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30162024-12-31T17:22:50.621Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30172024-12-31T17:22:50.621Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30182024-12-31T17:22:50.621Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30192024-12-31T17:22:50.621Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30202024-12-31T17:22:50.621Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30212024-12-31T17:22:50.621Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30222024-12-31T17:22:50.621Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
30232024-12-31T17:22:50.621Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30242024-12-31T17:22:50.621Z[SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec receiver
30252024-12-31T17:22:50.623ZRun 6/10...874.386962548017Mbps
30262024-12-31T17:22:57.652Z-----------------------------------------------------------
30272024-12-31T17:22:57.652ZServer listening on 5201
30282024-12-31T17:22:57.652Z-----------------------------------------------------------
30292024-12-31T17:22:57.652ZAccepted connection from 10.0.0.1, port 36649
30302024-12-31T17:22:57.652Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52890
30312024-12-31T17:22:57.652Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51720
30322024-12-31T17:22:57.652Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40381
30332024-12-31T17:22:57.653Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37205
30342024-12-31T17:22:57.653Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59501
30352024-12-31T17:22:57.653Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63136
30362024-12-31T17:22:57.653Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53378
30372024-12-31T17:22:57.653Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39196
30382024-12-31T17:22:57.653Z[ ID] Interval Transfer Bandwidth
30392024-12-31T17:22:57.653Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
30402024-12-31T17:22:57.653Z[ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
30412024-12-31T17:22:57.653Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30422024-12-31T17:22:57.653Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30432024-12-31T17:22:57.653Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30442024-12-31T17:22:57.653Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30452024-12-31T17:22:57.653Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30462024-12-31T17:22:57.653Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
30472024-12-31T17:22:57.653Z[SUM] 0.00-1.00 sec 96.3 MBytes 808 Mbits/sec
30482024-12-31T17:22:57.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492024-12-31T17:22:57.653Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
30502024-12-31T17:22:57.653Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
30512024-12-31T17:22:57.653Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
30522024-12-31T17:22:57.653Z[ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
30532024-12-31T17:22:57.653Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
30542024-12-31T17:22:57.653Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
30552024-12-31T17:22:57.653Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
30562024-12-31T17:22:57.653Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
30572024-12-31T17:22:57.653Z[SUM] 1.00-2.00 sec 105 MBytes 885 Mbits/sec
30582024-12-31T17:22:57.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
30592024-12-31T17:22:57.653Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
30602024-12-31T17:22:57.653Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
30612024-12-31T17:22:57.653Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
30622024-12-31T17:22:57.653Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
30632024-12-31T17:22:57.653Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
30642024-12-31T17:22:57.653Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
30652024-12-31T17:22:57.653Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
30662024-12-31T17:22:57.653Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
30672024-12-31T17:22:57.653Z[SUM] 2.00-3.00 sec 105 MBytes 882 Mbits/sec
30682024-12-31T17:22:57.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
30692024-12-31T17:22:57.653Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
30702024-12-31T17:22:57.653Z[ 7] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
30712024-12-31T17:22:57.653Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
30722024-12-31T17:22:57.654Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
30732024-12-31T17:22:57.654Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
30742024-12-31T17:22:57.654Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30752024-12-31T17:22:57.654Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30762024-12-31T17:22:57.654Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
30772024-12-31T17:22:57.654Z[SUM] 3.00-4.00 sec 105 MBytes 883 Mbits/sec
30782024-12-31T17:22:57.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
30792024-12-31T17:22:57.654Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30802024-12-31T17:22:57.654Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30812024-12-31T17:22:57.654Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30822024-12-31T17:22:57.654Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30832024-12-31T17:22:57.654Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30842024-12-31T17:22:57.654Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
30852024-12-31T17:22:57.654Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30862024-12-31T17:22:57.654Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
30872024-12-31T17:22:57.654Z[SUM] 4.00-5.00 sec 105 MBytes 879 Mbits/sec
30882024-12-31T17:22:57.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
30892024-12-31T17:22:57.654Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30902024-12-31T17:22:57.654Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30912024-12-31T17:22:57.654Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30922024-12-31T17:22:57.654Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30932024-12-31T17:22:57.654Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30942024-12-31T17:22:57.654Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
30952024-12-31T17:22:57.654Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
30962024-12-31T17:22:57.654Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30972024-12-31T17:22:57.654Z[SUM] 5.00-6.00 sec 104 MBytes 874 Mbits/sec
30982024-12-31T17:22:57.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
30992024-12-31T17:22:57.654Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31002024-12-31T17:22:57.654Z[ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31012024-12-31T17:22:57.657Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31022024-12-31T17:23:00.769Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31032024-12-31T17:23:00.770Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
31042024-12-31T17:23:00.770Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
31052024-12-31T17:23:00.770Z[ 17] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec
31062024-12-31T17:23:00.770Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31072024-12-31T17:23:00.770Z[SUM] 6.00-7.00 sec 106 MBytes 886 Mbits/sec
31082024-12-31T17:23:00.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
31092024-12-31T17:23:00.770Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
31102024-12-31T17:23:00.770Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31112024-12-31T17:23:00.770Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
31122024-12-31T17:23:00.770Z[ 11] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
31132024-12-31T17:23:00.770Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31142024-12-31T17:23:00.770Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31152024-12-31T17:23:00.770Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31162024-12-31T17:23:00.770Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
31172024-12-31T17:23:00.770Z[SUM] 7.00-8.00 sec 105 MBytes 884 Mbits/sec
31182024-12-31T17:23:00.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
31192024-12-31T17:23:00.770Z[ 5] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31202024-12-31T17:23:00.770Z[ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
31212024-12-31T17:23:00.770Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31222024-12-31T17:23:00.770Z[ 11] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
31232024-12-31T17:23:00.770Z[ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
31242024-12-31T17:23:00.770Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
31252024-12-31T17:23:00.770Z[ 17] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
31262024-12-31T17:23:00.770Z[ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31272024-12-31T17:23:00.770Z[SUM] 8.00-9.00 sec 106 MBytes 893 Mbits/sec
31282024-12-31T17:23:00.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
31292024-12-31T17:23:00.770Z[ 5] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
31302024-12-31T17:23:00.770Z[ 7] 9.00-10.00 sec 13.5 MBytes 114 Mbits/sec
31312024-12-31T17:23:00.770Z[ 9] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
31322024-12-31T17:23:00.770Z[ 11] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31332024-12-31T17:23:00.770Z[ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31342024-12-31T17:23:00.770Z[ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
31352024-12-31T17:23:00.770Z[ 17] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
31362024-12-31T17:23:00.770Z[ 19] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
31372024-12-31T17:23:00.770Z[SUM] 9.00-10.00 sec 108 MBytes 908 Mbits/sec
31382024-12-31T17:23:00.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
31392024-12-31T17:23:00.771Z[ 5] 10.00-10.00 sec 113 KBytes 204 Mbits/sec
31402024-12-31T17:23:00.771Z[ 7] 10.00-10.00 sec 73.5 KBytes 132 Mbits/sec
31412024-12-31T17:23:00.771Z[ 9] 10.00-10.00 sec 124 KBytes 224 Mbits/sec
31422024-12-31T17:23:00.771Z[ 11] 10.00-10.00 sec 19.8 KBytes 35.7 Mbits/sec
31432024-12-31T17:23:00.771Z[ 13] 10.00-10.00 sec 39.6 KBytes 71.4 Mbits/sec
31442024-12-31T17:23:00.771Z[ 15] 10.00-10.00 sec 113 KBytes 204 Mbits/sec
31452024-12-31T17:23:00.771Z[ 17] 10.00-10.00 sec 99.0 KBytes 178 Mbits/sec
31462024-12-31T17:23:00.771Z[ 19] 10.00-10.00 sec 115 KBytes 206 Mbits/sec
31472024-12-31T17:23:00.771Z[SUM] 10.00-10.00 sec 697 KBytes 1.26 Gbits/sec
31482024-12-31T17:23:00.771Z- - - - - - - - - - - - - - - - - - - - - - - - -
31492024-12-31T17:23:00.771Z[ ID] Interval Transfer Bandwidth
31502024-12-31T17:23:00.771Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31512024-12-31T17:23:00.771Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31522024-12-31T17:23:00.771Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31532024-12-31T17:23:00.771Z[ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31542024-12-31T17:23:00.771Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31552024-12-31T17:23:00.771Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31562024-12-31T17:23:00.771Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31572024-12-31T17:23:00.771Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31582024-12-31T17:23:00.771Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31592024-12-31T17:23:00.771Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31602024-12-31T17:23:00.771Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31612024-12-31T17:23:00.771Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31622024-12-31T17:23:00.771Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31632024-12-31T17:23:00.771Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31642024-12-31T17:23:00.771Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31652024-12-31T17:23:00.771Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
31662024-12-31T17:23:00.771Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31672024-12-31T17:23:00.771Z[SUM] 0.00-10.00 sec 1.02 GBytes 878 Mbits/sec receiver
31682024-12-31T17:23:00.774ZRun 7/10...878.975326838482Mbps
31692024-12-31T17:23:07.802Z-----------------------------------------------------------
31702024-12-31T17:23:07.803ZServer listening on 5201
31712024-12-31T17:23:07.803Z-----------------------------------------------------------
31722024-12-31T17:23:07.803ZAccepted connection from 10.0.0.1, port 46331
31732024-12-31T17:23:07.803Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35883
31742024-12-31T17:23:07.803Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61429
31752024-12-31T17:23:07.803Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61952
31762024-12-31T17:23:07.803Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63426
31772024-12-31T17:23:07.803Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55090
31782024-12-31T17:23:07.803Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37341
31792024-12-31T17:23:07.803Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39802
31802024-12-31T17:23:07.803Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43903
31812024-12-31T17:23:07.803Z[ ID] Interval Transfer Bandwidth
31822024-12-31T17:23:07.803Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
31832024-12-31T17:23:07.803Z[ 7] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31842024-12-31T17:23:07.803Z[ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31852024-12-31T17:23:07.803Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31862024-12-31T17:23:07.803Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec
31872024-12-31T17:23:07.803Z[ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
31882024-12-31T17:23:07.803Z[ 17] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
31892024-12-31T17:23:07.803Z[ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
31902024-12-31T17:23:07.803Z[SUM] 0.00-1.00 sec 95.1 MBytes 798 Mbits/sec
31912024-12-31T17:23:07.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
31922024-12-31T17:23:07.803Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
31932024-12-31T17:23:07.803Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
31942024-12-31T17:23:07.803Z[ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
31952024-12-31T17:23:07.803Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
31962024-12-31T17:23:07.803Z[ 13] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
31972024-12-31T17:23:07.803Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
31982024-12-31T17:23:07.803Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
31992024-12-31T17:23:07.803Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
32002024-12-31T17:23:07.803Z[SUM] 1.00-2.00 sec 106 MBytes 886 Mbits/sec
32012024-12-31T17:23:07.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
32022024-12-31T17:23:07.803Z[ 5] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec
32032024-12-31T17:23:07.803Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
32042024-12-31T17:23:07.803Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
32052024-12-31T17:23:07.803Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
32062024-12-31T17:23:07.803Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
32072024-12-31T17:23:07.804Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
32082024-12-31T17:23:07.804Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
32092024-12-31T17:23:07.804Z[ 19] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec
32102024-12-31T17:23:07.804Z[SUM] 2.00-3.00 sec 104 MBytes 871 Mbits/sec
32112024-12-31T17:23:07.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122024-12-31T17:23:07.804Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32132024-12-31T17:23:07.804Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32142024-12-31T17:23:07.804Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32152024-12-31T17:23:07.804Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32162024-12-31T17:23:07.804Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32172024-12-31T17:23:07.804Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32182024-12-31T17:23:07.804Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
32192024-12-31T17:23:07.804Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
32202024-12-31T17:23:07.804Z[SUM] 3.00-4.00 sec 105 MBytes 879 Mbits/sec
32212024-12-31T17:23:07.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222024-12-31T17:23:07.804Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32232024-12-31T17:23:07.804Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32242024-12-31T17:23:07.804Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32252024-12-31T17:23:07.804Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
32262024-12-31T17:23:07.804Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
32272024-12-31T17:23:07.807Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
32282024-12-31T17:23:07.807Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32292024-12-31T17:23:07.807Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32302024-12-31T17:23:07.807Z[SUM] 4.00-5.00 sec 105 MBytes 878 Mbits/sec
32312024-12-31T17:23:07.807Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322024-12-31T17:23:07.807Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32332024-12-31T17:23:07.807Z[ 7] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
32342024-12-31T17:23:07.807Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
32352024-12-31T17:23:07.807Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32362024-12-31T17:23:07.807Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32372024-12-31T17:23:07.807Z[ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32382024-12-31T17:23:07.807Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32392024-12-31T17:23:07.807Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32402024-12-31T17:23:07.807Z[SUM] 5.00-6.00 sec 106 MBytes 886 Mbits/sec
32412024-12-31T17:23:07.807Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422024-12-31T17:23:07.807Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32432024-12-31T17:23:07.807Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32442024-12-31T17:23:07.807Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32452024-12-31T17:23:10.919Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32462024-12-31T17:23:10.919Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32472024-12-31T17:23:10.920Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32482024-12-31T17:23:10.920Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32492024-12-31T17:23:10.920Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32502024-12-31T17:23:10.920Z[SUM] 6.00-7.00 sec 104 MBytes 876 Mbits/sec
32512024-12-31T17:23:10.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522024-12-31T17:23:10.920Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32532024-12-31T17:23:10.920Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32542024-12-31T17:23:10.920Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32552024-12-31T17:23:10.920Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32562024-12-31T17:23:10.920Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32572024-12-31T17:23:10.920Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32582024-12-31T17:23:10.920Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32592024-12-31T17:23:10.920Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32602024-12-31T17:23:10.920Z[SUM] 7.00-8.00 sec 105 MBytes 881 Mbits/sec
32612024-12-31T17:23:10.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622024-12-31T17:23:10.920Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32632024-12-31T17:23:10.920Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32642024-12-31T17:23:10.920Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32652024-12-31T17:23:10.920Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
32662024-12-31T17:23:10.920Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32672024-12-31T17:23:10.920Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32682024-12-31T17:23:10.920Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32692024-12-31T17:23:10.920Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
32702024-12-31T17:23:10.920Z[SUM] 8.00-9.00 sec 104 MBytes 874 Mbits/sec
32712024-12-31T17:23:10.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722024-12-31T17:23:10.920Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32732024-12-31T17:23:10.920Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32742024-12-31T17:23:10.920Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32752024-12-31T17:23:10.920Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
32762024-12-31T17:23:10.920Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32772024-12-31T17:23:10.920Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32782024-12-31T17:23:10.920Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32792024-12-31T17:23:10.920Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32802024-12-31T17:23:10.920Z[SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec
32812024-12-31T17:23:10.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822024-12-31T17:23:10.920Z[ 5] 10.00-10.00 sec 36.8 KBytes 65.3 Mbits/sec
32832024-12-31T17:23:10.921Z[ 7] 10.00-10.00 sec 42.4 KBytes 75.4 Mbits/sec
32842024-12-31T17:23:10.921Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32852024-12-31T17:23:10.921Z[ 11] 10.00-10.00 sec 116 KBytes 206 Mbits/sec
32862024-12-31T17:23:10.921Z[ 13] 10.00-10.00 sec 124 KBytes 221 Mbits/sec
32872024-12-31T17:23:10.921Z[ 15] 10.00-10.00 sec 124 KBytes 221 Mbits/sec
32882024-12-31T17:23:10.921Z[ 17] 10.00-10.00 sec 124 KBytes 221 Mbits/sec
32892024-12-31T17:23:10.921Z[ 19] 10.00-10.00 sec 36.8 KBytes 65.3 Mbits/sec
32902024-12-31T17:23:10.921Z[SUM] 10.00-10.00 sec 605 KBytes 1.07 Gbits/sec
32912024-12-31T17:23:10.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922024-12-31T17:23:10.921Z[ ID] Interval Transfer Bandwidth
32932024-12-31T17:23:10.921Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32942024-12-31T17:23:10.921Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
32952024-12-31T17:23:10.921Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32962024-12-31T17:23:10.921Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
32972024-12-31T17:23:10.921Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32982024-12-31T17:23:10.921Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
32992024-12-31T17:23:10.921Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33002024-12-31T17:23:10.921Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
33012024-12-31T17:23:10.921Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33022024-12-31T17:23:10.921Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
33032024-12-31T17:23:10.924Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33042024-12-31T17:23:10.924Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
33052024-12-31T17:23:10.924Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33062024-12-31T17:23:10.924Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
33072024-12-31T17:23:10.924Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33082024-12-31T17:23:10.924Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
33092024-12-31T17:23:10.924Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33102024-12-31T17:23:10.924Z[SUM] 0.00-10.00 sec 1.02 GBytes 872 Mbits/sec receiver
33112024-12-31T17:23:10.924ZRun 8/10...872.121763456095Mbps
33122024-12-31T17:23:17.952Z-----------------------------------------------------------
33132024-12-31T17:23:17.953ZServer listening on 5201
33142024-12-31T17:23:17.953Z-----------------------------------------------------------
33152024-12-31T17:23:17.953ZAccepted connection from 10.0.0.1, port 61590
33162024-12-31T17:23:17.953Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49241
33172024-12-31T17:23:17.953Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37190
33182024-12-31T17:23:17.953Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41545
33192024-12-31T17:23:17.953Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45403
33202024-12-31T17:23:17.953Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48174
33212024-12-31T17:23:17.953Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38138
33222024-12-31T17:23:17.953Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59865
33232024-12-31T17:23:17.953Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34192
33242024-12-31T17:23:17.953Z[ ID] Interval Transfer Bandwidth
33252024-12-31T17:23:17.953Z[ 5] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
33262024-12-31T17:23:17.953Z[ 7] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
33272024-12-31T17:23:17.953Z[ 9] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
33282024-12-31T17:23:17.953Z[ 11] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
33292024-12-31T17:23:17.953Z[ 13] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
33302024-12-31T17:23:17.953Z[ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
33312024-12-31T17:23:17.953Z[ 17] 0.00-1.00 sec 11.7 MBytes 98.3 Mbits/sec
33322024-12-31T17:23:17.953Z[ 19] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
33332024-12-31T17:23:17.953Z[SUM] 0.00-1.00 sec 94.3 MBytes 791 Mbits/sec
33342024-12-31T17:23:17.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
33352024-12-31T17:23:17.953Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
33362024-12-31T17:23:17.953Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
33372024-12-31T17:23:17.953Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
33382024-12-31T17:23:17.953Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
33392024-12-31T17:23:17.953Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
33402024-12-31T17:23:17.956Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
33412024-12-31T17:23:17.956Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
33422024-12-31T17:23:17.956Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
33432024-12-31T17:23:17.956Z[SUM] 1.00-2.00 sec 104 MBytes 870 Mbits/sec
33442024-12-31T17:23:17.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
33452024-12-31T17:23:17.956Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
33462024-12-31T17:23:17.956Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
33472024-12-31T17:23:17.956Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
33482024-12-31T17:23:17.956Z[ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
33492024-12-31T17:23:17.956Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
33502024-12-31T17:23:17.956Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
33512024-12-31T17:23:17.956Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
33522024-12-31T17:23:17.956Z[ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
33532024-12-31T17:23:17.956Z[SUM] 2.00-3.00 sec 103 MBytes 860 Mbits/sec
33542024-12-31T17:23:17.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552024-12-31T17:23:17.956Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33562024-12-31T17:23:17.957Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33572024-12-31T17:23:17.957Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33582024-12-31T17:23:17.957Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33592024-12-31T17:23:17.957Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33602024-12-31T17:23:17.957Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33612024-12-31T17:23:17.957Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33622024-12-31T17:23:17.957Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
33632024-12-31T17:23:17.957Z[SUM] 3.00-4.00 sec 103 MBytes 865 Mbits/sec
33642024-12-31T17:23:17.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652024-12-31T17:23:17.957Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
33662024-12-31T17:23:17.957Z[ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
33672024-12-31T17:23:17.957Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
33682024-12-31T17:23:17.957Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
33692024-12-31T17:23:17.957Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
33702024-12-31T17:23:17.957Z[ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
33712024-12-31T17:23:17.957Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
33722024-12-31T17:23:17.957Z[ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
33732024-12-31T17:23:17.957Z[SUM] 4.00-5.00 sec 103 MBytes 862 Mbits/sec
33742024-12-31T17:23:17.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752024-12-31T17:23:17.957Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
33762024-12-31T17:23:17.957Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
33772024-12-31T17:23:17.957Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
33782024-12-31T17:23:17.957Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
33792024-12-31T17:23:17.957Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
33802024-12-31T17:23:17.957Z[ 15] 5.00-6.00 sec 12.9 MBytes 109 Mbits/sec
33812024-12-31T17:23:17.957Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
33822024-12-31T17:23:17.957Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
33832024-12-31T17:23:17.957Z[SUM] 5.00-6.00 sec 104 MBytes 869 Mbits/sec
33842024-12-31T17:23:17.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852024-12-31T17:23:17.957Z[ 5] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
33862024-12-31T17:23:17.957Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
33872024-12-31T17:23:17.957Z[ 9] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
33882024-12-31T17:23:21.070Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
33892024-12-31T17:23:21.070Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
33902024-12-31T17:23:21.070Z[ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
33912024-12-31T17:23:21.070Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
33922024-12-31T17:23:21.070Z[ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
33932024-12-31T17:23:21.070Z[SUM] 6.00-7.00 sec 102 MBytes 860 Mbits/sec
33942024-12-31T17:23:21.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952024-12-31T17:23:21.070Z[ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
33962024-12-31T17:23:21.070Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
33972024-12-31T17:23:21.070Z[ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
33982024-12-31T17:23:21.070Z[ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
33992024-12-31T17:23:21.070Z[ 13] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
34002024-12-31T17:23:21.070Z[ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
34012024-12-31T17:23:21.071Z[ 17] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
34022024-12-31T17:23:21.071Z[ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
34032024-12-31T17:23:21.071Z[SUM] 7.00-8.00 sec 102 MBytes 857 Mbits/sec
34042024-12-31T17:23:21.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052024-12-31T17:23:21.071Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
34062024-12-31T17:23:21.071Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
34072024-12-31T17:23:21.071Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
34082024-12-31T17:23:21.071Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
34092024-12-31T17:23:21.071Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
34102024-12-31T17:23:21.071Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
34112024-12-31T17:23:21.071Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
34122024-12-31T17:23:21.071Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
34132024-12-31T17:23:21.071Z[SUM] 8.00-9.00 sec 104 MBytes 870 Mbits/sec
34142024-12-31T17:23:21.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152024-12-31T17:23:21.071Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
34162024-12-31T17:23:21.071Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
34172024-12-31T17:23:21.071Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
34182024-12-31T17:23:21.071Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
34192024-12-31T17:23:21.071Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
34202024-12-31T17:23:21.071Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
34212024-12-31T17:23:21.071Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
34222024-12-31T17:23:21.071Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
34232024-12-31T17:23:21.071Z[SUM] 9.00-10.00 sec 103 MBytes 867 Mbits/sec
34242024-12-31T17:23:21.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252024-12-31T17:23:21.071Z[ 5] 10.00-10.00 sec 42.4 KBytes 79.6 Mbits/sec
34262024-12-31T17:23:21.071Z[ 7] 10.00-10.00 sec 124 KBytes 233 Mbits/sec
34272024-12-31T17:23:21.071Z[ 9] 10.00-10.00 sec 32.5 KBytes 61.0 Mbits/sec
34282024-12-31T17:23:21.071Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34292024-12-31T17:23:21.071Z[ 13] 10.00-10.00 sec 31.1 KBytes 58.4 Mbits/sec
34302024-12-31T17:23:21.071Z[ 15] 10.00-10.00 sec 124 KBytes 233 Mbits/sec
34312024-12-31T17:23:21.071Z[ 17] 10.00-10.00 sec 124 KBytes 233 Mbits/sec
34322024-12-31T17:23:21.071Z[ 19] 10.00-10.00 sec 124 KBytes 233 Mbits/sec
34332024-12-31T17:23:21.071Z[SUM] 10.00-10.00 sec 604 KBytes 1.13 Gbits/sec
34342024-12-31T17:23:21.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352024-12-31T17:23:21.071Z[ ID] Interval Transfer Bandwidth
34362024-12-31T17:23:21.071Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34372024-12-31T17:23:21.071Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34382024-12-31T17:23:21.071Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34392024-12-31T17:23:21.071Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34402024-12-31T17:23:21.072Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34412024-12-31T17:23:21.072Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34422024-12-31T17:23:21.072Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34432024-12-31T17:23:21.072Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34442024-12-31T17:23:21.072Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34452024-12-31T17:23:21.072Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34462024-12-31T17:23:21.072Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34472024-12-31T17:23:21.072Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34482024-12-31T17:23:21.072Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34492024-12-31T17:23:21.072Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34502024-12-31T17:23:21.072Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34512024-12-31T17:23:21.072Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver
34522024-12-31T17:23:21.072Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34532024-12-31T17:23:21.072Z[SUM] 0.00-10.00 sec 1022 MBytes 857 Mbits/sec receiver
34542024-12-31T17:23:21.075ZRun 9/10...857.636204019748Mbps
34552024-12-31T17:23:28.104Z-----------------------------------------------------------
34562024-12-31T17:23:28.104ZServer listening on 5201
34572024-12-31T17:23:28.104Z-----------------------------------------------------------
34582024-12-31T17:23:28.104ZAccepted connection from 10.0.0.1, port 45691
34592024-12-31T17:23:28.104Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42969
34602024-12-31T17:23:28.104Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44729
34612024-12-31T17:23:28.104Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36939
34622024-12-31T17:23:28.104Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33144
34632024-12-31T17:23:28.104Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35377
34642024-12-31T17:23:28.104Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59536
34652024-12-31T17:23:28.104Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43187
34662024-12-31T17:23:28.104Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35883
34672024-12-31T17:23:28.104Z[ ID] Interval Transfer Bandwidth
34682024-12-31T17:23:28.104Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
34692024-12-31T17:23:28.104Z[ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
34702024-12-31T17:23:28.104Z[ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
34712024-12-31T17:23:28.104Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
34722024-12-31T17:23:28.104Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
34732024-12-31T17:23:28.104Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
34742024-12-31T17:23:28.104Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
34752024-12-31T17:23:28.104Z[ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
34762024-12-31T17:23:28.104Z[SUM] 0.00-1.00 sec 95.4 MBytes 800 Mbits/sec
34772024-12-31T17:23:28.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
34782024-12-31T17:23:28.104Z[ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
34792024-12-31T17:23:28.104Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
34802024-12-31T17:23:28.104Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
34812024-12-31T17:23:28.104Z[ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
34822024-12-31T17:23:28.104Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
34832024-12-31T17:23:28.104Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
34842024-12-31T17:23:28.104Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
34852024-12-31T17:23:28.104Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
34862024-12-31T17:23:28.105Z[SUM] 1.00-2.00 sec 105 MBytes 884 Mbits/sec
34872024-12-31T17:23:28.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
34882024-12-31T17:23:28.105Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34892024-12-31T17:23:28.105Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34902024-12-31T17:23:28.105Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34912024-12-31T17:23:28.105Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34922024-12-31T17:23:28.105Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34932024-12-31T17:23:28.105Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34942024-12-31T17:23:28.105Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34952024-12-31T17:23:28.105Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
34962024-12-31T17:23:28.105Z[SUM] 2.00-3.00 sec 105 MBytes 881 Mbits/sec
34972024-12-31T17:23:28.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
34982024-12-31T17:23:28.105Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
34992024-12-31T17:23:28.105Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
35002024-12-31T17:23:28.105Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
35012024-12-31T17:23:28.105Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
35022024-12-31T17:23:28.105Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
35032024-12-31T17:23:28.105Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
35042024-12-31T17:23:28.105Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
35052024-12-31T17:23:28.105Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
35062024-12-31T17:23:28.105Z[SUM] 3.00-4.00 sec 105 MBytes 878 Mbits/sec
35072024-12-31T17:23:28.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
35082024-12-31T17:23:28.105Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
35092024-12-31T17:23:28.105Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
35102024-12-31T17:23:28.105Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
35112024-12-31T17:23:28.105Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
35122024-12-31T17:23:28.105Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
35132024-12-31T17:23:28.105Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35142024-12-31T17:23:28.105Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35152024-12-31T17:23:28.105Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35162024-12-31T17:23:28.105Z[SUM] 4.00-5.00 sec 105 MBytes 877 Mbits/sec
35172024-12-31T17:23:28.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
35182024-12-31T17:23:28.105Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35192024-12-31T17:23:28.105Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35202024-12-31T17:23:28.105Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35212024-12-31T17:23:28.105Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35222024-12-31T17:23:28.105Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
35232024-12-31T17:23:28.105Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
35242024-12-31T17:23:28.106Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35252024-12-31T17:23:28.106Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35262024-12-31T17:23:28.106Z[SUM] 5.00-6.00 sec 104 MBytes 875 Mbits/sec
35272024-12-31T17:23:28.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
35282024-12-31T17:23:28.106Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35292024-12-31T17:23:28.106Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35302024-12-31T17:23:28.106Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35312024-12-31T17:23:31.220Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35322024-12-31T17:23:31.220Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35332024-12-31T17:23:31.220Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35342024-12-31T17:23:31.220Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35352024-12-31T17:23:31.220Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35362024-12-31T17:23:31.220Z[SUM] 6.00-7.00 sec 104 MBytes 873 Mbits/sec
35372024-12-31T17:23:31.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
35382024-12-31T17:23:31.220Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35392024-12-31T17:23:31.220Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35402024-12-31T17:23:31.220Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35412024-12-31T17:23:31.220Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35422024-12-31T17:23:31.220Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35432024-12-31T17:23:31.220Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35442024-12-31T17:23:31.220Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35452024-12-31T17:23:31.220Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
35462024-12-31T17:23:31.220Z[SUM] 7.00-8.00 sec 104 MBytes 872 Mbits/sec
35472024-12-31T17:23:31.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
35482024-12-31T17:23:31.220Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35492024-12-31T17:23:31.220Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35502024-12-31T17:23:31.220Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35512024-12-31T17:23:31.220Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35522024-12-31T17:23:31.220Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35532024-12-31T17:23:31.220Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
35542024-12-31T17:23:31.220Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35552024-12-31T17:23:31.220Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
35562024-12-31T17:23:31.220Z[SUM] 8.00-9.00 sec 104 MBytes 871 Mbits/sec
35572024-12-31T17:23:31.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
35582024-12-31T17:23:31.220Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35592024-12-31T17:23:31.220Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35602024-12-31T17:23:31.220Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35612024-12-31T17:23:31.220Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35622024-12-31T17:23:31.220Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35632024-12-31T17:23:31.221Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35642024-12-31T17:23:31.221Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35652024-12-31T17:23:31.221Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35662024-12-31T17:23:31.221Z[SUM] 9.00-10.00 sec 104 MBytes 873 Mbits/sec
35672024-12-31T17:23:31.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
35682024-12-31T17:23:31.221Z[ 5] 10.00-10.00 sec 42.4 KBytes 75.9 Mbits/sec
35692024-12-31T17:23:31.221Z[ 7] 10.00-10.00 sec 112 KBytes 200 Mbits/sec
35702024-12-31T17:23:31.221Z[ 9] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
35712024-12-31T17:23:31.221Z[ 11] 10.00-10.00 sec 8.48 KBytes 15.2 Mbits/sec
35722024-12-31T17:23:31.221Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732024-12-31T17:23:31.221Z[ 15] 10.00-10.00 sec 93.3 KBytes 167 Mbits/sec
35742024-12-31T17:23:31.221Z[ 17] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
35752024-12-31T17:23:31.221Z[ 19] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
35762024-12-31T17:23:31.221Z[SUM] 10.00-10.00 sec 629 KBytes 1.13 Gbits/sec
35772024-12-31T17:23:31.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
35782024-12-31T17:23:31.221Z[ ID] Interval Transfer Bandwidth
35792024-12-31T17:23:31.221Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35802024-12-31T17:23:31.221Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
35812024-12-31T17:23:31.221Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35822024-12-31T17:23:31.221Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
35832024-12-31T17:23:31.221Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35842024-12-31T17:23:31.221Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
35852024-12-31T17:23:31.221Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35862024-12-31T17:23:31.221Z[ 11] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver
35872024-12-31T17:23:31.221Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35882024-12-31T17:23:31.221Z[ 13] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver
35892024-12-31T17:23:31.221Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35902024-12-31T17:23:31.221Z[ 15] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver
35912024-12-31T17:23:31.221Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35922024-12-31T17:23:31.221Z[ 17] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver
35932024-12-31T17:23:31.221Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35942024-12-31T17:23:31.221Z[ 19] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver
35952024-12-31T17:23:31.221Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35962024-12-31T17:23:31.221Z[SUM] 0.00-10.00 sec 1.01 GBytes 869 Mbits/sec receiver
35972024-12-31T17:23:31.224ZRun 10/10...869.1081717139Mbps
35982024-12-31T17:23:31.224Z###---------------------###
35992024-12-31T17:23:31.224Z::: iPerf done... :::
36002024-12-31T17:23:31.224Z:::Awaiting out files...:::
36012024-12-31T17:23:31.224Z###---------------------###
36022024-12-31T17:23:31.224Z###-----###
36032024-12-31T17:23:31.224Z:::done!:::
36042024-12-31T17:23:31.224Z###-----###
36052024-12-31T17:23:32.961ZGnuplot not found, using plotters backend
36062024-12-31T17:23:33.191ZBenchmarking iperf-tcp/local/c2s/tx
36072024-12-31T17:23:33.191ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
36082024-12-31T17:23:37.865ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (574M iterations)
36092024-12-31T17:23:57.927ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
36102024-12-31T17:23:58.088Ziperf-tcp/local/c2s/tx time: [1.6457 µs 1.6458 µs 1.6458 µs]
36112024-12-31T17:23:58.088Z change: [+2.3277% +2.3372% +2.3474%] (p = 0.00 < 0.05)
36122024-12-31T17:23:58.088Z Performance has regressed.
36132024-12-31T17:23:58.088ZFound 7 outliers among 100 measurements (7.00%)
36142024-12-31T17:23:58.088Z 1 (1.00%) low severe
36152024-12-31T17:23:58.088Z 5 (5.00%) low mild
36162024-12-31T17:23:58.088Z 1 (1.00%) high mild
36172024-12-31T17:23:59.678Z
36182024-12-31T17:23:59.681ZBenchmarking iperf-tcp/local/c2s/rx
36192024-12-31T17:23:59.681ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
36202024-12-31T17:24:04.354ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (574M iterations)
36212024-12-31T17:24:24.346ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
36222024-12-31T17:24:24.497Ziperf-tcp/local/c2s/rx time: [5.7754 µs 5.7758 µs 5.7762 µs]
36232024-12-31T17:24:24.497Z change: [+1.3452% +1.3591% +1.3722%] (p = 0.00 < 0.05)
36242024-12-31T17:24:24.498Z Performance has regressed.
36252024-12-31T17:24:24.498ZFound 4 outliers among 100 measurements (4.00%)
36262024-12-31T17:24:24.498Z 4 (4.00%) high mild
36272024-12-31T17:24:26.087Z
36282024-12-31T17:24:26.090Z###-------------------###
36292024-12-31T17:24:26.090Z:::Running experiment :::
36302024-12-31T17:24:26.090Z:::iperf-tcp/local/s2c:::
36312024-12-31T17:24:26.090Z###-------------------###
36322024-12-31T17:24:26.647Zdtrace: description 'profile-201us ' matched 2 probes
36332024-12-31T17:24:33.134Z-----------------------------------------------------------
36342024-12-31T17:24:33.134ZServer listening on 5201
36352024-12-31T17:24:33.134Z-----------------------------------------------------------
36362024-12-31T17:24:33.134ZAccepted connection from 10.0.0.1, port 35749
36372024-12-31T17:24:33.134Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32901
36382024-12-31T17:24:33.135Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44013
36392024-12-31T17:24:33.135Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51486
36402024-12-31T17:24:33.135Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49636
36412024-12-31T17:24:33.135Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49840
36422024-12-31T17:24:33.135Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36734
36432024-12-31T17:24:33.135Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55889
36442024-12-31T17:24:33.135Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39506
36452024-12-31T17:24:33.135Z[ ID] Interval Transfer Bandwidth
36462024-12-31T17:24:33.135Z[ 5] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
36472024-12-31T17:24:33.138Z[ 7] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36482024-12-31T17:24:33.138Z[ 9] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36492024-12-31T17:24:33.138Z[ 11] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36502024-12-31T17:24:33.138Z[ 13] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36512024-12-31T17:24:33.138Z[ 15] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36522024-12-31T17:24:33.138Z[ 17] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36532024-12-31T17:24:33.139Z[ 19] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
36542024-12-31T17:24:33.139Z[SUM] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
36552024-12-31T17:24:33.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
36562024-12-31T17:24:33.139Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36572024-12-31T17:24:33.139Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36582024-12-31T17:24:33.139Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36592024-12-31T17:24:33.139Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36602024-12-31T17:24:33.139Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36612024-12-31T17:24:33.139Z[ 15] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
36622024-12-31T17:24:33.139Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36632024-12-31T17:24:33.139Z[ 19] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
36642024-12-31T17:24:33.139Z[SUM] 1.00-2.00 sec 103 MBytes 863 Mbits/sec
36652024-12-31T17:24:33.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
36662024-12-31T17:24:33.139Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36672024-12-31T17:24:33.139Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36682024-12-31T17:24:33.139Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36692024-12-31T17:24:33.139Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36702024-12-31T17:24:33.139Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36712024-12-31T17:24:33.139Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36722024-12-31T17:24:33.139Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36732024-12-31T17:24:33.139Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36742024-12-31T17:24:33.139Z[SUM] 2.00-3.00 sec 103 MBytes 865 Mbits/sec
36752024-12-31T17:24:33.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
36762024-12-31T17:24:33.139Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36772024-12-31T17:24:33.139Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36782024-12-31T17:24:33.139Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36792024-12-31T17:24:33.139Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36802024-12-31T17:24:33.139Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36812024-12-31T17:24:33.139Z[ 15] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
36822024-12-31T17:24:33.139Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36832024-12-31T17:24:33.139Z[ 19] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
36842024-12-31T17:24:33.139Z[SUM] 3.00-4.00 sec 103 MBytes 868 Mbits/sec
36852024-12-31T17:24:33.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
36862024-12-31T17:24:33.139Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
36872024-12-31T17:24:33.139Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
36882024-12-31T17:24:33.139Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36892024-12-31T17:24:33.139Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36902024-12-31T17:24:33.139Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36912024-12-31T17:24:33.140Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
36922024-12-31T17:24:33.140Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36932024-12-31T17:24:33.140Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36942024-12-31T17:24:33.140Z[SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
36952024-12-31T17:24:33.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
36962024-12-31T17:24:33.140Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
36972024-12-31T17:24:33.140Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
36982024-12-31T17:24:33.140Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
36992024-12-31T17:24:33.140Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37002024-12-31T17:24:33.140Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37012024-12-31T17:24:33.140Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37022024-12-31T17:24:33.140Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37032024-12-31T17:24:33.140Z[ 19] 5.00-6.00 sec 13.0 MBytes 110 Mbits/sec
37042024-12-31T17:24:33.140Z[SUM] 5.00-6.00 sec 104 MBytes 875 Mbits/sec
37052024-12-31T17:24:33.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
37062024-12-31T17:24:33.140Z[ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
37072024-12-31T17:24:33.140Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
37082024-12-31T17:24:33.140Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
37092024-12-31T17:24:36.250Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
37102024-12-31T17:24:36.250Z[ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
37112024-12-31T17:24:36.251Z[ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
37122024-12-31T17:24:36.251Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
37132024-12-31T17:24:36.251Z[ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
37142024-12-31T17:24:36.251Z[SUM] 6.00-7.00 sec 103 MBytes 860 Mbits/sec
37152024-12-31T17:24:36.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
37162024-12-31T17:24:36.251Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
37172024-12-31T17:24:36.251Z[ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
37182024-12-31T17:24:36.251Z[ 9] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
37192024-12-31T17:24:36.251Z[ 11] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
37202024-12-31T17:24:36.251Z[ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
37212024-12-31T17:24:36.251Z[ 15] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
37222024-12-31T17:24:36.251Z[ 17] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
37232024-12-31T17:24:36.251Z[ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
37242024-12-31T17:24:36.251Z[SUM] 7.00-8.00 sec 103 MBytes 861 Mbits/sec
37252024-12-31T17:24:36.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
37262024-12-31T17:24:36.251Z[ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
37272024-12-31T17:24:36.251Z[ 7] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37282024-12-31T17:24:36.251Z[ 9] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37292024-12-31T17:24:36.251Z[ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37302024-12-31T17:24:36.251Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37312024-12-31T17:24:36.251Z[ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37322024-12-31T17:24:36.251Z[ 17] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37332024-12-31T17:24:36.251Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37342024-12-31T17:24:36.251Z[SUM] 8.00-9.00 sec 103 MBytes 861 Mbits/sec
37352024-12-31T17:24:36.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
37362024-12-31T17:24:36.251Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
37372024-12-31T17:24:36.251Z[ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
37382024-12-31T17:24:36.251Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
37392024-12-31T17:24:36.251Z[ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
37402024-12-31T17:24:36.251Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
37412024-12-31T17:24:36.251Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
37422024-12-31T17:24:36.251Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
37432024-12-31T17:24:36.251Z[ 19] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
37442024-12-31T17:24:36.251Z[SUM] 9.00-10.00 sec 102 MBytes 856 Mbits/sec
37452024-12-31T17:24:36.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
37462024-12-31T17:24:36.251Z[ 5] 10.00-10.00 sec 113 KBytes 244 Mbits/sec
37472024-12-31T17:24:36.251Z[ 7] 10.00-10.00 sec 113 KBytes 244 Mbits/sec
37482024-12-31T17:24:36.251Z[ 9] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
37492024-12-31T17:24:36.252Z[ 11] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
37502024-12-31T17:24:36.252Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37512024-12-31T17:24:36.252Z[ 15] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
37522024-12-31T17:24:36.252Z[ 17] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
37532024-12-31T17:24:36.252Z[ 19] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
37542024-12-31T17:24:36.252Z[SUM] 10.00-10.00 sec 509 KBytes 1.10 Gbits/sec
37552024-12-31T17:24:36.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
37562024-12-31T17:24:36.252Z[ ID] Interval Transfer Bandwidth
37572024-12-31T17:24:36.254Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37582024-12-31T17:24:36.254Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37592024-12-31T17:24:36.254Z[ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37602024-12-31T17:24:36.254Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37612024-12-31T17:24:36.254Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37622024-12-31T17:24:36.254Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37632024-12-31T17:24:36.254Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37642024-12-31T17:24:36.255Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37652024-12-31T17:24:36.255Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37662024-12-31T17:24:36.255Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37672024-12-31T17:24:36.255Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37682024-12-31T17:24:36.255Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37692024-12-31T17:24:36.255Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37702024-12-31T17:24:36.255Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37712024-12-31T17:24:36.255Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender
37722024-12-31T17:24:36.255Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37732024-12-31T17:24:36.255Z[SUM] 0.00-10.00 sec 1.03 GBytes 881 Mbits/sec sender
37742024-12-31T17:24:36.255Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37752024-12-31T17:24:36.255ZRun 1/10...881.622134785601Mbps
37762024-12-31T17:24:43.287Z-----------------------------------------------------------
37772024-12-31T17:24:43.288ZServer listening on 5201
37782024-12-31T17:24:43.288Z-----------------------------------------------------------
37792024-12-31T17:24:43.288ZAccepted connection from 10.0.0.1, port 32894
37802024-12-31T17:24:43.288Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54788
37812024-12-31T17:24:43.288Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39906
37822024-12-31T17:24:43.288Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53896
37832024-12-31T17:24:43.288Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49554
37842024-12-31T17:24:43.288Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40055
37852024-12-31T17:24:43.288Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49439
37862024-12-31T17:24:43.288Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46892
37872024-12-31T17:24:43.288Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40283
37882024-12-31T17:24:43.288Z[ ID] Interval Transfer Bandwidth
37892024-12-31T17:24:43.288Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
37902024-12-31T17:24:43.288Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
37912024-12-31T17:24:43.288Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
37922024-12-31T17:24:43.288Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
37932024-12-31T17:24:43.288Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
37942024-12-31T17:24:43.288Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
37952024-12-31T17:24:43.288Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
37962024-12-31T17:24:43.288Z[ 19] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
37972024-12-31T17:24:43.288Z[SUM] 0.00-1.00 sec 96.2 MBytes 807 Mbits/sec
37982024-12-31T17:24:43.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
37992024-12-31T17:24:43.288Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
38002024-12-31T17:24:43.288Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
38012024-12-31T17:24:43.288Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
38022024-12-31T17:24:43.288Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
38032024-12-31T17:24:43.288Z[ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38042024-12-31T17:24:43.288Z[ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38052024-12-31T17:24:43.288Z[ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38062024-12-31T17:24:43.288Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
38072024-12-31T17:24:43.288Z[SUM] 1.00-2.00 sec 103 MBytes 862 Mbits/sec
38082024-12-31T17:24:43.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
38092024-12-31T17:24:43.288Z[ 5] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
38102024-12-31T17:24:43.288Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
38112024-12-31T17:24:43.288Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
38122024-12-31T17:24:43.288Z[ 11] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
38132024-12-31T17:24:43.288Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
38142024-12-31T17:24:43.288Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
38152024-12-31T17:24:43.288Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
38162024-12-31T17:24:43.289Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
38172024-12-31T17:24:43.289Z[SUM] 2.00-3.00 sec 103 MBytes 862 Mbits/sec
38182024-12-31T17:24:43.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
38192024-12-31T17:24:43.289Z[ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
38202024-12-31T17:24:43.289Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38212024-12-31T17:24:43.289Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38222024-12-31T17:24:43.289Z[ 11] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
38232024-12-31T17:24:43.289Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38242024-12-31T17:24:43.289Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38252024-12-31T17:24:43.289Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38262024-12-31T17:24:43.289Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38272024-12-31T17:24:43.289Z[SUM] 3.00-4.00 sec 102 MBytes 859 Mbits/sec
38282024-12-31T17:24:43.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
38292024-12-31T17:24:43.289Z[ 5] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38302024-12-31T17:24:43.289Z[ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38312024-12-31T17:24:43.289Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38322024-12-31T17:24:43.289Z[ 11] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38332024-12-31T17:24:43.289Z[ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38342024-12-31T17:24:43.289Z[ 15] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38352024-12-31T17:24:43.289Z[ 17] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38362024-12-31T17:24:43.289Z[ 19] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38372024-12-31T17:24:43.289Z[SUM] 4.00-5.00 sec 101 MBytes 846 Mbits/sec
38382024-12-31T17:24:43.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
38392024-12-31T17:24:43.289Z[ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
38402024-12-31T17:24:43.289Z[ 7] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
38412024-12-31T17:24:43.289Z[ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
38422024-12-31T17:24:43.289Z[ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
38432024-12-31T17:24:43.289Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
38442024-12-31T17:24:43.289Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
38452024-12-31T17:24:43.289Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
38462024-12-31T17:24:43.289Z[ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
38472024-12-31T17:24:43.289Z[SUM] 5.00-6.00 sec 102 MBytes 856 Mbits/sec
38482024-12-31T17:24:43.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
38492024-12-31T17:24:43.289Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38502024-12-31T17:24:43.289Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38512024-12-31T17:24:43.289Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38522024-12-31T17:24:46.511Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38532024-12-31T17:24:46.511Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38542024-12-31T17:24:46.511Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38552024-12-31T17:24:46.511Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38562024-12-31T17:24:46.511Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38572024-12-31T17:24:46.511Z[SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec
38582024-12-31T17:24:46.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
38592024-12-31T17:24:46.511Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38602024-12-31T17:24:46.511Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38612024-12-31T17:24:46.511Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38622024-12-31T17:24:46.511Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38632024-12-31T17:24:46.511Z[ 13] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
38642024-12-31T17:24:46.512Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38652024-12-31T17:24:46.512Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38662024-12-31T17:24:46.512Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38672024-12-31T17:24:46.512Z[SUM] 7.00-8.00 sec 103 MBytes 867 Mbits/sec
38682024-12-31T17:24:46.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
38692024-12-31T17:24:46.512Z[ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
38702024-12-31T17:24:46.512Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38712024-12-31T17:24:46.512Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38722024-12-31T17:24:46.512Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38732024-12-31T17:24:46.512Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38742024-12-31T17:24:46.512Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38752024-12-31T17:24:46.512Z[ 17] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
38762024-12-31T17:24:46.512Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38772024-12-31T17:24:46.512Z[SUM] 8.00-9.00 sec 103 MBytes 865 Mbits/sec
38782024-12-31T17:24:46.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
38792024-12-31T17:24:46.512Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
38802024-12-31T17:24:46.512Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
38812024-12-31T17:24:46.512Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
38822024-12-31T17:24:46.512Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
38832024-12-31T17:24:46.512Z[ 13] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
38842024-12-31T17:24:46.512Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
38852024-12-31T17:24:46.512Z[ 17] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
38862024-12-31T17:24:46.512Z[ 19] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
38872024-12-31T17:24:46.512Z[SUM] 9.00-10.00 sec 103 MBytes 862 Mbits/sec
38882024-12-31T17:24:46.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
38892024-12-31T17:24:46.512Z[ 5] 10.00-10.00 sec 170 KBytes 412 Mbits/sec
38902024-12-31T17:24:46.512Z[ 7] 10.00-10.00 sec 113 KBytes 275 Mbits/sec
38912024-12-31T17:24:46.512Z[ 9] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec
38922024-12-31T17:24:46.512Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38932024-12-31T17:24:46.512Z[ 13] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec
38942024-12-31T17:24:46.512Z[ 15] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec
38952024-12-31T17:24:46.512Z[ 17] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec
38962024-12-31T17:24:46.512Z[ 19] 10.00-10.00 sec 56.6 KBytes 138 Mbits/sec
38972024-12-31T17:24:46.512Z[SUM] 10.00-10.00 sec 566 KBytes 1.37 Gbits/sec
38982024-12-31T17:24:46.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
38992024-12-31T17:24:46.512Z[ ID] Interval Transfer Bandwidth
39002024-12-31T17:24:46.512Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
39012024-12-31T17:24:46.512Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39022024-12-31T17:24:46.513Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
39032024-12-31T17:24:46.513Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39042024-12-31T17:24:46.513Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
39052024-12-31T17:24:46.513Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39062024-12-31T17:24:46.513Z[ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
39072024-12-31T17:24:46.513Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39082024-12-31T17:24:46.513Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
39092024-12-31T17:24:46.513Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39102024-12-31T17:24:46.513Z[ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
39112024-12-31T17:24:46.513Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39122024-12-31T17:24:46.513Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
39132024-12-31T17:24:46.513Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39142024-12-31T17:24:46.513Z[ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
39152024-12-31T17:24:46.513Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39162024-12-31T17:24:46.513Z[SUM] 0.00-10.00 sec 1020 MBytes 856 Mbits/sec sender
39172024-12-31T17:24:46.513Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39182024-12-31T17:24:46.516ZRun 2/10...855.916530929328Mbps
39192024-12-31T17:24:53.546Z-----------------------------------------------------------
39202024-12-31T17:24:53.546ZServer listening on 5201
39212024-12-31T17:24:53.546Z-----------------------------------------------------------
39222024-12-31T17:24:53.546ZAccepted connection from 10.0.0.1, port 34941
39232024-12-31T17:24:53.546Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33223
39242024-12-31T17:24:53.547Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56941
39252024-12-31T17:24:53.547Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42686
39262024-12-31T17:24:53.547Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40852
39272024-12-31T17:24:53.547Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38996
39282024-12-31T17:24:53.547Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33255
39292024-12-31T17:24:53.547Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38983
39302024-12-31T17:24:53.547Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63473
39312024-12-31T17:24:53.547Z[ ID] Interval Transfer Bandwidth
39322024-12-31T17:24:53.547Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
39332024-12-31T17:24:53.547Z[ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
39342024-12-31T17:24:53.547Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
39352024-12-31T17:24:53.547Z[ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
39362024-12-31T17:24:53.547Z[ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
39372024-12-31T17:24:53.547Z[ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
39382024-12-31T17:24:53.547Z[ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
39392024-12-31T17:24:53.547Z[ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
39402024-12-31T17:24:53.547Z[SUM] 0.00-1.00 sec 96.8 MBytes 812 Mbits/sec
39412024-12-31T17:24:53.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
39422024-12-31T17:24:53.547Z[ 5] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
39432024-12-31T17:24:53.547Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39442024-12-31T17:24:53.547Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39452024-12-31T17:24:53.547Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39462024-12-31T17:24:53.547Z[ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
39472024-12-31T17:24:53.547Z[ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
39482024-12-31T17:24:53.547Z[ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
39492024-12-31T17:24:53.547Z[ 19] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
39502024-12-31T17:24:53.547Z[SUM] 1.00-2.00 sec 103 MBytes 861 Mbits/sec
39512024-12-31T17:24:53.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
39522024-12-31T17:24:53.547Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39532024-12-31T17:24:53.547Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39542024-12-31T17:24:53.547Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39552024-12-31T17:24:53.547Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
39562024-12-31T17:24:53.547Z[ 13] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec
39572024-12-31T17:24:53.547Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39582024-12-31T17:24:53.547Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39592024-12-31T17:24:53.547Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
39602024-12-31T17:24:53.547Z[SUM] 2.00-3.00 sec 104 MBytes 871 Mbits/sec
39612024-12-31T17:24:53.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
39622024-12-31T17:24:53.548Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39632024-12-31T17:24:53.548Z[ 7] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
39642024-12-31T17:24:53.548Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39652024-12-31T17:24:53.548Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39662024-12-31T17:24:53.548Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39672024-12-31T17:24:53.548Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39682024-12-31T17:24:53.548Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39692024-12-31T17:24:53.548Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39702024-12-31T17:24:53.548Z[SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec
39712024-12-31T17:24:53.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
39722024-12-31T17:24:53.548Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39732024-12-31T17:24:53.548Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39742024-12-31T17:24:53.548Z[ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39752024-12-31T17:24:53.548Z[ 11] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
39762024-12-31T17:24:53.548Z[ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39772024-12-31T17:24:53.548Z[ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39782024-12-31T17:24:53.548Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39792024-12-31T17:24:53.548Z[ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
39802024-12-31T17:24:53.548Z[SUM] 4.00-5.00 sec 102 MBytes 858 Mbits/sec
39812024-12-31T17:24:53.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
39822024-12-31T17:24:53.548Z[ 5] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39832024-12-31T17:24:53.548Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39842024-12-31T17:24:53.548Z[ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
39852024-12-31T17:24:53.548Z[ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
39862024-12-31T17:24:53.548Z[ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
39872024-12-31T17:24:53.548Z[ 15] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39882024-12-31T17:24:53.548Z[ 17] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39892024-12-31T17:24:53.548Z[ 19] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39902024-12-31T17:24:53.548Z[SUM] 5.00-6.00 sec 102 MBytes 859 Mbits/sec
39912024-12-31T17:24:53.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
39922024-12-31T17:24:53.548Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39932024-12-31T17:24:53.548Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39942024-12-31T17:24:53.548Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39952024-12-31T17:24:56.661Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39962024-12-31T17:24:56.661Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
39972024-12-31T17:24:56.661Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39982024-12-31T17:24:56.661Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39992024-12-31T17:24:56.661Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
40002024-12-31T17:24:56.661Z[SUM] 6.00-7.00 sec 104 MBytes 873 Mbits/sec
40012024-12-31T17:24:56.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
40022024-12-31T17:24:56.661Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40032024-12-31T17:24:56.661Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40042024-12-31T17:24:56.661Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40052024-12-31T17:24:56.661Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40062024-12-31T17:24:56.661Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40072024-12-31T17:24:56.661Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40082024-12-31T17:24:56.661Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40092024-12-31T17:24:56.661Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40102024-12-31T17:24:56.661Z[SUM] 7.00-8.00 sec 103 MBytes 864 Mbits/sec
40112024-12-31T17:24:56.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
40122024-12-31T17:24:56.661Z[ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40132024-12-31T17:24:56.661Z[ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40142024-12-31T17:24:56.661Z[ 9] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
40152024-12-31T17:24:56.661Z[ 11] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
40162024-12-31T17:24:56.661Z[ 13] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40172024-12-31T17:24:56.661Z[ 15] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40182024-12-31T17:24:56.661Z[ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
40192024-12-31T17:24:56.661Z[ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40202024-12-31T17:24:56.661Z[SUM] 8.00-9.00 sec 101 MBytes 850 Mbits/sec
40212024-12-31T17:24:56.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
40222024-12-31T17:24:56.661Z[ 5] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
40232024-12-31T17:24:56.662Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40242024-12-31T17:24:56.662Z[ 9] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40252024-12-31T17:24:56.662Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40262024-12-31T17:24:56.662Z[ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40272024-12-31T17:24:56.662Z[ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40282024-12-31T17:24:56.662Z[ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40292024-12-31T17:24:56.662Z[ 19] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec
40302024-12-31T17:24:56.662Z[SUM] 9.00-10.00 sec 101 MBytes 848 Mbits/sec
40312024-12-31T17:24:56.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
40322024-12-31T17:24:56.662Z[ 5] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
40332024-12-31T17:24:56.662Z[ 7] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40342024-12-31T17:24:56.662Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40352024-12-31T17:24:56.662Z[ 11] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40362024-12-31T17:24:56.662Z[ 13] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
40372024-12-31T17:24:56.662Z[ 15] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40382024-12-31T17:24:56.662Z[ 17] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40392024-12-31T17:24:56.662Z[ 19] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
40402024-12-31T17:24:56.662Z[SUM] 10.00-10.00 sec 622 KBytes 1.37 Gbits/sec
40412024-12-31T17:24:56.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
40422024-12-31T17:24:56.662Z[ ID] Interval Transfer Bandwidth
40432024-12-31T17:24:56.662Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40442024-12-31T17:24:56.662Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40452024-12-31T17:24:56.662Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40462024-12-31T17:24:56.662Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40472024-12-31T17:24:56.662Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40482024-12-31T17:24:56.662Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40492024-12-31T17:24:56.662Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40502024-12-31T17:24:56.662Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40512024-12-31T17:24:56.662Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40522024-12-31T17:24:56.662Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40532024-12-31T17:24:56.662Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40542024-12-31T17:24:56.662Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40552024-12-31T17:24:56.662Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40562024-12-31T17:24:56.662Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40572024-12-31T17:24:56.662Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
40582024-12-31T17:24:56.662Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40592024-12-31T17:24:56.662Z[SUM] 0.00-10.00 sec 1021 MBytes 856 Mbits/sec sender
40602024-12-31T17:24:56.662Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40612024-12-31T17:24:56.665ZRun 3/10...856.576316132523Mbps
40622024-12-31T17:25:03.697Z-----------------------------------------------------------
40632024-12-31T17:25:03.697ZServer listening on 5201
40642024-12-31T17:25:03.697Z-----------------------------------------------------------
40652024-12-31T17:25:03.697ZAccepted connection from 10.0.0.1, port 37783
40662024-12-31T17:25:03.697Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45772
40672024-12-31T17:25:03.697Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52559
40682024-12-31T17:25:03.697Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54047
40692024-12-31T17:25:03.697Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48085
40702024-12-31T17:25:03.698Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61096
40712024-12-31T17:25:03.698Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41791
40722024-12-31T17:25:03.698Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49554
40732024-12-31T17:25:03.698Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44808
40742024-12-31T17:25:03.698Z[ ID] Interval Transfer Bandwidth
40752024-12-31T17:25:03.698Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
40762024-12-31T17:25:03.698Z[ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
40772024-12-31T17:25:03.698Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
40782024-12-31T17:25:03.698Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40792024-12-31T17:25:03.698Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40802024-12-31T17:25:03.698Z[ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
40812024-12-31T17:25:03.698Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40822024-12-31T17:25:03.698Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
40832024-12-31T17:25:03.698Z[SUM] 0.00-1.00 sec 96.1 MBytes 806 Mbits/sec
40842024-12-31T17:25:03.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852024-12-31T17:25:03.698Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40862024-12-31T17:25:03.698Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40872024-12-31T17:25:03.698Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40882024-12-31T17:25:03.698Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40892024-12-31T17:25:03.698Z[ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
40902024-12-31T17:25:03.698Z[ 15] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
40912024-12-31T17:25:03.698Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40922024-12-31T17:25:03.698Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40932024-12-31T17:25:03.698Z[SUM] 1.00-2.00 sec 103 MBytes 863 Mbits/sec
40942024-12-31T17:25:03.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952024-12-31T17:25:03.698Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
40962024-12-31T17:25:03.698Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
40972024-12-31T17:25:03.698Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
40982024-12-31T17:25:03.698Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
40992024-12-31T17:25:03.698Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
41002024-12-31T17:25:03.698Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
41012024-12-31T17:25:03.698Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
41022024-12-31T17:25:03.698Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
41032024-12-31T17:25:03.698Z[SUM] 2.00-3.00 sec 104 MBytes 872 Mbits/sec
41042024-12-31T17:25:03.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052024-12-31T17:25:03.698Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
41062024-12-31T17:25:03.698Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
41072024-12-31T17:25:03.698Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
41082024-12-31T17:25:03.699Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
41092024-12-31T17:25:03.699Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
41102024-12-31T17:25:03.699Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
41112024-12-31T17:25:03.699Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
41122024-12-31T17:25:03.699Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
41132024-12-31T17:25:03.699Z[SUM] 3.00-4.00 sec 104 MBytes 871 Mbits/sec
41142024-12-31T17:25:03.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152024-12-31T17:25:03.699Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41162024-12-31T17:25:03.699Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41172024-12-31T17:25:03.699Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41182024-12-31T17:25:03.699Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41192024-12-31T17:25:03.699Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41202024-12-31T17:25:03.699Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41212024-12-31T17:25:03.699Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41222024-12-31T17:25:03.699Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41232024-12-31T17:25:03.699Z[SUM] 4.00-5.00 sec 103 MBytes 868 Mbits/sec
41242024-12-31T17:25:03.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252024-12-31T17:25:03.699Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41262024-12-31T17:25:03.699Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41272024-12-31T17:25:03.699Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41282024-12-31T17:25:03.699Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41292024-12-31T17:25:03.699Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41302024-12-31T17:25:03.699Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41312024-12-31T17:25:03.699Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41322024-12-31T17:25:03.702Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41332024-12-31T17:25:03.702Z[SUM] 5.00-6.00 sec 104 MBytes 873 Mbits/sec
41342024-12-31T17:25:03.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352024-12-31T17:25:03.702Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41362024-12-31T17:25:03.702Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41372024-12-31T17:25:03.702Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41382024-12-31T17:25:06.920Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41392024-12-31T17:25:06.920Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41402024-12-31T17:25:06.920Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41412024-12-31T17:25:06.920Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41422024-12-31T17:25:06.920Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41432024-12-31T17:25:06.920Z[SUM] 6.00-7.00 sec 104 MBytes 872 Mbits/sec
41442024-12-31T17:25:06.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452024-12-31T17:25:06.920Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41462024-12-31T17:25:06.921Z[ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
41472024-12-31T17:25:06.921Z[ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
41482024-12-31T17:25:06.921Z[ 11] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
41492024-12-31T17:25:06.921Z[ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
41502024-12-31T17:25:06.921Z[ 15] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
41512024-12-31T17:25:06.921Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41522024-12-31T17:25:06.921Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41532024-12-31T17:25:06.921Z[SUM] 7.00-8.00 sec 103 MBytes 862 Mbits/sec
41542024-12-31T17:25:06.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552024-12-31T17:25:06.921Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41562024-12-31T17:25:06.921Z[ 7] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
41572024-12-31T17:25:06.924Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41582024-12-31T17:25:06.924Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41592024-12-31T17:25:06.924Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41602024-12-31T17:25:06.924Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41612024-12-31T17:25:06.924Z[ 17] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
41622024-12-31T17:25:06.924Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41632024-12-31T17:25:06.924Z[SUM] 8.00-9.00 sec 104 MBytes 869 Mbits/sec
41642024-12-31T17:25:06.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
41652024-12-31T17:25:06.924Z[ 5] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
41662024-12-31T17:25:06.924Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41672024-12-31T17:25:06.924Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41682024-12-31T17:25:06.924Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41692024-12-31T17:25:06.925Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41702024-12-31T17:25:06.925Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41712024-12-31T17:25:06.925Z[ 17] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
41722024-12-31T17:25:06.925Z[ 19] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
41732024-12-31T17:25:06.925Z[SUM] 9.00-10.00 sec 103 MBytes 863 Mbits/sec
41742024-12-31T17:25:06.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
41752024-12-31T17:25:06.925Z[ 5] 10.00-10.00 sec 113 KBytes 225 Mbits/sec
41762024-12-31T17:25:06.925Z[ 7] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
41772024-12-31T17:25:06.925Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41782024-12-31T17:25:06.925Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41792024-12-31T17:25:06.925Z[ 13] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
41802024-12-31T17:25:06.925Z[ 15] 10.00-10.00 sec 113 KBytes 225 Mbits/sec
41812024-12-31T17:25:06.925Z[ 17] 10.00-10.00 sec 113 KBytes 225 Mbits/sec
41822024-12-31T17:25:06.925Z[ 19] 10.00-10.00 sec 113 KBytes 225 Mbits/sec
41832024-12-31T17:25:06.925Z[SUM] 10.00-10.00 sec 566 KBytes 1.13 Gbits/sec
41842024-12-31T17:25:06.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
41852024-12-31T17:25:06.925Z[ ID] Interval Transfer Bandwidth
41862024-12-31T17:25:06.925Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41872024-12-31T17:25:06.925Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41882024-12-31T17:25:06.925Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41892024-12-31T17:25:06.925Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41902024-12-31T17:25:06.925Z[ 9] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
41912024-12-31T17:25:06.925Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41922024-12-31T17:25:06.925Z[ 11] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
41932024-12-31T17:25:06.925Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41942024-12-31T17:25:06.925Z[ 13] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
41952024-12-31T17:25:06.925Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41962024-12-31T17:25:06.925Z[ 15] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
41972024-12-31T17:25:06.925Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41982024-12-31T17:25:06.925Z[ 17] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
41992024-12-31T17:25:06.925Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42002024-12-31T17:25:06.925Z[ 19] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
42012024-12-31T17:25:06.925Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42022024-12-31T17:25:06.925Z[SUM] 0.00-10.00 sec 1.00 GBytes 862 Mbits/sec sender
42032024-12-31T17:25:06.925Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42042024-12-31T17:25:06.925ZRun 4/10...862.3798786855281Mbps
42052024-12-31T17:25:13.957Z-----------------------------------------------------------
42062024-12-31T17:25:13.957ZServer listening on 5201
42072024-12-31T17:25:13.957Z-----------------------------------------------------------
42082024-12-31T17:25:13.957ZAccepted connection from 10.0.0.1, port 50441
42092024-12-31T17:25:13.957Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56263
42102024-12-31T17:25:13.957Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34496
42112024-12-31T17:25:13.957Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62324
42122024-12-31T17:25:13.957Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39960
42132024-12-31T17:25:13.957Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52422
42142024-12-31T17:25:13.957Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33399
42152024-12-31T17:25:13.957Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42963
42162024-12-31T17:25:13.957Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55438
42172024-12-31T17:25:13.957Z[ ID] Interval Transfer Bandwidth
42182024-12-31T17:25:13.957Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42192024-12-31T17:25:13.957Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
42202024-12-31T17:25:13.957Z[ 9] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
42212024-12-31T17:25:13.957Z[ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
42222024-12-31T17:25:13.957Z[ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
42232024-12-31T17:25:13.957Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
42242024-12-31T17:25:13.957Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
42252024-12-31T17:25:13.957Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
42262024-12-31T17:25:13.957Z[SUM] 0.00-1.00 sec 97.8 MBytes 820 Mbits/sec
42272024-12-31T17:25:13.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
42282024-12-31T17:25:13.957Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42292024-12-31T17:25:13.957Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42302024-12-31T17:25:13.958Z[ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42312024-12-31T17:25:13.958Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42322024-12-31T17:25:13.958Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42332024-12-31T17:25:13.958Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42342024-12-31T17:25:13.958Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42352024-12-31T17:25:13.958Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
42362024-12-31T17:25:13.958Z[SUM] 1.00-2.00 sec 105 MBytes 880 Mbits/sec
42372024-12-31T17:25:13.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
42382024-12-31T17:25:13.958Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42392024-12-31T17:25:13.958Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
42402024-12-31T17:25:13.958Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
42412024-12-31T17:25:13.958Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
42422024-12-31T17:25:13.958Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
42432024-12-31T17:25:13.958Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42442024-12-31T17:25:13.958Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
42452024-12-31T17:25:13.958Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
42462024-12-31T17:25:13.958Z[SUM] 2.00-3.00 sec 104 MBytes 875 Mbits/sec
42472024-12-31T17:25:13.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
42482024-12-31T17:25:13.958Z[ 5] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42492024-12-31T17:25:13.958Z[ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42502024-12-31T17:25:13.958Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42512024-12-31T17:25:13.958Z[ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42522024-12-31T17:25:13.958Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42532024-12-31T17:25:13.958Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42542024-12-31T17:25:13.958Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42552024-12-31T17:25:13.958Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42562024-12-31T17:25:13.958Z[SUM] 3.00-4.00 sec 102 MBytes 858 Mbits/sec
42572024-12-31T17:25:13.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
42582024-12-31T17:25:13.958Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
42592024-12-31T17:25:13.958Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
42602024-12-31T17:25:13.958Z[ 9] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
42612024-12-31T17:25:13.958Z[ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
42622024-12-31T17:25:13.958Z[ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
42632024-12-31T17:25:13.958Z[ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
42642024-12-31T17:25:13.958Z[ 17] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
42652024-12-31T17:25:13.958Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42662024-12-31T17:25:13.958Z[SUM] 4.00-5.00 sec 102 MBytes 860 Mbits/sec
42672024-12-31T17:25:13.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
42682024-12-31T17:25:13.958Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42692024-12-31T17:25:13.959Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42702024-12-31T17:25:13.959Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42712024-12-31T17:25:13.959Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42722024-12-31T17:25:13.959Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42732024-12-31T17:25:13.959Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42742024-12-31T17:25:13.959Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42752024-12-31T17:25:13.959Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42762024-12-31T17:25:13.959Z[SUM] 5.00-6.00 sec 103 MBytes 865 Mbits/sec
42772024-12-31T17:25:13.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
42782024-12-31T17:25:13.959Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42792024-12-31T17:25:13.959Z[ 7] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
42802024-12-31T17:25:13.959Z[ 9] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
42812024-12-31T17:25:17.181Z[ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
42822024-12-31T17:25:17.181Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42832024-12-31T17:25:17.181Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42842024-12-31T17:25:17.181Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
42852024-12-31T17:25:17.181Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42862024-12-31T17:25:17.181Z[SUM] 6.00-7.00 sec 103 MBytes 862 Mbits/sec
42872024-12-31T17:25:17.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
42882024-12-31T17:25:17.181Z[ 5] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42892024-12-31T17:25:17.181Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
42902024-12-31T17:25:17.181Z[ 9] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42912024-12-31T17:25:17.181Z[ 11] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42922024-12-31T17:25:17.181Z[ 13] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42932024-12-31T17:25:17.181Z[ 15] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42942024-12-31T17:25:17.181Z[ 17] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42952024-12-31T17:25:17.181Z[ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
42962024-12-31T17:25:17.181Z[SUM] 7.00-8.00 sec 102 MBytes 853 Mbits/sec
42972024-12-31T17:25:17.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
42982024-12-31T17:25:17.181Z[ 5] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
42992024-12-31T17:25:17.181Z[ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43002024-12-31T17:25:17.181Z[ 9] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
43012024-12-31T17:25:17.181Z[ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
43022024-12-31T17:25:17.181Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43032024-12-31T17:25:17.182Z[ 15] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
43042024-12-31T17:25:17.182Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43052024-12-31T17:25:17.182Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43062024-12-31T17:25:17.182Z[SUM] 8.00-9.00 sec 102 MBytes 857 Mbits/sec
43072024-12-31T17:25:17.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
43082024-12-31T17:25:17.182Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43092024-12-31T17:25:17.182Z[ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
43102024-12-31T17:25:17.182Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43112024-12-31T17:25:17.182Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43122024-12-31T17:25:17.182Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43132024-12-31T17:25:17.182Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43142024-12-31T17:25:17.182Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43152024-12-31T17:25:17.182Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
43162024-12-31T17:25:17.182Z[SUM] 9.00-10.00 sec 102 MBytes 858 Mbits/sec
43172024-12-31T17:25:17.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
43182024-12-31T17:25:17.182Z[ 5] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec
43192024-12-31T17:25:17.182Z[ 7] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec
43202024-12-31T17:25:17.182Z[ 9] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec
43212024-12-31T17:25:17.182Z[ 11] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec
43222024-12-31T17:25:17.182Z[ 13] 10.00-10.00 sec 113 KBytes 258 Mbits/sec
43232024-12-31T17:25:17.182Z[ 15] 10.00-10.00 sec 113 KBytes 258 Mbits/sec
43242024-12-31T17:25:17.182Z[ 17] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec
43252024-12-31T17:25:17.182Z[ 19] 10.00-10.00 sec 113 KBytes 258 Mbits/sec
43262024-12-31T17:25:17.182Z[SUM] 10.00-10.00 sec 622 KBytes 1.42 Gbits/sec
43272024-12-31T17:25:17.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
43282024-12-31T17:25:17.182Z[ ID] Interval Transfer Bandwidth
43292024-12-31T17:25:17.182Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43302024-12-31T17:25:17.182Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43312024-12-31T17:25:17.182Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43322024-12-31T17:25:17.182Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43332024-12-31T17:25:17.182Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43342024-12-31T17:25:17.182Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43352024-12-31T17:25:17.182Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43362024-12-31T17:25:17.182Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43372024-12-31T17:25:17.182Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43382024-12-31T17:25:17.182Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43392024-12-31T17:25:17.182Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43402024-12-31T17:25:17.182Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43412024-12-31T17:25:17.182Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43422024-12-31T17:25:17.183Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43432024-12-31T17:25:17.183Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
43442024-12-31T17:25:17.183Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43452024-12-31T17:25:17.183Z[SUM] 0.00-10.00 sec 1.00 GBytes 859 Mbits/sec sender
43462024-12-31T17:25:17.183Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43472024-12-31T17:25:17.185ZRun 5/10...859.311584642885Mbps
43482024-12-31T17:25:24.217Z-----------------------------------------------------------
43492024-12-31T17:25:24.217ZServer listening on 5201
43502024-12-31T17:25:24.217Z-----------------------------------------------------------
43512024-12-31T17:25:24.217ZAccepted connection from 10.0.0.1, port 38197
43522024-12-31T17:25:24.217Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40535
43532024-12-31T17:25:24.217Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61087
43542024-12-31T17:25:24.217Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58972
43552024-12-31T17:25:24.217Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37352
43562024-12-31T17:25:24.217Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44097
43572024-12-31T17:25:24.217Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47664
43582024-12-31T17:25:24.217Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32831
43592024-12-31T17:25:24.217Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62886
43602024-12-31T17:25:24.217Z[ ID] Interval Transfer Bandwidth
43612024-12-31T17:25:24.217Z[ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
43622024-12-31T17:25:24.217Z[ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
43632024-12-31T17:25:24.217Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
43642024-12-31T17:25:24.217Z[ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
43652024-12-31T17:25:24.217Z[ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
43662024-12-31T17:25:24.217Z[ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
43672024-12-31T17:25:24.217Z[ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
43682024-12-31T17:25:24.218Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43692024-12-31T17:25:24.218Z[SUM] 0.00-1.00 sec 96.7 MBytes 811 Mbits/sec
43702024-12-31T17:25:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712024-12-31T17:25:24.218Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43722024-12-31T17:25:24.218Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43732024-12-31T17:25:24.218Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43742024-12-31T17:25:24.218Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43752024-12-31T17:25:24.218Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43762024-12-31T17:25:24.218Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43772024-12-31T17:25:24.218Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43782024-12-31T17:25:24.218Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43792024-12-31T17:25:24.218Z[SUM] 1.00-2.00 sec 104 MBytes 873 Mbits/sec
43802024-12-31T17:25:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812024-12-31T17:25:24.218Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
43822024-12-31T17:25:24.218Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43832024-12-31T17:25:24.218Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43842024-12-31T17:25:24.218Z[ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43852024-12-31T17:25:24.218Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43862024-12-31T17:25:24.218Z[ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43872024-12-31T17:25:24.218Z[ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43882024-12-31T17:25:24.218Z[ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43892024-12-31T17:25:24.218Z[SUM] 2.00-3.00 sec 102 MBytes 859 Mbits/sec
43902024-12-31T17:25:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912024-12-31T17:25:24.218Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43922024-12-31T17:25:24.218Z[ 7] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
43932024-12-31T17:25:24.218Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
43942024-12-31T17:25:24.218Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43952024-12-31T17:25:24.218Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43962024-12-31T17:25:24.218Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43972024-12-31T17:25:24.218Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43982024-12-31T17:25:24.218Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43992024-12-31T17:25:24.218Z[SUM] 3.00-4.00 sec 103 MBytes 866 Mbits/sec
44002024-12-31T17:25:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012024-12-31T17:25:24.218Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
44022024-12-31T17:25:24.218Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
44032024-12-31T17:25:24.218Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
44042024-12-31T17:25:24.221Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
44052024-12-31T17:25:24.221Z[ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
44062024-12-31T17:25:24.221Z[ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
44072024-12-31T17:25:24.221Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
44082024-12-31T17:25:24.221Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
44092024-12-31T17:25:24.221Z[SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec
44102024-12-31T17:25:24.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112024-12-31T17:25:24.221Z[ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44122024-12-31T17:25:24.221Z[ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44132024-12-31T17:25:24.221Z[ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44142024-12-31T17:25:24.221Z[ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44152024-12-31T17:25:24.221Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44162024-12-31T17:25:24.221Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44172024-12-31T17:25:24.221Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44182024-12-31T17:25:24.221Z[ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
44192024-12-31T17:25:24.221Z[SUM] 5.00-6.00 sec 102 MBytes 857 Mbits/sec
44202024-12-31T17:25:24.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212024-12-31T17:25:24.222Z[ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44222024-12-31T17:25:24.222Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44232024-12-31T17:25:24.222Z[ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44242024-12-31T17:25:27.441Z[ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44252024-12-31T17:25:27.441Z[ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44262024-12-31T17:25:27.441Z[ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44272024-12-31T17:25:27.441Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
44282024-12-31T17:25:27.441Z[ 19] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
44292024-12-31T17:25:27.441Z[SUM] 6.00-7.00 sec 102 MBytes 858 Mbits/sec
44302024-12-31T17:25:27.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
44312024-12-31T17:25:27.441Z[ 5] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44322024-12-31T17:25:27.441Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
44332024-12-31T17:25:27.441Z[ 9] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44342024-12-31T17:25:27.441Z[ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
44352024-12-31T17:25:27.441Z[ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44362024-12-31T17:25:27.442Z[ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
44372024-12-31T17:25:27.442Z[ 17] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44382024-12-31T17:25:27.442Z[ 19] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44392024-12-31T17:25:27.442Z[SUM] 7.00-8.00 sec 102 MBytes 860 Mbits/sec
44402024-12-31T17:25:27.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
44412024-12-31T17:25:27.442Z[ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
44422024-12-31T17:25:27.442Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
44432024-12-31T17:25:27.442Z[ 9] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
44442024-12-31T17:25:27.442Z[ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
44452024-12-31T17:25:27.442Z[ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
44462024-12-31T17:25:27.442Z[ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
44472024-12-31T17:25:27.442Z[ 17] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
44482024-12-31T17:25:27.442Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
44492024-12-31T17:25:27.442Z[SUM] 8.00-9.00 sec 103 MBytes 861 Mbits/sec
44502024-12-31T17:25:27.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
44512024-12-31T17:25:27.442Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44522024-12-31T17:25:27.442Z[ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44532024-12-31T17:25:27.442Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44542024-12-31T17:25:27.442Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44552024-12-31T17:25:27.442Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44562024-12-31T17:25:27.442Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44572024-12-31T17:25:27.442Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44582024-12-31T17:25:27.442Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44592024-12-31T17:25:27.442Z[SUM] 9.00-10.00 sec 102 MBytes 857 Mbits/sec
44602024-12-31T17:25:27.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
44612024-12-31T17:25:27.442Z[ 5] 10.00-10.00 sec 113 KBytes 252 Mbits/sec
44622024-12-31T17:25:27.442Z[ 7] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44632024-12-31T17:25:27.442Z[ 9] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44642024-12-31T17:25:27.442Z[ 11] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44652024-12-31T17:25:27.442Z[ 13] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44662024-12-31T17:25:27.442Z[ 15] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44672024-12-31T17:25:27.442Z[ 17] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44682024-12-31T17:25:27.442Z[ 19] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
44692024-12-31T17:25:27.442Z[SUM] 10.00-10.00 sec 509 KBytes 1.13 Gbits/sec
44702024-12-31T17:25:27.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
44712024-12-31T17:25:27.442Z[ ID] Interval Transfer Bandwidth
44722024-12-31T17:25:27.442Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44732024-12-31T17:25:27.442Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44742024-12-31T17:25:27.443Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44752024-12-31T17:25:27.443Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44762024-12-31T17:25:27.443Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44772024-12-31T17:25:27.443Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44782024-12-31T17:25:27.443Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44792024-12-31T17:25:27.443Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44802024-12-31T17:25:27.443Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44812024-12-31T17:25:27.443Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44822024-12-31T17:25:27.443Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44832024-12-31T17:25:27.443Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44842024-12-31T17:25:27.443Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44852024-12-31T17:25:27.443Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44862024-12-31T17:25:27.443Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44872024-12-31T17:25:27.443Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44882024-12-31T17:25:27.443Z[SUM] 0.00-10.00 sec 1022 MBytes 857 Mbits/sec sender
44892024-12-31T17:25:27.443Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44902024-12-31T17:25:27.446ZRun 6/10...857.074607778541Mbps
44912024-12-31T17:25:34.477Z-----------------------------------------------------------
44922024-12-31T17:25:34.477ZServer listening on 5201
44932024-12-31T17:25:34.477Z-----------------------------------------------------------
44942024-12-31T17:25:34.477ZAccepted connection from 10.0.0.1, port 64013
44952024-12-31T17:25:34.477Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62891
44962024-12-31T17:25:34.477Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61016
44972024-12-31T17:25:34.477Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45260
44982024-12-31T17:25:34.477Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53786
44992024-12-31T17:25:34.477Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43429
45002024-12-31T17:25:34.477Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61443
45012024-12-31T17:25:34.477Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54460
45022024-12-31T17:25:34.477Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57315
45032024-12-31T17:25:34.477Z[ ID] Interval Transfer Bandwidth
45042024-12-31T17:25:34.477Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
45052024-12-31T17:25:34.477Z[ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
45062024-12-31T17:25:34.477Z[ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
45072024-12-31T17:25:34.477Z[ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
45082024-12-31T17:25:34.477Z[ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
45092024-12-31T17:25:34.477Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
45102024-12-31T17:25:34.477Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
45112024-12-31T17:25:34.477Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
45122024-12-31T17:25:34.477Z[SUM] 0.00-1.00 sec 95.6 MBytes 802 Mbits/sec
45132024-12-31T17:25:34.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
45142024-12-31T17:25:34.477Z[ 5] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
45152024-12-31T17:25:34.477Z[ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
45162024-12-31T17:25:34.478Z[ 9] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
45172024-12-31T17:25:34.478Z[ 11] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
45182024-12-31T17:25:34.478Z[ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
45192024-12-31T17:25:34.478Z[ 15] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
45202024-12-31T17:25:34.478Z[ 17] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
45212024-12-31T17:25:34.478Z[ 19] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
45222024-12-31T17:25:34.478Z[SUM] 1.00-2.00 sec 102 MBytes 853 Mbits/sec
45232024-12-31T17:25:34.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
45242024-12-31T17:25:34.478Z[ 5] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
45252024-12-31T17:25:34.478Z[ 7] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
45262024-12-31T17:25:34.478Z[ 9] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
45272024-12-31T17:25:34.478Z[ 11] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
45282024-12-31T17:25:34.478Z[ 13] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
45292024-12-31T17:25:34.478Z[ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
45302024-12-31T17:25:34.478Z[ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
45312024-12-31T17:25:34.478Z[ 19] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
45322024-12-31T17:25:34.478Z[SUM] 2.00-3.00 sec 102 MBytes 854 Mbits/sec
45332024-12-31T17:25:34.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
45342024-12-31T17:25:34.478Z[ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
45352024-12-31T17:25:34.478Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45362024-12-31T17:25:34.478Z[ 9] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
45372024-12-31T17:25:34.478Z[ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45382024-12-31T17:25:34.478Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45392024-12-31T17:25:34.478Z[ 15] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
45402024-12-31T17:25:34.478Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45412024-12-31T17:25:34.478Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45422024-12-31T17:25:34.478Z[SUM] 3.00-4.00 sec 102 MBytes 859 Mbits/sec
45432024-12-31T17:25:34.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
45442024-12-31T17:25:34.478Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45452024-12-31T17:25:34.478Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45462024-12-31T17:25:34.478Z[ 9] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
45472024-12-31T17:25:34.478Z[ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45482024-12-31T17:25:34.478Z[ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45492024-12-31T17:25:34.478Z[ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45502024-12-31T17:25:34.478Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45512024-12-31T17:25:34.478Z[ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
45522024-12-31T17:25:34.478Z[SUM] 4.00-5.00 sec 102 MBytes 856 Mbits/sec
45532024-12-31T17:25:34.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
45542024-12-31T17:25:34.479Z[ 5] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
45552024-12-31T17:25:34.479Z[ 7] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
45562024-12-31T17:25:34.479Z[ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
45572024-12-31T17:25:34.479Z[ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
45582024-12-31T17:25:34.479Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
45592024-12-31T17:25:34.479Z[ 15] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
45602024-12-31T17:25:34.479Z[ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
45612024-12-31T17:25:34.479Z[ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
45622024-12-31T17:25:34.479Z[SUM] 5.00-6.00 sec 102 MBytes 852 Mbits/sec
45632024-12-31T17:25:34.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
45642024-12-31T17:25:34.479Z[ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
45652024-12-31T17:25:34.479Z[ 7] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
45662024-12-31T17:25:34.479Z[ 9] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
45672024-12-31T17:25:37.590Z[ 11] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
45682024-12-31T17:25:37.591Z[ 13] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
45692024-12-31T17:25:37.591Z[ 15] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
45702024-12-31T17:25:37.591Z[ 17] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
45712024-12-31T17:25:37.591Z[ 19] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
45722024-12-31T17:25:37.591Z[SUM] 6.00-7.00 sec 101 MBytes 847 Mbits/sec
45732024-12-31T17:25:37.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
45742024-12-31T17:25:37.591Z[ 5] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
45752024-12-31T17:25:37.591Z[ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
45762024-12-31T17:25:37.591Z[ 9] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
45772024-12-31T17:25:37.591Z[ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
45782024-12-31T17:25:37.591Z[ 13] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
45792024-12-31T17:25:37.591Z[ 15] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
45802024-12-31T17:25:37.591Z[ 17] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
45812024-12-31T17:25:37.591Z[ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
45822024-12-31T17:25:37.591Z[SUM] 7.00-8.00 sec 101 MBytes 851 Mbits/sec
45832024-12-31T17:25:37.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
45842024-12-31T17:25:37.591Z[ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45852024-12-31T17:25:37.591Z[ 7] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
45862024-12-31T17:25:37.591Z[ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
45872024-12-31T17:25:37.591Z[ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
45882024-12-31T17:25:37.591Z[ 13] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45892024-12-31T17:25:37.591Z[ 15] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
45902024-12-31T17:25:37.591Z[ 17] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45912024-12-31T17:25:37.591Z[ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45922024-12-31T17:25:37.591Z[SUM] 8.00-9.00 sec 101 MBytes 851 Mbits/sec
45932024-12-31T17:25:37.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
45942024-12-31T17:25:37.591Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
45952024-12-31T17:25:37.591Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
45962024-12-31T17:25:37.591Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
45972024-12-31T17:25:37.591Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
45982024-12-31T17:25:37.591Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
45992024-12-31T17:25:37.591Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
46002024-12-31T17:25:37.591Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
46012024-12-31T17:25:37.591Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
46022024-12-31T17:25:37.591Z[SUM] 9.00-10.00 sec 104 MBytes 869 Mbits/sec
46032024-12-31T17:25:37.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
46042024-12-31T17:25:37.591Z[ 5] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46052024-12-31T17:25:37.591Z[ 7] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46062024-12-31T17:25:37.592Z[ 9] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46072024-12-31T17:25:37.592Z[ 11] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46082024-12-31T17:25:37.592Z[ 13] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46092024-12-31T17:25:37.592Z[ 15] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46102024-12-31T17:25:37.592Z[ 17] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
46112024-12-31T17:25:37.592Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46122024-12-31T17:25:37.592Z[SUM] 10.00-10.00 sec 396 KBytes 859 Mbits/sec
46132024-12-31T17:25:37.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
46142024-12-31T17:25:37.594Z[ ID] Interval Transfer Bandwidth
46152024-12-31T17:25:37.594Z[ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46162024-12-31T17:25:37.595Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46172024-12-31T17:25:37.595Z[ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46182024-12-31T17:25:37.595Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46192024-12-31T17:25:37.595Z[ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46202024-12-31T17:25:37.595Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46212024-12-31T17:25:37.595Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46222024-12-31T17:25:37.595Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46232024-12-31T17:25:37.595Z[ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46242024-12-31T17:25:37.595Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46252024-12-31T17:25:37.595Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46262024-12-31T17:25:37.595Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46272024-12-31T17:25:37.595Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46282024-12-31T17:25:37.595Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46292024-12-31T17:25:37.595Z[ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
46302024-12-31T17:25:37.595Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46312024-12-31T17:25:37.595Z[SUM] 0.00-10.00 sec 1013 MBytes 850 Mbits/sec sender
46322024-12-31T17:25:37.595Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46332024-12-31T17:25:37.595ZRun 7/10...849.8689415076359Mbps
46342024-12-31T17:25:44.628Z-----------------------------------------------------------
46352024-12-31T17:25:44.628ZServer listening on 5201
46362024-12-31T17:25:44.628Z-----------------------------------------------------------
46372024-12-31T17:25:44.628ZAccepted connection from 10.0.0.1, port 42256
46382024-12-31T17:25:44.628Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41216
46392024-12-31T17:25:44.628Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44938
46402024-12-31T17:25:44.628Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54686
46412024-12-31T17:25:44.628Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59396
46422024-12-31T17:25:44.628Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40542
46432024-12-31T17:25:44.628Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52003
46442024-12-31T17:25:44.628Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36127
46452024-12-31T17:25:44.628Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40780
46462024-12-31T17:25:44.628Z[ ID] Interval Transfer Bandwidth
46472024-12-31T17:25:44.628Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46482024-12-31T17:25:44.628Z[ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46492024-12-31T17:25:44.628Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
46502024-12-31T17:25:44.628Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
46512024-12-31T17:25:44.628Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
46522024-12-31T17:25:44.628Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
46532024-12-31T17:25:44.628Z[ 17] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
46542024-12-31T17:25:44.628Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
46552024-12-31T17:25:44.628Z[SUM] 0.00-1.00 sec 96.0 MBytes 806 Mbits/sec
46562024-12-31T17:25:44.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
46572024-12-31T17:25:44.628Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46582024-12-31T17:25:44.628Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46592024-12-31T17:25:44.628Z[ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46602024-12-31T17:25:44.628Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46612024-12-31T17:25:44.628Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46622024-12-31T17:25:44.628Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46632024-12-31T17:25:44.628Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46642024-12-31T17:25:44.628Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46652024-12-31T17:25:44.628Z[SUM] 1.00-2.00 sec 105 MBytes 881 Mbits/sec
46662024-12-31T17:25:44.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
46672024-12-31T17:25:44.628Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
46682024-12-31T17:25:44.628Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
46692024-12-31T17:25:44.629Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
46702024-12-31T17:25:44.629Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46712024-12-31T17:25:44.629Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46722024-12-31T17:25:44.629Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46732024-12-31T17:25:44.629Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46742024-12-31T17:25:44.629Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
46752024-12-31T17:25:44.629Z[SUM] 2.00-3.00 sec 104 MBytes 875 Mbits/sec
46762024-12-31T17:25:44.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
46772024-12-31T17:25:44.629Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46782024-12-31T17:25:44.629Z[ 7] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
46792024-12-31T17:25:44.629Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
46802024-12-31T17:25:44.629Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
46812024-12-31T17:25:44.629Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
46822024-12-31T17:25:44.629Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
46832024-12-31T17:25:44.629Z[ 17] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
46842024-12-31T17:25:44.629Z[ 19] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
46852024-12-31T17:25:44.629Z[SUM] 3.00-4.00 sec 103 MBytes 867 Mbits/sec
46862024-12-31T17:25:44.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
46872024-12-31T17:25:44.629Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
46882024-12-31T17:25:44.629Z[ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
46892024-12-31T17:25:44.629Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
46902024-12-31T17:25:44.629Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
46912024-12-31T17:25:44.629Z[ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
46922024-12-31T17:25:44.629Z[ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
46932024-12-31T17:25:44.629Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
46942024-12-31T17:25:44.629Z[ 19] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
46952024-12-31T17:25:44.629Z[SUM] 4.00-5.00 sec 103 MBytes 861 Mbits/sec
46962024-12-31T17:25:44.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
46972024-12-31T17:25:44.629Z[ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
46982024-12-31T17:25:44.629Z[ 7] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
46992024-12-31T17:25:44.629Z[ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
47002024-12-31T17:25:44.629Z[ 11] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
47012024-12-31T17:25:44.629Z[ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
47022024-12-31T17:25:44.629Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
47032024-12-31T17:25:44.630Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
47042024-12-31T17:25:44.630Z[ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
47052024-12-31T17:25:44.632Z[SUM] 5.00-6.00 sec 102 MBytes 854 Mbits/sec
47062024-12-31T17:25:44.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
47072024-12-31T17:25:44.632Z[ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
47082024-12-31T17:25:44.632Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
47092024-12-31T17:25:44.632Z[ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
47102024-12-31T17:25:47.741Z[ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
47112024-12-31T17:25:47.741Z[ 13] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
47122024-12-31T17:25:47.741Z[ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
47132024-12-31T17:25:47.741Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
47142024-12-31T17:25:47.741Z[ 19] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
47152024-12-31T17:25:47.741Z[SUM] 6.00-7.00 sec 102 MBytes 856 Mbits/sec
47162024-12-31T17:25:47.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
47172024-12-31T17:25:47.741Z[ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47182024-12-31T17:25:47.741Z[ 7] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
47192024-12-31T17:25:47.741Z[ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47202024-12-31T17:25:47.741Z[ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47212024-12-31T17:25:47.741Z[ 13] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47222024-12-31T17:25:47.741Z[ 15] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
47232024-12-31T17:25:47.741Z[ 17] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47242024-12-31T17:25:47.741Z[ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47252024-12-31T17:25:47.741Z[SUM] 7.00-8.00 sec 102 MBytes 857 Mbits/sec
47262024-12-31T17:25:47.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
47272024-12-31T17:25:47.741Z[ 5] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
47282024-12-31T17:25:47.741Z[ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47292024-12-31T17:25:47.741Z[ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47302024-12-31T17:25:47.741Z[ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47312024-12-31T17:25:47.741Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47322024-12-31T17:25:47.741Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47332024-12-31T17:25:47.741Z[ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
47342024-12-31T17:25:47.741Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47352024-12-31T17:25:47.741Z[SUM] 8.00-9.00 sec 102 MBytes 856 Mbits/sec
47362024-12-31T17:25:47.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
47372024-12-31T17:25:47.741Z[ 5] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
47382024-12-31T17:25:47.741Z[ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
47392024-12-31T17:25:47.741Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
47402024-12-31T17:25:47.741Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
47412024-12-31T17:25:47.741Z[ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
47422024-12-31T17:25:47.741Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
47432024-12-31T17:25:47.742Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
47442024-12-31T17:25:47.742Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
47452024-12-31T17:25:47.742Z[SUM] 9.00-10.00 sec 102 MBytes 857 Mbits/sec
47462024-12-31T17:25:47.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
47472024-12-31T17:25:47.742Z[ 5] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
47482024-12-31T17:25:47.742Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47492024-12-31T17:25:47.742Z[ 9] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
47502024-12-31T17:25:47.742Z[ 11] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
47512024-12-31T17:25:47.742Z[ 13] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
47522024-12-31T17:25:47.742Z[ 15] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
47532024-12-31T17:25:47.742Z[ 17] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
47542024-12-31T17:25:47.742Z[ 19] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
47552024-12-31T17:25:47.742Z[SUM] 10.00-10.00 sec 622 KBytes 1.29 Gbits/sec
47562024-12-31T17:25:47.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
47572024-12-31T17:25:47.742Z[ ID] Interval Transfer Bandwidth
47582024-12-31T17:25:47.742Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47592024-12-31T17:25:47.742Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47602024-12-31T17:25:47.742Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47612024-12-31T17:25:47.742Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47622024-12-31T17:25:47.742Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47632024-12-31T17:25:47.742Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47642024-12-31T17:25:47.742Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47652024-12-31T17:25:47.742Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47662024-12-31T17:25:47.742Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47672024-12-31T17:25:47.742Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47682024-12-31T17:25:47.742Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47692024-12-31T17:25:47.742Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47702024-12-31T17:25:47.742Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47712024-12-31T17:25:47.742Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47722024-12-31T17:25:47.742Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
47732024-12-31T17:25:47.742Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47742024-12-31T17:25:47.742Z[SUM] 0.00-10.00 sec 1022 MBytes 857 Mbits/sec sender
47752024-12-31T17:25:47.742Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47762024-12-31T17:25:47.746ZRun 8/10...857.4235891725759Mbps
47772024-12-31T17:25:54.778Z-----------------------------------------------------------
47782024-12-31T17:25:54.778ZServer listening on 5201
47792024-12-31T17:25:54.778Z-----------------------------------------------------------
47802024-12-31T17:25:54.778ZAccepted connection from 10.0.0.1, port 43799
47812024-12-31T17:25:54.778Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65279
47822024-12-31T17:25:54.778Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63761
47832024-12-31T17:25:54.778Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48416
47842024-12-31T17:25:54.778Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47488
47852024-12-31T17:25:54.778Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54404
47862024-12-31T17:25:54.778Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56468
47872024-12-31T17:25:54.778Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50710
47882024-12-31T17:25:54.778Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38469
47892024-12-31T17:25:54.778Z[ ID] Interval Transfer Bandwidth
47902024-12-31T17:25:54.778Z[ 5] 0.00-1.00 sec 11.8 MBytes 99.2 Mbits/sec
47912024-12-31T17:25:54.778Z[ 7] 0.00-1.00 sec 11.8 MBytes 99.1 Mbits/sec
47922024-12-31T17:25:54.778Z[ 9] 0.00-1.00 sec 11.8 MBytes 99.4 Mbits/sec
47932024-12-31T17:25:54.778Z[ 11] 0.00-1.00 sec 11.8 MBytes 99.1 Mbits/sec
47942024-12-31T17:25:54.778Z[ 13] 0.00-1.00 sec 11.8 MBytes 99.4 Mbits/sec
47952024-12-31T17:25:54.778Z[ 15] 0.00-1.00 sec 11.8 MBytes 99.2 Mbits/sec
47962024-12-31T17:25:54.778Z[ 17] 0.00-1.00 sec 11.8 MBytes 98.8 Mbits/sec
47972024-12-31T17:25:54.778Z[ 19] 0.00-1.00 sec 11.7 MBytes 98.1 Mbits/sec
47982024-12-31T17:25:54.778Z[SUM] 0.00-1.00 sec 94.5 MBytes 792 Mbits/sec
47992024-12-31T17:25:54.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
48002024-12-31T17:25:54.778Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
48012024-12-31T17:25:54.778Z[ 7] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
48022024-12-31T17:25:54.778Z[ 9] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48032024-12-31T17:25:54.778Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
48042024-12-31T17:25:54.778Z[ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48052024-12-31T17:25:54.778Z[ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48062024-12-31T17:25:54.778Z[ 17] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
48072024-12-31T17:25:54.778Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
48082024-12-31T17:25:54.778Z[SUM] 1.00-2.00 sec 102 MBytes 859 Mbits/sec
48092024-12-31T17:25:54.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
48102024-12-31T17:25:54.778Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
48112024-12-31T17:25:54.778Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
48122024-12-31T17:25:54.779Z[ 9] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
48132024-12-31T17:25:54.779Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
48142024-12-31T17:25:54.779Z[ 13] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
48152024-12-31T17:25:54.779Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
48162024-12-31T17:25:54.779Z[ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
48172024-12-31T17:25:54.779Z[ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
48182024-12-31T17:25:54.779Z[SUM] 2.00-3.00 sec 103 MBytes 860 Mbits/sec
48192024-12-31T17:25:54.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
48202024-12-31T17:25:54.779Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
48212024-12-31T17:25:54.779Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
48222024-12-31T17:25:54.779Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
48232024-12-31T17:25:54.779Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
48242024-12-31T17:25:54.779Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
48252024-12-31T17:25:54.779Z[ 15] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
48262024-12-31T17:25:54.779Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
48272024-12-31T17:25:54.779Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
48282024-12-31T17:25:54.779Z[SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec
48292024-12-31T17:25:54.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
48302024-12-31T17:25:54.779Z[ 5] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
48312024-12-31T17:25:54.779Z[ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
48322024-12-31T17:25:54.779Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
48332024-12-31T17:25:54.779Z[ 11] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
48342024-12-31T17:25:54.779Z[ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
48352024-12-31T17:25:54.779Z[ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
48362024-12-31T17:25:54.779Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
48372024-12-31T17:25:54.779Z[ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
48382024-12-31T17:25:54.779Z[SUM] 4.00-5.00 sec 101 MBytes 850 Mbits/sec
48392024-12-31T17:25:54.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
48402024-12-31T17:25:54.779Z[ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
48412024-12-31T17:25:54.779Z[ 7] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
48422024-12-31T17:25:54.779Z[ 9] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
48432024-12-31T17:25:54.779Z[ 11] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
48442024-12-31T17:25:54.779Z[ 13] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
48452024-12-31T17:25:54.779Z[ 15] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
48462024-12-31T17:25:54.779Z[ 17] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
48472024-12-31T17:25:54.779Z[ 19] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
48482024-12-31T17:25:54.779Z[SUM] 5.00-6.00 sec 101 MBytes 850 Mbits/sec
48492024-12-31T17:25:54.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
48502024-12-31T17:25:54.779Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48512024-12-31T17:25:54.780Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48522024-12-31T17:25:54.780Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48532024-12-31T17:25:58.001Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48542024-12-31T17:25:58.001Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48552024-12-31T17:25:58.001Z[ 15] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
48562024-12-31T17:25:58.001Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48572024-12-31T17:25:58.001Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48582024-12-31T17:25:58.001Z[SUM] 6.00-7.00 sec 103 MBytes 864 Mbits/sec
48592024-12-31T17:25:58.001Z- - - - - - - - - - - - - - - - - - - - - - - - -
48602024-12-31T17:25:58.001Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48612024-12-31T17:25:58.001Z[ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
48622024-12-31T17:25:58.001Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48632024-12-31T17:25:58.001Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48642024-12-31T17:25:58.001Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48652024-12-31T17:25:58.001Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48662024-12-31T17:25:58.002Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48672024-12-31T17:25:58.002Z[ 19] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
48682024-12-31T17:25:58.002Z[SUM] 7.00-8.00 sec 103 MBytes 863 Mbits/sec
48692024-12-31T17:25:58.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
48702024-12-31T17:25:58.002Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48712024-12-31T17:25:58.002Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48722024-12-31T17:25:58.002Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48732024-12-31T17:25:58.002Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48742024-12-31T17:25:58.002Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48752024-12-31T17:25:58.002Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48762024-12-31T17:25:58.002Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48772024-12-31T17:25:58.002Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
48782024-12-31T17:25:58.002Z[SUM] 8.00-9.00 sec 103 MBytes 864 Mbits/sec
48792024-12-31T17:25:58.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
48802024-12-31T17:25:58.002Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48812024-12-31T17:25:58.002Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48822024-12-31T17:25:58.002Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48832024-12-31T17:25:58.002Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48842024-12-31T17:25:58.002Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48852024-12-31T17:25:58.002Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48862024-12-31T17:25:58.002Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48872024-12-31T17:25:58.002Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48882024-12-31T17:25:58.002Z[SUM] 9.00-10.00 sec 103 MBytes 865 Mbits/sec
48892024-12-31T17:25:58.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
48902024-12-31T17:25:58.002Z[ 5] 10.00-10.00 sec 113 KBytes 255 Mbits/sec
48912024-12-31T17:25:58.002Z[ 7] 10.00-10.00 sec 113 KBytes 255 Mbits/sec
48922024-12-31T17:25:58.002Z[ 9] 10.00-10.00 sec 170 KBytes 382 Mbits/sec
48932024-12-31T17:25:58.002Z[ 11] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
48942024-12-31T17:25:58.002Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48952024-12-31T17:25:58.002Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48962024-12-31T17:25:58.002Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48972024-12-31T17:25:58.002Z[ 19] 10.00-10.00 sec 113 KBytes 255 Mbits/sec
48982024-12-31T17:25:58.002Z[SUM] 10.00-10.00 sec 566 KBytes 1.27 Gbits/sec
48992024-12-31T17:25:58.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
49002024-12-31T17:25:58.002Z[ ID] Interval Transfer Bandwidth
49012024-12-31T17:25:58.002Z[ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49022024-12-31T17:25:58.002Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49032024-12-31T17:25:58.002Z[ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49042024-12-31T17:25:58.003Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49052024-12-31T17:25:58.003Z[ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49062024-12-31T17:25:58.003Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49072024-12-31T17:25:58.003Z[ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49082024-12-31T17:25:58.003Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49092024-12-31T17:25:58.003Z[ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49102024-12-31T17:25:58.003Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49112024-12-31T17:25:58.003Z[ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49122024-12-31T17:25:58.003Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49132024-12-31T17:25:58.003Z[ 17] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49142024-12-31T17:25:58.003Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49152024-12-31T17:25:58.003Z[ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49162024-12-31T17:25:58.003Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49172024-12-31T17:25:58.003Z[SUM] 0.00-10.00 sec 1018 MBytes 853 Mbits/sec sender
49182024-12-31T17:25:58.003Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49192024-12-31T17:25:58.006ZRun 9/10...853.656129916325Mbps
49202024-12-31T17:26:05.037Z-----------------------------------------------------------
49212024-12-31T17:26:05.037ZServer listening on 5201
49222024-12-31T17:26:05.037Z-----------------------------------------------------------
49232024-12-31T17:26:05.037ZAccepted connection from 10.0.0.1, port 40754
49242024-12-31T17:26:05.037Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33719
49252024-12-31T17:26:05.037Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56591
49262024-12-31T17:26:05.037Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35487
49272024-12-31T17:26:05.037Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52035
49282024-12-31T17:26:05.037Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53756
49292024-12-31T17:26:05.037Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49184
49302024-12-31T17:26:05.037Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53493
49312024-12-31T17:26:05.037Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48162
49322024-12-31T17:26:05.037Z[ ID] Interval Transfer Bandwidth
49332024-12-31T17:26:05.037Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
49342024-12-31T17:26:05.037Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49352024-12-31T17:26:05.037Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49362024-12-31T17:26:05.037Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49372024-12-31T17:26:05.037Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49382024-12-31T17:26:05.037Z[ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
49392024-12-31T17:26:05.037Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49402024-12-31T17:26:05.037Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49412024-12-31T17:26:05.037Z[SUM] 0.00-1.00 sec 96.2 MBytes 806 Mbits/sec
49422024-12-31T17:26:05.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
49432024-12-31T17:26:05.037Z[ 5] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49442024-12-31T17:26:05.037Z[ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49452024-12-31T17:26:05.037Z[ 9] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49462024-12-31T17:26:05.037Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49472024-12-31T17:26:05.037Z[ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49482024-12-31T17:26:05.037Z[ 15] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49492024-12-31T17:26:05.037Z[ 17] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49502024-12-31T17:26:05.038Z[ 19] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
49512024-12-31T17:26:05.038Z[SUM] 1.00-2.00 sec 102 MBytes 854 Mbits/sec
49522024-12-31T17:26:05.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
49532024-12-31T17:26:05.038Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49542024-12-31T17:26:05.038Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49552024-12-31T17:26:05.038Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49562024-12-31T17:26:05.038Z[ 11] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
49572024-12-31T17:26:05.038Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49582024-12-31T17:26:05.038Z[ 15] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
49592024-12-31T17:26:05.038Z[ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49602024-12-31T17:26:05.038Z[ 19] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
49612024-12-31T17:26:05.038Z[SUM] 2.00-3.00 sec 102 MBytes 858 Mbits/sec
49622024-12-31T17:26:05.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
49632024-12-31T17:26:05.038Z[ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
49642024-12-31T17:26:05.038Z[ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
49652024-12-31T17:26:05.038Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
49662024-12-31T17:26:05.038Z[ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
49672024-12-31T17:26:05.038Z[ 13] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
49682024-12-31T17:26:05.038Z[ 15] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
49692024-12-31T17:26:05.038Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
49702024-12-31T17:26:05.038Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
49712024-12-31T17:26:05.038Z[SUM] 3.00-4.00 sec 102 MBytes 857 Mbits/sec
49722024-12-31T17:26:05.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
49732024-12-31T17:26:05.038Z[ 5] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
49742024-12-31T17:26:05.038Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
49752024-12-31T17:26:05.038Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
49762024-12-31T17:26:05.038Z[ 11] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
49772024-12-31T17:26:05.038Z[ 13] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
49782024-12-31T17:26:05.038Z[ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
49792024-12-31T17:26:05.038Z[ 17] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
49802024-12-31T17:26:05.038Z[ 19] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
49812024-12-31T17:26:05.038Z[SUM] 4.00-5.00 sec 102 MBytes 851 Mbits/sec
49822024-12-31T17:26:05.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
49832024-12-31T17:26:05.038Z[ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
49842024-12-31T17:26:05.038Z[ 7] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
49852024-12-31T17:26:05.038Z[ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
49862024-12-31T17:26:05.038Z[ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
49872024-12-31T17:26:05.038Z[ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
49882024-12-31T17:26:05.038Z[ 15] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
49892024-12-31T17:26:05.038Z[ 17] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
49902024-12-31T17:26:05.039Z[ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
49912024-12-31T17:26:05.039Z[SUM] 5.00-6.00 sec 101 MBytes 851 Mbits/sec
49922024-12-31T17:26:05.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932024-12-31T17:26:05.039Z[ 5] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
49942024-12-31T17:26:05.039Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
49952024-12-31T17:26:05.039Z[ 9] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
49962024-12-31T17:26:08.151Z[ 11] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
49972024-12-31T17:26:08.151Z[ 13] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
49982024-12-31T17:26:08.151Z[ 15] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
49992024-12-31T17:26:08.151Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
50002024-12-31T17:26:08.151Z[ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
50012024-12-31T17:26:08.151Z[SUM] 6.00-7.00 sec 102 MBytes 855 Mbits/sec
50022024-12-31T17:26:08.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032024-12-31T17:26:08.152Z[ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50042024-12-31T17:26:08.152Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50052024-12-31T17:26:08.152Z[ 9] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
50062024-12-31T17:26:08.152Z[ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
50072024-12-31T17:26:08.152Z[ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
50082024-12-31T17:26:08.152Z[ 15] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
50092024-12-31T17:26:08.152Z[ 17] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
50102024-12-31T17:26:08.152Z[ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
50112024-12-31T17:26:08.152Z[SUM] 7.00-8.00 sec 102 MBytes 852 Mbits/sec
50122024-12-31T17:26:08.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132024-12-31T17:26:08.152Z[ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
50142024-12-31T17:26:08.152Z[ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
50152024-12-31T17:26:08.152Z[ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
50162024-12-31T17:26:08.152Z[ 11] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
50172024-12-31T17:26:08.152Z[ 13] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
50182024-12-31T17:26:08.152Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50192024-12-31T17:26:08.152Z[ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
50202024-12-31T17:26:08.152Z[ 19] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
50212024-12-31T17:26:08.152Z[SUM] 8.00-9.00 sec 102 MBytes 852 Mbits/sec
50222024-12-31T17:26:08.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232024-12-31T17:26:08.152Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
50242024-12-31T17:26:08.152Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50252024-12-31T17:26:08.152Z[ 9] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
50262024-12-31T17:26:08.152Z[ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
50272024-12-31T17:26:08.152Z[ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
50282024-12-31T17:26:08.152Z[ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50292024-12-31T17:26:08.152Z[ 17] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
50302024-12-31T17:26:08.152Z[ 19] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
50312024-12-31T17:26:08.152Z[SUM] 9.00-10.00 sec 102 MBytes 852 Mbits/sec
50322024-12-31T17:26:08.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332024-12-31T17:26:08.152Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50342024-12-31T17:26:08.152Z[ 7] 10.00-10.00 sec 113 KBytes 225 Mbits/sec
50352024-12-31T17:26:08.152Z[ 9] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
50362024-12-31T17:26:08.152Z[ 11] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
50372024-12-31T17:26:08.152Z[ 13] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
50382024-12-31T17:26:08.152Z[ 15] 10.00-10.00 sec 113 KBytes 225 Mbits/sec
50392024-12-31T17:26:08.152Z[ 17] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
50402024-12-31T17:26:08.152Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50412024-12-31T17:26:08.153Z[SUM] 10.00-10.00 sec 452 KBytes 901 Mbits/sec
50422024-12-31T17:26:08.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432024-12-31T17:26:08.153Z[ ID] Interval Transfer Bandwidth
50442024-12-31T17:26:08.153Z[ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50452024-12-31T17:26:08.153Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50462024-12-31T17:26:08.153Z[ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50472024-12-31T17:26:08.153Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50482024-12-31T17:26:08.153Z[ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50492024-12-31T17:26:08.153Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50502024-12-31T17:26:08.153Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50512024-12-31T17:26:08.153Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50522024-12-31T17:26:08.153Z[ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50532024-12-31T17:26:08.153Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50542024-12-31T17:26:08.153Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50552024-12-31T17:26:08.153Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50562024-12-31T17:26:08.153Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
50572024-12-31T17:26:08.153Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50582024-12-31T17:26:08.153Z[ 19] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
50592024-12-31T17:26:08.153Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50602024-12-31T17:26:08.153Z[SUM] 0.00-10.00 sec 1012 MBytes 849 Mbits/sec sender
50612024-12-31T17:26:08.153Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50622024-12-31T17:26:08.156ZRun 10/10...849.175356214309Mbps
50632024-12-31T17:26:08.156Z###---------------------###
50642024-12-31T17:26:08.156Z::: iPerf done... :::
50652024-12-31T17:26:08.156Z:::Awaiting out files...:::
50662024-12-31T17:26:08.156Z###---------------------###
50672024-12-31T17:26:08.156Z###-----###
50682024-12-31T17:26:08.156Z:::done!:::
50692024-12-31T17:26:08.156Z###-----###
50702024-12-31T17:26:09.903ZBenchmarking iperf-tcp/local/s2c/tx
50712024-12-31T17:26:09.903ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50722024-12-31T17:26:14.581ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (574M iterations)
50732024-12-31T17:26:34.571ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50742024-12-31T17:26:34.727Ziperf-tcp/local/s2c/tx time: [1.6636 µs 1.6637 µs 1.6638 µs]
50752024-12-31T17:26:34.727Z change: [+2.6126% +2.6242% +2.6370%] (p = 0.00 < 0.05)
50762024-12-31T17:26:34.727Z Performance has regressed.
50772024-12-31T17:26:34.727ZFound 4 outliers among 100 measurements (4.00%)
50782024-12-31T17:26:34.727Z 2 (2.00%) low mild
50792024-12-31T17:26:34.727Z 1 (1.00%) high mild
50802024-12-31T17:26:34.727Z 1 (1.00%) high severe
50812024-12-31T17:26:36.318Z
50822024-12-31T17:26:36.318ZBenchmarking iperf-tcp/local/s2c/rx
50832024-12-31T17:26:36.318ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50842024-12-31T17:26:40.997ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (574M iterations)
50852024-12-31T17:27:00.980ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50862024-12-31T17:27:01.131Ziperf-tcp/local/s2c/rx time: [5.9984 µs 5.9987 µs 5.9991 µs]
50872024-12-31T17:27:01.131Z change: [+1.3348% +1.3467% +1.3591%] (p = 0.00 < 0.05)
50882024-12-31T17:27:01.131Z Performance has regressed.
50892024-12-31T17:27:01.131ZFound 7 outliers among 100 measurements (7.00%)
50902024-12-31T17:27:01.131Z 1 (1.00%) low severe
50912024-12-31T17:27:01.131Z 2 (2.00%) low mild
50922024-12-31T17:27:01.131Z 3 (3.00%) high mild
50932024-12-31T17:27:01.131Z 1 (1.00%) high severe
50942024-12-31T17:27:02.722Z
50952024-12-31T17:27:08.002Z+ cargo ubench
50962024-12-31T17:27:08.212Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50972024-12-31T17:28:59.970Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 51s
50982024-12-31T17:29:00.013Z Running benches/userland.rs (target/release/deps/userland-7013755476aa9c69)
50992024-12-31T17:29:00.037ZGnuplot not found, using plotters backend
51002024-12-31T17:29:00.251ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
51012024-12-31T17:29:00.251ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51022024-12-31T17:29:04.774ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0019 s (9.3M iterations)
51032024-12-31T17:29:09.397ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51042024-12-31T17:29:09.556Zparse/Hairpin-DHCPv4/wallclock/Discover
51052024-12-31T17:29:09.556Z time: [72.029 ns 72.119 ns 72.192 ns]
51062024-12-31T17:29:09.556Z change: [+0.2538% +1.1013% +1.8615%] (p = 0.00 < 0.05)
51072024-12-31T17:29:09.556Z Change within noise threshold.
51082024-12-31T17:29:09.556ZFound 3 outliers among 100 measurements (3.00%)
51092024-12-31T17:29:09.556Z 1 (1.00%) high mild
51102024-12-31T17:29:09.556Z 2 (2.00%) high severe
51112024-12-31T17:29:11.144Z
51122024-12-31T17:29:11.146ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
51132024-12-31T17:29:11.146ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51142024-12-31T17:29:16.968ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (3.6M iterations)
51152024-12-31T17:29:21.965ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51162024-12-31T17:29:22.116Zprocess/Hairpin-DHCPv4/wallclock/Discover
51172024-12-31T17:29:22.116Z time: [956.03 ns 956.36 ns 956.73 ns]
51182024-12-31T17:29:22.117Z change: [+3.4516% +3.7596% +4.0858%] (p = 0.00 < 0.05)
51192024-12-31T17:29:22.117Z Performance has regressed.
51202024-12-31T17:29:22.117ZFound 12 outliers among 100 measurements (12.00%)
51212024-12-31T17:29:22.117Z 1 (1.00%) low mild
51222024-12-31T17:29:22.117Z 3 (3.00%) high mild
51232024-12-31T17:29:22.117Z 8 (8.00%) high severe
51242024-12-31T17:29:23.699Z
51252024-12-31T17:29:23.701ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
51262024-12-31T17:29:23.701ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51272024-12-31T17:29:28.284ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0016 s (9.2M iterations)
51282024-12-31T17:29:32.842ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
51292024-12-31T17:29:32.993Zparse/Hairpin-DHCPv4/wallclock/Request
51302024-12-31T17:29:32.993Z time: [72.679 ns 72.718 ns 72.750 ns]
51312024-12-31T17:29:32.993Z change: [+0.7393% +1.5181% +2.2563%] (p = 0.00 < 0.05)
51322024-12-31T17:29:32.993Z Change within noise threshold.
51332024-12-31T17:29:32.993ZFound 11 outliers among 100 measurements (11.00%)
51342024-12-31T17:29:32.993Z 6 (6.00%) low mild
51352024-12-31T17:29:32.993Z 5 (5.00%) high severe
51362024-12-31T17:29:34.578Z
51372024-12-31T17:29:34.580ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
51382024-12-31T17:29:34.580ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51392024-12-31T17:29:40.283ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (3.7M iterations)
51402024-12-31T17:29:45.293ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
51412024-12-31T17:29:45.444Zprocess/Hairpin-DHCPv4/wallclock/Request
51422024-12-31T17:29:45.444Z time: [922.28 ns 922.70 ns 923.17 ns]
51432024-12-31T17:29:45.444Z change: [+2.9845% +3.2630% +3.5665%] (p = 0.00 < 0.05)
51442024-12-31T17:29:45.444Z Performance has regressed.
51452024-12-31T17:29:45.444ZFound 6 outliers among 100 measurements (6.00%)
51462024-12-31T17:29:45.444Z 1 (1.00%) high mild
51472024-12-31T17:29:45.444Z 5 (5.00%) high severe
51482024-12-31T17:29:47.026Z
51492024-12-31T17:29:47.029ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
51502024-12-31T17:29:47.029ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51512024-12-31T17:29:50.291ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0029 s (6.4M iterations)
51522024-12-31T17:29:54.966ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51532024-12-31T17:29:55.120Zparse/Hairpin-DHCPv6/wallclock/Solicit
51542024-12-31T17:29:55.120Z time: [71.933 ns 72.112 ns 72.272 ns]
51552024-12-31T17:29:55.120Z change: [-0.3339% +0.5366% +1.3398%] (p = 0.23 > 0.05)
51562024-12-31T17:29:55.120Z No change in performance detected.
51572024-12-31T17:29:55.120ZFound 6 outliers among 100 measurements (6.00%)
51582024-12-31T17:29:55.120Z 2 (2.00%) high mild
51592024-12-31T17:29:55.120Z 4 (4.00%) high severe
51602024-12-31T17:29:56.705Z
51612024-12-31T17:29:56.707ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
51622024-12-31T17:29:56.707ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51632024-12-31T17:30:00.835ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0024 s (2.5M iterations)
51642024-12-31T17:30:05.863ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51652024-12-31T17:30:06.015Zprocess/Hairpin-DHCPv6/wallclock/Solicit
51662024-12-31T17:30:06.015Z time: [1.3176 µs 1.3179 µs 1.3183 µs]
51672024-12-31T17:30:06.015Z change: [+3.6862% +3.9431% +4.2008%] (p = 0.00 < 0.05)
51682024-12-31T17:30:06.015Z Performance has regressed.
51692024-12-31T17:30:06.015ZFound 10 outliers among 100 measurements (10.00%)
51702024-12-31T17:30:06.015Z 3 (3.00%) high mild
51712024-12-31T17:30:06.015Z 7 (7.00%) high severe
51722024-12-31T17:30:07.595Z
51732024-12-31T17:30:07.598ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
51742024-12-31T17:30:07.598ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51752024-12-31T17:30:11.189ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (5.8M iterations)
51762024-12-31T17:30:15.936ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
51772024-12-31T17:30:16.088Zparse/Hairpin-DHCPv6/wallclock/Request
51782024-12-31T17:30:16.088Z time: [72.021 ns 72.205 ns 72.355 ns]
51792024-12-31T17:30:16.088Z change: [+1.1680% +2.1061% +3.0685%] (p = 0.00 < 0.05)
51802024-12-31T17:30:16.088Z Performance has regressed.
51812024-12-31T17:30:16.088ZFound 4 outliers among 100 measurements (4.00%)
51822024-12-31T17:30:16.088Z 2 (2.00%) high mild
51832024-12-31T17:30:16.088Z 2 (2.00%) high severe
51842024-12-31T17:30:17.676Z
51852024-12-31T17:30:17.678ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51862024-12-31T17:30:17.678ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51872024-12-31T17:30:22.082ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0079 s (2.4M iterations)
51882024-12-31T17:30:27.099ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51892024-12-31T17:30:27.251Zprocess/Hairpin-DHCPv6/wallclock/Request
51902024-12-31T17:30:27.251Z time: [1.3643 µs 1.3655 µs 1.3664 µs]
51912024-12-31T17:30:27.251Z change: [+4.9981% +5.2845% +5.5468%] (p = 0.00 < 0.05)
51922024-12-31T17:30:27.251Z Performance has regressed.
51932024-12-31T17:30:27.251ZFound 2 outliers among 100 measurements (2.00%)
51942024-12-31T17:30:27.251Z 2 (2.00%) high severe
51952024-12-31T17:30:28.824Z
51962024-12-31T17:30:28.826ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
51972024-12-31T17:30:28.826ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51982024-12-31T17:30:33.893ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0016 s (8.3M iterations)
51992024-12-31T17:30:38.063ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52002024-12-31T17:30:38.214Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
52012024-12-31T17:30:38.214Z time: [72.549 ns 72.692 ns 72.818 ns]
52022024-12-31T17:30:38.214Z change: [+0.2206% +0.9447% +1.6857%] (p = 0.01 < 0.05)
52032024-12-31T17:30:38.214Z Change within noise threshold.
52042024-12-31T17:30:38.214ZFound 4 outliers among 100 measurements (4.00%)
52052024-12-31T17:30:38.214Z 1 (1.00%) high mild
52062024-12-31T17:30:38.214Z 3 (3.00%) high severe
52072024-12-31T17:30:39.800Z
52082024-12-31T17:30:39.803ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
52092024-12-31T17:30:39.803ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52102024-12-31T17:30:44.586ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0013 s (4.4M iterations)
52112024-12-31T17:30:49.218ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52122024-12-31T17:30:49.368Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
52132024-12-31T17:30:49.368Z time: [622.64 ns 622.97 ns 623.40 ns]
52142024-12-31T17:30:49.368Z change: [+0.9230% +1.4885% +2.0086%] (p = 0.00 < 0.05)
52152024-12-31T17:30:49.368Z Change within noise threshold.
52162024-12-31T17:30:49.368ZFound 3 outliers among 100 measurements (3.00%)
52172024-12-31T17:30:49.368Z 1 (1.00%) high mild
52182024-12-31T17:30:49.368Z 2 (2.00%) high severe
52192024-12-31T17:30:50.946Z
52202024-12-31T17:30:50.946ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
52212024-12-31T17:30:50.946ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52222024-12-31T17:30:54.768ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0019 s (5.5M iterations)
52232024-12-31T17:30:58.019ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52242024-12-31T17:30:58.170Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
52252024-12-31T17:30:58.170Z time: [106.82 ns 107.09 ns 107.31 ns]
52262024-12-31T17:30:58.170Z change: [-0.2100% +0.5128% +1.2081%] (p = 0.15 > 0.05)
52272024-12-31T17:30:58.170Z No change in performance detected.
52282024-12-31T17:30:58.170ZFound 1 outliers among 100 measurements (1.00%)
52292024-12-31T17:30:58.170Z 1 (1.00%) high mild
52302024-12-31T17:30:59.753Z
52312024-12-31T17:30:59.756ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
52322024-12-31T17:30:59.756ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52332024-12-31T17:31:02.762ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0070 s (3.5M iterations)
52342024-12-31T17:31:06.900ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52352024-12-31T17:31:07.052Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
52362024-12-31T17:31:07.052Z time: [705.42 ns 705.69 ns 706.01 ns]
52372024-12-31T17:31:07.052Z change: [+0.1622% +0.5129% +0.8753%] (p = 0.00 < 0.05)
52382024-12-31T17:31:07.052Z Change within noise threshold.
52392024-12-31T17:31:07.052ZFound 11 outliers among 100 measurements (11.00%)
52402024-12-31T17:31:07.052Z 4 (4.00%) low mild
52412024-12-31T17:31:07.052Z 2 (2.00%) high mild
52422024-12-31T17:31:07.052Z 5 (5.00%) high severe
52432024-12-31T17:31:08.637Z
52442024-12-31T17:31:08.637ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52452024-12-31T17:31:08.637ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52462024-12-31T17:31:13.925ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0009 s (7.9M iterations)
52472024-12-31T17:31:17.870ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52482024-12-31T17:31:18.022Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52492024-12-31T17:31:18.022Z time: [72.367 ns 72.520 ns 72.651 ns]
52502024-12-31T17:31:18.022Z change: [-0.3345% +0.3915% +1.1533%] (p = 0.32 > 0.05)
52512024-12-31T17:31:18.022Z No change in performance detected.
52522024-12-31T17:31:18.022ZFound 3 outliers among 100 measurements (3.00%)
52532024-12-31T17:31:18.022Z 2 (2.00%) high mild
52542024-12-31T17:31:18.022Z 1 (1.00%) high severe
52552024-12-31T17:31:19.618Z
52562024-12-31T17:31:19.621ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
52572024-12-31T17:31:19.621ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52582024-12-31T17:31:25.601ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0057 s (3.5M iterations)
52592024-12-31T17:31:30.303ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52602024-12-31T17:31:30.456Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
52612024-12-31T17:31:30.456Z time: [911.24 ns 911.45 ns 911.68 ns]
52622024-12-31T17:31:30.456Z change: [+1.3116% +1.6301% +2.0241%] (p = 0.00 < 0.05)
52632024-12-31T17:31:30.456Z Performance has regressed.
52642024-12-31T17:31:30.456ZFound 17 outliers among 100 measurements (17.00%)
52652024-12-31T17:31:30.456Z 6 (6.00%) high mild
52662024-12-31T17:31:30.456Z 11 (11.00%) high severe
52672024-12-31T17:31:32.039Z
52682024-12-31T17:31:32.041ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
52692024-12-31T17:31:32.041ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52702024-12-31T17:31:37.351ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0019 s (7.9M iterations)
52712024-12-31T17:31:41.201ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52722024-12-31T17:31:41.354Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
52732024-12-31T17:31:41.354Z time: [71.679 ns 71.800 ns 71.897 ns]
52742024-12-31T17:31:41.354Z change: [-0.2107% +0.6109% +1.3573%] (p = 0.15 > 0.05)
52752024-12-31T17:31:41.354Z No change in performance detected.
52762024-12-31T17:31:41.354ZFound 4 outliers among 100 measurements (4.00%)
52772024-12-31T17:31:41.354Z 1 (1.00%) high mild
52782024-12-31T17:31:41.354Z 3 (3.00%) high severe
52792024-12-31T17:31:42.940Z
52802024-12-31T17:31:42.942ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
52812024-12-31T17:31:42.942ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52822024-12-31T17:31:48.879ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0054 s (3.5M iterations)
52832024-12-31T17:31:53.535ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52842024-12-31T17:31:53.686Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
52852024-12-31T17:31:53.686Z time: [895.88 ns 896.19 ns 896.55 ns]
52862024-12-31T17:31:53.686Z change: [+3.0704% +3.3147% +3.5661%] (p = 0.00 < 0.05)
52872024-12-31T17:31:53.686Z Performance has regressed.
52882024-12-31T17:31:53.686ZFound 10 outliers among 100 measurements (10.00%)
52892024-12-31T17:31:53.686Z 4 (4.00%) high mild
52902024-12-31T17:31:53.686Z 6 (6.00%) high severe
52912024-12-31T17:31:55.272Z
52922024-12-31T17:31:55.272ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52932024-12-31T17:31:55.272ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52942024-12-31T17:31:59.166ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (11M iterations)
52952024-12-31T17:32:02.773ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
52962024-12-31T17:32:02.925Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52972024-12-31T17:32:02.925Z time: [82.322 ns 82.539 ns 82.723 ns]
52982024-12-31T17:32:02.925Z change: [+1.2834% +1.8079% +2.2862%] (p = 0.00 < 0.05)
52992024-12-31T17:32:02.925Z Performance has regressed.
53002024-12-31T17:32:02.925ZFound 4 outliers among 100 measurements (4.00%)
53012024-12-31T17:32:02.925Z 3 (3.00%) high mild
53022024-12-31T17:32:02.925Z 1 (1.00%) high severe
53032024-12-31T17:32:04.513Z
53042024-12-31T17:32:04.515ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53052024-12-31T17:32:04.515ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
53062024-12-31T17:32:09.146ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (4.5M iterations)
53072024-12-31T17:32:13.629ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53082024-12-31T17:32:13.780Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53092024-12-31T17:32:13.780Z time: [244.87 ns 244.99 ns 245.14 ns]
53102024-12-31T17:32:13.780Z change: [-1.3746% -0.5129% +0.3650%] (p = 0.25 > 0.05)
53112024-12-31T17:32:13.780Z No change in performance detected.
53122024-12-31T17:32:13.780ZFound 14 outliers among 100 measurements (14.00%)
53132024-12-31T17:32:13.780Z 7 (7.00%) high mild
53142024-12-31T17:32:13.780Z 7 (7.00%) high severe
53152024-12-31T17:32:15.372Z
53162024-12-31T17:32:15.375ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53172024-12-31T17:32:15.375ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53182024-12-31T17:32:19.554ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0047 s (5.0M iterations)
53192024-12-31T17:32:24.143ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53202024-12-31T17:32:24.296Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53212024-12-31T17:32:24.296Z time: [107.55 ns 107.65 ns 107.79 ns]
53222024-12-31T17:32:24.296Z change: [-10.296% -9.6927% -9.0586%] (p = 0.00 < 0.05)
53232024-12-31T17:32:24.296Z Performance has improved.
53242024-12-31T17:32:24.296ZFound 5 outliers among 100 measurements (5.00%)
53252024-12-31T17:32:24.296Z 2 (2.00%) high mild
53262024-12-31T17:32:24.296Z 3 (3.00%) high severe
53272024-12-31T17:32:25.880Z
53282024-12-31T17:32:25.882ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53292024-12-31T17:32:25.882ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53302024-12-31T17:32:30.490ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0073 s (2.3M iterations)
53312024-12-31T17:32:35.373ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53322024-12-31T17:32:35.524Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53332024-12-31T17:32:35.524Z time: [269.87 ns 269.97 ns 270.08 ns]
53342024-12-31T17:32:35.524Z change: [-5.4264% -4.4716% -3.5510%] (p = 0.00 < 0.05)
53352024-12-31T17:32:35.524Z Performance has improved.
53362024-12-31T17:32:35.524ZFound 15 outliers among 100 measurements (15.00%)
53372024-12-31T17:32:35.525Z 2 (2.00%) high mild
53382024-12-31T17:32:35.525Z 13 (13.00%) high severe
53392024-12-31T17:32:37.109Z
53402024-12-31T17:32:37.112ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53412024-12-31T17:32:37.112ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53422024-12-31T17:32:40.112ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (7.0M iterations)
53432024-12-31T17:32:43.333ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53442024-12-31T17:32:43.485Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53452024-12-31T17:32:43.487Z time: [97.329 ns 97.541 ns 97.715 ns]
53462024-12-31T17:32:43.488Z change: [-0.4208% +0.2123% +0.8140%] (p = 0.51 > 0.05)
53472024-12-31T17:32:43.488Z No change in performance detected.
53482024-12-31T17:32:43.488ZFound 2 outliers among 100 measurements (2.00%)
53492024-12-31T17:32:43.488Z 2 (2.00%) high severe
53502024-12-31T17:32:45.072Z
53512024-12-31T17:32:45.074ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53522024-12-31T17:32:45.074ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53532024-12-31T17:32:50.858ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.6M iterations)
53542024-12-31T17:32:54.974ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53552024-12-31T17:32:55.125Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53562024-12-31T17:32:55.125Z time: [222.62 ns 222.79 ns 222.96 ns]
53572024-12-31T17:32:55.125Z change: [-1.3328% -0.3144% +0.6725%] (p = 0.56 > 0.05)
53582024-12-31T17:32:55.125Z No change in performance detected.
53592024-12-31T17:32:55.125ZFound 12 outliers among 100 measurements (12.00%)
53602024-12-31T17:32:55.125Z 2 (2.00%) high mild
53612024-12-31T17:32:55.125Z 10 (10.00%) high severe
53622024-12-31T17:32:56.710Z
53632024-12-31T17:32:56.710ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53642024-12-31T17:32:56.710ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53652024-12-31T17:33:02.107ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (3.9M iterations)
53662024-12-31T17:33:06.171ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53672024-12-31T17:33:06.324Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53682024-12-31T17:33:06.324Z time: [121.97 ns 122.05 ns 122.15 ns]
53692024-12-31T17:33:06.324Z change: [-0.8435% -0.1065% +0.5891%] (p = 0.79 > 0.05)
53702024-12-31T17:33:06.325Z No change in performance detected.
53712024-12-31T17:33:06.325ZFound 11 outliers among 100 measurements (11.00%)
53722024-12-31T17:33:06.325Z 5 (5.00%) high mild
53732024-12-31T17:33:06.325Z 6 (6.00%) high severe
53742024-12-31T17:33:07.917Z
53752024-12-31T17:33:07.923ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53762024-12-31T17:33:07.923ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53772024-12-31T17:33:12.998ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (2.1M iterations)
53782024-12-31T17:33:17.676ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53792024-12-31T17:33:17.827Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53802024-12-31T17:33:17.827Z time: [241.90 ns 242.01 ns 242.14 ns]
53812024-12-31T17:33:17.827Z change: [-7.2040% -5.9981% -4.8442%] (p = 0.00 < 0.05)
53822024-12-31T17:33:17.827Z Performance has improved.
53832024-12-31T17:33:17.827ZFound 17 outliers among 100 measurements (17.00%)
53842024-12-31T17:33:17.827Z 5 (5.00%) high mild
53852024-12-31T17:33:17.827Z 12 (12.00%) high severe
53862024-12-31T17:33:19.419Z
53872024-12-31T17:33:19.422ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53882024-12-31T17:33:19.422ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53892024-12-31T17:33:23.089ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (11M iterations)
53902024-12-31T17:33:26.659ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53912024-12-31T17:33:26.810Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53922024-12-31T17:33:26.810Z time: [72.767 ns 72.919 ns 73.039 ns]
53932024-12-31T17:33:26.810Z change: [-1.2160% -0.6846% -0.1604%] (p = 0.01 < 0.05)
53942024-12-31T17:33:26.810Z Change within noise threshold.
53952024-12-31T17:33:26.810ZFound 3 outliers among 100 measurements (3.00%)
53962024-12-31T17:33:26.810Z 2 (2.00%) high mild
53972024-12-31T17:33:26.810Z 1 (1.00%) high severe
53982024-12-31T17:33:28.394Z
53992024-12-31T17:33:28.397ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54002024-12-31T17:33:28.397ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
54012024-12-31T17:33:32.630ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0027 s (5.0M iterations)
54022024-12-31T17:33:37.128ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
54032024-12-31T17:33:37.278Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54042024-12-31T17:33:37.278Z time: [206.46 ns 206.68 ns 206.87 ns]
54052024-12-31T17:33:37.278Z change: [-3.5439% -2.4965% -1.5523%] (p = 0.00 < 0.05)
54062024-12-31T17:33:37.278Z Performance has improved.
54072024-12-31T17:33:37.278ZFound 12 outliers among 100 measurements (12.00%)
54082024-12-31T17:33:37.278Z 1 (1.00%) high mild
54092024-12-31T17:33:37.278Z 11 (11.00%) high severe
54102024-12-31T17:33:38.862Z
54112024-12-31T17:33:38.864ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54122024-12-31T17:33:38.864ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54132024-12-31T17:33:42.991ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (5.1M iterations)
54142024-12-31T17:33:47.621ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54152024-12-31T17:33:47.773Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54162024-12-31T17:33:47.773Z time: [97.211 ns 97.398 ns 97.611 ns]
54172024-12-31T17:33:47.773Z change: [-1.7818% -1.1183% -0.5078%] (p = 0.00 < 0.05)
54182024-12-31T17:33:47.773Z Change within noise threshold.
54192024-12-31T17:33:47.773ZFound 6 outliers among 100 measurements (6.00%)
54202024-12-31T17:33:47.773Z 2 (2.00%) high mild
54212024-12-31T17:33:47.773Z 4 (4.00%) high severe
54222024-12-31T17:33:49.357Z
54232024-12-31T17:33:49.359ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54242024-12-31T17:33:49.360ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54252024-12-31T17:33:53.826ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0046 s (2.3M iterations)
54262024-12-31T17:33:58.713ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54272024-12-31T17:33:58.864Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54282024-12-31T17:33:58.864Z time: [239.39 ns 239.47 ns 239.54 ns]
54292024-12-31T17:33:58.864Z change: [-1.6997% -0.7301% +0.2261%] (p = 0.16 > 0.05)
54302024-12-31T17:33:58.864Z No change in performance detected.
54312024-12-31T17:33:58.864ZFound 15 outliers among 100 measurements (15.00%)
54322024-12-31T17:33:58.864Z 1 (1.00%) low severe
54332024-12-31T17:33:58.864Z 1 (1.00%) low mild
54342024-12-31T17:33:58.864Z 1 (1.00%) high mild
54352024-12-31T17:33:58.864Z 12 (12.00%) high severe
54362024-12-31T17:34:00.448Z
54372024-12-31T17:34:00.448ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54382024-12-31T17:34:00.448ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54392024-12-31T17:34:06.793ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.6M iterations)
54402024-12-31T17:34:09.737ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54412024-12-31T17:34:09.888Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54422024-12-31T17:34:09.888Z time: [92.797 ns 92.896 ns 92.978 ns]
54432024-12-31T17:34:09.888Z change: [-2.7794% -1.9905% -1.0524%] (p = 0.00 < 0.05)
54442024-12-31T17:34:09.888Z Performance has improved.
54452024-12-31T17:34:09.888ZFound 10 outliers among 100 measurements (10.00%)
54462024-12-31T17:34:09.888Z 4 (4.00%) low mild
54472024-12-31T17:34:09.888Z 3 (3.00%) high mild
54482024-12-31T17:34:09.888Z 3 (3.00%) high severe
54492024-12-31T17:34:11.471Z
54502024-12-31T17:34:11.474ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
54512024-12-31T17:34:11.474ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54522024-12-31T17:34:16.854ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.9M iterations)
54532024-12-31T17:34:20.870ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54542024-12-31T17:34:21.021Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
54552024-12-31T17:34:21.021Z time: [185.53 ns 185.60 ns 185.66 ns]
54562024-12-31T17:34:21.021Z change: [-6.2867% -5.3921% -4.4661%] (p = 0.00 < 0.05)
54572024-12-31T17:34:21.021Z Performance has improved.
54582024-12-31T17:34:21.021ZFound 16 outliers among 100 measurements (16.00%)
54592024-12-31T17:34:21.021Z 4 (4.00%) low mild
54602024-12-31T17:34:21.022Z 2 (2.00%) high mild
54612024-12-31T17:34:21.022Z 10 (10.00%) high severe
54622024-12-31T17:34:22.604Z
54632024-12-31T17:34:22.607ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54642024-12-31T17:34:22.607ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54652024-12-31T17:34:27.940ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (3.9M iterations)
54662024-12-31T17:34:32.073ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54672024-12-31T17:34:32.225Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54682024-12-31T17:34:32.225Z time: [117.74 ns 117.83 ns 117.92 ns]
54692024-12-31T17:34:32.225Z change: [-3.3392% -2.6883% -2.0179%] (p = 0.00 < 0.05)
54702024-12-31T17:34:32.225Z Performance has improved.
54712024-12-31T17:34:32.225ZFound 12 outliers among 100 measurements (12.00%)
54722024-12-31T17:34:32.225Z 2 (2.00%) low mild
54732024-12-31T17:34:32.225Z 2 (2.00%) high mild
54742024-12-31T17:34:32.225Z 8 (8.00%) high severe
54752024-12-31T17:34:33.808Z
54762024-12-31T17:34:33.811ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54772024-12-31T17:34:33.811ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54782024-12-31T17:34:38.756ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (2.1M iterations)
54792024-12-31T17:34:43.466ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54802024-12-31T17:34:43.618Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54812024-12-31T17:34:43.618Z time: [214.79 ns 215.22 ns 215.71 ns]
54822024-12-31T17:34:43.618Z change: [-6.3394% -5.2629% -4.1764%] (p = 0.00 < 0.05)
54832024-12-31T17:34:43.618Z Performance has improved.
54842024-12-31T17:34:43.618ZFound 12 outliers among 100 measurements (12.00%)
54852024-12-31T17:34:43.618Z 2 (2.00%) high mild
54862024-12-31T17:34:43.618Z 10 (10.00%) high severe
54872024-12-31T17:34:45.206Z
54882024-12-31T17:34:45.209ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54892024-12-31T17:34:45.209ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54902024-12-31T17:34:49.633ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (9.5M iterations)
54912024-12-31T17:34:53.479ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54922024-12-31T17:34:53.629Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54932024-12-31T17:34:53.629Z time: [81.128 ns 81.287 ns 81.432 ns]
54942024-12-31T17:34:53.629Z change: [-1.0870% -0.4612% +0.1871%] (p = 0.16 > 0.05)
54952024-12-31T17:34:53.629Z No change in performance detected.
54962024-12-31T17:34:53.629ZFound 5 outliers among 100 measurements (5.00%)
54972024-12-31T17:34:53.629Z 1 (1.00%) high mild
54982024-12-31T17:34:53.629Z 4 (4.00%) high severe
54992024-12-31T17:34:55.210Z
55002024-12-31T17:34:55.213ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55012024-12-31T17:34:55.213ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
55022024-12-31T17:35:00.448ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.0M iterations)
55032024-12-31T17:35:05.018ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
55042024-12-31T17:35:05.172Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55052024-12-31T17:35:05.172Z time: [255.69 ns 255.78 ns 255.88 ns]
55062024-12-31T17:35:05.172Z change: [-5.9484% -5.2880% -4.6791%] (p = 0.00 < 0.05)
55072024-12-31T17:35:05.172Z Performance has improved.
55082024-12-31T17:35:05.172ZFound 15 outliers among 100 measurements (15.00%)
55092024-12-31T17:35:05.172Z 3 (3.00%) high mild
55102024-12-31T17:35:05.172Z 12 (12.00%) high severe
55112024-12-31T17:35:06.760Z
55122024-12-31T17:35:06.762ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55132024-12-31T17:35:06.763ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55142024-12-31T17:35:11.270ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (4.7M iterations)
55152024-12-31T17:35:15.912ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55162024-12-31T17:35:16.063Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55172024-12-31T17:35:16.063Z time: [105.77 ns 105.85 ns 105.94 ns]
55182024-12-31T17:35:16.063Z change: [-1.9758% -1.1633% -0.3236%] (p = 0.00 < 0.05)
55192024-12-31T17:35:16.063Z Change within noise threshold.
55202024-12-31T17:35:16.063ZFound 13 outliers among 100 measurements (13.00%)
55212024-12-31T17:35:16.063Z 5 (5.00%) low mild
55222024-12-31T17:35:16.063Z 2 (2.00%) high mild
55232024-12-31T17:35:16.063Z 6 (6.00%) high severe
55242024-12-31T17:35:17.652Z
55252024-12-31T17:35:17.655ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55262024-12-31T17:35:17.655ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55272024-12-31T17:35:22.586ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (2.1M iterations)
55282024-12-31T17:35:27.516ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55292024-12-31T17:35:27.667Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55302024-12-31T17:35:27.667Z time: [281.72 ns 281.81 ns 281.91 ns]
55312024-12-31T17:35:27.667Z change: [-7.0267% -6.2266% -5.4113%] (p = 0.00 < 0.05)
55322024-12-31T17:35:27.667Z Performance has improved.
55332024-12-31T17:35:27.667ZFound 16 outliers among 100 measurements (16.00%)
55342024-12-31T17:35:27.667Z 1 (1.00%) high mild
55352024-12-31T17:35:27.667Z 15 (15.00%) high severe
55362024-12-31T17:35:29.250Z
55372024-12-31T17:35:29.252ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55382024-12-31T17:35:29.252ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55392024-12-31T17:35:32.701ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.1M iterations)
55402024-12-31T17:35:36.028ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55412024-12-31T17:35:36.179Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55422024-12-31T17:35:36.179Z time: [97.487 ns 97.634 ns 97.748 ns]
55432024-12-31T17:35:36.180Z change: [-3.5320% -2.6987% -1.9264%] (p = 0.00 < 0.05)
55442024-12-31T17:35:36.180Z Performance has improved.
55452024-12-31T17:35:36.180ZFound 4 outliers among 100 measurements (4.00%)
55462024-12-31T17:35:36.180Z 1 (1.00%) high mild
55472024-12-31T17:35:36.180Z 3 (3.00%) high severe
55482024-12-31T17:35:37.764Z
55492024-12-31T17:35:37.768ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55502024-12-31T17:35:37.768ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55512024-12-31T17:35:40.836ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.4M iterations)
55522024-12-31T17:35:45.207ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55532024-12-31T17:35:45.360Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55542024-12-31T17:35:45.360Z time: [230.25 ns 230.40 ns 230.57 ns]
55552024-12-31T17:35:45.360Z change: [-2.5096% -1.5392% -0.5477%] (p = 0.00 < 0.05)
55562024-12-31T17:35:45.360Z Change within noise threshold.
55572024-12-31T17:35:45.360ZFound 17 outliers among 100 measurements (17.00%)
55582024-12-31T17:35:45.360Z 4 (4.00%) low mild
55592024-12-31T17:35:45.360Z 1 (1.00%) high mild
55602024-12-31T17:35:45.360Z 12 (12.00%) high severe
55612024-12-31T17:35:46.948Z
55622024-12-31T17:35:46.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55632024-12-31T17:35:46.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55642024-12-31T17:35:52.639ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (3.7M iterations)
55652024-12-31T17:35:56.862ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55662024-12-31T17:35:57.013Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55672024-12-31T17:35:57.013Z time: [122.80 ns 122.89 ns 122.99 ns]
55682024-12-31T17:35:57.013Z change: [-1.8079% -1.1799% -0.5999%] (p = 0.00 < 0.05)
55692024-12-31T17:35:57.014Z Change within noise threshold.
55702024-12-31T17:35:57.014ZFound 14 outliers among 100 measurements (14.00%)
55712024-12-31T17:35:57.014Z 1 (1.00%) low severe
55722024-12-31T17:35:57.014Z 7 (7.00%) low mild
55732024-12-31T17:35:57.014Z 1 (1.00%) high mild
55742024-12-31T17:35:57.014Z 5 (5.00%) high severe
55752024-12-31T17:35:58.599Z
55762024-12-31T17:35:58.602ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55772024-12-31T17:35:58.602ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55782024-12-31T17:36:04.037ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (1.9M iterations)
55792024-12-31T17:36:08.766ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55802024-12-31T17:36:08.916Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55812024-12-31T17:36:08.916Z time: [257.32 ns 257.51 ns 257.73 ns]
55822024-12-31T17:36:08.916Z change: [-2.3358% -1.0285% +0.1074%] (p = 0.11 > 0.05)
55832024-12-31T17:36:08.916Z No change in performance detected.
55842024-12-31T17:36:08.916ZFound 7 outliers among 100 measurements (7.00%)
55852024-12-31T17:36:08.916Z 2 (2.00%) high mild
55862024-12-31T17:36:08.916Z 5 (5.00%) high severe
55872024-12-31T17:36:10.502Z
55882024-12-31T17:36:10.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55892024-12-31T17:36:10.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55902024-12-31T17:36:14.770ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (9.8M iterations)
55912024-12-31T17:36:18.667ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55922024-12-31T17:36:18.819Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55932024-12-31T17:36:18.819Z time: [73.497 ns 73.720 ns 73.910 ns]
55942024-12-31T17:36:18.819Z change: [+0.2884% +1.0319% +1.8391%] (p = 0.01 < 0.05)
55952024-12-31T17:36:18.819Z Change within noise threshold.
55962024-12-31T17:36:18.819ZFound 2 outliers among 100 measurements (2.00%)
55972024-12-31T17:36:18.819Z 1 (1.00%) high mild
55982024-12-31T17:36:18.819Z 1 (1.00%) high severe
55992024-12-31T17:36:20.402Z
56002024-12-31T17:36:20.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56012024-12-31T17:36:20.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
56022024-12-31T17:36:25.325ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (4.3M iterations)
56032024-12-31T17:36:29.858ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
56042024-12-31T17:36:30.009Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56052024-12-31T17:36:30.009Z time: [213.55 ns 213.71 ns 213.84 ns]
56062024-12-31T17:36:30.009Z change: [-9.6319% -8.7395% -7.9047%] (p = 0.00 < 0.05)
56072024-12-31T17:36:30.009Z Performance has improved.
56082024-12-31T17:36:30.009ZFound 10 outliers among 100 measurements (10.00%)
56092024-12-31T17:36:30.009Z 2 (2.00%) low mild
56102024-12-31T17:36:30.009Z 1 (1.00%) high mild
56112024-12-31T17:36:30.009Z 7 (7.00%) high severe
56122024-12-31T17:36:31.592Z
56132024-12-31T17:36:31.595ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56142024-12-31T17:36:31.595ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56152024-12-31T17:36:35.937ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (4.8M iterations)
56162024-12-31T17:36:40.585ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56172024-12-31T17:36:40.737Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56182024-12-31T17:36:40.737Z time: [96.526 ns 96.594 ns 96.661 ns]
56192024-12-31T17:36:40.737Z change: [-1.2213% -0.3362% +0.4989%] (p = 0.49 > 0.05)
56202024-12-31T17:36:40.737Z No change in performance detected.
56212024-12-31T17:36:40.737ZFound 19 outliers among 100 measurements (19.00%)
56222024-12-31T17:36:40.737Z 8 (8.00%) low severe
56232024-12-31T17:36:40.737Z 2 (2.00%) low mild
56242024-12-31T17:36:40.737Z 2 (2.00%) high mild
56252024-12-31T17:36:40.737Z 7 (7.00%) high severe
56262024-12-31T17:36:42.326Z
56272024-12-31T17:36:42.328ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56282024-12-31T17:36:42.328ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56292024-12-31T17:36:47.103ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.2M iterations)
56302024-12-31T17:36:52.005ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56312024-12-31T17:36:52.156Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56322024-12-31T17:36:52.156Z time: [251.23 ns 251.43 ns 251.64 ns]
56332024-12-31T17:36:52.156Z change: [-6.1400% -5.1949% -4.2342%] (p = 0.00 < 0.05)
56342024-12-31T17:36:52.156Z Performance has improved.
56352024-12-31T17:36:52.156ZFound 15 outliers among 100 measurements (15.00%)
56362024-12-31T17:36:52.156Z 5 (5.00%) high mild
56372024-12-31T17:36:52.156Z 10 (10.00%) high severe
56382024-12-31T17:36:53.743Z
56392024-12-31T17:36:53.746ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56402024-12-31T17:36:53.746ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56412024-12-31T17:36:57.072ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.3M iterations)
56422024-12-31T17:37:00.492ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56432024-12-31T17:37:00.644Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56442024-12-31T17:37:00.644Z time: [95.508 ns 95.586 ns 95.648 ns]
56452024-12-31T17:37:00.644Z change: [+0.6380% +1.2702% +1.8657%] (p = 0.00 < 0.05)
56462024-12-31T17:37:00.644Z Change within noise threshold.
56472024-12-31T17:37:00.644ZFound 13 outliers among 100 measurements (13.00%)
56482024-12-31T17:37:00.644Z 10 (10.00%) low mild
56492024-12-31T17:37:00.644Z 1 (1.00%) high mild
56502024-12-31T17:37:00.644Z 2 (2.00%) high severe
56512024-12-31T17:37:02.235Z
56522024-12-31T17:37:02.238ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
56532024-12-31T17:37:02.238ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56542024-12-31T17:37:08.346ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.4M iterations)
56552024-12-31T17:37:12.516ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56562024-12-31T17:37:12.667Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
56572024-12-31T17:37:12.667Z time: [198.02 ns 198.14 ns 198.27 ns]
56582024-12-31T17:37:12.667Z change: [-4.3012% -3.3232% -2.4186%] (p = 0.00 < 0.05)
56592024-12-31T17:37:12.667Z Performance has improved.
56602024-12-31T17:37:12.667ZFound 13 outliers among 100 measurements (13.00%)
56612024-12-31T17:37:12.667Z 1 (1.00%) low mild
56622024-12-31T17:37:12.667Z 4 (4.00%) high mild
56632024-12-31T17:37:12.667Z 8 (8.00%) high severe
56642024-12-31T17:37:14.260Z
56652024-12-31T17:37:14.263ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56662024-12-31T17:37:14.263ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56672024-12-31T17:37:19.868ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (3.7M iterations)
56682024-12-31T17:37:24.084ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56692024-12-31T17:37:24.234Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56702024-12-31T17:37:24.234Z time: [120.38 ns 120.44 ns 120.50 ns]
56712024-12-31T17:37:24.234Z change: [-0.8908% -0.3071% +0.2588%] (p = 0.32 > 0.05)
56722024-12-31T17:37:24.234Z No change in performance detected.
56732024-12-31T17:37:24.234ZFound 11 outliers among 100 measurements (11.00%)
56742024-12-31T17:37:24.235Z 7 (7.00%) low severe
56752024-12-31T17:37:24.235Z 4 (4.00%) high severe
56762024-12-31T17:37:25.819Z
56772024-12-31T17:37:25.821ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56782024-12-31T17:37:25.822ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56792024-12-31T17:37:31.034ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0102 s (2.0M iterations)
56802024-12-31T17:37:35.785ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56812024-12-31T17:37:35.937Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56822024-12-31T17:37:35.937Z time: [226.34 ns 226.49 ns 226.66 ns]
56832024-12-31T17:37:35.937Z change: [-3.8036% -2.8133% -1.8660%] (p = 0.00 < 0.05)
56842024-12-31T17:37:35.937Z Performance has improved.
56852024-12-31T17:37:35.937ZFound 10 outliers among 100 measurements (10.00%)
56862024-12-31T17:37:35.937Z 10 (10.00%) high severe
56872024-12-31T17:37:37.524Z
56882024-12-31T17:37:37.527ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56892024-12-31T17:37:37.527ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56902024-12-31T17:37:41.337ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (11M iterations)
56912024-12-31T17:37:45.040ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56922024-12-31T17:37:45.190Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56932024-12-31T17:37:45.190Z time: [83.654 ns 83.845 ns 83.997 ns]
56942024-12-31T17:37:45.190Z change: [+0.2143% +0.7160% +1.2303%] (p = 0.01 < 0.05)
56952024-12-31T17:37:45.190Z Change within noise threshold.
56962024-12-31T17:37:45.190ZFound 1 outliers among 100 measurements (1.00%)
56972024-12-31T17:37:45.190Z 1 (1.00%) high mild
56982024-12-31T17:37:46.781Z
56992024-12-31T17:37:46.783ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57002024-12-31T17:37:46.783ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57012024-12-31T17:37:51.086ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.9M iterations)
57022024-12-31T17:37:56.103ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57032024-12-31T17:37:56.253Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57042024-12-31T17:37:56.254Z time: [278.00 ns 279.93 ns 282.49 ns]
57052024-12-31T17:37:56.254Z change: [-16.543% -0.6491% +17.756%] (p = 0.95 > 0.05)
57062024-12-31T17:37:56.254Z No change in performance detected.
57072024-12-31T17:37:56.254ZFound 13 outliers among 100 measurements (13.00%)
57082024-12-31T17:37:56.254Z 5 (5.00%) high mild
57092024-12-31T17:37:56.254Z 8 (8.00%) high severe
57102024-12-31T17:37:57.845Z
57112024-12-31T17:37:57.847ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57122024-12-31T17:37:57.847ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57132024-12-31T17:38:01.784ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (5.3M iterations)
57142024-12-31T17:38:06.643ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57152024-12-31T17:38:06.796Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57162024-12-31T17:38:06.796Z time: [107.84 ns 107.99 ns 108.13 ns]
57172024-12-31T17:38:06.796Z change: [+0.3728% +0.8749% +1.3159%] (p = 0.00 < 0.05)
57182024-12-31T17:38:06.796Z Change within noise threshold.
57192024-12-31T17:38:06.796ZFound 9 outliers among 100 measurements (9.00%)
57202024-12-31T17:38:06.796Z 2 (2.00%) low mild
57212024-12-31T17:38:06.796Z 4 (4.00%) high mild
57222024-12-31T17:38:06.796Z 3 (3.00%) high severe
57232024-12-31T17:38:08.383Z
57242024-12-31T17:38:08.385ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57252024-12-31T17:38:08.385ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57262024-12-31T17:38:12.947ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (2.3M iterations)
57272024-12-31T17:38:18.102ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57282024-12-31T17:38:18.253Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57292024-12-31T17:38:18.253Z time: [335.33 ns 339.58 ns 345.06 ns]
57302024-12-31T17:38:18.253Z change: [-14.741% +1.0055% +21.801%] (p = 0.93 > 0.05)
57312024-12-31T17:38:18.253Z No change in performance detected.
57322024-12-31T17:38:18.253ZFound 11 outliers among 100 measurements (11.00%)
57332024-12-31T17:38:18.253Z 3 (3.00%) high mild
57342024-12-31T17:38:18.253Z 8 (8.00%) high severe
57352024-12-31T17:38:19.838Z
57362024-12-31T17:38:19.838ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57372024-12-31T17:38:19.838ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57382024-12-31T17:38:25.821ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (7.0M iterations)
57392024-12-31T17:38:29.078ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57402024-12-31T17:38:29.229Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57412024-12-31T17:38:29.229Z time: [99.900 ns 100.02 ns 100.16 ns]
57422024-12-31T17:38:29.229Z change: [-2.4344% -1.8380% -1.2574%] (p = 0.00 < 0.05)
57432024-12-31T17:38:29.229Z Performance has improved.
57442024-12-31T17:38:29.229ZFound 3 outliers among 100 measurements (3.00%)
57452024-12-31T17:38:29.229Z 1 (1.00%) high mild
57462024-12-31T17:38:29.229Z 2 (2.00%) high severe
57472024-12-31T17:38:30.815Z
57482024-12-31T17:38:30.818ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57492024-12-31T17:38:30.818ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57502024-12-31T17:38:36.094ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (4.0M iterations)
57512024-12-31T17:38:40.631ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57522024-12-31T17:38:40.784Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57532024-12-31T17:38:40.784Z time: [247.18 ns 248.98 ns 251.28 ns]
57542024-12-31T17:38:40.784Z change: [-12.185% +0.1373% +12.925%] (p = 0.99 > 0.05)
57552024-12-31T17:38:40.784Z No change in performance detected.
57562024-12-31T17:38:40.784ZFound 12 outliers among 100 measurements (12.00%)
57572024-12-31T17:38:40.784Z 5 (5.00%) high mild
57582024-12-31T17:38:40.784Z 7 (7.00%) high severe
57592024-12-31T17:38:42.371Z
57602024-12-31T17:38:42.371ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57612024-12-31T17:38:42.371ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57622024-12-31T17:38:47.408ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (4.2M iterations)
57632024-12-31T17:38:51.806ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57642024-12-31T17:38:51.958Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57652024-12-31T17:38:51.958Z time: [125.80 ns 125.91 ns 126.01 ns]
57662024-12-31T17:38:51.958Z change: [-1.6751% -1.0434% -0.4485%] (p = 0.00 < 0.05)
57672024-12-31T17:38:51.958Z Change within noise threshold.
57682024-12-31T17:38:51.958ZFound 11 outliers among 100 measurements (11.00%)
57692024-12-31T17:38:51.958Z 3 (3.00%) low severe
57702024-12-31T17:38:51.958Z 4 (4.00%) low mild
57712024-12-31T17:38:51.958Z 4 (4.00%) high severe
57722024-12-31T17:38:53.546Z
57732024-12-31T17:38:53.548ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57742024-12-31T17:38:53.548ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57752024-12-31T17:38:58.444ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (2.1M iterations)
57762024-12-31T17:39:03.474ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57772024-12-31T17:39:03.624Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57782024-12-31T17:39:03.624Z time: [288.08 ns 290.82 ns 294.42 ns]
57792024-12-31T17:39:03.625Z change: [-15.678% -3.2325% +10.610%] (p = 0.65 > 0.05)
57802024-12-31T17:39:03.625Z No change in performance detected.
57812024-12-31T17:39:03.625ZFound 11 outliers among 100 measurements (11.00%)
57822024-12-31T17:39:03.625Z 4 (4.00%) high mild
57832024-12-31T17:39:03.625Z 7 (7.00%) high severe
57842024-12-31T17:39:05.217Z
57852024-12-31T17:39:05.220ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57862024-12-31T17:39:05.220ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57872024-12-31T17:39:08.528ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (13M iterations)
57882024-12-31T17:39:12.473ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57892024-12-31T17:39:12.624Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57902024-12-31T17:39:12.624Z time: [73.257 ns 73.332 ns 73.393 ns]
57912024-12-31T17:39:12.624Z change: [-0.7796% -0.0794% +0.5682%] (p = 0.83 > 0.05)
57922024-12-31T17:39:12.624Z No change in performance detected.
57932024-12-31T17:39:12.624ZFound 4 outliers among 100 measurements (4.00%)
57942024-12-31T17:39:12.624Z 1 (1.00%) high mild
57952024-12-31T17:39:12.624Z 3 (3.00%) high severe
57962024-12-31T17:39:14.216Z
57972024-12-31T17:39:14.219ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57982024-12-31T17:39:14.219ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57992024-12-31T17:39:18.225ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (5.2M iterations)
58002024-12-31T17:39:23.232ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58012024-12-31T17:39:23.384Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58022024-12-31T17:39:23.384Z time: [234.59 ns 236.34 ns 238.60 ns]
58032024-12-31T17:39:23.384Z change: [-23.468% -9.5278% +5.9302%] (p = 0.26 > 0.05)
58042024-12-31T17:39:23.384Z No change in performance detected.
58052024-12-31T17:39:23.384ZFound 12 outliers among 100 measurements (12.00%)
58062024-12-31T17:39:23.384Z 4 (4.00%) high mild
58072024-12-31T17:39:23.384Z 8 (8.00%) high severe
58082024-12-31T17:39:24.971Z
58092024-12-31T17:39:24.973ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58102024-12-31T17:39:24.974ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58112024-12-31T17:39:28.951ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (5.3M iterations)
58122024-12-31T17:39:33.727ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58132024-12-31T17:39:33.878Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58142024-12-31T17:39:33.878Z time: [97.351 ns 97.452 ns 97.541 ns]
58152024-12-31T17:39:33.878Z change: [-1.2653% -0.7619% -0.2843%] (p = 0.00 < 0.05)
58162024-12-31T17:39:33.878Z Change within noise threshold.
58172024-12-31T17:39:33.878ZFound 11 outliers among 100 measurements (11.00%)
58182024-12-31T17:39:33.878Z 7 (7.00%) low mild
58192024-12-31T17:39:33.878Z 1 (1.00%) high mild
58202024-12-31T17:39:33.878Z 3 (3.00%) high severe
58212024-12-31T17:39:35.460Z
58222024-12-31T17:39:35.462ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58232024-12-31T17:39:35.462ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58242024-12-31T17:39:39.944ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0101 s (2.3M iterations)
58252024-12-31T17:39:45.075ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58262024-12-31T17:39:45.227Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58272024-12-31T17:39:45.227Z time: [300.74 ns 304.43 ns 309.22 ns]
58282024-12-31T17:39:45.227Z change: [-17.863% -0.5322% +21.331%] (p = 0.96 > 0.05)
58292024-12-31T17:39:45.227Z No change in performance detected.
58302024-12-31T17:39:45.227ZFound 12 outliers among 100 measurements (12.00%)
58312024-12-31T17:39:45.227Z 4 (4.00%) high mild
58322024-12-31T17:39:45.227Z 8 (8.00%) high severe
58332024-12-31T17:39:46.810Z
58342024-12-31T17:39:46.813ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58352024-12-31T17:39:46.813ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58362024-12-31T17:39:52.692ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.1M iterations)
58372024-12-31T17:39:55.880ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58382024-12-31T17:39:56.031Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58392024-12-31T17:39:56.031Z time: [95.936 ns 96.022 ns 96.087 ns]
58402024-12-31T17:39:56.031Z change: [+0.0107% +0.6369% +1.3494%] (p = 0.07 > 0.05)
58412024-12-31T17:39:56.031Z No change in performance detected.
58422024-12-31T17:39:56.031ZFound 15 outliers among 100 measurements (15.00%)
58432024-12-31T17:39:56.031Z 1 (1.00%) low severe
58442024-12-31T17:39:56.031Z 12 (12.00%) low mild
58452024-12-31T17:39:56.031Z 2 (2.00%) high severe
58462024-12-31T17:39:57.624Z
58472024-12-31T17:39:57.626ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58482024-12-31T17:39:57.626ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58492024-12-31T17:40:02.645ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0053 s (4.2M iterations)
58502024-12-31T17:40:07.095ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58512024-12-31T17:40:07.247Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58522024-12-31T17:40:07.247Z time: [207.52 ns 208.88 ns 210.67 ns]
58532024-12-31T17:40:07.247Z change: [-16.366% -3.6805% +9.8809%] (p = 0.62 > 0.05)
58542024-12-31T17:40:07.247Z No change in performance detected.
58552024-12-31T17:40:07.247ZFound 12 outliers among 100 measurements (12.00%)
58562024-12-31T17:40:07.247Z 4 (4.00%) high mild
58572024-12-31T17:40:07.247Z 8 (8.00%) high severe
58582024-12-31T17:40:08.835Z
58592024-12-31T17:40:08.838ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58602024-12-31T17:40:08.838ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58612024-12-31T17:40:13.878ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (4.2M iterations)
58622024-12-31T17:40:18.210ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58632024-12-31T17:40:18.364Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58642024-12-31T17:40:18.364Z time: [119.67 ns 119.76 ns 119.84 ns]
58652024-12-31T17:40:18.364Z change: [-2.7707% -2.2059% -1.6648%] (p = 0.00 < 0.05)
58662024-12-31T17:40:18.364Z Performance has improved.
58672024-12-31T17:40:18.364ZFound 11 outliers among 100 measurements (11.00%)
58682024-12-31T17:40:18.364Z 5 (5.00%) low severe
58692024-12-31T17:40:18.365Z 2 (2.00%) low mild
58702024-12-31T17:40:18.365Z 1 (1.00%) high mild
58712024-12-31T17:40:18.365Z 3 (3.00%) high severe
58722024-12-31T17:40:19.946Z
58732024-12-31T17:40:19.949ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58742024-12-31T17:40:19.949ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58752024-12-31T17:40:24.776ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (2.2M iterations)
58762024-12-31T17:40:29.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58772024-12-31T17:40:29.888Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58782024-12-31T17:40:29.889Z time: [252.05 ns 254.62 ns 257.97 ns]
58792024-12-31T17:40:29.889Z change: [-17.132% -4.2277% +10.200%] (p = 0.57 > 0.05)
58802024-12-31T17:40:29.889Z No change in performance detected.
58812024-12-31T17:40:29.889ZFound 11 outliers among 100 measurements (11.00%)
58822024-12-31T17:40:29.889Z 5 (5.00%) high mild
58832024-12-31T17:40:29.889Z 6 (6.00%) high severe
58842024-12-31T17:40:31.477Z
58852024-12-31T17:40:31.479ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58862024-12-31T17:40:31.479ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58872024-12-31T17:40:35.594ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (10M iterations)
58882024-12-31T17:40:39.729ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58892024-12-31T17:40:39.880Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58902024-12-31T17:40:39.880Z time: [81.344 ns 81.426 ns 81.501 ns]
58912024-12-31T17:40:39.880Z change: [-0.5256% +0.0454% +0.5432%] (p = 0.88 > 0.05)
58922024-12-31T17:40:39.880Z No change in performance detected.
58932024-12-31T17:40:39.880ZFound 5 outliers among 100 measurements (5.00%)
58942024-12-31T17:40:39.880Z 1 (1.00%) high mild
58952024-12-31T17:40:39.880Z 4 (4.00%) high severe
58962024-12-31T17:40:41.468Z
58972024-12-31T17:40:41.470ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58982024-12-31T17:40:41.470ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58992024-12-31T17:40:46.390ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.3M iterations)
59002024-12-31T17:40:51.445ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59012024-12-31T17:40:51.596Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59022024-12-31T17:40:51.596Z time: [293.46 ns 296.04 ns 299.37 ns]
59032024-12-31T17:40:51.596Z change: [-21.706% -6.1446% +13.037%] (p = 0.52 > 0.05)
59042024-12-31T17:40:51.596Z No change in performance detected.
59052024-12-31T17:40:51.596ZFound 13 outliers among 100 measurements (13.00%)
59062024-12-31T17:40:51.596Z 5 (5.00%) high mild
59072024-12-31T17:40:51.596Z 8 (8.00%) high severe
59082024-12-31T17:40:53.180Z
59092024-12-31T17:40:53.183ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59102024-12-31T17:40:53.183ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59112024-12-31T17:40:57.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (4.8M iterations)
59122024-12-31T17:41:02.281ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59132024-12-31T17:41:02.432Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59142024-12-31T17:41:02.432Z time: [104.97 ns 105.11 ns 105.25 ns]
59152024-12-31T17:41:02.433Z change: [-1.7069% -0.9202% -0.1199%] (p = 0.02 < 0.05)
59162024-12-31T17:41:02.433Z Change within noise threshold.
59172024-12-31T17:41:02.433ZFound 8 outliers among 100 measurements (8.00%)
59182024-12-31T17:41:02.433Z 8 (8.00%) high severe
59192024-12-31T17:41:04.019Z
59202024-12-31T17:41:04.021ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59212024-12-31T17:41:04.021ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59222024-12-31T17:41:08.990ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (2.1M iterations)
59232024-12-31T17:41:14.176ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59242024-12-31T17:41:14.329Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59252024-12-31T17:41:14.329Z time: [366.13 ns 371.30 ns 378.01 ns]
59262024-12-31T17:41:14.329Z change: [-18.178% -1.7844% +18.527%] (p = 0.86 > 0.05)
59272024-12-31T17:41:14.329Z No change in performance detected.
59282024-12-31T17:41:14.329ZFound 11 outliers among 100 measurements (11.00%)
59292024-12-31T17:41:14.329Z 4 (4.00%) high mild
59302024-12-31T17:41:14.329Z 7 (7.00%) high severe
59312024-12-31T17:41:15.921Z
59322024-12-31T17:41:15.924ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59332024-12-31T17:41:15.924ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59342024-12-31T17:41:19.051ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations)
59352024-12-31T17:41:22.740ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59362024-12-31T17:41:22.891Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59372024-12-31T17:41:22.891Z time: [99.934 ns 100.03 ns 100.11 ns]
59382024-12-31T17:41:22.891Z change: [-1.2067% -0.4758% +0.1970%] (p = 0.20 > 0.05)
59392024-12-31T17:41:22.891Z No change in performance detected.
59402024-12-31T17:41:22.891ZFound 9 outliers among 100 measurements (9.00%)
59412024-12-31T17:41:22.891Z 7 (7.00%) low mild
59422024-12-31T17:41:22.891Z 2 (2.00%) high severe
59432024-12-31T17:41:24.483Z
59442024-12-31T17:41:24.485ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59452024-12-31T17:41:24.485ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59462024-12-31T17:41:30.552ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0056 s (3.5M iterations)
59472024-12-31T17:41:35.070ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59482024-12-31T17:41:35.222Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59492024-12-31T17:41:35.222Z time: [260.11 ns 262.01 ns 264.50 ns]
59502024-12-31T17:41:35.222Z change: [-13.363% -1.5272% +12.191%] (p = 0.83 > 0.05)
59512024-12-31T17:41:35.222Z No change in performance detected.
59522024-12-31T17:41:35.222ZFound 11 outliers among 100 measurements (11.00%)
59532024-12-31T17:41:35.222Z 4 (4.00%) high mild
59542024-12-31T17:41:35.222Z 7 (7.00%) high severe
59552024-12-31T17:41:36.810Z
59562024-12-31T17:41:36.812ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59572024-12-31T17:41:36.812ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59582024-12-31T17:41:42.282ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (3.8M iterations)
59592024-12-31T17:41:46.689ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59602024-12-31T17:41:46.841Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59612024-12-31T17:41:46.841Z time: [123.97 ns 124.01 ns 124.06 ns]
59622024-12-31T17:41:46.841Z change: [-1.4181% -0.7931% -0.1432%] (p = 0.01 < 0.05)
59632024-12-31T17:41:46.841Z Change within noise threshold.
59642024-12-31T17:41:46.841ZFound 19 outliers among 100 measurements (19.00%)
59652024-12-31T17:41:46.841Z 6 (6.00%) low severe
59662024-12-31T17:41:46.841Z 7 (7.00%) low mild
59672024-12-31T17:41:46.841Z 2 (2.00%) high mild
59682024-12-31T17:41:46.841Z 4 (4.00%) high severe
59692024-12-31T17:41:48.432Z
59702024-12-31T17:41:48.434ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59712024-12-31T17:41:48.434ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59722024-12-31T17:41:53.702ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0127 s (2.0M iterations)
59732024-12-31T17:41:58.793ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59742024-12-31T17:41:58.943Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59752024-12-31T17:41:58.943Z time: [311.50 ns 314.83 ns 319.17 ns]
59762024-12-31T17:41:58.943Z change: [-13.429% +0.0511% +15.545%] (p = 0.99 > 0.05)
59772024-12-31T17:41:58.943Z No change in performance detected.
59782024-12-31T17:41:58.943ZFound 12 outliers among 100 measurements (12.00%)
59792024-12-31T17:41:58.943Z 5 (5.00%) high mild
59802024-12-31T17:41:58.943Z 7 (7.00%) high severe
59812024-12-31T17:42:00.529Z
59822024-12-31T17:42:00.531ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59832024-12-31T17:42:00.531ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59842024-12-31T17:42:04.562ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (10M iterations)
59852024-12-31T17:42:08.661ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59862024-12-31T17:42:08.811Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59872024-12-31T17:42:08.811Z time: [73.274 ns 73.430 ns 73.549 ns]
59882024-12-31T17:42:08.811Z change: [-1.3778% -0.6726% +0.0408%] (p = 0.06 > 0.05)
59892024-12-31T17:42:08.811Z No change in performance detected.
59902024-12-31T17:42:08.811ZFound 1 outliers among 100 measurements (1.00%)
59912024-12-31T17:42:08.811Z 1 (1.00%) high mild
59922024-12-31T17:42:10.395Z
59932024-12-31T17:42:10.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59942024-12-31T17:42:10.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59952024-12-31T17:42:15.132ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.4M iterations)
59962024-12-31T17:42:20.162ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59972024-12-31T17:42:20.313Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59982024-12-31T17:42:20.313Z time: [252.88 ns 255.21 ns 258.24 ns]
59992024-12-31T17:42:20.313Z change: [-23.674% -7.3859% +13.356%] (p = 0.48 > 0.05)
60002024-12-31T17:42:20.313Z No change in performance detected.
60012024-12-31T17:42:20.313ZFound 12 outliers among 100 measurements (12.00%)
60022024-12-31T17:42:20.313Z 5 (5.00%) high mild
60032024-12-31T17:42:20.313Z 7 (7.00%) high severe
60042024-12-31T17:42:21.900Z
60052024-12-31T17:42:21.903ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60062024-12-31T17:42:21.903ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60072024-12-31T17:42:26.080ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (5.0M iterations)
60082024-12-31T17:42:30.906ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60092024-12-31T17:42:31.057Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60102024-12-31T17:42:31.057Z time: [95.894 ns 96.033 ns 96.231 ns]
60112024-12-31T17:42:31.057Z change: [-1.2953% -0.4011% +0.5965%] (p = 0.42 > 0.05)
60122024-12-31T17:42:31.057Z No change in performance detected.
60132024-12-31T17:42:31.057ZFound 11 outliers among 100 measurements (11.00%)
60142024-12-31T17:42:31.057Z 1 (1.00%) low mild
60152024-12-31T17:42:31.057Z 3 (3.00%) high mild
60162024-12-31T17:42:31.057Z 7 (7.00%) high severe
60172024-12-31T17:42:32.646Z
60182024-12-31T17:42:32.649ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60192024-12-31T17:42:32.649ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60202024-12-31T17:42:37.435ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0042 s (2.2M iterations)
60212024-12-31T17:42:42.615ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60222024-12-31T17:42:42.767Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60232024-12-31T17:42:42.767Z time: [322.52 ns 327.30 ns 333.40 ns]
60242024-12-31T17:42:42.767Z change: [-21.622% -4.0879% +16.394%] (p = 0.69 > 0.05)
60252024-12-31T17:42:42.767Z No change in performance detected.
60262024-12-31T17:42:42.767ZFound 11 outliers among 100 measurements (11.00%)
60272024-12-31T17:42:42.767Z 5 (5.00%) high mild
60282024-12-31T17:42:42.767Z 6 (6.00%) high severe
60292024-12-31T17:42:44.355Z
60302024-12-31T17:42:44.358ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60312024-12-31T17:42:44.358ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60322024-12-31T17:42:47.410ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
60332024-12-31T17:42:51.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60342024-12-31T17:42:51.282Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60352024-12-31T17:42:51.282Z time: [98.648 ns 98.815 ns 99.005 ns]
60362024-12-31T17:42:51.282Z change: [+0.8161% +1.4778% +2.1513%] (p = 0.00 < 0.05)
60372024-12-31T17:42:51.282Z Change within noise threshold.
60382024-12-31T17:42:51.282ZFound 20 outliers among 100 measurements (20.00%)
60392024-12-31T17:42:51.282Z 11 (11.00%) low severe
60402024-12-31T17:42:51.282Z 5 (5.00%) low mild
60412024-12-31T17:42:51.282Z 2 (2.00%) high mild
60422024-12-31T17:42:51.282Z 2 (2.00%) high severe
60432024-12-31T17:42:52.866Z
60442024-12-31T17:42:52.868ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60452024-12-31T17:42:52.868ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60462024-12-31T17:42:58.687ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.6M iterations)
60472024-12-31T17:43:03.229ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60482024-12-31T17:43:03.380Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60492024-12-31T17:43:03.380Z time: [223.95 ns 225.70 ns 227.99 ns]
60502024-12-31T17:43:03.380Z change: [-13.891% -1.0429% +14.329%] (p = 0.89 > 0.05)
60512024-12-31T17:43:03.380Z No change in performance detected.
60522024-12-31T17:43:03.380ZFound 12 outliers among 100 measurements (12.00%)
60532024-12-31T17:43:03.380Z 4 (4.00%) high mild
60542024-12-31T17:43:03.380Z 8 (8.00%) high severe
60552024-12-31T17:43:04.966Z
60562024-12-31T17:43:04.968ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60572024-12-31T17:43:04.969ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60582024-12-31T17:43:10.373ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (3.9M iterations)
60592024-12-31T17:43:14.754ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60602024-12-31T17:43:14.905Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60612024-12-31T17:43:14.905Z time: [120.61 ns 120.89 ns 121.23 ns]
60622024-12-31T17:43:14.905Z change: [-0.6153% -0.0599% +0.5111%] (p = 0.84 > 0.05)
60632024-12-31T17:43:14.905Z No change in performance detected.
60642024-12-31T17:43:14.905ZFound 3 outliers among 100 measurements (3.00%)
60652024-12-31T17:43:14.905Z 2 (2.00%) high mild
60662024-12-31T17:43:14.905Z 1 (1.00%) high severe
60672024-12-31T17:43:16.486Z
60682024-12-31T17:43:16.489ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60692024-12-31T17:43:16.489ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60702024-12-31T17:43:21.598ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.1M iterations)
60712024-12-31T17:43:26.630ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60722024-12-31T17:43:26.781Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60732024-12-31T17:43:26.782Z time: [272.14 ns 275.19 ns 279.13 ns]
60742024-12-31T17:43:26.782Z change: [-14.695% -1.4149% +14.426%] (p = 0.86 > 0.05)
60752024-12-31T17:43:26.782Z No change in performance detected.
60762024-12-31T17:43:26.782ZFound 12 outliers among 100 measurements (12.00%)
60772024-12-31T17:43:26.782Z 5 (5.00%) high mild
60782024-12-31T17:43:26.782Z 7 (7.00%) high severe
60792024-12-31T17:43:28.370Z
60802024-12-31T17:43:28.373ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
60812024-12-31T17:43:28.373ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
60822024-12-31T17:43:28.373ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0419 ms (550 iterations)
60832024-12-31T17:43:28.373ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
60842024-12-31T17:43:28.374Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
60852024-12-31T17:43:28.374Z time: [19.000 19.000 19.000 ]
60862024-12-31T17:43:28.374Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60872024-12-31T17:43:28.374Z No change in performance detected.
60882024-12-31T17:43:28.376Z
60892024-12-31T17:43:28.376ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
60902024-12-31T17:43:28.376ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
60912024-12-31T17:43:28.376ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0638 ms (605 iterations)
60922024-12-31T17:43:28.376ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
60932024-12-31T17:43:28.376Zprocess/Hairpin-DHCPv4/alloc_ct/Request
60942024-12-31T17:43:28.376Z time: [19.000 19.000 19.000 ]
60952024-12-31T17:43:28.377Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60962024-12-31T17:43:28.377Z No change in performance detected.
60972024-12-31T17:43:28.377Z
60982024-12-31T17:43:28.377ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
60992024-12-31T17:43:28.377ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
61002024-12-31T17:43:28.379ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0047 ms (385 iterations)
61012024-12-31T17:43:28.379ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
61022024-12-31T17:43:28.379Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
61032024-12-31T17:43:28.379Z time: [21.000 21.000 21.000 ]
61042024-12-31T17:43:28.379Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61052024-12-31T17:43:28.379Z No change in performance detected.
61062024-12-31T17:43:28.379Z
61072024-12-31T17:43:28.379ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
61082024-12-31T17:43:28.379ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
61092024-12-31T17:43:28.379ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0352 ms (440 iterations)
61102024-12-31T17:43:28.382ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
61112024-12-31T17:43:28.382Zprocess/Hairpin-DHCPv6/alloc_ct/Request
61122024-12-31T17:43:28.382Z time: [22.000 22.000 22.000 ]
61132024-12-31T17:43:28.382Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61142024-12-31T17:43:28.382Z No change in performance detected.
61152024-12-31T17:43:28.382Z
61162024-12-31T17:43:28.382ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
61172024-12-31T17:43:28.382ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
61182024-12-31T17:43:28.382ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0184 ms (825 iterations)
61192024-12-31T17:43:28.385ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
61202024-12-31T17:43:28.385Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
61212024-12-31T17:43:28.385Z time: [13.000 13.000 13.000 ]
61222024-12-31T17:43:28.385Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61232024-12-31T17:43:28.385Z No change in performance detected.
61242024-12-31T17:43:28.385Z
61252024-12-31T17:43:28.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
61262024-12-31T17:43:28.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
61272024-12-31T17:43:28.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0293 ms (770 iterations)
61282024-12-31T17:43:28.388ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
61292024-12-31T17:43:28.388Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
61302024-12-31T17:43:28.388Z time: [12.000 12.000 12.000 ]
61312024-12-31T17:43:28.388Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61322024-12-31T17:43:28.388Z No change in performance detected.
61332024-12-31T17:43:28.388Z
61342024-12-31T17:43:28.388ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61352024-12-31T17:43:28.388ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
61362024-12-31T17:43:28.388ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0618 ms (660 iterations)
61372024-12-31T17:43:28.390ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61382024-12-31T17:43:28.390Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61392024-12-31T17:43:28.390Z time: [14.000 14.000 14.000 ]
61402024-12-31T17:43:28.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61412024-12-31T17:43:28.391Z No change in performance detected.
61422024-12-31T17:43:28.391Z
61432024-12-31T17:43:28.391ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61442024-12-31T17:43:28.391ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61452024-12-31T17:43:28.391ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0467 ms (605 iterations)
61462024-12-31T17:43:28.393ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61472024-12-31T17:43:28.393Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61482024-12-31T17:43:28.393Z time: [14.000 14.000 14.000 ]
61492024-12-31T17:43:28.393Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61502024-12-31T17:43:28.393Z No change in performance detected.
61512024-12-31T17:43:28.393Z
61522024-12-31T17:43:28.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61532024-12-31T17:43:28.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61542024-12-31T17:43:28.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0559 ms (880 iterations)
61552024-12-31T17:43:28.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61562024-12-31T17:43:28.396Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61572024-12-31T17:43:28.396Z time: [3.0000 3.0000 3.0000 ]
61582024-12-31T17:43:28.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61592024-12-31T17:43:28.396Z No change in performance detected.
61602024-12-31T17:43:28.396Z
61612024-12-31T17:43:28.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61622024-12-31T17:43:28.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61632024-12-31T17:43:28.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0585 ms (440 iterations)
61642024-12-31T17:43:28.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61652024-12-31T17:43:28.399Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61662024-12-31T17:43:28.399Z time: [3.0000 3.0000 3.0000 ]
61672024-12-31T17:43:28.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61682024-12-31T17:43:28.399Z No change in performance detected.
61692024-12-31T17:43:28.399Z
61702024-12-31T17:43:28.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61712024-12-31T17:43:28.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61722024-12-31T17:43:28.399ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0270 ms (770 iterations)
61732024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61742024-12-31T17:43:28.402ZCriterion.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.
61752024-12-31T17:43:28.402Z
61762024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61772024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61782024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1242 ms (440 iterations)
61792024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61802024-12-31T17:43:28.402ZCriterion.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.
61812024-12-31T17:43:28.402Z
61822024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61832024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61842024-12-31T17:43:28.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0313 ms (1045 iterations)
61852024-12-31T17:43:28.404ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61862024-12-31T17:43:28.404Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61872024-12-31T17:43:28.404Z time: [3.0000 3.0000 3.0000 ]
61882024-12-31T17:43:28.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61892024-12-31T17:43:28.404Z No change in performance detected.
61902024-12-31T17:43:28.404Z
61912024-12-31T17:43:28.404ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61922024-12-31T17:43:28.405ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61932024-12-31T17:43:28.405ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0154 ms (440 iterations)
61942024-12-31T17:43:28.405ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
61952024-12-31T17:43:28.407Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61962024-12-31T17:43:28.407Z time: [3.0000 3.0000 3.0000 ]
61972024-12-31T17:43:28.407Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61982024-12-31T17:43:28.407Z No change in performance detected.
61992024-12-31T17:43:28.407Z
62002024-12-31T17:43:28.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
62012024-12-31T17:43:28.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
62022024-12-31T17:43:28.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0029 ms (825 iterations)
62032024-12-31T17:43:28.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
62042024-12-31T17:43:28.408ZCriterion.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.
62052024-12-31T17:43:28.408Z
62062024-12-31T17:43:28.408ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
62072024-12-31T17:43:28.408ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
62082024-12-31T17:43:28.408ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0849 ms (440 iterations)
62092024-12-31T17:43:28.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
62102024-12-31T17:43:28.410ZCriterion.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.
62112024-12-31T17:43:28.410Z
62122024-12-31T17:43:28.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62132024-12-31T17:43:28.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62142024-12-31T17:43:28.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (825 iterations)
62152024-12-31T17:43:28.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
62162024-12-31T17:43:28.413Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62172024-12-31T17:43:28.413Z time: [3.0000 3.0000 3.0000 ]
62182024-12-31T17:43:28.413Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62192024-12-31T17:43:28.413Z No change in performance detected.
62202024-12-31T17:43:28.413Z
62212024-12-31T17:43:28.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62222024-12-31T17:43:28.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62232024-12-31T17:43:28.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1198 ms (440 iterations)
62242024-12-31T17:43:28.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
62252024-12-31T17:43:28.416Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62262024-12-31T17:43:28.416Z time: [3.0000 3.0000 3.0000 ]
62272024-12-31T17:43:28.416Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62282024-12-31T17:43:28.416Z No change in performance detected.
62292024-12-31T17:43:28.416Z
62302024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
62312024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
62322024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0791 ms (660 iterations)
62332024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
62342024-12-31T17:43:28.416ZCriterion.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.
62352024-12-31T17:43:28.416Z
62362024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62372024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62382024-12-31T17:43:28.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0376 ms (385 iterations)
62392024-12-31T17:43:28.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62402024-12-31T17:43:28.419ZCriterion.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.
62412024-12-31T17:43:28.419Z
62422024-12-31T17:43:28.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62432024-12-31T17:43:28.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62442024-12-31T17:43:28.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0300 ms (880 iterations)
62452024-12-31T17:43:28.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62462024-12-31T17:43:28.421Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62472024-12-31T17:43:28.421Z time: [3.0000 3.0000 3.0000 ]
62482024-12-31T17:43:28.421Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62492024-12-31T17:43:28.421Z No change in performance detected.
62502024-12-31T17:43:28.421Z
62512024-12-31T17:43:28.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62522024-12-31T17:43:28.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62532024-12-31T17:43:28.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0659 ms (440 iterations)
62542024-12-31T17:43:28.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62552024-12-31T17:43:28.424Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62562024-12-31T17:43:28.424Z time: [3.0000 3.0000 3.0000 ]
62572024-12-31T17:43:28.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62582024-12-31T17:43:28.424Z No change in performance detected.
62592024-12-31T17:43:28.424Z
62602024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62612024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62622024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0538 ms (770 iterations)
62632024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62642024-12-31T17:43:28.424ZCriterion.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.
62652024-12-31T17:43:28.424Z
62662024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62672024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62682024-12-31T17:43:28.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0007 ms (385 iterations)
62692024-12-31T17:43:28.427ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62702024-12-31T17:43:28.427ZCriterion.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.
62712024-12-31T17:43:28.427Z
62722024-12-31T17:43:28.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62732024-12-31T17:43:28.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62742024-12-31T17:43:28.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0081 ms (275 iterations)
62752024-12-31T17:43:28.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62762024-12-31T17:43:28.429Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62772024-12-31T17:43:28.429Z time: [42.000 42.000 42.000 ]
62782024-12-31T17:43:28.429Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62792024-12-31T17:43:28.429Z No change in performance detected.
62802024-12-31T17:43:28.430Z
62812024-12-31T17:43:28.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62822024-12-31T17:43:28.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62832024-12-31T17:43:28.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0791 ms (220 iterations)
62842024-12-31T17:43:28.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62852024-12-31T17:43:28.432Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62862024-12-31T17:43:28.432Z time: [42.000 42.000 42.000 ]
62872024-12-31T17:43:28.432Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62882024-12-31T17:43:28.432Z No change in performance detected.
62892024-12-31T17:43:28.432Z
62902024-12-31T17:43:28.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62912024-12-31T17:43:28.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
62922024-12-31T17:43:28.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0777 ms (385 iterations)
62932024-12-31T17:43:28.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
62942024-12-31T17:43:28.435Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62952024-12-31T17:43:28.435Z time: [20.000 20.000 20.000 ]
62962024-12-31T17:43:28.435Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62972024-12-31T17:43:28.435Z No change in performance detected.
62982024-12-31T17:43:28.435Z
62992024-12-31T17:43:28.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63002024-12-31T17:43:28.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
63012024-12-31T17:43:28.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1691 ms (275 iterations)
63022024-12-31T17:43:28.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
63032024-12-31T17:43:28.438Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63042024-12-31T17:43:28.438Z time: [20.000 20.000 20.000 ]
63052024-12-31T17:43:28.438Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63062024-12-31T17:43:28.438Z No change in performance detected.
63072024-12-31T17:43:28.438Z
63082024-12-31T17:43:28.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63092024-12-31T17:43:28.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
63102024-12-31T17:43:28.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1860 ms (330 iterations)
63112024-12-31T17:43:28.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
63122024-12-31T17:43:28.441Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63132024-12-31T17:43:28.441Z time: [42.000 42.000 42.000 ]
63142024-12-31T17:43:28.441Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63152024-12-31T17:43:28.441Z No change in performance detected.
63162024-12-31T17:43:28.441Z
63172024-12-31T17:43:28.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63182024-12-31T17:43:28.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
63192024-12-31T17:43:28.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0515 ms (220 iterations)
63202024-12-31T17:43:28.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
63212024-12-31T17:43:28.444Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63222024-12-31T17:43:28.444Z time: [42.000 42.000 42.000 ]
63232024-12-31T17:43:28.444Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63242024-12-31T17:43:28.444Z No change in performance detected.
63252024-12-31T17:43:28.444Z
63262024-12-31T17:43:28.444ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63272024-12-31T17:43:28.444ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
63282024-12-31T17:43:28.444ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0500 ms (385 iterations)
63292024-12-31T17:43:28.444ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
63302024-12-31T17:43:28.446Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63312024-12-31T17:43:28.446Z time: [20.000 20.000 20.000 ]
63322024-12-31T17:43:28.446Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63332024-12-31T17:43:28.446Z No change in performance detected.
63342024-12-31T17:43:28.447Z
63352024-12-31T17:43:28.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63362024-12-31T17:43:28.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63372024-12-31T17:43:28.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1011 ms (275 iterations)
63382024-12-31T17:43:28.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63392024-12-31T17:43:28.449Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63402024-12-31T17:43:28.449Z time: [20.000 20.000 20.000 ]
63412024-12-31T17:43:28.449Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63422024-12-31T17:43:28.449Z No change in performance detected.
63432024-12-31T17:43:28.449Z
63442024-12-31T17:43:28.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63452024-12-31T17:43:28.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63462024-12-31T17:43:28.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1403 ms (275 iterations)
63472024-12-31T17:43:28.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63482024-12-31T17:43:28.452Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63492024-12-31T17:43:28.452Z time: [42.000 42.000 42.000 ]
63502024-12-31T17:43:28.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63512024-12-31T17:43:28.452Z No change in performance detected.
63522024-12-31T17:43:28.452Z
63532024-12-31T17:43:28.452ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63542024-12-31T17:43:28.452ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63552024-12-31T17:43:28.452ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1913 ms (220 iterations)
63562024-12-31T17:43:28.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63572024-12-31T17:43:28.455Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63582024-12-31T17:43:28.455Z time: [42.000 42.000 42.000 ]
63592024-12-31T17:43:28.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63602024-12-31T17:43:28.455Z No change in performance detected.
63612024-12-31T17:43:28.455Z
63622024-12-31T17:43:28.455ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63632024-12-31T17:43:28.455ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63642024-12-31T17:43:28.455ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0701 ms (330 iterations)
63652024-12-31T17:43:28.455ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63662024-12-31T17:43:28.458Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63672024-12-31T17:43:28.458Z time: [20.000 20.000 20.000 ]
63682024-12-31T17:43:28.458Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63692024-12-31T17:43:28.458Z No change in performance detected.
63702024-12-31T17:43:28.458Z
63712024-12-31T17:43:28.458ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63722024-12-31T17:43:28.458ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63732024-12-31T17:43:28.458ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2190 ms (275 iterations)
63742024-12-31T17:43:28.458ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63752024-12-31T17:43:28.462Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63762024-12-31T17:43:28.462Z time: [20.000 20.000 20.000 ]
63772024-12-31T17:43:28.462Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63782024-12-31T17:43:28.462Z No change in performance detected.
63792024-12-31T17:43:28.462Z
63802024-12-31T17:43:28.462ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63812024-12-31T17:43:28.462ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63822024-12-31T17:43:28.462ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1043 ms (275 iterations)
63832024-12-31T17:43:28.462ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63842024-12-31T17:43:28.462Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63852024-12-31T17:43:28.462Z time: [42.000 42.000 42.000 ]
63862024-12-31T17:43:28.463Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63872024-12-31T17:43:28.463Z No change in performance detected.
63882024-12-31T17:43:28.463Z
63892024-12-31T17:43:28.463ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63902024-12-31T17:43:28.463ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63912024-12-31T17:43:28.463ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1417 ms (220 iterations)
63922024-12-31T17:43:28.465ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
63932024-12-31T17:43:28.465Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63942024-12-31T17:43:28.465Z time: [42.000 42.000 42.000 ]
63952024-12-31T17:43:28.465Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63962024-12-31T17:43:28.465Z No change in performance detected.
63972024-12-31T17:43:28.466Z
63982024-12-31T17:43:28.466ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63992024-12-31T17:43:28.466ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
64002024-12-31T17:43:28.466ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0271 ms (330 iterations)
64012024-12-31T17:43:28.468ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
64022024-12-31T17:43:28.468Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
64032024-12-31T17:43:28.468Z time: [20.000 20.000 20.000 ]
64042024-12-31T17:43:28.468Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64052024-12-31T17:43:28.468Z No change in performance detected.
64062024-12-31T17:43:28.468Z
64072024-12-31T17:43:28.468ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64082024-12-31T17:43:28.468ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
64092024-12-31T17:43:28.468ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1677 ms (275 iterations)
64102024-12-31T17:43:28.471ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
64112024-12-31T17:43:28.471Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64122024-12-31T17:43:28.471Z time: [20.000 20.000 20.000 ]
64132024-12-31T17:43:28.472Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64142024-12-31T17:43:28.472Z No change in performance detected.
64152024-12-31T17:43:28.472Z
64162024-12-31T17:43:28.472ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
64172024-12-31T17:43:28.472ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
64182024-12-31T17:43:28.472ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0741 ms (660 iterations)
64192024-12-31T17:43:28.474ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
64202024-12-31T17:43:28.474Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
64212024-12-31T17:43:28.474Z time: [3239.0 B 3239.0 B 3239.0 B]
64222024-12-31T17:43:28.474Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64232024-12-31T17:43:28.474Z No change in performance detected.
64242024-12-31T17:43:28.474Z
64252024-12-31T17:43:28.474ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
64262024-12-31T17:43:28.474ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
64272024-12-31T17:43:28.474ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0025 ms (660 iterations)
64282024-12-31T17:43:28.482ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
64292024-12-31T17:43:28.482Zprocess/Hairpin-DHCPv4/alloc_sz/Request
64302024-12-31T17:43:28.482Z time: [3239.0 B 3239.0 B 3239.0 B]
64312024-12-31T17:43:28.482Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64322024-12-31T17:43:28.482Z No change in performance detected.
64332024-12-31T17:43:28.482Z
64342024-12-31T17:43:28.482ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
64352024-12-31T17:43:28.482ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
64362024-12-31T17:43:28.482ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1029 ms (495 iterations)
64372024-12-31T17:43:28.483ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
64382024-12-31T17:43:28.483Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
64392024-12-31T17:43:28.483Z time: [3303.0 B 3303.0 B 3303.0 B]
64402024-12-31T17:43:28.483Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64412024-12-31T17:43:28.483Z No change in performance detected.
64422024-12-31T17:43:28.483Z
64432024-12-31T17:43:28.483ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
64442024-12-31T17:43:28.483ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
64452024-12-31T17:43:28.483ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0397 ms (440 iterations)
64462024-12-31T17:43:28.483ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64472024-12-31T17:43:28.483Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64482024-12-31T17:43:28.483Z time: [3701.0 B 3701.0 B 3701.0 B]
64492024-12-31T17:43:28.483Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64502024-12-31T17:43:28.483Z No change in performance detected.
64512024-12-31T17:43:28.483Z
64522024-12-31T17:43:28.483ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64532024-12-31T17:43:28.483ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64542024-12-31T17:43:28.483ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0035 ms (770 iterations)
64552024-12-31T17:43:28.487ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64562024-12-31T17:43:28.487Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64572024-12-31T17:43:28.487Z time: [2168.0 B 2168.0 B 2168.0 B]
64582024-12-31T17:43:28.487Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64592024-12-31T17:43:28.487Z No change in performance detected.
64602024-12-31T17:43:28.487Z
64612024-12-31T17:43:28.487ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64622024-12-31T17:43:28.487ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64632024-12-31T17:43:28.487ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0151 ms (770 iterations)
64642024-12-31T17:43:28.487ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64652024-12-31T17:43:28.490Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64662024-12-31T17:43:28.490Z time: [2153.0 B 2153.0 B 2153.0 B]
64672024-12-31T17:43:28.490Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64682024-12-31T17:43:28.490Z No change in performance detected.
64692024-12-31T17:43:28.490Z
64702024-12-31T17:43:28.490ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64712024-12-31T17:43:28.490ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64722024-12-31T17:43:28.490ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0806 ms (715 iterations)
64732024-12-31T17:43:28.490ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64742024-12-31T17:43:28.492Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64752024-12-31T17:43:28.492Z time: [2206.0 B 2206.0 B 2206.0 B]
64762024-12-31T17:43:28.492Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64772024-12-31T17:43:28.492Z No change in performance detected.
64782024-12-31T17:43:28.492Z
64792024-12-31T17:43:28.492ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64802024-12-31T17:43:28.492ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64812024-12-31T17:43:28.492ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0464 ms (715 iterations)
64822024-12-31T17:43:28.493ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64832024-12-31T17:43:28.495Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64842024-12-31T17:43:28.495Z time: [2190.0 B 2190.0 B 2190.0 B]
64852024-12-31T17:43:28.495Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64862024-12-31T17:43:28.495Z No change in performance detected.
64872024-12-31T17:43:28.495Z
64882024-12-31T17:43:28.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64892024-12-31T17:43:28.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64902024-12-31T17:43:28.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0471 ms (935 iterations)
64912024-12-31T17:43:28.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
64922024-12-31T17:43:28.498Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64932024-12-31T17:43:28.498Z time: [248.00 B 248.00 B 248.00 B]
64942024-12-31T17:43:28.498Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64952024-12-31T17:43:28.498Z No change in performance detected.
64962024-12-31T17:43:28.498Z
64972024-12-31T17:43:28.498ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64982024-12-31T17:43:28.498ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
64992024-12-31T17:43:28.498ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0594 ms (440 iterations)
65002024-12-31T17:43:28.498ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
65012024-12-31T17:43:28.501Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
65022024-12-31T17:43:28.501Z time: [248.00 B 248.00 B 248.00 B]
65032024-12-31T17:43:28.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65042024-12-31T17:43:28.501Z No change in performance detected.
65052024-12-31T17:43:28.501Z
65062024-12-31T17:43:28.501ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
65072024-12-31T17:43:28.502ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
65082024-12-31T17:43:28.502ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0132 ms (770 iterations)
65092024-12-31T17:43:28.502ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
65102024-12-31T17:43:28.502ZCriterion.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.
65112024-12-31T17:43:28.502Z
65122024-12-31T17:43:28.502ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
65132024-12-31T17:43:28.502ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65142024-12-31T17:43:28.502ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1194 ms (440 iterations)
65152024-12-31T17:43:28.504ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
65162024-12-31T17:43:28.504ZCriterion.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.
65172024-12-31T17:43:28.504Z
65182024-12-31T17:43:28.504ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65192024-12-31T17:43:28.504ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
65202024-12-31T17:43:28.504ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0002 ms (990 iterations)
65212024-12-31T17:43:28.504ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
65222024-12-31T17:43:28.504Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65232024-12-31T17:43:28.504Z time: [248.00 B 248.00 B 248.00 B]
65242024-12-31T17:43:28.505Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65252024-12-31T17:43:28.505Z No change in performance detected.
65262024-12-31T17:43:28.505Z
65272024-12-31T17:43:28.505ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65282024-12-31T17:43:28.505ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65292024-12-31T17:43:28.505ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0099 ms (440 iterations)
65302024-12-31T17:43:28.507ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
65312024-12-31T17:43:28.507Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65322024-12-31T17:43:28.507Z time: [248.00 B 248.00 B 248.00 B]
65332024-12-31T17:43:28.507Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65342024-12-31T17:43:28.507Z No change in performance detected.
65352024-12-31T17:43:28.507Z
65362024-12-31T17:43:28.508ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
65372024-12-31T17:43:28.508ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65382024-12-31T17:43:28.508ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0484 ms (880 iterations)
65392024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65402024-12-31T17:43:28.510ZCriterion.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.
65412024-12-31T17:43:28.510Z
65422024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
65432024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65442024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0772 ms (440 iterations)
65452024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65462024-12-31T17:43:28.510ZCriterion.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.
65472024-12-31T17:43:28.510Z
65482024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65492024-12-31T17:43:28.510ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65502024-12-31T17:43:28.511ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0389 ms (825 iterations)
65512024-12-31T17:43:28.513ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65522024-12-31T17:43:28.513Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65532024-12-31T17:43:28.513Z time: [248.00 B 248.00 B 248.00 B]
65542024-12-31T17:43:28.513Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65552024-12-31T17:43:28.513Z No change in performance detected.
65562024-12-31T17:43:28.513Z
65572024-12-31T17:43:28.514ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65582024-12-31T17:43:28.514ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65592024-12-31T17:43:28.514ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0490 ms (385 iterations)
65602024-12-31T17:43:28.514ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
65612024-12-31T17:43:28.516Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65622024-12-31T17:43:28.516Z time: [248.00 B 248.00 B 248.00 B]
65632024-12-31T17:43:28.516Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65642024-12-31T17:43:28.516Z No change in performance detected.
65652024-12-31T17:43:28.516Z
65662024-12-31T17:43:28.516ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
65672024-12-31T17:43:28.516ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
65682024-12-31T17:43:28.516ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0120 ms (550 iterations)
65692024-12-31T17:43:28.516ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65702024-12-31T17:43:28.516ZCriterion.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.
65712024-12-31T17:43:28.516Z
65722024-12-31T17:43:28.516ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65732024-12-31T17:43:28.516ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65742024-12-31T17:43:28.517ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0413 ms (385 iterations)
65752024-12-31T17:43:28.519ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65762024-12-31T17:43:28.519ZCriterion.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.
65772024-12-31T17:43:28.519Z
65782024-12-31T17:43:28.519ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65792024-12-31T17:43:28.519ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65802024-12-31T17:43:28.519ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0528 ms (825 iterations)
65812024-12-31T17:43:28.519ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65822024-12-31T17:43:28.520Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65832024-12-31T17:43:28.520Z time: [248.00 B 248.00 B 248.00 B]
65842024-12-31T17:43:28.520Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65852024-12-31T17:43:28.520Z No change in performance detected.
65862024-12-31T17:43:28.522Z
65872024-12-31T17:43:28.522ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65882024-12-31T17:43:28.522ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65892024-12-31T17:43:28.522ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1396 ms (440 iterations)
65902024-12-31T17:43:28.522ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
65912024-12-31T17:43:28.523Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65922024-12-31T17:43:28.523Z time: [248.00 B 248.00 B 248.00 B]
65932024-12-31T17:43:28.523Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65942024-12-31T17:43:28.523Z No change in performance detected.
65952024-12-31T17:43:28.523Z
65962024-12-31T17:43:28.523ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
65972024-12-31T17:43:28.523ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
65982024-12-31T17:43:28.523ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0487 ms (770 iterations)
65992024-12-31T17:43:28.525ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
66002024-12-31T17:43:28.525ZCriterion.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.
66012024-12-31T17:43:28.525Z
66022024-12-31T17:43:28.525ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
66032024-12-31T17:43:28.525ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
66042024-12-31T17:43:28.525ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1384 ms (440 iterations)
66052024-12-31T17:43:28.525ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
66062024-12-31T17:43:28.526ZCriterion.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.
66072024-12-31T17:43:28.526Z
66082024-12-31T17:43:28.526ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66092024-12-31T17:43:28.526ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66102024-12-31T17:43:28.526ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0183 ms (275 iterations)
66112024-12-31T17:43:28.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
66122024-12-31T17:43:28.528Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66132024-12-31T17:43:28.528Z time: [6708.0 B 6708.0 B 6708.0 B]
66142024-12-31T17:43:28.528Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66152024-12-31T17:43:28.528Z No change in performance detected.
66162024-12-31T17:43:28.528Z
66172024-12-31T17:43:28.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66182024-12-31T17:43:28.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66192024-12-31T17:43:28.529ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0759 ms (220 iterations)
66202024-12-31T17:43:28.531ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
66212024-12-31T17:43:28.531Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66222024-12-31T17:43:28.531Z time: [6708.0 B 6708.0 B 6708.0 B]
66232024-12-31T17:43:28.531Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66242024-12-31T17:43:28.531Z No change in performance detected.
66252024-12-31T17:43:28.531Z
66262024-12-31T17:43:28.531ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66272024-12-31T17:43:28.531ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
66282024-12-31T17:43:28.531ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0813 ms (385 iterations)
66292024-12-31T17:43:28.534ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
66302024-12-31T17:43:28.534Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66312024-12-31T17:43:28.534Z time: [5144.0 B 5144.0 B 5144.0 B]
66322024-12-31T17:43:28.534Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66332024-12-31T17:43:28.534Z No change in performance detected.
66342024-12-31T17:43:28.534Z
66352024-12-31T17:43:28.534ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66362024-12-31T17:43:28.534ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66372024-12-31T17:43:28.534ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2271 ms (275 iterations)
66382024-12-31T17:43:28.537ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
66392024-12-31T17:43:28.537Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66402024-12-31T17:43:28.537Z time: [5144.0 B 5144.0 B 5144.0 B]
66412024-12-31T17:43:28.537Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66422024-12-31T17:43:28.537Z No change in performance detected.
66432024-12-31T17:43:28.537Z
66442024-12-31T17:43:28.537ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66452024-12-31T17:43:28.537ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
66462024-12-31T17:43:28.537ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1836 ms (330 iterations)
66472024-12-31T17:43:28.539ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
66482024-12-31T17:43:28.539Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66492024-12-31T17:43:28.539Z time: [6708.0 B 6708.0 B 6708.0 B]
66502024-12-31T17:43:28.540Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66512024-12-31T17:43:28.540Z No change in performance detected.
66522024-12-31T17:43:28.540Z
66532024-12-31T17:43:28.540ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66542024-12-31T17:43:28.540ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66552024-12-31T17:43:28.540ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0449 ms (220 iterations)
66562024-12-31T17:43:28.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
66572024-12-31T17:43:28.542Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66582024-12-31T17:43:28.542Z time: [6708.0 B 6708.0 B 6708.0 B]
66592024-12-31T17:43:28.542Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66602024-12-31T17:43:28.542Z No change in performance detected.
66612024-12-31T17:43:28.542Z
66622024-12-31T17:43:28.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66632024-12-31T17:43:28.543ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
66642024-12-31T17:43:28.543ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0232 ms (385 iterations)
66652024-12-31T17:43:28.543ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
66662024-12-31T17:43:28.545Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66672024-12-31T17:43:28.545Z time: [5144.0 B 5144.0 B 5144.0 B]
66682024-12-31T17:43:28.545Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66692024-12-31T17:43:28.545Z No change in performance detected.
66702024-12-31T17:43:28.545Z
66712024-12-31T17:43:28.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66722024-12-31T17:43:28.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
66732024-12-31T17:43:28.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0858 ms (275 iterations)
66742024-12-31T17:43:28.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
66752024-12-31T17:43:28.548Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66762024-12-31T17:43:28.548Z time: [5144.0 B 5144.0 B 5144.0 B]
66772024-12-31T17:43:28.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66782024-12-31T17:43:28.548Z No change in performance detected.
66792024-12-31T17:43:28.548Z
66802024-12-31T17:43:28.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66812024-12-31T17:43:28.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66822024-12-31T17:43:28.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1329 ms (275 iterations)
66832024-12-31T17:43:28.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
66842024-12-31T17:43:28.551Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66852024-12-31T17:43:28.551Z time: [6708.0 B 6708.0 B 6708.0 B]
66862024-12-31T17:43:28.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66872024-12-31T17:43:28.551Z No change in performance detected.
66882024-12-31T17:43:28.551Z
66892024-12-31T17:43:28.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66902024-12-31T17:43:28.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66912024-12-31T17:43:28.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1999 ms (220 iterations)
66922024-12-31T17:43:28.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
66932024-12-31T17:43:28.555Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66942024-12-31T17:43:28.555Z time: [6708.0 B 6708.0 B 6708.0 B]
66952024-12-31T17:43:28.555Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66962024-12-31T17:43:28.555Z No change in performance detected.
66972024-12-31T17:43:28.555Z
66982024-12-31T17:43:28.555ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66992024-12-31T17:43:28.555ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
67002024-12-31T17:43:28.555ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0652 ms (330 iterations)
67012024-12-31T17:43:28.555ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
67022024-12-31T17:43:28.555Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
67032024-12-31T17:43:28.555Z time: [5144.0 B 5144.0 B 5144.0 B]
67042024-12-31T17:43:28.555Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67052024-12-31T17:43:28.556Z No change in performance detected.
67062024-12-31T17:43:28.556Z
67072024-12-31T17:43:28.556ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67082024-12-31T17:43:28.556ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67092024-12-31T17:43:28.556ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1971 ms (275 iterations)
67102024-12-31T17:43:28.559ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
67112024-12-31T17:43:28.559Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67122024-12-31T17:43:28.559Z time: [5144.0 B 5144.0 B 5144.0 B]
67132024-12-31T17:43:28.559Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67142024-12-31T17:43:28.559Z No change in performance detected.
67152024-12-31T17:43:28.559Z
67162024-12-31T17:43:28.559ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67172024-12-31T17:43:28.559ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
67182024-12-31T17:43:28.559ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1052 ms (275 iterations)
67192024-12-31T17:43:28.559ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
67202024-12-31T17:43:28.562Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67212024-12-31T17:43:28.562Z time: [6708.0 B 6708.0 B 6708.0 B]
67222024-12-31T17:43:28.562Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67232024-12-31T17:43:28.562Z No change in performance detected.
67242024-12-31T17:43:28.562Z
67252024-12-31T17:43:28.562ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67262024-12-31T17:43:28.562ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67272024-12-31T17:43:28.562ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1444 ms (220 iterations)
67282024-12-31T17:43:28.562ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
67292024-12-31T17:43:28.565Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67302024-12-31T17:43:28.565Z time: [6708.0 B 6708.0 B 6708.0 B]
67312024-12-31T17:43:28.565Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67322024-12-31T17:43:28.565Z No change in performance detected.
67332024-12-31T17:43:28.565Z
67342024-12-31T17:43:28.565ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67352024-12-31T17:43:28.565ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
67362024-12-31T17:43:28.565ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1392 ms (385 iterations)
67372024-12-31T17:43:28.565ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
67382024-12-31T17:43:28.568Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67392024-12-31T17:43:28.568Z time: [5144.0 B 5144.0 B 5144.0 B]
67402024-12-31T17:43:28.568Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67412024-12-31T17:43:28.568Z No change in performance detected.
67422024-12-31T17:43:28.568Z
67432024-12-31T17:43:28.568ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67442024-12-31T17:43:28.568ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
67452024-12-31T17:43:28.568ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1619 ms (275 iterations)
67462024-12-31T17:43:28.568ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
67472024-12-31T17:43:28.571Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67482024-12-31T17:43:28.571Z time: [5144.0 B 5144.0 B 5144.0 B]
67492024-12-31T17:43:28.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67502024-12-31T17:43:28.571Z No change in performance detected.
67512024-12-31T17:43:28.571Z
67522024-12-31T17:43:28.611Z+ cp -r target/criterion /work/bench-results
67532024-12-31T17:43:28.772Z+ cp -r target/xde-bench /work/bench-results
67542024-12-31T17:43:28.809Z+ pushd /work
67552024-12-31T17:43:28.809Z/work /work/oxidecomputer/opte
67562024-12-31T17:43:28.809Z+ tar -caf bench-results.tgz bench-results
67572024-12-31T17:43:29.572Z+ popd
67582024-12-31T17:43:29.572Z/work/oxidecomputer/opte
67592024-12-31T17:43:29.575Z+ cleanup
67602024-12-31T17:43:29.575Z++ id -un
67612024-12-31T17:43:29.578Z++ id -gn
67622024-12-31T17:43:29.581Z+ pfexec chown -R build:build .
67632024-12-31T17:43:29.637Z+ [[ -z 01JGETRRPEDPQB8Y35J2HTDP6M ]]
67642024-12-31T17:43:29.641Zprocess exited: duration 1883594 ms, exit code 0
 
67652024-12-31T17:43:29.647Zfound 1 output files
67662024-12-31T17:43:29.647Zuploading: /work/bench-results.tgz (4884555 bytes)
67672024-12-31T17:43:30.763Zuploaded: /work/bench-results.tgz