|
|
|
1 | 2024-12-31T16:27:28.179Z | job dependencies complete; ready to run (waiting for 7 m 43 s) |
2 | 2024-12-31T16:28:35.332Z | job assigned to worker 01JGERPEQ9FEFF6AQDXYZXP4WW [factory aws, i-0237fb7d7349cc102] (queued for 1 m 7 s) |
3 | 2024-12-31T16:28:43.308Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2024-12-31T16:28:44.011Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2024-12-31T16:28:44.011Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2024-12-31T16:28:44.026Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2024-12-31T16:28:44.026Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2024-12-31T16:28:44.082Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2024-12-31T16:28:44.082Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2024-12-31T16:28:44.096Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2024-12-31T16:28:44.099Z | downloading input: /input/xde/work/release/xde |
12 | 2024-12-31T16:28:44.718Z | downloaded input: /input/xde/work/release/xde |
13 | 2024-12-31T16:28:44.718Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2024-12-31T16:28:44.732Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2024-12-31T16:28:44.732Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2024-12-31T16:28:44.750Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2024-12-31T16:28:44.750Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2024-12-31T16:28:44.764Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2024-12-31T16:28:44.770Z | downloading input: /input/xde/work/test/loopback |
20 | 2024-12-31T16:28:45.427Z | downloaded input: /input/xde/work/test/loopback |
21 | 2024-12-31T16:28:45.427Z | downloading input: /input/xde/work/xde.conf |
22 | 2024-12-31T16:28:45.446Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2024-12-31T16:28:45.446Z | starting task 0: "setup" |
24 | 2024-12-31T16:28:45.456Z | ++ uname -s |
25 | 2024-12-31T16:28:45.459Z | + kern=SunOS |
26 | 2024-12-31T16:28:45.459Z | + case "$kern" in |
27 | 2024-12-31T16:28:45.459Z | + groupadd -g 12345 build |
28 | 2024-12-31T16:28:45.462Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
29 | 2024-12-31T16:28:47.467Z | + zfs create -o mountpoint=/work rpool/work |
30 | 2024-12-31T16:28:47.586Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
31 | 2024-12-31T16:28:47.588Z | + home_fs=zfs |
32 | 2024-12-31T16:28:47.588Z | + [[ zfs == autofs ]] |
33 | 2024-12-31T16:28:47.588Z | + mkdir -p /home/build |
34 | 2024-12-31T16:28:47.591Z | + chown build:build /home/build /work |
35 | 2024-12-31T16:28:48.592Z | + chmod 0700 /home/build /work |
36 | 2024-12-31T16:28:48.594Z | process exited: duration 3148 ms, exit code 0 |
|
37 | 2024-12-31T16:28:48.600Z | starting task 1: "rust-toolchain" |
38 | 2024-12-31T16:28:48.606Z | + printf ' * toolchain channel = "%s" |
39 | 2024-12-31T16:28:48.606Z | ' stable |
40 | 2024-12-31T16:28:48.606Z | * toolchain channel = "stable" |
41 | 2024-12-31T16:28:48.606Z | + printf ' * toolchain profile = "%s" |
42 | 2024-12-31T16:28:48.606Z | * toolchain profile = "default" |
43 | 2024-12-31T16:28:48.606Z | ' default |
44 | 2024-12-31T16:28:48.608Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
45 | 2024-12-31T16:28:48.609Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
46 | 2024-12-31T16:28:48.734Z | info: downloading installer |
47 | 2024-12-31T16:28:50.222Z | info: profile set to 'default' |
48 | 2024-12-31T16:28:50.222Z | info: default host triple is x86_64-unknown-illumos |
49 | 2024-12-31T16:28:50.225Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
50 | 2024-12-31T16:28:50.359Z | info: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26) |
51 | 2024-12-31T16:28:50.359Z | info: downloading component 'cargo' |
52 | 2024-12-31T16:28:51.075Z | info: downloading component 'clippy' |
53 | 2024-12-31T16:28:51.348Z | info: downloading component 'rust-docs' |
54 | 2024-12-31T16:28:52.353Z | info: downloading component 'rust-std' |
55 | 2024-12-31T16:28:53.895Z | info: downloading component 'rustc' |
56 | 2024-12-31T16:28:59.411Z | info: downloading component 'rustfmt' |
57 | 2024-12-31T16:28:59.617Z | info: installing component 'cargo' |
58 | 2024-12-31T16:29:00.415Z | info: installing component 'clippy' |
59 | 2024-12-31T16:29:00.789Z | info: installing component 'rust-docs' |
60 | 2024-12-31T16:29:02.473Z | info: installing component 'rust-std' |
61 | 2024-12-31T16:29:04.090Z | info: installing component 'rustc' |
62 | 2024-12-31T16:29:09.631Z | info: installing component 'rustfmt' |
63 | 2024-12-31T16:29:09.959Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
64 | 2024-12-31T16:29:09.959Z | |
65 | 2024-12-31T16:29:10.334Z | stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26) |
66 | 2024-12-31T16:29:10.334Z | |
67 | 2024-12-31T16:29:10.336Z | |
68 | 2024-12-31T16:29:10.337Z | Rust is installed now. Great! |
69 | 2024-12-31T16:29:10.337Z | |
70 | 2024-12-31T16:29:10.337Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
71 | 2024-12-31T16:29:10.337Z | environment variable. This has not been done automatically. |
72 | 2024-12-31T16:29:10.337Z | |
73 | 2024-12-31T16:29:10.337Z | To configure your current shell, you need to source |
74 | 2024-12-31T16:29:10.337Z | the corresponding env file under $HOME/.cargo. |
75 | 2024-12-31T16:29:10.337Z | |
76 | 2024-12-31T16:29:10.337Z | This is usually done by running one of the following (note the leading DOT): |
77 | 2024-12-31T16:29:10.337Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
78 | 2024-12-31T16:29:10.337Z | source "$HOME/.cargo/env.fish" # For fish |
79 | 2024-12-31T16:29:10.404Z | + rustc --version |
80 | 2024-12-31T16:29:10.469Z | rustc 1.83.0 (90b35a623 2024-11-26) |
81 | 2024-12-31T16:29:10.474Z | process exited: duration 21867 ms, exit code 0 |
|
82 | 2024-12-31T16:29:10.481Z | starting task 2: "authentication" |
83 | 2024-12-31T16:29:10.503Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2024-12-31T16:29:10.510Z | starting task 3: "clone repository" |
85 | 2024-12-31T16:29:10.514Z | + mkdir -p /work/oxidecomputer/opte |
86 | 2024-12-31T16:29:10.517Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
87 | 2024-12-31T16:29:12.180Z | Cloning into '/work/oxidecomputer/opte'... |
88 | 2024-12-31T16:29:13.607Z | + cd /work/oxidecomputer/opte |
89 | 2024-12-31T16:29:13.609Z | + git fetch origin fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e |
90 | 2024-12-31T16:29:13.871Z | From https://github.com/oxidecomputer/opte |
91 | 2024-12-31T16:29:13.871Z | * branch fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e -> FETCH_HEAD |
92 | 2024-12-31T16:29:13.879Z | + [[ -n ingot-and-offload ]] |
93 | 2024-12-31T16:29:13.882Z | ++ git branch --show-current |
94 | 2024-12-31T16:29:13.884Z | + current=master |
95 | 2024-12-31T16:29:13.884Z | + [[ master != ingot-and-offload ]] |
96 | 2024-12-31T16:29:13.884Z | + git branch -f ingot-and-offload fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e |
97 | 2024-12-31T16:29:13.887Z | + git checkout -f ingot-and-offload |
98 | 2024-12-31T16:29:13.910Z | Switched to branch 'ingot-and-offload' |
99 | 2024-12-31T16:29:13.912Z | + git reset --hard fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e |
100 | 2024-12-31T16:29:13.932Z | HEAD is now at fab7c2b Further cleanup. |
101 | 2024-12-31T16:29:13.935Z | process exited: duration 3423 ms, exit code 0 |
|
102 | 2024-12-31T16:29:13.939Z | starting task 4: "build" |
103 | 2024-12-31T16:29:13.945Z | + pfexec pkg install brand/sparse opte iperf demangle flamegraph |
104 | 2024-12-31T16:29:34.761Z | Startup: Refreshing catalog 'helios-dev' ... Done |
105 | 2024-12-31T16:29:38.781Z | Startup: Caching catalogs ... Done |
106 | 2024-12-31T16:29:49.629Z | Planning: Solver setup ... Done |
107 | 2024-12-31T16:29:49.783Z | Planning: Running solver ... Done |
108 | 2024-12-31T16:29:50.020Z | Planning: Finding local manifests ... Done |
109 | 2024-12-31T16:29:50.033Z | Planning: Fetching manifests: 0/6 0% complete |
110 | 2024-12-31T16:29:50.187Z | Planning: Fetching manifests: 6/6 100% complete |
111 | 2024-12-31T16:29:50.521Z | Planning: Package planning ... Done |
112 | 2024-12-31T16:29:50.527Z | Planning: Merging actions ... Done |
113 | 2024-12-31T16:29:51.318Z | Planning: Checking for conflicting actions ... Done |
114 | 2024-12-31T16:29:56.752Z | Planning: Consolidating action changes ... Done |
115 | 2024-12-31T16:29:57.195Z | Planning: Evaluating mediators ... Done |
116 | 2024-12-31T16:29:57.320Z | Planning: Planning completed in 18.44 seconds |
117 | 2024-12-31T16:29:57.336Z | Packages to install: 4 |
118 | 2024-12-31T16:29:57.336Z | Packages to update: 2 |
119 | 2024-12-31T16:29:57.339Z | Services to change: 1 |
120 | 2024-12-31T16:29:57.339Z | Create boot environment: No |
121 | 2024-12-31T16:29:57.339Z | Create backup boot environment: Yes |
122 | 2024-12-31T16:29:57.570Z | |
123 | 2024-12-31T16:29:57.570Z | Download: 0/1024 items 0.0/18.4MB 0% complete |
124 | 2024-12-31T16:30:01.584Z | Download: Completed 18.37 MB in 4.01 seconds (4.6M/s) |
125 | 2024-12-31T16:30:03.839Z | Actions: 1/1482 actions (Removing old actions) |
126 | 2024-12-31T16:30:03.862Z | Actions: 199/1482 actions (Installing new actions) |
127 | 2024-12-31T16:30:04.439Z | Actions: 642/1482 actions (Updating modified actions) |
128 | 2024-12-31T16:30:04.883Z | Actions: Completed 1482 actions in 1.04 seconds. |
129 | 2024-12-31T16:30:05.261Z | Done |
130 | 2024-12-31T16:30:05.264Z | Done |
131 | 2024-12-31T16:30:05.794Z | Done |
132 | 2024-12-31T16:30:13.548Z | Done |
133 | 2024-12-31T16:30:14.113Z | Done |
134 | 2024-12-31T16:30:14.116Z | Done |
135 | 2024-12-31T16:30:20.491Z | Done |
136 | 2024-12-31T16:30:20.883Z | + [[ -z 01JGER86Z9YDHSRQATBNHG7EMX ]] |
137 | 2024-12-31T16:30:20.884Z | + trap cleanup EXIT |
138 | 2024-12-31T16:30:20.886Z | + OUT_DIR=/work/bench-results |
139 | 2024-12-31T16:30:20.886Z | + mkdir -p /work/bench-results |
140 | 2024-12-31T16:30:20.886Z | + mkdir -p target/criterion |
141 | 2024-12-31T16:30:20.889Z | + mkdir -p target/xde-bench |
142 | 2024-12-31T16:30:20.891Z | + banner collect |
143 | 2024-12-31T16:30:21.019Z | |
144 | 2024-12-31T16:30:21.020Z | #### #### # # ###### #### ##### |
145 | 2024-12-31T16:30:21.020Z | # # # # # # # # # # |
146 | 2024-12-31T16:30:21.020Z | # # # # # ##### # # |
147 | 2024-12-31T16:30:21.020Z | # # # # # # # # |
148 | 2024-12-31T16:30:21.020Z | # # # # # # # # # # |
149 | 2024-12-31T16:30:21.020Z | #### #### ###### ###### ###### #### # |
150 | 2024-12-31T16:30:21.020Z | |
151 | 2024-12-31T16:30:21.022Z | ++ cat .git/refs/heads/master |
152 | 2024-12-31T16:30:21.022Z | + BASELINE_COMMIT=8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 |
153 | 2024-12-31T16:30:21.022Z | + [[ ingot-and-offload == \m\a\s\t\e\r ]] |
154 | 2024-12-31T16:30:21.022Z | + get_artifact opte benchmark 8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 bench-results.tgz |
155 | 2024-12-31T16:30:21.022Z | + local curl_res |
156 | 2024-12-31T16:30:21.022Z | + repo=opte |
157 | 2024-12-31T16:30:21.023Z | + series=benchmark |
158 | 2024-12-31T16:30:21.023Z | + commit=8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 |
159 | 2024-12-31T16:30:21.023Z | + name=bench-results.tgz |
160 | 2024-12-31T16:30:21.023Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
161 | 2024-12-31T16:30:21.023Z | + mkdir -p download |
162 | 2024-12-31T16:30:21.025Z | + pushd download |
163 | 2024-12-31T16:30:21.025Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
164 | 2024-12-31T16:30:21.025Z | + [[ ! -f bench-results.tgz ]] |
165 | 2024-12-31T16:30:21.025Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/8733b3357f4a8ada4e5c6f2e10e2b59a89b77125/bench-results.tgz |
166 | 2024-12-31T16:30:21.032Z | % Total % Received % Xferd Average Speed Time Time Time Current |
167 | 2024-12-31T16:30:21.032Z | Dload Upload Total Spent Left Speed |
168 | 2024-12-31T16:30:21.461Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4684k 100 4684k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M |
169 | 2024-12-31T16:30:21.465Z | + curl_res=0 |
170 | 2024-12-31T16:30:21.465Z | + popd |
171 | 2024-12-31T16:30:21.465Z | /work/oxidecomputer/opte |
172 | 2024-12-31T16:30:21.465Z | + return 0 |
173 | 2024-12-31T16:30:21.465Z | + tar -xf download/bench-results.tgz -C target |
174 | 2024-12-31T16:30:21.840Z | + mv target/bench-results/criterion target/bench-results/xde-bench target/ |
175 | 2024-12-31T16:30:21.844Z | + rm -r target/bench-results |
176 | 2024-12-31T16:30:21.844Z | + [[ '' -eq 1 ]] |
177 | 2024-12-31T16:30:21.845Z | + uname -a |
178 | 2024-12-31T16:30:21.849Z | SunOS w-01JGERPEQ9FEFF6AQDXYZXP4WW 5.11 helios-2.0.22827 i86pc i386 i86pc |
179 | 2024-12-31T16:30:21.849Z | + cat /etc/versions/build |
180 | 2024-12-31T16:30:21.849Z | heads/stlouis-0-g60122b5709 |
181 | 2024-12-31T16:30:21.849Z | + dladm |
182 | 2024-12-31T16:30:21.853Z | LINK CLASS MTU STATE BRIDGE OVER |
183 | 2024-12-31T16:30:21.853Z | ena0 phys 9216 up -- -- |
184 | 2024-12-31T16:30:21.853Z | + ipadm |
185 | 2024-12-31T16:30:21.857Z | ADDROBJ TYPE STATE ADDR |
186 | 2024-12-31T16:30:21.857Z | lo0/v4 static ok 127.0.0.1/8 |
187 | 2024-12-31T16:30:21.857Z | ena0/dhcp dhcp ok 10.150.1.238/24 |
188 | 2024-12-31T16:30:21.857Z | lo0/v6 static ok ::1/128 |
189 | 2024-12-31T16:30:21.857Z | + pfexec rem_drv xde |
190 | 2024-12-31T16:30:21.865Z | + set -o errexit |
191 | 2024-12-31T16:30:21.865Z | + set -o pipefail |
192 | 2024-12-31T16:30:21.866Z | + banner prepare |
193 | 2024-12-31T16:30:21.872Z | |
194 | 2024-12-31T16:30:21.873Z | ##### ##### ###### ##### ## ##### ###### |
195 | 2024-12-31T16:30:21.873Z | # # # # # # # # # # # # |
196 | 2024-12-31T16:30:21.873Z | # # # # ##### # # # # # # ##### |
197 | 2024-12-31T16:30:21.873Z | ##### ##### # ##### ###### ##### # |
198 | 2024-12-31T16:30:21.873Z | # # # # # # # # # # |
199 | 2024-12-31T16:30:21.873Z | # # # ###### # # # # # ###### |
200 | 2024-12-31T16:30:21.873Z | |
201 | 2024-12-31T16:30:21.873Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
202 | 2024-12-31T16:30:21.873Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
203 | 2024-12-31T16:30:21.941Z | + pfexec add_drv xde |
204 | 2024-12-31T16:30:22.142Z | + banner bench |
205 | 2024-12-31T16:30:22.145Z | |
206 | 2024-12-31T16:30:22.145Z | ##### ###### # # #### # # |
207 | 2024-12-31T16:30:22.145Z | # # # ## # # # # # |
208 | 2024-12-31T16:30:22.145Z | ##### ##### # # # # ###### |
209 | 2024-12-31T16:30:22.145Z | # # # # # # # # # |
210 | 2024-12-31T16:30:22.145Z | # # # # ## # # # # |
211 | 2024-12-31T16:30:22.145Z | ##### ###### # # #### # # |
212 | 2024-12-31T16:30:22.145Z | |
213 | 2024-12-31T16:30:22.145Z | + cargo kbench local |
214 | 2024-12-31T16:30:22.149Z | info: syncing channel updates for '1.83.0-x86_64-unknown-illumos' |
215 | 2024-12-31T16:30:22.329Z | info: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26) |
216 | 2024-12-31T16:30:22.329Z | info: downloading component 'cargo' |
217 | 2024-12-31T16:30:23.326Z | info: downloading component 'clippy' |
218 | 2024-12-31T16:30:23.705Z | info: downloading component 'rust-docs' |
219 | 2024-12-31T16:30:25.092Z | info: downloading component 'rust-std' |
220 | 2024-12-31T16:30:27.102Z | info: downloading component 'rustc' |
221 | 2024-12-31T16:30:34.703Z | info: downloading component 'rustfmt' |
222 | 2024-12-31T16:30:34.992Z | info: installing component 'cargo' |
223 | 2024-12-31T16:30:35.805Z | info: installing component 'clippy' |
224 | 2024-12-31T16:30:36.179Z | info: installing component 'rust-docs' |
225 | 2024-12-31T16:30:37.869Z | info: installing component 'rust-std' |
226 | 2024-12-31T16:30:39.547Z | info: installing component 'rustc' |
227 | 2024-12-31T16:30:45.158Z | info: installing component 'rustfmt' |
228 | 2024-12-31T16:30:45.672Z | Updating crates.io index |
229 | 2024-12-31T16:30:45.674Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
230 | 2024-12-31T16:30:46.593Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
231 | 2024-12-31T16:30:46.905Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
232 | 2024-12-31T16:30:47.179Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
233 | 2024-12-31T16:30:47.519Z | Updating git repository `https://github.com/oxidecomputer/zone` |
234 | 2024-12-31T16:30:47.789Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
235 | 2024-12-31T16:30:48.112Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
236 | 2024-12-31T16:30:48.370Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
237 | 2024-12-31T16:30:48.661Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
238 | 2024-12-31T16:30:49.483Z | Downloading crates ... |
239 | 2024-12-31T16:30:49.564Z | Downloaded byteorder v1.5.0 |
240 | 2024-12-31T16:30:49.566Z | Downloaded anstyle-parse v0.2.6 |
241 | 2024-12-31T16:30:49.570Z | Downloaded anstream v0.6.18 |
242 | 2024-12-31T16:30:49.573Z | Downloaded ciborium-io v0.2.2 |
243 | 2024-12-31T16:30:49.576Z | Downloaded cfg_aliases v0.2.1 |
244 | 2024-12-31T16:30:49.580Z | Downloaded circular v0.3.0 |
245 | 2024-12-31T16:30:49.583Z | Downloaded ident_case v1.0.1 |
246 | 2024-12-31T16:30:49.590Z | Downloaded is-terminal v0.4.13 |
247 | 2024-12-31T16:30:49.596Z | Downloaded cstr-argument v0.1.2 |
248 | 2024-12-31T16:30:49.599Z | Downloaded foreign-types v0.5.0 |
249 | 2024-12-31T16:30:49.604Z | Downloaded bitflags v1.3.2 |
250 | 2024-12-31T16:30:49.608Z | Downloaded cfg-if v1.0.0 |
251 | 2024-12-31T16:30:49.611Z | Downloaded foreign-types-shared v0.3.1 |
252 | 2024-12-31T16:30:49.613Z | Downloaded num-conv v0.1.0 |
253 | 2024-12-31T16:30:49.615Z | Downloaded equivalent v1.0.1 |
254 | 2024-12-31T16:30:49.620Z | Downloaded darling_macro v0.20.10 |
255 | 2024-12-31T16:30:49.622Z | Downloaded anstyle-query v1.1.2 |
256 | 2024-12-31T16:30:49.625Z | Downloaded anstyle v1.0.10 |
257 | 2024-12-31T16:30:49.625Z | Downloaded cookie-factory v0.3.3 |
258 | 2024-12-31T16:30:49.628Z | Downloaded criterion-plot v0.5.0 |
259 | 2024-12-31T16:30:49.628Z | Downloaded colorchoice v1.0.3 |
260 | 2024-12-31T16:30:49.631Z | Downloaded cobs v0.2.3 |
261 | 2024-12-31T16:30:49.631Z | Downloaded futures-io v0.3.31 |
262 | 2024-12-31T16:30:49.633Z | Downloaded futures-core v0.3.31 |
263 | 2024-12-31T16:30:49.633Z | Downloaded hash32 v0.3.1 |
264 | 2024-12-31T16:30:49.635Z | Downloaded futures-task v0.3.31 |
265 | 2024-12-31T16:30:49.635Z | Downloaded dyn-clone v1.0.17 |
266 | 2024-12-31T16:30:49.638Z | Downloaded deranged v0.3.11 |
267 | 2024-12-31T16:30:49.640Z | Downloaded clap_lex v0.7.4 |
268 | 2024-12-31T16:30:49.640Z | Downloaded macaddr v1.0.1 |
269 | 2024-12-31T16:30:49.642Z | Downloaded heck v0.5.0 |
270 | 2024-12-31T16:30:49.642Z | Downloaded pretty-hex v0.2.1 |
271 | 2024-12-31T16:30:49.644Z | Downloaded time-core v0.1.2 |
272 | 2024-12-31T16:30:49.644Z | Downloaded lazy_static v1.5.0 |
273 | 2024-12-31T16:30:49.647Z | Downloaded futures-macro v0.3.31 |
274 | 2024-12-31T16:30:49.647Z | Downloaded futures-executor v0.3.31 |
275 | 2024-12-31T16:30:49.650Z | Downloaded errno v0.3.10 |
276 | 2024-12-31T16:30:49.650Z | Downloaded heck v0.4.1 |
277 | 2024-12-31T16:30:49.652Z | Downloaded is_terminal_polyfill v1.70.1 |
278 | 2024-12-31T16:30:49.652Z | Downloaded embedded-io v0.6.1 |
279 | 2024-12-31T16:30:49.655Z | Downloaded take_mut v0.2.2 |
280 | 2024-12-31T16:30:49.655Z | Downloaded itoa v1.0.14 |
281 | 2024-12-31T16:30:49.657Z | Downloaded ipnetwork v0.20.0 |
282 | 2024-12-31T16:30:49.657Z | Downloaded plotters-svg v0.3.7 |
283 | 2024-12-31T16:30:49.659Z | Downloaded pcap-parser v0.16.0 |
284 | 2024-12-31T16:30:49.662Z | Downloaded rusticata-macros v4.1.0 |
285 | 2024-12-31T16:30:49.664Z | Downloaded rand_core v0.6.4 |
286 | 2024-12-31T16:30:49.664Z | Downloaded rand_chacha v0.3.1 |
287 | 2024-12-31T16:30:49.667Z | Downloaded managed v0.8.0 |
288 | 2024-12-31T16:30:49.667Z | Downloaded ctor v0.2.9 |
289 | 2024-12-31T16:30:49.669Z | Downloaded crossbeam-deque v0.8.6 |
290 | 2024-12-31T16:30:49.669Z | Downloaded num_enum v0.5.11 |
291 | 2024-12-31T16:30:49.673Z | Downloaded num_enum_derive v0.5.11 |
292 | 2024-12-31T16:30:49.676Z | Downloaded thiserror-impl v1.0.69 |
293 | 2024-12-31T16:30:49.676Z | Downloaded either v1.13.0 |
294 | 2024-12-31T16:30:49.679Z | Downloaded dirs-next v2.0.0 |
295 | 2024-12-31T16:30:49.679Z | Downloaded anes v0.1.6 |
296 | 2024-12-31T16:30:49.681Z | Downloaded signal-hook-registry v1.4.2 |
297 | 2024-12-31T16:30:49.683Z | Downloaded tokio-macros v2.4.0 |
298 | 2024-12-31T16:30:49.683Z | Downloaded thread_local v1.1.8 |
299 | 2024-12-31T16:30:49.686Z | Downloaded thiserror-impl v2.0.9 |
300 | 2024-12-31T16:30:49.686Z | Downloaded defmt-macros v0.4.0 |
301 | 2024-12-31T16:30:49.688Z | Downloaded getrandom v0.2.15 |
302 | 2024-12-31T16:30:49.690Z | Downloaded darling v0.20.10 |
303 | 2024-12-31T16:30:49.694Z | Downloaded powerfmt v0.2.0 |
304 | 2024-12-31T16:30:49.696Z | Downloaded scopeguard v1.2.0 |
305 | 2024-12-31T16:30:49.696Z | Downloaded slog-async v2.8.0 |
306 | 2024-12-31T16:30:49.699Z | Downloaded bitflags v2.6.0 |
307 | 2024-12-31T16:30:49.701Z | Downloaded slog-stdlog v4.1.1 |
308 | 2024-12-31T16:30:49.704Z | Downloaded futures-channel v0.3.31 |
309 | 2024-12-31T16:30:49.704Z | Downloaded oorandom v11.1.4 |
310 | 2024-12-31T16:30:49.707Z | Downloaded ciborium v0.2.2 |
311 | 2024-12-31T16:30:49.707Z | Downloaded parking_lot_core v0.9.10 |
312 | 2024-12-31T16:30:49.711Z | Downloaded crc32fast v1.4.2 |
313 | 2024-12-31T16:30:49.713Z | Downloaded colored v2.2.0 |
314 | 2024-12-31T16:30:49.713Z | Downloaded proc-macro-crate v1.3.1 |
315 | 2024-12-31T16:30:49.715Z | Downloaded version_check v0.9.5 |
316 | 2024-12-31T16:30:49.715Z | Downloaded tabwriter v1.4.0 |
317 | 2024-12-31T16:30:49.718Z | Downloaded walkdir v2.5.0 |
318 | 2024-12-31T16:30:49.720Z | Downloaded thiserror v1.0.69 |
319 | 2024-12-31T16:30:49.722Z | Downloaded proc-macro-error-attr2 v2.0.0 |
320 | 2024-12-31T16:30:49.724Z | Downloaded ppv-lite86 v0.2.20 |
321 | 2024-12-31T16:30:49.724Z | Downloaded pin-utils v0.1.0 |
322 | 2024-12-31T16:30:49.727Z | Downloaded clap_derive v4.5.18 |
323 | 2024-12-31T16:30:49.729Z | Downloaded slog-scope v4.4.0 |
324 | 2024-12-31T16:30:49.729Z | Downloaded schemars_derive v0.8.21 |
325 | 2024-12-31T16:30:49.731Z | Downloaded log v0.4.22 |
326 | 2024-12-31T16:30:49.733Z | Downloaded anyhow v1.0.95 |
327 | 2024-12-31T16:30:49.736Z | Downloaded plotters-backend v0.3.7 |
328 | 2024-12-31T16:30:49.738Z | Downloaded parking_lot v0.12.3 |
329 | 2024-12-31T16:30:49.740Z | Downloaded num-traits v0.2.19 |
330 | 2024-12-31T16:30:49.743Z | Downloaded once_cell v1.20.2 |
331 | 2024-12-31T16:30:49.745Z | Downloaded toml_datetime v0.6.8 |
332 | 2024-12-31T16:30:49.745Z | Downloaded same-file v1.0.6 |
333 | 2024-12-31T16:30:49.748Z | Downloaded tinytemplate v1.2.1 |
334 | 2024-12-31T16:30:49.748Z | Downloaded stable_deref_trait v1.2.0 |
335 | 2024-12-31T16:30:49.750Z | Downloaded slab v0.4.9 |
336 | 2024-12-31T16:30:49.750Z | Downloaded thiserror v2.0.9 |
337 | 2024-12-31T16:30:49.755Z | Downloaded darling_core v0.20.10 |
338 | 2024-12-31T16:30:49.759Z | Downloaded tracing-attributes v0.1.28 |
339 | 2024-12-31T16:30:49.761Z | Downloaded smallvec v1.13.2 |
340 | 2024-12-31T16:30:49.763Z | Downloaded postcard v1.1.1 |
341 | 2024-12-31T16:30:49.765Z | Downloaded proc-macro-error-attr v1.0.4 |
342 | 2024-12-31T16:30:49.768Z | Downloaded time-macros v0.2.19 |
343 | 2024-12-31T16:30:49.768Z | Downloaded futures v0.3.31 |
344 | 2024-12-31T16:30:49.772Z | Downloaded slog-envlogger v2.2.0 |
345 | 2024-12-31T16:30:49.774Z | Downloaded serde_derive_internals v0.29.1 |
346 | 2024-12-31T16:30:49.777Z | Downloaded term v0.7.0 |
347 | 2024-12-31T16:30:49.779Z | Downloaded heapless v0.8.0 |
348 | 2024-12-31T16:30:49.781Z | Downloaded proc-macro-error v1.0.4 |
349 | 2024-12-31T16:30:49.784Z | Downloaded crossbeam-channel v0.5.14 |
350 | 2024-12-31T16:30:49.788Z | Downloaded indexmap v2.7.0 |
351 | 2024-12-31T16:30:49.792Z | Downloaded unicode-ident v1.0.14 |
352 | 2024-12-31T16:30:49.794Z | Downloaded memchr v2.7.4 |
353 | 2024-12-31T16:30:49.799Z | Downloaded uuid v1.11.0 |
354 | 2024-12-31T16:30:49.802Z | Downloaded mio v1.0.3 |
355 | 2024-12-31T16:30:49.807Z | Downloaded zerocopy-derive v0.7.35 |
356 | 2024-12-31T16:30:49.811Z | Downloaded itertools v0.10.5 |
357 | 2024-12-31T16:30:49.816Z | Downloaded nom v7.1.3 |
358 | 2024-12-31T16:30:49.821Z | Downloaded rayon-core v1.12.1 |
359 | 2024-12-31T16:30:49.825Z | Downloaded proc-macro2 v1.0.92 |
360 | 2024-12-31T16:30:49.827Z | Downloaded slog v2.7.0 |
361 | 2024-12-31T16:30:49.829Z | Downloaded criterion v0.5.1 |
362 | 2024-12-31T16:30:49.836Z | Downloaded tracing-core v0.1.33 |
363 | 2024-12-31T16:30:49.838Z | Downloaded serde_derive v1.0.216 |
364 | 2024-12-31T16:30:49.841Z | Downloaded socket2 v0.5.8 |
365 | 2024-12-31T16:30:49.843Z | Downloaded aho-corasick v1.1.3 |
366 | 2024-12-31T16:30:49.848Z | Downloaded itertools v0.13.0 |
367 | 2024-12-31T16:30:49.854Z | Downloaded hashbrown v0.15.2 |
368 | 2024-12-31T16:30:49.858Z | Downloaded rand v0.8.5 |
369 | 2024-12-31T16:30:49.862Z | Downloaded futures-util v0.3.31 |
370 | 2024-12-31T16:30:49.872Z | Downloaded zerocopy-derive v0.8.13 |
371 | 2024-12-31T16:30:49.877Z | Downloaded tracing v0.1.41 |
372 | 2024-12-31T16:30:49.881Z | Downloaded nix v0.29.0 |
373 | 2024-12-31T16:30:49.891Z | Downloaded serde v1.0.216 |
374 | 2024-12-31T16:30:49.894Z | Downloaded toml_edit v0.19.15 |
375 | 2024-12-31T16:30:49.908Z | Downloaded schemars v0.8.21 |
376 | 2024-12-31T16:30:49.918Z | Downloaded itertools v0.12.1 |
377 | 2024-12-31T16:30:49.924Z | Downloaded time v0.3.37 |
378 | 2024-12-31T16:30:49.930Z | Downloaded clap_builder v4.5.23 |
379 | 2024-12-31T16:30:49.936Z | Downloaded minimal-lexical v0.2.1 |
380 | 2024-12-31T16:30:49.940Z | Downloaded ryu v1.0.18 |
381 | 2024-12-31T16:30:49.942Z | Downloaded arc-swap v1.7.1 |
382 | 2024-12-31T16:30:49.945Z | Downloaded slog-term v2.9.1 |
383 | 2024-12-31T16:30:49.948Z | Downloaded bytes v1.9.0 |
384 | 2024-12-31T16:30:49.951Z | Downloaded crossbeam-utils v0.8.21 |
385 | 2024-12-31T16:30:49.953Z | Downloaded proc-macro-error2 v2.0.1 |
386 | 2024-12-31T16:30:49.956Z | Downloaded utf8parse v0.2.2 |
387 | 2024-12-31T16:30:49.958Z | Downloaded terminal_size v0.4.1 |
388 | 2024-12-31T16:30:49.958Z | Downloaded pin-project-lite v0.2.15 |
389 | 2024-12-31T16:30:49.962Z | Downloaded half v2.4.1 |
390 | 2024-12-31T16:30:49.964Z | Downloaded quote v1.0.37 |
391 | 2024-12-31T16:30:49.967Z | Downloaded clap v4.5.23 |
392 | 2024-12-31T16:30:49.974Z | Downloaded plotters v0.3.7 |
393 | 2024-12-31T16:30:49.982Z | Downloaded serde_json v1.0.134 |
394 | 2024-12-31T16:30:49.988Z | Downloaded winnow v0.6.20 |
395 | 2024-12-31T16:30:49.996Z | Downloaded rayon v1.10.0 |
396 | 2024-12-31T16:30:50.004Z | Downloaded winnow v0.5.40 |
397 | 2024-12-31T16:30:50.011Z | Downloaded zerocopy v0.7.35 |
398 | 2024-12-31T16:30:50.025Z | Downloaded lock_api v0.4.12 |
399 | 2024-12-31T16:30:50.027Z | Downloaded defmt v0.3.10 |
400 | 2024-12-31T16:30:50.030Z | Downloaded strsim v0.11.1 |
401 | 2024-12-31T16:30:50.030Z | Downloaded libc v0.2.169 |
402 | 2024-12-31T16:30:50.051Z | Downloaded syn v1.0.109 |
403 | 2024-12-31T16:30:50.060Z | Downloaded zerocopy v0.8.13 |
404 | 2024-12-31T16:30:50.081Z | Downloaded regex v1.11.1 |
405 | 2024-12-31T16:30:50.092Z | Downloaded unicode-width v0.1.14 |
406 | 2024-12-31T16:30:50.097Z | Downloaded syn v2.0.91 |
407 | 2024-12-31T16:30:50.108Z | Downloaded crossbeam-epoch v0.9.18 |
408 | 2024-12-31T16:30:50.110Z | Downloaded smoltcp v0.11.0 |
409 | 2024-12-31T16:30:50.120Z | Downloaded embedded-io v0.4.0 |
410 | 2024-12-31T16:30:50.122Z | Downloaded regex-syntax v0.8.5 |
411 | 2024-12-31T16:30:50.128Z | Downloaded rustix v0.38.42 |
412 | 2024-12-31T16:30:50.148Z | Downloaded foreign-types-macros v0.2.3 |
413 | 2024-12-31T16:30:50.151Z | Downloaded autocfg v1.4.0 |
414 | 2024-12-31T16:30:50.151Z | Downloaded futures-sink v0.3.31 |
415 | 2024-12-31T16:30:50.151Z | Downloaded fnv v1.0.7 |
416 | 2024-12-31T16:30:50.151Z | Downloaded dirs-sys-next v0.1.2 |
417 | 2024-12-31T16:30:50.155Z | Downloaded defmt-parser v0.4.1 |
418 | 2024-12-31T16:30:50.155Z | Downloaded ciborium-ll v0.2.2 |
419 | 2024-12-31T16:30:50.155Z | Downloaded cast v0.3.0 |
420 | 2024-12-31T16:30:50.164Z | Downloaded regex-automata v0.4.9 |
421 | 2024-12-31T16:30:50.194Z | Downloaded tokio v1.42.0 |
422 | 2024-12-31T16:30:50.389Z | Compiling proc-macro2 v1.0.92 |
423 | 2024-12-31T16:30:50.389Z | Compiling unicode-ident v1.0.14 |
424 | 2024-12-31T16:30:50.392Z | Compiling libc v0.2.169 |
425 | 2024-12-31T16:30:50.392Z | Compiling cfg-if v1.0.0 |
426 | 2024-12-31T16:30:50.392Z | Compiling serde v1.0.216 |
427 | 2024-12-31T16:30:50.406Z | Compiling autocfg v1.4.0 |
428 | 2024-12-31T16:30:50.408Z | Compiling memchr v2.7.4 |
429 | 2024-12-31T16:30:50.408Z | Compiling byteorder v1.5.0 |
430 | 2024-12-31T16:30:50.487Z | Compiling version_check v0.9.5 |
431 | 2024-12-31T16:30:50.576Z | Compiling syn v1.0.109 |
432 | 2024-12-31T16:30:50.736Z | Compiling pin-project-lite v0.2.15 |
433 | 2024-12-31T16:30:50.840Z | Compiling ident_case v1.0.1 |
434 | 2024-12-31T16:30:50.968Z | Compiling either v1.13.0 |
435 | 2024-12-31T16:30:50.980Z | Compiling itoa v1.0.14 |
436 | 2024-12-31T16:30:51.072Z | Compiling fnv v1.0.7 |
437 | 2024-12-31T16:30:51.132Z | Compiling strsim v0.11.1 |
438 | 2024-12-31T16:30:51.157Z | Compiling once_cell v1.20.2 |
439 | 2024-12-31T16:30:51.496Z | Compiling regex-syntax v0.8.5 |
440 | 2024-12-31T16:30:51.663Z | Compiling hashbrown v0.15.2 |
441 | 2024-12-31T16:30:51.741Z | Compiling anyhow v1.0.95 |
442 | 2024-12-31T16:30:51.757Z | Compiling equivalent v1.0.1 |
443 | 2024-12-31T16:30:51.861Z | Compiling serde_json v1.0.134 |
444 | 2024-12-31T16:30:52.238Z | Compiling aho-corasick v1.1.3 |
445 | 2024-12-31T16:30:52.296Z | Compiling lock_api v0.4.12 |
446 | 2024-12-31T16:30:52.316Z | Compiling parking_lot_core v0.9.10 |
447 | 2024-12-31T16:30:52.742Z | Compiling indexmap v2.7.0 |
448 | 2024-12-31T16:30:52.817Z | Compiling ryu v1.0.18 |
449 | 2024-12-31T16:30:52.829Z | Compiling toml_datetime v0.6.8 |
450 | 2024-12-31T16:30:52.978Z | Compiling quote v1.0.37 |
451 | 2024-12-31T16:30:53.152Z | Compiling winnow v0.5.40 |
452 | 2024-12-31T16:30:53.239Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
453 | 2024-12-31T16:30:53.306Z | Compiling syn v2.0.91 |
454 | 2024-12-31T16:30:53.533Z | Compiling crossbeam-utils v0.8.21 |
455 | 2024-12-31T16:30:53.614Z | Compiling dyn-clone v1.0.17 |
456 | 2024-12-31T16:30:53.838Z | Compiling zerocopy v0.8.13 |
457 | 2024-12-31T16:30:53.915Z | Compiling itertools v0.13.0 |
458 | 2024-12-31T16:30:54.207Z | Compiling thiserror v1.0.69 |
459 | 2024-12-31T16:30:54.737Z | Compiling smallvec v1.13.2 |
460 | 2024-12-31T16:30:54.928Z | Compiling lazy_static v1.5.0 |
461 | 2024-12-31T16:30:55.057Z | Compiling regex-automata v0.4.9 |
462 | 2024-12-31T16:30:55.182Z | Compiling scopeguard v1.2.0 |
463 | 2024-12-31T16:30:55.312Z | Compiling heapless v0.8.0 |
464 | 2024-12-31T16:30:56.120Z | Compiling toml_edit v0.19.15 |
465 | 2024-12-31T16:30:56.720Z | Compiling getrandom v0.2.15 |
466 | 2024-12-31T16:30:56.867Z | Compiling hash32 v0.3.1 |
467 | 2024-12-31T16:30:57.040Z | Compiling macaddr v1.0.1 |
468 | 2024-12-31T16:30:57.073Z | Compiling smoltcp v0.11.0 |
469 | 2024-12-31T16:30:57.084Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
470 | 2024-12-31T16:30:57.419Z | Compiling stable_deref_trait v1.2.0 |
471 | 2024-12-31T16:30:57.459Z | Compiling schemars v0.8.21 |
472 | 2024-12-31T16:30:57.701Z | Compiling rand_core v0.6.4 |
473 | 2024-12-31T16:30:57.853Z | Compiling parking_lot v0.12.3 |
474 | 2024-12-31T16:30:58.124Z | Compiling signal-hook-registry v1.4.2 |
475 | 2024-12-31T16:30:58.241Z | Compiling socket2 v0.5.8 |
476 | 2024-12-31T16:30:58.481Z | Compiling proc-macro-crate v1.3.1 |
477 | 2024-12-31T16:30:59.194Z | Compiling regex v1.11.1 |
478 | 2024-12-31T16:30:59.229Z | Compiling mio v1.0.3 |
479 | 2024-12-31T16:30:59.360Z | Compiling slab v0.4.9 |
480 | 2024-12-31T16:30:59.420Z | Compiling slog v2.7.0 |
481 | 2024-12-31T16:30:59.741Z | Compiling darling_core v0.20.10 |
482 | 2024-12-31T16:30:59.908Z | Compiling serde_derive_internals v0.29.1 |
483 | 2024-12-31T16:31:00.018Z | Compiling foreign-types-shared v0.3.1 |
484 | 2024-12-31T16:31:00.127Z | Compiling bitflags v1.3.2 |
485 | 2024-12-31T16:31:00.217Z | Compiling rustix v0.38.42 |
486 | 2024-12-31T16:31:00.359Z | Compiling managed v0.8.0 |
487 | 2024-12-31T16:31:00.826Z | Compiling bytes v1.9.0 |
488 | 2024-12-31T16:31:00.854Z | Compiling cobs v0.2.3 |
489 | 2024-12-31T16:31:01.792Z | Compiling errno v0.3.10 |
490 | 2024-12-31T16:31:01.835Z | Compiling tracing-core v0.1.33 |
491 | 2024-12-31T16:31:02.027Z | Compiling cstr-argument v0.1.2 |
492 | 2024-12-31T16:31:02.178Z | Compiling proc-macro-error-attr v1.0.4 |
493 | 2024-12-31T16:31:02.279Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
494 | 2024-12-31T16:31:02.282Z | Compiling utf8parse v0.2.2 |
495 | 2024-12-31T16:31:02.422Z | Compiling unicode-width v0.1.14 |
496 | 2024-12-31T16:31:02.528Z | Compiling futures-sink v0.3.31 |
497 | 2024-12-31T16:31:02.618Z | Compiling pretty-hex v0.2.1 |
498 | 2024-12-31T16:31:02.680Z | Compiling futures-core v0.3.31 |
499 | 2024-12-31T16:31:02.858Z | Compiling tabwriter v1.4.0 |
500 | 2024-12-31T16:31:02.898Z | Compiling futures-channel v0.3.31 |
501 | 2024-12-31T16:31:02.965Z | Compiling num_enum_derive v0.5.11 |
502 | 2024-12-31T16:31:02.975Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
503 | 2024-12-31T16:31:03.383Z | Compiling anstyle-parse v0.2.6 |
504 | 2024-12-31T16:31:03.865Z | Compiling colored v2.2.0 |
505 | 2024-12-31T16:31:03.926Z | Compiling serde_derive v1.0.216 |
506 | 2024-12-31T16:31:04.049Z | Compiling zerocopy-derive v0.8.13 |
507 | 2024-12-31T16:31:04.484Z | Compiling zerocopy-derive v0.7.35 |
508 | 2024-12-31T16:31:04.588Z | Compiling thiserror-impl v1.0.69 |
509 | 2024-12-31T16:31:04.910Z | Compiling darling_macro v0.20.10 |
510 | 2024-12-31T16:31:04.929Z | Compiling tokio-macros v2.4.0 |
511 | 2024-12-31T16:31:05.019Z | Compiling schemars_derive v0.8.21 |
512 | 2024-12-31T16:31:05.887Z | Compiling darling v0.20.10 |
513 | 2024-12-31T16:31:05.988Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
514 | 2024-12-31T16:31:06.279Z | Compiling zerocopy v0.7.35 |
515 | 2024-12-31T16:31:06.328Z | Compiling foreign-types-macros v0.2.3 |
516 | 2024-12-31T16:31:07.321Z | Compiling tokio v1.42.0 |
517 | 2024-12-31T16:31:07.368Z | Compiling num_enum v0.5.11 |
518 | 2024-12-31T16:31:07.545Z | Compiling tracing-attributes v0.1.28 |
519 | 2024-12-31T16:31:07.565Z | Compiling foreign-types v0.5.0 |
520 | 2024-12-31T16:31:07.663Z | Compiling ppv-lite86 v0.2.20 |
521 | 2024-12-31T16:31:07.691Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
522 | 2024-12-31T16:31:07.737Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
523 | 2024-12-31T16:31:08.341Z | Compiling rand_chacha v0.3.1 |
524 | 2024-12-31T16:31:08.398Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
525 | 2024-12-31T16:31:08.553Z | Compiling futures-macro v0.3.31 |
526 | 2024-12-31T16:31:08.856Z | Compiling rand v0.8.5 |
527 | 2024-12-31T16:31:09.888Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
528 | 2024-12-31T16:31:10.362Z | Compiling proc-macro-error v1.0.4 |
529 | 2024-12-31T16:31:10.469Z | Compiling crc32fast v1.4.2 |
530 | 2024-12-31T16:31:10.485Z | Compiling tracing v0.1.41 |
531 | 2024-12-31T16:31:10.704Z | Compiling pin-utils v0.1.0 |
532 | 2024-12-31T16:31:10.728Z | Compiling is_terminal_polyfill v1.70.1 |
533 | 2024-12-31T16:31:10.816Z | Compiling futures-task v0.3.31 |
534 | 2024-12-31T16:31:10.832Z | Compiling anstyle-query v1.1.2 |
535 | 2024-12-31T16:31:10.857Z | Compiling winnow v0.6.20 |
536 | 2024-12-31T16:31:10.963Z | Compiling anstyle v1.0.10 |
537 | 2024-12-31T16:31:11.059Z | Compiling futures-io v0.3.31 |
538 | 2024-12-31T16:31:11.080Z | Compiling colorchoice v1.0.3 |
539 | 2024-12-31T16:31:11.395Z | Compiling anstream v0.6.18 |
540 | 2024-12-31T16:31:11.423Z | Compiling futures-util v0.3.31 |
541 | 2024-12-31T16:31:12.130Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
542 | 2024-12-31T16:31:12.196Z | Compiling dirs-sys-next v0.1.2 |
543 | 2024-12-31T16:31:13.102Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
544 | 2024-12-31T16:31:13.188Z | Compiling time-core v0.1.2 |
545 | 2024-12-31T16:31:13.343Z | Compiling clap_lex v0.7.4 |
546 | 2024-12-31T16:31:13.920Z | Compiling heck v0.5.0 |
547 | 2024-12-31T16:31:14.318Z | Compiling powerfmt v0.2.0 |
548 | 2024-12-31T16:31:14.575Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
549 | 2024-12-31T16:31:14.703Z | Compiling num-conv v0.1.0 |
550 | 2024-12-31T16:31:14.919Z | Compiling thiserror v2.0.9 |
551 | 2024-12-31T16:31:14.954Z | Compiling deranged v0.3.11 |
552 | 2024-12-31T16:31:14.969Z | Compiling time-macros v0.2.19 |
553 | 2024-12-31T16:31:15.474Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
554 | 2024-12-31T16:31:16.127Z | Compiling bitflags v2.6.0 |
555 | 2024-12-31T16:31:16.515Z | Compiling ipnetwork v0.20.0 |
556 | 2024-12-31T16:31:16.603Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
557 | 2024-12-31T16:31:17.225Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
558 | 2024-12-31T16:31:17.239Z | Compiling postcard v1.1.1 |
559 | 2024-12-31T16:31:17.845Z | Compiling uuid v1.11.0 |
560 | 2024-12-31T16:31:17.938Z | Compiling futures-executor v0.3.31 |
561 | 2024-12-31T16:31:19.300Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
562 | 2024-12-31T16:31:19.524Z | Compiling terminal_size v0.4.1 |
563 | 2024-12-31T16:31:19.743Z | Compiling clap_builder v4.5.23 |
564 | 2024-12-31T16:31:20.820Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
565 | 2024-12-31T16:31:21.783Z | Compiling clap_derive v4.5.18 |
566 | 2024-12-31T16:31:23.795Z | Compiling dirs-next v2.0.0 |
567 | 2024-12-31T16:31:24.229Z | Compiling thiserror-impl v2.0.9 |
568 | 2024-12-31T16:31:24.547Z | Compiling crossbeam-epoch v0.9.18 |
569 | 2024-12-31T16:31:25.470Z | Compiling is-terminal v0.4.13 |
570 | 2024-12-31T16:31:25.589Z | Compiling thread_local v1.1.8 |
571 | 2024-12-31T16:31:25.600Z | Compiling num-traits v0.2.19 |
572 | 2024-12-31T16:31:25.965Z | Compiling minimal-lexical v0.2.1 |
573 | 2024-12-31T16:31:25.992Z | Compiling rayon-core v1.12.1 |
574 | 2024-12-31T16:31:26.187Z | Compiling heck v0.4.1 |
575 | 2024-12-31T16:31:26.341Z | Compiling slog-async v2.8.0 |
576 | 2024-12-31T16:31:26.531Z | Compiling arc-swap v1.7.1 |
577 | 2024-12-31T16:31:26.836Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
578 | 2024-12-31T16:31:26.963Z | Compiling slog-scope v4.4.0 |
579 | 2024-12-31T16:31:27.134Z | Compiling time v0.3.37 |
580 | 2024-12-31T16:31:27.209Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
581 | 2024-12-31T16:31:27.253Z | Compiling nom v7.1.3 |
582 | 2024-12-31T16:31:27.732Z | Compiling clap v4.5.23 |
583 | 2024-12-31T16:31:28.054Z | Compiling crossbeam-deque v0.8.6 |
584 | 2024-12-31T16:31:28.354Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
585 | 2024-12-31T16:31:28.398Z | Compiling term v0.7.0 |
586 | 2024-12-31T16:31:28.944Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
587 | 2024-12-31T16:31:31.405Z | Compiling futures v0.3.31 |
588 | 2024-12-31T16:31:31.511Z | Compiling crossbeam-channel v0.5.14 |
589 | 2024-12-31T16:31:32.863Z | Compiling itertools v0.12.1 |
590 | 2024-12-31T16:31:32.938Z | Compiling half v2.4.1 |
591 | 2024-12-31T16:31:33.203Z | Compiling cfg_aliases v0.2.1 |
592 | 2024-12-31T16:31:33.296Z | Compiling plotters-backend v0.3.7 |
593 | 2024-12-31T16:31:33.511Z | Compiling take_mut v0.2.2 |
594 | 2024-12-31T16:31:33.668Z | Compiling log v0.4.22 |
595 | 2024-12-31T16:31:33.935Z | Compiling ciborium-io v0.2.2 |
596 | 2024-12-31T16:31:34.062Z | Compiling ciborium-ll v0.2.2 |
597 | 2024-12-31T16:31:34.124Z | Compiling slog-stdlog v4.1.1 |
598 | 2024-12-31T16:31:34.471Z | Compiling plotters-svg v0.3.7 |
599 | 2024-12-31T16:31:34.710Z | Compiling nix v0.29.0 |
600 | 2024-12-31T16:31:35.057Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
601 | 2024-12-31T16:31:35.532Z | Compiling cookie-factory v0.3.3 |
602 | 2024-12-31T16:31:36.187Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
603 | 2024-12-31T16:31:36.195Z | Compiling rusticata-macros v4.1.0 |
604 | 2024-12-31T16:31:36.692Z | Compiling slog-term v2.9.1 |
605 | 2024-12-31T16:31:37.637Z | Compiling itertools v0.10.5 |
606 | 2024-12-31T16:31:37.869Z | Compiling circular v0.3.0 |
607 | 2024-12-31T16:31:38.247Z | Compiling same-file v1.0.6 |
608 | 2024-12-31T16:31:38.496Z | Compiling cast v0.3.0 |
609 | 2024-12-31T16:31:38.508Z | Compiling walkdir v2.5.0 |
610 | 2024-12-31T16:31:38.624Z | Compiling plotters v0.3.7 |
611 | 2024-12-31T16:31:38.733Z | Compiling pcap-parser v0.16.0 |
612 | 2024-12-31T16:31:38.814Z | Compiling rayon v1.10.0 |
613 | 2024-12-31T16:31:39.447Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588) |
614 | 2024-12-31T16:31:39.739Z | Compiling slog-envlogger v2.2.0 |
615 | 2024-12-31T16:31:40.425Z | Compiling criterion-plot v0.5.0 |
616 | 2024-12-31T16:31:41.313Z | Compiling ciborium v0.2.2 |
617 | 2024-12-31T16:31:41.328Z | Compiling tinytemplate v1.2.1 |
618 | 2024-12-31T16:31:41.896Z | Compiling oorandom v11.1.4 |
619 | 2024-12-31T16:31:41.924Z | Compiling anes v0.1.6 |
620 | 2024-12-31T16:31:42.399Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
621 | 2024-12-31T16:31:42.483Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
622 | 2024-12-31T16:31:43.093Z | Compiling ctor v0.2.9 |
623 | 2024-12-31T16:31:43.353Z | Compiling criterion v0.5.1 |
624 | 2024-12-31T16:31:46.341Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
625 | 2024-12-31T16:33:04.793Z | Finished `bench` profile [optimized + debuginfo] target(s) in 2m 19s |
626 | 2024-12-31T16:33:04.926Z | Running benches/xde.rs (target/release/deps/xde-cd2fc9063df7066d) |
627 | 2024-12-31T16:33:05.009Z | ###--------------------------------### |
628 | 2024-12-31T16:33:05.010Z | :::Building test topology... (120s)::: |
629 | 2024-12-31T16:33:05.010Z | ###--------------------------------### |
630 | 2024-12-31T16:33:05.016Z | adding underlay route 0 |
631 | 2024-12-31T16:33:05.019Z | adding underlay route 1 |
632 | 2024-12-31T16:33:05.195Z | start zone a |
633 | 2024-12-31T16:33:05.195Z | configure zone |
634 | 2024-12-31T16:33:05.336Z | install zone |
635 | 2024-12-31T16:35:05.862Z | boot zone |
636 | 2024-12-31T16:35:06.785Z | start zone b |
637 | 2024-12-31T16:35:06.785Z | configure zone |
638 | 2024-12-31T16:35:06.792Z | install zone |
639 | 2024-12-31T16:37:03.271Z | boot zone |
640 | 2024-12-31T16:37:04.039Z | setup zone a |
641 | 2024-12-31T16:37:04.039Z | [a] svcs milestone/network |
642 | 2024-12-31T16:37:04.308Z | STATE STIME FMRI |
643 | 2024-12-31T16:37:04.308Z | online 8:35:25 svc:/milestone/network:default |
644 | 2024-12-31T16:37:04.308Z | [a] ipadm create-addr -t -T dhcp opte0/test |
645 | 2024-12-31T16:37:10.532Z | |
646 | 2024-12-31T16:37:10.532Z | [a] route add -iface 10.0.0.254 10.0.0.1 |
647 | 2024-12-31T16:37:10.555Z | add host 10.0.0.254: gateway 10.0.0.1 |
648 | 2024-12-31T16:37:10.555Z | [a] route add 10.0.0.0/24 10.0.0.254 |
649 | 2024-12-31T16:37:10.575Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
650 | 2024-12-31T16:37:10.575Z | setup zone b |
651 | 2024-12-31T16:37:10.575Z | [b] svcs milestone/network |
652 | 2024-12-31T16:37:10.594Z | STATE STIME FMRI |
653 | 2024-12-31T16:37:10.594Z | - - svc:/milestone/network:default |
654 | 2024-12-31T16:37:11.594Z | [b] svcs milestone/network |
655 | 2024-12-31T16:37:11.614Z | STATE STIME FMRI |
656 | 2024-12-31T16:37:11.614Z | - - svc:/milestone/network:default |
657 | 2024-12-31T16:37:12.615Z | [b] svcs milestone/network |
658 | 2024-12-31T16:37:12.635Z | STATE STIME FMRI |
659 | 2024-12-31T16:37:12.635Z | - - svc:/milestone/network:default |
660 | 2024-12-31T16:37:13.635Z | [b] svcs milestone/network |
661 | 2024-12-31T16:37:13.658Z | STATE STIME FMRI |
662 | 2024-12-31T16:37:13.658Z | - - svc:/milestone/network:default |
663 | 2024-12-31T16:37:14.658Z | [b] svcs milestone/network |
664 | 2024-12-31T16:37:14.679Z | STATE STIME FMRI |
665 | 2024-12-31T16:37:14.679Z | - - svc:/milestone/network:default |
666 | 2024-12-31T16:37:15.679Z | [b] svcs milestone/network |
667 | 2024-12-31T16:37:15.700Z | STATE STIME FMRI |
668 | 2024-12-31T16:37:15.700Z | - - svc:/milestone/network:default |
669 | 2024-12-31T16:37:16.700Z | [b] svcs milestone/network |
670 | 2024-12-31T16:37:16.721Z | STATE STIME FMRI |
671 | 2024-12-31T16:37:16.721Z | - - svc:/milestone/network:default |
672 | 2024-12-31T16:37:17.721Z | [b] svcs milestone/network |
673 | 2024-12-31T16:37:17.743Z | STATE STIME FMRI |
674 | 2024-12-31T16:37:17.743Z | - - svc:/milestone/network:default |
675 | 2024-12-31T16:37:18.744Z | [b] svcs milestone/network |
676 | 2024-12-31T16:37:18.765Z | STATE STIME FMRI |
677 | 2024-12-31T16:37:18.765Z | - - svc:/milestone/network:default |
678 | 2024-12-31T16:37:19.765Z | [b] svcs milestone/network |
679 | 2024-12-31T16:37:19.786Z | STATE STIME FMRI |
680 | 2024-12-31T16:37:19.786Z | - - svc:/milestone/network:default |
681 | 2024-12-31T16:37:20.786Z | [b] svcs milestone/network |
682 | 2024-12-31T16:37:20.807Z | STATE STIME FMRI |
683 | 2024-12-31T16:37:20.807Z | - - svc:/milestone/network:default |
684 | 2024-12-31T16:37:21.807Z | [b] svcs milestone/network |
685 | 2024-12-31T16:37:21.828Z | STATE STIME FMRI |
686 | 2024-12-31T16:37:21.828Z | offline 8:37:21 svc:/milestone/network:default |
687 | 2024-12-31T16:37:22.828Z | [b] svcs milestone/network |
688 | 2024-12-31T16:37:22.850Z | STATE STIME FMRI |
689 | 2024-12-31T16:37:22.850Z | online 8:37:21 svc:/milestone/network:default |
690 | 2024-12-31T16:37:22.850Z | [b] ipadm create-addr -t -T dhcp opte1/test |
691 | 2024-12-31T16:37:28.247Z | |
692 | 2024-12-31T16:37:28.247Z | [b] route add -iface 10.0.0.254 10.0.0.2 |
693 | 2024-12-31T16:37:28.268Z | add host 10.0.0.254: gateway 10.0.0.2 |
694 | 2024-12-31T16:37:28.268Z | [b] route add 10.0.0.0/24 10.0.0.254 |
695 | 2024-12-31T16:37:28.286Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
696 | 2024-12-31T16:37:28.286Z | ###---------------### |
697 | 2024-12-31T16:37:28.286Z | :::Topology built!::: |
698 | 2024-12-31T16:37:28.286Z | ###---------------### |
699 | 2024-12-31T16:37:28.288Z | ###----------------### |
700 | 2024-12-31T16:37:28.288Z | ::: iPerf spawned! ::: |
701 | 2024-12-31T16:37:28.289Z | :::Waiting... (10s)::: |
702 | 2024-12-31T16:37:28.289Z | ###----------------### |
703 | 2024-12-31T16:37:38.289Z | ###---### |
704 | 2024-12-31T16:37:38.289Z | :::Go!::: |
705 | 2024-12-31T16:37:38.289Z | ###---### |
706 | 2024-12-31T16:37:38.289Z | [a] ping 10.0.0.2 |
707 | 2024-12-31T16:37:38.313Z | 10.0.0.2 is alive |
708 | 2024-12-31T16:37:38.313Z | ###-------------------### |
709 | 2024-12-31T16:37:38.313Z | :::Running experiment ::: |
710 | 2024-12-31T16:37:38.313Z | :::iperf-tcp/local/c2s::: |
711 | 2024-12-31T16:37:38.314Z | ###-------------------### |
712 | 2024-12-31T16:37:45.345Z | ----------------------------------------------------------- |
713 | 2024-12-31T16:37:45.345Z | Server listening on 5201 |
714 | 2024-12-31T16:37:45.345Z | ----------------------------------------------------------- |
715 | 2024-12-31T16:37:45.345Z | Accepted connection from 10.0.0.1, port 38438 |
716 | 2024-12-31T16:37:45.345Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60244 |
717 | 2024-12-31T16:37:45.345Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60350 |
718 | 2024-12-31T16:37:45.345Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33232 |
719 | 2024-12-31T16:37:45.345Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52801 |
720 | 2024-12-31T16:37:45.345Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54777 |
721 | 2024-12-31T16:37:45.345Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60863 |
722 | 2024-12-31T16:37:45.345Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49383 |
723 | 2024-12-31T16:37:45.345Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37861 |
724 | 2024-12-31T16:37:45.345Z | [ ID] Interval Transfer Bandwidth |
725 | 2024-12-31T16:37:45.345Z | [ 5] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec |
726 | 2024-12-31T16:37:45.345Z | [ 7] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec |
727 | 2024-12-31T16:37:45.345Z | [ 9] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec |
728 | 2024-12-31T16:37:45.345Z | [ 11] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec |
729 | 2024-12-31T16:37:45.345Z | [ 13] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec |
730 | 2024-12-31T16:37:45.345Z | [ 15] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec |
731 | 2024-12-31T16:37:45.345Z | [ 17] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec |
732 | 2024-12-31T16:37:45.346Z | [ 19] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec |
733 | 2024-12-31T16:37:45.346Z | [SUM] 0.00-1.00 sec 152 MBytes 1.27 Gbits/sec |
734 | 2024-12-31T16:37:45.346Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
735 | 2024-12-31T16:37:45.346Z | [ 5] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
736 | 2024-12-31T16:37:45.346Z | [ 7] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
737 | 2024-12-31T16:37:45.346Z | [ 9] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
738 | 2024-12-31T16:37:45.346Z | [ 11] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
739 | 2024-12-31T16:37:45.346Z | [ 13] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
740 | 2024-12-31T16:37:45.346Z | [ 15] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
741 | 2024-12-31T16:37:45.346Z | [ 17] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
742 | 2024-12-31T16:37:45.346Z | [ 19] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec |
743 | 2024-12-31T16:37:45.346Z | [SUM] 1.00-2.00 sec 170 MBytes 1.43 Gbits/sec |
744 | 2024-12-31T16:37:45.346Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
745 | 2024-12-31T16:37:45.346Z | [ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
746 | 2024-12-31T16:37:45.346Z | [ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
747 | 2024-12-31T16:37:45.346Z | [ 9] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
748 | 2024-12-31T16:37:45.346Z | [ 11] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
749 | 2024-12-31T16:37:45.346Z | [ 13] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
750 | 2024-12-31T16:37:45.346Z | [ 15] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
751 | 2024-12-31T16:37:45.346Z | [ 17] 2.00-3.00 sec 21.2 MBytes 177 Mbits/sec |
752 | 2024-12-31T16:37:45.346Z | [ 19] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
753 | 2024-12-31T16:37:45.346Z | [SUM] 2.00-3.00 sec 170 MBytes 1.43 Gbits/sec |
754 | 2024-12-31T16:37:45.346Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
755 | 2024-12-31T16:37:45.346Z | [ 5] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
756 | 2024-12-31T16:37:45.346Z | [ 7] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
757 | 2024-12-31T16:37:45.346Z | [ 9] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
758 | 2024-12-31T16:37:45.346Z | [ 11] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
759 | 2024-12-31T16:37:45.346Z | [ 13] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
760 | 2024-12-31T16:37:45.346Z | [ 15] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec |
761 | 2024-12-31T16:37:45.346Z | [ 17] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
762 | 2024-12-31T16:37:45.346Z | [ 19] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
763 | 2024-12-31T16:37:45.346Z | [SUM] 3.00-4.00 sec 176 MBytes 1.48 Gbits/sec |
764 | 2024-12-31T16:37:45.346Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
765 | 2024-12-31T16:37:45.346Z | [ 5] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
766 | 2024-12-31T16:37:45.346Z | [ 7] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec |
767 | 2024-12-31T16:37:45.346Z | [ 9] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
768 | 2024-12-31T16:37:45.346Z | [ 11] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
769 | 2024-12-31T16:37:45.346Z | [ 13] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
770 | 2024-12-31T16:37:45.347Z | [ 15] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec |
771 | 2024-12-31T16:37:45.347Z | [ 17] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
772 | 2024-12-31T16:37:45.347Z | [ 19] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec |
773 | 2024-12-31T16:37:45.347Z | [SUM] 4.00-5.00 sec 177 MBytes 1.48 Gbits/sec |
774 | 2024-12-31T16:37:45.347Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
775 | 2024-12-31T16:37:45.347Z | [ 5] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec |
776 | 2024-12-31T16:37:45.347Z | [ 7] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec |
777 | 2024-12-31T16:37:45.347Z | [ 9] 5.00-6.00 sec 21.0 MBytes 177 Mbits/sec |
778 | 2024-12-31T16:37:45.347Z | [ 11] 5.00-6.00 sec 21.2 MBytes 177 Mbits/sec |
779 | 2024-12-31T16:37:45.347Z | [ 13] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec |
780 | 2024-12-31T16:37:45.347Z | [ 15] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec |
781 | 2024-12-31T16:37:45.347Z | [ 17] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec |
782 | 2024-12-31T16:37:45.347Z | [ 19] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec |
783 | 2024-12-31T16:37:45.347Z | [SUM] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec |
784 | 2024-12-31T16:37:45.347Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
785 | 2024-12-31T16:37:45.347Z | [ 5] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec |
786 | 2024-12-31T16:37:45.347Z | [ 7] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec |
787 | 2024-12-31T16:37:45.347Z | [ 9] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec |
788 | 2024-12-31T16:37:48.562Z | [ 11] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec |
789 | 2024-12-31T16:37:48.562Z | [ 13] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec |
790 | 2024-12-31T16:37:48.562Z | [ 15] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec |
791 | 2024-12-31T16:37:48.562Z | [ 17] 6.00-7.00 sec 22.8 MBytes 192 Mbits/sec |
792 | 2024-12-31T16:37:48.562Z | [ 19] 6.00-7.00 sec 22.8 MBytes 192 Mbits/sec |
793 | 2024-12-31T16:37:48.562Z | [SUM] 6.00-7.00 sec 183 MBytes 1.54 Gbits/sec |
794 | 2024-12-31T16:37:48.562Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
795 | 2024-12-31T16:37:48.562Z | [ 5] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
796 | 2024-12-31T16:37:48.562Z | [ 7] 7.00-8.00 sec 23.7 MBytes 198 Mbits/sec |
797 | 2024-12-31T16:37:48.562Z | [ 9] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
798 | 2024-12-31T16:37:48.562Z | [ 11] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
799 | 2024-12-31T16:37:48.562Z | [ 13] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
800 | 2024-12-31T16:37:48.562Z | [ 15] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
801 | 2024-12-31T16:37:48.562Z | [ 17] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
802 | 2024-12-31T16:37:48.562Z | [ 19] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec |
803 | 2024-12-31T16:37:48.562Z | [SUM] 7.00-8.00 sec 189 MBytes 1.59 Gbits/sec |
804 | 2024-12-31T16:37:48.562Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
805 | 2024-12-31T16:37:48.563Z | [ 5] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec |
806 | 2024-12-31T16:37:48.563Z | [ 7] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec |
807 | 2024-12-31T16:37:48.563Z | [ 9] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec |
808 | 2024-12-31T16:37:48.563Z | [ 11] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec |
809 | 2024-12-31T16:37:48.563Z | [ 13] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec |
810 | 2024-12-31T16:37:48.563Z | [ 15] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec |
811 | 2024-12-31T16:37:48.563Z | [ 17] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec |
812 | 2024-12-31T16:37:48.563Z | [ 19] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec |
813 | 2024-12-31T16:37:48.563Z | [SUM] 8.00-9.00 sec 188 MBytes 1.58 Gbits/sec |
814 | 2024-12-31T16:37:48.563Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
815 | 2024-12-31T16:37:48.563Z | [ 5] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec |
816 | 2024-12-31T16:37:48.563Z | [ 7] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec |
817 | 2024-12-31T16:37:48.563Z | [ 9] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec |
818 | 2024-12-31T16:37:48.563Z | [ 11] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec |
819 | 2024-12-31T16:37:48.563Z | [ 13] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec |
820 | 2024-12-31T16:37:48.563Z | [ 15] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec |
821 | 2024-12-31T16:37:48.563Z | [ 17] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec |
822 | 2024-12-31T16:37:48.563Z | [ 19] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec |
823 | 2024-12-31T16:37:48.563Z | [SUM] 9.00-10.00 sec 188 MBytes 1.57 Gbits/sec |
824 | 2024-12-31T16:37:48.563Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
825 | 2024-12-31T16:37:48.563Z | [ 5] 10.00-10.00 sec 122 KBytes 404 Mbits/sec |
826 | 2024-12-31T16:37:48.563Z | [ 7] 10.00-10.00 sec 90.5 KBytes 301 Mbits/sec |
827 | 2024-12-31T16:37:48.563Z | [ 9] 10.00-10.00 sec 56.6 KBytes 188 Mbits/sec |
828 | 2024-12-31T16:37:48.563Z | [ 11] 10.00-10.00 sec 22.6 KBytes 75.2 Mbits/sec |
829 | 2024-12-31T16:37:48.563Z | [ 13] 10.00-10.00 sec 17.0 KBytes 56.4 Mbits/sec |
830 | 2024-12-31T16:37:48.563Z | [ 15] 10.00-10.00 sec 17.0 KBytes 56.7 Mbits/sec |
831 | 2024-12-31T16:37:48.563Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
832 | 2024-12-31T16:37:48.563Z | [ 19] 10.00-10.00 sec 53.7 KBytes 179 Mbits/sec |
833 | 2024-12-31T16:37:48.563Z | [SUM] 10.00-10.00 sec 379 KBytes 1.26 Gbits/sec |
834 | 2024-12-31T16:37:48.563Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
835 | 2024-12-31T16:37:48.563Z | [ ID] Interval Transfer Bandwidth |
836 | 2024-12-31T16:37:48.563Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
837 | 2024-12-31T16:37:48.563Z | [ 5] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
838 | 2024-12-31T16:37:48.563Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
839 | 2024-12-31T16:37:48.563Z | [ 7] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
840 | 2024-12-31T16:37:48.563Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
841 | 2024-12-31T16:37:48.563Z | [ 9] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
842 | 2024-12-31T16:37:48.563Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
843 | 2024-12-31T16:37:48.563Z | [ 11] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
844 | 2024-12-31T16:37:48.564Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
845 | 2024-12-31T16:37:48.564Z | [ 13] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
846 | 2024-12-31T16:37:48.567Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
847 | 2024-12-31T16:37:48.567Z | [ 15] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
848 | 2024-12-31T16:37:48.567Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
849 | 2024-12-31T16:37:48.567Z | [ 17] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
850 | 2024-12-31T16:37:48.567Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
851 | 2024-12-31T16:37:48.567Z | [ 19] 0.00-10.00 sec 220 MBytes 185 Mbits/sec receiver |
852 | 2024-12-31T16:37:48.567Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
853 | 2024-12-31T16:37:48.567Z | [SUM] 0.00-10.00 sec 1.72 GBytes 1.48 Gbits/sec receiver |
854 | 2024-12-31T16:37:48.567Z | Run 1/5...1478.312Mbps |
855 | 2024-12-31T16:37:55.595Z | ----------------------------------------------------------- |
856 | 2024-12-31T16:37:55.595Z | Server listening on 5201 |
857 | 2024-12-31T16:37:55.595Z | ----------------------------------------------------------- |
858 | 2024-12-31T16:37:55.595Z | Accepted connection from 10.0.0.1, port 35705 |
859 | 2024-12-31T16:37:55.595Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62862 |
860 | 2024-12-31T16:37:55.595Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58172 |
861 | 2024-12-31T16:37:55.595Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52227 |
862 | 2024-12-31T16:37:55.595Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37072 |
863 | 2024-12-31T16:37:55.595Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46381 |
864 | 2024-12-31T16:37:55.595Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37475 |
865 | 2024-12-31T16:37:55.595Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43627 |
866 | 2024-12-31T16:37:55.595Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38757 |
867 | 2024-12-31T16:37:55.595Z | [ ID] Interval Transfer Bandwidth |
868 | 2024-12-31T16:37:55.595Z | [ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
869 | 2024-12-31T16:37:55.595Z | [ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
870 | 2024-12-31T16:37:55.595Z | [ 9] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
871 | 2024-12-31T16:37:55.595Z | [ 11] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
872 | 2024-12-31T16:37:55.595Z | [ 13] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
873 | 2024-12-31T16:37:55.595Z | [ 15] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
874 | 2024-12-31T16:37:55.595Z | [ 17] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
875 | 2024-12-31T16:37:55.595Z | [ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
876 | 2024-12-31T16:37:55.595Z | [SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec |
877 | 2024-12-31T16:37:55.595Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
878 | 2024-12-31T16:37:55.596Z | [ 5] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
879 | 2024-12-31T16:37:55.596Z | [ 7] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
880 | 2024-12-31T16:37:55.596Z | [ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
881 | 2024-12-31T16:37:55.596Z | [ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
882 | 2024-12-31T16:37:55.596Z | [ 13] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec |
883 | 2024-12-31T16:37:55.596Z | [ 15] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec |
884 | 2024-12-31T16:37:55.596Z | [ 17] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
885 | 2024-12-31T16:37:55.596Z | [ 19] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
886 | 2024-12-31T16:37:55.596Z | [SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec |
887 | 2024-12-31T16:37:55.596Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
888 | 2024-12-31T16:37:55.599Z | [ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
889 | 2024-12-31T16:37:55.599Z | [ 7] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
890 | 2024-12-31T16:37:55.599Z | [ 9] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
891 | 2024-12-31T16:37:55.599Z | [ 11] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
892 | 2024-12-31T16:37:55.599Z | [ 13] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
893 | 2024-12-31T16:37:55.599Z | [ 15] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
894 | 2024-12-31T16:37:55.599Z | [ 17] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
895 | 2024-12-31T16:37:55.599Z | [ 19] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
896 | 2024-12-31T16:37:55.599Z | [SUM] 2.00-3.00 sec 175 MBytes 1.46 Gbits/sec |
897 | 2024-12-31T16:37:55.599Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
898 | 2024-12-31T16:37:55.599Z | [ 5] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
899 | 2024-12-31T16:37:55.599Z | [ 7] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
900 | 2024-12-31T16:37:55.599Z | [ 9] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
901 | 2024-12-31T16:37:55.599Z | [ 11] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
902 | 2024-12-31T16:37:55.599Z | [ 13] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
903 | 2024-12-31T16:37:55.599Z | [ 15] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
904 | 2024-12-31T16:37:55.599Z | [ 17] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
905 | 2024-12-31T16:37:55.599Z | [ 19] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
906 | 2024-12-31T16:37:55.599Z | [SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec |
907 | 2024-12-31T16:37:55.599Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
908 | 2024-12-31T16:37:55.599Z | [ 5] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
909 | 2024-12-31T16:37:55.599Z | [ 7] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
910 | 2024-12-31T16:37:55.599Z | [ 9] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec |
911 | 2024-12-31T16:37:55.599Z | [ 11] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
912 | 2024-12-31T16:37:55.599Z | [ 13] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec |
913 | 2024-12-31T16:37:55.599Z | [ 15] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec |
914 | 2024-12-31T16:37:55.599Z | [ 17] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec |
915 | 2024-12-31T16:37:55.599Z | [ 19] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec |
916 | 2024-12-31T16:37:55.599Z | [SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec |
917 | 2024-12-31T16:37:55.599Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
918 | 2024-12-31T16:37:55.599Z | [ 5] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
919 | 2024-12-31T16:37:55.599Z | [ 7] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
920 | 2024-12-31T16:37:55.599Z | [ 9] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
921 | 2024-12-31T16:37:55.599Z | [ 11] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
922 | 2024-12-31T16:37:55.600Z | [ 13] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
923 | 2024-12-31T16:37:55.600Z | [ 15] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
924 | 2024-12-31T16:37:55.600Z | [ 17] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
925 | 2024-12-31T16:37:55.600Z | [ 19] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
926 | 2024-12-31T16:37:55.600Z | [SUM] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec |
927 | 2024-12-31T16:37:55.600Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
928 | 2024-12-31T16:37:55.600Z | [ 5] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec |
929 | 2024-12-31T16:37:55.600Z | [ 7] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec |
930 | 2024-12-31T16:37:55.600Z | [ 9] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec |
931 | 2024-12-31T16:37:58.815Z | [ 11] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec |
932 | 2024-12-31T16:37:58.815Z | [ 13] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec |
933 | 2024-12-31T16:37:58.815Z | [ 15] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec |
934 | 2024-12-31T16:37:58.815Z | [ 17] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec |
935 | 2024-12-31T16:37:58.815Z | [ 19] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec |
936 | 2024-12-31T16:37:58.815Z | [SUM] 6.00-7.00 sec 176 MBytes 1.47 Gbits/sec |
937 | 2024-12-31T16:37:58.815Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
938 | 2024-12-31T16:37:58.815Z | [ 5] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec |
939 | 2024-12-31T16:37:58.815Z | [ 7] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec |
940 | 2024-12-31T16:37:58.815Z | [ 9] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
941 | 2024-12-31T16:37:58.815Z | [ 11] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec |
942 | 2024-12-31T16:37:58.815Z | [ 13] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
943 | 2024-12-31T16:37:58.815Z | [ 15] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
944 | 2024-12-31T16:37:58.815Z | [ 17] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
945 | 2024-12-31T16:37:58.815Z | [ 19] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
946 | 2024-12-31T16:37:58.815Z | [SUM] 7.00-8.00 sec 176 MBytes 1.47 Gbits/sec |
947 | 2024-12-31T16:37:58.815Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
948 | 2024-12-31T16:37:58.815Z | [ 5] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
949 | 2024-12-31T16:37:58.815Z | [ 7] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
950 | 2024-12-31T16:37:58.815Z | [ 9] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec |
951 | 2024-12-31T16:37:58.815Z | [ 11] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
952 | 2024-12-31T16:37:58.815Z | [ 13] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec |
953 | 2024-12-31T16:37:58.815Z | [ 15] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec |
954 | 2024-12-31T16:37:58.815Z | [ 17] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec |
955 | 2024-12-31T16:37:58.815Z | [ 19] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec |
956 | 2024-12-31T16:37:58.815Z | [SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec |
957 | 2024-12-31T16:37:58.815Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
958 | 2024-12-31T16:37:58.815Z | [ 5] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec |
959 | 2024-12-31T16:37:58.815Z | [ 7] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
960 | 2024-12-31T16:37:58.815Z | [ 9] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
961 | 2024-12-31T16:37:58.815Z | [ 11] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
962 | 2024-12-31T16:37:58.815Z | [ 13] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec |
963 | 2024-12-31T16:37:58.815Z | [ 15] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
964 | 2024-12-31T16:37:58.816Z | [ 17] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
965 | 2024-12-31T16:37:58.816Z | [ 19] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
966 | 2024-12-31T16:37:58.816Z | [SUM] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec |
967 | 2024-12-31T16:37:58.816Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
968 | 2024-12-31T16:37:58.816Z | [ 5] 10.00-10.00 sec 19.8 KBytes 67.7 Mbits/sec |
969 | 2024-12-31T16:37:58.816Z | [ 7] 10.00-10.00 sec 124 KBytes 426 Mbits/sec |
970 | 2024-12-31T16:37:58.816Z | [ 9] 10.00-10.00 sec 124 KBytes 426 Mbits/sec |
971 | 2024-12-31T16:37:58.816Z | [ 11] 10.00-10.00 sec 2.83 KBytes 9.68 Mbits/sec |
972 | 2024-12-31T16:37:58.816Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
973 | 2024-12-31T16:37:58.816Z | [ 15] 10.00-10.00 sec 102 KBytes 348 Mbits/sec |
974 | 2024-12-31T16:37:58.816Z | [ 17] 10.00-10.00 sec 124 KBytes 426 Mbits/sec |
975 | 2024-12-31T16:37:58.816Z | [ 19] 10.00-10.00 sec 124 KBytes 426 Mbits/sec |
976 | 2024-12-31T16:37:58.816Z | [SUM] 10.00-10.00 sec 622 KBytes 2.13 Gbits/sec |
977 | 2024-12-31T16:37:58.816Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
978 | 2024-12-31T16:37:58.816Z | [ ID] Interval Transfer Bandwidth |
979 | 2024-12-31T16:37:58.816Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
980 | 2024-12-31T16:37:58.816Z | [ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
981 | 2024-12-31T16:37:58.816Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
982 | 2024-12-31T16:37:58.816Z | [ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
983 | 2024-12-31T16:37:58.816Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
984 | 2024-12-31T16:37:58.816Z | [ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
985 | 2024-12-31T16:37:58.816Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
986 | 2024-12-31T16:37:58.816Z | [ 11] 0.00-10.00 sec 216 MBytes 182 Mbits/sec receiver |
987 | 2024-12-31T16:37:58.816Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
988 | 2024-12-31T16:37:58.816Z | [ 13] 0.00-10.00 sec 216 MBytes 182 Mbits/sec receiver |
989 | 2024-12-31T16:37:58.816Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
990 | 2024-12-31T16:37:58.816Z | [ 15] 0.00-10.00 sec 216 MBytes 182 Mbits/sec receiver |
991 | 2024-12-31T16:37:58.816Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
992 | 2024-12-31T16:37:58.816Z | [ 17] 0.00-10.00 sec 216 MBytes 182 Mbits/sec receiver |
993 | 2024-12-31T16:37:58.816Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
994 | 2024-12-31T16:37:58.816Z | [ 19] 0.00-10.00 sec 216 MBytes 182 Mbits/sec receiver |
995 | 2024-12-31T16:37:58.816Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
996 | 2024-12-31T16:37:58.816Z | [SUM] 0.00-10.00 sec 1.69 GBytes 1.45 Gbits/sec receiver |
997 | 2024-12-31T16:37:58.819Z | Run 2/5...1453.143Mbps |
998 | 2024-12-31T16:38:05.847Z | ----------------------------------------------------------- |
999 | 2024-12-31T16:38:05.847Z | Server listening on 5201 |
1000 | 2024-12-31T16:38:05.847Z | ----------------------------------------------------------- |
1001 | 2024-12-31T16:38:05.847Z | Accepted connection from 10.0.0.1, port 49112 |
1002 | 2024-12-31T16:38:05.847Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37546 |
1003 | 2024-12-31T16:38:05.847Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37965 |
1004 | 2024-12-31T16:38:05.847Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62287 |
1005 | 2024-12-31T16:38:05.847Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39532 |
1006 | 2024-12-31T16:38:05.847Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49869 |
1007 | 2024-12-31T16:38:05.847Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54033 |
1008 | 2024-12-31T16:38:05.847Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33002 |
1009 | 2024-12-31T16:38:05.847Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45584 |
1010 | 2024-12-31T16:38:05.847Z | [ ID] Interval Transfer Bandwidth |
1011 | 2024-12-31T16:38:05.847Z | [ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1012 | 2024-12-31T16:38:05.847Z | [ 7] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1013 | 2024-12-31T16:38:05.847Z | [ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1014 | 2024-12-31T16:38:05.847Z | [ 11] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1015 | 2024-12-31T16:38:05.847Z | [ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1016 | 2024-12-31T16:38:05.847Z | [ 15] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1017 | 2024-12-31T16:38:05.847Z | [ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1018 | 2024-12-31T16:38:05.847Z | [ 19] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1019 | 2024-12-31T16:38:05.847Z | [SUM] 0.00-1.00 sec 158 MBytes 1.32 Gbits/sec |
1020 | 2024-12-31T16:38:05.847Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1021 | 2024-12-31T16:38:05.847Z | [ 5] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1022 | 2024-12-31T16:38:05.847Z | [ 7] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1023 | 2024-12-31T16:38:05.847Z | [ 9] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1024 | 2024-12-31T16:38:05.847Z | [ 11] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1025 | 2024-12-31T16:38:05.847Z | [ 13] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1026 | 2024-12-31T16:38:05.847Z | [ 15] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1027 | 2024-12-31T16:38:05.847Z | [ 17] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1028 | 2024-12-31T16:38:05.847Z | [ 19] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1029 | 2024-12-31T16:38:05.847Z | [SUM] 1.00-2.00 sec 177 MBytes 1.48 Gbits/sec |
1030 | 2024-12-31T16:38:05.847Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1031 | 2024-12-31T16:38:05.847Z | [ 5] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1032 | 2024-12-31T16:38:05.847Z | [ 7] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1033 | 2024-12-31T16:38:05.847Z | [ 9] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec |
1034 | 2024-12-31T16:38:05.848Z | [ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec |
1035 | 2024-12-31T16:38:05.848Z | [ 13] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1036 | 2024-12-31T16:38:05.848Z | [ 15] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1037 | 2024-12-31T16:38:05.848Z | [ 17] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1038 | 2024-12-31T16:38:05.848Z | [ 19] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1039 | 2024-12-31T16:38:05.848Z | [SUM] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec |
1040 | 2024-12-31T16:38:05.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1041 | 2024-12-31T16:38:05.848Z | [ 5] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
1042 | 2024-12-31T16:38:05.848Z | [ 7] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec |
1043 | 2024-12-31T16:38:05.848Z | [ 9] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
1044 | 2024-12-31T16:38:05.848Z | [ 11] 3.00-4.00 sec 22.0 MBytes 185 Mbits/sec |
1045 | 2024-12-31T16:38:05.848Z | [ 13] 3.00-4.00 sec 22.1 MBytes 185 Mbits/sec |
1046 | 2024-12-31T16:38:05.848Z | [ 15] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec |
1047 | 2024-12-31T16:38:05.848Z | [ 17] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec |
1048 | 2024-12-31T16:38:05.848Z | [ 19] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec |
1049 | 2024-12-31T16:38:05.848Z | [SUM] 3.00-4.00 sec 177 MBytes 1.48 Gbits/sec |
1050 | 2024-12-31T16:38:05.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1051 | 2024-12-31T16:38:05.848Z | [ 5] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec |
1052 | 2024-12-31T16:38:05.848Z | [ 7] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1053 | 2024-12-31T16:38:05.848Z | [ 9] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1054 | 2024-12-31T16:38:05.848Z | [ 11] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1055 | 2024-12-31T16:38:05.848Z | [ 13] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1056 | 2024-12-31T16:38:05.848Z | [ 15] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1057 | 2024-12-31T16:38:05.848Z | [ 17] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1058 | 2024-12-31T16:38:05.848Z | [ 19] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec |
1059 | 2024-12-31T16:38:05.848Z | [SUM] 4.00-5.00 sec 176 MBytes 1.48 Gbits/sec |
1060 | 2024-12-31T16:38:05.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1061 | 2024-12-31T16:38:05.848Z | [ 5] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec |
1062 | 2024-12-31T16:38:05.848Z | [ 7] 5.00-6.00 sec 22.2 MBytes 187 Mbits/sec |
1063 | 2024-12-31T16:38:05.848Z | [ 9] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1064 | 2024-12-31T16:38:05.848Z | [ 11] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1065 | 2024-12-31T16:38:05.848Z | [ 13] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec |
1066 | 2024-12-31T16:38:05.848Z | [ 15] 5.00-6.00 sec 22.2 MBytes 187 Mbits/sec |
1067 | 2024-12-31T16:38:05.848Z | [ 17] 5.00-6.00 sec 22.2 MBytes 187 Mbits/sec |
1068 | 2024-12-31T16:38:05.848Z | [ 19] 5.00-6.00 sec 22.2 MBytes 187 Mbits/sec |
1069 | 2024-12-31T16:38:05.848Z | [SUM] 5.00-6.00 sec 178 MBytes 1.50 Gbits/sec |
1070 | 2024-12-31T16:38:05.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1071 | 2024-12-31T16:38:05.851Z | [ 5] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1072 | 2024-12-31T16:38:05.851Z | [ 7] 6.00-7.00 sec 22.2 MBytes 186 Mbits/sec |
1073 | 2024-12-31T16:38:05.851Z | [ 9] 6.00-7.00 sec 22.2 MBytes 186 Mbits/sec |
1074 | 2024-12-31T16:38:09.066Z | [ 11] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec |
1075 | 2024-12-31T16:38:09.066Z | [ 13] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec |
1076 | 2024-12-31T16:38:09.066Z | [ 15] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1077 | 2024-12-31T16:38:09.066Z | [ 17] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1078 | 2024-12-31T16:38:09.066Z | [ 19] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1079 | 2024-12-31T16:38:09.066Z | [SUM] 6.00-7.00 sec 178 MBytes 1.49 Gbits/sec |
1080 | 2024-12-31T16:38:09.066Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1081 | 2024-12-31T16:38:09.066Z | [ 5] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1082 | 2024-12-31T16:38:09.066Z | [ 7] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1083 | 2024-12-31T16:38:09.066Z | [ 9] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1084 | 2024-12-31T16:38:09.066Z | [ 11] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1085 | 2024-12-31T16:38:09.067Z | [ 13] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1086 | 2024-12-31T16:38:09.067Z | [ 15] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1087 | 2024-12-31T16:38:09.067Z | [ 17] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1088 | 2024-12-31T16:38:09.067Z | [ 19] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1089 | 2024-12-31T16:38:09.067Z | [SUM] 7.00-8.00 sec 177 MBytes 1.48 Gbits/sec |
1090 | 2024-12-31T16:38:09.067Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1091 | 2024-12-31T16:38:09.067Z | [ 5] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1092 | 2024-12-31T16:38:09.067Z | [ 7] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1093 | 2024-12-31T16:38:09.067Z | [ 9] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1094 | 2024-12-31T16:38:09.067Z | [ 11] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1095 | 2024-12-31T16:38:09.067Z | [ 13] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1096 | 2024-12-31T16:38:09.067Z | [ 15] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1097 | 2024-12-31T16:38:09.067Z | [ 17] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1098 | 2024-12-31T16:38:09.067Z | [ 19] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1099 | 2024-12-31T16:38:09.067Z | [SUM] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec |
1100 | 2024-12-31T16:38:09.067Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1101 | 2024-12-31T16:38:09.067Z | [ 5] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec |
1102 | 2024-12-31T16:38:09.067Z | [ 7] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
1103 | 2024-12-31T16:38:09.067Z | [ 9] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec |
1104 | 2024-12-31T16:38:09.067Z | [ 11] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec |
1105 | 2024-12-31T16:38:09.067Z | [ 13] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec |
1106 | 2024-12-31T16:38:09.067Z | [ 15] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
1107 | 2024-12-31T16:38:09.067Z | [ 17] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
1108 | 2024-12-31T16:38:09.067Z | [ 19] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec |
1109 | 2024-12-31T16:38:09.067Z | [SUM] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec |
1110 | 2024-12-31T16:38:09.067Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1111 | 2024-12-31T16:38:09.067Z | [ 5] 10.00-10.00 sec 50.9 KBytes 171 Mbits/sec |
1112 | 2024-12-31T16:38:09.067Z | [ 7] 10.00-10.00 sec 106 KBytes 356 Mbits/sec |
1113 | 2024-12-31T16:38:09.067Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1114 | 2024-12-31T16:38:09.067Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1115 | 2024-12-31T16:38:09.067Z | [ 13] 10.00-10.00 sec 8.48 KBytes 28.5 Mbits/sec |
1116 | 2024-12-31T16:38:09.067Z | [ 15] 10.00-10.00 sec 116 KBytes 389 Mbits/sec |
1117 | 2024-12-31T16:38:09.067Z | [ 17] 10.00-10.00 sec 124 KBytes 418 Mbits/sec |
1118 | 2024-12-31T16:38:09.067Z | [ 19] 10.00-10.00 sec 124 KBytes 418 Mbits/sec |
1119 | 2024-12-31T16:38:09.067Z | [SUM] 10.00-10.00 sec 530 KBytes 1.78 Gbits/sec |
1120 | 2024-12-31T16:38:09.067Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1121 | 2024-12-31T16:38:09.067Z | [ ID] Interval Transfer Bandwidth |
1122 | 2024-12-31T16:38:09.067Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1123 | 2024-12-31T16:38:09.067Z | [ 5] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1124 | 2024-12-31T16:38:09.068Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1125 | 2024-12-31T16:38:09.068Z | [ 7] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1126 | 2024-12-31T16:38:09.068Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1127 | 2024-12-31T16:38:09.068Z | [ 9] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1128 | 2024-12-31T16:38:09.068Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1129 | 2024-12-31T16:38:09.068Z | [ 11] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1130 | 2024-12-31T16:38:09.068Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1131 | 2024-12-31T16:38:09.068Z | [ 13] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1132 | 2024-12-31T16:38:09.068Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1133 | 2024-12-31T16:38:09.068Z | [ 15] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1134 | 2024-12-31T16:38:09.068Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1135 | 2024-12-31T16:38:09.068Z | [ 17] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1136 | 2024-12-31T16:38:09.068Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1137 | 2024-12-31T16:38:09.068Z | [ 19] 0.00-10.00 sec 219 MBytes 183 Mbits/sec receiver |
1138 | 2024-12-31T16:38:09.068Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1139 | 2024-12-31T16:38:09.068Z | [SUM] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec receiver |
1140 | 2024-12-31T16:38:09.071Z | Run 3/5...1467.627Mbps |
1141 | 2024-12-31T16:38:16.098Z | ----------------------------------------------------------- |
1142 | 2024-12-31T16:38:16.098Z | Server listening on 5201 |
1143 | 2024-12-31T16:38:16.098Z | ----------------------------------------------------------- |
1144 | 2024-12-31T16:38:16.098Z | Accepted connection from 10.0.0.1, port 55915 |
1145 | 2024-12-31T16:38:16.098Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46996 |
1146 | 2024-12-31T16:38:16.098Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57748 |
1147 | 2024-12-31T16:38:16.098Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65211 |
1148 | 2024-12-31T16:38:16.098Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34456 |
1149 | 2024-12-31T16:38:16.098Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46134 |
1150 | 2024-12-31T16:38:16.098Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38708 |
1151 | 2024-12-31T16:38:16.098Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42288 |
1152 | 2024-12-31T16:38:16.098Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40355 |
1153 | 2024-12-31T16:38:16.098Z | [ ID] Interval Transfer Bandwidth |
1154 | 2024-12-31T16:38:16.098Z | [ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1155 | 2024-12-31T16:38:16.098Z | [ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1156 | 2024-12-31T16:38:16.099Z | [ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1157 | 2024-12-31T16:38:16.099Z | [ 11] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1158 | 2024-12-31T16:38:16.099Z | [ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1159 | 2024-12-31T16:38:16.099Z | [ 15] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1160 | 2024-12-31T16:38:16.099Z | [ 17] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1161 | 2024-12-31T16:38:16.099Z | [ 19] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1162 | 2024-12-31T16:38:16.099Z | [SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec |
1163 | 2024-12-31T16:38:16.099Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1164 | 2024-12-31T16:38:16.099Z | [ 5] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1165 | 2024-12-31T16:38:16.099Z | [ 7] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
1166 | 2024-12-31T16:38:16.099Z | [ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1167 | 2024-12-31T16:38:16.099Z | [ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1168 | 2024-12-31T16:38:16.099Z | [ 13] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1169 | 2024-12-31T16:38:16.099Z | [ 15] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
1170 | 2024-12-31T16:38:16.099Z | [ 17] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1171 | 2024-12-31T16:38:16.099Z | [ 19] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1172 | 2024-12-31T16:38:16.099Z | [SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec |
1173 | 2024-12-31T16:38:16.099Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1174 | 2024-12-31T16:38:16.099Z | [ 5] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1175 | 2024-12-31T16:38:16.099Z | [ 7] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec |
1176 | 2024-12-31T16:38:16.099Z | [ 9] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1177 | 2024-12-31T16:38:16.099Z | [ 11] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1178 | 2024-12-31T16:38:16.099Z | [ 13] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1179 | 2024-12-31T16:38:16.099Z | [ 15] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec |
1180 | 2024-12-31T16:38:16.099Z | [ 17] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1181 | 2024-12-31T16:38:16.099Z | [ 19] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec |
1182 | 2024-12-31T16:38:16.099Z | [SUM] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec |
1183 | 2024-12-31T16:38:16.099Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1184 | 2024-12-31T16:38:16.099Z | [ 5] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
1185 | 2024-12-31T16:38:16.099Z | [ 7] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1186 | 2024-12-31T16:38:16.099Z | [ 9] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1187 | 2024-12-31T16:38:16.099Z | [ 11] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1188 | 2024-12-31T16:38:16.099Z | [ 13] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1189 | 2024-12-31T16:38:16.099Z | [ 15] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
1190 | 2024-12-31T16:38:16.099Z | [ 17] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1191 | 2024-12-31T16:38:16.099Z | [ 19] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
1192 | 2024-12-31T16:38:16.099Z | [SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec |
1193 | 2024-12-31T16:38:16.099Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1194 | 2024-12-31T16:38:16.099Z | [ 5] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1195 | 2024-12-31T16:38:16.100Z | [ 7] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1196 | 2024-12-31T16:38:16.100Z | [ 9] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1197 | 2024-12-31T16:38:16.100Z | [ 11] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1198 | 2024-12-31T16:38:16.100Z | [ 13] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1199 | 2024-12-31T16:38:16.100Z | [ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1200 | 2024-12-31T16:38:16.100Z | [ 17] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1201 | 2024-12-31T16:38:16.100Z | [ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1202 | 2024-12-31T16:38:16.100Z | [SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec |
1203 | 2024-12-31T16:38:16.100Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1204 | 2024-12-31T16:38:16.100Z | [ 5] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec |
1205 | 2024-12-31T16:38:16.100Z | [ 7] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
1206 | 2024-12-31T16:38:16.100Z | [ 9] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec |
1207 | 2024-12-31T16:38:16.100Z | [ 11] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec |
1208 | 2024-12-31T16:38:16.100Z | [ 13] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
1209 | 2024-12-31T16:38:16.100Z | [ 15] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
1210 | 2024-12-31T16:38:16.100Z | [ 17] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec |
1211 | 2024-12-31T16:38:16.100Z | [ 19] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec |
1212 | 2024-12-31T16:38:16.100Z | [SUM] 5.00-6.00 sec 176 MBytes 1.47 Gbits/sec |
1213 | 2024-12-31T16:38:16.100Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1214 | 2024-12-31T16:38:16.100Z | [ 5] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1215 | 2024-12-31T16:38:16.100Z | [ 7] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1216 | 2024-12-31T16:38:16.100Z | [ 9] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1217 | 2024-12-31T16:38:19.318Z | [ 11] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec |
1218 | 2024-12-31T16:38:19.318Z | [ 13] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec |
1219 | 2024-12-31T16:38:19.318Z | [ 15] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1220 | 2024-12-31T16:38:19.318Z | [ 17] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1221 | 2024-12-31T16:38:19.318Z | [ 19] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1222 | 2024-12-31T16:38:19.318Z | [SUM] 6.00-7.00 sec 179 MBytes 1.50 Gbits/sec |
1223 | 2024-12-31T16:38:19.318Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1224 | 2024-12-31T16:38:19.318Z | [ 5] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1225 | 2024-12-31T16:38:19.318Z | [ 7] 7.00-8.00 sec 22.1 MBytes 185 Mbits/sec |
1226 | 2024-12-31T16:38:19.318Z | [ 9] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1227 | 2024-12-31T16:38:19.318Z | [ 11] 7.00-8.00 sec 22.1 MBytes 185 Mbits/sec |
1228 | 2024-12-31T16:38:19.318Z | [ 13] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1229 | 2024-12-31T16:38:19.318Z | [ 15] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec |
1230 | 2024-12-31T16:38:19.318Z | [ 17] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1231 | 2024-12-31T16:38:19.318Z | [ 19] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1232 | 2024-12-31T16:38:19.318Z | [SUM] 7.00-8.00 sec 176 MBytes 1.48 Gbits/sec |
1233 | 2024-12-31T16:38:19.318Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1234 | 2024-12-31T16:38:19.318Z | [ 5] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1235 | 2024-12-31T16:38:19.318Z | [ 7] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec |
1236 | 2024-12-31T16:38:19.318Z | [ 9] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1237 | 2024-12-31T16:38:19.318Z | [ 11] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1238 | 2024-12-31T16:38:19.318Z | [ 13] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec |
1239 | 2024-12-31T16:38:19.318Z | [ 15] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1240 | 2024-12-31T16:38:19.318Z | [ 17] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1241 | 2024-12-31T16:38:19.318Z | [ 19] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1242 | 2024-12-31T16:38:19.318Z | [SUM] 8.00-9.00 sec 177 MBytes 1.48 Gbits/sec |
1243 | 2024-12-31T16:38:19.318Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1244 | 2024-12-31T16:38:19.318Z | [ 5] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1245 | 2024-12-31T16:38:19.319Z | [ 7] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1246 | 2024-12-31T16:38:19.319Z | [ 9] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1247 | 2024-12-31T16:38:19.319Z | [ 11] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec |
1248 | 2024-12-31T16:38:19.319Z | [ 13] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec |
1249 | 2024-12-31T16:38:19.319Z | [ 15] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1250 | 2024-12-31T16:38:19.319Z | [ 17] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1251 | 2024-12-31T16:38:19.319Z | [ 19] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1252 | 2024-12-31T16:38:19.319Z | [SUM] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec |
1253 | 2024-12-31T16:38:19.319Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1254 | 2024-12-31T16:38:19.319Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1255 | 2024-12-31T16:38:19.319Z | [ 7] 10.00-10.00 sec 124 KBytes 439 Mbits/sec |
1256 | 2024-12-31T16:38:19.319Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1257 | 2024-12-31T16:38:19.319Z | [ 11] 10.00-10.00 sec 94.7 KBytes 335 Mbits/sec |
1258 | 2024-12-31T16:38:19.319Z | [ 13] 10.00-10.00 sec 124 KBytes 440 Mbits/sec |
1259 | 2024-12-31T16:38:19.319Z | [ 15] 10.00-10.00 sec 124 KBytes 439 Mbits/sec |
1260 | 2024-12-31T16:38:19.319Z | [ 17] 10.00-10.00 sec 5.66 KBytes 20.0 Mbits/sec |
1261 | 2024-12-31T16:38:19.319Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1262 | 2024-12-31T16:38:19.319Z | [SUM] 10.00-10.00 sec 474 KBytes 1.67 Gbits/sec |
1263 | 2024-12-31T16:38:19.319Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1264 | 2024-12-31T16:38:19.319Z | [ ID] Interval Transfer Bandwidth |
1265 | 2024-12-31T16:38:19.319Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1266 | 2024-12-31T16:38:19.319Z | [ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1267 | 2024-12-31T16:38:19.319Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1268 | 2024-12-31T16:38:19.319Z | [ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1269 | 2024-12-31T16:38:19.319Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1270 | 2024-12-31T16:38:19.319Z | [ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1271 | 2024-12-31T16:38:19.319Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1272 | 2024-12-31T16:38:19.319Z | [ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1273 | 2024-12-31T16:38:19.319Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1274 | 2024-12-31T16:38:19.319Z | [ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1275 | 2024-12-31T16:38:19.319Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1276 | 2024-12-31T16:38:19.319Z | [ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1277 | 2024-12-31T16:38:19.319Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1278 | 2024-12-31T16:38:19.319Z | [ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1279 | 2024-12-31T16:38:19.319Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1280 | 2024-12-31T16:38:19.319Z | [ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1281 | 2024-12-31T16:38:19.319Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1282 | 2024-12-31T16:38:19.319Z | [SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver |
1283 | 2024-12-31T16:38:19.322Z | Run 4/5...1457.609Mbps |
1284 | 2024-12-31T16:38:26.352Z | ----------------------------------------------------------- |
1285 | 2024-12-31T16:38:26.352Z | Server listening on 5201 |
1286 | 2024-12-31T16:38:26.352Z | ----------------------------------------------------------- |
1287 | 2024-12-31T16:38:26.352Z | Accepted connection from 10.0.0.1, port 55721 |
1288 | 2024-12-31T16:38:26.352Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57580 |
1289 | 2024-12-31T16:38:26.352Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40109 |
1290 | 2024-12-31T16:38:26.352Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43653 |
1291 | 2024-12-31T16:38:26.352Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49207 |
1292 | 2024-12-31T16:38:26.352Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46888 |
1293 | 2024-12-31T16:38:26.352Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46700 |
1294 | 2024-12-31T16:38:26.352Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42255 |
1295 | 2024-12-31T16:38:26.352Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64154 |
1296 | 2024-12-31T16:38:26.352Z | [ ID] Interval Transfer Bandwidth |
1297 | 2024-12-31T16:38:26.352Z | [ 5] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec |
1298 | 2024-12-31T16:38:26.352Z | [ 7] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1299 | 2024-12-31T16:38:26.352Z | [ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1300 | 2024-12-31T16:38:26.353Z | [ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1301 | 2024-12-31T16:38:26.353Z | [ 13] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1302 | 2024-12-31T16:38:26.353Z | [ 15] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1303 | 2024-12-31T16:38:26.353Z | [ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1304 | 2024-12-31T16:38:26.353Z | [ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1305 | 2024-12-31T16:38:26.353Z | [SUM] 0.00-1.00 sec 159 MBytes 1.33 Gbits/sec |
1306 | 2024-12-31T16:38:26.353Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1307 | 2024-12-31T16:38:26.353Z | [ 5] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec |
1308 | 2024-12-31T16:38:26.353Z | [ 7] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec |
1309 | 2024-12-31T16:38:26.353Z | [ 9] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
1310 | 2024-12-31T16:38:26.353Z | [ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec |
1311 | 2024-12-31T16:38:26.353Z | [ 13] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec |
1312 | 2024-12-31T16:38:26.353Z | [ 15] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec |
1313 | 2024-12-31T16:38:26.353Z | [ 17] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec |
1314 | 2024-12-31T16:38:26.353Z | [ 19] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec |
1315 | 2024-12-31T16:38:26.353Z | [SUM] 1.00-2.00 sec 176 MBytes 1.47 Gbits/sec |
1316 | 2024-12-31T16:38:26.353Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1317 | 2024-12-31T16:38:26.353Z | [ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
1318 | 2024-12-31T16:38:26.353Z | [ 7] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
1319 | 2024-12-31T16:38:26.353Z | [ 9] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
1320 | 2024-12-31T16:38:26.353Z | [ 11] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
1321 | 2024-12-31T16:38:26.353Z | [ 13] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
1322 | 2024-12-31T16:38:26.353Z | [ 15] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
1323 | 2024-12-31T16:38:26.353Z | [ 17] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
1324 | 2024-12-31T16:38:26.353Z | [ 19] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
1325 | 2024-12-31T16:38:26.353Z | [SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec |
1326 | 2024-12-31T16:38:26.353Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1327 | 2024-12-31T16:38:26.353Z | [ 5] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1328 | 2024-12-31T16:38:26.353Z | [ 7] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1329 | 2024-12-31T16:38:26.353Z | [ 9] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1330 | 2024-12-31T16:38:26.353Z | [ 11] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1331 | 2024-12-31T16:38:26.353Z | [ 13] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
1332 | 2024-12-31T16:38:26.358Z | [ 15] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1333 | 2024-12-31T16:38:26.358Z | [ 17] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1334 | 2024-12-31T16:38:26.358Z | [ 19] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec |
1335 | 2024-12-31T16:38:26.358Z | [SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec |
1336 | 2024-12-31T16:38:26.358Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1337 | 2024-12-31T16:38:26.358Z | [ 5] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec |
1338 | 2024-12-31T16:38:26.358Z | [ 7] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec |
1339 | 2024-12-31T16:38:26.358Z | [ 9] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec |
1340 | 2024-12-31T16:38:26.358Z | [ 11] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec |
1341 | 2024-12-31T16:38:26.358Z | [ 13] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
1342 | 2024-12-31T16:38:26.358Z | [ 15] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec |
1343 | 2024-12-31T16:38:26.358Z | [ 17] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
1344 | 2024-12-31T16:38:26.358Z | [ 19] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
1345 | 2024-12-31T16:38:26.358Z | [SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec |
1346 | 2024-12-31T16:38:26.358Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1347 | 2024-12-31T16:38:26.358Z | [ 5] 5.00-6.00 sec 22.2 MBytes 187 Mbits/sec |
1348 | 2024-12-31T16:38:26.358Z | [ 7] 5.00-6.00 sec 22.1 MBytes 186 Mbits/sec |
1349 | 2024-12-31T16:38:26.358Z | [ 9] 5.00-6.00 sec 22.2 MBytes 187 Mbits/sec |
1350 | 2024-12-31T16:38:26.358Z | [ 11] 5.00-6.00 sec 22.2 MBytes 186 Mbits/sec |
1351 | 2024-12-31T16:38:26.358Z | [ 13] 5.00-6.00 sec 22.1 MBytes 186 Mbits/sec |
1352 | 2024-12-31T16:38:26.359Z | [ 15] 5.00-6.00 sec 22.1 MBytes 186 Mbits/sec |
1353 | 2024-12-31T16:38:26.359Z | [ 17] 5.00-6.00 sec 22.2 MBytes 186 Mbits/sec |
1354 | 2024-12-31T16:38:26.359Z | [ 19] 5.00-6.00 sec 22.2 MBytes 186 Mbits/sec |
1355 | 2024-12-31T16:38:26.359Z | [SUM] 5.00-6.00 sec 177 MBytes 1.49 Gbits/sec |
1356 | 2024-12-31T16:38:26.359Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1357 | 2024-12-31T16:38:26.359Z | [ 5] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1358 | 2024-12-31T16:38:26.359Z | [ 7] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1359 | 2024-12-31T16:38:26.359Z | [ 9] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1360 | 2024-12-31T16:38:29.570Z | [ 11] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1361 | 2024-12-31T16:38:29.570Z | [ 13] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1362 | 2024-12-31T16:38:29.570Z | [ 15] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1363 | 2024-12-31T16:38:29.570Z | [ 17] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1364 | 2024-12-31T16:38:29.570Z | [ 19] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1365 | 2024-12-31T16:38:29.570Z | [SUM] 6.00-7.00 sec 179 MBytes 1.50 Gbits/sec |
1366 | 2024-12-31T16:38:29.570Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1367 | 2024-12-31T16:38:29.570Z | [ 5] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec |
1368 | 2024-12-31T16:38:29.570Z | [ 7] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec |
1369 | 2024-12-31T16:38:29.570Z | [ 9] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec |
1370 | 2024-12-31T16:38:29.570Z | [ 11] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec |
1371 | 2024-12-31T16:38:29.570Z | [ 13] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec |
1372 | 2024-12-31T16:38:29.570Z | [ 15] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec |
1373 | 2024-12-31T16:38:29.570Z | [ 17] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec |
1374 | 2024-12-31T16:38:29.570Z | [ 19] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec |
1375 | 2024-12-31T16:38:29.570Z | [SUM] 7.00-8.00 sec 175 MBytes 1.47 Gbits/sec |
1376 | 2024-12-31T16:38:29.570Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1377 | 2024-12-31T16:38:29.570Z | [ 5] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1378 | 2024-12-31T16:38:29.570Z | [ 7] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec |
1379 | 2024-12-31T16:38:29.570Z | [ 9] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1380 | 2024-12-31T16:38:29.570Z | [ 11] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec |
1381 | 2024-12-31T16:38:29.570Z | [ 13] 8.00-9.00 sec 22.0 MBytes 184 Mbits/sec |
1382 | 2024-12-31T16:38:29.570Z | [ 15] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec |
1383 | 2024-12-31T16:38:29.570Z | [ 17] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec |
1384 | 2024-12-31T16:38:29.570Z | [ 19] 8.00-9.00 sec 22.0 MBytes 184 Mbits/sec |
1385 | 2024-12-31T16:38:29.570Z | [SUM] 8.00-9.00 sec 176 MBytes 1.47 Gbits/sec |
1386 | 2024-12-31T16:38:29.570Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1387 | 2024-12-31T16:38:29.570Z | [ 5] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1388 | 2024-12-31T16:38:29.570Z | [ 7] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1389 | 2024-12-31T16:38:29.570Z | [ 9] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec |
1390 | 2024-12-31T16:38:29.570Z | [ 11] 9.00-10.00 sec 21.8 MBytes 182 Mbits/sec |
1391 | 2024-12-31T16:38:29.571Z | [ 13] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec |
1392 | 2024-12-31T16:38:29.571Z | [ 15] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec |
1393 | 2024-12-31T16:38:29.571Z | [ 17] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1394 | 2024-12-31T16:38:29.571Z | [ 19] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec |
1395 | 2024-12-31T16:38:29.571Z | [SUM] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec |
1396 | 2024-12-31T16:38:29.571Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1397 | 2024-12-31T16:38:29.571Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1398 | 2024-12-31T16:38:29.571Z | [ 7] 10.00-10.00 sec 36.8 KBytes 136 Mbits/sec |
1399 | 2024-12-31T16:38:29.571Z | [ 9] 10.00-10.00 sec 39.6 KBytes 146 Mbits/sec |
1400 | 2024-12-31T16:38:29.571Z | [ 11] 10.00-10.00 sec 124 KBytes 459 Mbits/sec |
1401 | 2024-12-31T16:38:29.571Z | [ 13] 10.00-10.00 sec 124 KBytes 459 Mbits/sec |
1402 | 2024-12-31T16:38:29.571Z | [ 15] 10.00-10.00 sec 124 KBytes 459 Mbits/sec |
1403 | 2024-12-31T16:38:29.571Z | [ 17] 10.00-10.00 sec 5.66 KBytes 20.9 Mbits/sec |
1404 | 2024-12-31T16:38:29.571Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1405 | 2024-12-31T16:38:29.571Z | [SUM] 10.00-10.00 sec 455 KBytes 1.68 Gbits/sec |
1406 | 2024-12-31T16:38:29.571Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1407 | 2024-12-31T16:38:29.571Z | [ ID] Interval Transfer Bandwidth |
1408 | 2024-12-31T16:38:29.571Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1409 | 2024-12-31T16:38:29.571Z | [ 5] 0.00-10.00 sec 218 MBytes 183 Mbits/sec receiver |
1410 | 2024-12-31T16:38:29.571Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1411 | 2024-12-31T16:38:29.571Z | [ 7] 0.00-10.00 sec 218 MBytes 182 Mbits/sec receiver |
1412 | 2024-12-31T16:38:29.571Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1413 | 2024-12-31T16:38:29.571Z | [ 9] 0.00-10.00 sec 218 MBytes 182 Mbits/sec receiver |
1414 | 2024-12-31T16:38:29.571Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1415 | 2024-12-31T16:38:29.571Z | [ 11] 0.00-10.00 sec 218 MBytes 182 Mbits/sec receiver |
1416 | 2024-12-31T16:38:29.571Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1417 | 2024-12-31T16:38:29.571Z | [ 13] 0.00-10.00 sec 218 MBytes 182 Mbits/sec receiver |
1418 | 2024-12-31T16:38:29.571Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1419 | 2024-12-31T16:38:29.571Z | [ 15] 0.00-10.00 sec 218 MBytes 182 Mbits/sec receiver |
1420 | 2024-12-31T16:38:29.571Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1421 | 2024-12-31T16:38:29.571Z | [ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1422 | 2024-12-31T16:38:29.571Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1423 | 2024-12-31T16:38:29.571Z | [ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
1424 | 2024-12-31T16:38:29.571Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1425 | 2024-12-31T16:38:29.571Z | [SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver |
1426 | 2024-12-31T16:38:29.574Z | Run 5/5...1459.854Mbps |
1427 | 2024-12-31T16:38:29.574Z | ###---------------------### |
1428 | 2024-12-31T16:38:29.574Z | ::: iPerf done... ::: |
1429 | 2024-12-31T16:38:29.574Z | :::Awaiting out files...::: |
1430 | 2024-12-31T16:38:29.574Z | ###---------------------### |
1431 | 2024-12-31T16:38:29.574Z | ###-----### |
1432 | 2024-12-31T16:38:29.574Z | :::done!::: |
1433 | 2024-12-31T16:38:29.574Z | ###-----### |
1434 | 2024-12-31T16:38:29.575Z | ###-------------------### |
1435 | 2024-12-31T16:38:29.575Z | :::Running experiment ::: |
1436 | 2024-12-31T16:38:29.575Z | :::iperf-tcp/local/s2c::: |
1437 | 2024-12-31T16:38:29.575Z | ###-------------------### |
1438 | 2024-12-31T16:38:36.605Z | ----------------------------------------------------------- |
1439 | 2024-12-31T16:38:36.605Z | Server listening on 5201 |
1440 | 2024-12-31T16:38:36.605Z | ----------------------------------------------------------- |
1441 | 2024-12-31T16:38:36.605Z | Accepted connection from 10.0.0.1, port 36847 |
1442 | 2024-12-31T16:38:36.605Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46071 |
1443 | 2024-12-31T16:38:36.605Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49260 |
1444 | 2024-12-31T16:38:36.605Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50653 |
1445 | 2024-12-31T16:38:36.605Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61082 |
1446 | 2024-12-31T16:38:36.605Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59416 |
1447 | 2024-12-31T16:38:36.605Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48496 |
1448 | 2024-12-31T16:38:36.605Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53811 |
1449 | 2024-12-31T16:38:36.605Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39444 |
1450 | 2024-12-31T16:38:36.605Z | [ ID] Interval Transfer Bandwidth |
1451 | 2024-12-31T16:38:36.605Z | [ 5] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec |
1452 | 2024-12-31T16:38:36.605Z | [ 7] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec |
1453 | 2024-12-31T16:38:36.605Z | [ 9] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec |
1454 | 2024-12-31T16:38:36.605Z | [ 11] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec |
1455 | 2024-12-31T16:38:36.605Z | [ 13] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec |
1456 | 2024-12-31T16:38:36.605Z | [ 15] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec |
1457 | 2024-12-31T16:38:36.605Z | [ 17] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec |
1458 | 2024-12-31T16:38:36.605Z | [ 19] 0.00-1.00 sec 19.1 MBytes 161 Mbits/sec |
1459 | 2024-12-31T16:38:36.605Z | [SUM] 0.00-1.00 sec 154 MBytes 1.29 Gbits/sec |
1460 | 2024-12-31T16:38:36.605Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1461 | 2024-12-31T16:38:36.605Z | [ 5] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1462 | 2024-12-31T16:38:36.605Z | [ 7] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1463 | 2024-12-31T16:38:36.605Z | [ 9] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1464 | 2024-12-31T16:38:36.605Z | [ 11] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1465 | 2024-12-31T16:38:36.606Z | [ 13] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1466 | 2024-12-31T16:38:36.606Z | [ 15] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1467 | 2024-12-31T16:38:36.606Z | [ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1468 | 2024-12-31T16:38:36.606Z | [ 19] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1469 | 2024-12-31T16:38:36.606Z | [SUM] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec |
1470 | 2024-12-31T16:38:36.606Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1471 | 2024-12-31T16:38:36.606Z | [ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1472 | 2024-12-31T16:38:36.606Z | [ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1473 | 2024-12-31T16:38:36.606Z | [ 9] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1474 | 2024-12-31T16:38:36.606Z | [ 11] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1475 | 2024-12-31T16:38:36.606Z | [ 13] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
1476 | 2024-12-31T16:38:36.606Z | [ 15] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1477 | 2024-12-31T16:38:36.606Z | [ 17] 2.00-3.00 sec 21.2 MBytes 177 Mbits/sec |
1478 | 2024-12-31T16:38:36.606Z | [ 19] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1479 | 2024-12-31T16:38:36.606Z | [SUM] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec |
1480 | 2024-12-31T16:38:36.606Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1481 | 2024-12-31T16:38:36.606Z | [ 5] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1482 | 2024-12-31T16:38:36.606Z | [ 7] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec |
1483 | 2024-12-31T16:38:36.606Z | [ 9] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec |
1484 | 2024-12-31T16:38:36.606Z | [ 11] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1485 | 2024-12-31T16:38:36.606Z | [ 13] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1486 | 2024-12-31T16:38:36.606Z | [ 15] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec |
1487 | 2024-12-31T16:38:36.606Z | [ 17] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec |
1488 | 2024-12-31T16:38:36.606Z | [ 19] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1489 | 2024-12-31T16:38:36.606Z | [SUM] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec |
1490 | 2024-12-31T16:38:36.606Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1491 | 2024-12-31T16:38:36.606Z | [ 5] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1492 | 2024-12-31T16:38:36.606Z | [ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1493 | 2024-12-31T16:38:36.606Z | [ 9] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1494 | 2024-12-31T16:38:36.606Z | [ 11] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
1495 | 2024-12-31T16:38:36.606Z | [ 13] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1496 | 2024-12-31T16:38:36.606Z | [ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1497 | 2024-12-31T16:38:36.606Z | [ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1498 | 2024-12-31T16:38:36.606Z | [ 19] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
1499 | 2024-12-31T16:38:36.606Z | [SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec |
1500 | 2024-12-31T16:38:36.606Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1501 | 2024-12-31T16:38:36.606Z | [ 5] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec |
1502 | 2024-12-31T16:38:36.606Z | [ 7] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec |
1503 | 2024-12-31T16:38:36.606Z | [ 9] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1504 | 2024-12-31T16:38:36.606Z | [ 11] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1505 | 2024-12-31T16:38:36.607Z | [ 13] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1506 | 2024-12-31T16:38:36.607Z | [ 15] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1507 | 2024-12-31T16:38:36.607Z | [ 17] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1508 | 2024-12-31T16:38:36.607Z | [ 19] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1509 | 2024-12-31T16:38:36.607Z | [SUM] 5.00-6.00 sec 172 MBytes 1.44 Gbits/sec |
1510 | 2024-12-31T16:38:36.607Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1511 | 2024-12-31T16:38:36.607Z | [ 5] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1512 | 2024-12-31T16:38:36.607Z | [ 7] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1513 | 2024-12-31T16:38:36.607Z | [ 9] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1514 | 2024-12-31T16:38:39.823Z | [ 11] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1515 | 2024-12-31T16:38:39.823Z | [ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1516 | 2024-12-31T16:38:39.823Z | [ 15] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1517 | 2024-12-31T16:38:39.823Z | [ 17] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1518 | 2024-12-31T16:38:39.823Z | [ 19] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1519 | 2024-12-31T16:38:39.823Z | [SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec |
1520 | 2024-12-31T16:38:39.823Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1521 | 2024-12-31T16:38:39.823Z | [ 5] 7.00-8.00 sec 21.6 MBytes 182 Mbits/sec |
1522 | 2024-12-31T16:38:39.823Z | [ 7] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec |
1523 | 2024-12-31T16:38:39.823Z | [ 9] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1524 | 2024-12-31T16:38:39.823Z | [ 11] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1525 | 2024-12-31T16:38:39.823Z | [ 13] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1526 | 2024-12-31T16:38:39.823Z | [ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1527 | 2024-12-31T16:38:39.823Z | [ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1528 | 2024-12-31T16:38:39.823Z | [ 19] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1529 | 2024-12-31T16:38:39.823Z | [SUM] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec |
1530 | 2024-12-31T16:38:39.823Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1531 | 2024-12-31T16:38:39.823Z | [ 5] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1532 | 2024-12-31T16:38:39.823Z | [ 7] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1533 | 2024-12-31T16:38:39.823Z | [ 9] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1534 | 2024-12-31T16:38:39.823Z | [ 11] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1535 | 2024-12-31T16:38:39.823Z | [ 13] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1536 | 2024-12-31T16:38:39.823Z | [ 15] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec |
1537 | 2024-12-31T16:38:39.823Z | [ 17] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1538 | 2024-12-31T16:38:39.823Z | [ 19] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1539 | 2024-12-31T16:38:39.823Z | [SUM] 8.00-9.00 sec 172 MBytes 1.45 Gbits/sec |
1540 | 2024-12-31T16:38:39.823Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1541 | 2024-12-31T16:38:39.823Z | [ 5] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1542 | 2024-12-31T16:38:39.823Z | [ 7] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1543 | 2024-12-31T16:38:39.823Z | [ 9] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1544 | 2024-12-31T16:38:39.823Z | [ 11] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec |
1545 | 2024-12-31T16:38:39.824Z | [ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1546 | 2024-12-31T16:38:39.824Z | [ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1547 | 2024-12-31T16:38:39.824Z | [ 17] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1548 | 2024-12-31T16:38:39.824Z | [ 19] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec |
1549 | 2024-12-31T16:38:39.824Z | [SUM] 9.00-10.00 sec 172 MBytes 1.45 Gbits/sec |
1550 | 2024-12-31T16:38:39.824Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1551 | 2024-12-31T16:38:39.824Z | [ 5] 10.00-10.00 sec 56.6 KBytes 206 Mbits/sec |
1552 | 2024-12-31T16:38:39.824Z | [ 7] 10.00-10.00 sec 170 KBytes 617 Mbits/sec |
1553 | 2024-12-31T16:38:39.824Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1554 | 2024-12-31T16:38:39.824Z | [ 11] 10.00-10.00 sec 56.6 KBytes 206 Mbits/sec |
1555 | 2024-12-31T16:38:39.824Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1556 | 2024-12-31T16:38:39.824Z | [ 15] 10.00-10.00 sec 56.6 KBytes 206 Mbits/sec |
1557 | 2024-12-31T16:38:39.824Z | [ 17] 10.00-10.00 sec 113 KBytes 411 Mbits/sec |
1558 | 2024-12-31T16:38:39.824Z | [ 19] 10.00-10.00 sec 56.6 KBytes 206 Mbits/sec |
1559 | 2024-12-31T16:38:39.824Z | [SUM] 10.00-10.00 sec 509 KBytes 1.85 Gbits/sec |
1560 | 2024-12-31T16:38:39.824Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1561 | 2024-12-31T16:38:39.824Z | [ ID] Interval Transfer Bandwidth |
1562 | 2024-12-31T16:38:39.824Z | [ 5] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1563 | 2024-12-31T16:38:39.824Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1564 | 2024-12-31T16:38:39.824Z | [ 7] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1565 | 2024-12-31T16:38:39.824Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1566 | 2024-12-31T16:38:39.824Z | [ 9] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1567 | 2024-12-31T16:38:39.824Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1568 | 2024-12-31T16:38:39.824Z | [ 11] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1569 | 2024-12-31T16:38:39.824Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1570 | 2024-12-31T16:38:39.824Z | [ 13] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1571 | 2024-12-31T16:38:39.824Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1572 | 2024-12-31T16:38:39.824Z | [ 15] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1573 | 2024-12-31T16:38:39.824Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1574 | 2024-12-31T16:38:39.824Z | [ 17] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1575 | 2024-12-31T16:38:39.824Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1576 | 2024-12-31T16:38:39.824Z | [ 19] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1577 | 2024-12-31T16:38:39.824Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1578 | 2024-12-31T16:38:39.824Z | [SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender |
1579 | 2024-12-31T16:38:39.824Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1580 | 2024-12-31T16:38:39.827Z | Run 1/5...1427.539Mbps |
1581 | 2024-12-31T16:38:46.855Z | ----------------------------------------------------------- |
1582 | 2024-12-31T16:38:46.855Z | Server listening on 5201 |
1583 | 2024-12-31T16:38:46.855Z | ----------------------------------------------------------- |
1584 | 2024-12-31T16:38:46.855Z | Accepted connection from 10.0.0.1, port 54716 |
1585 | 2024-12-31T16:38:46.855Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33909 |
1586 | 2024-12-31T16:38:46.855Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51796 |
1587 | 2024-12-31T16:38:46.855Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42482 |
1588 | 2024-12-31T16:38:46.855Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58039 |
1589 | 2024-12-31T16:38:46.855Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45354 |
1590 | 2024-12-31T16:38:46.856Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62453 |
1591 | 2024-12-31T16:38:46.856Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33531 |
1592 | 2024-12-31T16:38:46.856Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34172 |
1593 | 2024-12-31T16:38:46.856Z | [ ID] Interval Transfer Bandwidth |
1594 | 2024-12-31T16:38:46.856Z | [ 5] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec |
1595 | 2024-12-31T16:38:46.856Z | [ 7] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec |
1596 | 2024-12-31T16:38:46.856Z | [ 9] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec |
1597 | 2024-12-31T16:38:46.856Z | [ 11] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec |
1598 | 2024-12-31T16:38:46.856Z | [ 13] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec |
1599 | 2024-12-31T16:38:46.856Z | [ 15] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec |
1600 | 2024-12-31T16:38:46.856Z | [ 17] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec |
1601 | 2024-12-31T16:38:46.856Z | [ 19] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec |
1602 | 2024-12-31T16:38:46.856Z | [SUM] 0.00-1.00 sec 160 MBytes 1.35 Gbits/sec |
1603 | 2024-12-31T16:38:46.856Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1604 | 2024-12-31T16:38:46.856Z | [ 5] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1605 | 2024-12-31T16:38:46.856Z | [ 7] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1606 | 2024-12-31T16:38:46.856Z | [ 9] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1607 | 2024-12-31T16:38:46.856Z | [ 11] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
1608 | 2024-12-31T16:38:46.856Z | [ 13] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1609 | 2024-12-31T16:38:46.856Z | [ 15] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
1610 | 2024-12-31T16:38:46.856Z | [ 17] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1611 | 2024-12-31T16:38:46.856Z | [ 19] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1612 | 2024-12-31T16:38:46.856Z | [SUM] 1.00-2.00 sec 171 MBytes 1.44 Gbits/sec |
1613 | 2024-12-31T16:38:46.856Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1614 | 2024-12-31T16:38:46.856Z | [ 5] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1615 | 2024-12-31T16:38:46.856Z | [ 7] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1616 | 2024-12-31T16:38:46.857Z | [ 9] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1617 | 2024-12-31T16:38:46.857Z | [ 11] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1618 | 2024-12-31T16:38:46.857Z | [ 13] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1619 | 2024-12-31T16:38:46.857Z | [ 15] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1620 | 2024-12-31T16:38:46.857Z | [ 17] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1621 | 2024-12-31T16:38:46.857Z | [ 19] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1622 | 2024-12-31T16:38:46.857Z | [SUM] 2.00-3.00 sec 171 MBytes 1.44 Gbits/sec |
1623 | 2024-12-31T16:38:46.857Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1624 | 2024-12-31T16:38:46.857Z | [ 5] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1625 | 2024-12-31T16:38:46.857Z | [ 7] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1626 | 2024-12-31T16:38:46.857Z | [ 9] 3.00-4.00 sec 21.5 MBytes 181 Mbits/sec |
1627 | 2024-12-31T16:38:46.857Z | [ 11] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1628 | 2024-12-31T16:38:46.857Z | [ 13] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1629 | 2024-12-31T16:38:46.860Z | [ 15] 3.00-4.00 sec 21.5 MBytes 181 Mbits/sec |
1630 | 2024-12-31T16:38:46.860Z | [ 17] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1631 | 2024-12-31T16:38:46.860Z | [ 19] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1632 | 2024-12-31T16:38:46.860Z | [SUM] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec |
1633 | 2024-12-31T16:38:46.860Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1634 | 2024-12-31T16:38:46.860Z | [ 5] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1635 | 2024-12-31T16:38:46.860Z | [ 7] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1636 | 2024-12-31T16:38:46.860Z | [ 9] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1637 | 2024-12-31T16:38:46.860Z | [ 11] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1638 | 2024-12-31T16:38:46.860Z | [ 13] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1639 | 2024-12-31T16:38:46.860Z | [ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1640 | 2024-12-31T16:38:46.860Z | [ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1641 | 2024-12-31T16:38:46.860Z | [ 19] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1642 | 2024-12-31T16:38:46.860Z | [SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec |
1643 | 2024-12-31T16:38:46.860Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1644 | 2024-12-31T16:38:46.860Z | [ 5] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1645 | 2024-12-31T16:38:46.860Z | [ 7] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1646 | 2024-12-31T16:38:46.860Z | [ 9] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
1647 | 2024-12-31T16:38:46.861Z | [ 11] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1648 | 2024-12-31T16:38:46.861Z | [ 13] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1649 | 2024-12-31T16:38:46.861Z | [ 15] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec |
1650 | 2024-12-31T16:38:46.861Z | [ 17] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1651 | 2024-12-31T16:38:46.861Z | [ 19] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1652 | 2024-12-31T16:38:46.861Z | [SUM] 5.00-6.00 sec 171 MBytes 1.44 Gbits/sec |
1653 | 2024-12-31T16:38:46.861Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1654 | 2024-12-31T16:38:46.861Z | [ 5] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1655 | 2024-12-31T16:38:46.861Z | [ 7] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1656 | 2024-12-31T16:38:46.861Z | [ 9] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1657 | 2024-12-31T16:38:50.073Z | [ 11] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1658 | 2024-12-31T16:38:50.073Z | [ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1659 | 2024-12-31T16:38:50.073Z | [ 15] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1660 | 2024-12-31T16:38:50.073Z | [ 17] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1661 | 2024-12-31T16:38:50.073Z | [ 19] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1662 | 2024-12-31T16:38:50.073Z | [SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec |
1663 | 2024-12-31T16:38:50.073Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1664 | 2024-12-31T16:38:50.073Z | [ 5] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec |
1665 | 2024-12-31T16:38:50.073Z | [ 7] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec |
1666 | 2024-12-31T16:38:50.073Z | [ 9] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec |
1667 | 2024-12-31T16:38:50.073Z | [ 11] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec |
1668 | 2024-12-31T16:38:50.073Z | [ 13] 7.00-8.00 sec 21.0 MBytes 177 Mbits/sec |
1669 | 2024-12-31T16:38:50.073Z | [ 15] 7.00-8.00 sec 21.0 MBytes 177 Mbits/sec |
1670 | 2024-12-31T16:38:50.073Z | [ 17] 7.00-8.00 sec 21.0 MBytes 177 Mbits/sec |
1671 | 2024-12-31T16:38:50.073Z | [ 19] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec |
1672 | 2024-12-31T16:38:50.073Z | [SUM] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec |
1673 | 2024-12-31T16:38:50.073Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1674 | 2024-12-31T16:38:50.073Z | [ 5] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1675 | 2024-12-31T16:38:50.073Z | [ 7] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1676 | 2024-12-31T16:38:50.073Z | [ 9] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1677 | 2024-12-31T16:38:50.073Z | [ 11] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1678 | 2024-12-31T16:38:50.073Z | [ 13] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1679 | 2024-12-31T16:38:50.074Z | [ 15] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1680 | 2024-12-31T16:38:50.074Z | [ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1681 | 2024-12-31T16:38:50.074Z | [ 19] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1682 | 2024-12-31T16:38:50.074Z | [SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec |
1683 | 2024-12-31T16:38:50.074Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1684 | 2024-12-31T16:38:50.074Z | [ 5] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1685 | 2024-12-31T16:38:50.074Z | [ 7] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1686 | 2024-12-31T16:38:50.074Z | [ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1687 | 2024-12-31T16:38:50.074Z | [ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1688 | 2024-12-31T16:38:50.074Z | [ 13] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1689 | 2024-12-31T16:38:50.074Z | [ 15] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1690 | 2024-12-31T16:38:50.074Z | [ 17] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1691 | 2024-12-31T16:38:50.074Z | [ 19] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1692 | 2024-12-31T16:38:50.074Z | [SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec |
1693 | 2024-12-31T16:38:50.074Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1694 | 2024-12-31T16:38:50.074Z | [ 5] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1695 | 2024-12-31T16:38:50.074Z | [ 7] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1696 | 2024-12-31T16:38:50.074Z | [ 9] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1697 | 2024-12-31T16:38:50.074Z | [ 11] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1698 | 2024-12-31T16:38:50.074Z | [ 13] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1699 | 2024-12-31T16:38:50.074Z | [ 15] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1700 | 2024-12-31T16:38:50.074Z | [ 17] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1701 | 2024-12-31T16:38:50.074Z | [ 19] 10.00-10.00 sec 56.6 KBytes 216 Mbits/sec |
1702 | 2024-12-31T16:38:50.074Z | [SUM] 10.00-10.00 sec 452 KBytes 1.73 Gbits/sec |
1703 | 2024-12-31T16:38:50.074Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1704 | 2024-12-31T16:38:50.074Z | [ ID] Interval Transfer Bandwidth |
1705 | 2024-12-31T16:38:50.074Z | [ 5] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1706 | 2024-12-31T16:38:50.074Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1707 | 2024-12-31T16:38:50.074Z | [ 7] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1708 | 2024-12-31T16:38:50.074Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1709 | 2024-12-31T16:38:50.074Z | [ 9] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1710 | 2024-12-31T16:38:50.074Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1711 | 2024-12-31T16:38:50.074Z | [ 11] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1712 | 2024-12-31T16:38:50.074Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1713 | 2024-12-31T16:38:50.074Z | [ 13] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1714 | 2024-12-31T16:38:50.074Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1715 | 2024-12-31T16:38:50.074Z | [ 15] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1716 | 2024-12-31T16:38:50.074Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1717 | 2024-12-31T16:38:50.074Z | [ 17] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1718 | 2024-12-31T16:38:50.075Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1719 | 2024-12-31T16:38:50.075Z | [ 19] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1720 | 2024-12-31T16:38:50.075Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1721 | 2024-12-31T16:38:50.075Z | [SUM] 0.00-10.00 sec 1.67 GBytes 1.43 Gbits/sec sender |
1722 | 2024-12-31T16:38:50.075Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1723 | 2024-12-31T16:38:50.077Z | Run 2/5...1433.078Mbps |
1724 | 2024-12-31T16:38:57.106Z | ----------------------------------------------------------- |
1725 | 2024-12-31T16:38:57.106Z | Server listening on 5201 |
1726 | 2024-12-31T16:38:57.106Z | ----------------------------------------------------------- |
1727 | 2024-12-31T16:38:57.106Z | Accepted connection from 10.0.0.1, port 36089 |
1728 | 2024-12-31T16:38:57.106Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60359 |
1729 | 2024-12-31T16:38:57.106Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43965 |
1730 | 2024-12-31T16:38:57.106Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41891 |
1731 | 2024-12-31T16:38:57.106Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57260 |
1732 | 2024-12-31T16:38:57.106Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50581 |
1733 | 2024-12-31T16:38:57.106Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60362 |
1734 | 2024-12-31T16:38:57.106Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36320 |
1735 | 2024-12-31T16:38:57.106Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59710 |
1736 | 2024-12-31T16:38:57.106Z | [ ID] Interval Transfer Bandwidth |
1737 | 2024-12-31T16:38:57.106Z | [ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1738 | 2024-12-31T16:38:57.106Z | [ 7] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1739 | 2024-12-31T16:38:57.106Z | [ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1740 | 2024-12-31T16:38:57.106Z | [ 11] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1741 | 2024-12-31T16:38:57.106Z | [ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1742 | 2024-12-31T16:38:57.106Z | [ 15] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1743 | 2024-12-31T16:38:57.106Z | [ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1744 | 2024-12-31T16:38:57.106Z | [ 19] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec |
1745 | 2024-12-31T16:38:57.106Z | [SUM] 0.00-1.00 sec 158 MBytes 1.32 Gbits/sec |
1746 | 2024-12-31T16:38:57.106Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1747 | 2024-12-31T16:38:57.106Z | [ 5] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1748 | 2024-12-31T16:38:57.106Z | [ 7] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
1749 | 2024-12-31T16:38:57.106Z | [ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1750 | 2024-12-31T16:38:57.106Z | [ 11] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
1751 | 2024-12-31T16:38:57.106Z | [ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1752 | 2024-12-31T16:38:57.106Z | [ 15] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1753 | 2024-12-31T16:38:57.106Z | [ 17] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1754 | 2024-12-31T16:38:57.106Z | [ 19] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1755 | 2024-12-31T16:38:57.107Z | [SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec |
1756 | 2024-12-31T16:38:57.107Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1757 | 2024-12-31T16:38:57.107Z | [ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
1758 | 2024-12-31T16:38:57.107Z | [ 7] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
1759 | 2024-12-31T16:38:57.107Z | [ 9] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
1760 | 2024-12-31T16:38:57.107Z | [ 11] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
1761 | 2024-12-31T16:38:57.107Z | [ 13] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
1762 | 2024-12-31T16:38:57.107Z | [ 15] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
1763 | 2024-12-31T16:38:57.107Z | [ 17] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
1764 | 2024-12-31T16:38:57.107Z | [ 19] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
1765 | 2024-12-31T16:38:57.107Z | [SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec |
1766 | 2024-12-31T16:38:57.107Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1767 | 2024-12-31T16:38:57.107Z | [ 5] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1768 | 2024-12-31T16:38:57.107Z | [ 7] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1769 | 2024-12-31T16:38:57.107Z | [ 9] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1770 | 2024-12-31T16:38:57.107Z | [ 11] 3.00-4.00 sec 21.5 MBytes 181 Mbits/sec |
1771 | 2024-12-31T16:38:57.107Z | [ 13] 3.00-4.00 sec 21.5 MBytes 181 Mbits/sec |
1772 | 2024-12-31T16:38:57.107Z | [ 15] 3.00-4.00 sec 21.5 MBytes 181 Mbits/sec |
1773 | 2024-12-31T16:38:57.107Z | [ 17] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1774 | 2024-12-31T16:38:57.107Z | [ 19] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec |
1775 | 2024-12-31T16:38:57.107Z | [SUM] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec |
1776 | 2024-12-31T16:38:57.107Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1777 | 2024-12-31T16:38:57.107Z | [ 5] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1778 | 2024-12-31T16:38:57.107Z | [ 7] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1779 | 2024-12-31T16:38:57.107Z | [ 9] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1780 | 2024-12-31T16:38:57.107Z | [ 11] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1781 | 2024-12-31T16:38:57.107Z | [ 13] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1782 | 2024-12-31T16:38:57.107Z | [ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1783 | 2024-12-31T16:38:57.107Z | [ 17] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1784 | 2024-12-31T16:38:57.107Z | [ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1785 | 2024-12-31T16:38:57.107Z | [SUM] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec |
1786 | 2024-12-31T16:38:57.107Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1787 | 2024-12-31T16:38:57.107Z | [ 5] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec |
1788 | 2024-12-31T16:38:57.107Z | [ 7] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec |
1789 | 2024-12-31T16:38:57.107Z | [ 9] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1790 | 2024-12-31T16:38:57.107Z | [ 11] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1791 | 2024-12-31T16:38:57.107Z | [ 13] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1792 | 2024-12-31T16:38:57.107Z | [ 15] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec |
1793 | 2024-12-31T16:38:57.107Z | [ 17] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1794 | 2024-12-31T16:38:57.108Z | [ 19] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1795 | 2024-12-31T16:38:57.108Z | [SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec |
1796 | 2024-12-31T16:38:57.108Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1797 | 2024-12-31T16:38:57.108Z | [ 5] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1798 | 2024-12-31T16:38:57.108Z | [ 7] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1799 | 2024-12-31T16:38:57.108Z | [ 9] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1800 | 2024-12-31T16:39:00.326Z | [ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1801 | 2024-12-31T16:39:00.326Z | [ 13] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1802 | 2024-12-31T16:39:00.326Z | [ 15] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1803 | 2024-12-31T16:39:00.326Z | [ 17] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1804 | 2024-12-31T16:39:00.326Z | [ 19] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1805 | 2024-12-31T16:39:00.326Z | [SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec |
1806 | 2024-12-31T16:39:00.326Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1807 | 2024-12-31T16:39:00.326Z | [ 5] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1808 | 2024-12-31T16:39:00.326Z | [ 7] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec |
1809 | 2024-12-31T16:39:00.327Z | [ 9] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1810 | 2024-12-31T16:39:00.327Z | [ 11] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec |
1811 | 2024-12-31T16:39:00.327Z | [ 13] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1812 | 2024-12-31T16:39:00.327Z | [ 15] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec |
1813 | 2024-12-31T16:39:00.327Z | [ 17] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1814 | 2024-12-31T16:39:00.327Z | [ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1815 | 2024-12-31T16:39:00.327Z | [SUM] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec |
1816 | 2024-12-31T16:39:00.327Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1817 | 2024-12-31T16:39:00.327Z | [ 5] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1818 | 2024-12-31T16:39:00.327Z | [ 7] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec |
1819 | 2024-12-31T16:39:00.327Z | [ 9] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1820 | 2024-12-31T16:39:00.327Z | [ 11] 8.00-9.00 sec 21.5 MBytes 181 Mbits/sec |
1821 | 2024-12-31T16:39:00.327Z | [ 13] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1822 | 2024-12-31T16:39:00.327Z | [ 15] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1823 | 2024-12-31T16:39:00.327Z | [ 17] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1824 | 2024-12-31T16:39:00.327Z | [ 19] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1825 | 2024-12-31T16:39:00.327Z | [SUM] 8.00-9.00 sec 173 MBytes 1.45 Gbits/sec |
1826 | 2024-12-31T16:39:00.327Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1827 | 2024-12-31T16:39:00.327Z | [ 5] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1828 | 2024-12-31T16:39:00.327Z | [ 7] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1829 | 2024-12-31T16:39:00.327Z | [ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1830 | 2024-12-31T16:39:00.327Z | [ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1831 | 2024-12-31T16:39:00.327Z | [ 13] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec |
1832 | 2024-12-31T16:39:00.327Z | [ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1833 | 2024-12-31T16:39:00.327Z | [ 17] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1834 | 2024-12-31T16:39:00.327Z | [ 19] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1835 | 2024-12-31T16:39:00.327Z | [SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec |
1836 | 2024-12-31T16:39:00.327Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1837 | 2024-12-31T16:39:00.327Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1838 | 2024-12-31T16:39:00.327Z | [ 7] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec |
1839 | 2024-12-31T16:39:00.327Z | [ 9] 10.00-10.00 sec 113 KBytes 407 Mbits/sec |
1840 | 2024-12-31T16:39:00.327Z | [ 11] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec |
1841 | 2024-12-31T16:39:00.327Z | [ 13] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec |
1842 | 2024-12-31T16:39:00.327Z | [ 15] 10.00-10.00 sec 70.7 KBytes 254 Mbits/sec |
1843 | 2024-12-31T16:39:00.328Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1844 | 2024-12-31T16:39:00.328Z | [ 19] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec |
1845 | 2024-12-31T16:39:00.328Z | [SUM] 10.00-10.00 sec 410 KBytes 1.47 Gbits/sec |
1846 | 2024-12-31T16:39:00.328Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1847 | 2024-12-31T16:39:00.328Z | [ ID] Interval Transfer Bandwidth |
1848 | 2024-12-31T16:39:00.328Z | [ 5] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1849 | 2024-12-31T16:39:00.328Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1850 | 2024-12-31T16:39:00.328Z | [ 7] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1851 | 2024-12-31T16:39:00.328Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1852 | 2024-12-31T16:39:00.328Z | [ 9] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1853 | 2024-12-31T16:39:00.328Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1854 | 2024-12-31T16:39:00.328Z | [ 11] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1855 | 2024-12-31T16:39:00.328Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1856 | 2024-12-31T16:39:00.328Z | [ 13] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1857 | 2024-12-31T16:39:00.328Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1858 | 2024-12-31T16:39:00.328Z | [ 15] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1859 | 2024-12-31T16:39:00.328Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1860 | 2024-12-31T16:39:00.328Z | [ 17] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1861 | 2024-12-31T16:39:00.328Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1862 | 2024-12-31T16:39:00.328Z | [ 19] 0.00-10.00 sec 214 MBytes 179 Mbits/sec sender |
1863 | 2024-12-31T16:39:00.328Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1864 | 2024-12-31T16:39:00.328Z | [SUM] 0.00-10.00 sec 1.67 GBytes 1.44 Gbits/sec sender |
1865 | 2024-12-31T16:39:00.328Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1866 | 2024-12-31T16:39:00.332Z | Run 3/5...1435.996Mbps |
1867 | 2024-12-31T16:39:07.357Z | ----------------------------------------------------------- |
1868 | 2024-12-31T16:39:07.357Z | Server listening on 5201 |
1869 | 2024-12-31T16:39:07.357Z | ----------------------------------------------------------- |
1870 | 2024-12-31T16:39:07.357Z | Accepted connection from 10.0.0.1, port 32931 |
1871 | 2024-12-31T16:39:07.357Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51464 |
1872 | 2024-12-31T16:39:07.357Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49122 |
1873 | 2024-12-31T16:39:07.357Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50075 |
1874 | 2024-12-31T16:39:07.357Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54380 |
1875 | 2024-12-31T16:39:07.357Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62833 |
1876 | 2024-12-31T16:39:07.357Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38482 |
1877 | 2024-12-31T16:39:07.357Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62548 |
1878 | 2024-12-31T16:39:07.357Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37431 |
1879 | 2024-12-31T16:39:07.357Z | [ ID] Interval Transfer Bandwidth |
1880 | 2024-12-31T16:39:07.357Z | [ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1881 | 2024-12-31T16:39:07.357Z | [ 7] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1882 | 2024-12-31T16:39:07.357Z | [ 9] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1883 | 2024-12-31T16:39:07.357Z | [ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1884 | 2024-12-31T16:39:07.357Z | [ 13] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1885 | 2024-12-31T16:39:07.357Z | [ 15] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1886 | 2024-12-31T16:39:07.357Z | [ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1887 | 2024-12-31T16:39:07.357Z | [ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1888 | 2024-12-31T16:39:07.357Z | [SUM] 0.00-1.00 sec 159 MBytes 1.33 Gbits/sec |
1889 | 2024-12-31T16:39:07.357Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1890 | 2024-12-31T16:39:07.357Z | [ 5] 1.00-2.00 sec 21.3 MBytes 179 Mbits/sec |
1891 | 2024-12-31T16:39:07.358Z | [ 7] 1.00-2.00 sec 21.3 MBytes 179 Mbits/sec |
1892 | 2024-12-31T16:39:07.358Z | [ 9] 1.00-2.00 sec 21.3 MBytes 179 Mbits/sec |
1893 | 2024-12-31T16:39:07.358Z | [ 11] 1.00-2.00 sec 21.3 MBytes 179 Mbits/sec |
1894 | 2024-12-31T16:39:07.358Z | [ 13] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1895 | 2024-12-31T16:39:07.358Z | [ 15] 1.00-2.00 sec 21.4 MBytes 179 Mbits/sec |
1896 | 2024-12-31T16:39:07.358Z | [ 17] 1.00-2.00 sec 21.3 MBytes 179 Mbits/sec |
1897 | 2024-12-31T16:39:07.358Z | [ 19] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
1898 | 2024-12-31T16:39:07.358Z | [SUM] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec |
1899 | 2024-12-31T16:39:07.358Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1900 | 2024-12-31T16:39:07.358Z | [ 5] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1901 | 2024-12-31T16:39:07.358Z | [ 7] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1902 | 2024-12-31T16:39:07.358Z | [ 9] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1903 | 2024-12-31T16:39:07.358Z | [ 11] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1904 | 2024-12-31T16:39:07.358Z | [ 13] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec |
1905 | 2024-12-31T16:39:07.358Z | [ 15] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec |
1906 | 2024-12-31T16:39:07.358Z | [ 17] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec |
1907 | 2024-12-31T16:39:07.358Z | [ 19] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec |
1908 | 2024-12-31T16:39:07.361Z | [SUM] 2.00-3.00 sec 171 MBytes 1.44 Gbits/sec |
1909 | 2024-12-31T16:39:07.361Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1910 | 2024-12-31T16:39:07.361Z | [ 5] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1911 | 2024-12-31T16:39:07.361Z | [ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1912 | 2024-12-31T16:39:07.361Z | [ 9] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1913 | 2024-12-31T16:39:07.361Z | [ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1914 | 2024-12-31T16:39:07.361Z | [ 13] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec |
1915 | 2024-12-31T16:39:07.361Z | [ 15] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1916 | 2024-12-31T16:39:07.361Z | [ 17] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1917 | 2024-12-31T16:39:07.361Z | [ 19] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1918 | 2024-12-31T16:39:07.361Z | [SUM] 3.00-4.00 sec 171 MBytes 1.43 Gbits/sec |
1919 | 2024-12-31T16:39:07.361Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1920 | 2024-12-31T16:39:07.361Z | [ 5] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1921 | 2024-12-31T16:39:07.361Z | [ 7] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1922 | 2024-12-31T16:39:07.361Z | [ 9] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1923 | 2024-12-31T16:39:07.361Z | [ 11] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1924 | 2024-12-31T16:39:07.361Z | [ 13] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1925 | 2024-12-31T16:39:07.361Z | [ 15] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1926 | 2024-12-31T16:39:07.361Z | [ 17] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1927 | 2024-12-31T16:39:07.362Z | [ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1928 | 2024-12-31T16:39:07.362Z | [SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec |
1929 | 2024-12-31T16:39:07.362Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1930 | 2024-12-31T16:39:07.362Z | [ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
1931 | 2024-12-31T16:39:07.362Z | [ 7] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
1932 | 2024-12-31T16:39:07.362Z | [ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
1933 | 2024-12-31T16:39:07.362Z | [ 11] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
1934 | 2024-12-31T16:39:07.362Z | [ 13] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
1935 | 2024-12-31T16:39:07.362Z | [ 15] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
1936 | 2024-12-31T16:39:07.362Z | [ 17] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
1937 | 2024-12-31T16:39:07.362Z | [ 19] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec |
1938 | 2024-12-31T16:39:07.362Z | [SUM] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec |
1939 | 2024-12-31T16:39:07.362Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1940 | 2024-12-31T16:39:07.362Z | [ 5] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec |
1941 | 2024-12-31T16:39:07.362Z | [ 7] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec |
1942 | 2024-12-31T16:39:07.362Z | [ 9] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1943 | 2024-12-31T16:39:10.576Z | [ 11] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec |
1944 | 2024-12-31T16:39:10.576Z | [ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1945 | 2024-12-31T16:39:10.576Z | [ 15] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1946 | 2024-12-31T16:39:10.576Z | [ 17] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1947 | 2024-12-31T16:39:10.576Z | [ 19] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1948 | 2024-12-31T16:39:10.576Z | [SUM] 6.00-7.00 sec 173 MBytes 1.45 Gbits/sec |
1949 | 2024-12-31T16:39:10.576Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1950 | 2024-12-31T16:39:10.576Z | [ 5] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec |
1951 | 2024-12-31T16:39:10.576Z | [ 7] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec |
1952 | 2024-12-31T16:39:10.577Z | [ 9] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
1953 | 2024-12-31T16:39:10.577Z | [ 11] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
1954 | 2024-12-31T16:39:10.577Z | [ 13] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
1955 | 2024-12-31T16:39:10.577Z | [ 15] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
1956 | 2024-12-31T16:39:10.577Z | [ 17] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
1957 | 2024-12-31T16:39:10.577Z | [ 19] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
1958 | 2024-12-31T16:39:10.577Z | [SUM] 7.00-8.00 sec 171 MBytes 1.43 Gbits/sec |
1959 | 2024-12-31T16:39:10.577Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1960 | 2024-12-31T16:39:10.577Z | [ 5] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1961 | 2024-12-31T16:39:10.577Z | [ 7] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1962 | 2024-12-31T16:39:10.577Z | [ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1963 | 2024-12-31T16:39:10.577Z | [ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1964 | 2024-12-31T16:39:10.577Z | [ 13] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1965 | 2024-12-31T16:39:10.577Z | [ 15] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1966 | 2024-12-31T16:39:10.577Z | [ 17] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec |
1967 | 2024-12-31T16:39:10.577Z | [ 19] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec |
1968 | 2024-12-31T16:39:10.577Z | [SUM] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec |
1969 | 2024-12-31T16:39:10.577Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1970 | 2024-12-31T16:39:10.577Z | [ 5] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec |
1971 | 2024-12-31T16:39:10.577Z | [ 7] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
1972 | 2024-12-31T16:39:10.577Z | [ 9] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
1973 | 2024-12-31T16:39:10.577Z | [ 11] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec |
1974 | 2024-12-31T16:39:10.577Z | [ 13] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec |
1975 | 2024-12-31T16:39:10.577Z | [ 15] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec |
1976 | 2024-12-31T16:39:10.577Z | [ 17] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec |
1977 | 2024-12-31T16:39:10.577Z | [ 19] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
1978 | 2024-12-31T16:39:10.577Z | [SUM] 9.00-10.00 sec 170 MBytes 1.42 Gbits/sec |
1979 | 2024-12-31T16:39:10.577Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1980 | 2024-12-31T16:39:10.577Z | [ 5] 10.00-10.00 sec 113 KBytes 450 Mbits/sec |
1981 | 2024-12-31T16:39:10.577Z | [ 7] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1982 | 2024-12-31T16:39:10.577Z | [ 9] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1983 | 2024-12-31T16:39:10.577Z | [ 11] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1984 | 2024-12-31T16:39:10.577Z | [ 13] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1985 | 2024-12-31T16:39:10.577Z | [ 15] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1986 | 2024-12-31T16:39:10.577Z | [ 17] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1987 | 2024-12-31T16:39:10.577Z | [ 19] 10.00-10.00 sec 56.6 KBytes 225 Mbits/sec |
1988 | 2024-12-31T16:39:10.577Z | [SUM] 10.00-10.00 sec 509 KBytes 2.02 Gbits/sec |
1989 | 2024-12-31T16:39:10.577Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1990 | 2024-12-31T16:39:10.577Z | [ ID] Interval Transfer Bandwidth |
1991 | 2024-12-31T16:39:10.578Z | [ 5] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1992 | 2024-12-31T16:39:10.578Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1993 | 2024-12-31T16:39:10.578Z | [ 7] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1994 | 2024-12-31T16:39:10.578Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1995 | 2024-12-31T16:39:10.578Z | [ 9] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1996 | 2024-12-31T16:39:10.578Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1997 | 2024-12-31T16:39:10.578Z | [ 11] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1998 | 2024-12-31T16:39:10.578Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1999 | 2024-12-31T16:39:10.578Z | [ 13] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
2000 | 2024-12-31T16:39:10.578Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2001 | 2024-12-31T16:39:10.578Z | [ 15] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
2002 | 2024-12-31T16:39:10.578Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2003 | 2024-12-31T16:39:10.578Z | [ 17] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
2004 | 2024-12-31T16:39:10.578Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2005 | 2024-12-31T16:39:10.578Z | [ 19] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
2006 | 2024-12-31T16:39:10.578Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2007 | 2024-12-31T16:39:10.578Z | [SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender |
2008 | 2024-12-31T16:39:10.578Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2009 | 2024-12-31T16:39:10.581Z | Run 4/5...1428.734Mbps |
2010 | 2024-12-31T16:39:17.609Z | ----------------------------------------------------------- |
2011 | 2024-12-31T16:39:17.609Z | Server listening on 5201 |
2012 | 2024-12-31T16:39:17.609Z | ----------------------------------------------------------- |
2013 | 2024-12-31T16:39:17.609Z | Accepted connection from 10.0.0.1, port 35886 |
2014 | 2024-12-31T16:39:17.610Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42378 |
2015 | 2024-12-31T16:39:17.610Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60631 |
2016 | 2024-12-31T16:39:17.610Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59437 |
2017 | 2024-12-31T16:39:17.610Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34396 |
2018 | 2024-12-31T16:39:17.610Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54320 |
2019 | 2024-12-31T16:39:17.610Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63865 |
2020 | 2024-12-31T16:39:17.610Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48051 |
2021 | 2024-12-31T16:39:17.610Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34315 |
2022 | 2024-12-31T16:39:17.610Z | [ ID] Interval Transfer Bandwidth |
2023 | 2024-12-31T16:39:17.610Z | [ 5] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec |
2024 | 2024-12-31T16:39:17.610Z | [ 7] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec |
2025 | 2024-12-31T16:39:17.610Z | [ 9] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec |
2026 | 2024-12-31T16:39:17.610Z | [ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
2027 | 2024-12-31T16:39:17.610Z | [ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
2028 | 2024-12-31T16:39:17.610Z | [ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
2029 | 2024-12-31T16:39:17.610Z | [ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
2030 | 2024-12-31T16:39:17.610Z | [ 19] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
2031 | 2024-12-31T16:39:17.610Z | [SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec |
2032 | 2024-12-31T16:39:17.610Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2033 | 2024-12-31T16:39:17.610Z | [ 5] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
2034 | 2024-12-31T16:39:17.610Z | [ 7] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
2035 | 2024-12-31T16:39:17.610Z | [ 9] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
2036 | 2024-12-31T16:39:17.610Z | [ 11] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec |
2037 | 2024-12-31T16:39:17.610Z | [ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
2038 | 2024-12-31T16:39:17.610Z | [ 15] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
2039 | 2024-12-31T16:39:17.610Z | [ 17] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
2040 | 2024-12-31T16:39:17.610Z | [ 19] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
2041 | 2024-12-31T16:39:17.610Z | [SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec |
2042 | 2024-12-31T16:39:17.610Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2043 | 2024-12-31T16:39:17.610Z | [ 5] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2044 | 2024-12-31T16:39:17.610Z | [ 7] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2045 | 2024-12-31T16:39:17.610Z | [ 9] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2046 | 2024-12-31T16:39:17.610Z | [ 11] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2047 | 2024-12-31T16:39:17.610Z | [ 13] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2048 | 2024-12-31T16:39:17.610Z | [ 15] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2049 | 2024-12-31T16:39:17.610Z | [ 17] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec |
2050 | 2024-12-31T16:39:17.610Z | [ 19] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
2051 | 2024-12-31T16:39:17.610Z | [SUM] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec |
2052 | 2024-12-31T16:39:17.610Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2053 | 2024-12-31T16:39:17.611Z | [ 5] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2054 | 2024-12-31T16:39:17.611Z | [ 7] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2055 | 2024-12-31T16:39:17.611Z | [ 9] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2056 | 2024-12-31T16:39:17.611Z | [ 11] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2057 | 2024-12-31T16:39:17.611Z | [ 13] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2058 | 2024-12-31T16:39:17.611Z | [ 15] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2059 | 2024-12-31T16:39:17.611Z | [ 17] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2060 | 2024-12-31T16:39:17.611Z | [ 19] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec |
2061 | 2024-12-31T16:39:17.611Z | [SUM] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec |
2062 | 2024-12-31T16:39:17.611Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2063 | 2024-12-31T16:39:17.611Z | [ 5] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2064 | 2024-12-31T16:39:17.611Z | [ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
2065 | 2024-12-31T16:39:17.611Z | [ 9] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2066 | 2024-12-31T16:39:17.611Z | [ 11] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2067 | 2024-12-31T16:39:17.611Z | [ 13] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2068 | 2024-12-31T16:39:17.611Z | [ 15] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2069 | 2024-12-31T16:39:17.611Z | [ 17] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2070 | 2024-12-31T16:39:17.611Z | [ 19] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec |
2071 | 2024-12-31T16:39:17.611Z | [SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec |
2072 | 2024-12-31T16:39:17.611Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2073 | 2024-12-31T16:39:17.611Z | [ 5] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
2074 | 2024-12-31T16:39:17.611Z | [ 7] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2075 | 2024-12-31T16:39:17.611Z | [ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2076 | 2024-12-31T16:39:17.611Z | [ 11] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2077 | 2024-12-31T16:39:17.611Z | [ 13] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2078 | 2024-12-31T16:39:17.611Z | [ 15] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2079 | 2024-12-31T16:39:17.611Z | [ 17] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2080 | 2024-12-31T16:39:17.611Z | [ 19] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
2081 | 2024-12-31T16:39:17.611Z | [SUM] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec |
2082 | 2024-12-31T16:39:17.611Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2083 | 2024-12-31T16:39:17.611Z | [ 5] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2084 | 2024-12-31T16:39:17.611Z | [ 7] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2085 | 2024-12-31T16:39:17.611Z | [ 9] 6.00-7.00 sec 21.6 MBytes 182 Mbits/sec |
2086 | 2024-12-31T16:39:20.828Z | [ 11] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2087 | 2024-12-31T16:39:20.828Z | [ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2088 | 2024-12-31T16:39:20.828Z | [ 15] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2089 | 2024-12-31T16:39:20.828Z | [ 17] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2090 | 2024-12-31T16:39:20.828Z | [ 19] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2091 | 2024-12-31T16:39:20.828Z | [SUM] 6.00-7.00 sec 173 MBytes 1.45 Gbits/sec |
2092 | 2024-12-31T16:39:20.828Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2093 | 2024-12-31T16:39:20.828Z | [ 5] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec |
2094 | 2024-12-31T16:39:20.828Z | [ 7] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
2095 | 2024-12-31T16:39:20.828Z | [ 9] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
2096 | 2024-12-31T16:39:20.828Z | [ 11] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
2097 | 2024-12-31T16:39:20.828Z | [ 13] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
2098 | 2024-12-31T16:39:20.828Z | [ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
2099 | 2024-12-31T16:39:20.828Z | [ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
2100 | 2024-12-31T16:39:20.828Z | [ 19] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec |
2101 | 2024-12-31T16:39:20.828Z | [SUM] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec |
2102 | 2024-12-31T16:39:20.828Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2103 | 2024-12-31T16:39:20.828Z | [ 5] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2104 | 2024-12-31T16:39:20.828Z | [ 7] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2105 | 2024-12-31T16:39:20.828Z | [ 9] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2106 | 2024-12-31T16:39:20.828Z | [ 11] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2107 | 2024-12-31T16:39:20.828Z | [ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2108 | 2024-12-31T16:39:20.828Z | [ 15] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec |
2109 | 2024-12-31T16:39:20.828Z | [ 17] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2110 | 2024-12-31T16:39:20.829Z | [ 19] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec |
2111 | 2024-12-31T16:39:20.829Z | [SUM] 8.00-9.00 sec 172 MBytes 1.44 Gbits/sec |
2112 | 2024-12-31T16:39:20.829Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2113 | 2024-12-31T16:39:20.829Z | [ 5] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
2114 | 2024-12-31T16:39:20.829Z | [ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
2115 | 2024-12-31T16:39:20.829Z | [ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
2116 | 2024-12-31T16:39:20.829Z | [ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
2117 | 2024-12-31T16:39:20.829Z | [ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
2118 | 2024-12-31T16:39:20.829Z | [ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
2119 | 2024-12-31T16:39:20.829Z | [ 17] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
2120 | 2024-12-31T16:39:20.829Z | [ 19] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec |
2121 | 2024-12-31T16:39:20.829Z | [SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec |
2122 | 2024-12-31T16:39:20.829Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2123 | 2024-12-31T16:39:20.829Z | [ 5] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec |
2124 | 2024-12-31T16:39:20.829Z | [ 7] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec |
2125 | 2024-12-31T16:39:20.829Z | [ 9] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec |
2126 | 2024-12-31T16:39:20.829Z | [ 11] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec |
2127 | 2024-12-31T16:39:20.829Z | [ 13] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec |
2128 | 2024-12-31T16:39:20.829Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2129 | 2024-12-31T16:39:20.829Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2130 | 2024-12-31T16:39:20.829Z | [ 19] 10.00-10.00 sec 70.7 KBytes 263 Mbits/sec |
2131 | 2024-12-31T16:39:20.832Z | [SUM] 10.00-10.00 sec 354 KBytes 1.31 Gbits/sec |
2132 | 2024-12-31T16:39:20.832Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2133 | 2024-12-31T16:39:20.832Z | [ ID] Interval Transfer Bandwidth |
2134 | 2024-12-31T16:39:20.832Z | [ 5] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2135 | 2024-12-31T16:39:20.832Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2136 | 2024-12-31T16:39:20.832Z | [ 7] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2137 | 2024-12-31T16:39:20.832Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2138 | 2024-12-31T16:39:20.832Z | [ 9] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2139 | 2024-12-31T16:39:20.832Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2140 | 2024-12-31T16:39:20.832Z | [ 11] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2141 | 2024-12-31T16:39:20.832Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2142 | 2024-12-31T16:39:20.832Z | [ 13] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2143 | 2024-12-31T16:39:20.832Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2144 | 2024-12-31T16:39:20.832Z | [ 15] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2145 | 2024-12-31T16:39:20.832Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2146 | 2024-12-31T16:39:20.833Z | [ 17] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2147 | 2024-12-31T16:39:20.833Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2148 | 2024-12-31T16:39:20.833Z | [ 19] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender |
2149 | 2024-12-31T16:39:20.833Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2150 | 2024-12-31T16:39:20.833Z | [SUM] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec sender |
2151 | 2024-12-31T16:39:20.833Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2152 | 2024-12-31T16:39:20.833Z | Run 5/5...1440.212Mbps |
2153 | 2024-12-31T16:39:20.833Z | ###---------------------### |
2154 | 2024-12-31T16:39:20.833Z | ::: iPerf done... ::: |
2155 | 2024-12-31T16:39:20.833Z | :::Awaiting out files...::: |
2156 | 2024-12-31T16:39:20.833Z | ###---------------------### |
2157 | 2024-12-31T16:39:20.833Z | ###-----### |
2158 | 2024-12-31T16:39:20.833Z | :::done!::: |
2159 | 2024-12-31T16:39:20.833Z | ###-----### |
2160 | 2024-12-31T16:39:20.833Z | ###-------------------### |
2161 | 2024-12-31T16:39:20.833Z | :::Running experiment ::: |
2162 | 2024-12-31T16:39:20.833Z | :::iperf-tcp/local/c2s::: |
2163 | 2024-12-31T16:39:20.833Z | ###-------------------### |
2164 | 2024-12-31T16:39:21.319Z | dtrace: description 'profile-201us ' matched 2 probes |
2165 | 2024-12-31T16:39:27.866Z | ----------------------------------------------------------- |
2166 | 2024-12-31T16:39:27.866Z | Server listening on 5201 |
2167 | 2024-12-31T16:39:27.866Z | ----------------------------------------------------------- |
2168 | 2024-12-31T16:39:27.866Z | Accepted connection from 10.0.0.1, port 48637 |
2169 | 2024-12-31T16:39:27.866Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46993 |
2170 | 2024-12-31T16:39:27.866Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50534 |
2171 | 2024-12-31T16:39:27.866Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35053 |
2172 | 2024-12-31T16:39:27.866Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44443 |
2173 | 2024-12-31T16:39:27.866Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48541 |
2174 | 2024-12-31T16:39:27.866Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46096 |
2175 | 2024-12-31T16:39:27.866Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49866 |
2176 | 2024-12-31T16:39:27.866Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37540 |
2177 | 2024-12-31T16:39:27.866Z | [ ID] Interval Transfer Bandwidth |
2178 | 2024-12-31T16:39:27.866Z | [ 5] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec |
2179 | 2024-12-31T16:39:27.866Z | [ 7] 0.00-1.00 sec 15.0 MBytes 125 Mbits/sec |
2180 | 2024-12-31T16:39:27.866Z | [ 9] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec |
2181 | 2024-12-31T16:39:27.866Z | [ 11] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec |
2182 | 2024-12-31T16:39:27.866Z | [ 13] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec |
2183 | 2024-12-31T16:39:27.866Z | [ 15] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec |
2184 | 2024-12-31T16:39:27.866Z | [ 17] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec |
2185 | 2024-12-31T16:39:27.866Z | [ 19] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec |
2186 | 2024-12-31T16:39:27.867Z | [SUM] 0.00-1.00 sec 119 MBytes 998 Mbits/sec |
2187 | 2024-12-31T16:39:27.867Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2188 | 2024-12-31T16:39:27.867Z | [ 5] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec |
2189 | 2024-12-31T16:39:27.867Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2190 | 2024-12-31T16:39:27.867Z | [ 9] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec |
2191 | 2024-12-31T16:39:27.867Z | [ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2192 | 2024-12-31T16:39:27.867Z | [ 13] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec |
2193 | 2024-12-31T16:39:27.867Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2194 | 2024-12-31T16:39:27.867Z | [ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2195 | 2024-12-31T16:39:27.867Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2196 | 2024-12-31T16:39:27.867Z | [SUM] 1.00-2.00 sec 106 MBytes 892 Mbits/sec |
2197 | 2024-12-31T16:39:27.867Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2198 | 2024-12-31T16:39:27.867Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2199 | 2024-12-31T16:39:27.867Z | [ 7] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec |
2200 | 2024-12-31T16:39:27.867Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2201 | 2024-12-31T16:39:27.867Z | [ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2202 | 2024-12-31T16:39:27.867Z | [ 13] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec |
2203 | 2024-12-31T16:39:27.867Z | [ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2204 | 2024-12-31T16:39:27.867Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2205 | 2024-12-31T16:39:27.867Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2206 | 2024-12-31T16:39:27.867Z | [SUM] 2.00-3.00 sec 105 MBytes 882 Mbits/sec |
2207 | 2024-12-31T16:39:27.867Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2208 | 2024-12-31T16:39:27.867Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2209 | 2024-12-31T16:39:27.867Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2210 | 2024-12-31T16:39:27.867Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2211 | 2024-12-31T16:39:27.867Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2212 | 2024-12-31T16:39:27.867Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2213 | 2024-12-31T16:39:27.867Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2214 | 2024-12-31T16:39:27.867Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2215 | 2024-12-31T16:39:27.867Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2216 | 2024-12-31T16:39:27.867Z | [SUM] 3.00-4.00 sec 105 MBytes 880 Mbits/sec |
2217 | 2024-12-31T16:39:27.867Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2218 | 2024-12-31T16:39:27.867Z | [ 5] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec |
2219 | 2024-12-31T16:39:27.867Z | [ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2220 | 2024-12-31T16:39:27.867Z | [ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2221 | 2024-12-31T16:39:27.867Z | [ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2222 | 2024-12-31T16:39:27.867Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2223 | 2024-12-31T16:39:27.867Z | [ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2224 | 2024-12-31T16:39:27.867Z | [ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2225 | 2024-12-31T16:39:27.867Z | [ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2226 | 2024-12-31T16:39:27.868Z | [SUM] 4.00-5.00 sec 106 MBytes 886 Mbits/sec |
2227 | 2024-12-31T16:39:27.868Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2228 | 2024-12-31T16:39:27.868Z | [ 5] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
2229 | 2024-12-31T16:39:27.868Z | [ 7] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2230 | 2024-12-31T16:39:27.868Z | [ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2231 | 2024-12-31T16:39:27.868Z | [ 11] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec |
2232 | 2024-12-31T16:39:27.868Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2233 | 2024-12-31T16:39:27.868Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2234 | 2024-12-31T16:39:27.868Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2235 | 2024-12-31T16:39:27.868Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2236 | 2024-12-31T16:39:27.868Z | [SUM] 5.00-6.00 sec 106 MBytes 890 Mbits/sec |
2237 | 2024-12-31T16:39:27.868Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2238 | 2024-12-31T16:39:27.868Z | [ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2239 | 2024-12-31T16:39:27.868Z | [ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2240 | 2024-12-31T16:39:27.868Z | [ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2241 | 2024-12-31T16:39:31.090Z | [ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2242 | 2024-12-31T16:39:31.090Z | [ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2243 | 2024-12-31T16:39:31.090Z | [ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2244 | 2024-12-31T16:39:31.090Z | [ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2245 | 2024-12-31T16:39:31.090Z | [ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2246 | 2024-12-31T16:39:31.090Z | [SUM] 6.00-7.00 sec 106 MBytes 889 Mbits/sec |
2247 | 2024-12-31T16:39:31.090Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2248 | 2024-12-31T16:39:31.090Z | [ 5] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
2249 | 2024-12-31T16:39:31.090Z | [ 7] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
2250 | 2024-12-31T16:39:31.090Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2251 | 2024-12-31T16:39:31.090Z | [ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2252 | 2024-12-31T16:39:31.090Z | [ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2253 | 2024-12-31T16:39:31.090Z | [ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2254 | 2024-12-31T16:39:31.090Z | [ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2255 | 2024-12-31T16:39:31.090Z | [ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2256 | 2024-12-31T16:39:31.090Z | [SUM] 7.00-8.00 sec 106 MBytes 893 Mbits/sec |
2257 | 2024-12-31T16:39:31.090Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2258 | 2024-12-31T16:39:31.090Z | [ 5] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2259 | 2024-12-31T16:39:31.090Z | [ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2260 | 2024-12-31T16:39:31.090Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2261 | 2024-12-31T16:39:31.090Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2262 | 2024-12-31T16:39:31.090Z | [ 13] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2263 | 2024-12-31T16:39:31.090Z | [ 15] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2264 | 2024-12-31T16:39:31.090Z | [ 17] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2265 | 2024-12-31T16:39:31.090Z | [ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2266 | 2024-12-31T16:39:31.090Z | [SUM] 8.00-9.00 sec 107 MBytes 894 Mbits/sec |
2267 | 2024-12-31T16:39:31.090Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2268 | 2024-12-31T16:39:31.091Z | [ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2269 | 2024-12-31T16:39:31.091Z | [ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2270 | 2024-12-31T16:39:31.091Z | [ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2271 | 2024-12-31T16:39:31.091Z | [ 11] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
2272 | 2024-12-31T16:39:31.091Z | [ 13] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec |
2273 | 2024-12-31T16:39:31.091Z | [ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2274 | 2024-12-31T16:39:31.091Z | [ 17] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2275 | 2024-12-31T16:39:31.091Z | [ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2276 | 2024-12-31T16:39:31.091Z | [SUM] 9.00-10.00 sec 107 MBytes 896 Mbits/sec |
2277 | 2024-12-31T16:39:31.091Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2278 | 2024-12-31T16:39:31.091Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2279 | 2024-12-31T16:39:31.091Z | [ 7] 10.00-10.00 sec 42.4 KBytes 90.8 Mbits/sec |
2280 | 2024-12-31T16:39:31.091Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2281 | 2024-12-31T16:39:31.091Z | [ 11] 10.00-10.00 sec 87.7 KBytes 188 Mbits/sec |
2282 | 2024-12-31T16:39:31.091Z | [ 13] 10.00-10.00 sec 124 KBytes 266 Mbits/sec |
2283 | 2024-12-31T16:39:31.091Z | [ 15] 10.00-10.00 sec 60.8 KBytes 130 Mbits/sec |
2284 | 2024-12-31T16:39:31.091Z | [ 17] 10.00-10.00 sec 59.4 KBytes 127 Mbits/sec |
2285 | 2024-12-31T16:39:31.091Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2286 | 2024-12-31T16:39:31.091Z | [SUM] 10.00-10.00 sec 375 KBytes 802 Mbits/sec |
2287 | 2024-12-31T16:39:31.091Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2288 | 2024-12-31T16:39:31.091Z | [ ID] Interval Transfer Bandwidth |
2289 | 2024-12-31T16:39:31.091Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2290 | 2024-12-31T16:39:31.091Z | [ 5] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver |
2291 | 2024-12-31T16:39:31.091Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2292 | 2024-12-31T16:39:31.091Z | [ 7] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver |
2293 | 2024-12-31T16:39:31.091Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2294 | 2024-12-31T16:39:31.091Z | [ 9] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver |
2295 | 2024-12-31T16:39:31.091Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2296 | 2024-12-31T16:39:31.091Z | [ 11] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver |
2297 | 2024-12-31T16:39:31.091Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2298 | 2024-12-31T16:39:31.091Z | [ 13] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver |
2299 | 2024-12-31T16:39:31.091Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2300 | 2024-12-31T16:39:31.091Z | [ 15] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver |
2301 | 2024-12-31T16:39:31.091Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2302 | 2024-12-31T16:39:31.091Z | [ 17] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver |
2303 | 2024-12-31T16:39:31.091Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2304 | 2024-12-31T16:39:31.091Z | [ 19] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver |
2305 | 2024-12-31T16:39:31.091Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2306 | 2024-12-31T16:39:31.092Z | [SUM] 0.00-10.00 sec 1.05 GBytes 900 Mbits/sec receiver |
2307 | 2024-12-31T16:39:31.094Z | Run 1/10...900.55685575911Mbps |
2308 | 2024-12-31T16:39:38.125Z | ----------------------------------------------------------- |
2309 | 2024-12-31T16:39:38.125Z | Server listening on 5201 |
2310 | 2024-12-31T16:39:38.125Z | ----------------------------------------------------------- |
2311 | 2024-12-31T16:39:38.125Z | Accepted connection from 10.0.0.1, port 63189 |
2312 | 2024-12-31T16:39:38.125Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60796 |
2313 | 2024-12-31T16:39:38.125Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33705 |
2314 | 2024-12-31T16:39:38.125Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52967 |
2315 | 2024-12-31T16:39:38.125Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50699 |
2316 | 2024-12-31T16:39:38.126Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44874 |
2317 | 2024-12-31T16:39:38.126Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65425 |
2318 | 2024-12-31T16:39:38.126Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57615 |
2319 | 2024-12-31T16:39:38.126Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51579 |
2320 | 2024-12-31T16:39:38.126Z | [ ID] Interval Transfer Bandwidth |
2321 | 2024-12-31T16:39:38.126Z | [ 5] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
2322 | 2024-12-31T16:39:38.126Z | [ 7] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
2323 | 2024-12-31T16:39:38.126Z | [ 9] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
2324 | 2024-12-31T16:39:38.126Z | [ 11] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
2325 | 2024-12-31T16:39:38.126Z | [ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
2326 | 2024-12-31T16:39:38.126Z | [ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
2327 | 2024-12-31T16:39:38.126Z | [ 17] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
2328 | 2024-12-31T16:39:38.126Z | [ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
2329 | 2024-12-31T16:39:38.126Z | [SUM] 0.00-1.00 sec 98.9 MBytes 830 Mbits/sec |
2330 | 2024-12-31T16:39:38.126Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2331 | 2024-12-31T16:39:38.126Z | [ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2332 | 2024-12-31T16:39:38.126Z | [ 7] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2333 | 2024-12-31T16:39:38.126Z | [ 9] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2334 | 2024-12-31T16:39:38.126Z | [ 11] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec |
2335 | 2024-12-31T16:39:38.126Z | [ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2336 | 2024-12-31T16:39:38.126Z | [ 15] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2337 | 2024-12-31T16:39:38.126Z | [ 17] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2338 | 2024-12-31T16:39:38.126Z | [ 19] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
2339 | 2024-12-31T16:39:38.126Z | [SUM] 1.00-2.00 sec 110 MBytes 920 Mbits/sec |
2340 | 2024-12-31T16:39:38.126Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2341 | 2024-12-31T16:39:38.126Z | [ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2342 | 2024-12-31T16:39:38.126Z | [ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2343 | 2024-12-31T16:39:38.126Z | [ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2344 | 2024-12-31T16:39:38.126Z | [ 11] 2.00-3.00 sec 13.5 MBytes 114 Mbits/sec |
2345 | 2024-12-31T16:39:38.126Z | [ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2346 | 2024-12-31T16:39:38.126Z | [ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2347 | 2024-12-31T16:39:38.126Z | [ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2348 | 2024-12-31T16:39:38.126Z | [ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2349 | 2024-12-31T16:39:38.126Z | [SUM] 2.00-3.00 sec 108 MBytes 906 Mbits/sec |
2350 | 2024-12-31T16:39:38.126Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2351 | 2024-12-31T16:39:38.126Z | [ 5] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec |
2352 | 2024-12-31T16:39:38.126Z | [ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2353 | 2024-12-31T16:39:38.126Z | [ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2354 | 2024-12-31T16:39:38.127Z | [ 11] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec |
2355 | 2024-12-31T16:39:38.127Z | [ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2356 | 2024-12-31T16:39:38.127Z | [ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2357 | 2024-12-31T16:39:38.127Z | [ 17] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec |
2358 | 2024-12-31T16:39:38.127Z | [ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2359 | 2024-12-31T16:39:38.127Z | [SUM] 3.00-4.00 sec 108 MBytes 902 Mbits/sec |
2360 | 2024-12-31T16:39:38.127Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2361 | 2024-12-31T16:39:38.127Z | [ 5] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
2362 | 2024-12-31T16:39:38.127Z | [ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2363 | 2024-12-31T16:39:38.127Z | [ 9] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
2364 | 2024-12-31T16:39:38.127Z | [ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2365 | 2024-12-31T16:39:38.127Z | [ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2366 | 2024-12-31T16:39:38.127Z | [ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2367 | 2024-12-31T16:39:38.127Z | [ 17] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
2368 | 2024-12-31T16:39:38.127Z | [ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
2369 | 2024-12-31T16:39:38.127Z | [SUM] 4.00-5.00 sec 107 MBytes 900 Mbits/sec |
2370 | 2024-12-31T16:39:38.127Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2371 | 2024-12-31T16:39:38.127Z | [ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2372 | 2024-12-31T16:39:38.127Z | [ 7] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2373 | 2024-12-31T16:39:38.127Z | [ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2374 | 2024-12-31T16:39:38.127Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2375 | 2024-12-31T16:39:38.127Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2376 | 2024-12-31T16:39:38.127Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2377 | 2024-12-31T16:39:38.127Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2378 | 2024-12-31T16:39:38.127Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2379 | 2024-12-31T16:39:38.127Z | [SUM] 5.00-6.00 sec 106 MBytes 888 Mbits/sec |
2380 | 2024-12-31T16:39:38.127Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2381 | 2024-12-31T16:39:38.127Z | [ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2382 | 2024-12-31T16:39:38.127Z | [ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2383 | 2024-12-31T16:39:38.127Z | [ 9] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2384 | 2024-12-31T16:39:41.241Z | [ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2385 | 2024-12-31T16:39:41.241Z | [ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2386 | 2024-12-31T16:39:41.241Z | [ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2387 | 2024-12-31T16:39:41.241Z | [ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2388 | 2024-12-31T16:39:41.241Z | [ 19] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2389 | 2024-12-31T16:39:41.241Z | [SUM] 6.00-7.00 sec 107 MBytes 902 Mbits/sec |
2390 | 2024-12-31T16:39:41.241Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2391 | 2024-12-31T16:39:41.241Z | [ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
2392 | 2024-12-31T16:39:41.241Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2393 | 2024-12-31T16:39:41.241Z | [ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
2394 | 2024-12-31T16:39:41.241Z | [ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2395 | 2024-12-31T16:39:41.241Z | [ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2396 | 2024-12-31T16:39:41.241Z | [ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
2397 | 2024-12-31T16:39:41.241Z | [ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
2398 | 2024-12-31T16:39:41.241Z | [ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
2399 | 2024-12-31T16:39:41.241Z | [SUM] 7.00-8.00 sec 107 MBytes 901 Mbits/sec |
2400 | 2024-12-31T16:39:41.241Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2401 | 2024-12-31T16:39:41.241Z | [ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2402 | 2024-12-31T16:39:41.241Z | [ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2403 | 2024-12-31T16:39:41.241Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2404 | 2024-12-31T16:39:41.242Z | [ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2405 | 2024-12-31T16:39:41.242Z | [ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2406 | 2024-12-31T16:39:41.242Z | [ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2407 | 2024-12-31T16:39:41.242Z | [ 17] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
2408 | 2024-12-31T16:39:41.242Z | [ 19] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
2409 | 2024-12-31T16:39:41.242Z | [SUM] 8.00-9.00 sec 108 MBytes 903 Mbits/sec |
2410 | 2024-12-31T16:39:41.242Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2411 | 2024-12-31T16:39:41.242Z | [ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2412 | 2024-12-31T16:39:41.242Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2413 | 2024-12-31T16:39:41.242Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2414 | 2024-12-31T16:39:41.242Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2415 | 2024-12-31T16:39:41.242Z | [ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2416 | 2024-12-31T16:39:41.242Z | [ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2417 | 2024-12-31T16:39:41.242Z | [ 17] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
2418 | 2024-12-31T16:39:41.242Z | [ 19] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
2419 | 2024-12-31T16:39:41.242Z | [SUM] 9.00-10.00 sec 106 MBytes 889 Mbits/sec |
2420 | 2024-12-31T16:39:41.242Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2421 | 2024-12-31T16:39:41.242Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2422 | 2024-12-31T16:39:41.242Z | [ 7] 10.00-10.00 sec 25.5 KBytes 57.7 Mbits/sec |
2423 | 2024-12-31T16:39:41.242Z | [ 9] 10.00-10.00 sec 124 KBytes 282 Mbits/sec |
2424 | 2024-12-31T16:39:41.242Z | [ 11] 10.00-10.00 sec 107 KBytes 244 Mbits/sec |
2425 | 2024-12-31T16:39:41.242Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2426 | 2024-12-31T16:39:41.242Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2427 | 2024-12-31T16:39:41.242Z | [ 17] 10.00-10.00 sec 8.48 KBytes 19.2 Mbits/sec |
2428 | 2024-12-31T16:39:41.242Z | [ 19] 10.00-10.00 sec 48.1 KBytes 109 Mbits/sec |
2429 | 2024-12-31T16:39:41.242Z | [SUM] 10.00-10.00 sec 314 KBytes 712 Mbits/sec |
2430 | 2024-12-31T16:39:41.242Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2431 | 2024-12-31T16:39:41.242Z | [ ID] Interval Transfer Bandwidth |
2432 | 2024-12-31T16:39:41.242Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2433 | 2024-12-31T16:39:41.242Z | [ 5] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2434 | 2024-12-31T16:39:41.242Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2435 | 2024-12-31T16:39:41.242Z | [ 7] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2436 | 2024-12-31T16:39:41.242Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2437 | 2024-12-31T16:39:41.242Z | [ 9] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2438 | 2024-12-31T16:39:41.242Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2439 | 2024-12-31T16:39:41.242Z | [ 11] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2440 | 2024-12-31T16:39:41.242Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2441 | 2024-12-31T16:39:41.242Z | [ 13] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2442 | 2024-12-31T16:39:41.242Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2443 | 2024-12-31T16:39:41.243Z | [ 15] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2444 | 2024-12-31T16:39:41.243Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2445 | 2024-12-31T16:39:41.243Z | [ 17] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2446 | 2024-12-31T16:39:41.243Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2447 | 2024-12-31T16:39:41.243Z | [ 19] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
2448 | 2024-12-31T16:39:41.243Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2449 | 2024-12-31T16:39:41.243Z | [SUM] 0.00-10.00 sec 1.04 GBytes 894 Mbits/sec receiver |
2450 | 2024-12-31T16:39:41.245Z | Run 2/10...894.5599712026401Mbps |
2451 | 2024-12-31T16:39:48.276Z | ----------------------------------------------------------- |
2452 | 2024-12-31T16:39:48.276Z | Server listening on 5201 |
2453 | 2024-12-31T16:39:48.276Z | ----------------------------------------------------------- |
2454 | 2024-12-31T16:39:48.276Z | Accepted connection from 10.0.0.1, port 56226 |
2455 | 2024-12-31T16:39:48.276Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52569 |
2456 | 2024-12-31T16:39:48.276Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51513 |
2457 | 2024-12-31T16:39:48.276Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56279 |
2458 | 2024-12-31T16:39:48.276Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60926 |
2459 | 2024-12-31T16:39:48.276Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61892 |
2460 | 2024-12-31T16:39:48.276Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64172 |
2461 | 2024-12-31T16:39:48.276Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62852 |
2462 | 2024-12-31T16:39:48.276Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45271 |
2463 | 2024-12-31T16:39:48.276Z | [ ID] Interval Transfer Bandwidth |
2464 | 2024-12-31T16:39:48.276Z | [ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
2465 | 2024-12-31T16:39:48.276Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2466 | 2024-12-31T16:39:48.276Z | [ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2467 | 2024-12-31T16:39:48.276Z | [ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2468 | 2024-12-31T16:39:48.276Z | [ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2469 | 2024-12-31T16:39:48.276Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
2470 | 2024-12-31T16:39:48.276Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2471 | 2024-12-31T16:39:48.276Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2472 | 2024-12-31T16:39:48.276Z | [SUM] 0.00-1.00 sec 97.1 MBytes 815 Mbits/sec |
2473 | 2024-12-31T16:39:48.276Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2474 | 2024-12-31T16:39:48.276Z | [ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2475 | 2024-12-31T16:39:48.276Z | [ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec |
2476 | 2024-12-31T16:39:48.276Z | [ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2477 | 2024-12-31T16:39:48.276Z | [ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2478 | 2024-12-31T16:39:48.277Z | [ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2479 | 2024-12-31T16:39:48.277Z | [ 15] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec |
2480 | 2024-12-31T16:39:48.277Z | [ 17] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec |
2481 | 2024-12-31T16:39:48.277Z | [ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2482 | 2024-12-31T16:39:48.277Z | [SUM] 1.00-2.00 sec 107 MBytes 900 Mbits/sec |
2483 | 2024-12-31T16:39:48.277Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2484 | 2024-12-31T16:39:48.277Z | [ 5] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec |
2485 | 2024-12-31T16:39:48.277Z | [ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2486 | 2024-12-31T16:39:48.277Z | [ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2487 | 2024-12-31T16:39:48.277Z | [ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2488 | 2024-12-31T16:39:48.280Z | [ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2489 | 2024-12-31T16:39:48.280Z | [ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2490 | 2024-12-31T16:39:48.280Z | [ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2491 | 2024-12-31T16:39:48.280Z | [ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2492 | 2024-12-31T16:39:48.280Z | [SUM] 2.00-3.00 sec 107 MBytes 898 Mbits/sec |
2493 | 2024-12-31T16:39:48.280Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2494 | 2024-12-31T16:39:48.280Z | [ 5] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec |
2495 | 2024-12-31T16:39:48.280Z | [ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2496 | 2024-12-31T16:39:48.280Z | [ 9] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec |
2497 | 2024-12-31T16:39:48.280Z | [ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2498 | 2024-12-31T16:39:48.280Z | [ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2499 | 2024-12-31T16:39:48.280Z | [ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2500 | 2024-12-31T16:39:48.280Z | [ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2501 | 2024-12-31T16:39:48.280Z | [ 19] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec |
2502 | 2024-12-31T16:39:48.280Z | [SUM] 3.00-4.00 sec 106 MBytes 890 Mbits/sec |
2503 | 2024-12-31T16:39:48.280Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2504 | 2024-12-31T16:39:48.280Z | [ 5] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec |
2505 | 2024-12-31T16:39:48.280Z | [ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2506 | 2024-12-31T16:39:48.280Z | [ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2507 | 2024-12-31T16:39:48.280Z | [ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2508 | 2024-12-31T16:39:48.280Z | [ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2509 | 2024-12-31T16:39:48.280Z | [ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2510 | 2024-12-31T16:39:48.280Z | [ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2511 | 2024-12-31T16:39:48.280Z | [ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2512 | 2024-12-31T16:39:48.280Z | [SUM] 4.00-5.00 sec 106 MBytes 892 Mbits/sec |
2513 | 2024-12-31T16:39:48.280Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2514 | 2024-12-31T16:39:48.280Z | [ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2515 | 2024-12-31T16:39:48.280Z | [ 7] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2516 | 2024-12-31T16:39:48.280Z | [ 9] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
2517 | 2024-12-31T16:39:48.280Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2518 | 2024-12-31T16:39:48.281Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2519 | 2024-12-31T16:39:48.281Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2520 | 2024-12-31T16:39:48.281Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2521 | 2024-12-31T16:39:48.281Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2522 | 2024-12-31T16:39:48.281Z | [SUM] 5.00-6.00 sec 106 MBytes 886 Mbits/sec |
2523 | 2024-12-31T16:39:48.281Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2524 | 2024-12-31T16:39:48.281Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2525 | 2024-12-31T16:39:48.281Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2526 | 2024-12-31T16:39:48.281Z | [ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2527 | 2024-12-31T16:39:51.392Z | [ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2528 | 2024-12-31T16:39:51.392Z | [ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2529 | 2024-12-31T16:39:51.392Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2530 | 2024-12-31T16:39:51.392Z | [ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2531 | 2024-12-31T16:39:51.392Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2532 | 2024-12-31T16:39:51.392Z | [SUM] 6.00-7.00 sec 105 MBytes 883 Mbits/sec |
2533 | 2024-12-31T16:39:51.392Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2534 | 2024-12-31T16:39:51.392Z | [ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2535 | 2024-12-31T16:39:51.392Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2536 | 2024-12-31T16:39:51.392Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2537 | 2024-12-31T16:39:51.392Z | [ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2538 | 2024-12-31T16:39:51.392Z | [ 13] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
2539 | 2024-12-31T16:39:51.392Z | [ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2540 | 2024-12-31T16:39:51.393Z | [ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2541 | 2024-12-31T16:39:51.393Z | [ 19] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2542 | 2024-12-31T16:39:51.393Z | [SUM] 7.00-8.00 sec 107 MBytes 894 Mbits/sec |
2543 | 2024-12-31T16:39:51.393Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2544 | 2024-12-31T16:39:51.393Z | [ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2545 | 2024-12-31T16:39:51.393Z | [ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2546 | 2024-12-31T16:39:51.393Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2547 | 2024-12-31T16:39:51.393Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2548 | 2024-12-31T16:39:51.393Z | [ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2549 | 2024-12-31T16:39:51.393Z | [ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2550 | 2024-12-31T16:39:51.393Z | [ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2551 | 2024-12-31T16:39:51.393Z | [ 19] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2552 | 2024-12-31T16:39:51.393Z | [SUM] 8.00-9.00 sec 107 MBytes 896 Mbits/sec |
2553 | 2024-12-31T16:39:51.393Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2554 | 2024-12-31T16:39:51.393Z | [ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2555 | 2024-12-31T16:39:51.393Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2556 | 2024-12-31T16:39:51.393Z | [ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
2557 | 2024-12-31T16:39:51.393Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2558 | 2024-12-31T16:39:51.393Z | [ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2559 | 2024-12-31T16:39:51.393Z | [ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2560 | 2024-12-31T16:39:51.393Z | [ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2561 | 2024-12-31T16:39:51.396Z | [ 19] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec |
2562 | 2024-12-31T16:39:51.396Z | [SUM] 9.00-10.00 sec 106 MBytes 892 Mbits/sec |
2563 | 2024-12-31T16:39:51.396Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2564 | 2024-12-31T16:39:51.396Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2565 | 2024-12-31T16:39:51.396Z | [ 7] 10.00-10.00 sec 5.66 KBytes 12.9 Mbits/sec |
2566 | 2024-12-31T16:39:51.396Z | [ 9] 10.00-10.00 sec 17.0 KBytes 38.8 Mbits/sec |
2567 | 2024-12-31T16:39:51.396Z | [ 11] 10.00-10.00 sec 124 KBytes 284 Mbits/sec |
2568 | 2024-12-31T16:39:51.396Z | [ 13] 10.00-10.00 sec 124 KBytes 284 Mbits/sec |
2569 | 2024-12-31T16:39:51.396Z | [ 15] 10.00-10.00 sec 76.4 KBytes 174 Mbits/sec |
2570 | 2024-12-31T16:39:51.396Z | [ 17] 10.00-10.00 sec 14.1 KBytes 32.3 Mbits/sec |
2571 | 2024-12-31T16:39:51.396Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2572 | 2024-12-31T16:39:51.396Z | [SUM] 10.00-10.00 sec 362 KBytes 823 Mbits/sec |
2573 | 2024-12-31T16:39:51.396Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2574 | 2024-12-31T16:39:51.396Z | [ ID] Interval Transfer Bandwidth |
2575 | 2024-12-31T16:39:51.396Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2576 | 2024-12-31T16:39:51.396Z | [ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2577 | 2024-12-31T16:39:51.396Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2578 | 2024-12-31T16:39:51.396Z | [ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2579 | 2024-12-31T16:39:51.397Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2580 | 2024-12-31T16:39:51.397Z | [ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2581 | 2024-12-31T16:39:51.397Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2582 | 2024-12-31T16:39:51.397Z | [ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2583 | 2024-12-31T16:39:51.397Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2584 | 2024-12-31T16:39:51.397Z | [ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2585 | 2024-12-31T16:39:51.397Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2586 | 2024-12-31T16:39:51.397Z | [ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2587 | 2024-12-31T16:39:51.397Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2588 | 2024-12-31T16:39:51.397Z | [ 17] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver |
2589 | 2024-12-31T16:39:51.397Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2590 | 2024-12-31T16:39:51.397Z | [ 19] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver |
2591 | 2024-12-31T16:39:51.397Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2592 | 2024-12-31T16:39:51.397Z | [SUM] 0.00-10.00 sec 1.03 GBytes 884 Mbits/sec receiver |
2593 | 2024-12-31T16:39:51.397Z | Run 3/10...885.007567063429Mbps |
2594 | 2024-12-31T16:39:58.427Z | ----------------------------------------------------------- |
2595 | 2024-12-31T16:39:58.427Z | Server listening on 5201 |
2596 | 2024-12-31T16:39:58.427Z | ----------------------------------------------------------- |
2597 | 2024-12-31T16:39:58.427Z | Accepted connection from 10.0.0.1, port 48679 |
2598 | 2024-12-31T16:39:58.427Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35238 |
2599 | 2024-12-31T16:39:58.427Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45319 |
2600 | 2024-12-31T16:39:58.427Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49379 |
2601 | 2024-12-31T16:39:58.427Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40635 |
2602 | 2024-12-31T16:39:58.427Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47821 |
2603 | 2024-12-31T16:39:58.427Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60324 |
2604 | 2024-12-31T16:39:58.427Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62985 |
2605 | 2024-12-31T16:39:58.427Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38633 |
2606 | 2024-12-31T16:39:58.427Z | [ ID] Interval Transfer Bandwidth |
2607 | 2024-12-31T16:39:58.427Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2608 | 2024-12-31T16:39:58.427Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2609 | 2024-12-31T16:39:58.427Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2610 | 2024-12-31T16:39:58.427Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2611 | 2024-12-31T16:39:58.427Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2612 | 2024-12-31T16:39:58.427Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2613 | 2024-12-31T16:39:58.427Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2614 | 2024-12-31T16:39:58.427Z | [ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2615 | 2024-12-31T16:39:58.427Z | [SUM] 0.00-1.00 sec 96.0 MBytes 805 Mbits/sec |
2616 | 2024-12-31T16:39:58.427Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2617 | 2024-12-31T16:39:58.427Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2618 | 2024-12-31T16:39:58.428Z | [ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2619 | 2024-12-31T16:39:58.428Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2620 | 2024-12-31T16:39:58.428Z | [ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2621 | 2024-12-31T16:39:58.428Z | [ 13] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2622 | 2024-12-31T16:39:58.428Z | [ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2623 | 2024-12-31T16:39:58.428Z | [ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2624 | 2024-12-31T16:39:58.428Z | [ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2625 | 2024-12-31T16:39:58.428Z | [SUM] 1.00-2.00 sec 106 MBytes 893 Mbits/sec |
2626 | 2024-12-31T16:39:58.428Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2627 | 2024-12-31T16:39:58.428Z | [ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2628 | 2024-12-31T16:39:58.428Z | [ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2629 | 2024-12-31T16:39:58.428Z | [ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2630 | 2024-12-31T16:39:58.428Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2631 | 2024-12-31T16:39:58.428Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2632 | 2024-12-31T16:39:58.428Z | [ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2633 | 2024-12-31T16:39:58.428Z | [ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2634 | 2024-12-31T16:39:58.431Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2635 | 2024-12-31T16:39:58.431Z | [SUM] 2.00-3.00 sec 106 MBytes 887 Mbits/sec |
2636 | 2024-12-31T16:39:58.431Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2637 | 2024-12-31T16:39:58.431Z | [ 5] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2638 | 2024-12-31T16:39:58.431Z | [ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2639 | 2024-12-31T16:39:58.431Z | [ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2640 | 2024-12-31T16:39:58.431Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2641 | 2024-12-31T16:39:58.431Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2642 | 2024-12-31T16:39:58.431Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2643 | 2024-12-31T16:39:58.431Z | [ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2644 | 2024-12-31T16:39:58.431Z | [ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2645 | 2024-12-31T16:39:58.431Z | [SUM] 3.00-4.00 sec 105 MBytes 885 Mbits/sec |
2646 | 2024-12-31T16:39:58.431Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2647 | 2024-12-31T16:39:58.431Z | [ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2648 | 2024-12-31T16:39:58.431Z | [ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2649 | 2024-12-31T16:39:58.431Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2650 | 2024-12-31T16:39:58.431Z | [ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2651 | 2024-12-31T16:39:58.431Z | [ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2652 | 2024-12-31T16:39:58.431Z | [ 15] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec |
2653 | 2024-12-31T16:39:58.431Z | [ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2654 | 2024-12-31T16:39:58.431Z | [ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2655 | 2024-12-31T16:39:58.431Z | [SUM] 4.00-5.00 sec 105 MBytes 883 Mbits/sec |
2656 | 2024-12-31T16:39:58.431Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2657 | 2024-12-31T16:39:58.431Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2658 | 2024-12-31T16:39:58.431Z | [ 7] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
2659 | 2024-12-31T16:39:58.431Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2660 | 2024-12-31T16:39:58.431Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2661 | 2024-12-31T16:39:58.431Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2662 | 2024-12-31T16:39:58.431Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2663 | 2024-12-31T16:39:58.431Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2664 | 2024-12-31T16:39:58.431Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2665 | 2024-12-31T16:39:58.431Z | [SUM] 5.00-6.00 sec 105 MBytes 884 Mbits/sec |
2666 | 2024-12-31T16:39:58.432Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2667 | 2024-12-31T16:39:58.432Z | [ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2668 | 2024-12-31T16:39:58.432Z | [ 7] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec |
2669 | 2024-12-31T16:39:58.432Z | [ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2670 | 2024-12-31T16:40:01.545Z | [ 11] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2671 | 2024-12-31T16:40:01.545Z | [ 13] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec |
2672 | 2024-12-31T16:40:01.545Z | [ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2673 | 2024-12-31T16:40:01.545Z | [ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2674 | 2024-12-31T16:40:01.545Z | [ 19] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec |
2675 | 2024-12-31T16:40:01.545Z | [SUM] 6.00-7.00 sec 107 MBytes 894 Mbits/sec |
2676 | 2024-12-31T16:40:01.545Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2677 | 2024-12-31T16:40:01.545Z | [ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2678 | 2024-12-31T16:40:01.545Z | [ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2679 | 2024-12-31T16:40:01.545Z | [ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2680 | 2024-12-31T16:40:01.545Z | [ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2681 | 2024-12-31T16:40:01.545Z | [ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2682 | 2024-12-31T16:40:01.545Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2683 | 2024-12-31T16:40:01.545Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2684 | 2024-12-31T16:40:01.545Z | [ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2685 | 2024-12-31T16:40:01.545Z | [SUM] 7.00-8.00 sec 105 MBytes 881 Mbits/sec |
2686 | 2024-12-31T16:40:01.545Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2687 | 2024-12-31T16:40:01.545Z | [ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2688 | 2024-12-31T16:40:01.545Z | [ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2689 | 2024-12-31T16:40:01.545Z | [ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2690 | 2024-12-31T16:40:01.545Z | [ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2691 | 2024-12-31T16:40:01.545Z | [ 13] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec |
2692 | 2024-12-31T16:40:01.545Z | [ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2693 | 2024-12-31T16:40:01.545Z | [ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2694 | 2024-12-31T16:40:01.545Z | [ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2695 | 2024-12-31T16:40:01.545Z | [SUM] 8.00-9.00 sec 105 MBytes 881 Mbits/sec |
2696 | 2024-12-31T16:40:01.546Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2697 | 2024-12-31T16:40:01.546Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2698 | 2024-12-31T16:40:01.546Z | [ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2699 | 2024-12-31T16:40:01.546Z | [ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2700 | 2024-12-31T16:40:01.546Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2701 | 2024-12-31T16:40:01.546Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2702 | 2024-12-31T16:40:01.546Z | [ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2703 | 2024-12-31T16:40:01.546Z | [ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2704 | 2024-12-31T16:40:01.546Z | [ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2705 | 2024-12-31T16:40:01.546Z | [SUM] 9.00-10.00 sec 104 MBytes 876 Mbits/sec |
2706 | 2024-12-31T16:40:01.546Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2707 | 2024-12-31T16:40:01.546Z | [ 5] 10.00-10.00 sec 124 KBytes 270 Mbits/sec |
2708 | 2024-12-31T16:40:01.546Z | [ 7] 10.00-10.00 sec 28.3 KBytes 61.3 Mbits/sec |
2709 | 2024-12-31T16:40:01.546Z | [ 9] 10.00-10.00 sec 124 KBytes 270 Mbits/sec |
2710 | 2024-12-31T16:40:01.546Z | [ 11] 10.00-10.00 sec 124 KBytes 270 Mbits/sec |
2711 | 2024-12-31T16:40:01.546Z | [ 13] 10.00-10.00 sec 84.8 KBytes 184 Mbits/sec |
2712 | 2024-12-31T16:40:01.546Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2713 | 2024-12-31T16:40:01.546Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2714 | 2024-12-31T16:40:01.546Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2715 | 2024-12-31T16:40:01.546Z | [SUM] 10.00-10.00 sec 486 KBytes 1.06 Gbits/sec |
2716 | 2024-12-31T16:40:01.546Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2717 | 2024-12-31T16:40:01.546Z | [ ID] Interval Transfer Bandwidth |
2718 | 2024-12-31T16:40:01.546Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2719 | 2024-12-31T16:40:01.546Z | [ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2720 | 2024-12-31T16:40:01.546Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2721 | 2024-12-31T16:40:01.546Z | [ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2722 | 2024-12-31T16:40:01.546Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2723 | 2024-12-31T16:40:01.546Z | [ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2724 | 2024-12-31T16:40:01.546Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2725 | 2024-12-31T16:40:01.546Z | [ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2726 | 2024-12-31T16:40:01.546Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2727 | 2024-12-31T16:40:01.546Z | [ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2728 | 2024-12-31T16:40:01.546Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2729 | 2024-12-31T16:40:01.546Z | [ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2730 | 2024-12-31T16:40:01.547Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2731 | 2024-12-31T16:40:01.547Z | [ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2732 | 2024-12-31T16:40:01.547Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2733 | 2024-12-31T16:40:01.547Z | [ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2734 | 2024-12-31T16:40:01.547Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2735 | 2024-12-31T16:40:01.547Z | [SUM] 0.00-10.00 sec 1.02 GBytes 877 Mbits/sec receiver |
2736 | 2024-12-31T16:40:01.552Z | Run 4/10...877.484003574538Mbps |
2737 | 2024-12-31T16:40:08.579Z | ----------------------------------------------------------- |
2738 | 2024-12-31T16:40:08.579Z | Server listening on 5201 |
2739 | 2024-12-31T16:40:08.579Z | ----------------------------------------------------------- |
2740 | 2024-12-31T16:40:08.579Z | Accepted connection from 10.0.0.1, port 43637 |
2741 | 2024-12-31T16:40:08.579Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37062 |
2742 | 2024-12-31T16:40:08.579Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42223 |
2743 | 2024-12-31T16:40:08.579Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64465 |
2744 | 2024-12-31T16:40:08.580Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38440 |
2745 | 2024-12-31T16:40:08.580Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63902 |
2746 | 2024-12-31T16:40:08.580Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44708 |
2747 | 2024-12-31T16:40:08.580Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45679 |
2748 | 2024-12-31T16:40:08.580Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54019 |
2749 | 2024-12-31T16:40:08.580Z | [ ID] Interval Transfer Bandwidth |
2750 | 2024-12-31T16:40:08.580Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2751 | 2024-12-31T16:40:08.580Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2752 | 2024-12-31T16:40:08.580Z | [ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
2753 | 2024-12-31T16:40:08.580Z | [ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2754 | 2024-12-31T16:40:08.580Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2755 | 2024-12-31T16:40:08.580Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2756 | 2024-12-31T16:40:08.580Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2757 | 2024-12-31T16:40:08.580Z | [ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2758 | 2024-12-31T16:40:08.580Z | [SUM] 0.00-1.00 sec 95.7 MBytes 803 Mbits/sec |
2759 | 2024-12-31T16:40:08.580Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2760 | 2024-12-31T16:40:08.580Z | [ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2761 | 2024-12-31T16:40:08.580Z | [ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2762 | 2024-12-31T16:40:08.580Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2763 | 2024-12-31T16:40:08.580Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2764 | 2024-12-31T16:40:08.580Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2765 | 2024-12-31T16:40:08.580Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2766 | 2024-12-31T16:40:08.580Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2767 | 2024-12-31T16:40:08.580Z | [ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2768 | 2024-12-31T16:40:08.580Z | [SUM] 1.00-2.00 sec 105 MBytes 882 Mbits/sec |
2769 | 2024-12-31T16:40:08.580Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2770 | 2024-12-31T16:40:08.580Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2771 | 2024-12-31T16:40:08.580Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2772 | 2024-12-31T16:40:08.580Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2773 | 2024-12-31T16:40:08.580Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2774 | 2024-12-31T16:40:08.580Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2775 | 2024-12-31T16:40:08.580Z | [ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2776 | 2024-12-31T16:40:08.580Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2777 | 2024-12-31T16:40:08.580Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2778 | 2024-12-31T16:40:08.580Z | [SUM] 2.00-3.00 sec 105 MBytes 884 Mbits/sec |
2779 | 2024-12-31T16:40:08.580Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2780 | 2024-12-31T16:40:08.580Z | [ 5] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec |
2781 | 2024-12-31T16:40:08.580Z | [ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2782 | 2024-12-31T16:40:08.580Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2783 | 2024-12-31T16:40:08.581Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2784 | 2024-12-31T16:40:08.581Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2785 | 2024-12-31T16:40:08.581Z | [ 15] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec |
2786 | 2024-12-31T16:40:08.581Z | [ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2787 | 2024-12-31T16:40:08.581Z | [ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2788 | 2024-12-31T16:40:08.581Z | [SUM] 3.00-4.00 sec 105 MBytes 884 Mbits/sec |
2789 | 2024-12-31T16:40:08.581Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2790 | 2024-12-31T16:40:08.581Z | [ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2791 | 2024-12-31T16:40:08.581Z | [ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2792 | 2024-12-31T16:40:08.581Z | [ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2793 | 2024-12-31T16:40:08.581Z | [ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2794 | 2024-12-31T16:40:08.581Z | [ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2795 | 2024-12-31T16:40:08.584Z | [ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2796 | 2024-12-31T16:40:08.584Z | [ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2797 | 2024-12-31T16:40:08.584Z | [ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2798 | 2024-12-31T16:40:08.584Z | [SUM] 4.00-5.00 sec 106 MBytes 885 Mbits/sec |
2799 | 2024-12-31T16:40:08.584Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2800 | 2024-12-31T16:40:08.584Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2801 | 2024-12-31T16:40:08.584Z | [ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2802 | 2024-12-31T16:40:08.584Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2803 | 2024-12-31T16:40:08.584Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2804 | 2024-12-31T16:40:08.584Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2805 | 2024-12-31T16:40:08.584Z | [ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2806 | 2024-12-31T16:40:08.584Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2807 | 2024-12-31T16:40:08.584Z | [ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2808 | 2024-12-31T16:40:08.584Z | [SUM] 5.00-6.00 sec 105 MBytes 880 Mbits/sec |
2809 | 2024-12-31T16:40:08.584Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2810 | 2024-12-31T16:40:08.584Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2811 | 2024-12-31T16:40:08.584Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2812 | 2024-12-31T16:40:08.584Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2813 | 2024-12-31T16:40:11.696Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2814 | 2024-12-31T16:40:11.696Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2815 | 2024-12-31T16:40:11.696Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2816 | 2024-12-31T16:40:11.696Z | [ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2817 | 2024-12-31T16:40:11.696Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2818 | 2024-12-31T16:40:11.696Z | [SUM] 6.00-7.00 sec 104 MBytes 876 Mbits/sec |
2819 | 2024-12-31T16:40:11.696Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2820 | 2024-12-31T16:40:11.696Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2821 | 2024-12-31T16:40:11.696Z | [ 7] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec |
2822 | 2024-12-31T16:40:11.696Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2823 | 2024-12-31T16:40:11.696Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2824 | 2024-12-31T16:40:11.696Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2825 | 2024-12-31T16:40:11.696Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2826 | 2024-12-31T16:40:11.696Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2827 | 2024-12-31T16:40:11.696Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2828 | 2024-12-31T16:40:11.696Z | [SUM] 7.00-8.00 sec 103 MBytes 865 Mbits/sec |
2829 | 2024-12-31T16:40:11.696Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2830 | 2024-12-31T16:40:11.696Z | [ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2831 | 2024-12-31T16:40:11.697Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2832 | 2024-12-31T16:40:11.697Z | [ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2833 | 2024-12-31T16:40:11.697Z | [ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2834 | 2024-12-31T16:40:11.697Z | [ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2835 | 2024-12-31T16:40:11.697Z | [ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2836 | 2024-12-31T16:40:11.697Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2837 | 2024-12-31T16:40:11.697Z | [ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2838 | 2024-12-31T16:40:11.697Z | [SUM] 8.00-9.00 sec 104 MBytes 876 Mbits/sec |
2839 | 2024-12-31T16:40:11.697Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2840 | 2024-12-31T16:40:11.697Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2841 | 2024-12-31T16:40:11.697Z | [ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2842 | 2024-12-31T16:40:11.697Z | [ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2843 | 2024-12-31T16:40:11.697Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2844 | 2024-12-31T16:40:11.697Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2845 | 2024-12-31T16:40:11.697Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2846 | 2024-12-31T16:40:11.697Z | [ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2847 | 2024-12-31T16:40:11.697Z | [ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2848 | 2024-12-31T16:40:11.697Z | [SUM] 9.00-10.00 sec 104 MBytes 873 Mbits/sec |
2849 | 2024-12-31T16:40:11.697Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2850 | 2024-12-31T16:40:11.697Z | [ 5] 10.00-10.00 sec 17.0 KBytes 33.7 Mbits/sec |
2851 | 2024-12-31T16:40:11.697Z | [ 7] 10.00-10.00 sec 124 KBytes 247 Mbits/sec |
2852 | 2024-12-31T16:40:11.697Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2853 | 2024-12-31T16:40:11.697Z | [ 11] 10.00-10.00 sec 36.8 KBytes 73.0 Mbits/sec |
2854 | 2024-12-31T16:40:11.697Z | [ 13] 10.00-10.00 sec 124 KBytes 247 Mbits/sec |
2855 | 2024-12-31T16:40:11.697Z | [ 15] 10.00-10.00 sec 124 KBytes 247 Mbits/sec |
2856 | 2024-12-31T16:40:11.697Z | [ 17] 10.00-10.00 sec 124 KBytes 247 Mbits/sec |
2857 | 2024-12-31T16:40:11.697Z | [ 19] 10.00-10.00 sec 79.2 KBytes 157 Mbits/sec |
2858 | 2024-12-31T16:40:11.697Z | [SUM] 10.00-10.00 sec 631 KBytes 1.25 Gbits/sec |
2859 | 2024-12-31T16:40:11.697Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2860 | 2024-12-31T16:40:11.697Z | [ ID] Interval Transfer Bandwidth |
2861 | 2024-12-31T16:40:11.697Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2862 | 2024-12-31T16:40:11.697Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2863 | 2024-12-31T16:40:11.697Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2864 | 2024-12-31T16:40:11.697Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2865 | 2024-12-31T16:40:11.697Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2866 | 2024-12-31T16:40:11.697Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2867 | 2024-12-31T16:40:11.697Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2868 | 2024-12-31T16:40:11.697Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2869 | 2024-12-31T16:40:11.698Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2870 | 2024-12-31T16:40:11.698Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2871 | 2024-12-31T16:40:11.698Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2872 | 2024-12-31T16:40:11.698Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2873 | 2024-12-31T16:40:11.698Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2874 | 2024-12-31T16:40:11.698Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2875 | 2024-12-31T16:40:11.698Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2876 | 2024-12-31T16:40:11.698Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2877 | 2024-12-31T16:40:11.698Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2878 | 2024-12-31T16:40:11.698Z | [SUM] 0.00-10.00 sec 1.01 GBytes 871 Mbits/sec receiver |
2879 | 2024-12-31T16:40:11.701Z | Run 5/10...871.3617781869859Mbps |
2880 | 2024-12-31T16:40:18.731Z | ----------------------------------------------------------- |
2881 | 2024-12-31T16:40:18.731Z | Server listening on 5201 |
2882 | 2024-12-31T16:40:18.731Z | ----------------------------------------------------------- |
2883 | 2024-12-31T16:40:18.731Z | Accepted connection from 10.0.0.1, port 57855 |
2884 | 2024-12-31T16:40:18.731Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64512 |
2885 | 2024-12-31T16:40:18.731Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64849 |
2886 | 2024-12-31T16:40:18.731Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34494 |
2887 | 2024-12-31T16:40:18.731Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54835 |
2888 | 2024-12-31T16:40:18.731Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39840 |
2889 | 2024-12-31T16:40:18.731Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52743 |
2890 | 2024-12-31T16:40:18.731Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54333 |
2891 | 2024-12-31T16:40:18.731Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59830 |
2892 | 2024-12-31T16:40:18.731Z | [ ID] Interval Transfer Bandwidth |
2893 | 2024-12-31T16:40:18.731Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2894 | 2024-12-31T16:40:18.731Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2895 | 2024-12-31T16:40:18.731Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2896 | 2024-12-31T16:40:18.731Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2897 | 2024-12-31T16:40:18.731Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2898 | 2024-12-31T16:40:18.731Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2899 | 2024-12-31T16:40:18.731Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2900 | 2024-12-31T16:40:18.731Z | [ 19] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
2901 | 2024-12-31T16:40:18.731Z | [SUM] 0.00-1.00 sec 96.3 MBytes 808 Mbits/sec |
2902 | 2024-12-31T16:40:18.731Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2903 | 2024-12-31T16:40:18.731Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2904 | 2024-12-31T16:40:18.731Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2905 | 2024-12-31T16:40:18.731Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2906 | 2024-12-31T16:40:18.731Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2907 | 2024-12-31T16:40:18.731Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2908 | 2024-12-31T16:40:18.731Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2909 | 2024-12-31T16:40:18.731Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2910 | 2024-12-31T16:40:18.731Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2911 | 2024-12-31T16:40:18.731Z | [SUM] 1.00-2.00 sec 105 MBytes 883 Mbits/sec |
2912 | 2024-12-31T16:40:18.732Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2913 | 2024-12-31T16:40:18.732Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2914 | 2024-12-31T16:40:18.732Z | [ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2915 | 2024-12-31T16:40:18.732Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2916 | 2024-12-31T16:40:18.732Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2917 | 2024-12-31T16:40:18.732Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2918 | 2024-12-31T16:40:18.732Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2919 | 2024-12-31T16:40:18.732Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2920 | 2024-12-31T16:40:18.732Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2921 | 2024-12-31T16:40:18.732Z | [SUM] 2.00-3.00 sec 104 MBytes 874 Mbits/sec |
2922 | 2024-12-31T16:40:18.732Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2923 | 2024-12-31T16:40:18.732Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2924 | 2024-12-31T16:40:18.732Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2925 | 2024-12-31T16:40:18.735Z | [ 9] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
2926 | 2024-12-31T16:40:18.735Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2927 | 2024-12-31T16:40:18.735Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2928 | 2024-12-31T16:40:18.735Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2929 | 2024-12-31T16:40:18.735Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2930 | 2024-12-31T16:40:18.735Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2931 | 2024-12-31T16:40:18.735Z | [SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec |
2932 | 2024-12-31T16:40:18.735Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2933 | 2024-12-31T16:40:18.735Z | [ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
2934 | 2024-12-31T16:40:18.735Z | [ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
2935 | 2024-12-31T16:40:18.735Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2936 | 2024-12-31T16:40:18.735Z | [ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2937 | 2024-12-31T16:40:18.735Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2938 | 2024-12-31T16:40:18.735Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
2939 | 2024-12-31T16:40:18.735Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
2940 | 2024-12-31T16:40:18.735Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
2941 | 2024-12-31T16:40:18.735Z | [SUM] 4.00-5.00 sec 104 MBytes 875 Mbits/sec |
2942 | 2024-12-31T16:40:18.735Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2943 | 2024-12-31T16:40:18.736Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2944 | 2024-12-31T16:40:18.736Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2945 | 2024-12-31T16:40:18.736Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2946 | 2024-12-31T16:40:18.736Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2947 | 2024-12-31T16:40:18.736Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2948 | 2024-12-31T16:40:18.736Z | [ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2949 | 2024-12-31T16:40:18.736Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2950 | 2024-12-31T16:40:18.736Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2951 | 2024-12-31T16:40:18.736Z | [SUM] 5.00-6.00 sec 104 MBytes 875 Mbits/sec |
2952 | 2024-12-31T16:40:18.736Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2953 | 2024-12-31T16:40:18.736Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2954 | 2024-12-31T16:40:18.736Z | [ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2955 | 2024-12-31T16:40:18.736Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2956 | 2024-12-31T16:40:21.848Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2957 | 2024-12-31T16:40:21.848Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
2958 | 2024-12-31T16:40:21.848Z | [ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
2959 | 2024-12-31T16:40:21.848Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
2960 | 2024-12-31T16:40:21.848Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
2961 | 2024-12-31T16:40:21.848Z | [SUM] 6.00-7.00 sec 104 MBytes 870 Mbits/sec |
2962 | 2024-12-31T16:40:21.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2963 | 2024-12-31T16:40:21.848Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2964 | 2024-12-31T16:40:21.848Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2965 | 2024-12-31T16:40:21.848Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2966 | 2024-12-31T16:40:21.848Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
2967 | 2024-12-31T16:40:21.848Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2968 | 2024-12-31T16:40:21.848Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2969 | 2024-12-31T16:40:21.848Z | [ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2970 | 2024-12-31T16:40:21.848Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2971 | 2024-12-31T16:40:21.848Z | [SUM] 7.00-8.00 sec 104 MBytes 870 Mbits/sec |
2972 | 2024-12-31T16:40:21.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2973 | 2024-12-31T16:40:21.848Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
2974 | 2024-12-31T16:40:21.848Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
2975 | 2024-12-31T16:40:21.848Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2976 | 2024-12-31T16:40:21.848Z | [ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2977 | 2024-12-31T16:40:21.848Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
2978 | 2024-12-31T16:40:21.848Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
2979 | 2024-12-31T16:40:21.848Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
2980 | 2024-12-31T16:40:21.848Z | [ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
2981 | 2024-12-31T16:40:21.848Z | [SUM] 8.00-9.00 sec 103 MBytes 866 Mbits/sec |
2982 | 2024-12-31T16:40:21.848Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2983 | 2024-12-31T16:40:21.848Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2984 | 2024-12-31T16:40:21.849Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2985 | 2024-12-31T16:40:21.849Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2986 | 2024-12-31T16:40:21.849Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2987 | 2024-12-31T16:40:21.849Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2988 | 2024-12-31T16:40:21.849Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2989 | 2024-12-31T16:40:21.849Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2990 | 2024-12-31T16:40:21.849Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2991 | 2024-12-31T16:40:21.849Z | [SUM] 9.00-10.00 sec 103 MBytes 867 Mbits/sec |
2992 | 2024-12-31T16:40:21.849Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2993 | 2024-12-31T16:40:21.849Z | [ 5] 10.00-10.00 sec 124 KBytes 235 Mbits/sec |
2994 | 2024-12-31T16:40:21.849Z | [ 7] 10.00-10.00 sec 124 KBytes 235 Mbits/sec |
2995 | 2024-12-31T16:40:21.849Z | [ 9] 10.00-10.00 sec 65.0 KBytes 123 Mbits/sec |
2996 | 2024-12-31T16:40:21.849Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2997 | 2024-12-31T16:40:21.849Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2998 | 2024-12-31T16:40:21.849Z | [ 15] 10.00-10.00 sec 5.66 KBytes 10.7 Mbits/sec |
2999 | 2024-12-31T16:40:21.849Z | [ 17] 10.00-10.00 sec 116 KBytes 219 Mbits/sec |
3000 | 2024-12-31T16:40:21.849Z | [ 19] 10.00-10.00 sec 124 KBytes 235 Mbits/sec |
3001 | 2024-12-31T16:40:21.849Z | [SUM] 10.00-10.00 sec 560 KBytes 1.06 Gbits/sec |
3002 | 2024-12-31T16:40:21.849Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3003 | 2024-12-31T16:40:21.849Z | [ ID] Interval Transfer Bandwidth |
3004 | 2024-12-31T16:40:21.852Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3005 | 2024-12-31T16:40:21.852Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3006 | 2024-12-31T16:40:21.852Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3007 | 2024-12-31T16:40:21.852Z | [ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3008 | 2024-12-31T16:40:21.852Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3009 | 2024-12-31T16:40:21.852Z | [ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3010 | 2024-12-31T16:40:21.852Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3011 | 2024-12-31T16:40:21.852Z | [ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3012 | 2024-12-31T16:40:21.852Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3013 | 2024-12-31T16:40:21.852Z | [ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3014 | 2024-12-31T16:40:21.852Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3015 | 2024-12-31T16:40:21.852Z | [ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3016 | 2024-12-31T16:40:21.852Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3017 | 2024-12-31T16:40:21.852Z | [ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3018 | 2024-12-31T16:40:21.852Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3019 | 2024-12-31T16:40:21.852Z | [ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver |
3020 | 2024-12-31T16:40:21.852Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3021 | 2024-12-31T16:40:21.852Z | [SUM] 0.00-10.00 sec 1.01 GBytes 865 Mbits/sec receiver |
3022 | 2024-12-31T16:40:21.852Z | Run 6/10...865.859580669567Mbps |
3023 | 2024-12-31T16:40:28.883Z | ----------------------------------------------------------- |
3024 | 2024-12-31T16:40:28.883Z | Server listening on 5201 |
3025 | 2024-12-31T16:40:28.883Z | ----------------------------------------------------------- |
3026 | 2024-12-31T16:40:28.883Z | Accepted connection from 10.0.0.1, port 52262 |
3027 | 2024-12-31T16:40:28.883Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64568 |
3028 | 2024-12-31T16:40:28.883Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51775 |
3029 | 2024-12-31T16:40:28.883Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40084 |
3030 | 2024-12-31T16:40:28.883Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38877 |
3031 | 2024-12-31T16:40:28.883Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51332 |
3032 | 2024-12-31T16:40:28.883Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32955 |
3033 | 2024-12-31T16:40:28.883Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42376 |
3034 | 2024-12-31T16:40:28.883Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57205 |
3035 | 2024-12-31T16:40:28.884Z | [ ID] Interval Transfer Bandwidth |
3036 | 2024-12-31T16:40:28.884Z | [ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
3037 | 2024-12-31T16:40:28.884Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3038 | 2024-12-31T16:40:28.884Z | [ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3039 | 2024-12-31T16:40:28.884Z | [ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3040 | 2024-12-31T16:40:28.884Z | [ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3041 | 2024-12-31T16:40:28.884Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3042 | 2024-12-31T16:40:28.884Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3043 | 2024-12-31T16:40:28.884Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3044 | 2024-12-31T16:40:28.884Z | [SUM] 0.00-1.00 sec 97.1 MBytes 814 Mbits/sec |
3045 | 2024-12-31T16:40:28.884Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3046 | 2024-12-31T16:40:28.884Z | [ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3047 | 2024-12-31T16:40:28.884Z | [ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3048 | 2024-12-31T16:40:28.884Z | [ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3049 | 2024-12-31T16:40:28.884Z | [ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3050 | 2024-12-31T16:40:28.884Z | [ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3051 | 2024-12-31T16:40:28.884Z | [ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec |
3052 | 2024-12-31T16:40:28.884Z | [ 17] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec |
3053 | 2024-12-31T16:40:28.887Z | [ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3054 | 2024-12-31T16:40:28.887Z | [SUM] 1.00-2.00 sec 107 MBytes 899 Mbits/sec |
3055 | 2024-12-31T16:40:28.887Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3056 | 2024-12-31T16:40:28.887Z | [ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3057 | 2024-12-31T16:40:28.887Z | [ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3058 | 2024-12-31T16:40:28.887Z | [ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3059 | 2024-12-31T16:40:28.887Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3060 | 2024-12-31T16:40:28.887Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3061 | 2024-12-31T16:40:28.887Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3062 | 2024-12-31T16:40:28.887Z | [ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3063 | 2024-12-31T16:40:28.887Z | [ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3064 | 2024-12-31T16:40:28.887Z | [SUM] 2.00-3.00 sec 106 MBytes 886 Mbits/sec |
3065 | 2024-12-31T16:40:28.887Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3066 | 2024-12-31T16:40:28.887Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3067 | 2024-12-31T16:40:28.887Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3068 | 2024-12-31T16:40:28.887Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3069 | 2024-12-31T16:40:28.887Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3070 | 2024-12-31T16:40:28.887Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3071 | 2024-12-31T16:40:28.887Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3072 | 2024-12-31T16:40:28.887Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3073 | 2024-12-31T16:40:28.887Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3074 | 2024-12-31T16:40:28.887Z | [SUM] 3.00-4.00 sec 105 MBytes 881 Mbits/sec |
3075 | 2024-12-31T16:40:28.887Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3076 | 2024-12-31T16:40:28.887Z | [ 5] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec |
3077 | 2024-12-31T16:40:28.887Z | [ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3078 | 2024-12-31T16:40:28.887Z | [ 9] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec |
3079 | 2024-12-31T16:40:28.887Z | [ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3080 | 2024-12-31T16:40:28.887Z | [ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3081 | 2024-12-31T16:40:28.888Z | [ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3082 | 2024-12-31T16:40:28.888Z | [ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3083 | 2024-12-31T16:40:28.888Z | [ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3084 | 2024-12-31T16:40:28.888Z | [SUM] 4.00-5.00 sec 106 MBytes 886 Mbits/sec |
3085 | 2024-12-31T16:40:28.888Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3086 | 2024-12-31T16:40:28.888Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3087 | 2024-12-31T16:40:28.888Z | [ 7] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
3088 | 2024-12-31T16:40:28.888Z | [ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3089 | 2024-12-31T16:40:28.888Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3090 | 2024-12-31T16:40:28.888Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3091 | 2024-12-31T16:40:28.888Z | [ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3092 | 2024-12-31T16:40:28.888Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3093 | 2024-12-31T16:40:28.888Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3094 | 2024-12-31T16:40:28.888Z | [SUM] 5.00-6.00 sec 105 MBytes 882 Mbits/sec |
3095 | 2024-12-31T16:40:28.888Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3096 | 2024-12-31T16:40:28.888Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3097 | 2024-12-31T16:40:28.888Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3098 | 2024-12-31T16:40:28.888Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3099 | 2024-12-31T16:40:32.000Z | [ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3100 | 2024-12-31T16:40:32.000Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3101 | 2024-12-31T16:40:32.000Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3102 | 2024-12-31T16:40:32.000Z | [ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3103 | 2024-12-31T16:40:32.000Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3104 | 2024-12-31T16:40:32.000Z | [SUM] 6.00-7.00 sec 105 MBytes 881 Mbits/sec |
3105 | 2024-12-31T16:40:32.000Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3106 | 2024-12-31T16:40:32.000Z | [ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3107 | 2024-12-31T16:40:32.000Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3108 | 2024-12-31T16:40:32.000Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3109 | 2024-12-31T16:40:32.000Z | [ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3110 | 2024-12-31T16:40:32.000Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3111 | 2024-12-31T16:40:32.000Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3112 | 2024-12-31T16:40:32.000Z | [ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3113 | 2024-12-31T16:40:32.000Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3114 | 2024-12-31T16:40:32.000Z | [SUM] 7.00-8.00 sec 104 MBytes 874 Mbits/sec |
3115 | 2024-12-31T16:40:32.000Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3116 | 2024-12-31T16:40:32.000Z | [ 5] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
3117 | 2024-12-31T16:40:32.000Z | [ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
3118 | 2024-12-31T16:40:32.000Z | [ 9] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
3119 | 2024-12-31T16:40:32.000Z | [ 11] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
3120 | 2024-12-31T16:40:32.000Z | [ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3121 | 2024-12-31T16:40:32.000Z | [ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3122 | 2024-12-31T16:40:32.000Z | [ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3123 | 2024-12-31T16:40:32.000Z | [ 19] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
3124 | 2024-12-31T16:40:32.000Z | [SUM] 8.00-9.00 sec 106 MBytes 893 Mbits/sec |
3125 | 2024-12-31T16:40:32.001Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3126 | 2024-12-31T16:40:32.001Z | [ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3127 | 2024-12-31T16:40:32.001Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3128 | 2024-12-31T16:40:32.001Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3129 | 2024-12-31T16:40:32.001Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3130 | 2024-12-31T16:40:32.001Z | [ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
3131 | 2024-12-31T16:40:32.001Z | [ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
3132 | 2024-12-31T16:40:32.001Z | [ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
3133 | 2024-12-31T16:40:32.001Z | [ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3134 | 2024-12-31T16:40:32.001Z | [SUM] 9.00-10.00 sec 105 MBytes 884 Mbits/sec |
3135 | 2024-12-31T16:40:32.001Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3136 | 2024-12-31T16:40:32.001Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3137 | 2024-12-31T16:40:32.001Z | [ 7] 10.00-10.00 sec 42.4 KBytes 91.7 Mbits/sec |
3138 | 2024-12-31T16:40:32.001Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3139 | 2024-12-31T16:40:32.001Z | [ 11] 10.00-10.00 sec 48.1 KBytes 104 Mbits/sec |
3140 | 2024-12-31T16:40:32.001Z | [ 13] 10.00-10.00 sec 124 KBytes 269 Mbits/sec |
3141 | 2024-12-31T16:40:32.001Z | [ 15] 10.00-10.00 sec 124 KBytes 269 Mbits/sec |
3142 | 2024-12-31T16:40:32.001Z | [ 17] 10.00-10.00 sec 124 KBytes 269 Mbits/sec |
3143 | 2024-12-31T16:40:32.001Z | [ 19] 10.00-10.00 sec 48.1 KBytes 104 Mbits/sec |
3144 | 2024-12-31T16:40:32.001Z | [SUM] 10.00-10.00 sec 512 KBytes 1.11 Gbits/sec |
3145 | 2024-12-31T16:40:32.001Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3146 | 2024-12-31T16:40:32.001Z | [ ID] Interval Transfer Bandwidth |
3147 | 2024-12-31T16:40:32.001Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3148 | 2024-12-31T16:40:32.001Z | [ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3149 | 2024-12-31T16:40:32.001Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3150 | 2024-12-31T16:40:32.001Z | [ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3151 | 2024-12-31T16:40:32.001Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3152 | 2024-12-31T16:40:32.001Z | [ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3153 | 2024-12-31T16:40:32.001Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3154 | 2024-12-31T16:40:32.001Z | [ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3155 | 2024-12-31T16:40:32.002Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3156 | 2024-12-31T16:40:32.002Z | [ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3157 | 2024-12-31T16:40:32.002Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3158 | 2024-12-31T16:40:32.002Z | [ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3159 | 2024-12-31T16:40:32.002Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3160 | 2024-12-31T16:40:32.002Z | [ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3161 | 2024-12-31T16:40:32.002Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3162 | 2024-12-31T16:40:32.002Z | [ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3163 | 2024-12-31T16:40:32.002Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3164 | 2024-12-31T16:40:32.002Z | [SUM] 0.00-10.00 sec 1.02 GBytes 878 Mbits/sec receiver |
3165 | 2024-12-31T16:40:32.005Z | Run 7/10...878.6016744296979Mbps |
3166 | 2024-12-31T16:40:39.035Z | ----------------------------------------------------------- |
3167 | 2024-12-31T16:40:39.035Z | Server listening on 5201 |
3168 | 2024-12-31T16:40:39.035Z | ----------------------------------------------------------- |
3169 | 2024-12-31T16:40:39.035Z | Accepted connection from 10.0.0.1, port 40145 |
3170 | 2024-12-31T16:40:39.035Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52947 |
3171 | 2024-12-31T16:40:39.035Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42793 |
3172 | 2024-12-31T16:40:39.035Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51650 |
3173 | 2024-12-31T16:40:39.035Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51240 |
3174 | 2024-12-31T16:40:39.035Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54988 |
3175 | 2024-12-31T16:40:39.035Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59661 |
3176 | 2024-12-31T16:40:39.035Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38151 |
3177 | 2024-12-31T16:40:39.035Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37180 |
3178 | 2024-12-31T16:40:39.035Z | [ ID] Interval Transfer Bandwidth |
3179 | 2024-12-31T16:40:39.035Z | [ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3180 | 2024-12-31T16:40:39.035Z | [ 7] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3181 | 2024-12-31T16:40:39.035Z | [ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3182 | 2024-12-31T16:40:39.035Z | [ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3183 | 2024-12-31T16:40:39.035Z | [ 13] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3184 | 2024-12-31T16:40:39.035Z | [ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3185 | 2024-12-31T16:40:39.035Z | [ 17] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3186 | 2024-12-31T16:40:39.035Z | [ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3187 | 2024-12-31T16:40:39.035Z | [SUM] 0.00-1.00 sec 95.0 MBytes 796 Mbits/sec |
3188 | 2024-12-31T16:40:39.036Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3189 | 2024-12-31T16:40:39.036Z | [ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec |
3190 | 2024-12-31T16:40:39.036Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3191 | 2024-12-31T16:40:39.036Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3192 | 2024-12-31T16:40:39.036Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3193 | 2024-12-31T16:40:39.036Z | [ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3194 | 2024-12-31T16:40:39.036Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3195 | 2024-12-31T16:40:39.036Z | [ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3196 | 2024-12-31T16:40:39.036Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3197 | 2024-12-31T16:40:39.036Z | [SUM] 1.00-2.00 sec 106 MBytes 887 Mbits/sec |
3198 | 2024-12-31T16:40:39.036Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3199 | 2024-12-31T16:40:39.036Z | [ 5] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
3200 | 2024-12-31T16:40:39.036Z | [ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3201 | 2024-12-31T16:40:39.036Z | [ 9] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
3202 | 2024-12-31T16:40:39.036Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3203 | 2024-12-31T16:40:39.036Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3204 | 2024-12-31T16:40:39.036Z | [ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3205 | 2024-12-31T16:40:39.036Z | [ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3206 | 2024-12-31T16:40:39.036Z | [ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3207 | 2024-12-31T16:40:39.036Z | [SUM] 2.00-3.00 sec 106 MBytes 890 Mbits/sec |
3208 | 2024-12-31T16:40:39.036Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3209 | 2024-12-31T16:40:39.036Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3210 | 2024-12-31T16:40:39.036Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3211 | 2024-12-31T16:40:39.036Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3212 | 2024-12-31T16:40:39.036Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3213 | 2024-12-31T16:40:39.036Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3214 | 2024-12-31T16:40:39.036Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3215 | 2024-12-31T16:40:39.036Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3216 | 2024-12-31T16:40:39.036Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3217 | 2024-12-31T16:40:39.036Z | [SUM] 3.00-4.00 sec 105 MBytes 878 Mbits/sec |
3218 | 2024-12-31T16:40:39.036Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3219 | 2024-12-31T16:40:39.036Z | [ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3220 | 2024-12-31T16:40:39.036Z | [ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3221 | 2024-12-31T16:40:39.036Z | [ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3222 | 2024-12-31T16:40:39.036Z | [ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3223 | 2024-12-31T16:40:39.036Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3224 | 2024-12-31T16:40:39.036Z | [ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3225 | 2024-12-31T16:40:39.036Z | [ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3226 | 2024-12-31T16:40:39.036Z | [ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3227 | 2024-12-31T16:40:39.037Z | [SUM] 4.00-5.00 sec 105 MBytes 885 Mbits/sec |
3228 | 2024-12-31T16:40:39.037Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3229 | 2024-12-31T16:40:39.037Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3230 | 2024-12-31T16:40:39.037Z | [ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3231 | 2024-12-31T16:40:39.037Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3232 | 2024-12-31T16:40:39.037Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3233 | 2024-12-31T16:40:39.037Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3234 | 2024-12-31T16:40:39.037Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3235 | 2024-12-31T16:40:39.037Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3236 | 2024-12-31T16:40:39.037Z | [ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3237 | 2024-12-31T16:40:39.037Z | [SUM] 5.00-6.00 sec 105 MBytes 883 Mbits/sec |
3238 | 2024-12-31T16:40:39.037Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3239 | 2024-12-31T16:40:39.037Z | [ 5] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec |
3240 | 2024-12-31T16:40:39.037Z | [ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3241 | 2024-12-31T16:40:39.037Z | [ 9] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec |
3242 | 2024-12-31T16:40:42.152Z | [ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3243 | 2024-12-31T16:40:42.152Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3244 | 2024-12-31T16:40:42.152Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3245 | 2024-12-31T16:40:42.152Z | [ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3246 | 2024-12-31T16:40:42.152Z | [ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3247 | 2024-12-31T16:40:42.152Z | [SUM] 6.00-7.00 sec 105 MBytes 884 Mbits/sec |
3248 | 2024-12-31T16:40:42.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3249 | 2024-12-31T16:40:42.152Z | [ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3250 | 2024-12-31T16:40:42.152Z | [ 7] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec |
3251 | 2024-12-31T16:40:42.152Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3252 | 2024-12-31T16:40:42.152Z | [ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3253 | 2024-12-31T16:40:42.152Z | [ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3254 | 2024-12-31T16:40:42.152Z | [ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3255 | 2024-12-31T16:40:42.152Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3256 | 2024-12-31T16:40:42.152Z | [ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3257 | 2024-12-31T16:40:42.152Z | [SUM] 7.00-8.00 sec 106 MBytes 886 Mbits/sec |
3258 | 2024-12-31T16:40:42.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3259 | 2024-12-31T16:40:42.152Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3260 | 2024-12-31T16:40:42.152Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3261 | 2024-12-31T16:40:42.152Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3262 | 2024-12-31T16:40:42.152Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3263 | 2024-12-31T16:40:42.152Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3264 | 2024-12-31T16:40:42.152Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3265 | 2024-12-31T16:40:42.152Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3266 | 2024-12-31T16:40:42.152Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3267 | 2024-12-31T16:40:42.152Z | [SUM] 8.00-9.00 sec 104 MBytes 870 Mbits/sec |
3268 | 2024-12-31T16:40:42.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3269 | 2024-12-31T16:40:42.153Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3270 | 2024-12-31T16:40:42.153Z | [ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3271 | 2024-12-31T16:40:42.153Z | [ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3272 | 2024-12-31T16:40:42.153Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3273 | 2024-12-31T16:40:42.153Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3274 | 2024-12-31T16:40:42.153Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3275 | 2024-12-31T16:40:42.153Z | [ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3276 | 2024-12-31T16:40:42.153Z | [ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3277 | 2024-12-31T16:40:42.153Z | [SUM] 9.00-10.00 sec 104 MBytes 872 Mbits/sec |
3278 | 2024-12-31T16:40:42.153Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3279 | 2024-12-31T16:40:42.153Z | [ 5] 10.00-10.00 sec 48.1 KBytes 103 Mbits/sec |
3280 | 2024-12-31T16:40:42.153Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3281 | 2024-12-31T16:40:42.153Z | [ 9] 10.00-10.00 sec 25.5 KBytes 54.7 Mbits/sec |
3282 | 2024-12-31T16:40:42.153Z | [ 11] 10.00-10.00 sec 124 KBytes 267 Mbits/sec |
3283 | 2024-12-31T16:40:42.153Z | [ 13] 10.00-10.00 sec 124 KBytes 267 Mbits/sec |
3284 | 2024-12-31T16:40:42.153Z | [ 15] 10.00-10.00 sec 76.4 KBytes 164 Mbits/sec |
3285 | 2024-12-31T16:40:42.153Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3286 | 2024-12-31T16:40:42.153Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3287 | 2024-12-31T16:40:42.153Z | [SUM] 10.00-10.00 sec 399 KBytes 857 Mbits/sec |
3288 | 2024-12-31T16:40:42.153Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3289 | 2024-12-31T16:40:42.153Z | [ ID] Interval Transfer Bandwidth |
3290 | 2024-12-31T16:40:42.153Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3291 | 2024-12-31T16:40:42.153Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3292 | 2024-12-31T16:40:42.153Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3293 | 2024-12-31T16:40:42.153Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3294 | 2024-12-31T16:40:42.153Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3295 | 2024-12-31T16:40:42.153Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3296 | 2024-12-31T16:40:42.153Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3297 | 2024-12-31T16:40:42.153Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3298 | 2024-12-31T16:40:42.153Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3299 | 2024-12-31T16:40:42.153Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3300 | 2024-12-31T16:40:42.153Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3301 | 2024-12-31T16:40:42.153Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3302 | 2024-12-31T16:40:42.153Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3303 | 2024-12-31T16:40:42.153Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3304 | 2024-12-31T16:40:42.153Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3305 | 2024-12-31T16:40:42.153Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3306 | 2024-12-31T16:40:42.153Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3307 | 2024-12-31T16:40:42.153Z | [SUM] 0.00-10.00 sec 1.02 GBytes 873 Mbits/sec receiver |
3308 | 2024-12-31T16:40:42.156Z | Run 8/10...873.456810395876Mbps |
3309 | 2024-12-31T16:40:49.187Z | ----------------------------------------------------------- |
3310 | 2024-12-31T16:40:49.187Z | Server listening on 5201 |
3311 | 2024-12-31T16:40:49.187Z | ----------------------------------------------------------- |
3312 | 2024-12-31T16:40:49.187Z | Accepted connection from 10.0.0.1, port 43023 |
3313 | 2024-12-31T16:40:49.187Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47921 |
3314 | 2024-12-31T16:40:49.187Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64775 |
3315 | 2024-12-31T16:40:49.187Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50303 |
3316 | 2024-12-31T16:40:49.187Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60615 |
3317 | 2024-12-31T16:40:49.187Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36705 |
3318 | 2024-12-31T16:40:49.187Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65511 |
3319 | 2024-12-31T16:40:49.187Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44833 |
3320 | 2024-12-31T16:40:49.187Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38474 |
3321 | 2024-12-31T16:40:49.187Z | [ ID] Interval Transfer Bandwidth |
3322 | 2024-12-31T16:40:49.187Z | [ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
3323 | 2024-12-31T16:40:49.187Z | [ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
3324 | 2024-12-31T16:40:49.187Z | [ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3325 | 2024-12-31T16:40:49.187Z | [ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3326 | 2024-12-31T16:40:49.187Z | [ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3327 | 2024-12-31T16:40:49.187Z | [ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3328 | 2024-12-31T16:40:49.188Z | [ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3329 | 2024-12-31T16:40:49.188Z | [ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3330 | 2024-12-31T16:40:49.188Z | [SUM] 0.00-1.00 sec 97.6 MBytes 819 Mbits/sec |
3331 | 2024-12-31T16:40:49.188Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3332 | 2024-12-31T16:40:49.188Z | [ 5] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec |
3333 | 2024-12-31T16:40:49.188Z | [ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
3334 | 2024-12-31T16:40:49.188Z | [ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3335 | 2024-12-31T16:40:49.188Z | [ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3336 | 2024-12-31T16:40:49.188Z | [ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3337 | 2024-12-31T16:40:49.188Z | [ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3338 | 2024-12-31T16:40:49.188Z | [ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3339 | 2024-12-31T16:40:49.188Z | [ 19] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
3340 | 2024-12-31T16:40:49.188Z | [SUM] 1.00-2.00 sec 107 MBytes 895 Mbits/sec |
3341 | 2024-12-31T16:40:49.188Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3342 | 2024-12-31T16:40:49.188Z | [ 5] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec |
3343 | 2024-12-31T16:40:49.188Z | [ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3344 | 2024-12-31T16:40:49.188Z | [ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3345 | 2024-12-31T16:40:49.188Z | [ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3346 | 2024-12-31T16:40:49.188Z | [ 13] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec |
3347 | 2024-12-31T16:40:49.188Z | [ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
3348 | 2024-12-31T16:40:49.188Z | [ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
3349 | 2024-12-31T16:40:49.188Z | [ 19] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec |
3350 | 2024-12-31T16:40:49.188Z | [SUM] 2.00-3.00 sec 107 MBytes 902 Mbits/sec |
3351 | 2024-12-31T16:40:49.188Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3352 | 2024-12-31T16:40:49.188Z | [ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
3353 | 2024-12-31T16:40:49.188Z | [ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
3354 | 2024-12-31T16:40:49.188Z | [ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
3355 | 2024-12-31T16:40:49.188Z | [ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
3356 | 2024-12-31T16:40:49.188Z | [ 13] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec |
3357 | 2024-12-31T16:40:49.188Z | [ 15] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec |
3358 | 2024-12-31T16:40:49.188Z | [ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
3359 | 2024-12-31T16:40:49.188Z | [ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
3360 | 2024-12-31T16:40:49.188Z | [SUM] 3.00-4.00 sec 108 MBytes 907 Mbits/sec |
3361 | 2024-12-31T16:40:49.188Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3362 | 2024-12-31T16:40:49.188Z | [ 5] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
3363 | 2024-12-31T16:40:49.188Z | [ 7] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
3364 | 2024-12-31T16:40:49.188Z | [ 9] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
3365 | 2024-12-31T16:40:49.188Z | [ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
3366 | 2024-12-31T16:40:49.188Z | [ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
3367 | 2024-12-31T16:40:49.189Z | [ 15] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
3368 | 2024-12-31T16:40:49.189Z | [ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
3369 | 2024-12-31T16:40:49.189Z | [ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
3370 | 2024-12-31T16:40:49.189Z | [SUM] 4.00-5.00 sec 108 MBytes 902 Mbits/sec |
3371 | 2024-12-31T16:40:49.189Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3372 | 2024-12-31T16:40:49.189Z | [ 5] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
3373 | 2024-12-31T16:40:49.189Z | [ 7] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
3374 | 2024-12-31T16:40:49.189Z | [ 9] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec |
3375 | 2024-12-31T16:40:49.189Z | [ 11] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
3376 | 2024-12-31T16:40:49.189Z | [ 13] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
3377 | 2024-12-31T16:40:49.189Z | [ 15] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
3378 | 2024-12-31T16:40:49.189Z | [ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
3379 | 2024-12-31T16:40:49.189Z | [ 19] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
3380 | 2024-12-31T16:40:49.192Z | [SUM] 5.00-6.00 sec 107 MBytes 895 Mbits/sec |
3381 | 2024-12-31T16:40:49.192Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3382 | 2024-12-31T16:40:49.192Z | [ 5] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec |
3383 | 2024-12-31T16:40:49.192Z | [ 7] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3384 | 2024-12-31T16:40:49.192Z | [ 9] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
3385 | 2024-12-31T16:40:52.402Z | [ 11] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3386 | 2024-12-31T16:40:52.402Z | [ 13] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3387 | 2024-12-31T16:40:52.402Z | [ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3388 | 2024-12-31T16:40:52.402Z | [ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3389 | 2024-12-31T16:40:52.402Z | [ 19] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3390 | 2024-12-31T16:40:52.402Z | [SUM] 6.00-7.00 sec 107 MBytes 899 Mbits/sec |
3391 | 2024-12-31T16:40:52.402Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3392 | 2024-12-31T16:40:52.402Z | [ 5] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3393 | 2024-12-31T16:40:52.402Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3394 | 2024-12-31T16:40:52.402Z | [ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3395 | 2024-12-31T16:40:52.402Z | [ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
3396 | 2024-12-31T16:40:52.402Z | [ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
3397 | 2024-12-31T16:40:52.402Z | [ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3398 | 2024-12-31T16:40:52.402Z | [ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3399 | 2024-12-31T16:40:52.402Z | [ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3400 | 2024-12-31T16:40:52.402Z | [SUM] 7.00-8.00 sec 107 MBytes 899 Mbits/sec |
3401 | 2024-12-31T16:40:52.402Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3402 | 2024-12-31T16:40:52.402Z | [ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
3403 | 2024-12-31T16:40:52.402Z | [ 7] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
3404 | 2024-12-31T16:40:52.402Z | [ 9] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
3405 | 2024-12-31T16:40:52.402Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3406 | 2024-12-31T16:40:52.402Z | [ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3407 | 2024-12-31T16:40:52.402Z | [ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
3408 | 2024-12-31T16:40:52.402Z | [ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
3409 | 2024-12-31T16:40:52.403Z | [ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
3410 | 2024-12-31T16:40:52.405Z | [SUM] 8.00-9.00 sec 108 MBytes 903 Mbits/sec |
3411 | 2024-12-31T16:40:52.406Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3412 | 2024-12-31T16:40:52.406Z | [ 5] 9.00-10.00 sec 13.4 MBytes 113 Mbits/sec |
3413 | 2024-12-31T16:40:52.406Z | [ 7] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3414 | 2024-12-31T16:40:52.406Z | [ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
3415 | 2024-12-31T16:40:52.406Z | [ 11] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3416 | 2024-12-31T16:40:52.406Z | [ 13] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3417 | 2024-12-31T16:40:52.406Z | [ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3418 | 2024-12-31T16:40:52.406Z | [ 17] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3419 | 2024-12-31T16:40:52.406Z | [ 19] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3420 | 2024-12-31T16:40:52.406Z | [SUM] 9.00-10.00 sec 108 MBytes 904 Mbits/sec |
3421 | 2024-12-31T16:40:52.406Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3422 | 2024-12-31T16:40:52.406Z | [ 5] 10.00-10.00 sec 46.7 KBytes 118 Mbits/sec |
3423 | 2024-12-31T16:40:52.406Z | [ 7] 10.00-10.00 sec 8.48 KBytes 21.5 Mbits/sec |
3424 | 2024-12-31T16:40:52.406Z | [ 9] 10.00-10.00 sec 124 KBytes 315 Mbits/sec |
3425 | 2024-12-31T16:40:52.406Z | [ 11] 10.00-10.00 sec 124 KBytes 315 Mbits/sec |
3426 | 2024-12-31T16:40:52.406Z | [ 13] 10.00-10.00 sec 2.83 KBytes 7.16 Mbits/sec |
3427 | 2024-12-31T16:40:52.406Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3428 | 2024-12-31T16:40:52.406Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3429 | 2024-12-31T16:40:52.406Z | [ 19] 10.00-10.00 sec 22.6 KBytes 57.3 Mbits/sec |
3430 | 2024-12-31T16:40:52.406Z | [SUM] 10.00-10.00 sec 329 KBytes 834 Mbits/sec |
3431 | 2024-12-31T16:40:52.406Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3432 | 2024-12-31T16:40:52.406Z | [ ID] Interval Transfer Bandwidth |
3433 | 2024-12-31T16:40:52.406Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3434 | 2024-12-31T16:40:52.406Z | [ 5] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
3435 | 2024-12-31T16:40:52.406Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3436 | 2024-12-31T16:40:52.406Z | [ 7] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
3437 | 2024-12-31T16:40:52.406Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3438 | 2024-12-31T16:40:52.406Z | [ 9] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
3439 | 2024-12-31T16:40:52.406Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3440 | 2024-12-31T16:40:52.406Z | [ 11] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver |
3441 | 2024-12-31T16:40:52.406Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3442 | 2024-12-31T16:40:52.406Z | [ 13] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver |
3443 | 2024-12-31T16:40:52.406Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3444 | 2024-12-31T16:40:52.406Z | [ 15] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver |
3445 | 2024-12-31T16:40:52.406Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3446 | 2024-12-31T16:40:52.406Z | [ 17] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver |
3447 | 2024-12-31T16:40:52.406Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3448 | 2024-12-31T16:40:52.406Z | [ 19] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver |
3449 | 2024-12-31T16:40:52.407Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3450 | 2024-12-31T16:40:52.407Z | [SUM] 0.00-10.00 sec 1.04 GBytes 892 Mbits/sec receiver |
3451 | 2024-12-31T16:40:52.407Z | Run 9/10...892.9113689316Mbps |
3452 | 2024-12-31T16:40:59.440Z | ----------------------------------------------------------- |
3453 | 2024-12-31T16:40:59.440Z | Server listening on 5201 |
3454 | 2024-12-31T16:40:59.440Z | ----------------------------------------------------------- |
3455 | 2024-12-31T16:40:59.440Z | Accepted connection from 10.0.0.1, port 65500 |
3456 | 2024-12-31T16:40:59.440Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60045 |
3457 | 2024-12-31T16:40:59.440Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55858 |
3458 | 2024-12-31T16:40:59.440Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33057 |
3459 | 2024-12-31T16:40:59.440Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62637 |
3460 | 2024-12-31T16:40:59.440Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58450 |
3461 | 2024-12-31T16:40:59.440Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47003 |
3462 | 2024-12-31T16:40:59.440Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35871 |
3463 | 2024-12-31T16:40:59.440Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57144 |
3464 | 2024-12-31T16:40:59.440Z | [ ID] Interval Transfer Bandwidth |
3465 | 2024-12-31T16:40:59.440Z | [ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
3466 | 2024-12-31T16:40:59.440Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3467 | 2024-12-31T16:40:59.440Z | [ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3468 | 2024-12-31T16:40:59.440Z | [ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3469 | 2024-12-31T16:40:59.440Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3470 | 2024-12-31T16:40:59.440Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3471 | 2024-12-31T16:40:59.440Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3472 | 2024-12-31T16:40:59.440Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3473 | 2024-12-31T16:40:59.440Z | [SUM] 0.00-1.00 sec 96.8 MBytes 812 Mbits/sec |
3474 | 2024-12-31T16:40:59.440Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3475 | 2024-12-31T16:40:59.440Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3476 | 2024-12-31T16:40:59.440Z | [ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
3477 | 2024-12-31T16:40:59.440Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3478 | 2024-12-31T16:40:59.440Z | [ 11] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec |
3479 | 2024-12-31T16:40:59.441Z | [ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3480 | 2024-12-31T16:40:59.441Z | [ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3481 | 2024-12-31T16:40:59.441Z | [ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
3482 | 2024-12-31T16:40:59.441Z | [ 19] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
3483 | 2024-12-31T16:40:59.441Z | [SUM] 1.00-2.00 sec 106 MBytes 893 Mbits/sec |
3484 | 2024-12-31T16:40:59.441Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3485 | 2024-12-31T16:40:59.441Z | [ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3486 | 2024-12-31T16:40:59.441Z | [ 7] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec |
3487 | 2024-12-31T16:40:59.441Z | [ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3488 | 2024-12-31T16:40:59.441Z | [ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3489 | 2024-12-31T16:40:59.441Z | [ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
3490 | 2024-12-31T16:40:59.441Z | [ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
3491 | 2024-12-31T16:40:59.441Z | [ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
3492 | 2024-12-31T16:40:59.441Z | [ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
3493 | 2024-12-31T16:40:59.441Z | [SUM] 2.00-3.00 sec 107 MBytes 902 Mbits/sec |
3494 | 2024-12-31T16:40:59.441Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3495 | 2024-12-31T16:40:59.441Z | [ 5] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
3496 | 2024-12-31T16:40:59.441Z | [ 7] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec |
3497 | 2024-12-31T16:40:59.441Z | [ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
3498 | 2024-12-31T16:40:59.441Z | [ 11] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec |
3499 | 2024-12-31T16:40:59.441Z | [ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
3500 | 2024-12-31T16:40:59.441Z | [ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
3501 | 2024-12-31T16:40:59.441Z | [ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
3502 | 2024-12-31T16:40:59.441Z | [ 19] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec |
3503 | 2024-12-31T16:40:59.441Z | [SUM] 3.00-4.00 sec 106 MBytes 893 Mbits/sec |
3504 | 2024-12-31T16:40:59.441Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3505 | 2024-12-31T16:40:59.441Z | [ 5] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec |
3506 | 2024-12-31T16:40:59.441Z | [ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec |
3507 | 2024-12-31T16:40:59.441Z | [ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
3508 | 2024-12-31T16:40:59.441Z | [ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3509 | 2024-12-31T16:40:59.441Z | [ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3510 | 2024-12-31T16:40:59.441Z | [ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3511 | 2024-12-31T16:40:59.441Z | [ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
3512 | 2024-12-31T16:40:59.441Z | [ 19] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec |
3513 | 2024-12-31T16:40:59.441Z | [SUM] 4.00-5.00 sec 106 MBytes 892 Mbits/sec |
3514 | 2024-12-31T16:40:59.441Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3515 | 2024-12-31T16:40:59.441Z | [ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3516 | 2024-12-31T16:40:59.441Z | [ 7] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
3517 | 2024-12-31T16:40:59.441Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3518 | 2024-12-31T16:40:59.441Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3519 | 2024-12-31T16:40:59.442Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3520 | 2024-12-31T16:40:59.442Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3521 | 2024-12-31T16:40:59.442Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3522 | 2024-12-31T16:40:59.442Z | [ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3523 | 2024-12-31T16:40:59.442Z | [SUM] 5.00-6.00 sec 106 MBytes 886 Mbits/sec |
3524 | 2024-12-31T16:40:59.442Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3525 | 2024-12-31T16:40:59.442Z | [ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3526 | 2024-12-31T16:40:59.442Z | [ 7] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec |
3527 | 2024-12-31T16:40:59.442Z | [ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3528 | 2024-12-31T16:41:02.665Z | [ 11] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3529 | 2024-12-31T16:41:02.665Z | [ 13] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3530 | 2024-12-31T16:41:02.665Z | [ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3531 | 2024-12-31T16:41:02.665Z | [ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
3532 | 2024-12-31T16:41:02.665Z | [ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
3533 | 2024-12-31T16:41:02.665Z | [SUM] 6.00-7.00 sec 107 MBytes 899 Mbits/sec |
3534 | 2024-12-31T16:41:02.665Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3535 | 2024-12-31T16:41:02.665Z | [ 5] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3536 | 2024-12-31T16:41:02.665Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3537 | 2024-12-31T16:41:02.665Z | [ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3538 | 2024-12-31T16:41:02.665Z | [ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3539 | 2024-12-31T16:41:02.665Z | [ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3540 | 2024-12-31T16:41:02.665Z | [ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3541 | 2024-12-31T16:41:02.665Z | [ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3542 | 2024-12-31T16:41:02.665Z | [ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
3543 | 2024-12-31T16:41:02.665Z | [SUM] 7.00-8.00 sec 107 MBytes 898 Mbits/sec |
3544 | 2024-12-31T16:41:02.665Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3545 | 2024-12-31T16:41:02.665Z | [ 5] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
3546 | 2024-12-31T16:41:02.665Z | [ 7] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
3547 | 2024-12-31T16:41:02.665Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3548 | 2024-12-31T16:41:02.665Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3549 | 2024-12-31T16:41:02.665Z | [ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3550 | 2024-12-31T16:41:02.665Z | [ 15] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
3551 | 2024-12-31T16:41:02.665Z | [ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
3552 | 2024-12-31T16:41:02.665Z | [ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
3553 | 2024-12-31T16:41:02.665Z | [SUM] 8.00-9.00 sec 107 MBytes 894 Mbits/sec |
3554 | 2024-12-31T16:41:02.665Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3555 | 2024-12-31T16:41:02.665Z | [ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3556 | 2024-12-31T16:41:02.665Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3557 | 2024-12-31T16:41:02.665Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3558 | 2024-12-31T16:41:02.665Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3559 | 2024-12-31T16:41:02.665Z | [ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
3560 | 2024-12-31T16:41:02.665Z | [ 15] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec |
3561 | 2024-12-31T16:41:02.665Z | [ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3562 | 2024-12-31T16:41:02.665Z | [ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3563 | 2024-12-31T16:41:02.665Z | [SUM] 9.00-10.00 sec 106 MBytes 887 Mbits/sec |
3564 | 2024-12-31T16:41:02.666Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3565 | 2024-12-31T16:41:02.666Z | [ 5] 10.00-10.00 sec 42.4 KBytes 74.1 Mbits/sec |
3566 | 2024-12-31T16:41:02.666Z | [ 7] 10.00-10.00 sec 124 KBytes 217 Mbits/sec |
3567 | 2024-12-31T16:41:02.666Z | [ 9] 10.00-10.00 sec 14.1 KBytes 24.7 Mbits/sec |
3568 | 2024-12-31T16:41:02.666Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3569 | 2024-12-31T16:41:02.666Z | [ 13] 10.00-10.00 sec 116 KBytes 202 Mbits/sec |
3570 | 2024-12-31T16:41:02.666Z | [ 15] 10.00-10.00 sec 124 KBytes 217 Mbits/sec |
3571 | 2024-12-31T16:41:02.666Z | [ 17] 10.00-10.00 sec 124 KBytes 217 Mbits/sec |
3572 | 2024-12-31T16:41:02.666Z | [ 19] 10.00-10.00 sec 124 KBytes 217 Mbits/sec |
3573 | 2024-12-31T16:41:02.666Z | [SUM] 10.00-10.00 sec 670 KBytes 1.17 Gbits/sec |
3574 | 2024-12-31T16:41:02.666Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3575 | 2024-12-31T16:41:02.666Z | [ ID] Interval Transfer Bandwidth |
3576 | 2024-12-31T16:41:02.666Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3577 | 2024-12-31T16:41:02.666Z | [ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3578 | 2024-12-31T16:41:02.666Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3579 | 2024-12-31T16:41:02.666Z | [ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3580 | 2024-12-31T16:41:02.666Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3581 | 2024-12-31T16:41:02.666Z | [ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3582 | 2024-12-31T16:41:02.666Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3583 | 2024-12-31T16:41:02.666Z | [ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3584 | 2024-12-31T16:41:02.666Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3585 | 2024-12-31T16:41:02.666Z | [ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3586 | 2024-12-31T16:41:02.666Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3587 | 2024-12-31T16:41:02.666Z | [ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3588 | 2024-12-31T16:41:02.666Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3589 | 2024-12-31T16:41:02.666Z | [ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3590 | 2024-12-31T16:41:02.666Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3591 | 2024-12-31T16:41:02.666Z | [ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
3592 | 2024-12-31T16:41:02.666Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3593 | 2024-12-31T16:41:02.666Z | [SUM] 0.00-10.00 sec 1.03 GBytes 886 Mbits/sec receiver |
3594 | 2024-12-31T16:41:02.669Z | Run 10/10...886.100702387547Mbps |
3595 | 2024-12-31T16:41:02.669Z | ###---------------------### |
3596 | 2024-12-31T16:41:02.669Z | ::: iPerf done... ::: |
3597 | 2024-12-31T16:41:02.669Z | :::Awaiting out files...::: |
3598 | 2024-12-31T16:41:02.669Z | ###---------------------### |
3599 | 2024-12-31T16:41:02.669Z | ###-----### |
3600 | 2024-12-31T16:41:02.669Z | :::done!::: |
3601 | 2024-12-31T16:41:02.669Z | ###-----### |
3602 | 2024-12-31T16:41:04.436Z | Gnuplot not found, using plotters backend |
3603 | 2024-12-31T16:41:04.662Z | Benchmarking iperf-tcp/local/c2s/tx |
3604 | 2024-12-31T16:41:04.662Z | Benchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s |
3605 | 2024-12-31T16:41:09.285Z | Benchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (581M iterations) |
3606 | 2024-12-31T16:41:29.288Z | Benchmarking iperf-tcp/local/c2s/tx: Analyzing |
3607 | 2024-12-31T16:41:29.442Z | iperf-tcp/local/c2s/tx time: [1.6319 µs 1.6320 µs 1.6321 µs] |
3608 | 2024-12-31T16:41:29.442Z | change: [+1.4666% +1.4796% +1.4918%] (p = 0.00 < 0.05) |
3609 | 2024-12-31T16:41:29.442Z | Performance has regressed. |
3610 | 2024-12-31T16:41:29.442Z | Found 5 outliers among 100 measurements (5.00%) |
3611 | 2024-12-31T16:41:29.442Z | 1 (1.00%) low severe |
3612 | 2024-12-31T16:41:29.442Z | 1 (1.00%) low mild |
3613 | 2024-12-31T16:41:29.442Z | 1 (1.00%) high mild |
3614 | 2024-12-31T16:41:29.442Z | 2 (2.00%) high severe |
3615 | 2024-12-31T16:41:31.036Z | |
3616 | 2024-12-31T16:41:31.039Z | Benchmarking iperf-tcp/local/c2s/rx |
3617 | 2024-12-31T16:41:31.039Z | Benchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s |
3618 | 2024-12-31T16:41:35.670Z | Benchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (579M iterations) |
3619 | 2024-12-31T16:41:55.627Z | Benchmarking iperf-tcp/local/c2s/rx: Analyzing |
3620 | 2024-12-31T16:41:55.775Z | iperf-tcp/local/c2s/rx time: [5.7471 µs 5.7473 µs 5.7476 µs] |
3621 | 2024-12-31T16:41:55.775Z | change: [+0.8437% +0.8567% +0.8698%] (p = 0.00 < 0.05) |
3622 | 2024-12-31T16:41:55.775Z | Change within noise threshold. |
3623 | 2024-12-31T16:41:55.775Z | Found 5 outliers among 100 measurements (5.00%) |
3624 | 2024-12-31T16:41:55.775Z | 2 (2.00%) low severe |
3625 | 2024-12-31T16:41:55.775Z | 1 (1.00%) low mild |
3626 | 2024-12-31T16:41:55.775Z | 2 (2.00%) high mild |
3627 | 2024-12-31T16:41:57.368Z | |
3628 | 2024-12-31T16:41:57.371Z | ###-------------------### |
3629 | 2024-12-31T16:41:57.371Z | :::Running experiment ::: |
3630 | 2024-12-31T16:41:57.371Z | :::iperf-tcp/local/s2c::: |
3631 | 2024-12-31T16:41:57.371Z | ###-------------------### |
3632 | 2024-12-31T16:41:57.910Z | dtrace: description 'profile-201us ' matched 2 probes |
3633 | 2024-12-31T16:42:04.416Z | ----------------------------------------------------------- |
3634 | 2024-12-31T16:42:04.416Z | Server listening on 5201 |
3635 | 2024-12-31T16:42:04.416Z | ----------------------------------------------------------- |
3636 | 2024-12-31T16:42:04.416Z | Accepted connection from 10.0.0.1, port 41463 |
3637 | 2024-12-31T16:42:04.416Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51878 |
3638 | 2024-12-31T16:42:04.416Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55850 |
3639 | 2024-12-31T16:42:04.416Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34699 |
3640 | 2024-12-31T16:42:04.416Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42739 |
3641 | 2024-12-31T16:42:04.416Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56534 |
3642 | 2024-12-31T16:42:04.416Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43580 |
3643 | 2024-12-31T16:42:04.416Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62581 |
3644 | 2024-12-31T16:42:04.416Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49564 |
3645 | 2024-12-31T16:42:04.416Z | [ ID] Interval Transfer Bandwidth |
3646 | 2024-12-31T16:42:04.416Z | [ 5] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec |
3647 | 2024-12-31T16:42:04.416Z | [ 7] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec |
3648 | 2024-12-31T16:42:04.416Z | [ 9] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec |
3649 | 2024-12-31T16:42:04.416Z | [ 11] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec |
3650 | 2024-12-31T16:42:04.416Z | [ 13] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec |
3651 | 2024-12-31T16:42:04.416Z | [ 15] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec |
3652 | 2024-12-31T16:42:04.416Z | [ 17] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec |
3653 | 2024-12-31T16:42:04.417Z | [ 19] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec |
3654 | 2024-12-31T16:42:04.417Z | [SUM] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec |
3655 | 2024-12-31T16:42:04.417Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3656 | 2024-12-31T16:42:04.417Z | [ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3657 | 2024-12-31T16:42:04.417Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3658 | 2024-12-31T16:42:04.417Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3659 | 2024-12-31T16:42:04.417Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3660 | 2024-12-31T16:42:04.417Z | [ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3661 | 2024-12-31T16:42:04.417Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3662 | 2024-12-31T16:42:04.417Z | [ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3663 | 2024-12-31T16:42:04.417Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3664 | 2024-12-31T16:42:04.417Z | [SUM] 1.00-2.00 sec 104 MBytes 875 Mbits/sec |
3665 | 2024-12-31T16:42:04.417Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3666 | 2024-12-31T16:42:04.417Z | [ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3667 | 2024-12-31T16:42:04.417Z | [ 7] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3668 | 2024-12-31T16:42:04.417Z | [ 9] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3669 | 2024-12-31T16:42:04.417Z | [ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3670 | 2024-12-31T16:42:04.417Z | [ 13] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3671 | 2024-12-31T16:42:04.417Z | [ 15] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3672 | 2024-12-31T16:42:04.417Z | [ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3673 | 2024-12-31T16:42:04.417Z | [ 19] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3674 | 2024-12-31T16:42:04.417Z | [SUM] 2.00-3.00 sec 103 MBytes 861 Mbits/sec |
3675 | 2024-12-31T16:42:04.417Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3676 | 2024-12-31T16:42:04.417Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3677 | 2024-12-31T16:42:04.417Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3678 | 2024-12-31T16:42:04.417Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3679 | 2024-12-31T16:42:04.417Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3680 | 2024-12-31T16:42:04.417Z | [ 13] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
3681 | 2024-12-31T16:42:04.417Z | [ 15] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
3682 | 2024-12-31T16:42:04.417Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3683 | 2024-12-31T16:42:04.417Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3684 | 2024-12-31T16:42:04.417Z | [SUM] 3.00-4.00 sec 103 MBytes 868 Mbits/sec |
3685 | 2024-12-31T16:42:04.417Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3686 | 2024-12-31T16:42:04.417Z | [ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3687 | 2024-12-31T16:42:04.417Z | [ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3688 | 2024-12-31T16:42:04.417Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3689 | 2024-12-31T16:42:04.417Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3690 | 2024-12-31T16:42:04.417Z | [ 13] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
3691 | 2024-12-31T16:42:04.417Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3692 | 2024-12-31T16:42:04.418Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3693 | 2024-12-31T16:42:04.418Z | [ 19] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
3694 | 2024-12-31T16:42:04.418Z | [SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec |
3695 | 2024-12-31T16:42:04.418Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3696 | 2024-12-31T16:42:04.418Z | [ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3697 | 2024-12-31T16:42:04.418Z | [ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3698 | 2024-12-31T16:42:04.418Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3699 | 2024-12-31T16:42:04.418Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3700 | 2024-12-31T16:42:04.418Z | [ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3701 | 2024-12-31T16:42:04.418Z | [ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3702 | 2024-12-31T16:42:04.418Z | [ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3703 | 2024-12-31T16:42:04.418Z | [ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3704 | 2024-12-31T16:42:04.418Z | [SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec |
3705 | 2024-12-31T16:42:04.418Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3706 | 2024-12-31T16:42:04.418Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3707 | 2024-12-31T16:42:04.418Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3708 | 2024-12-31T16:42:04.418Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3709 | 2024-12-31T16:42:07.636Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3710 | 2024-12-31T16:42:07.636Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3711 | 2024-12-31T16:42:07.636Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3712 | 2024-12-31T16:42:07.636Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3713 | 2024-12-31T16:42:07.636Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3714 | 2024-12-31T16:42:07.636Z | [SUM] 6.00-7.00 sec 104 MBytes 869 Mbits/sec |
3715 | 2024-12-31T16:42:07.636Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3716 | 2024-12-31T16:42:07.636Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3717 | 2024-12-31T16:42:07.636Z | [ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3718 | 2024-12-31T16:42:07.636Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3719 | 2024-12-31T16:42:07.636Z | [ 11] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3720 | 2024-12-31T16:42:07.636Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3721 | 2024-12-31T16:42:07.636Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3722 | 2024-12-31T16:42:07.636Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3723 | 2024-12-31T16:42:07.636Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3724 | 2024-12-31T16:42:07.636Z | [SUM] 7.00-8.00 sec 103 MBytes 864 Mbits/sec |
3725 | 2024-12-31T16:42:07.636Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3726 | 2024-12-31T16:42:07.636Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3727 | 2024-12-31T16:42:07.636Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3728 | 2024-12-31T16:42:07.636Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3729 | 2024-12-31T16:42:07.636Z | [ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3730 | 2024-12-31T16:42:07.636Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3731 | 2024-12-31T16:42:07.636Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3732 | 2024-12-31T16:42:07.636Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3733 | 2024-12-31T16:42:07.636Z | [ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3734 | 2024-12-31T16:42:07.636Z | [SUM] 8.00-9.00 sec 104 MBytes 868 Mbits/sec |
3735 | 2024-12-31T16:42:07.636Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3736 | 2024-12-31T16:42:07.636Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3737 | 2024-12-31T16:42:07.636Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3738 | 2024-12-31T16:42:07.636Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3739 | 2024-12-31T16:42:07.636Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3740 | 2024-12-31T16:42:07.637Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3741 | 2024-12-31T16:42:07.637Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3742 | 2024-12-31T16:42:07.637Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3743 | 2024-12-31T16:42:07.637Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3744 | 2024-12-31T16:42:07.637Z | [SUM] 9.00-10.00 sec 103 MBytes 868 Mbits/sec |
3745 | 2024-12-31T16:42:07.637Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3746 | 2024-12-31T16:42:07.637Z | [ 5] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
3747 | 2024-12-31T16:42:07.637Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3748 | 2024-12-31T16:42:07.637Z | [ 9] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
3749 | 2024-12-31T16:42:07.637Z | [ 11] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
3750 | 2024-12-31T16:42:07.637Z | [ 13] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
3751 | 2024-12-31T16:42:07.637Z | [ 15] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
3752 | 2024-12-31T16:42:07.637Z | [ 17] 10.00-10.00 sec 113 KBytes 236 Mbits/sec |
3753 | 2024-12-31T16:42:07.637Z | [ 19] 10.00-10.00 sec 113 KBytes 236 Mbits/sec |
3754 | 2024-12-31T16:42:07.637Z | [SUM] 10.00-10.00 sec 509 KBytes 1.06 Gbits/sec |
3755 | 2024-12-31T16:42:07.637Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3756 | 2024-12-31T16:42:07.637Z | [ ID] Interval Transfer Bandwidth |
3757 | 2024-12-31T16:42:07.637Z | [ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3758 | 2024-12-31T16:42:07.637Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3759 | 2024-12-31T16:42:07.637Z | [ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3760 | 2024-12-31T16:42:07.637Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3761 | 2024-12-31T16:42:07.637Z | [ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3762 | 2024-12-31T16:42:07.637Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3763 | 2024-12-31T16:42:07.637Z | [ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3764 | 2024-12-31T16:42:07.637Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3765 | 2024-12-31T16:42:07.637Z | [ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3766 | 2024-12-31T16:42:07.637Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3767 | 2024-12-31T16:42:07.637Z | [ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3768 | 2024-12-31T16:42:07.637Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3769 | 2024-12-31T16:42:07.637Z | [ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3770 | 2024-12-31T16:42:07.637Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3771 | 2024-12-31T16:42:07.637Z | [ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3772 | 2024-12-31T16:42:07.637Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3773 | 2024-12-31T16:42:07.637Z | [SUM] 0.00-10.00 sec 1.03 GBytes 881 Mbits/sec sender |
3774 | 2024-12-31T16:42:07.637Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3775 | 2024-12-31T16:42:07.640Z | Run 1/10...881.41168991893Mbps |
3776 | 2024-12-31T16:42:14.672Z | ----------------------------------------------------------- |
3777 | 2024-12-31T16:42:14.673Z | Server listening on 5201 |
3778 | 2024-12-31T16:42:14.673Z | ----------------------------------------------------------- |
3779 | 2024-12-31T16:42:14.673Z | Accepted connection from 10.0.0.1, port 63214 |
3780 | 2024-12-31T16:42:14.673Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41126 |
3781 | 2024-12-31T16:42:14.673Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50939 |
3782 | 2024-12-31T16:42:14.673Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34227 |
3783 | 2024-12-31T16:42:14.673Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41116 |
3784 | 2024-12-31T16:42:14.673Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56093 |
3785 | 2024-12-31T16:42:14.673Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45993 |
3786 | 2024-12-31T16:42:14.673Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55212 |
3787 | 2024-12-31T16:42:14.673Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45639 |
3788 | 2024-12-31T16:42:14.673Z | [ ID] Interval Transfer Bandwidth |
3789 | 2024-12-31T16:42:14.673Z | [ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
3790 | 2024-12-31T16:42:14.673Z | [ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
3791 | 2024-12-31T16:42:14.673Z | [ 9] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
3792 | 2024-12-31T16:42:14.673Z | [ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3793 | 2024-12-31T16:42:14.673Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3794 | 2024-12-31T16:42:14.673Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3795 | 2024-12-31T16:42:14.673Z | [ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3796 | 2024-12-31T16:42:14.673Z | [ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3797 | 2024-12-31T16:42:14.673Z | [SUM] 0.00-1.00 sec 96.7 MBytes 811 Mbits/sec |
3798 | 2024-12-31T16:42:14.673Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3799 | 2024-12-31T16:42:14.673Z | [ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
3800 | 2024-12-31T16:42:14.673Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3801 | 2024-12-31T16:42:14.673Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3802 | 2024-12-31T16:42:14.673Z | [ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3803 | 2024-12-31T16:42:14.673Z | [ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3804 | 2024-12-31T16:42:14.673Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3805 | 2024-12-31T16:42:14.673Z | [ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3806 | 2024-12-31T16:42:14.673Z | [ 19] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec |
3807 | 2024-12-31T16:42:14.673Z | [SUM] 1.00-2.00 sec 106 MBytes 886 Mbits/sec |
3808 | 2024-12-31T16:42:14.673Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3809 | 2024-12-31T16:42:14.673Z | [ 5] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec |
3810 | 2024-12-31T16:42:14.673Z | [ 7] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec |
3811 | 2024-12-31T16:42:14.673Z | [ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3812 | 2024-12-31T16:42:14.673Z | [ 11] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec |
3813 | 2024-12-31T16:42:14.673Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3814 | 2024-12-31T16:42:14.674Z | [ 15] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec |
3815 | 2024-12-31T16:42:14.674Z | [ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3816 | 2024-12-31T16:42:14.674Z | [ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3817 | 2024-12-31T16:42:14.674Z | [SUM] 2.00-3.00 sec 105 MBytes 885 Mbits/sec |
3818 | 2024-12-31T16:42:14.674Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3819 | 2024-12-31T16:42:14.674Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3820 | 2024-12-31T16:42:14.674Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3821 | 2024-12-31T16:42:14.674Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3822 | 2024-12-31T16:42:14.674Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3823 | 2024-12-31T16:42:14.674Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3824 | 2024-12-31T16:42:14.674Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3825 | 2024-12-31T16:42:14.674Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3826 | 2024-12-31T16:42:14.674Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3827 | 2024-12-31T16:42:14.674Z | [SUM] 3.00-4.00 sec 104 MBytes 875 Mbits/sec |
3828 | 2024-12-31T16:42:14.674Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3829 | 2024-12-31T16:42:14.674Z | [ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3830 | 2024-12-31T16:42:14.677Z | [ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3831 | 2024-12-31T16:42:14.677Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3832 | 2024-12-31T16:42:14.677Z | [ 11] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
3833 | 2024-12-31T16:42:14.677Z | [ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3834 | 2024-12-31T16:42:14.677Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3835 | 2024-12-31T16:42:14.677Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3836 | 2024-12-31T16:42:14.677Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3837 | 2024-12-31T16:42:14.677Z | [SUM] 4.00-5.00 sec 104 MBytes 872 Mbits/sec |
3838 | 2024-12-31T16:42:14.677Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3839 | 2024-12-31T16:42:14.677Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3840 | 2024-12-31T16:42:14.677Z | [ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3841 | 2024-12-31T16:42:14.677Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3842 | 2024-12-31T16:42:14.677Z | [ 11] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
3843 | 2024-12-31T16:42:14.677Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3844 | 2024-12-31T16:42:14.677Z | [ 15] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
3845 | 2024-12-31T16:42:14.677Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3846 | 2024-12-31T16:42:14.677Z | [ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3847 | 2024-12-31T16:42:14.677Z | [SUM] 5.00-6.00 sec 105 MBytes 880 Mbits/sec |
3848 | 2024-12-31T16:42:14.677Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3849 | 2024-12-31T16:42:14.677Z | [ 5] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec |
3850 | 2024-12-31T16:42:14.677Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3851 | 2024-12-31T16:42:14.677Z | [ 9] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec |
3852 | 2024-12-31T16:42:17.897Z | [ 11] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec |
3853 | 2024-12-31T16:42:17.897Z | [ 13] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec |
3854 | 2024-12-31T16:42:17.897Z | [ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3855 | 2024-12-31T16:42:17.897Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3856 | 2024-12-31T16:42:17.897Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3857 | 2024-12-31T16:42:17.897Z | [SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec |
3858 | 2024-12-31T16:42:17.897Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3859 | 2024-12-31T16:42:17.897Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3860 | 2024-12-31T16:42:17.897Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3861 | 2024-12-31T16:42:17.897Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3862 | 2024-12-31T16:42:17.897Z | [ 11] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec |
3863 | 2024-12-31T16:42:17.897Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3864 | 2024-12-31T16:42:17.897Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3865 | 2024-12-31T16:42:17.897Z | [ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3866 | 2024-12-31T16:42:17.897Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3867 | 2024-12-31T16:42:17.897Z | [SUM] 7.00-8.00 sec 104 MBytes 871 Mbits/sec |
3868 | 2024-12-31T16:42:17.897Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3869 | 2024-12-31T16:42:17.897Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3870 | 2024-12-31T16:42:17.897Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3871 | 2024-12-31T16:42:17.897Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3872 | 2024-12-31T16:42:17.897Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3873 | 2024-12-31T16:42:17.897Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3874 | 2024-12-31T16:42:17.897Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3875 | 2024-12-31T16:42:17.897Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3876 | 2024-12-31T16:42:17.897Z | [ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3877 | 2024-12-31T16:42:17.897Z | [SUM] 8.00-9.00 sec 103 MBytes 864 Mbits/sec |
3878 | 2024-12-31T16:42:17.897Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3879 | 2024-12-31T16:42:17.897Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3880 | 2024-12-31T16:42:17.897Z | [ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3881 | 2024-12-31T16:42:17.897Z | [ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3882 | 2024-12-31T16:42:17.897Z | [ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3883 | 2024-12-31T16:42:17.897Z | [ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3884 | 2024-12-31T16:42:17.897Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3885 | 2024-12-31T16:42:17.898Z | [ 17] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
3886 | 2024-12-31T16:42:17.898Z | [ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3887 | 2024-12-31T16:42:17.898Z | [SUM] 9.00-10.00 sec 102 MBytes 856 Mbits/sec |
3888 | 2024-12-31T16:42:17.898Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3889 | 2024-12-31T16:42:17.898Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3890 | 2024-12-31T16:42:17.898Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3891 | 2024-12-31T16:42:17.898Z | [ 9] 10.00-10.00 sec 56.6 KBytes 156 Mbits/sec |
3892 | 2024-12-31T16:42:17.898Z | [ 11] 10.00-10.00 sec 56.6 KBytes 156 Mbits/sec |
3893 | 2024-12-31T16:42:17.898Z | [ 13] 10.00-10.00 sec 56.6 KBytes 156 Mbits/sec |
3894 | 2024-12-31T16:42:17.898Z | [ 15] 10.00-10.00 sec 56.6 KBytes 156 Mbits/sec |
3895 | 2024-12-31T16:42:17.898Z | [ 17] 10.00-10.00 sec 56.6 KBytes 156 Mbits/sec |
3896 | 2024-12-31T16:42:17.898Z | [ 19] 10.00-10.00 sec 56.6 KBytes 156 Mbits/sec |
3897 | 2024-12-31T16:42:17.898Z | [SUM] 10.00-10.00 sec 339 KBytes 934 Mbits/sec |
3898 | 2024-12-31T16:42:17.898Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3899 | 2024-12-31T16:42:17.898Z | [ ID] Interval Transfer Bandwidth |
3900 | 2024-12-31T16:42:17.898Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3901 | 2024-12-31T16:42:17.898Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3902 | 2024-12-31T16:42:17.898Z | [ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3903 | 2024-12-31T16:42:17.898Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3904 | 2024-12-31T16:42:17.898Z | [ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3905 | 2024-12-31T16:42:17.898Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3906 | 2024-12-31T16:42:17.898Z | [ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3907 | 2024-12-31T16:42:17.898Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3908 | 2024-12-31T16:42:17.898Z | [ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3909 | 2024-12-31T16:42:17.898Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3910 | 2024-12-31T16:42:17.898Z | [ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3911 | 2024-12-31T16:42:17.898Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3912 | 2024-12-31T16:42:17.901Z | [ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3913 | 2024-12-31T16:42:17.901Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3914 | 2024-12-31T16:42:17.901Z | [ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
3915 | 2024-12-31T16:42:17.901Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3916 | 2024-12-31T16:42:17.901Z | [SUM] 0.00-10.00 sec 1.01 GBytes 867 Mbits/sec sender |
3917 | 2024-12-31T16:42:17.901Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3918 | 2024-12-31T16:42:17.901Z | Run 2/10...867.072745736357Mbps |
3919 | 2024-12-31T16:42:24.934Z | ----------------------------------------------------------- |
3920 | 2024-12-31T16:42:24.934Z | Server listening on 5201 |
3921 | 2024-12-31T16:42:24.934Z | ----------------------------------------------------------- |
3922 | 2024-12-31T16:42:24.934Z | Accepted connection from 10.0.0.1, port 53994 |
3923 | 2024-12-31T16:42:24.934Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62810 |
3924 | 2024-12-31T16:42:24.934Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56757 |
3925 | 2024-12-31T16:42:24.934Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40050 |
3926 | 2024-12-31T16:42:24.935Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51954 |
3927 | 2024-12-31T16:42:24.935Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54734 |
3928 | 2024-12-31T16:42:24.935Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52587 |
3929 | 2024-12-31T16:42:24.935Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38657 |
3930 | 2024-12-31T16:42:24.935Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38511 |
3931 | 2024-12-31T16:42:24.935Z | [ ID] Interval Transfer Bandwidth |
3932 | 2024-12-31T16:42:24.935Z | [ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
3933 | 2024-12-31T16:42:24.935Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3934 | 2024-12-31T16:42:24.935Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3935 | 2024-12-31T16:42:24.935Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3936 | 2024-12-31T16:42:24.935Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3937 | 2024-12-31T16:42:24.935Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3938 | 2024-12-31T16:42:24.935Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3939 | 2024-12-31T16:42:24.935Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3940 | 2024-12-31T16:42:24.935Z | [SUM] 0.00-1.00 sec 96.2 MBytes 806 Mbits/sec |
3941 | 2024-12-31T16:42:24.935Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3942 | 2024-12-31T16:42:24.935Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3943 | 2024-12-31T16:42:24.935Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3944 | 2024-12-31T16:42:24.935Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3945 | 2024-12-31T16:42:24.935Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3946 | 2024-12-31T16:42:24.935Z | [ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3947 | 2024-12-31T16:42:24.935Z | [ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3948 | 2024-12-31T16:42:24.935Z | [ 17] 1.00-2.00 sec 12.9 MBytes 109 Mbits/sec |
3949 | 2024-12-31T16:42:24.935Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3950 | 2024-12-31T16:42:24.935Z | [SUM] 1.00-2.00 sec 104 MBytes 869 Mbits/sec |
3951 | 2024-12-31T16:42:24.935Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3952 | 2024-12-31T16:42:24.935Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3953 | 2024-12-31T16:42:24.935Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3954 | 2024-12-31T16:42:24.935Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3955 | 2024-12-31T16:42:24.935Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3956 | 2024-12-31T16:42:24.935Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3957 | 2024-12-31T16:42:24.935Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3958 | 2024-12-31T16:42:24.935Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3959 | 2024-12-31T16:42:24.935Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3960 | 2024-12-31T16:42:24.935Z | [SUM] 2.00-3.00 sec 105 MBytes 877 Mbits/sec |
3961 | 2024-12-31T16:42:24.935Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3962 | 2024-12-31T16:42:24.935Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3963 | 2024-12-31T16:42:24.935Z | [ 7] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
3964 | 2024-12-31T16:42:24.936Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3965 | 2024-12-31T16:42:24.936Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3966 | 2024-12-31T16:42:24.936Z | [ 13] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
3967 | 2024-12-31T16:42:24.936Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3968 | 2024-12-31T16:42:24.936Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3969 | 2024-12-31T16:42:24.936Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3970 | 2024-12-31T16:42:24.936Z | [SUM] 3.00-4.00 sec 104 MBytes 869 Mbits/sec |
3971 | 2024-12-31T16:42:24.936Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3972 | 2024-12-31T16:42:24.936Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3973 | 2024-12-31T16:42:24.936Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3974 | 2024-12-31T16:42:24.939Z | [ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3975 | 2024-12-31T16:42:24.939Z | [ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3976 | 2024-12-31T16:42:24.939Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3977 | 2024-12-31T16:42:24.939Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3978 | 2024-12-31T16:42:24.939Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3979 | 2024-12-31T16:42:24.939Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3980 | 2024-12-31T16:42:24.939Z | [SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec |
3981 | 2024-12-31T16:42:24.939Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3982 | 2024-12-31T16:42:24.939Z | [ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3983 | 2024-12-31T16:42:24.939Z | [ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3984 | 2024-12-31T16:42:24.939Z | [ 9] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3985 | 2024-12-31T16:42:24.939Z | [ 11] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3986 | 2024-12-31T16:42:24.939Z | [ 13] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3987 | 2024-12-31T16:42:24.939Z | [ 15] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3988 | 2024-12-31T16:42:24.939Z | [ 17] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3989 | 2024-12-31T16:42:24.939Z | [ 19] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3990 | 2024-12-31T16:42:24.939Z | [SUM] 5.00-6.00 sec 102 MBytes 860 Mbits/sec |
3991 | 2024-12-31T16:42:24.939Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3992 | 2024-12-31T16:42:24.939Z | [ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3993 | 2024-12-31T16:42:24.939Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3994 | 2024-12-31T16:42:24.939Z | [ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3995 | 2024-12-31T16:42:28.159Z | [ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3996 | 2024-12-31T16:42:28.159Z | [ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3997 | 2024-12-31T16:42:28.159Z | [ 15] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
3998 | 2024-12-31T16:42:28.159Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3999 | 2024-12-31T16:42:28.159Z | [ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4000 | 2024-12-31T16:42:28.159Z | [SUM] 6.00-7.00 sec 102 MBytes 857 Mbits/sec |
4001 | 2024-12-31T16:42:28.159Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4002 | 2024-12-31T16:42:28.159Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4003 | 2024-12-31T16:42:28.159Z | [ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4004 | 2024-12-31T16:42:28.159Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4005 | 2024-12-31T16:42:28.159Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4006 | 2024-12-31T16:42:28.159Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4007 | 2024-12-31T16:42:28.159Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4008 | 2024-12-31T16:42:28.159Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4009 | 2024-12-31T16:42:28.159Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4010 | 2024-12-31T16:42:28.159Z | [SUM] 7.00-8.00 sec 103 MBytes 865 Mbits/sec |
4011 | 2024-12-31T16:42:28.159Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4012 | 2024-12-31T16:42:28.159Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4013 | 2024-12-31T16:42:28.159Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4014 | 2024-12-31T16:42:28.159Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4015 | 2024-12-31T16:42:28.159Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4016 | 2024-12-31T16:42:28.159Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4017 | 2024-12-31T16:42:28.159Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4018 | 2024-12-31T16:42:28.159Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4019 | 2024-12-31T16:42:28.159Z | [ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4020 | 2024-12-31T16:42:28.159Z | [SUM] 8.00-9.00 sec 103 MBytes 865 Mbits/sec |
4021 | 2024-12-31T16:42:28.160Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4022 | 2024-12-31T16:42:28.160Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4023 | 2024-12-31T16:42:28.160Z | [ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4024 | 2024-12-31T16:42:28.160Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4025 | 2024-12-31T16:42:28.160Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4026 | 2024-12-31T16:42:28.160Z | [ 13] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4027 | 2024-12-31T16:42:28.160Z | [ 15] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4028 | 2024-12-31T16:42:28.160Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4029 | 2024-12-31T16:42:28.160Z | [ 19] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4030 | 2024-12-31T16:42:28.160Z | [SUM] 9.00-10.00 sec 103 MBytes 860 Mbits/sec |
4031 | 2024-12-31T16:42:28.160Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4032 | 2024-12-31T16:42:28.160Z | [ 5] 10.00-10.00 sec 113 KBytes 239 Mbits/sec |
4033 | 2024-12-31T16:42:28.160Z | [ 7] 10.00-10.00 sec 113 KBytes 239 Mbits/sec |
4034 | 2024-12-31T16:42:28.160Z | [ 9] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec |
4035 | 2024-12-31T16:42:28.160Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4036 | 2024-12-31T16:42:28.160Z | [ 13] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec |
4037 | 2024-12-31T16:42:28.160Z | [ 15] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec |
4038 | 2024-12-31T16:42:28.160Z | [ 17] 10.00-10.00 sec 113 KBytes 239 Mbits/sec |
4039 | 2024-12-31T16:42:28.160Z | [ 19] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec |
4040 | 2024-12-31T16:42:28.160Z | [SUM] 10.00-10.00 sec 566 KBytes 1.19 Gbits/sec |
4041 | 2024-12-31T16:42:28.160Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4042 | 2024-12-31T16:42:28.160Z | [ ID] Interval Transfer Bandwidth |
4043 | 2024-12-31T16:42:28.160Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4044 | 2024-12-31T16:42:28.160Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4045 | 2024-12-31T16:42:28.160Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4046 | 2024-12-31T16:42:28.160Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4047 | 2024-12-31T16:42:28.160Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4048 | 2024-12-31T16:42:28.160Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4049 | 2024-12-31T16:42:28.160Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4050 | 2024-12-31T16:42:28.160Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4051 | 2024-12-31T16:42:28.160Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4052 | 2024-12-31T16:42:28.160Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4053 | 2024-12-31T16:42:28.160Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4054 | 2024-12-31T16:42:28.160Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4055 | 2024-12-31T16:42:28.160Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4056 | 2024-12-31T16:42:28.160Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4057 | 2024-12-31T16:42:28.160Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4058 | 2024-12-31T16:42:28.160Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4059 | 2024-12-31T16:42:28.160Z | [SUM] 0.00-10.00 sec 1.00 GBytes 859 Mbits/sec sender |
4060 | 2024-12-31T16:42:28.161Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4061 | 2024-12-31T16:42:28.163Z | Run 3/10...859.542923096969Mbps |
4062 | 2024-12-31T16:42:35.196Z | ----------------------------------------------------------- |
4063 | 2024-12-31T16:42:35.196Z | Server listening on 5201 |
4064 | 2024-12-31T16:42:35.196Z | ----------------------------------------------------------- |
4065 | 2024-12-31T16:42:35.196Z | Accepted connection from 10.0.0.1, port 54946 |
4066 | 2024-12-31T16:42:35.196Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47607 |
4067 | 2024-12-31T16:42:35.196Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34714 |
4068 | 2024-12-31T16:42:35.196Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56677 |
4069 | 2024-12-31T16:42:35.196Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62300 |
4070 | 2024-12-31T16:42:35.196Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43321 |
4071 | 2024-12-31T16:42:35.196Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55976 |
4072 | 2024-12-31T16:42:35.196Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33035 |
4073 | 2024-12-31T16:42:35.196Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51586 |
4074 | 2024-12-31T16:42:35.196Z | [ ID] Interval Transfer Bandwidth |
4075 | 2024-12-31T16:42:35.197Z | [ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4076 | 2024-12-31T16:42:35.197Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4077 | 2024-12-31T16:42:35.197Z | [ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4078 | 2024-12-31T16:42:35.197Z | [ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4079 | 2024-12-31T16:42:35.197Z | [ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4080 | 2024-12-31T16:42:35.197Z | [ 15] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4081 | 2024-12-31T16:42:35.197Z | [ 17] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
4082 | 2024-12-31T16:42:35.197Z | [ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4083 | 2024-12-31T16:42:35.197Z | [SUM] 0.00-1.00 sec 95.6 MBytes 802 Mbits/sec |
4084 | 2024-12-31T16:42:35.197Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4085 | 2024-12-31T16:42:35.197Z | [ 5] 1.00-2.00 sec 13.1 MBytes 109 Mbits/sec |
4086 | 2024-12-31T16:42:35.197Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4087 | 2024-12-31T16:42:35.197Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4088 | 2024-12-31T16:42:35.197Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4089 | 2024-12-31T16:42:35.197Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4090 | 2024-12-31T16:42:35.197Z | [ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4091 | 2024-12-31T16:42:35.197Z | [ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4092 | 2024-12-31T16:42:35.197Z | [ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4093 | 2024-12-31T16:42:35.197Z | [SUM] 1.00-2.00 sec 105 MBytes 876 Mbits/sec |
4094 | 2024-12-31T16:42:35.197Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4095 | 2024-12-31T16:42:35.197Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4096 | 2024-12-31T16:42:35.197Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4097 | 2024-12-31T16:42:35.197Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4098 | 2024-12-31T16:42:35.197Z | [ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4099 | 2024-12-31T16:42:35.197Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4100 | 2024-12-31T16:42:35.197Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4101 | 2024-12-31T16:42:35.197Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4102 | 2024-12-31T16:42:35.197Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4103 | 2024-12-31T16:42:35.197Z | [SUM] 2.00-3.00 sec 105 MBytes 879 Mbits/sec |
4104 | 2024-12-31T16:42:35.197Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4105 | 2024-12-31T16:42:35.197Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4106 | 2024-12-31T16:42:35.197Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4107 | 2024-12-31T16:42:35.197Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4108 | 2024-12-31T16:42:35.197Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4109 | 2024-12-31T16:42:35.197Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4110 | 2024-12-31T16:42:35.197Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4111 | 2024-12-31T16:42:35.197Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4112 | 2024-12-31T16:42:35.197Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4113 | 2024-12-31T16:42:35.197Z | [SUM] 3.00-4.00 sec 104 MBytes 872 Mbits/sec |
4114 | 2024-12-31T16:42:35.198Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4115 | 2024-12-31T16:42:35.198Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4116 | 2024-12-31T16:42:35.198Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4117 | 2024-12-31T16:42:35.198Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4118 | 2024-12-31T16:42:35.198Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4119 | 2024-12-31T16:42:35.198Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4120 | 2024-12-31T16:42:35.198Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4121 | 2024-12-31T16:42:35.198Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4122 | 2024-12-31T16:42:35.198Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4123 | 2024-12-31T16:42:35.198Z | [SUM] 4.00-5.00 sec 103 MBytes 866 Mbits/sec |
4124 | 2024-12-31T16:42:35.198Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4125 | 2024-12-31T16:42:35.198Z | [ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4126 | 2024-12-31T16:42:35.198Z | [ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4127 | 2024-12-31T16:42:35.198Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4128 | 2024-12-31T16:42:35.198Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4129 | 2024-12-31T16:42:35.198Z | [ 13] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
4130 | 2024-12-31T16:42:35.198Z | [ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4131 | 2024-12-31T16:42:35.198Z | [ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4132 | 2024-12-31T16:42:35.198Z | [ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4133 | 2024-12-31T16:42:35.198Z | [SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec |
4134 | 2024-12-31T16:42:35.198Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4135 | 2024-12-31T16:42:35.198Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4136 | 2024-12-31T16:42:35.198Z | [ 7] 6.00-7.00 sec 13.0 MBytes 110 Mbits/sec |
4137 | 2024-12-31T16:42:35.198Z | [ 9] 6.00-7.00 sec 13.0 MBytes 110 Mbits/sec |
4138 | 2024-12-31T16:42:38.421Z | [ 11] 6.00-7.00 sec 13.0 MBytes 110 Mbits/sec |
4139 | 2024-12-31T16:42:38.421Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4140 | 2024-12-31T16:42:38.421Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4141 | 2024-12-31T16:42:38.421Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4142 | 2024-12-31T16:42:38.421Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4143 | 2024-12-31T16:42:38.421Z | [SUM] 6.00-7.00 sec 104 MBytes 875 Mbits/sec |
4144 | 2024-12-31T16:42:38.421Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4145 | 2024-12-31T16:42:38.421Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4146 | 2024-12-31T16:42:38.421Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4147 | 2024-12-31T16:42:38.421Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4148 | 2024-12-31T16:42:38.421Z | [ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4149 | 2024-12-31T16:42:38.421Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4150 | 2024-12-31T16:42:38.421Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
4151 | 2024-12-31T16:42:38.421Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
4152 | 2024-12-31T16:42:38.421Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4153 | 2024-12-31T16:42:38.421Z | [SUM] 7.00-8.00 sec 104 MBytes 875 Mbits/sec |
4154 | 2024-12-31T16:42:38.421Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4155 | 2024-12-31T16:42:38.421Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4156 | 2024-12-31T16:42:38.421Z | [ 7] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
4157 | 2024-12-31T16:42:38.421Z | [ 9] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
4158 | 2024-12-31T16:42:38.421Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4159 | 2024-12-31T16:42:38.421Z | [ 13] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
4160 | 2024-12-31T16:42:38.421Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4161 | 2024-12-31T16:42:38.421Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4162 | 2024-12-31T16:42:38.421Z | [ 19] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
4163 | 2024-12-31T16:42:38.421Z | [SUM] 8.00-9.00 sec 103 MBytes 867 Mbits/sec |
4164 | 2024-12-31T16:42:38.421Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4165 | 2024-12-31T16:42:38.421Z | [ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4166 | 2024-12-31T16:42:38.421Z | [ 7] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec |
4167 | 2024-12-31T16:42:38.422Z | [ 9] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4168 | 2024-12-31T16:42:38.422Z | [ 11] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec |
4169 | 2024-12-31T16:42:38.422Z | [ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4170 | 2024-12-31T16:42:38.422Z | [ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4171 | 2024-12-31T16:42:38.422Z | [ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4172 | 2024-12-31T16:42:38.422Z | [ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4173 | 2024-12-31T16:42:38.422Z | [SUM] 9.00-10.00 sec 101 MBytes 850 Mbits/sec |
4174 | 2024-12-31T16:42:38.422Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4175 | 2024-12-31T16:42:38.422Z | [ 5] 10.00-10.00 sec 113 KBytes 254 Mbits/sec |
4176 | 2024-12-31T16:42:38.422Z | [ 7] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec |
4177 | 2024-12-31T16:42:38.422Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4178 | 2024-12-31T16:42:38.422Z | [ 11] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec |
4179 | 2024-12-31T16:42:38.422Z | [ 13] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec |
4180 | 2024-12-31T16:42:38.422Z | [ 15] 10.00-10.00 sec 113 KBytes 254 Mbits/sec |
4181 | 2024-12-31T16:42:38.422Z | [ 17] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec |
4182 | 2024-12-31T16:42:38.422Z | [ 19] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec |
4183 | 2024-12-31T16:42:38.422Z | [SUM] 10.00-10.00 sec 509 KBytes 1.14 Gbits/sec |
4184 | 2024-12-31T16:42:38.422Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4185 | 2024-12-31T16:42:38.422Z | [ ID] Interval Transfer Bandwidth |
4186 | 2024-12-31T16:42:38.422Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4187 | 2024-12-31T16:42:38.422Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4188 | 2024-12-31T16:42:38.422Z | [ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4189 | 2024-12-31T16:42:38.422Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4190 | 2024-12-31T16:42:38.422Z | [ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4191 | 2024-12-31T16:42:38.422Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4192 | 2024-12-31T16:42:38.422Z | [ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4193 | 2024-12-31T16:42:38.422Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4194 | 2024-12-31T16:42:38.422Z | [ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4195 | 2024-12-31T16:42:38.422Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4196 | 2024-12-31T16:42:38.422Z | [ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4197 | 2024-12-31T16:42:38.422Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4198 | 2024-12-31T16:42:38.422Z | [ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4199 | 2024-12-31T16:42:38.422Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4200 | 2024-12-31T16:42:38.422Z | [ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4201 | 2024-12-31T16:42:38.422Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4202 | 2024-12-31T16:42:38.422Z | [SUM] 0.00-10.00 sec 1.00 GBytes 863 Mbits/sec sender |
4203 | 2024-12-31T16:42:38.422Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4204 | 2024-12-31T16:42:38.425Z | Run 4/10...863.1566006136151Mbps |
4205 | 2024-12-31T16:42:45.456Z | ----------------------------------------------------------- |
4206 | 2024-12-31T16:42:45.456Z | Server listening on 5201 |
4207 | 2024-12-31T16:42:45.456Z | ----------------------------------------------------------- |
4208 | 2024-12-31T16:42:45.456Z | Accepted connection from 10.0.0.1, port 53246 |
4209 | 2024-12-31T16:42:45.456Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43662 |
4210 | 2024-12-31T16:42:45.456Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60003 |
4211 | 2024-12-31T16:42:45.457Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41253 |
4212 | 2024-12-31T16:42:45.457Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42744 |
4213 | 2024-12-31T16:42:45.457Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51119 |
4214 | 2024-12-31T16:42:45.457Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40446 |
4215 | 2024-12-31T16:42:45.457Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38923 |
4216 | 2024-12-31T16:42:45.457Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62231 |
4217 | 2024-12-31T16:42:45.457Z | [ ID] Interval Transfer Bandwidth |
4218 | 2024-12-31T16:42:45.457Z | [ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4219 | 2024-12-31T16:42:45.457Z | [ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4220 | 2024-12-31T16:42:45.460Z | [ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4221 | 2024-12-31T16:42:45.460Z | [ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4222 | 2024-12-31T16:42:45.460Z | [ 13] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4223 | 2024-12-31T16:42:45.460Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4224 | 2024-12-31T16:42:45.460Z | [ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4225 | 2024-12-31T16:42:45.460Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4226 | 2024-12-31T16:42:45.460Z | [SUM] 0.00-1.00 sec 96.6 MBytes 810 Mbits/sec |
4227 | 2024-12-31T16:42:45.460Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4228 | 2024-12-31T16:42:45.460Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4229 | 2024-12-31T16:42:45.460Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4230 | 2024-12-31T16:42:45.460Z | [ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4231 | 2024-12-31T16:42:45.460Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4232 | 2024-12-31T16:42:45.460Z | [ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4233 | 2024-12-31T16:42:45.460Z | [ 15] 1.00-2.00 sec 12.9 MBytes 109 Mbits/sec |
4234 | 2024-12-31T16:42:45.460Z | [ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4235 | 2024-12-31T16:42:45.460Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4236 | 2024-12-31T16:42:45.460Z | [SUM] 1.00-2.00 sec 103 MBytes 867 Mbits/sec |
4237 | 2024-12-31T16:42:45.461Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4238 | 2024-12-31T16:42:45.461Z | [ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4239 | 2024-12-31T16:42:45.461Z | [ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4240 | 2024-12-31T16:42:45.461Z | [ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4241 | 2024-12-31T16:42:45.461Z | [ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4242 | 2024-12-31T16:42:45.461Z | [ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4243 | 2024-12-31T16:42:45.461Z | [ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4244 | 2024-12-31T16:42:45.461Z | [ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4245 | 2024-12-31T16:42:45.461Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4246 | 2024-12-31T16:42:45.461Z | [SUM] 2.00-3.00 sec 103 MBytes 863 Mbits/sec |
4247 | 2024-12-31T16:42:45.461Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4248 | 2024-12-31T16:42:45.461Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4249 | 2024-12-31T16:42:45.461Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4250 | 2024-12-31T16:42:45.461Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4251 | 2024-12-31T16:42:45.461Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4252 | 2024-12-31T16:42:45.461Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4253 | 2024-12-31T16:42:45.461Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4254 | 2024-12-31T16:42:45.461Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4255 | 2024-12-31T16:42:45.461Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4256 | 2024-12-31T16:42:45.461Z | [SUM] 3.00-4.00 sec 104 MBytes 874 Mbits/sec |
4257 | 2024-12-31T16:42:45.461Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4258 | 2024-12-31T16:42:45.461Z | [ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4259 | 2024-12-31T16:42:45.461Z | [ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4260 | 2024-12-31T16:42:45.461Z | [ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4261 | 2024-12-31T16:42:45.461Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4262 | 2024-12-31T16:42:45.461Z | [ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4263 | 2024-12-31T16:42:45.461Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4264 | 2024-12-31T16:42:45.461Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4265 | 2024-12-31T16:42:45.461Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4266 | 2024-12-31T16:42:45.461Z | [SUM] 4.00-5.00 sec 104 MBytes 872 Mbits/sec |
4267 | 2024-12-31T16:42:45.461Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4268 | 2024-12-31T16:42:45.461Z | [ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4269 | 2024-12-31T16:42:45.461Z | [ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4270 | 2024-12-31T16:42:45.461Z | [ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4271 | 2024-12-31T16:42:45.461Z | [ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4272 | 2024-12-31T16:42:45.461Z | [ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4273 | 2024-12-31T16:42:45.461Z | [ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4274 | 2024-12-31T16:42:45.461Z | [ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4275 | 2024-12-31T16:42:45.461Z | [ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4276 | 2024-12-31T16:42:45.461Z | [SUM] 5.00-6.00 sec 102 MBytes 854 Mbits/sec |
4277 | 2024-12-31T16:42:45.462Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4278 | 2024-12-31T16:42:45.462Z | [ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4279 | 2024-12-31T16:42:45.462Z | [ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4280 | 2024-12-31T16:42:45.462Z | [ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4281 | 2024-12-31T16:42:48.683Z | [ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4282 | 2024-12-31T16:42:48.683Z | [ 13] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
4283 | 2024-12-31T16:42:48.683Z | [ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4284 | 2024-12-31T16:42:48.683Z | [ 17] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
4285 | 2024-12-31T16:42:48.683Z | [ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4286 | 2024-12-31T16:42:48.683Z | [SUM] 6.00-7.00 sec 102 MBytes 858 Mbits/sec |
4287 | 2024-12-31T16:42:48.683Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4288 | 2024-12-31T16:42:48.683Z | [ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4289 | 2024-12-31T16:42:48.683Z | [ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4290 | 2024-12-31T16:42:48.683Z | [ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4291 | 2024-12-31T16:42:48.683Z | [ 11] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4292 | 2024-12-31T16:42:48.683Z | [ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4293 | 2024-12-31T16:42:48.683Z | [ 15] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4294 | 2024-12-31T16:42:48.683Z | [ 17] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4295 | 2024-12-31T16:42:48.683Z | [ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4296 | 2024-12-31T16:42:48.684Z | [SUM] 7.00-8.00 sec 102 MBytes 853 Mbits/sec |
4297 | 2024-12-31T16:42:48.684Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4298 | 2024-12-31T16:42:48.684Z | [ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4299 | 2024-12-31T16:42:48.684Z | [ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4300 | 2024-12-31T16:42:48.684Z | [ 9] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec |
4301 | 2024-12-31T16:42:48.684Z | [ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4302 | 2024-12-31T16:42:48.684Z | [ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4303 | 2024-12-31T16:42:48.684Z | [ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4304 | 2024-12-31T16:42:48.684Z | [ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4305 | 2024-12-31T16:42:48.684Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4306 | 2024-12-31T16:42:48.684Z | [SUM] 8.00-9.00 sec 102 MBytes 854 Mbits/sec |
4307 | 2024-12-31T16:42:48.684Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4308 | 2024-12-31T16:42:48.684Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4309 | 2024-12-31T16:42:48.684Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4310 | 2024-12-31T16:42:48.684Z | [ 9] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4311 | 2024-12-31T16:42:48.684Z | [ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4312 | 2024-12-31T16:42:48.684Z | [ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4313 | 2024-12-31T16:42:48.684Z | [ 15] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4314 | 2024-12-31T16:42:48.684Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4315 | 2024-12-31T16:42:48.684Z | [ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4316 | 2024-12-31T16:42:48.684Z | [SUM] 9.00-10.00 sec 102 MBytes 858 Mbits/sec |
4317 | 2024-12-31T16:42:48.684Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4318 | 2024-12-31T16:42:48.684Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4319 | 2024-12-31T16:42:48.684Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4320 | 2024-12-31T16:42:48.684Z | [ 9] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4321 | 2024-12-31T16:42:48.684Z | [ 11] 10.00-10.00 sec 113 KBytes 251 Mbits/sec |
4322 | 2024-12-31T16:42:48.684Z | [ 13] 10.00-10.00 sec 170 KBytes 377 Mbits/sec |
4323 | 2024-12-31T16:42:48.684Z | [ 15] 10.00-10.00 sec 170 KBytes 377 Mbits/sec |
4324 | 2024-12-31T16:42:48.684Z | [ 17] 10.00-10.00 sec 113 KBytes 251 Mbits/sec |
4325 | 2024-12-31T16:42:48.684Z | [ 19] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4326 | 2024-12-31T16:42:48.684Z | [SUM] 10.00-10.00 sec 679 KBytes 1.51 Gbits/sec |
4327 | 2024-12-31T16:42:48.684Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4328 | 2024-12-31T16:42:48.684Z | [ ID] Interval Transfer Bandwidth |
4329 | 2024-12-31T16:42:48.684Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4330 | 2024-12-31T16:42:48.684Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4331 | 2024-12-31T16:42:48.684Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4332 | 2024-12-31T16:42:48.684Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4333 | 2024-12-31T16:42:48.685Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4334 | 2024-12-31T16:42:48.685Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4335 | 2024-12-31T16:42:48.685Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4336 | 2024-12-31T16:42:48.685Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4337 | 2024-12-31T16:42:48.685Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4338 | 2024-12-31T16:42:48.685Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4339 | 2024-12-31T16:42:48.685Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4340 | 2024-12-31T16:42:48.685Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4341 | 2024-12-31T16:42:48.685Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4342 | 2024-12-31T16:42:48.685Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4343 | 2024-12-31T16:42:48.685Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4344 | 2024-12-31T16:42:48.685Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4345 | 2024-12-31T16:42:48.685Z | [SUM] 0.00-10.00 sec 1021 MBytes 857 Mbits/sec sender |
4346 | 2024-12-31T16:42:48.685Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4347 | 2024-12-31T16:42:48.688Z | Run 5/10...856.867885419631Mbps |
4348 | 2024-12-31T16:42:55.719Z | ----------------------------------------------------------- |
4349 | 2024-12-31T16:42:55.719Z | Server listening on 5201 |
4350 | 2024-12-31T16:42:55.719Z | ----------------------------------------------------------- |
4351 | 2024-12-31T16:42:55.719Z | Accepted connection from 10.0.0.1, port 59461 |
4352 | 2024-12-31T16:42:55.719Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43703 |
4353 | 2024-12-31T16:42:55.720Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52914 |
4354 | 2024-12-31T16:42:55.720Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52748 |
4355 | 2024-12-31T16:42:55.720Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48712 |
4356 | 2024-12-31T16:42:55.720Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52602 |
4357 | 2024-12-31T16:42:55.720Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53171 |
4358 | 2024-12-31T16:42:55.720Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41305 |
4359 | 2024-12-31T16:42:55.720Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37143 |
4360 | 2024-12-31T16:42:55.720Z | [ ID] Interval Transfer Bandwidth |
4361 | 2024-12-31T16:42:55.720Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4362 | 2024-12-31T16:42:55.720Z | [ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4363 | 2024-12-31T16:42:55.720Z | [ 9] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4364 | 2024-12-31T16:42:55.720Z | [ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4365 | 2024-12-31T16:42:55.720Z | [ 13] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4366 | 2024-12-31T16:42:55.720Z | [ 15] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4367 | 2024-12-31T16:42:55.720Z | [ 17] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4368 | 2024-12-31T16:42:55.720Z | [ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4369 | 2024-12-31T16:42:55.720Z | [SUM] 0.00-1.00 sec 97.0 MBytes 813 Mbits/sec |
4370 | 2024-12-31T16:42:55.720Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4371 | 2024-12-31T16:42:55.720Z | [ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4372 | 2024-12-31T16:42:55.720Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4373 | 2024-12-31T16:42:55.720Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4374 | 2024-12-31T16:42:55.720Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4375 | 2024-12-31T16:42:55.720Z | [ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4376 | 2024-12-31T16:42:55.720Z | [ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4377 | 2024-12-31T16:42:55.720Z | [ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4378 | 2024-12-31T16:42:55.720Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4379 | 2024-12-31T16:42:55.720Z | [SUM] 1.00-2.00 sec 104 MBytes 871 Mbits/sec |
4380 | 2024-12-31T16:42:55.720Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4381 | 2024-12-31T16:42:55.720Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4382 | 2024-12-31T16:42:55.720Z | [ 7] 2.00-3.00 sec 13.0 MBytes 110 Mbits/sec |
4383 | 2024-12-31T16:42:55.720Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4384 | 2024-12-31T16:42:55.720Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4385 | 2024-12-31T16:42:55.720Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4386 | 2024-12-31T16:42:55.720Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4387 | 2024-12-31T16:42:55.720Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4388 | 2024-12-31T16:42:55.720Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4389 | 2024-12-31T16:42:55.720Z | [SUM] 2.00-3.00 sec 104 MBytes 875 Mbits/sec |
4390 | 2024-12-31T16:42:55.720Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4391 | 2024-12-31T16:42:55.720Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4392 | 2024-12-31T16:42:55.721Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4393 | 2024-12-31T16:42:55.721Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4394 | 2024-12-31T16:42:55.721Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4395 | 2024-12-31T16:42:55.721Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4396 | 2024-12-31T16:42:55.721Z | [ 15] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
4397 | 2024-12-31T16:42:55.721Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4398 | 2024-12-31T16:42:55.721Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4399 | 2024-12-31T16:42:55.721Z | [SUM] 3.00-4.00 sec 104 MBytes 871 Mbits/sec |
4400 | 2024-12-31T16:42:55.721Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4401 | 2024-12-31T16:42:55.721Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4402 | 2024-12-31T16:42:55.721Z | [ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4403 | 2024-12-31T16:42:55.721Z | [ 9] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4404 | 2024-12-31T16:42:55.721Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4405 | 2024-12-31T16:42:55.721Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4406 | 2024-12-31T16:42:55.721Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4407 | 2024-12-31T16:42:55.721Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4408 | 2024-12-31T16:42:55.721Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4409 | 2024-12-31T16:42:55.721Z | [SUM] 4.00-5.00 sec 103 MBytes 863 Mbits/sec |
4410 | 2024-12-31T16:42:55.721Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4411 | 2024-12-31T16:42:55.721Z | [ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4412 | 2024-12-31T16:42:55.721Z | [ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4413 | 2024-12-31T16:42:55.721Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4414 | 2024-12-31T16:42:55.721Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4415 | 2024-12-31T16:42:55.721Z | [ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4416 | 2024-12-31T16:42:55.721Z | [ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4417 | 2024-12-31T16:42:55.721Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4418 | 2024-12-31T16:42:55.721Z | [ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4419 | 2024-12-31T16:42:55.721Z | [SUM] 5.00-6.00 sec 103 MBytes 867 Mbits/sec |
4420 | 2024-12-31T16:42:55.721Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4421 | 2024-12-31T16:42:55.721Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4422 | 2024-12-31T16:42:55.721Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4423 | 2024-12-31T16:42:55.721Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4424 | 2024-12-31T16:42:58.944Z | [ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4425 | 2024-12-31T16:42:58.944Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4426 | 2024-12-31T16:42:58.944Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4427 | 2024-12-31T16:42:58.944Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4428 | 2024-12-31T16:42:58.944Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4429 | 2024-12-31T16:42:58.944Z | [SUM] 6.00-7.00 sec 105 MBytes 879 Mbits/sec |
4430 | 2024-12-31T16:42:58.944Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4431 | 2024-12-31T16:42:58.944Z | [ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
4432 | 2024-12-31T16:42:58.944Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4433 | 2024-12-31T16:42:58.945Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4434 | 2024-12-31T16:42:58.945Z | [ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4435 | 2024-12-31T16:42:58.945Z | [ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
4436 | 2024-12-31T16:42:58.945Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
4437 | 2024-12-31T16:42:58.945Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
4438 | 2024-12-31T16:42:58.945Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
4439 | 2024-12-31T16:42:58.945Z | [SUM] 7.00-8.00 sec 104 MBytes 876 Mbits/sec |
4440 | 2024-12-31T16:42:58.945Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4441 | 2024-12-31T16:42:58.945Z | [ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4442 | 2024-12-31T16:42:58.945Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4443 | 2024-12-31T16:42:58.945Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4444 | 2024-12-31T16:42:58.945Z | [ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4445 | 2024-12-31T16:42:58.945Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4446 | 2024-12-31T16:42:58.945Z | [ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4447 | 2024-12-31T16:42:58.945Z | [ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4448 | 2024-12-31T16:42:58.945Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4449 | 2024-12-31T16:42:58.945Z | [SUM] 8.00-9.00 sec 103 MBytes 862 Mbits/sec |
4450 | 2024-12-31T16:42:58.945Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4451 | 2024-12-31T16:42:58.945Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4452 | 2024-12-31T16:42:58.945Z | [ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4453 | 2024-12-31T16:42:58.945Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4454 | 2024-12-31T16:42:58.945Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4455 | 2024-12-31T16:42:58.945Z | [ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4456 | 2024-12-31T16:42:58.945Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4457 | 2024-12-31T16:42:58.945Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4458 | 2024-12-31T16:42:58.945Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4459 | 2024-12-31T16:42:58.945Z | [SUM] 9.00-10.00 sec 103 MBytes 867 Mbits/sec |
4460 | 2024-12-31T16:42:58.945Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4461 | 2024-12-31T16:42:58.945Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4462 | 2024-12-31T16:42:58.945Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4463 | 2024-12-31T16:42:58.945Z | [ 9] 10.00-10.00 sec 113 KBytes 280 Mbits/sec |
4464 | 2024-12-31T16:42:58.948Z | [ 11] 10.00-10.00 sec 113 KBytes 280 Mbits/sec |
4465 | 2024-12-31T16:42:58.948Z | [ 13] 10.00-10.00 sec 56.6 KBytes 140 Mbits/sec |
4466 | 2024-12-31T16:42:58.948Z | [ 15] 10.00-10.00 sec 56.6 KBytes 140 Mbits/sec |
4467 | 2024-12-31T16:42:58.948Z | [ 17] 10.00-10.00 sec 56.6 KBytes 140 Mbits/sec |
4468 | 2024-12-31T16:42:58.948Z | [ 19] 10.00-10.00 sec 56.6 KBytes 140 Mbits/sec |
4469 | 2024-12-31T16:42:58.948Z | [SUM] 10.00-10.00 sec 452 KBytes 1.12 Gbits/sec |
4470 | 2024-12-31T16:42:58.948Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4471 | 2024-12-31T16:42:58.948Z | [ ID] Interval Transfer Bandwidth |
4472 | 2024-12-31T16:42:58.948Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4473 | 2024-12-31T16:42:58.948Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4474 | 2024-12-31T16:42:58.948Z | [ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4475 | 2024-12-31T16:42:58.948Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4476 | 2024-12-31T16:42:58.948Z | [ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4477 | 2024-12-31T16:42:58.948Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4478 | 2024-12-31T16:42:58.948Z | [ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4479 | 2024-12-31T16:42:58.948Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4480 | 2024-12-31T16:42:58.948Z | [ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4481 | 2024-12-31T16:42:58.948Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4482 | 2024-12-31T16:42:58.949Z | [ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4483 | 2024-12-31T16:42:58.949Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4484 | 2024-12-31T16:42:58.949Z | [ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4485 | 2024-12-31T16:42:58.949Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4486 | 2024-12-31T16:42:58.949Z | [ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4487 | 2024-12-31T16:42:58.949Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4488 | 2024-12-31T16:42:58.949Z | [SUM] 0.00-10.00 sec 1.01 GBytes 864 Mbits/sec sender |
4489 | 2024-12-31T16:42:58.949Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4490 | 2024-12-31T16:42:58.949Z | Run 6/10...864.8147607907019Mbps |
4491 | 2024-12-31T16:43:05.981Z | ----------------------------------------------------------- |
4492 | 2024-12-31T16:43:05.981Z | Server listening on 5201 |
4493 | 2024-12-31T16:43:05.981Z | ----------------------------------------------------------- |
4494 | 2024-12-31T16:43:05.981Z | Accepted connection from 10.0.0.1, port 44270 |
4495 | 2024-12-31T16:43:05.981Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58657 |
4496 | 2024-12-31T16:43:05.981Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43535 |
4497 | 2024-12-31T16:43:05.981Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42487 |
4498 | 2024-12-31T16:43:05.981Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62121 |
4499 | 2024-12-31T16:43:05.981Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63897 |
4500 | 2024-12-31T16:43:05.981Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43801 |
4501 | 2024-12-31T16:43:05.981Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34688 |
4502 | 2024-12-31T16:43:05.981Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52667 |
4503 | 2024-12-31T16:43:05.981Z | [ ID] Interval Transfer Bandwidth |
4504 | 2024-12-31T16:43:05.981Z | [ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4505 | 2024-12-31T16:43:05.981Z | [ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4506 | 2024-12-31T16:43:05.981Z | [ 9] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4507 | 2024-12-31T16:43:05.982Z | [ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4508 | 2024-12-31T16:43:05.982Z | [ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4509 | 2024-12-31T16:43:05.982Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4510 | 2024-12-31T16:43:05.982Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4511 | 2024-12-31T16:43:05.982Z | [ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4512 | 2024-12-31T16:43:05.982Z | [SUM] 0.00-1.00 sec 96.8 MBytes 811 Mbits/sec |
4513 | 2024-12-31T16:43:05.982Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4514 | 2024-12-31T16:43:05.982Z | [ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4515 | 2024-12-31T16:43:05.982Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4516 | 2024-12-31T16:43:05.982Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4517 | 2024-12-31T16:43:05.982Z | [ 11] 1.00-2.00 sec 13.0 MBytes 110 Mbits/sec |
4518 | 2024-12-31T16:43:05.982Z | [ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4519 | 2024-12-31T16:43:05.982Z | [ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4520 | 2024-12-31T16:43:05.982Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4521 | 2024-12-31T16:43:05.982Z | [ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4522 | 2024-12-31T16:43:05.982Z | [SUM] 1.00-2.00 sec 104 MBytes 876 Mbits/sec |
4523 | 2024-12-31T16:43:05.982Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4524 | 2024-12-31T16:43:05.982Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4525 | 2024-12-31T16:43:05.982Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4526 | 2024-12-31T16:43:05.982Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4527 | 2024-12-31T16:43:05.982Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4528 | 2024-12-31T16:43:05.982Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4529 | 2024-12-31T16:43:05.982Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4530 | 2024-12-31T16:43:05.982Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4531 | 2024-12-31T16:43:05.982Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4532 | 2024-12-31T16:43:05.982Z | [SUM] 2.00-3.00 sec 104 MBytes 876 Mbits/sec |
4533 | 2024-12-31T16:43:05.982Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4534 | 2024-12-31T16:43:05.982Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4535 | 2024-12-31T16:43:05.982Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4536 | 2024-12-31T16:43:05.982Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4537 | 2024-12-31T16:43:05.982Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4538 | 2024-12-31T16:43:05.982Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4539 | 2024-12-31T16:43:05.982Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4540 | 2024-12-31T16:43:05.982Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4541 | 2024-12-31T16:43:05.982Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4542 | 2024-12-31T16:43:05.982Z | [SUM] 3.00-4.00 sec 104 MBytes 872 Mbits/sec |
4543 | 2024-12-31T16:43:05.982Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4544 | 2024-12-31T16:43:05.982Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4545 | 2024-12-31T16:43:05.983Z | [ 7] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
4546 | 2024-12-31T16:43:05.983Z | [ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4547 | 2024-12-31T16:43:05.983Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4548 | 2024-12-31T16:43:05.983Z | [ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4549 | 2024-12-31T16:43:05.983Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4550 | 2024-12-31T16:43:05.983Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4551 | 2024-12-31T16:43:05.983Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4552 | 2024-12-31T16:43:05.983Z | [SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec |
4553 | 2024-12-31T16:43:05.983Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4554 | 2024-12-31T16:43:05.983Z | [ 5] 5.00-6.00 sec 12.9 MBytes 109 Mbits/sec |
4555 | 2024-12-31T16:43:05.983Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4556 | 2024-12-31T16:43:05.983Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4557 | 2024-12-31T16:43:05.983Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4558 | 2024-12-31T16:43:05.983Z | [ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4559 | 2024-12-31T16:43:05.983Z | [ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4560 | 2024-12-31T16:43:05.983Z | [ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4561 | 2024-12-31T16:43:05.983Z | [ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4562 | 2024-12-31T16:43:05.983Z | [SUM] 5.00-6.00 sec 103 MBytes 866 Mbits/sec |
4563 | 2024-12-31T16:43:05.983Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4564 | 2024-12-31T16:43:05.983Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4565 | 2024-12-31T16:43:05.983Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4566 | 2024-12-31T16:43:05.986Z | [ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4567 | 2024-12-31T16:43:09.206Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4568 | 2024-12-31T16:43:09.206Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4569 | 2024-12-31T16:43:09.206Z | [ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4570 | 2024-12-31T16:43:09.206Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4571 | 2024-12-31T16:43:09.206Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4572 | 2024-12-31T16:43:09.206Z | [SUM] 6.00-7.00 sec 103 MBytes 865 Mbits/sec |
4573 | 2024-12-31T16:43:09.206Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4574 | 2024-12-31T16:43:09.206Z | [ 5] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4575 | 2024-12-31T16:43:09.206Z | [ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4576 | 2024-12-31T16:43:09.206Z | [ 9] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4577 | 2024-12-31T16:43:09.206Z | [ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4578 | 2024-12-31T16:43:09.206Z | [ 13] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4579 | 2024-12-31T16:43:09.206Z | [ 15] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4580 | 2024-12-31T16:43:09.206Z | [ 17] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4581 | 2024-12-31T16:43:09.206Z | [ 19] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4582 | 2024-12-31T16:43:09.206Z | [SUM] 7.00-8.00 sec 101 MBytes 849 Mbits/sec |
4583 | 2024-12-31T16:43:09.206Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4584 | 2024-12-31T16:43:09.206Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4585 | 2024-12-31T16:43:09.206Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4586 | 2024-12-31T16:43:09.206Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4587 | 2024-12-31T16:43:09.206Z | [ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4588 | 2024-12-31T16:43:09.206Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4589 | 2024-12-31T16:43:09.206Z | [ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4590 | 2024-12-31T16:43:09.206Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4591 | 2024-12-31T16:43:09.206Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4592 | 2024-12-31T16:43:09.206Z | [SUM] 8.00-9.00 sec 104 MBytes 871 Mbits/sec |
4593 | 2024-12-31T16:43:09.206Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4594 | 2024-12-31T16:43:09.206Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4595 | 2024-12-31T16:43:09.206Z | [ 7] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4596 | 2024-12-31T16:43:09.206Z | [ 9] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4597 | 2024-12-31T16:43:09.206Z | [ 11] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4598 | 2024-12-31T16:43:09.207Z | [ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4599 | 2024-12-31T16:43:09.207Z | [ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4600 | 2024-12-31T16:43:09.207Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4601 | 2024-12-31T16:43:09.207Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4602 | 2024-12-31T16:43:09.207Z | [SUM] 9.00-10.00 sec 103 MBytes 863 Mbits/sec |
4603 | 2024-12-31T16:43:09.207Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4604 | 2024-12-31T16:43:09.207Z | [ 5] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4605 | 2024-12-31T16:43:09.207Z | [ 7] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4606 | 2024-12-31T16:43:09.207Z | [ 9] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4607 | 2024-12-31T16:43:09.207Z | [ 11] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4608 | 2024-12-31T16:43:09.207Z | [ 13] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4609 | 2024-12-31T16:43:09.207Z | [ 15] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4610 | 2024-12-31T16:43:09.207Z | [ 17] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4611 | 2024-12-31T16:43:09.207Z | [ 19] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec |
4612 | 2024-12-31T16:43:09.207Z | [SUM] 10.00-10.00 sec 452 KBytes 940 Mbits/sec |
4613 | 2024-12-31T16:43:09.207Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4614 | 2024-12-31T16:43:09.207Z | [ ID] Interval Transfer Bandwidth |
4615 | 2024-12-31T16:43:09.207Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4616 | 2024-12-31T16:43:09.207Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4617 | 2024-12-31T16:43:09.207Z | [ 7] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4618 | 2024-12-31T16:43:09.207Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4619 | 2024-12-31T16:43:09.207Z | [ 9] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4620 | 2024-12-31T16:43:09.207Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4621 | 2024-12-31T16:43:09.207Z | [ 11] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4622 | 2024-12-31T16:43:09.207Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4623 | 2024-12-31T16:43:09.207Z | [ 13] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4624 | 2024-12-31T16:43:09.207Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4625 | 2024-12-31T16:43:09.207Z | [ 15] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4626 | 2024-12-31T16:43:09.207Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4627 | 2024-12-31T16:43:09.207Z | [ 17] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4628 | 2024-12-31T16:43:09.207Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4629 | 2024-12-31T16:43:09.207Z | [ 19] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4630 | 2024-12-31T16:43:09.207Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4631 | 2024-12-31T16:43:09.207Z | [SUM] 0.00-10.00 sec 1.00 GBytes 862 Mbits/sec sender |
4632 | 2024-12-31T16:43:09.207Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4633 | 2024-12-31T16:43:09.210Z | Run 7/10...862.18321864093Mbps |
4634 | 2024-12-31T16:43:16.243Z | ----------------------------------------------------------- |
4635 | 2024-12-31T16:43:16.243Z | Server listening on 5201 |
4636 | 2024-12-31T16:43:16.243Z | ----------------------------------------------------------- |
4637 | 2024-12-31T16:43:16.243Z | Accepted connection from 10.0.0.1, port 41048 |
4638 | 2024-12-31T16:43:16.243Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38413 |
4639 | 2024-12-31T16:43:16.243Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35039 |
4640 | 2024-12-31T16:43:16.243Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54881 |
4641 | 2024-12-31T16:43:16.243Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52938 |
4642 | 2024-12-31T16:43:16.243Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60442 |
4643 | 2024-12-31T16:43:16.243Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62518 |
4644 | 2024-12-31T16:43:16.243Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35586 |
4645 | 2024-12-31T16:43:16.243Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37782 |
4646 | 2024-12-31T16:43:16.243Z | [ ID] Interval Transfer Bandwidth |
4647 | 2024-12-31T16:43:16.243Z | [ 5] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec |
4648 | 2024-12-31T16:43:16.243Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4649 | 2024-12-31T16:43:16.243Z | [ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4650 | 2024-12-31T16:43:16.243Z | [ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4651 | 2024-12-31T16:43:16.243Z | [ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4652 | 2024-12-31T16:43:16.243Z | [ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4653 | 2024-12-31T16:43:16.243Z | [ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4654 | 2024-12-31T16:43:16.243Z | [ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4655 | 2024-12-31T16:43:16.243Z | [SUM] 0.00-1.00 sec 97.5 MBytes 818 Mbits/sec |
4656 | 2024-12-31T16:43:16.243Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4657 | 2024-12-31T16:43:16.243Z | [ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4658 | 2024-12-31T16:43:16.243Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4659 | 2024-12-31T16:43:16.243Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4660 | 2024-12-31T16:43:16.243Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4661 | 2024-12-31T16:43:16.243Z | [ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4662 | 2024-12-31T16:43:16.243Z | [ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4663 | 2024-12-31T16:43:16.243Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4664 | 2024-12-31T16:43:16.243Z | [ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4665 | 2024-12-31T16:43:16.243Z | [SUM] 1.00-2.00 sec 104 MBytes 876 Mbits/sec |
4666 | 2024-12-31T16:43:16.243Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4667 | 2024-12-31T16:43:16.243Z | [ 5] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec |
4668 | 2024-12-31T16:43:16.244Z | [ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4669 | 2024-12-31T16:43:16.244Z | [ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4670 | 2024-12-31T16:43:16.244Z | [ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4671 | 2024-12-31T16:43:16.244Z | [ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4672 | 2024-12-31T16:43:16.244Z | [ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4673 | 2024-12-31T16:43:16.244Z | [ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4674 | 2024-12-31T16:43:16.246Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4675 | 2024-12-31T16:43:16.246Z | [SUM] 2.00-3.00 sec 103 MBytes 865 Mbits/sec |
4676 | 2024-12-31T16:43:16.246Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4677 | 2024-12-31T16:43:16.246Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4678 | 2024-12-31T16:43:16.246Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4679 | 2024-12-31T16:43:16.246Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4680 | 2024-12-31T16:43:16.247Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4681 | 2024-12-31T16:43:16.247Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4682 | 2024-12-31T16:43:16.247Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4683 | 2024-12-31T16:43:16.247Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4684 | 2024-12-31T16:43:16.247Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4685 | 2024-12-31T16:43:16.247Z | [SUM] 3.00-4.00 sec 103 MBytes 866 Mbits/sec |
4686 | 2024-12-31T16:43:16.247Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4687 | 2024-12-31T16:43:16.247Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4688 | 2024-12-31T16:43:16.247Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4689 | 2024-12-31T16:43:16.247Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4690 | 2024-12-31T16:43:16.247Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4691 | 2024-12-31T16:43:16.247Z | [ 13] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
4692 | 2024-12-31T16:43:16.247Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4693 | 2024-12-31T16:43:16.247Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4694 | 2024-12-31T16:43:16.247Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4695 | 2024-12-31T16:43:16.247Z | [SUM] 4.00-5.00 sec 103 MBytes 865 Mbits/sec |
4696 | 2024-12-31T16:43:16.247Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4697 | 2024-12-31T16:43:16.247Z | [ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4698 | 2024-12-31T16:43:16.247Z | [ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4699 | 2024-12-31T16:43:16.247Z | [ 9] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
4700 | 2024-12-31T16:43:16.247Z | [ 11] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
4701 | 2024-12-31T16:43:16.247Z | [ 13] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
4702 | 2024-12-31T16:43:16.247Z | [ 15] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
4703 | 2024-12-31T16:43:16.247Z | [ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4704 | 2024-12-31T16:43:16.247Z | [ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4705 | 2024-12-31T16:43:16.247Z | [SUM] 5.00-6.00 sec 103 MBytes 861 Mbits/sec |
4706 | 2024-12-31T16:43:16.247Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4707 | 2024-12-31T16:43:16.247Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4708 | 2024-12-31T16:43:16.247Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
4709 | 2024-12-31T16:43:16.247Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4710 | 2024-12-31T16:43:19.467Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4711 | 2024-12-31T16:43:19.467Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4712 | 2024-12-31T16:43:19.467Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4713 | 2024-12-31T16:43:19.467Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4714 | 2024-12-31T16:43:19.467Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4715 | 2024-12-31T16:43:19.467Z | [SUM] 6.00-7.00 sec 104 MBytes 875 Mbits/sec |
4716 | 2024-12-31T16:43:19.467Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4717 | 2024-12-31T16:43:19.467Z | [ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4718 | 2024-12-31T16:43:19.467Z | [ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4719 | 2024-12-31T16:43:19.467Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4720 | 2024-12-31T16:43:19.468Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4721 | 2024-12-31T16:43:19.468Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4722 | 2024-12-31T16:43:19.468Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4723 | 2024-12-31T16:43:19.468Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4724 | 2024-12-31T16:43:19.468Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4725 | 2024-12-31T16:43:19.468Z | [SUM] 7.00-8.00 sec 103 MBytes 862 Mbits/sec |
4726 | 2024-12-31T16:43:19.468Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4727 | 2024-12-31T16:43:19.468Z | [ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4728 | 2024-12-31T16:43:19.468Z | [ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4729 | 2024-12-31T16:43:19.468Z | [ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4730 | 2024-12-31T16:43:19.468Z | [ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4731 | 2024-12-31T16:43:19.468Z | [ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4732 | 2024-12-31T16:43:19.468Z | [ 15] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4733 | 2024-12-31T16:43:19.468Z | [ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4734 | 2024-12-31T16:43:19.468Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4735 | 2024-12-31T16:43:19.468Z | [SUM] 8.00-9.00 sec 102 MBytes 857 Mbits/sec |
4736 | 2024-12-31T16:43:19.468Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4737 | 2024-12-31T16:43:19.468Z | [ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4738 | 2024-12-31T16:43:19.468Z | [ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4739 | 2024-12-31T16:43:19.468Z | [ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4740 | 2024-12-31T16:43:19.468Z | [ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4741 | 2024-12-31T16:43:19.468Z | [ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4742 | 2024-12-31T16:43:19.468Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4743 | 2024-12-31T16:43:19.468Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4744 | 2024-12-31T16:43:19.468Z | [ 19] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4745 | 2024-12-31T16:43:19.468Z | [SUM] 9.00-10.00 sec 102 MBytes 855 Mbits/sec |
4746 | 2024-12-31T16:43:19.468Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4747 | 2024-12-31T16:43:19.468Z | [ 5] 10.00-10.00 sec 113 KBytes 241 Mbits/sec |
4748 | 2024-12-31T16:43:19.468Z | [ 7] 10.00-10.00 sec 170 KBytes 361 Mbits/sec |
4749 | 2024-12-31T16:43:19.468Z | [ 9] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec |
4750 | 2024-12-31T16:43:19.468Z | [ 11] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec |
4751 | 2024-12-31T16:43:19.468Z | [ 13] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec |
4752 | 2024-12-31T16:43:19.468Z | [ 15] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec |
4753 | 2024-12-31T16:43:19.468Z | [ 17] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec |
4754 | 2024-12-31T16:43:19.468Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4755 | 2024-12-31T16:43:19.468Z | [SUM] 10.00-10.00 sec 566 KBytes 1.20 Gbits/sec |
4756 | 2024-12-31T16:43:19.468Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4757 | 2024-12-31T16:43:19.468Z | [ ID] Interval Transfer Bandwidth |
4758 | 2024-12-31T16:43:19.468Z | [ 5] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4759 | 2024-12-31T16:43:19.469Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4760 | 2024-12-31T16:43:19.469Z | [ 7] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4761 | 2024-12-31T16:43:19.469Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4762 | 2024-12-31T16:43:19.469Z | [ 9] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4763 | 2024-12-31T16:43:19.469Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4764 | 2024-12-31T16:43:19.469Z | [ 11] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4765 | 2024-12-31T16:43:19.469Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4766 | 2024-12-31T16:43:19.469Z | [ 13] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4767 | 2024-12-31T16:43:19.469Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4768 | 2024-12-31T16:43:19.469Z | [ 15] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4769 | 2024-12-31T16:43:19.469Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4770 | 2024-12-31T16:43:19.469Z | [ 17] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4771 | 2024-12-31T16:43:19.469Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4772 | 2024-12-31T16:43:19.469Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4773 | 2024-12-31T16:43:19.469Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4774 | 2024-12-31T16:43:19.469Z | [SUM] 0.00-10.00 sec 1.00 GBytes 860 Mbits/sec sender |
4775 | 2024-12-31T16:43:19.469Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4776 | 2024-12-31T16:43:19.472Z | Run 8/10...860.585048990085Mbps |
4777 | 2024-12-31T16:43:26.507Z | ----------------------------------------------------------- |
4778 | 2024-12-31T16:43:26.507Z | Server listening on 5201 |
4779 | 2024-12-31T16:43:26.507Z | ----------------------------------------------------------- |
4780 | 2024-12-31T16:43:26.507Z | Accepted connection from 10.0.0.1, port 46647 |
4781 | 2024-12-31T16:43:26.507Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61775 |
4782 | 2024-12-31T16:43:26.507Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34794 |
4783 | 2024-12-31T16:43:26.507Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47917 |
4784 | 2024-12-31T16:43:26.507Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39377 |
4785 | 2024-12-31T16:43:26.507Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44365 |
4786 | 2024-12-31T16:43:26.507Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57754 |
4787 | 2024-12-31T16:43:26.507Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43582 |
4788 | 2024-12-31T16:43:26.507Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36306 |
4789 | 2024-12-31T16:43:26.507Z | [ ID] Interval Transfer Bandwidth |
4790 | 2024-12-31T16:43:26.507Z | [ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
4791 | 2024-12-31T16:43:26.507Z | [ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
4792 | 2024-12-31T16:43:26.507Z | [ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
4793 | 2024-12-31T16:43:26.507Z | [ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
4794 | 2024-12-31T16:43:26.507Z | [ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
4795 | 2024-12-31T16:43:26.507Z | [ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
4796 | 2024-12-31T16:43:26.507Z | [ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4797 | 2024-12-31T16:43:26.507Z | [ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
4798 | 2024-12-31T16:43:26.507Z | [SUM] 0.00-1.00 sec 98.4 MBytes 825 Mbits/sec |
4799 | 2024-12-31T16:43:26.507Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4800 | 2024-12-31T16:43:26.507Z | [ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
4801 | 2024-12-31T16:43:26.507Z | [ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4802 | 2024-12-31T16:43:26.507Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4803 | 2024-12-31T16:43:26.507Z | [ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
4804 | 2024-12-31T16:43:26.507Z | [ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
4805 | 2024-12-31T16:43:26.507Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
4806 | 2024-12-31T16:43:26.507Z | [ 17] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
4807 | 2024-12-31T16:43:26.508Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
4808 | 2024-12-31T16:43:26.508Z | [SUM] 1.00-2.00 sec 106 MBytes 886 Mbits/sec |
4809 | 2024-12-31T16:43:26.508Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4810 | 2024-12-31T16:43:26.508Z | [ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4811 | 2024-12-31T16:43:26.508Z | [ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4812 | 2024-12-31T16:43:26.508Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4813 | 2024-12-31T16:43:26.508Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4814 | 2024-12-31T16:43:26.508Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4815 | 2024-12-31T16:43:26.508Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4816 | 2024-12-31T16:43:26.508Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4817 | 2024-12-31T16:43:26.508Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4818 | 2024-12-31T16:43:26.508Z | [SUM] 2.00-3.00 sec 104 MBytes 871 Mbits/sec |
4819 | 2024-12-31T16:43:26.508Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4820 | 2024-12-31T16:43:26.508Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4821 | 2024-12-31T16:43:26.508Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4822 | 2024-12-31T16:43:26.508Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4823 | 2024-12-31T16:43:26.508Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4824 | 2024-12-31T16:43:26.508Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4825 | 2024-12-31T16:43:26.508Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4826 | 2024-12-31T16:43:26.508Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4827 | 2024-12-31T16:43:26.511Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4828 | 2024-12-31T16:43:26.511Z | [SUM] 3.00-4.00 sec 103 MBytes 866 Mbits/sec |
4829 | 2024-12-31T16:43:26.511Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4830 | 2024-12-31T16:43:26.511Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4831 | 2024-12-31T16:43:26.511Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4832 | 2024-12-31T16:43:26.511Z | [ 9] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
4833 | 2024-12-31T16:43:26.511Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4834 | 2024-12-31T16:43:26.511Z | [ 13] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec |
4835 | 2024-12-31T16:43:26.511Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4836 | 2024-12-31T16:43:26.511Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4837 | 2024-12-31T16:43:26.511Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4838 | 2024-12-31T16:43:26.511Z | [SUM] 4.00-5.00 sec 103 MBytes 867 Mbits/sec |
4839 | 2024-12-31T16:43:26.511Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4840 | 2024-12-31T16:43:26.511Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4841 | 2024-12-31T16:43:26.511Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4842 | 2024-12-31T16:43:26.511Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4843 | 2024-12-31T16:43:26.511Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4844 | 2024-12-31T16:43:26.511Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4845 | 2024-12-31T16:43:26.511Z | [ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4846 | 2024-12-31T16:43:26.511Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4847 | 2024-12-31T16:43:26.511Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4848 | 2024-12-31T16:43:26.512Z | [SUM] 5.00-6.00 sec 104 MBytes 872 Mbits/sec |
4849 | 2024-12-31T16:43:26.512Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4850 | 2024-12-31T16:43:26.512Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4851 | 2024-12-31T16:43:26.512Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4852 | 2024-12-31T16:43:26.512Z | [ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4853 | 2024-12-31T16:43:29.729Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4854 | 2024-12-31T16:43:29.729Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4855 | 2024-12-31T16:43:29.729Z | [ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4856 | 2024-12-31T16:43:29.729Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4857 | 2024-12-31T16:43:29.729Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4858 | 2024-12-31T16:43:29.730Z | [SUM] 6.00-7.00 sec 103 MBytes 864 Mbits/sec |
4859 | 2024-12-31T16:43:29.730Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4860 | 2024-12-31T16:43:29.730Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4861 | 2024-12-31T16:43:29.730Z | [ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4862 | 2024-12-31T16:43:29.730Z | [ 9] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec |
4863 | 2024-12-31T16:43:29.730Z | [ 11] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec |
4864 | 2024-12-31T16:43:29.730Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4865 | 2024-12-31T16:43:29.730Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4866 | 2024-12-31T16:43:29.730Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4867 | 2024-12-31T16:43:29.730Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4868 | 2024-12-31T16:43:29.730Z | [SUM] 7.00-8.00 sec 103 MBytes 868 Mbits/sec |
4869 | 2024-12-31T16:43:29.730Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4870 | 2024-12-31T16:43:29.730Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4871 | 2024-12-31T16:43:29.730Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4872 | 2024-12-31T16:43:29.730Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4873 | 2024-12-31T16:43:29.730Z | [ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4874 | 2024-12-31T16:43:29.730Z | [ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4875 | 2024-12-31T16:43:29.730Z | [ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4876 | 2024-12-31T16:43:29.730Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4877 | 2024-12-31T16:43:29.730Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4878 | 2024-12-31T16:43:29.730Z | [SUM] 8.00-9.00 sec 104 MBytes 874 Mbits/sec |
4879 | 2024-12-31T16:43:29.730Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4880 | 2024-12-31T16:43:29.730Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4881 | 2024-12-31T16:43:29.730Z | [ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4882 | 2024-12-31T16:43:29.730Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4883 | 2024-12-31T16:43:29.730Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4884 | 2024-12-31T16:43:29.730Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4885 | 2024-12-31T16:43:29.730Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4886 | 2024-12-31T16:43:29.730Z | [ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4887 | 2024-12-31T16:43:29.730Z | [ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4888 | 2024-12-31T16:43:29.730Z | [SUM] 9.00-10.00 sec 104 MBytes 870 Mbits/sec |
4889 | 2024-12-31T16:43:29.730Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4890 | 2024-12-31T16:43:29.730Z | [ 5] 10.00-10.00 sec 113 KBytes 228 Mbits/sec |
4891 | 2024-12-31T16:43:29.730Z | [ 7] 10.00-10.00 sec 113 KBytes 228 Mbits/sec |
4892 | 2024-12-31T16:43:29.730Z | [ 9] 10.00-10.00 sec 113 KBytes 228 Mbits/sec |
4893 | 2024-12-31T16:43:29.730Z | [ 11] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec |
4894 | 2024-12-31T16:43:29.730Z | [ 13] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec |
4895 | 2024-12-31T16:43:29.731Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4896 | 2024-12-31T16:43:29.731Z | [ 17] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec |
4897 | 2024-12-31T16:43:29.731Z | [ 19] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec |
4898 | 2024-12-31T16:43:29.731Z | [SUM] 10.00-10.00 sec 566 KBytes 1.14 Gbits/sec |
4899 | 2024-12-31T16:43:29.731Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4900 | 2024-12-31T16:43:29.731Z | [ ID] Interval Transfer Bandwidth |
4901 | 2024-12-31T16:43:29.731Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4902 | 2024-12-31T16:43:29.731Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4903 | 2024-12-31T16:43:29.731Z | [ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4904 | 2024-12-31T16:43:29.731Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4905 | 2024-12-31T16:43:29.731Z | [ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4906 | 2024-12-31T16:43:29.731Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4907 | 2024-12-31T16:43:29.731Z | [ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4908 | 2024-12-31T16:43:29.731Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4909 | 2024-12-31T16:43:29.731Z | [ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4910 | 2024-12-31T16:43:29.731Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4911 | 2024-12-31T16:43:29.731Z | [ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4912 | 2024-12-31T16:43:29.731Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4913 | 2024-12-31T16:43:29.731Z | [ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4914 | 2024-12-31T16:43:29.731Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4915 | 2024-12-31T16:43:29.731Z | [ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4916 | 2024-12-31T16:43:29.731Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4917 | 2024-12-31T16:43:29.731Z | [SUM] 0.00-10.00 sec 1.01 GBytes 866 Mbits/sec sender |
4918 | 2024-12-31T16:43:29.731Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4919 | 2024-12-31T16:43:29.735Z | Run 9/10...866.802410682767Mbps |
4920 | 2024-12-31T16:43:36.767Z | ----------------------------------------------------------- |
4921 | 2024-12-31T16:43:36.767Z | Server listening on 5201 |
4922 | 2024-12-31T16:43:36.767Z | ----------------------------------------------------------- |
4923 | 2024-12-31T16:43:36.767Z | Accepted connection from 10.0.0.1, port 63648 |
4924 | 2024-12-31T16:43:36.767Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55627 |
4925 | 2024-12-31T16:43:36.767Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65060 |
4926 | 2024-12-31T16:43:36.767Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53768 |
4927 | 2024-12-31T16:43:36.767Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57914 |
4928 | 2024-12-31T16:43:36.767Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44854 |
4929 | 2024-12-31T16:43:36.767Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42375 |
4930 | 2024-12-31T16:43:36.767Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59399 |
4931 | 2024-12-31T16:43:36.767Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33215 |
4932 | 2024-12-31T16:43:36.767Z | [ ID] Interval Transfer Bandwidth |
4933 | 2024-12-31T16:43:36.767Z | [ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4934 | 2024-12-31T16:43:36.767Z | [ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4935 | 2024-12-31T16:43:36.767Z | [ 9] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4936 | 2024-12-31T16:43:36.767Z | [ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4937 | 2024-12-31T16:43:36.767Z | [ 13] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4938 | 2024-12-31T16:43:36.767Z | [ 15] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4939 | 2024-12-31T16:43:36.767Z | [ 17] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4940 | 2024-12-31T16:43:36.767Z | [ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4941 | 2024-12-31T16:43:36.767Z | [SUM] 0.00-1.00 sec 96.9 MBytes 813 Mbits/sec |
4942 | 2024-12-31T16:43:36.767Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4943 | 2024-12-31T16:43:36.767Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4944 | 2024-12-31T16:43:36.767Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4945 | 2024-12-31T16:43:36.767Z | [ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4946 | 2024-12-31T16:43:36.767Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4947 | 2024-12-31T16:43:36.767Z | [ 13] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
4948 | 2024-12-31T16:43:36.767Z | [ 15] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
4949 | 2024-12-31T16:43:36.767Z | [ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4950 | 2024-12-31T16:43:36.767Z | [ 19] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4951 | 2024-12-31T16:43:36.767Z | [SUM] 1.00-2.00 sec 103 MBytes 862 Mbits/sec |
4952 | 2024-12-31T16:43:36.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4953 | 2024-12-31T16:43:36.768Z | [ 5] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4954 | 2024-12-31T16:43:36.768Z | [ 7] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4955 | 2024-12-31T16:43:36.768Z | [ 9] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4956 | 2024-12-31T16:43:36.768Z | [ 11] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4957 | 2024-12-31T16:43:36.768Z | [ 13] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec |
4958 | 2024-12-31T16:43:36.768Z | [ 15] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4959 | 2024-12-31T16:43:36.768Z | [ 17] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4960 | 2024-12-31T16:43:36.768Z | [ 19] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4961 | 2024-12-31T16:43:36.768Z | [SUM] 2.00-3.00 sec 101 MBytes 848 Mbits/sec |
4962 | 2024-12-31T16:43:36.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4963 | 2024-12-31T16:43:36.768Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4964 | 2024-12-31T16:43:36.768Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4965 | 2024-12-31T16:43:36.768Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4966 | 2024-12-31T16:43:36.768Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4967 | 2024-12-31T16:43:36.768Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4968 | 2024-12-31T16:43:36.768Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4969 | 2024-12-31T16:43:36.768Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4970 | 2024-12-31T16:43:36.768Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
4971 | 2024-12-31T16:43:36.768Z | [SUM] 3.00-4.00 sec 105 MBytes 879 Mbits/sec |
4972 | 2024-12-31T16:43:36.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4973 | 2024-12-31T16:43:36.768Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4974 | 2024-12-31T16:43:36.768Z | [ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4975 | 2024-12-31T16:43:36.768Z | [ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4976 | 2024-12-31T16:43:36.768Z | [ 11] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4977 | 2024-12-31T16:43:36.768Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4978 | 2024-12-31T16:43:36.768Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4979 | 2024-12-31T16:43:36.768Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4980 | 2024-12-31T16:43:36.768Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4981 | 2024-12-31T16:43:36.768Z | [SUM] 4.00-5.00 sec 103 MBytes 862 Mbits/sec |
4982 | 2024-12-31T16:43:36.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4983 | 2024-12-31T16:43:36.768Z | [ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4984 | 2024-12-31T16:43:36.768Z | [ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4985 | 2024-12-31T16:43:36.768Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4986 | 2024-12-31T16:43:36.768Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4987 | 2024-12-31T16:43:36.768Z | [ 13] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
4988 | 2024-12-31T16:43:36.768Z | [ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4989 | 2024-12-31T16:43:36.768Z | [ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4990 | 2024-12-31T16:43:36.769Z | [ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4991 | 2024-12-31T16:43:36.769Z | [SUM] 5.00-6.00 sec 103 MBytes 862 Mbits/sec |
4992 | 2024-12-31T16:43:36.769Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4993 | 2024-12-31T16:43:36.769Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4994 | 2024-12-31T16:43:36.769Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4995 | 2024-12-31T16:43:36.769Z | [ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4996 | 2024-12-31T16:43:39.991Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4997 | 2024-12-31T16:43:39.991Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4998 | 2024-12-31T16:43:39.991Z | [ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4999 | 2024-12-31T16:43:39.991Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
5000 | 2024-12-31T16:43:39.991Z | [ 19] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
5001 | 2024-12-31T16:43:39.991Z | [SUM] 6.00-7.00 sec 103 MBytes 863 Mbits/sec |
5002 | 2024-12-31T16:43:39.991Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5003 | 2024-12-31T16:43:39.991Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5004 | 2024-12-31T16:43:39.991Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5005 | 2024-12-31T16:43:39.991Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5006 | 2024-12-31T16:43:39.991Z | [ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5007 | 2024-12-31T16:43:39.991Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5008 | 2024-12-31T16:43:39.991Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5009 | 2024-12-31T16:43:39.991Z | [ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5010 | 2024-12-31T16:43:39.991Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
5011 | 2024-12-31T16:43:39.991Z | [SUM] 7.00-8.00 sec 104 MBytes 873 Mbits/sec |
5012 | 2024-12-31T16:43:39.991Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5013 | 2024-12-31T16:43:39.991Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
5014 | 2024-12-31T16:43:39.991Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
5015 | 2024-12-31T16:43:39.991Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
5016 | 2024-12-31T16:43:39.991Z | [ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
5017 | 2024-12-31T16:43:39.991Z | [ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
5018 | 2024-12-31T16:43:39.991Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
5019 | 2024-12-31T16:43:39.991Z | [ 17] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
5020 | 2024-12-31T16:43:39.991Z | [ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
5021 | 2024-12-31T16:43:39.991Z | [SUM] 8.00-9.00 sec 103 MBytes 863 Mbits/sec |
5022 | 2024-12-31T16:43:39.991Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5023 | 2024-12-31T16:43:39.991Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5024 | 2024-12-31T16:43:39.991Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5025 | 2024-12-31T16:43:39.991Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5026 | 2024-12-31T16:43:39.991Z | [ 11] 9.00-10.00 sec 12.9 MBytes 109 Mbits/sec |
5027 | 2024-12-31T16:43:39.991Z | [ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5028 | 2024-12-31T16:43:39.991Z | [ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5029 | 2024-12-31T16:43:39.991Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5030 | 2024-12-31T16:43:39.991Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
5031 | 2024-12-31T16:43:39.992Z | [SUM] 9.00-10.00 sec 103 MBytes 866 Mbits/sec |
5032 | 2024-12-31T16:43:39.992Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5033 | 2024-12-31T16:43:39.992Z | [ 5] 10.00-10.00 sec 113 KBytes 242 Mbits/sec |
5034 | 2024-12-31T16:43:39.992Z | [ 7] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec |
5035 | 2024-12-31T16:43:39.992Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
5036 | 2024-12-31T16:43:39.992Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
5037 | 2024-12-31T16:43:39.992Z | [ 13] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec |
5038 | 2024-12-31T16:43:39.992Z | [ 15] 10.00-10.00 sec 113 KBytes 242 Mbits/sec |
5039 | 2024-12-31T16:43:39.992Z | [ 17] 10.00-10.00 sec 170 KBytes 363 Mbits/sec |
5040 | 2024-12-31T16:43:39.992Z | [ 19] 10.00-10.00 sec 113 KBytes 242 Mbits/sec |
5041 | 2024-12-31T16:43:39.992Z | [SUM] 10.00-10.00 sec 622 KBytes 1.33 Gbits/sec |
5042 | 2024-12-31T16:43:39.992Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5043 | 2024-12-31T16:43:39.992Z | [ ID] Interval Transfer Bandwidth |
5044 | 2024-12-31T16:43:39.992Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5045 | 2024-12-31T16:43:39.992Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5046 | 2024-12-31T16:43:39.992Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5047 | 2024-12-31T16:43:39.992Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5048 | 2024-12-31T16:43:39.992Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5049 | 2024-12-31T16:43:39.992Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5050 | 2024-12-31T16:43:39.992Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5051 | 2024-12-31T16:43:39.992Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5052 | 2024-12-31T16:43:39.992Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5053 | 2024-12-31T16:43:39.992Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5054 | 2024-12-31T16:43:39.992Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5055 | 2024-12-31T16:43:39.992Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5056 | 2024-12-31T16:43:39.992Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5057 | 2024-12-31T16:43:39.992Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5058 | 2024-12-31T16:43:39.992Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
5059 | 2024-12-31T16:43:39.992Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5060 | 2024-12-31T16:43:39.992Z | [SUM] 0.00-10.00 sec 1.00 GBytes 859 Mbits/sec sender |
5061 | 2024-12-31T16:43:39.992Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5062 | 2024-12-31T16:43:39.996Z | Run 10/10...859.403904133129Mbps |
5063 | 2024-12-31T16:43:39.996Z | ###---------------------### |
5064 | 2024-12-31T16:43:39.996Z | ::: iPerf done... ::: |
5065 | 2024-12-31T16:43:39.996Z | :::Awaiting out files...::: |
5066 | 2024-12-31T16:43:39.996Z | ###---------------------### |
5067 | 2024-12-31T16:43:39.996Z | ###-----### |
5068 | 2024-12-31T16:43:39.996Z | :::done!::: |
5069 | 2024-12-31T16:43:39.996Z | ###-----### |
5070 | 2024-12-31T16:43:41.812Z | Benchmarking iperf-tcp/local/s2c/tx |
5071 | 2024-12-31T16:43:41.812Z | Benchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s |
5072 | 2024-12-31T16:43:46.440Z | Benchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (580M iterations) |
5073 | 2024-12-31T16:44:06.426Z | Benchmarking iperf-tcp/local/s2c/tx: Analyzing |
5074 | 2024-12-31T16:44:06.578Z | iperf-tcp/local/s2c/tx time: [1.6450 µs 1.6450 µs 1.6451 µs] |
5075 | 2024-12-31T16:44:06.578Z | change: [+1.4614% +1.4740% +1.4866%] (p = 0.00 < 0.05) |
5076 | 2024-12-31T16:44:06.578Z | Performance has regressed. |
5077 | 2024-12-31T16:44:06.578Z | Found 10 outliers among 100 measurements (10.00%) |
5078 | 2024-12-31T16:44:06.578Z | 2 (2.00%) low severe |
5079 | 2024-12-31T16:44:06.578Z | 3 (3.00%) low mild |
5080 | 2024-12-31T16:44:06.578Z | 4 (4.00%) high mild |
5081 | 2024-12-31T16:44:06.578Z | 1 (1.00%) high severe |
5082 | 2024-12-31T16:44:08.168Z | |
5083 | 2024-12-31T16:44:08.168Z | Benchmarking iperf-tcp/local/s2c/rx |
5084 | 2024-12-31T16:44:08.168Z | Benchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s |
5085 | 2024-12-31T16:44:12.824Z | Benchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (577M iterations) |
5086 | 2024-12-31T16:44:32.772Z | Benchmarking iperf-tcp/local/s2c/rx: Analyzing |
5087 | 2024-12-31T16:44:32.917Z | iperf-tcp/local/s2c/rx time: [5.9644 µs 5.9648 µs 5.9651 µs] |
5088 | 2024-12-31T16:44:32.917Z | change: [+0.7590% +0.7719% +0.7856%] (p = 0.00 < 0.05) |
5089 | 2024-12-31T16:44:32.917Z | Change within noise threshold. |
5090 | 2024-12-31T16:44:32.917Z | Found 6 outliers among 100 measurements (6.00%) |
5091 | 2024-12-31T16:44:32.917Z | 1 (1.00%) low severe |
5092 | 2024-12-31T16:44:32.917Z | 1 (1.00%) low mild |
5093 | 2024-12-31T16:44:32.917Z | 1 (1.00%) high mild |
5094 | 2024-12-31T16:44:32.917Z | 3 (3.00%) high severe |
5095 | 2024-12-31T16:44:34.506Z | |
5096 | 2024-12-31T16:44:39.843Z | + cargo ubench |
5097 | 2024-12-31T16:44:40.061Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
5098 | 2024-12-31T16:46:31.440Z | Finished `bench` profile [optimized + debuginfo] target(s) in 1m 51s |
5099 | 2024-12-31T16:46:31.482Z | Running benches/userland.rs (target/release/deps/userland-e0cfdb093fcd6462) |
5100 | 2024-12-31T16:46:31.506Z | Gnuplot not found, using plotters backend |
5101 | 2024-12-31T16:46:31.722Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover |
5102 | 2024-12-31T16:46:31.722Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s |
5103 | 2024-12-31T16:46:36.389Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0023 s (9.0M iterations) |
5104 | 2024-12-31T16:46:40.962Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing |
5105 | 2024-12-31T16:46:41.118Z | parse/Hairpin-DHCPv4/wallclock/Discover |
5106 | 2024-12-31T16:46:41.118Z | time: [71.897 ns 71.970 ns 72.047 ns] |
5107 | 2024-12-31T16:46:41.118Z | change: [+0.5574% +1.3666% +2.1235%] (p = 0.00 < 0.05) |
5108 | 2024-12-31T16:46:41.118Z | Change within noise threshold. |
5109 | 2024-12-31T16:46:41.118Z | Found 9 outliers among 100 measurements (9.00%) |
5110 | 2024-12-31T16:46:41.118Z | 3 (3.00%) low mild |
5111 | 2024-12-31T16:46:41.118Z | 2 (2.00%) high mild |
5112 | 2024-12-31T16:46:41.118Z | 4 (4.00%) high severe |
5113 | 2024-12-31T16:46:42.716Z | |
5114 | 2024-12-31T16:46:42.719Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover |
5115 | 2024-12-31T16:46:42.719Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s |
5116 | 2024-12-31T16:46:48.533Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0066 s (3.6M iterations) |
5117 | 2024-12-31T16:46:53.501Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing |
5118 | 2024-12-31T16:46:53.650Z | process/Hairpin-DHCPv4/wallclock/Discover |
5119 | 2024-12-31T16:46:53.650Z | time: [938.36 ns 938.72 ns 939.16 ns] |
5120 | 2024-12-31T16:46:53.650Z | change: [+1.6462% +1.9803% +2.3672%] (p = 0.00 < 0.05) |
5121 | 2024-12-31T16:46:53.650Z | Performance has regressed. |
5122 | 2024-12-31T16:46:53.650Z | Found 15 outliers among 100 measurements (15.00%) |
5123 | 2024-12-31T16:46:53.650Z | 6 (6.00%) high mild |
5124 | 2024-12-31T16:46:53.650Z | 9 (9.00%) high severe |
5125 | 2024-12-31T16:46:55.247Z | |
5126 | 2024-12-31T16:46:55.250Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request |
5127 | 2024-12-31T16:46:55.250Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s |
5128 | 2024-12-31T16:47:00.589Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (7.9M iterations) |
5129 | 2024-12-31T16:47:05.066Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing |
5130 | 2024-12-31T16:47:05.214Z | parse/Hairpin-DHCPv4/wallclock/Request |
5131 | 2024-12-31T16:47:05.214Z | time: [72.365 ns 72.507 ns 72.624 ns] |
5132 | 2024-12-31T16:47:05.214Z | change: [+0.2038% +0.9972% +1.8378%] (p = 0.01 < 0.05) |
5133 | 2024-12-31T16:47:05.214Z | Change within noise threshold. |
5134 | 2024-12-31T16:47:05.214Z | Found 5 outliers among 100 measurements (5.00%) |
5135 | 2024-12-31T16:47:05.215Z | 3 (3.00%) high mild |
5136 | 2024-12-31T16:47:05.215Z | 2 (2.00%) high severe |
5137 | 2024-12-31T16:47:06.804Z | |
5138 | 2024-12-31T16:47:06.807Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request |
5139 | 2024-12-31T16:47:06.807Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s |
5140 | 2024-12-31T16:47:12.506Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0035 s (3.7M iterations) |
5141 | 2024-12-31T16:47:17.427Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing |
5142 | 2024-12-31T16:47:17.576Z | process/Hairpin-DHCPv4/wallclock/Request |
5143 | 2024-12-31T16:47:17.576Z | time: [897.67 ns 898.09 ns 898.54 ns] |
5144 | 2024-12-31T16:47:17.576Z | change: [+0.2675% +0.5549% +0.8525%] (p = 0.00 < 0.05) |
5145 | 2024-12-31T16:47:17.576Z | Change within noise threshold. |
5146 | 2024-12-31T16:47:17.576Z | Found 11 outliers among 100 measurements (11.00%) |
5147 | 2024-12-31T16:47:17.576Z | 5 (5.00%) high mild |
5148 | 2024-12-31T16:47:17.576Z | 6 (6.00%) high severe |
5149 | 2024-12-31T16:47:19.169Z | |
5150 | 2024-12-31T16:47:19.169Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit |
5151 | 2024-12-31T16:47:19.169Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s |
5152 | 2024-12-31T16:47:22.305Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0024 s (6.7M iterations) |
5153 | 2024-12-31T16:47:27.038Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing |
5154 | 2024-12-31T16:47:27.186Z | parse/Hairpin-DHCPv6/wallclock/Solicit |
5155 | 2024-12-31T16:47:27.186Z | time: [71.815 ns 71.988 ns 72.131 ns] |
5156 | 2024-12-31T16:47:27.186Z | change: [-0.7054% +0.2629% +1.2850%] (p = 0.61 > 0.05) |
5157 | 2024-12-31T16:47:27.186Z | No change in performance detected. |
5158 | 2024-12-31T16:47:27.186Z | Found 6 outliers among 100 measurements (6.00%) |
5159 | 2024-12-31T16:47:27.186Z | 4 (4.00%) high mild |
5160 | 2024-12-31T16:47:27.186Z | 2 (2.00%) high severe |
5161 | 2024-12-31T16:47:28.782Z | |
5162 | 2024-12-31T16:47:28.784Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit |
5163 | 2024-12-31T16:47:28.784Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s |
5164 | 2024-12-31T16:47:32.774Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0075 s (2.6M iterations) |
5165 | 2024-12-31T16:47:37.830Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing |
5166 | 2024-12-31T16:47:37.978Z | process/Hairpin-DHCPv6/wallclock/Solicit |
5167 | 2024-12-31T16:47:37.978Z | time: [1.2788 µs 1.2791 µs 1.2795 µs] |
5168 | 2024-12-31T16:47:37.978Z | change: [+0.5557% +0.7932% +1.0285%] (p = 0.00 < 0.05) |
5169 | 2024-12-31T16:47:37.978Z | Change within noise threshold. |
5170 | 2024-12-31T16:47:37.978Z | Found 11 outliers among 100 measurements (11.00%) |
5171 | 2024-12-31T16:47:37.978Z | 5 (5.00%) low mild |
5172 | 2024-12-31T16:47:37.978Z | 3 (3.00%) high mild |
5173 | 2024-12-31T16:47:37.978Z | 3 (3.00%) high severe |
5174 | 2024-12-31T16:47:39.573Z | |
5175 | 2024-12-31T16:47:39.573Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request |
5176 | 2024-12-31T16:47:39.576Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s |
5177 | 2024-12-31T16:47:43.418Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (5.5M iterations) |
5178 | 2024-12-31T16:47:47.681Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing |
5179 | 2024-12-31T16:47:47.830Z | parse/Hairpin-DHCPv6/wallclock/Request |
5180 | 2024-12-31T16:47:47.830Z | time: [71.651 ns 71.793 ns 71.917 ns] |
5181 | 2024-12-31T16:47:47.830Z | change: [+1.0665% +1.9516% +2.7514%] (p = 0.00 < 0.05) |
5182 | 2024-12-31T16:47:47.830Z | Performance has regressed. |
5183 | 2024-12-31T16:47:47.830Z | Found 6 outliers among 100 measurements (6.00%) |
5184 | 2024-12-31T16:47:47.830Z | 2 (2.00%) high mild |
5185 | 2024-12-31T16:47:47.830Z | 4 (4.00%) high severe |
5186 | 2024-12-31T16:47:49.423Z | |
5187 | 2024-12-31T16:47:49.426Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request |
5188 | 2024-12-31T16:47:49.426Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s |
5189 | 2024-12-31T16:47:53.781Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0047 s (2.4M iterations) |
5190 | 2024-12-31T16:47:58.669Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing |
5191 | 2024-12-31T16:47:58.817Z | process/Hairpin-DHCPv6/wallclock/Request |
5192 | 2024-12-31T16:47:58.817Z | time: [1.3038 µs 1.3041 µs 1.3045 µs] |
5193 | 2024-12-31T16:47:58.817Z | change: [+0.4859% +0.7653% +0.9946%] (p = 0.00 < 0.05) |
5194 | 2024-12-31T16:47:58.817Z | Change within noise threshold. |
5195 | 2024-12-31T16:47:58.817Z | Found 9 outliers among 100 measurements (9.00%) |
5196 | 2024-12-31T16:47:58.817Z | 9 (9.00%) high severe |
5197 | 2024-12-31T16:48:00.415Z | |
5198 | 2024-12-31T16:48:00.415Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest |
5199 | 2024-12-31T16:48:00.415Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s |
5200 | 2024-12-31T16:48:05.438Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0003 s (8.4M iterations) |
5201 | 2024-12-31T16:48:09.703Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing |
5202 | 2024-12-31T16:48:09.851Z | parse/Hairpin-ICMPv4/wallclock/EchoRequest |
5203 | 2024-12-31T16:48:09.851Z | time: [71.605 ns 71.701 ns 71.787 ns] |
5204 | 2024-12-31T16:48:09.851Z | change: [-1.0171% -0.3313% +0.3894%] (p = 0.39 > 0.05) |
5205 | 2024-12-31T16:48:09.851Z | No change in performance detected. |
5206 | 2024-12-31T16:48:09.851Z | Found 5 outliers among 100 measurements (5.00%) |
5207 | 2024-12-31T16:48:09.851Z | 5 (5.00%) high severe |
5208 | 2024-12-31T16:48:11.445Z | |
5209 | 2024-12-31T16:48:11.448Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest |
5210 | 2024-12-31T16:48:11.448Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s |
5211 | 2024-12-31T16:48:16.186Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0054 s (4.4M iterations) |
5212 | 2024-12-31T16:48:20.929Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing |
5213 | 2024-12-31T16:48:21.078Z | process/Hairpin-ICMPv4/wallclock/EchoRequest |
5214 | 2024-12-31T16:48:21.078Z | time: [635.19 ns 635.48 ns 635.80 ns] |
5215 | 2024-12-31T16:48:21.078Z | change: [+2.3643% +2.9701% +3.6867%] (p = 0.00 < 0.05) |
5216 | 2024-12-31T16:48:21.078Z | Performance has regressed. |
5217 | 2024-12-31T16:48:21.078Z | Found 20 outliers among 100 measurements (20.00%) |
5218 | 2024-12-31T16:48:21.078Z | 1 (1.00%) low mild |
5219 | 2024-12-31T16:48:21.078Z | 9 (9.00%) high mild |
5220 | 2024-12-31T16:48:21.078Z | 10 (10.00%) high severe |
5221 | 2024-12-31T16:48:22.669Z | |
5222 | 2024-12-31T16:48:22.672Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest |
5223 | 2024-12-31T16:48:22.672Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s |
5224 | 2024-12-31T16:48:27.020Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0013 s (4.8M iterations) |
5225 | 2024-12-31T16:48:29.852Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing |
5226 | 2024-12-31T16:48:29.999Z | parse/Hairpin-ICMPv6/wallclock/EchoRequest |
5227 | 2024-12-31T16:48:29.999Z | time: [107.33 ns 107.58 ns 107.78 ns] |
5228 | 2024-12-31T16:48:29.999Z | change: [+0.8654% +1.6767% +2.4669%] (p = 0.00 < 0.05) |
5229 | 2024-12-31T16:48:29.999Z | Change within noise threshold. |
5230 | 2024-12-31T16:48:29.999Z | Found 3 outliers among 100 measurements (3.00%) |
5231 | 2024-12-31T16:48:29.999Z | 1 (1.00%) high mild |
5232 | 2024-12-31T16:48:29.999Z | 2 (2.00%) high severe |
5233 | 2024-12-31T16:48:31.596Z | |
5234 | 2024-12-31T16:48:31.599Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest |
5235 | 2024-12-31T16:48:31.599Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s |
5236 | 2024-12-31T16:48:34.891Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0060 s (3.2M iterations) |
5237 | 2024-12-31T16:48:38.714Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing |
5238 | 2024-12-31T16:48:38.861Z | process/Hairpin-ICMPv6/wallclock/EchoRequest |
5239 | 2024-12-31T16:48:38.862Z | time: [716.84 ns 717.78 ns 718.57 ns] |
5240 | 2024-12-31T16:48:38.862Z | change: [+1.9040% +2.2597% +2.6318%] (p = 0.00 < 0.05) |
5241 | 2024-12-31T16:48:38.862Z | Performance has regressed. |
5242 | 2024-12-31T16:48:38.862Z | Found 8 outliers among 100 measurements (8.00%) |
5243 | 2024-12-31T16:48:38.862Z | 4 (4.00%) low mild |
5244 | 2024-12-31T16:48:38.862Z | 2 (2.00%) high mild |
5245 | 2024-12-31T16:48:38.862Z | 2 (2.00%) high severe |
5246 | 2024-12-31T16:48:40.454Z | |
5247 | 2024-12-31T16:48:40.454Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5248 | 2024-12-31T16:48:40.454Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s |
5249 | 2024-12-31T16:48:45.636Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0006 s (8.1M iterations) |
5250 | 2024-12-31T16:48:50.618Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing |
5251 | 2024-12-31T16:48:50.766Z | parse/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5252 | 2024-12-31T16:48:50.767Z | time: [71.134 ns 71.248 ns 71.348 ns] |
5253 | 2024-12-31T16:48:50.767Z | change: [-1.7982% -1.1267% -0.3906%] (p = 0.00 < 0.05) |
5254 | 2024-12-31T16:48:50.767Z | Change within noise threshold. |
5255 | 2024-12-31T16:48:50.767Z | Found 3 outliers among 100 measurements (3.00%) |
5256 | 2024-12-31T16:48:50.767Z | 3 (3.00%) high severe |
5257 | 2024-12-31T16:48:52.358Z | |
5258 | 2024-12-31T16:48:52.361Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5259 | 2024-12-31T16:48:52.361Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s |
5260 | 2024-12-31T16:48:55.747Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0001 s (3.1M iterations) |
5261 | 2024-12-31T16:49:00.385Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing |
5262 | 2024-12-31T16:49:00.536Z | process/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5263 | 2024-12-31T16:49:00.536Z | time: [905.16 ns 905.39 ns 905.59 ns] |
5264 | 2024-12-31T16:49:00.536Z | change: [+0.4032% +0.6811% +0.9942%] (p = 0.00 < 0.05) |
5265 | 2024-12-31T16:49:00.537Z | Change within noise threshold. |
5266 | 2024-12-31T16:49:00.537Z | Found 10 outliers among 100 measurements (10.00%) |
5267 | 2024-12-31T16:49:00.537Z | 3 (3.00%) high mild |
5268 | 2024-12-31T16:49:00.537Z | 7 (7.00%) high severe |
5269 | 2024-12-31T16:49:02.131Z | |
5270 | 2024-12-31T16:49:02.131Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit |
5271 | 2024-12-31T16:49:02.131Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s |
5272 | 2024-12-31T16:49:07.404Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0018 s (8.0M iterations) |
5273 | 2024-12-31T16:49:11.383Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing |
5274 | 2024-12-31T16:49:11.530Z | parse/Hairpin-ICMPv6/wallclock/RouterSolicit |
5275 | 2024-12-31T16:49:11.530Z | time: [72.042 ns 72.189 ns 72.306 ns] |
5276 | 2024-12-31T16:49:11.530Z | change: [-0.3060% +0.4148% +1.1555%] (p = 0.27 > 0.05) |
5277 | 2024-12-31T16:49:11.531Z | No change in performance detected. |
5278 | 2024-12-31T16:49:11.531Z | Found 2 outliers among 100 measurements (2.00%) |
5279 | 2024-12-31T16:49:11.531Z | 2 (2.00%) high severe |
5280 | 2024-12-31T16:49:13.123Z | |
5281 | 2024-12-31T16:49:13.126Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit |
5282 | 2024-12-31T16:49:13.126Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s |
5283 | 2024-12-31T16:49:19.213Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0071 s (3.4M iterations) |
5284 | 2024-12-31T16:49:23.827Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing |
5285 | 2024-12-31T16:49:23.975Z | process/Hairpin-ICMPv6/wallclock/RouterSolicit |
5286 | 2024-12-31T16:49:23.975Z | time: [907.39 ns 907.61 ns 907.87 ns] |
5287 | 2024-12-31T16:49:23.975Z | change: [+4.4778% +4.7489% +5.0592%] (p = 0.00 < 0.05) |
5288 | 2024-12-31T16:49:23.975Z | Performance has regressed. |
5289 | 2024-12-31T16:49:23.975Z | Found 9 outliers among 100 measurements (9.00%) |
5290 | 2024-12-31T16:49:23.975Z | 4 (4.00%) high mild |
5291 | 2024-12-31T16:49:23.975Z | 5 (5.00%) high severe |
5292 | 2024-12-31T16:49:25.567Z | |
5293 | 2024-12-31T16:49:25.567Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5294 | 2024-12-31T16:49:25.567Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5295 | 2024-12-31T16:49:29.545Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (11M iterations) |
5296 | 2024-12-31T16:49:33.002Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5297 | 2024-12-31T16:49:33.149Z | parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5298 | 2024-12-31T16:49:33.149Z | time: [80.712 ns 80.779 ns 80.839 ns] |
5299 | 2024-12-31T16:49:33.149Z | change: [-0.0259% +0.4661% +1.0836%] (p = 0.09 > 0.05) |
5300 | 2024-12-31T16:49:33.150Z | No change in performance detected. |
5301 | 2024-12-31T16:49:33.150Z | Found 8 outliers among 100 measurements (8.00%) |
5302 | 2024-12-31T16:49:33.150Z | 2 (2.00%) high mild |
5303 | 2024-12-31T16:49:33.150Z | 6 (6.00%) high severe |
5304 | 2024-12-31T16:49:34.747Z | |
5305 | 2024-12-31T16:49:34.749Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5306 | 2024-12-31T16:49:34.749Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5307 | 2024-12-31T16:49:39.466Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.4M iterations) |
5308 | 2024-12-31T16:49:44.007Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5309 | 2024-12-31T16:49:44.155Z | process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5310 | 2024-12-31T16:49:44.155Z | time: [256.54 ns 256.67 ns 256.83 ns] |
5311 | 2024-12-31T16:49:44.155Z | change: [+3.0054% +3.8703% +4.7364%] (p = 0.00 < 0.05) |
5312 | 2024-12-31T16:49:44.155Z | Performance has regressed. |
5313 | 2024-12-31T16:49:44.155Z | Found 15 outliers among 100 measurements (15.00%) |
5314 | 2024-12-31T16:49:44.155Z | 8 (8.00%) low mild |
5315 | 2024-12-31T16:49:44.155Z | 2 (2.00%) high mild |
5316 | 2024-12-31T16:49:44.155Z | 5 (5.00%) high severe |
5317 | 2024-12-31T16:49:45.758Z | |
5318 | 2024-12-31T16:49:45.760Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5319 | 2024-12-31T16:49:45.760Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5320 | 2024-12-31T16:49:50.103Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (4.8M iterations) |
5321 | 2024-12-31T16:49:54.731Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5322 | 2024-12-31T16:49:54.879Z | parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5323 | 2024-12-31T16:49:54.879Z | time: [120.50 ns 121.11 ns 121.78 ns] |
5324 | 2024-12-31T16:49:54.879Z | change: [+0.4869% +1.1286% +1.7066%] (p = 0.00 < 0.05) |
5325 | 2024-12-31T16:49:54.879Z | Change within noise threshold. |
5326 | 2024-12-31T16:49:54.879Z | Found 3 outliers among 100 measurements (3.00%) |
5327 | 2024-12-31T16:49:54.879Z | 2 (2.00%) low mild |
5328 | 2024-12-31T16:49:54.879Z | 1 (1.00%) high severe |
5329 | 2024-12-31T16:49:56.474Z | |
5330 | 2024-12-31T16:49:56.477Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5331 | 2024-12-31T16:49:56.477Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5332 | 2024-12-31T16:50:01.224Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0086 s (2.2M iterations) |
5333 | 2024-12-31T16:50:06.106Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5334 | 2024-12-31T16:50:06.252Z | process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5335 | 2024-12-31T16:50:06.253Z | time: [299.26 ns 299.38 ns 299.53 ns] |
5336 | 2024-12-31T16:50:06.253Z | change: [+5.2781% +6.3521% +7.3922%] (p = 0.00 < 0.05) |
5337 | 2024-12-31T16:50:06.253Z | Performance has regressed. |
5338 | 2024-12-31T16:50:06.253Z | Found 16 outliers among 100 measurements (16.00%) |
5339 | 2024-12-31T16:50:06.253Z | 5 (5.00%) high mild |
5340 | 2024-12-31T16:50:06.253Z | 11 (11.00%) high severe |
5341 | 2024-12-31T16:50:07.847Z | |
5342 | 2024-12-31T16:50:07.850Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5343 | 2024-12-31T16:50:07.850Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5344 | 2024-12-31T16:50:10.954Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (6.8M iterations) |
5345 | 2024-12-31T16:50:14.391Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5346 | 2024-12-31T16:50:14.540Z | parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5347 | 2024-12-31T16:50:14.540Z | time: [106.65 ns 106.82 ns 106.95 ns] |
5348 | 2024-12-31T16:50:14.540Z | change: [+8.8392% +9.4946% +10.088%] (p = 0.00 < 0.05) |
5349 | 2024-12-31T16:50:14.540Z | Performance has regressed. |
5350 | 2024-12-31T16:50:14.540Z | Found 2 outliers among 100 measurements (2.00%) |
5351 | 2024-12-31T16:50:14.540Z | 1 (1.00%) high mild |
5352 | 2024-12-31T16:50:14.540Z | 1 (1.00%) high severe |
5353 | 2024-12-31T16:50:16.133Z | |
5354 | 2024-12-31T16:50:16.136Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5355 | 2024-12-31T16:50:16.136Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5356 | 2024-12-31T16:50:22.004Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.6M iterations) |
5357 | 2024-12-31T16:50:26.045Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5358 | 2024-12-31T16:50:26.192Z | process/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5359 | 2024-12-31T16:50:26.192Z | time: [222.26 ns 222.41 ns 222.58 ns] |
5360 | 2024-12-31T16:50:26.192Z | change: [-1.1536% -0.0464% +1.0642%] (p = 0.94 > 0.05) |
5361 | 2024-12-31T16:50:26.192Z | No change in performance detected. |
5362 | 2024-12-31T16:50:26.192Z | Found 13 outliers among 100 measurements (13.00%) |
5363 | 2024-12-31T16:50:26.192Z | 4 (4.00%) high mild |
5364 | 2024-12-31T16:50:26.193Z | 9 (9.00%) high severe |
5365 | 2024-12-31T16:50:27.788Z | |
5366 | 2024-12-31T16:50:27.791Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5367 | 2024-12-31T16:50:27.791Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5368 | 2024-12-31T16:50:33.218Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (3.9M iterations) |
5369 | 2024-12-31T16:50:37.349Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5370 | 2024-12-31T16:50:37.496Z | parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5371 | 2024-12-31T16:50:37.496Z | time: [130.81 ns 130.99 ns 131.20 ns] |
5372 | 2024-12-31T16:50:37.496Z | change: [+5.3671% +6.1236% +6.8602%] (p = 0.00 < 0.05) |
5373 | 2024-12-31T16:50:37.496Z | Performance has regressed. |
5374 | 2024-12-31T16:50:37.496Z | Found 15 outliers among 100 measurements (15.00%) |
5375 | 2024-12-31T16:50:37.496Z | 9 (9.00%) low mild |
5376 | 2024-12-31T16:50:37.496Z | 1 (1.00%) high mild |
5377 | 2024-12-31T16:50:37.496Z | 5 (5.00%) high severe |
5378 | 2024-12-31T16:50:39.091Z | |
5379 | 2024-12-31T16:50:39.093Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5380 | 2024-12-31T16:50:39.093Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5381 | 2024-12-31T16:50:44.244Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0121 s (2.0M iterations) |
5382 | 2024-12-31T16:50:48.920Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5383 | 2024-12-31T16:50:49.067Z | process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5384 | 2024-12-31T16:50:49.067Z | time: [249.66 ns 249.82 ns 250.01 ns] |
5385 | 2024-12-31T16:50:49.067Z | change: [-4.0975% -2.8873% -1.6570%] (p = 0.00 < 0.05) |
5386 | 2024-12-31T16:50:49.067Z | Performance has improved. |
5387 | 2024-12-31T16:50:49.067Z | Found 12 outliers among 100 measurements (12.00%) |
5388 | 2024-12-31T16:50:49.067Z | 3 (3.00%) high mild |
5389 | 2024-12-31T16:50:49.067Z | 9 (9.00%) high severe |
5390 | 2024-12-31T16:50:50.667Z | |
5391 | 2024-12-31T16:50:50.667Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5392 | 2024-12-31T16:50:50.667Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5393 | 2024-12-31T16:50:54.325Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (11M iterations) |
5394 | 2024-12-31T16:50:57.897Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5395 | 2024-12-31T16:50:58.045Z | parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5396 | 2024-12-31T16:50:58.045Z | time: [71.659 ns 71.735 ns 71.799 ns] |
5397 | 2024-12-31T16:50:58.045Z | change: [-2.4441% -1.9845% -1.4135%] (p = 0.00 < 0.05) |
5398 | 2024-12-31T16:50:58.045Z | Performance has improved. |
5399 | 2024-12-31T16:50:58.045Z | Found 3 outliers among 100 measurements (3.00%) |
5400 | 2024-12-31T16:50:58.045Z | 1 (1.00%) low mild |
5401 | 2024-12-31T16:50:58.045Z | 2 (2.00%) high severe |
5402 | 2024-12-31T16:50:59.646Z | |
5403 | 2024-12-31T16:50:59.649Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5404 | 2024-12-31T16:50:59.649Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5405 | 2024-12-31T16:51:03.925Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.9M iterations) |
5406 | 2024-12-31T16:51:08.489Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5407 | 2024-12-31T16:51:08.636Z | process/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5408 | 2024-12-31T16:51:08.636Z | time: [222.18 ns 222.52 ns 222.85 ns] |
5409 | 2024-12-31T16:51:08.636Z | change: [+3.7037% +4.7812% +5.8091%] (p = 0.00 < 0.05) |
5410 | 2024-12-31T16:51:08.636Z | Performance has regressed. |
5411 | 2024-12-31T16:51:08.636Z | Found 24 outliers among 100 measurements (24.00%) |
5412 | 2024-12-31T16:51:08.636Z | 4 (4.00%) low mild |
5413 | 2024-12-31T16:51:08.636Z | 8 (8.00%) high mild |
5414 | 2024-12-31T16:51:08.636Z | 12 (12.00%) high severe |
5415 | 2024-12-31T16:51:10.233Z | |
5416 | 2024-12-31T16:51:10.236Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5417 | 2024-12-31T16:51:10.236Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5418 | 2024-12-31T16:51:14.421Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (5.0M iterations) |
5419 | 2024-12-31T16:51:18.914Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5420 | 2024-12-31T16:51:19.062Z | parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5421 | 2024-12-31T16:51:19.062Z | time: [96.895 ns 96.983 ns 97.065 ns] |
5422 | 2024-12-31T16:51:19.062Z | change: [-1.8955% -1.1305% -0.4128%] (p = 0.00 < 0.05) |
5423 | 2024-12-31T16:51:19.062Z | Change within noise threshold. |
5424 | 2024-12-31T16:51:19.062Z | Found 13 outliers among 100 measurements (13.00%) |
5425 | 2024-12-31T16:51:19.062Z | 7 (7.00%) low mild |
5426 | 2024-12-31T16:51:19.062Z | 1 (1.00%) high mild |
5427 | 2024-12-31T16:51:19.062Z | 5 (5.00%) high severe |
5428 | 2024-12-31T16:51:20.659Z | |
5429 | 2024-12-31T16:51:20.661Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5430 | 2024-12-31T16:51:20.661Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5431 | 2024-12-31T16:51:25.173Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0000 s (2.3M iterations) |
5432 | 2024-12-31T16:51:30.028Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5433 | 2024-12-31T16:51:30.176Z | process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5434 | 2024-12-31T16:51:30.177Z | time: [251.89 ns 252.01 ns 252.16 ns] |
5435 | 2024-12-31T16:51:30.177Z | change: [+3.7683% +4.8107% +5.8821%] (p = 0.00 < 0.05) |
5436 | 2024-12-31T16:51:30.177Z | Performance has regressed. |
5437 | 2024-12-31T16:51:30.177Z | Found 17 outliers among 100 measurements (17.00%) |
5438 | 2024-12-31T16:51:30.177Z | 5 (5.00%) high mild |
5439 | 2024-12-31T16:51:30.177Z | 12 (12.00%) high severe |
5440 | 2024-12-31T16:51:31.776Z | |
5441 | 2024-12-31T16:51:31.779Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5442 | 2024-12-31T16:51:31.779Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5443 | 2024-12-31T16:51:38.115Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.6M iterations) |
5444 | 2024-12-31T16:51:41.300Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing |
5445 | 2024-12-31T16:51:41.448Z | parse/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5446 | 2024-12-31T16:51:41.448Z | time: [103.62 ns 103.78 ns 103.91 ns] |
5447 | 2024-12-31T16:51:41.448Z | change: [+7.8931% +8.5909% +9.2529%] (p = 0.00 < 0.05) |
5448 | 2024-12-31T16:51:41.448Z | Performance has regressed. |
5449 | 2024-12-31T16:51:41.448Z | Found 7 outliers among 100 measurements (7.00%) |
5450 | 2024-12-31T16:51:41.448Z | 5 (5.00%) low mild |
5451 | 2024-12-31T16:51:41.448Z | 1 (1.00%) high mild |
5452 | 2024-12-31T16:51:41.448Z | 1 (1.00%) high severe |
5453 | 2024-12-31T16:51:43.036Z | |
5454 | 2024-12-31T16:51:43.039Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5455 | 2024-12-31T16:51:43.039Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5456 | 2024-12-31T16:51:48.533Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (3.8M iterations) |
5457 | 2024-12-31T16:51:52.548Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing |
5458 | 2024-12-31T16:51:52.694Z | process/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5459 | 2024-12-31T16:51:52.694Z | time: [195.97 ns 196.03 ns 196.10 ns] |
5460 | 2024-12-31T16:51:52.694Z | change: [-0.8637% +0.2864% +1.7695%] (p = 0.71 > 0.05) |
5461 | 2024-12-31T16:51:52.694Z | No change in performance detected. |
5462 | 2024-12-31T16:51:52.694Z | Found 17 outliers among 100 measurements (17.00%) |
5463 | 2024-12-31T16:51:52.694Z | 5 (5.00%) low mild |
5464 | 2024-12-31T16:51:52.694Z | 2 (2.00%) high mild |
5465 | 2024-12-31T16:51:52.694Z | 10 (10.00%) high severe |
5466 | 2024-12-31T16:51:54.291Z | |
5467 | 2024-12-31T16:51:54.294Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5468 | 2024-12-31T16:51:54.294Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5469 | 2024-12-31T16:51:59.620Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (3.9M iterations) |
5470 | 2024-12-31T16:52:03.800Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5471 | 2024-12-31T16:52:03.948Z | parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5472 | 2024-12-31T16:52:03.948Z | time: [126.94 ns 127.00 ns 127.05 ns] |
5473 | 2024-12-31T16:52:03.948Z | change: [+3.5933% +4.2387% +4.9439%] (p = 0.00 < 0.05) |
5474 | 2024-12-31T16:52:03.948Z | Performance has regressed. |
5475 | 2024-12-31T16:52:03.949Z | Found 22 outliers among 100 measurements (22.00%) |
5476 | 2024-12-31T16:52:03.949Z | 15 (15.00%) low severe |
5477 | 2024-12-31T16:52:03.949Z | 3 (3.00%) low mild |
5478 | 2024-12-31T16:52:03.949Z | 1 (1.00%) high mild |
5479 | 2024-12-31T16:52:03.949Z | 3 (3.00%) high severe |
5480 | 2024-12-31T16:52:05.545Z | |
5481 | 2024-12-31T16:52:05.547Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5482 | 2024-12-31T16:52:05.547Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5483 | 2024-12-31T16:52:10.553Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.1M iterations) |
5484 | 2024-12-31T16:52:15.194Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5485 | 2024-12-31T16:52:15.341Z | process/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5486 | 2024-12-31T16:52:15.341Z | time: [227.54 ns 227.78 ns 228.07 ns] |
5487 | 2024-12-31T16:52:15.341Z | change: [-0.4350% +0.6815% +1.8464%] (p = 0.25 > 0.05) |
5488 | 2024-12-31T16:52:15.341Z | No change in performance detected. |
5489 | 2024-12-31T16:52:15.341Z | Found 9 outliers among 100 measurements (9.00%) |
5490 | 2024-12-31T16:52:15.341Z | 2 (2.00%) high mild |
5491 | 2024-12-31T16:52:15.341Z | 7 (7.00%) high severe |
5492 | 2024-12-31T16:52:16.932Z | |
5493 | 2024-12-31T16:52:16.934Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5494 | 2024-12-31T16:52:16.934Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5495 | 2024-12-31T16:52:21.389Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (9.4M iterations) |
5496 | 2024-12-31T16:52:25.292Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5497 | 2024-12-31T16:52:25.442Z | parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5498 | 2024-12-31T16:52:25.443Z | time: [81.671 ns 81.749 ns 81.810 ns] |
5499 | 2024-12-31T16:52:25.443Z | change: [-0.9996% -0.4121% +0.2054%] (p = 0.19 > 0.05) |
5500 | 2024-12-31T16:52:25.443Z | No change in performance detected. |
5501 | 2024-12-31T16:52:25.443Z | Found 3 outliers among 100 measurements (3.00%) |
5502 | 2024-12-31T16:52:25.443Z | 1 (1.00%) high mild |
5503 | 2024-12-31T16:52:25.443Z | 2 (2.00%) high severe |
5504 | 2024-12-31T16:52:27.026Z | |
5505 | 2024-12-31T16:52:27.028Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5506 | 2024-12-31T16:52:27.029Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5507 | 2024-12-31T16:52:32.383Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0043 s (3.9M iterations) |
5508 | 2024-12-31T16:52:37.055Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5509 | 2024-12-31T16:52:37.202Z | process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5510 | 2024-12-31T16:52:37.202Z | time: [261.03 ns 261.33 ns 261.69 ns] |
5511 | 2024-12-31T16:52:37.202Z | change: [-4.0016% -3.2521% -2.5121%] (p = 0.00 < 0.05) |
5512 | 2024-12-31T16:52:37.202Z | Performance has improved. |
5513 | 2024-12-31T16:52:37.202Z | Found 15 outliers among 100 measurements (15.00%) |
5514 | 2024-12-31T16:52:37.202Z | 1 (1.00%) low mild |
5515 | 2024-12-31T16:52:37.202Z | 2 (2.00%) high mild |
5516 | 2024-12-31T16:52:37.202Z | 12 (12.00%) high severe |
5517 | 2024-12-31T16:52:38.801Z | |
5518 | 2024-12-31T16:52:38.804Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5519 | 2024-12-31T16:52:38.804Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5520 | 2024-12-31T16:52:43.334Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (4.6M iterations) |
5521 | 2024-12-31T16:52:48.023Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5522 | 2024-12-31T16:52:48.169Z | parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5523 | 2024-12-31T16:52:48.169Z | time: [108.25 ns 108.39 ns 108.52 ns] |
5524 | 2024-12-31T16:52:48.169Z | change: [+0.4675% +1.3526% +2.3022%] (p = 0.00 < 0.05) |
5525 | 2024-12-31T16:52:48.169Z | Change within noise threshold. |
5526 | 2024-12-31T16:52:48.169Z | Found 8 outliers among 100 measurements (8.00%) |
5527 | 2024-12-31T16:52:48.169Z | 1 (1.00%) low mild |
5528 | 2024-12-31T16:52:48.169Z | 2 (2.00%) high mild |
5529 | 2024-12-31T16:52:48.169Z | 5 (5.00%) high severe |
5530 | 2024-12-31T16:52:49.764Z | |
5531 | 2024-12-31T16:52:49.767Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5532 | 2024-12-31T16:52:49.767Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5533 | 2024-12-31T16:52:54.794Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (2.1M iterations) |
5534 | 2024-12-31T16:52:59.691Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5535 | 2024-12-31T16:52:59.839Z | process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5536 | 2024-12-31T16:52:59.839Z | time: [285.51 ns 285.66 ns 285.83 ns] |
5537 | 2024-12-31T16:52:59.839Z | change: [-5.3008% -4.4015% -3.3896%] (p = 0.00 < 0.05) |
5538 | 2024-12-31T16:52:59.839Z | Performance has improved. |
5539 | 2024-12-31T16:52:59.839Z | Found 15 outliers among 100 measurements (15.00%) |
5540 | 2024-12-31T16:52:59.839Z | 3 (3.00%) high mild |
5541 | 2024-12-31T16:52:59.839Z | 12 (12.00%) high severe |
5542 | 2024-12-31T16:53:01.432Z | |
5543 | 2024-12-31T16:53:01.433Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5544 | 2024-12-31T16:53:01.433Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5545 | 2024-12-31T16:53:04.823Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.2M iterations) |
5546 | 2024-12-31T16:53:08.443Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5547 | 2024-12-31T16:53:08.590Z | parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5548 | 2024-12-31T16:53:08.590Z | time: [109.31 ns 109.68 ns 110.01 ns] |
5549 | 2024-12-31T16:53:08.590Z | change: [+7.9883% +8.8518% +9.6719%] (p = 0.00 < 0.05) |
5550 | 2024-12-31T16:53:08.590Z | Performance has regressed. |
5551 | 2024-12-31T16:53:08.590Z | Found 12 outliers among 100 measurements (12.00%) |
5552 | 2024-12-31T16:53:08.590Z | 5 (5.00%) low mild |
5553 | 2024-12-31T16:53:08.590Z | 6 (6.00%) high mild |
5554 | 2024-12-31T16:53:08.590Z | 1 (1.00%) high severe |
5555 | 2024-12-31T16:53:10.188Z | |
5556 | 2024-12-31T16:53:10.191Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5557 | 2024-12-31T16:53:10.191Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5558 | 2024-12-31T16:53:13.372Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0053 s (3.3M iterations) |
5559 | 2024-12-31T16:53:17.736Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5560 | 2024-12-31T16:53:17.883Z | process/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5561 | 2024-12-31T16:53:17.883Z | time: [235.78 ns 235.95 ns 236.17 ns] |
5562 | 2024-12-31T16:53:17.883Z | change: [+0.1805% +1.2485% +2.2529%] (p = 0.02 < 0.05) |
5563 | 2024-12-31T16:53:17.883Z | Change within noise threshold. |
5564 | 2024-12-31T16:53:17.883Z | Found 9 outliers among 100 measurements (9.00%) |
5565 | 2024-12-31T16:53:17.883Z | 1 (1.00%) high mild |
5566 | 2024-12-31T16:53:17.883Z | 8 (8.00%) high severe |
5567 | 2024-12-31T16:53:19.479Z | |
5568 | 2024-12-31T16:53:19.482Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5569 | 2024-12-31T16:53:19.482Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5570 | 2024-12-31T16:53:25.289Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (3.6M iterations) |
5571 | 2024-12-31T16:53:29.552Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5572 | 2024-12-31T16:53:29.701Z | parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5573 | 2024-12-31T16:53:29.701Z | time: [134.00 ns 134.10 ns 134.21 ns] |
5574 | 2024-12-31T16:53:29.701Z | change: [+6.9045% +7.5292% +8.1922%] (p = 0.00 < 0.05) |
5575 | 2024-12-31T16:53:29.701Z | Performance has regressed. |
5576 | 2024-12-31T16:53:29.701Z | Found 11 outliers among 100 measurements (11.00%) |
5577 | 2024-12-31T16:53:29.701Z | 6 (6.00%) low severe |
5578 | 2024-12-31T16:53:29.701Z | 1 (1.00%) low mild |
5579 | 2024-12-31T16:53:29.701Z | 1 (1.00%) high mild |
5580 | 2024-12-31T16:53:29.701Z | 3 (3.00%) high severe |
5581 | 2024-12-31T16:53:31.297Z | |
5582 | 2024-12-31T16:53:31.300Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5583 | 2024-12-31T16:53:31.300Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5584 | 2024-12-31T16:53:36.802Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0092 s (1.9M iterations) |
5585 | 2024-12-31T16:53:41.528Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5586 | 2024-12-31T16:53:41.676Z | process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5587 | 2024-12-31T16:53:41.676Z | time: [256.84 ns 257.01 ns 257.21 ns] |
5588 | 2024-12-31T16:53:41.676Z | change: [-2.3425% -0.8757% +0.4414%] (p = 0.23 > 0.05) |
5589 | 2024-12-31T16:53:41.676Z | No change in performance detected. |
5590 | 2024-12-31T16:53:41.676Z | Found 15 outliers among 100 measurements (15.00%) |
5591 | 2024-12-31T16:53:41.676Z | 5 (5.00%) high mild |
5592 | 2024-12-31T16:53:41.676Z | 10 (10.00%) high severe |
5593 | 2024-12-31T16:53:43.270Z | |
5594 | 2024-12-31T16:53:43.270Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5595 | 2024-12-31T16:53:43.270Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5596 | 2024-12-31T16:53:47.662Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (9.6M iterations) |
5597 | 2024-12-31T16:53:51.446Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5598 | 2024-12-31T16:53:51.594Z | parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5599 | 2024-12-31T16:53:51.594Z | time: [73.329 ns 73.453 ns 73.555 ns] |
5600 | 2024-12-31T16:53:51.594Z | change: [+0.0527% +0.7787% +1.5331%] (p = 0.03 < 0.05) |
5601 | 2024-12-31T16:53:51.594Z | Change within noise threshold. |
5602 | 2024-12-31T16:53:51.594Z | Found 2 outliers among 100 measurements (2.00%) |
5603 | 2024-12-31T16:53:51.594Z | 1 (1.00%) high mild |
5604 | 2024-12-31T16:53:51.594Z | 1 (1.00%) high severe |
5605 | 2024-12-31T16:53:53.189Z | |
5606 | 2024-12-31T16:53:53.192Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5607 | 2024-12-31T16:53:53.192Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5608 | 2024-12-31T16:53:58.278Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.1M iterations) |
5609 | 2024-12-31T16:54:02.891Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5610 | 2024-12-31T16:54:03.020Z | process/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5611 | 2024-12-31T16:54:03.020Z | time: [224.50 ns 224.58 ns 224.65 ns] |
5612 | 2024-12-31T16:54:03.020Z | change: [-4.8130% -3.8462% -2.8988%] (p = 0.00 < 0.05) |
5613 | 2024-12-31T16:54:03.020Z | Performance has improved. |
5614 | 2024-12-31T16:54:03.020Z | Found 25 outliers among 100 measurements (25.00%) |
5615 | 2024-12-31T16:54:03.020Z | 3 (3.00%) low severe |
5616 | 2024-12-31T16:54:03.020Z | 7 (7.00%) low mild |
5617 | 2024-12-31T16:54:03.020Z | 3 (3.00%) high mild |
5618 | 2024-12-31T16:54:03.020Z | 12 (12.00%) high severe |
5619 | 2024-12-31T16:54:04.612Z | |
5620 | 2024-12-31T16:54:04.615Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5621 | 2024-12-31T16:54:04.615Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5622 | 2024-12-31T16:54:09.068Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0051 s (4.7M iterations) |
5623 | 2024-12-31T16:54:13.729Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5624 | 2024-12-31T16:54:13.879Z | parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5625 | 2024-12-31T16:54:13.879Z | time: [98.059 ns 98.208 ns 98.367 ns] |
5626 | 2024-12-31T16:54:13.879Z | change: [+0.4169% +1.2819% +2.1301%] (p = 0.00 < 0.05) |
5627 | 2024-12-31T16:54:13.879Z | Change within noise threshold. |
5628 | 2024-12-31T16:54:13.879Z | Found 8 outliers among 100 measurements (8.00%) |
5629 | 2024-12-31T16:54:13.879Z | 1 (1.00%) low mild |
5630 | 2024-12-31T16:54:13.879Z | 3 (3.00%) high mild |
5631 | 2024-12-31T16:54:13.879Z | 4 (4.00%) high severe |
5632 | 2024-12-31T16:54:15.477Z | |
5633 | 2024-12-31T16:54:15.479Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5634 | 2024-12-31T16:54:15.479Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5635 | 2024-12-31T16:54:20.307Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.2M iterations) |
5636 | 2024-12-31T16:54:25.246Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5637 | 2024-12-31T16:54:25.392Z | process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5638 | 2024-12-31T16:54:25.392Z | time: [256.76 ns 257.00 ns 257.21 ns] |
5639 | 2024-12-31T16:54:25.392Z | change: [-4.4395% -3.4731% -2.5598%] (p = 0.00 < 0.05) |
5640 | 2024-12-31T16:54:25.392Z | Performance has improved. |
5641 | 2024-12-31T16:54:25.392Z | Found 12 outliers among 100 measurements (12.00%) |
5642 | 2024-12-31T16:54:25.392Z | 3 (3.00%) high mild |
5643 | 2024-12-31T16:54:25.392Z | 9 (9.00%) high severe |
5644 | 2024-12-31T16:54:26.984Z | |
5645 | 2024-12-31T16:54:26.987Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5646 | 2024-12-31T16:54:26.987Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5647 | 2024-12-31T16:54:30.319Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.3M iterations) |
5648 | 2024-12-31T16:54:33.881Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing |
5649 | 2024-12-31T16:54:34.029Z | parse/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5650 | 2024-12-31T16:54:34.029Z | time: [104.51 ns 104.81 ns 105.04 ns] |
5651 | 2024-12-31T16:54:34.029Z | change: [+9.1953% +9.9321% +10.673%] (p = 0.00 < 0.05) |
5652 | 2024-12-31T16:54:34.029Z | Performance has regressed. |
5653 | 2024-12-31T16:54:34.029Z | Found 1 outliers among 100 measurements (1.00%) |
5654 | 2024-12-31T16:54:34.029Z | 1 (1.00%) high mild |
5655 | 2024-12-31T16:54:35.623Z | |
5656 | 2024-12-31T16:54:35.625Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5657 | 2024-12-31T16:54:35.625Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5658 | 2024-12-31T16:54:38.625Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (3.5M iterations) |
5659 | 2024-12-31T16:54:43.015Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing |
5660 | 2024-12-31T16:54:43.163Z | process/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5661 | 2024-12-31T16:54:43.163Z | time: [204.36 ns 204.48 ns 204.61 ns] |
5662 | 2024-12-31T16:54:43.163Z | change: [-1.0299% +0.0034% +0.9491%] (p = 1.00 > 0.05) |
5663 | 2024-12-31T16:54:43.163Z | No change in performance detected. |
5664 | 2024-12-31T16:54:43.163Z | Found 10 outliers among 100 measurements (10.00%) |
5665 | 2024-12-31T16:54:43.163Z | 1 (1.00%) high mild |
5666 | 2024-12-31T16:54:43.163Z | 9 (9.00%) high severe |
5667 | 2024-12-31T16:54:44.761Z | |
5668 | 2024-12-31T16:54:44.766Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5669 | 2024-12-31T16:54:44.766Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
5670 | 2024-12-31T16:54:50.484Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (3.7M iterations) |
5671 | 2024-12-31T16:54:54.728Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing |
5672 | 2024-12-31T16:54:54.876Z | parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5673 | 2024-12-31T16:54:54.876Z | time: [126.63 ns 126.79 ns 126.93 ns] |
5674 | 2024-12-31T16:54:54.876Z | change: [+4.3205% +4.9650% +5.6154%] (p = 0.00 < 0.05) |
5675 | 2024-12-31T16:54:54.876Z | Performance has regressed. |
5676 | 2024-12-31T16:54:54.876Z | Found 9 outliers among 100 measurements (9.00%) |
5677 | 2024-12-31T16:54:54.876Z | 5 (5.00%) low mild |
5678 | 2024-12-31T16:54:54.876Z | 2 (2.00%) high mild |
5679 | 2024-12-31T16:54:54.876Z | 2 (2.00%) high severe |
5680 | 2024-12-31T16:54:56.469Z | |
5681 | 2024-12-31T16:54:56.472Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5682 | 2024-12-31T16:54:56.472Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
5683 | 2024-12-31T16:55:01.789Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0074 s (2.0M iterations) |
5684 | 2024-12-31T16:55:06.518Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing |
5685 | 2024-12-31T16:55:06.666Z | process/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5686 | 2024-12-31T16:55:06.666Z | time: [231.19 ns 231.73 ns 232.54 ns] |
5687 | 2024-12-31T16:55:06.666Z | change: [-1.2936% -0.1855% +0.9757%] (p = 0.75 > 0.05) |
5688 | 2024-12-31T16:55:06.666Z | No change in performance detected. |
5689 | 2024-12-31T16:55:06.666Z | Found 16 outliers among 100 measurements (16.00%) |
5690 | 2024-12-31T16:55:06.666Z | 6 (6.00%) high mild |
5691 | 2024-12-31T16:55:06.666Z | 10 (10.00%) high severe |
5692 | 2024-12-31T16:55:08.264Z | |
5693 | 2024-12-31T16:55:08.266Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5694 | 2024-12-31T16:55:08.266Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5695 | 2024-12-31T16:55:12.157Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (11M iterations) |
5696 | 2024-12-31T16:55:15.781Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5697 | 2024-12-31T16:55:15.930Z | parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5698 | 2024-12-31T16:55:15.930Z | time: [82.582 ns 82.677 ns 82.760 ns] |
5699 | 2024-12-31T16:55:15.930Z | change: [-0.7274% -0.2743% +0.1892%] (p = 0.24 > 0.05) |
5700 | 2024-12-31T16:55:15.930Z | No change in performance detected. |
5701 | 2024-12-31T16:55:15.930Z | Found 2 outliers among 100 measurements (2.00%) |
5702 | 2024-12-31T16:55:15.930Z | 1 (1.00%) high mild |
5703 | 2024-12-31T16:55:15.930Z | 1 (1.00%) high severe |
5704 | 2024-12-31T16:55:17.524Z | |
5705 | 2024-12-31T16:55:17.527Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5706 | 2024-12-31T16:55:17.527Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5707 | 2024-12-31T16:55:22.319Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0044 s (4.4M iterations) |
5708 | 2024-12-31T16:55:27.240Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5709 | 2024-12-31T16:55:27.390Z | process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5710 | 2024-12-31T16:55:27.390Z | time: [290.55 ns 293.03 ns 296.26 ns] |
5711 | 2024-12-31T16:55:27.390Z | change: [-11.777% +5.1309% +24.898%] (p = 0.61 > 0.05) |
5712 | 2024-12-31T16:55:27.390Z | No change in performance detected. |
5713 | 2024-12-31T16:55:27.390Z | Found 11 outliers among 100 measurements (11.00%) |
5714 | 2024-12-31T16:55:27.390Z | 3 (3.00%) high mild |
5715 | 2024-12-31T16:55:27.390Z | 8 (8.00%) high severe |
5716 | 2024-12-31T16:55:28.985Z | |
5717 | 2024-12-31T16:55:28.987Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5718 | 2024-12-31T16:55:28.987Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5719 | 2024-12-31T16:55:33.082Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (5.1M iterations) |
5720 | 2024-12-31T16:55:37.928Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5721 | 2024-12-31T16:55:38.075Z | parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5722 | 2024-12-31T16:55:38.075Z | time: [107.76 ns 107.93 ns 108.09 ns] |
5723 | 2024-12-31T16:55:38.075Z | change: [+0.2633% +0.7583% +1.2534%] (p = 0.00 < 0.05) |
5724 | 2024-12-31T16:55:38.075Z | Change within noise threshold. |
5725 | 2024-12-31T16:55:38.075Z | Found 6 outliers among 100 measurements (6.00%) |
5726 | 2024-12-31T16:55:38.075Z | 2 (2.00%) low mild |
5727 | 2024-12-31T16:55:38.075Z | 1 (1.00%) high mild |
5728 | 2024-12-31T16:55:38.075Z | 3 (3.00%) high severe |
5729 | 2024-12-31T16:55:39.673Z | |
5730 | 2024-12-31T16:55:39.676Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5731 | 2024-12-31T16:55:39.676Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5732 | 2024-12-31T16:55:44.431Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0061 s (2.2M iterations) |
5733 | 2024-12-31T16:55:49.591Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5734 | 2024-12-31T16:55:49.741Z | process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5735 | 2024-12-31T16:55:49.741Z | time: [356.63 ns 360.83 ns 366.29 ns] |
5736 | 2024-12-31T16:55:49.741Z | change: [-11.093% +6.2070% +27.383%] (p = 0.53 > 0.05) |
5737 | 2024-12-31T16:55:49.744Z | No change in performance detected. |
5738 | 2024-12-31T16:55:49.744Z | Found 12 outliers among 100 measurements (12.00%) |
5739 | 2024-12-31T16:55:49.744Z | 3 (3.00%) high mild |
5740 | 2024-12-31T16:55:49.744Z | 9 (9.00%) high severe |
5741 | 2024-12-31T16:55:51.340Z | |
5742 | 2024-12-31T16:55:51.340Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5743 | 2024-12-31T16:55:51.340Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5744 | 2024-12-31T16:55:54.408Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (6.8M iterations) |
5745 | 2024-12-31T16:55:57.833Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5746 | 2024-12-31T16:55:57.980Z | parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5747 | 2024-12-31T16:55:57.980Z | time: [109.54 ns 109.68 ns 109.80 ns] |
5748 | 2024-12-31T16:55:57.980Z | change: [+6.7533% +7.3852% +7.9863%] (p = 0.00 < 0.05) |
5749 | 2024-12-31T16:55:57.980Z | Performance has regressed. |
5750 | 2024-12-31T16:55:57.980Z | Found 16 outliers among 100 measurements (16.00%) |
5751 | 2024-12-31T16:55:57.980Z | 3 (3.00%) low severe |
5752 | 2024-12-31T16:55:57.980Z | 11 (11.00%) low mild |
5753 | 2024-12-31T16:55:57.980Z | 1 (1.00%) high mild |
5754 | 2024-12-31T16:55:57.980Z | 1 (1.00%) high severe |
5755 | 2024-12-31T16:55:59.572Z | |
5756 | 2024-12-31T16:55:59.574Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5757 | 2024-12-31T16:55:59.574Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5758 | 2024-12-31T16:56:05.537Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0050 s (3.5M iterations) |
5759 | 2024-12-31T16:56:09.876Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5760 | 2024-12-31T16:56:10.023Z | process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5761 | 2024-12-31T16:56:10.023Z | time: [249.95 ns 251.56 ns 253.68 ns] |
5762 | 2024-12-31T16:56:10.023Z | change: [-10.575% +1.4100% +14.557%] (p = 0.84 > 0.05) |
5763 | 2024-12-31T16:56:10.023Z | No change in performance detected. |
5764 | 2024-12-31T16:56:10.023Z | Found 12 outliers among 100 measurements (12.00%) |
5765 | 2024-12-31T16:56:10.023Z | 4 (4.00%) high mild |
5766 | 2024-12-31T16:56:10.023Z | 8 (8.00%) high severe |
5767 | 2024-12-31T16:56:11.617Z | |
5768 | 2024-12-31T16:56:11.617Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5769 | 2024-12-31T16:56:11.617Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5770 | 2024-12-31T16:56:16.923Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (4.0M iterations) |
5771 | 2024-12-31T16:56:21.190Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5772 | 2024-12-31T16:56:21.337Z | parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5773 | 2024-12-31T16:56:21.337Z | time: [132.55 ns 132.87 ns 133.13 ns] |
5774 | 2024-12-31T16:56:21.338Z | change: [+2.8632% +3.5344% +4.1900%] (p = 0.00 < 0.05) |
5775 | 2024-12-31T16:56:21.338Z | Performance has regressed. |
5776 | 2024-12-31T16:56:21.338Z | Found 2 outliers among 100 measurements (2.00%) |
5777 | 2024-12-31T16:56:21.338Z | 1 (1.00%) high mild |
5778 | 2024-12-31T16:56:21.338Z | 1 (1.00%) high severe |
5779 | 2024-12-31T16:56:22.926Z | |
5780 | 2024-12-31T16:56:22.929Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5781 | 2024-12-31T16:56:22.929Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5782 | 2024-12-31T16:56:28.120Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (2.0M iterations) |
5783 | 2024-12-31T16:56:33.032Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5784 | 2024-12-31T16:56:33.178Z | process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5785 | 2024-12-31T16:56:33.178Z | time: [298.86 ns 301.51 ns 304.98 ns] |
5786 | 2024-12-31T16:56:33.178Z | change: [-12.418% -0.4451% +13.275%] (p = 0.95 > 0.05) |
5787 | 2024-12-31T16:56:33.178Z | No change in performance detected. |
5788 | 2024-12-31T16:56:33.178Z | Found 12 outliers among 100 measurements (12.00%) |
5789 | 2024-12-31T16:56:33.178Z | 5 (5.00%) high mild |
5790 | 2024-12-31T16:56:33.178Z | 7 (7.00%) high severe |
5791 | 2024-12-31T16:56:34.774Z | |
5792 | 2024-12-31T16:56:34.777Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5793 | 2024-12-31T16:56:34.777Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5794 | 2024-12-31T16:56:38.343Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations) |
5795 | 2024-12-31T16:56:42.055Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5796 | 2024-12-31T16:56:42.201Z | parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5797 | 2024-12-31T16:56:42.201Z | time: [72.788 ns 72.897 ns 73.014 ns] |
5798 | 2024-12-31T16:56:42.201Z | change: [-1.7899% -1.0348% -0.3495%] (p = 0.00 < 0.05) |
5799 | 2024-12-31T16:56:42.201Z | Change within noise threshold. |
5800 | 2024-12-31T16:56:42.201Z | Found 6 outliers among 100 measurements (6.00%) |
5801 | 2024-12-31T16:56:42.201Z | 2 (2.00%) low mild |
5802 | 2024-12-31T16:56:42.201Z | 1 (1.00%) high mild |
5803 | 2024-12-31T16:56:42.201Z | 3 (3.00%) high severe |
5804 | 2024-12-31T16:56:43.798Z | |
5805 | 2024-12-31T16:56:43.801Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5806 | 2024-12-31T16:56:43.801Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5807 | 2024-12-31T16:56:48.300Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.7M iterations) |
5808 | 2024-12-31T16:56:53.212Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5809 | 2024-12-31T16:56:53.359Z | process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5810 | 2024-12-31T16:56:53.359Z | time: [255.28 ns 257.37 ns 260.10 ns] |
5811 | 2024-12-31T16:56:53.359Z | change: [-13.581% +3.9314% +26.710%] (p = 0.71 > 0.05) |
5812 | 2024-12-31T16:56:53.359Z | No change in performance detected. |
5813 | 2024-12-31T16:56:53.359Z | Found 13 outliers among 100 measurements (13.00%) |
5814 | 2024-12-31T16:56:53.359Z | 5 (5.00%) high mild |
5815 | 2024-12-31T16:56:53.359Z | 8 (8.00%) high severe |
5816 | 2024-12-31T16:56:54.959Z | |
5817 | 2024-12-31T16:56:54.962Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5818 | 2024-12-31T16:56:54.962Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5819 | 2024-12-31T16:56:59.098Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (5.1M iterations) |
5820 | 2024-12-31T16:57:03.665Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5821 | 2024-12-31T16:57:03.813Z | parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5822 | 2024-12-31T16:57:03.813Z | time: [98.773 ns 98.882 ns 98.981 ns] |
5823 | 2024-12-31T16:57:03.813Z | change: [+0.0109% +0.4878% +0.9723%] (p = 0.04 < 0.05) |
5824 | 2024-12-31T16:57:03.813Z | Change within noise threshold. |
5825 | 2024-12-31T16:57:03.813Z | Found 12 outliers among 100 measurements (12.00%) |
5826 | 2024-12-31T16:57:03.813Z | 9 (9.00%) low mild |
5827 | 2024-12-31T16:57:03.813Z | 1 (1.00%) high mild |
5828 | 2024-12-31T16:57:03.813Z | 2 (2.00%) high severe |
5829 | 2024-12-31T16:57:05.412Z | |
5830 | 2024-12-31T16:57:05.415Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5831 | 2024-12-31T16:57:05.415Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5832 | 2024-12-31T16:57:10.082Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.2M iterations) |
5833 | 2024-12-31T16:57:15.186Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5834 | 2024-12-31T16:57:15.333Z | process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5835 | 2024-12-31T16:57:15.333Z | time: [317.78 ns 322.00 ns 327.48 ns] |
5836 | 2024-12-31T16:57:15.333Z | change: [-13.815% +5.2167% +27.396%] (p = 0.62 > 0.05) |
5837 | 2024-12-31T16:57:15.333Z | No change in performance detected. |
5838 | 2024-12-31T16:57:15.333Z | Found 13 outliers among 100 measurements (13.00%) |
5839 | 2024-12-31T16:57:15.336Z | 5 (5.00%) high mild |
5840 | 2024-12-31T16:57:15.336Z | 8 (8.00%) high severe |
5841 | 2024-12-31T16:57:16.927Z | |
5842 | 2024-12-31T16:57:16.930Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5843 | 2024-12-31T16:57:16.930Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5844 | 2024-12-31T16:57:23.218Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.7M iterations) |
5845 | 2024-12-31T16:57:26.466Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing |
5846 | 2024-12-31T16:57:26.614Z | parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5847 | 2024-12-31T16:57:26.614Z | time: [106.47 ns 106.71 ns 106.91 ns] |
5848 | 2024-12-31T16:57:26.614Z | change: [+10.873% +11.573% +12.258%] (p = 0.00 < 0.05) |
5849 | 2024-12-31T16:57:26.614Z | Performance has regressed. |
5850 | 2024-12-31T16:57:26.614Z | Found 1 outliers among 100 measurements (1.00%) |
5851 | 2024-12-31T16:57:26.614Z | 1 (1.00%) high mild |
5852 | 2024-12-31T16:57:28.205Z | |
5853 | 2024-12-31T16:57:28.208Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5854 | 2024-12-31T16:57:28.208Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5855 | 2024-12-31T16:57:33.904Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (3.7M iterations) |
5856 | 2024-12-31T16:57:38.242Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing |
5857 | 2024-12-31T16:57:38.389Z | process/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5858 | 2024-12-31T16:57:38.389Z | time: [222.33 ns 223.75 ns 225.58 ns] |
5859 | 2024-12-31T16:57:38.389Z | change: [-10.859% +1.8847% +15.781%] (p = 0.79 > 0.05) |
5860 | 2024-12-31T16:57:38.389Z | No change in performance detected. |
5861 | 2024-12-31T16:57:38.389Z | Found 12 outliers among 100 measurements (12.00%) |
5862 | 2024-12-31T16:57:38.389Z | 4 (4.00%) high mild |
5863 | 2024-12-31T16:57:38.389Z | 8 (8.00%) high severe |
5864 | 2024-12-31T16:57:39.985Z | |
5865 | 2024-12-31T16:57:39.985Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5866 | 2024-12-31T16:57:39.985Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5867 | 2024-12-31T16:57:45.233Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.0M iterations) |
5868 | 2024-12-31T16:57:49.485Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5869 | 2024-12-31T16:57:49.633Z | parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5870 | 2024-12-31T16:57:49.633Z | time: [128.85 ns 128.96 ns 129.07 ns] |
5871 | 2024-12-31T16:57:49.633Z | change: [+4.2888% +4.9182% +5.6144%] (p = 0.00 < 0.05) |
5872 | 2024-12-31T16:57:49.633Z | Performance has regressed. |
5873 | 2024-12-31T16:57:49.633Z | Found 12 outliers among 100 measurements (12.00%) |
5874 | 2024-12-31T16:57:49.633Z | 5 (5.00%) low severe |
5875 | 2024-12-31T16:57:49.634Z | 4 (4.00%) low mild |
5876 | 2024-12-31T16:57:49.634Z | 1 (1.00%) high mild |
5877 | 2024-12-31T16:57:49.634Z | 2 (2.00%) high severe |
5878 | 2024-12-31T16:57:51.225Z | |
5879 | 2024-12-31T16:57:51.228Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5880 | 2024-12-31T16:57:51.228Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5881 | 2024-12-31T16:57:56.351Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0100 s (2.1M iterations) |
5882 | 2024-12-31T16:58:01.215Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5883 | 2024-12-31T16:58:01.362Z | process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5884 | 2024-12-31T16:58:01.363Z | time: [267.35 ns 269.88 ns 273.17 ns] |
5885 | 2024-12-31T16:58:01.363Z | change: [-12.786% -0.2800% +13.623%] (p = 0.97 > 0.05) |
5886 | 2024-12-31T16:58:01.363Z | No change in performance detected. |
5887 | 2024-12-31T16:58:01.363Z | Found 12 outliers among 100 measurements (12.00%) |
5888 | 2024-12-31T16:58:01.363Z | 5 (5.00%) high mild |
5889 | 2024-12-31T16:58:01.363Z | 7 (7.00%) high severe |
5890 | 2024-12-31T16:58:02.955Z | |
5891 | 2024-12-31T16:58:02.955Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5892 | 2024-12-31T16:58:02.958Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5893 | 2024-12-31T16:58:07.336Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (9.6M iterations) |
5894 | 2024-12-31T16:58:11.302Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5895 | 2024-12-31T16:58:11.452Z | parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5896 | 2024-12-31T16:58:11.452Z | time: [81.364 ns 81.417 ns 81.458 ns] |
5897 | 2024-12-31T16:58:11.452Z | change: [-0.5619% +0.0767% +0.8081%] (p = 0.83 > 0.05) |
5898 | 2024-12-31T16:58:11.452Z | No change in performance detected. |
5899 | 2024-12-31T16:58:11.452Z | Found 5 outliers among 100 measurements (5.00%) |
5900 | 2024-12-31T16:58:11.452Z | 1 (1.00%) low mild |
5901 | 2024-12-31T16:58:11.452Z | 4 (4.00%) high severe |
5902 | 2024-12-31T16:58:13.050Z | |
5903 | 2024-12-31T16:58:13.053Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5904 | 2024-12-31T16:58:13.053Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5905 | 2024-12-31T16:58:18.558Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (3.8M iterations) |
5906 | 2024-12-31T16:58:23.522Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5907 | 2024-12-31T16:58:23.669Z | process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5908 | 2024-12-31T16:58:23.670Z | time: [304.04 ns 307.00 ns 310.86 ns] |
5909 | 2024-12-31T16:58:23.670Z | change: [-17.994% -1.5593% +19.334%] (p = 0.88 > 0.05) |
5910 | 2024-12-31T16:58:23.670Z | No change in performance detected. |
5911 | 2024-12-31T16:58:23.670Z | Found 11 outliers among 100 measurements (11.00%) |
5912 | 2024-12-31T16:58:23.670Z | 4 (4.00%) high mild |
5913 | 2024-12-31T16:58:23.670Z | 7 (7.00%) high severe |
5914 | 2024-12-31T16:58:25.268Z | |
5915 | 2024-12-31T16:58:25.268Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5916 | 2024-12-31T16:58:25.268Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5917 | 2024-12-31T16:58:29.770Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (4.7M iterations) |
5918 | 2024-12-31T16:58:34.455Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5919 | 2024-12-31T16:58:34.601Z | parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5920 | 2024-12-31T16:58:34.601Z | time: [107.60 ns 107.80 ns 107.99 ns] |
5921 | 2024-12-31T16:58:34.601Z | change: [+0.4294% +1.1686% +1.9195%] (p = 0.00 < 0.05) |
5922 | 2024-12-31T16:58:34.601Z | Change within noise threshold. |
5923 | 2024-12-31T16:58:34.601Z | Found 8 outliers among 100 measurements (8.00%) |
5924 | 2024-12-31T16:58:34.601Z | 1 (1.00%) low mild |
5925 | 2024-12-31T16:58:34.601Z | 3 (3.00%) high mild |
5926 | 2024-12-31T16:58:34.601Z | 4 (4.00%) high severe |
5927 | 2024-12-31T16:58:36.196Z | |
5928 | 2024-12-31T16:58:36.199Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5929 | 2024-12-31T16:58:36.199Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5930 | 2024-12-31T16:58:41.395Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0065 s (2.0M iterations) |
5931 | 2024-12-31T16:58:46.572Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5932 | 2024-12-31T16:58:46.719Z | process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5933 | 2024-12-31T16:58:46.719Z | time: [372.97 ns 378.75 ns 386.26 ns] |
5934 | 2024-12-31T16:58:46.719Z | change: [-15.083% +1.4543% +22.134%] (p = 0.89 > 0.05) |
5935 | 2024-12-31T16:58:46.719Z | No change in performance detected. |
5936 | 2024-12-31T16:58:46.719Z | Found 12 outliers among 100 measurements (12.00%) |
5937 | 2024-12-31T16:58:46.719Z | 5 (5.00%) high mild |
5938 | 2024-12-31T16:58:46.719Z | 7 (7.00%) high severe |
5939 | 2024-12-31T16:58:48.313Z | |
5940 | 2024-12-31T16:58:48.316Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5941 | 2024-12-31T16:58:48.316Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5942 | 2024-12-31T16:58:51.609Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.4M iterations) |
5943 | 2024-12-31T16:58:55.304Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5944 | 2024-12-31T16:58:55.451Z | parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5945 | 2024-12-31T16:58:55.451Z | time: [109.93 ns 110.00 ns 110.07 ns] |
5946 | 2024-12-31T16:58:55.451Z | change: [+9.2962% +10.067% +10.829%] (p = 0.00 < 0.05) |
5947 | 2024-12-31T16:58:55.451Z | Performance has regressed. |
5948 | 2024-12-31T16:58:55.451Z | Found 18 outliers among 100 measurements (18.00%) |
5949 | 2024-12-31T16:58:55.451Z | 12 (12.00%) low severe |
5950 | 2024-12-31T16:58:55.451Z | 3 (3.00%) low mild |
5951 | 2024-12-31T16:58:55.451Z | 1 (1.00%) high mild |
5952 | 2024-12-31T16:58:55.451Z | 2 (2.00%) high severe |
5953 | 2024-12-31T16:58:57.045Z | |
5954 | 2024-12-31T16:58:57.048Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5955 | 2024-12-31T16:58:57.048Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5956 | 2024-12-31T16:59:00.280Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0072 s (3.2M iterations) |
5957 | 2024-12-31T16:59:04.944Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5958 | 2024-12-31T16:59:05.092Z | process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5959 | 2024-12-31T16:59:05.092Z | time: [266.05 ns 268.20 ns 270.94 ns] |
5960 | 2024-12-31T16:59:05.092Z | change: [-11.578% +1.2367% +15.278%] (p = 0.86 > 0.05) |
5961 | 2024-12-31T16:59:05.092Z | No change in performance detected. |
5962 | 2024-12-31T16:59:05.092Z | Found 12 outliers among 100 measurements (12.00%) |
5963 | 2024-12-31T16:59:05.092Z | 5 (5.00%) high mild |
5964 | 2024-12-31T16:59:05.092Z | 7 (7.00%) high severe |
5965 | 2024-12-31T16:59:06.685Z | |
5966 | 2024-12-31T16:59:06.686Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5967 | 2024-12-31T16:59:06.686Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5968 | 2024-12-31T16:59:12.385Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (3.7M iterations) |
5969 | 2024-12-31T16:59:16.736Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5970 | 2024-12-31T16:59:16.885Z | parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5971 | 2024-12-31T16:59:16.885Z | time: [134.17 ns 134.30 ns 134.40 ns] |
5972 | 2024-12-31T16:59:16.885Z | change: [+6.1096% +6.7883% +7.4426%] (p = 0.00 < 0.05) |
5973 | 2024-12-31T16:59:16.885Z | Performance has regressed. |
5974 | 2024-12-31T16:59:16.885Z | Found 9 outliers among 100 measurements (9.00%) |
5975 | 2024-12-31T16:59:16.886Z | 7 (7.00%) low mild |
5976 | 2024-12-31T16:59:16.886Z | 2 (2.00%) high severe |
5977 | 2024-12-31T16:59:18.475Z | |
5978 | 2024-12-31T16:59:18.478Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5979 | 2024-12-31T16:59:18.478Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5980 | 2024-12-31T16:59:24.063Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (1.9M iterations) |
5981 | 2024-12-31T16:59:28.989Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5982 | 2024-12-31T16:59:29.136Z | process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5983 | 2024-12-31T16:59:29.136Z | time: [308.88 ns 312.00 ns 316.02 ns] |
5984 | 2024-12-31T16:59:29.136Z | change: [-14.104% -1.2986% +13.940%] (p = 0.86 > 0.05) |
5985 | 2024-12-31T16:59:29.136Z | No change in performance detected. |
5986 | 2024-12-31T16:59:29.136Z | Found 13 outliers among 100 measurements (13.00%) |
5987 | 2024-12-31T16:59:29.136Z | 5 (5.00%) high mild |
5988 | 2024-12-31T16:59:29.136Z | 8 (8.00%) high severe |
5989 | 2024-12-31T16:59:30.737Z | |
5990 | 2024-12-31T16:59:30.737Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5991 | 2024-12-31T16:59:30.737Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5992 | 2024-12-31T16:59:35.055Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (9.7M iterations) |
5993 | 2024-12-31T16:59:38.871Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5994 | 2024-12-31T16:59:39.019Z | parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5995 | 2024-12-31T16:59:39.019Z | time: [73.134 ns 73.274 ns 73.381 ns] |
5996 | 2024-12-31T16:59:39.019Z | change: [-1.3560% -0.6042% +0.2446%] (p = 0.14 > 0.05) |
5997 | 2024-12-31T16:59:39.019Z | No change in performance detected. |
5998 | 2024-12-31T16:59:39.019Z | Found 1 outliers among 100 measurements (1.00%) |
5999 | 2024-12-31T16:59:39.019Z | 1 (1.00%) high severe |
6000 | 2024-12-31T16:59:40.608Z | |
6001 | 2024-12-31T16:59:40.610Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
6002 | 2024-12-31T16:59:40.610Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
6003 | 2024-12-31T16:59:45.989Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (3.9M iterations) |
6004 | 2024-12-31T16:59:50.930Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing |
6005 | 2024-12-31T16:59:51.077Z | process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
6006 | 2024-12-31T16:59:51.077Z | time: [271.70 ns 274.50 ns 278.16 ns] |
6007 | 2024-12-31T16:59:51.077Z | change: [-16.979% +0.4986% +22.289%] (p = 0.96 > 0.05) |
6008 | 2024-12-31T16:59:51.077Z | No change in performance detected. |
6009 | 2024-12-31T16:59:51.077Z | Found 12 outliers among 100 measurements (12.00%) |
6010 | 2024-12-31T16:59:51.077Z | 3 (3.00%) high mild |
6011 | 2024-12-31T16:59:51.077Z | 9 (9.00%) high severe |
6012 | 2024-12-31T16:59:52.675Z | |
6013 | 2024-12-31T16:59:52.678Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6014 | 2024-12-31T16:59:52.678Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
6015 | 2024-12-31T16:59:57.040Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (4.8M iterations) |
6016 | 2024-12-31T17:00:01.768Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
6017 | 2024-12-31T17:00:01.916Z | parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6018 | 2024-12-31T17:00:01.916Z | time: [98.321 ns 98.397 ns 98.470 ns] |
6019 | 2024-12-31T17:00:01.916Z | change: [+0.9248% +1.7388% +2.5460%] (p = 0.00 < 0.05) |
6020 | 2024-12-31T17:00:01.916Z | Change within noise threshold. |
6021 | 2024-12-31T17:00:01.916Z | Found 16 outliers among 100 measurements (16.00%) |
6022 | 2024-12-31T17:00:01.916Z | 2 (2.00%) low severe |
6023 | 2024-12-31T17:00:01.916Z | 6 (6.00%) low mild |
6024 | 2024-12-31T17:00:01.916Z | 2 (2.00%) high mild |
6025 | 2024-12-31T17:00:01.916Z | 6 (6.00%) high severe |
6026 | 2024-12-31T17:00:03.511Z | |
6027 | 2024-12-31T17:00:03.514Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6028 | 2024-12-31T17:00:03.514Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
6029 | 2024-12-31T17:00:08.519Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (2.1M iterations) |
6030 | 2024-12-31T17:00:13.692Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
6031 | 2024-12-31T17:00:13.841Z | process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6032 | 2024-12-31T17:00:13.841Z | time: [332.57 ns 337.52 ns 343.96 ns] |
6033 | 2024-12-31T17:00:13.841Z | change: [-19.039% -1.0960% +20.119%] (p = 0.92 > 0.05) |
6034 | 2024-12-31T17:00:13.841Z | No change in performance detected. |
6035 | 2024-12-31T17:00:13.841Z | Found 12 outliers among 100 measurements (12.00%) |
6036 | 2024-12-31T17:00:13.841Z | 5 (5.00%) high mild |
6037 | 2024-12-31T17:00:13.841Z | 7 (7.00%) high severe |
6038 | 2024-12-31T17:00:15.435Z | |
6039 | 2024-12-31T17:00:15.435Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6040 | 2024-12-31T17:00:15.435Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
6041 | 2024-12-31T17:00:18.678Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.5M iterations) |
6042 | 2024-12-31T17:00:22.349Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing |
6043 | 2024-12-31T17:00:22.497Z | parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6044 | 2024-12-31T17:00:22.498Z | time: [104.78 ns 104.97 ns 105.14 ns] |
6045 | 2024-12-31T17:00:22.498Z | change: [+6.9286% +7.6312% +8.2336%] (p = 0.00 < 0.05) |
6046 | 2024-12-31T17:00:22.498Z | Performance has regressed. |
6047 | 2024-12-31T17:00:22.498Z | Found 2 outliers among 100 measurements (2.00%) |
6048 | 2024-12-31T17:00:22.498Z | 1 (1.00%) high mild |
6049 | 2024-12-31T17:00:22.498Z | 1 (1.00%) high severe |
6050 | 2024-12-31T17:00:24.093Z | |
6051 | 2024-12-31T17:00:24.095Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6052 | 2024-12-31T17:00:24.095Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
6053 | 2024-12-31T17:00:27.232Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (3.3M iterations) |
6054 | 2024-12-31T17:00:31.912Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing |
6055 | 2024-12-31T17:00:32.058Z | process/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6056 | 2024-12-31T17:00:32.058Z | time: [231.66 ns 233.50 ns 235.89 ns] |
6057 | 2024-12-31T17:00:32.058Z | change: [-10.182% +3.2582% +17.559%] (p = 0.67 > 0.05) |
6058 | 2024-12-31T17:00:32.058Z | No change in performance detected. |
6059 | 2024-12-31T17:00:32.058Z | Found 12 outliers among 100 measurements (12.00%) |
6060 | 2024-12-31T17:00:32.058Z | 5 (5.00%) high mild |
6061 | 2024-12-31T17:00:32.058Z | 7 (7.00%) high severe |
6062 | 2024-12-31T17:00:33.650Z | |
6063 | 2024-12-31T17:00:33.653Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6064 | 2024-12-31T17:00:33.653Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
6065 | 2024-12-31T17:00:39.296Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (3.7M iterations) |
6066 | 2024-12-31T17:00:43.598Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing |
6067 | 2024-12-31T17:00:43.745Z | parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6068 | 2024-12-31T17:00:43.745Z | time: [128.38 ns 128.59 ns 128.76 ns] |
6069 | 2024-12-31T17:00:43.745Z | change: [+4.1776% +4.7379% +5.3930%] (p = 0.00 < 0.05) |
6070 | 2024-12-31T17:00:43.745Z | Performance has regressed. |
6071 | 2024-12-31T17:00:43.745Z | Found 3 outliers among 100 measurements (3.00%) |
6072 | 2024-12-31T17:00:43.745Z | 1 (1.00%) low mild |
6073 | 2024-12-31T17:00:43.745Z | 2 (2.00%) high severe |
6074 | 2024-12-31T17:00:45.340Z | |
6075 | 2024-12-31T17:00:45.342Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6076 | 2024-12-31T17:00:45.343Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
6077 | 2024-12-31T17:00:50.836Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (1.9M iterations) |
6078 | 2024-12-31T17:00:55.756Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing |
6079 | 2024-12-31T17:00:55.903Z | process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6080 | 2024-12-31T17:00:55.903Z | time: [277.76 ns 280.78 ns 284.73 ns] |
6081 | 2024-12-31T17:00:55.903Z | change: [-12.424% +0.2946% +16.618%] (p = 0.97 > 0.05) |
6082 | 2024-12-31T17:00:55.903Z | No change in performance detected. |
6083 | 2024-12-31T17:00:55.903Z | Found 10 outliers among 100 measurements (10.00%) |
6084 | 2024-12-31T17:00:55.903Z | 3 (3.00%) high mild |
6085 | 2024-12-31T17:00:55.903Z | 7 (7.00%) high severe |
6086 | 2024-12-31T17:00:57.498Z | |
6087 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover |
6088 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs |
6089 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0933 ms (550 iterations) |
6090 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing |
6091 | 2024-12-31T17:00:57.501Z | process/Hairpin-DHCPv4/alloc_ct/Discover |
6092 | 2024-12-31T17:00:57.501Z | time: [19.000 19.000 19.000 ] |
6093 | 2024-12-31T17:00:57.501Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6094 | 2024-12-31T17:00:57.501Z | No change in performance detected. |
6095 | 2024-12-31T17:00:57.501Z | |
6096 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request |
6097 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs |
6098 | 2024-12-31T17:00:57.501Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0443 ms (605 iterations) |
6099 | 2024-12-31T17:00:57.505Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing |
6100 | 2024-12-31T17:00:57.505Z | process/Hairpin-DHCPv4/alloc_ct/Request |
6101 | 2024-12-31T17:00:57.505Z | time: [19.000 19.000 19.000 ] |
6102 | 2024-12-31T17:00:57.505Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6103 | 2024-12-31T17:00:57.505Z | No change in performance detected. |
6104 | 2024-12-31T17:00:57.505Z | |
6105 | 2024-12-31T17:00:57.505Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit |
6106 | 2024-12-31T17:00:57.505Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs |
6107 | 2024-12-31T17:00:57.505Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0035 ms (440 iterations) |
6108 | 2024-12-31T17:00:57.505Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing |
6109 | 2024-12-31T17:00:57.508Z | process/Hairpin-DHCPv6/alloc_ct/Solicit |
6110 | 2024-12-31T17:00:57.508Z | time: [21.000 21.000 21.000 ] |
6111 | 2024-12-31T17:00:57.508Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6112 | 2024-12-31T17:00:57.508Z | No change in performance detected. |
6113 | 2024-12-31T17:00:57.508Z | |
6114 | 2024-12-31T17:00:57.508Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request |
6115 | 2024-12-31T17:00:57.508Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs |
6116 | 2024-12-31T17:00:57.508Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0491 ms (440 iterations) |
6117 | 2024-12-31T17:00:57.508Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing |
6118 | 2024-12-31T17:00:57.511Z | process/Hairpin-DHCPv6/alloc_ct/Request |
6119 | 2024-12-31T17:00:57.511Z | time: [22.000 22.000 22.000 ] |
6120 | 2024-12-31T17:00:57.511Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6121 | 2024-12-31T17:00:57.511Z | No change in performance detected. |
6122 | 2024-12-31T17:00:57.511Z | |
6123 | 2024-12-31T17:00:57.511Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest |
6124 | 2024-12-31T17:00:57.511Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs |
6125 | 2024-12-31T17:00:57.511Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0116 ms (715 iterations) |
6126 | 2024-12-31T17:00:57.511Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing |
6127 | 2024-12-31T17:00:57.511Z | process/Hairpin-ICMPv4/alloc_ct/EchoRequest |
6128 | 2024-12-31T17:00:57.511Z | time: [13.000 13.000 13.000 ] |
6129 | 2024-12-31T17:00:57.511Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6130 | 2024-12-31T17:00:57.511Z | No change in performance detected. |
6131 | 2024-12-31T17:00:57.514Z | |
6132 | 2024-12-31T17:00:57.514Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest |
6133 | 2024-12-31T17:00:57.514Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs |
6134 | 2024-12-31T17:00:57.514Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0455 ms (770 iterations) |
6135 | 2024-12-31T17:00:57.514Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing |
6136 | 2024-12-31T17:00:57.514Z | process/Hairpin-ICMPv6/alloc_ct/EchoRequest |
6137 | 2024-12-31T17:00:57.514Z | time: [12.000 12.000 12.000 ] |
6138 | 2024-12-31T17:00:57.514Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6139 | 2024-12-31T17:00:57.514Z | No change in performance detected. |
6140 | 2024-12-31T17:00:57.516Z | |
6141 | 2024-12-31T17:00:57.516Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit |
6142 | 2024-12-31T17:00:57.516Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs |
6143 | 2024-12-31T17:00:57.516Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0608 ms (660 iterations) |
6144 | 2024-12-31T17:00:57.516Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing |
6145 | 2024-12-31T17:00:57.516Z | process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit |
6146 | 2024-12-31T17:00:57.516Z | time: [14.000 14.000 14.000 ] |
6147 | 2024-12-31T17:00:57.516Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6148 | 2024-12-31T17:00:57.516Z | No change in performance detected. |
6149 | 2024-12-31T17:00:57.517Z | |
6150 | 2024-12-31T17:00:57.519Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit |
6151 | 2024-12-31T17:00:57.519Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs |
6152 | 2024-12-31T17:00:57.519Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0053 ms (605 iterations) |
6153 | 2024-12-31T17:00:57.519Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing |
6154 | 2024-12-31T17:00:57.519Z | process/Hairpin-ICMPv6/alloc_ct/RouterSolicit |
6155 | 2024-12-31T17:00:57.519Z | time: [14.000 14.000 14.000 ] |
6156 | 2024-12-31T17:00:57.519Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6157 | 2024-12-31T17:00:57.519Z | No change in performance detected. |
6158 | 2024-12-31T17:00:57.519Z | |
6159 | 2024-12-31T17:00:57.519Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B |
6160 | 2024-12-31T17:00:57.519Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6161 | 2024-12-31T17:00:57.519Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0160 ms (825 iterations) |
6162 | 2024-12-31T17:00:57.522Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing |
6163 | 2024-12-31T17:00:57.522Z | process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B |
6164 | 2024-12-31T17:00:57.522Z | time: [3.0000 3.0000 3.0000 ] |
6165 | 2024-12-31T17:00:57.522Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6166 | 2024-12-31T17:00:57.522Z | No change in performance detected. |
6167 | 2024-12-31T17:00:57.522Z | |
6168 | 2024-12-31T17:00:57.522Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B |
6169 | 2024-12-31T17:00:57.522Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6170 | 2024-12-31T17:00:57.522Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0351 ms (385 iterations) |
6171 | 2024-12-31T17:00:57.525Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing |
6172 | 2024-12-31T17:00:57.525Z | process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B |
6173 | 2024-12-31T17:00:57.525Z | time: [3.0000 3.0000 3.0000 ] |
6174 | 2024-12-31T17:00:57.525Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6175 | 2024-12-31T17:00:57.525Z | No change in performance detected. |
6176 | 2024-12-31T17:00:57.525Z | |
6177 | 2024-12-31T17:00:57.525Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B |
6178 | 2024-12-31T17:00:57.525Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6179 | 2024-12-31T17:00:57.525Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0503 ms (770 iterations) |
6180 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing |
6181 | 2024-12-31T17:00:57.528Z | Criterion.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. |
6182 | 2024-12-31T17:00:57.528Z | |
6183 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B |
6184 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6185 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1357 ms (440 iterations) |
6186 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing |
6187 | 2024-12-31T17:00:57.528Z | Criterion.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. |
6188 | 2024-12-31T17:00:57.528Z | |
6189 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B |
6190 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6191 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0323 ms (990 iterations) |
6192 | 2024-12-31T17:00:57.528Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing |
6193 | 2024-12-31T17:00:57.531Z | process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B |
6194 | 2024-12-31T17:00:57.531Z | time: [3.0000 3.0000 3.0000 ] |
6195 | 2024-12-31T17:00:57.531Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6196 | 2024-12-31T17:00:57.531Z | No change in performance detected. |
6197 | 2024-12-31T17:00:57.532Z | |
6198 | 2024-12-31T17:00:57.532Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B |
6199 | 2024-12-31T17:00:57.532Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6200 | 2024-12-31T17:00:57.532Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0093 ms (440 iterations) |
6201 | 2024-12-31T17:00:57.532Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing |
6202 | 2024-12-31T17:00:57.535Z | process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B |
6203 | 2024-12-31T17:00:57.535Z | time: [3.0000 3.0000 3.0000 ] |
6204 | 2024-12-31T17:00:57.535Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6205 | 2024-12-31T17:00:57.535Z | No change in performance detected. |
6206 | 2024-12-31T17:00:57.535Z | |
6207 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B |
6208 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs |
6209 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0247 ms (825 iterations) |
6210 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing |
6211 | 2024-12-31T17:00:57.535Z | Criterion.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. |
6212 | 2024-12-31T17:00:57.535Z | |
6213 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B |
6214 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6215 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0835 ms (440 iterations) |
6216 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing |
6217 | 2024-12-31T17:00:57.535Z | Criterion.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. |
6218 | 2024-12-31T17:00:57.535Z | |
6219 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B |
6220 | 2024-12-31T17:00:57.535Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6221 | 2024-12-31T17:00:57.541Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0182 ms (770 iterations) |
6222 | 2024-12-31T17:00:57.541Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing |
6223 | 2024-12-31T17:00:57.541Z | process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B |
6224 | 2024-12-31T17:00:57.542Z | time: [3.0000 3.0000 3.0000 ] |
6225 | 2024-12-31T17:00:57.542Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6226 | 2024-12-31T17:00:57.542Z | No change in performance detected. |
6227 | 2024-12-31T17:00:57.542Z | |
6228 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B |
6229 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6230 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1335 ms (440 iterations) |
6231 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing |
6232 | 2024-12-31T17:00:57.542Z | process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B |
6233 | 2024-12-31T17:00:57.542Z | time: [3.0000 3.0000 3.0000 ] |
6234 | 2024-12-31T17:00:57.542Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6235 | 2024-12-31T17:00:57.542Z | No change in performance detected. |
6236 | 2024-12-31T17:00:57.542Z | |
6237 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B |
6238 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6239 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0038 ms (605 iterations) |
6240 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing |
6241 | 2024-12-31T17:00:57.542Z | Criterion.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. |
6242 | 2024-12-31T17:00:57.542Z | |
6243 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B |
6244 | 2024-12-31T17:00:57.542Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6245 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0528 ms (385 iterations) |
6246 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing |
6247 | 2024-12-31T17:00:57.546Z | Criterion.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. |
6248 | 2024-12-31T17:00:57.546Z | |
6249 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B |
6250 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6251 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0168 ms (825 iterations) |
6252 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing |
6253 | 2024-12-31T17:00:57.546Z | process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B |
6254 | 2024-12-31T17:00:57.546Z | time: [3.0000 3.0000 3.0000 ] |
6255 | 2024-12-31T17:00:57.546Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6256 | 2024-12-31T17:00:57.546Z | No change in performance detected. |
6257 | 2024-12-31T17:00:57.546Z | |
6258 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B |
6259 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6260 | 2024-12-31T17:00:57.546Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0917 ms (440 iterations) |
6261 | 2024-12-31T17:00:57.549Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing |
6262 | 2024-12-31T17:00:57.549Z | process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B |
6263 | 2024-12-31T17:00:57.549Z | time: [3.0000 3.0000 3.0000 ] |
6264 | 2024-12-31T17:00:57.549Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6265 | 2024-12-31T17:00:57.549Z | No change in performance detected. |
6266 | 2024-12-31T17:00:57.549Z | |
6267 | 2024-12-31T17:00:57.549Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B |
6268 | 2024-12-31T17:00:57.549Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs |
6269 | 2024-12-31T17:00:57.549Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0140 ms (715 iterations) |
6270 | 2024-12-31T17:00:57.549Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing |
6271 | 2024-12-31T17:00:57.549Z | Criterion.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. |
6272 | 2024-12-31T17:00:57.549Z | |
6273 | 2024-12-31T17:00:57.550Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B |
6274 | 2024-12-31T17:00:57.550Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6275 | 2024-12-31T17:00:57.553Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0068 ms (385 iterations) |
6276 | 2024-12-31T17:00:57.553Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing |
6277 | 2024-12-31T17:00:57.553Z | Criterion.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. |
6278 | 2024-12-31T17:00:57.553Z | |
6279 | 2024-12-31T17:00:57.553Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B |
6280 | 2024-12-31T17:00:57.553Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6281 | 2024-12-31T17:00:57.553Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0445 ms (275 iterations) |
6282 | 2024-12-31T17:00:57.553Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing |
6283 | 2024-12-31T17:00:57.553Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B |
6284 | 2024-12-31T17:00:57.553Z | time: [44.000 44.000 44.000 ] |
6285 | 2024-12-31T17:00:57.553Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6286 | 2024-12-31T17:00:57.553Z | Performance has regressed. |
6287 | 2024-12-31T17:00:57.553Z | |
6288 | 2024-12-31T17:00:57.554Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B |
6289 | 2024-12-31T17:00:57.554Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6290 | 2024-12-31T17:00:57.556Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1075 ms (220 iterations) |
6291 | 2024-12-31T17:00:57.556Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing |
6292 | 2024-12-31T17:00:57.557Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B |
6293 | 2024-12-31T17:00:57.557Z | time: [44.000 44.000 44.000 ] |
6294 | 2024-12-31T17:00:57.557Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6295 | 2024-12-31T17:00:57.557Z | Performance has regressed. |
6296 | 2024-12-31T17:00:57.557Z | |
6297 | 2024-12-31T17:00:57.557Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B |
6298 | 2024-12-31T17:00:57.557Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6299 | 2024-12-31T17:00:57.557Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1071 ms (385 iterations) |
6300 | 2024-12-31T17:00:57.560Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing |
6301 | 2024-12-31T17:00:57.560Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B |
6302 | 2024-12-31T17:00:57.560Z | time: [20.000 20.000 20.000 ] |
6303 | 2024-12-31T17:00:57.560Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6304 | 2024-12-31T17:00:57.560Z | No change in performance detected. |
6305 | 2024-12-31T17:00:57.560Z | |
6306 | 2024-12-31T17:00:57.560Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B |
6307 | 2024-12-31T17:00:57.560Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6308 | 2024-12-31T17:00:57.560Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1453 ms (275 iterations) |
6309 | 2024-12-31T17:00:57.560Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing |
6310 | 2024-12-31T17:00:57.563Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B |
6311 | 2024-12-31T17:00:57.563Z | time: [20.000 20.000 20.000 ] |
6312 | 2024-12-31T17:00:57.563Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6313 | 2024-12-31T17:00:57.563Z | No change in performance detected. |
6314 | 2024-12-31T17:00:57.563Z | |
6315 | 2024-12-31T17:00:57.563Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B |
6316 | 2024-12-31T17:00:57.563Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6317 | 2024-12-31T17:00:57.563Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0066 ms (275 iterations) |
6318 | 2024-12-31T17:00:57.563Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing |
6319 | 2024-12-31T17:00:57.568Z | process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B |
6320 | 2024-12-31T17:00:57.568Z | time: [44.000 44.000 44.000 ] |
6321 | 2024-12-31T17:00:57.568Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6322 | 2024-12-31T17:00:57.568Z | Performance has regressed. |
6323 | 2024-12-31T17:00:57.568Z | |
6324 | 2024-12-31T17:00:57.568Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B |
6325 | 2024-12-31T17:00:57.568Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6326 | 2024-12-31T17:00:57.568Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1692 ms (220 iterations) |
6327 | 2024-12-31T17:00:57.568Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing |
6328 | 2024-12-31T17:00:57.569Z | process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B |
6329 | 2024-12-31T17:00:57.569Z | time: [44.000 44.000 44.000 ] |
6330 | 2024-12-31T17:00:57.569Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6331 | 2024-12-31T17:00:57.569Z | Performance has regressed. |
6332 | 2024-12-31T17:00:57.569Z | |
6333 | 2024-12-31T17:00:57.569Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B |
6334 | 2024-12-31T17:00:57.569Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs |
6335 | 2024-12-31T17:00:57.569Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0434 ms (385 iterations) |
6336 | 2024-12-31T17:00:57.569Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing |
6337 | 2024-12-31T17:00:57.573Z | process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B |
6338 | 2024-12-31T17:00:57.573Z | time: [20.000 20.000 20.000 ] |
6339 | 2024-12-31T17:00:57.573Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6340 | 2024-12-31T17:00:57.573Z | No change in performance detected. |
6341 | 2024-12-31T17:00:57.573Z | |
6342 | 2024-12-31T17:00:57.573Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B |
6343 | 2024-12-31T17:00:57.573Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6344 | 2024-12-31T17:00:57.573Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2424 ms (275 iterations) |
6345 | 2024-12-31T17:00:57.573Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing |
6346 | 2024-12-31T17:00:57.573Z | process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B |
6347 | 2024-12-31T17:00:57.573Z | time: [20.000 20.000 20.000 ] |
6348 | 2024-12-31T17:00:57.573Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6349 | 2024-12-31T17:00:57.573Z | No change in performance detected. |
6350 | 2024-12-31T17:00:57.573Z | |
6351 | 2024-12-31T17:00:57.573Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B |
6352 | 2024-12-31T17:00:57.574Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6353 | 2024-12-31T17:00:57.574Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1817 ms (275 iterations) |
6354 | 2024-12-31T17:00:57.577Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing |
6355 | 2024-12-31T17:00:57.577Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B |
6356 | 2024-12-31T17:00:57.577Z | time: [44.000 44.000 44.000 ] |
6357 | 2024-12-31T17:00:57.577Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6358 | 2024-12-31T17:00:57.577Z | Performance has regressed. |
6359 | 2024-12-31T17:00:57.577Z | |
6360 | 2024-12-31T17:00:57.577Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B |
6361 | 2024-12-31T17:00:57.577Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6362 | 2024-12-31T17:00:57.577Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2046 ms (220 iterations) |
6363 | 2024-12-31T17:00:57.577Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing |
6364 | 2024-12-31T17:00:57.580Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B |
6365 | 2024-12-31T17:00:57.581Z | time: [44.000 44.000 44.000 ] |
6366 | 2024-12-31T17:00:57.581Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6367 | 2024-12-31T17:00:57.581Z | Performance has regressed. |
6368 | 2024-12-31T17:00:57.581Z | |
6369 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B |
6370 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6371 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0815 ms (330 iterations) |
6372 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing |
6373 | 2024-12-31T17:00:57.581Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B |
6374 | 2024-12-31T17:00:57.581Z | time: [20.000 20.000 20.000 ] |
6375 | 2024-12-31T17:00:57.581Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6376 | 2024-12-31T17:00:57.581Z | No change in performance detected. |
6377 | 2024-12-31T17:00:57.581Z | |
6378 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B |
6379 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6380 | 2024-12-31T17:00:57.581Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2152 ms (275 iterations) |
6381 | 2024-12-31T17:00:57.584Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing |
6382 | 2024-12-31T17:00:57.584Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B |
6383 | 2024-12-31T17:00:57.584Z | time: [20.000 20.000 20.000 ] |
6384 | 2024-12-31T17:00:57.584Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6385 | 2024-12-31T17:00:57.584Z | No change in performance detected. |
6386 | 2024-12-31T17:00:57.584Z | |
6387 | 2024-12-31T17:00:57.584Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B |
6388 | 2024-12-31T17:00:57.584Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6389 | 2024-12-31T17:00:57.584Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1397 ms (220 iterations) |
6390 | 2024-12-31T17:00:57.587Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing |
6391 | 2024-12-31T17:00:57.587Z | process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B |
6392 | 2024-12-31T17:00:57.587Z | time: [44.000 44.000 44.000 ] |
6393 | 2024-12-31T17:00:57.587Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6394 | 2024-12-31T17:00:57.587Z | Performance has regressed. |
6395 | 2024-12-31T17:00:57.587Z | |
6396 | 2024-12-31T17:00:57.587Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B |
6397 | 2024-12-31T17:00:57.587Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6398 | 2024-12-31T17:00:57.587Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1549 ms (220 iterations) |
6399 | 2024-12-31T17:00:57.589Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing |
6400 | 2024-12-31T17:00:57.589Z | process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B |
6401 | 2024-12-31T17:00:57.589Z | time: [44.000 44.000 44.000 ] |
6402 | 2024-12-31T17:00:57.589Z | change: [+4.7619% +4.7619% +4.7619%] (p = 0.00 < 0.05) |
6403 | 2024-12-31T17:00:57.589Z | Performance has regressed. |
6404 | 2024-12-31T17:00:57.589Z | |
6405 | 2024-12-31T17:00:57.589Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B |
6406 | 2024-12-31T17:00:57.590Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs |
6407 | 2024-12-31T17:00:57.590Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1467 ms (385 iterations) |
6408 | 2024-12-31T17:00:57.592Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing |
6409 | 2024-12-31T17:00:57.592Z | process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B |
6410 | 2024-12-31T17:00:57.592Z | time: [20.000 20.000 20.000 ] |
6411 | 2024-12-31T17:00:57.592Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6412 | 2024-12-31T17:00:57.592Z | No change in performance detected. |
6413 | 2024-12-31T17:00:57.592Z | |
6414 | 2024-12-31T17:00:57.592Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B |
6415 | 2024-12-31T17:00:57.592Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6416 | 2024-12-31T17:00:57.592Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1823 ms (275 iterations) |
6417 | 2024-12-31T17:00:57.595Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing |
6418 | 2024-12-31T17:00:57.595Z | process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B |
6419 | 2024-12-31T17:00:57.595Z | time: [20.000 20.000 20.000 ] |
6420 | 2024-12-31T17:00:57.595Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6421 | 2024-12-31T17:00:57.595Z | No change in performance detected. |
6422 | 2024-12-31T17:00:57.595Z | |
6423 | 2024-12-31T17:00:57.595Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover |
6424 | 2024-12-31T17:00:57.595Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs |
6425 | 2024-12-31T17:00:57.595Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0855 ms (660 iterations) |
6426 | 2024-12-31T17:00:57.598Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing |
6427 | 2024-12-31T17:00:57.598Z | process/Hairpin-DHCPv4/alloc_sz/Discover |
6428 | 2024-12-31T17:00:57.598Z | time: [3263.0 B 3263.0 B 3263.0 B] |
6429 | 2024-12-31T17:00:57.598Z | change: [+0.7410% +0.7410% +0.7410%] (p = 0.00 < 0.05) |
6430 | 2024-12-31T17:00:57.598Z | Change within noise threshold. |
6431 | 2024-12-31T17:00:57.598Z | |
6432 | 2024-12-31T17:00:57.598Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request |
6433 | 2024-12-31T17:00:57.598Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs |
6434 | 2024-12-31T17:00:57.598Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0150 ms (660 iterations) |
6435 | 2024-12-31T17:00:57.601Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing |
6436 | 2024-12-31T17:00:57.601Z | process/Hairpin-DHCPv4/alloc_sz/Request |
6437 | 2024-12-31T17:00:57.601Z | time: [3263.0 B 3263.0 B 3263.0 B] |
6438 | 2024-12-31T17:00:57.601Z | change: [+0.7410% +0.7410% +0.7410%] (p = 0.00 < 0.05) |
6439 | 2024-12-31T17:00:57.601Z | Change within noise threshold. |
6440 | 2024-12-31T17:00:57.601Z | |
6441 | 2024-12-31T17:00:57.601Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit |
6442 | 2024-12-31T17:00:57.601Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs |
6443 | 2024-12-31T17:00:57.601Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0859 ms (495 iterations) |
6444 | 2024-12-31T17:00:57.604Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing |
6445 | 2024-12-31T17:00:57.604Z | process/Hairpin-DHCPv6/alloc_sz/Solicit |
6446 | 2024-12-31T17:00:57.604Z | time: [3327.0 B 3327.0 B 3327.0 B] |
6447 | 2024-12-31T17:00:57.604Z | change: [+0.7266% +0.7266% +0.7266%] (p = 0.00 < 0.05) |
6448 | 2024-12-31T17:00:57.604Z | Change within noise threshold. |
6449 | 2024-12-31T17:00:57.604Z | |
6450 | 2024-12-31T17:00:57.604Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request |
6451 | 2024-12-31T17:00:57.604Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs |
6452 | 2024-12-31T17:00:57.604Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0024 ms (440 iterations) |
6453 | 2024-12-31T17:00:57.607Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing |
6454 | 2024-12-31T17:00:57.607Z | process/Hairpin-DHCPv6/alloc_sz/Request |
6455 | 2024-12-31T17:00:57.607Z | time: [3725.0 B 3725.0 B 3725.0 B] |
6456 | 2024-12-31T17:00:57.607Z | change: [+0.6485% +0.6485% +0.6485%] (p = 0.00 < 0.05) |
6457 | 2024-12-31T17:00:57.607Z | Change within noise threshold. |
6458 | 2024-12-31T17:00:57.607Z | |
6459 | 2024-12-31T17:00:57.607Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest |
6460 | 2024-12-31T17:00:57.607Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs |
6461 | 2024-12-31T17:00:57.607Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0257 ms (825 iterations) |
6462 | 2024-12-31T17:00:57.607Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing |
6463 | 2024-12-31T17:00:57.610Z | process/Hairpin-ICMPv4/alloc_sz/EchoRequest |
6464 | 2024-12-31T17:00:57.610Z | time: [2192.0 B 2192.0 B 2192.0 B] |
6465 | 2024-12-31T17:00:57.610Z | change: [+1.1070% +1.1070% +1.1070%] (p = 0.00 < 0.05) |
6466 | 2024-12-31T17:00:57.610Z | Performance has regressed. |
6467 | 2024-12-31T17:00:57.610Z | |
6468 | 2024-12-31T17:00:57.610Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest |
6469 | 2024-12-31T17:00:57.610Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs |
6470 | 2024-12-31T17:00:57.610Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0403 ms (770 iterations) |
6471 | 2024-12-31T17:00:57.610Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing |
6472 | 2024-12-31T17:00:57.612Z | process/Hairpin-ICMPv6/alloc_sz/EchoRequest |
6473 | 2024-12-31T17:00:57.612Z | time: [2177.0 B 2177.0 B 2177.0 B] |
6474 | 2024-12-31T17:00:57.612Z | change: [+1.1147% +1.1147% +1.1147%] (p = 0.00 < 0.05) |
6475 | 2024-12-31T17:00:57.612Z | Performance has regressed. |
6476 | 2024-12-31T17:00:57.612Z | |
6477 | 2024-12-31T17:00:57.612Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit |
6478 | 2024-12-31T17:00:57.612Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs |
6479 | 2024-12-31T17:00:57.613Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0247 ms (605 iterations) |
6480 | 2024-12-31T17:00:57.613Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing |
6481 | 2024-12-31T17:00:57.615Z | process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit |
6482 | 2024-12-31T17:00:57.615Z | time: [2230.0 B 2230.0 B 2230.0 B] |
6483 | 2024-12-31T17:00:57.615Z | change: [+1.0879% +1.0879% +1.0879%] (p = 0.00 < 0.05) |
6484 | 2024-12-31T17:00:57.615Z | Performance has regressed. |
6485 | 2024-12-31T17:00:57.615Z | |
6486 | 2024-12-31T17:00:57.615Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit |
6487 | 2024-12-31T17:00:57.615Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs |
6488 | 2024-12-31T17:00:57.615Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0659 ms (715 iterations) |
6489 | 2024-12-31T17:00:57.615Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing |
6490 | 2024-12-31T17:00:57.618Z | process/Hairpin-ICMPv6/alloc_sz/RouterSolicit |
6491 | 2024-12-31T17:00:57.618Z | time: [2214.0 B 2214.0 B 2214.0 B] |
6492 | 2024-12-31T17:00:57.618Z | change: [+1.0959% +1.0959% +1.0959%] (p = 0.00 < 0.05) |
6493 | 2024-12-31T17:00:57.618Z | Performance has regressed. |
6494 | 2024-12-31T17:00:57.618Z | |
6495 | 2024-12-31T17:00:57.618Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B |
6496 | 2024-12-31T17:00:57.618Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6497 | 2024-12-31T17:00:57.618Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0438 ms (825 iterations) |
6498 | 2024-12-31T17:00:57.618Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing |
6499 | 2024-12-31T17:00:57.621Z | process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B |
6500 | 2024-12-31T17:00:57.621Z | time: [272.00 B 272.00 B 272.00 B] |
6501 | 2024-12-31T17:00:57.621Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6502 | 2024-12-31T17:00:57.621Z | Performance has regressed. |
6503 | 2024-12-31T17:00:57.621Z | |
6504 | 2024-12-31T17:00:57.621Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B |
6505 | 2024-12-31T17:00:57.621Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6506 | 2024-12-31T17:00:57.621Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0473 ms (440 iterations) |
6507 | 2024-12-31T17:00:57.621Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing |
6508 | 2024-12-31T17:00:57.624Z | process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B |
6509 | 2024-12-31T17:00:57.624Z | time: [272.00 B 272.00 B 272.00 B] |
6510 | 2024-12-31T17:00:57.624Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6511 | 2024-12-31T17:00:57.624Z | Performance has regressed. |
6512 | 2024-12-31T17:00:57.624Z | |
6513 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B |
6514 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6515 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0318 ms (770 iterations) |
6516 | 2024-12-31T17:00:57.624Z | Criterion.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. |
6517 | 2024-12-31T17:00:57.624Z | |
6518 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing |
6519 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B |
6520 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6521 | 2024-12-31T17:00:57.624Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1358 ms (440 iterations) |
6522 | 2024-12-31T17:00:57.626Z | Criterion.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. |
6523 | 2024-12-31T17:00:57.626Z | |
6524 | 2024-12-31T17:00:57.626Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing |
6525 | 2024-12-31T17:00:57.626Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B |
6526 | 2024-12-31T17:00:57.626Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6527 | 2024-12-31T17:00:57.626Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0306 ms (935 iterations) |
6528 | 2024-12-31T17:00:57.626Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing |
6529 | 2024-12-31T17:00:57.629Z | process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B |
6530 | 2024-12-31T17:00:57.629Z | time: [272.00 B 272.00 B 272.00 B] |
6531 | 2024-12-31T17:00:57.629Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6532 | 2024-12-31T17:00:57.629Z | Performance has regressed. |
6533 | 2024-12-31T17:00:57.629Z | |
6534 | 2024-12-31T17:00:57.629Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B |
6535 | 2024-12-31T17:00:57.629Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6536 | 2024-12-31T17:00:57.629Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0147 ms (440 iterations) |
6537 | 2024-12-31T17:00:57.629Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing |
6538 | 2024-12-31T17:00:57.632Z | process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B |
6539 | 2024-12-31T17:00:57.632Z | time: [272.00 B 272.00 B 272.00 B] |
6540 | 2024-12-31T17:00:57.632Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6541 | 2024-12-31T17:00:57.633Z | Performance has regressed. |
6542 | 2024-12-31T17:00:57.633Z | |
6543 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B |
6544 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs |
6545 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0217 ms (825 iterations) |
6546 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing |
6547 | 2024-12-31T17:00:57.633Z | Criterion.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. |
6548 | 2024-12-31T17:00:57.633Z | |
6549 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B |
6550 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6551 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0743 ms (440 iterations) |
6552 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing |
6553 | 2024-12-31T17:00:57.633Z | Criterion.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. |
6554 | 2024-12-31T17:00:57.633Z | |
6555 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B |
6556 | 2024-12-31T17:00:57.633Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6557 | 2024-12-31T17:00:57.636Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0163 ms (770 iterations) |
6558 | 2024-12-31T17:00:57.636Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing |
6559 | 2024-12-31T17:00:57.636Z | process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B |
6560 | 2024-12-31T17:00:57.636Z | time: [272.00 B 272.00 B 272.00 B] |
6561 | 2024-12-31T17:00:57.636Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6562 | 2024-12-31T17:00:57.636Z | Performance has regressed. |
6563 | 2024-12-31T17:00:57.636Z | |
6564 | 2024-12-31T17:00:57.636Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B |
6565 | 2024-12-31T17:00:57.636Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6566 | 2024-12-31T17:00:57.636Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1394 ms (440 iterations) |
6567 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing |
6568 | 2024-12-31T17:00:57.639Z | process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B |
6569 | 2024-12-31T17:00:57.639Z | time: [272.00 B 272.00 B 272.00 B] |
6570 | 2024-12-31T17:00:57.639Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6571 | 2024-12-31T17:00:57.639Z | Performance has regressed. |
6572 | 2024-12-31T17:00:57.639Z | |
6573 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B |
6574 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6575 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0083 ms (605 iterations) |
6576 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing |
6577 | 2024-12-31T17:00:57.639Z | Criterion.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. |
6578 | 2024-12-31T17:00:57.639Z | |
6579 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B |
6580 | 2024-12-31T17:00:57.639Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6581 | 2024-12-31T17:00:57.642Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0695 ms (385 iterations) |
6582 | 2024-12-31T17:00:57.642Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing |
6583 | 2024-12-31T17:00:57.642Z | Criterion.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. |
6584 | 2024-12-31T17:00:57.642Z | |
6585 | 2024-12-31T17:00:57.642Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B |
6586 | 2024-12-31T17:00:57.642Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6587 | 2024-12-31T17:00:57.642Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0082 ms (825 iterations) |
6588 | 2024-12-31T17:00:57.642Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing |
6589 | 2024-12-31T17:00:57.645Z | process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B |
6590 | 2024-12-31T17:00:57.645Z | time: [272.00 B 272.00 B 272.00 B] |
6591 | 2024-12-31T17:00:57.645Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6592 | 2024-12-31T17:00:57.645Z | Performance has regressed. |
6593 | 2024-12-31T17:00:57.645Z | |
6594 | 2024-12-31T17:00:57.645Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B |
6595 | 2024-12-31T17:00:57.645Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6596 | 2024-12-31T17:00:57.645Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0843 ms (440 iterations) |
6597 | 2024-12-31T17:00:57.645Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing |
6598 | 2024-12-31T17:00:57.648Z | process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B |
6599 | 2024-12-31T17:00:57.648Z | time: [272.00 B 272.00 B 272.00 B] |
6600 | 2024-12-31T17:00:57.648Z | change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05) |
6601 | 2024-12-31T17:00:57.648Z | Performance has regressed. |
6602 | 2024-12-31T17:00:57.648Z | |
6603 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B |
6604 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs |
6605 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0213 ms (715 iterations) |
6606 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing |
6607 | 2024-12-31T17:00:57.648Z | Criterion.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. |
6608 | 2024-12-31T17:00:57.648Z | |
6609 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B |
6610 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6611 | 2024-12-31T17:00:57.648Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0165 ms (385 iterations) |
6612 | 2024-12-31T17:00:57.650Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing |
6613 | 2024-12-31T17:00:57.650Z | Criterion.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. |
6614 | 2024-12-31T17:00:57.651Z | |
6615 | 2024-12-31T17:00:57.651Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B |
6616 | 2024-12-31T17:00:57.651Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6617 | 2024-12-31T17:00:57.651Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0504 ms (275 iterations) |
6618 | 2024-12-31T17:00:57.651Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing |
6619 | 2024-12-31T17:00:57.651Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B |
6620 | 2024-12-31T17:00:57.651Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6621 | 2024-12-31T17:00:57.651Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6622 | 2024-12-31T17:00:57.651Z | Change within noise threshold. |
6623 | 2024-12-31T17:00:57.651Z | |
6624 | 2024-12-31T17:00:57.651Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B |
6625 | 2024-12-31T17:00:57.651Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6626 | 2024-12-31T17:00:57.654Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1006 ms (220 iterations) |
6627 | 2024-12-31T17:00:57.654Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing |
6628 | 2024-12-31T17:00:57.654Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B |
6629 | 2024-12-31T17:00:57.654Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6630 | 2024-12-31T17:00:57.654Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6631 | 2024-12-31T17:00:57.654Z | Change within noise threshold. |
6632 | 2024-12-31T17:00:57.654Z | |
6633 | 2024-12-31T17:00:57.654Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B |
6634 | 2024-12-31T17:00:57.654Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6635 | 2024-12-31T17:00:57.654Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0983 ms (385 iterations) |
6636 | 2024-12-31T17:00:57.657Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing |
6637 | 2024-12-31T17:00:57.657Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B |
6638 | 2024-12-31T17:00:57.657Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6639 | 2024-12-31T17:00:57.657Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6640 | 2024-12-31T17:00:57.657Z | No change in performance detected. |
6641 | 2024-12-31T17:00:57.657Z | |
6642 | 2024-12-31T17:00:57.657Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B |
6643 | 2024-12-31T17:00:57.657Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6644 | 2024-12-31T17:00:57.657Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1527 ms (275 iterations) |
6645 | 2024-12-31T17:00:57.660Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing |
6646 | 2024-12-31T17:00:57.660Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B |
6647 | 2024-12-31T17:00:57.660Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6648 | 2024-12-31T17:00:57.660Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6649 | 2024-12-31T17:00:57.660Z | No change in performance detected. |
6650 | 2024-12-31T17:00:57.660Z | |
6651 | 2024-12-31T17:00:57.660Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B |
6652 | 2024-12-31T17:00:57.660Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6653 | 2024-12-31T17:00:57.660Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1436 ms (275 iterations) |
6654 | 2024-12-31T17:00:57.660Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing |
6655 | 2024-12-31T17:00:57.663Z | process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B |
6656 | 2024-12-31T17:00:57.663Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6657 | 2024-12-31T17:00:57.663Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6658 | 2024-12-31T17:00:57.663Z | Change within noise threshold. |
6659 | 2024-12-31T17:00:57.663Z | |
6660 | 2024-12-31T17:00:57.663Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B |
6661 | 2024-12-31T17:00:57.663Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6662 | 2024-12-31T17:00:57.663Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0571 ms (220 iterations) |
6663 | 2024-12-31T17:00:57.663Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing |
6664 | 2024-12-31T17:00:57.665Z | process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B |
6665 | 2024-12-31T17:00:57.666Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6666 | 2024-12-31T17:00:57.666Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6667 | 2024-12-31T17:00:57.666Z | Change within noise threshold. |
6668 | 2024-12-31T17:00:57.666Z | |
6669 | 2024-12-31T17:00:57.666Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B |
6670 | 2024-12-31T17:00:57.666Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs |
6671 | 2024-12-31T17:00:57.666Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0415 ms (385 iterations) |
6672 | 2024-12-31T17:00:57.666Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing |
6673 | 2024-12-31T17:00:57.668Z | process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B |
6674 | 2024-12-31T17:00:57.668Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6675 | 2024-12-31T17:00:57.668Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6676 | 2024-12-31T17:00:57.668Z | No change in performance detected. |
6677 | 2024-12-31T17:00:57.668Z | |
6678 | 2024-12-31T17:00:57.668Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B |
6679 | 2024-12-31T17:00:57.668Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6680 | 2024-12-31T17:00:57.668Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2176 ms (275 iterations) |
6681 | 2024-12-31T17:00:57.668Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing |
6682 | 2024-12-31T17:00:57.671Z | process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B |
6683 | 2024-12-31T17:00:57.671Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6684 | 2024-12-31T17:00:57.671Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6685 | 2024-12-31T17:00:57.671Z | No change in performance detected. |
6686 | 2024-12-31T17:00:57.671Z | |
6687 | 2024-12-31T17:00:57.671Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B |
6688 | 2024-12-31T17:00:57.671Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6689 | 2024-12-31T17:00:57.671Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1763 ms (275 iterations) |
6690 | 2024-12-31T17:00:57.671Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing |
6691 | 2024-12-31T17:00:57.673Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B |
6692 | 2024-12-31T17:00:57.674Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6693 | 2024-12-31T17:00:57.674Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6694 | 2024-12-31T17:00:57.674Z | Change within noise threshold. |
6695 | 2024-12-31T17:00:57.674Z | |
6696 | 2024-12-31T17:00:57.674Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B |
6697 | 2024-12-31T17:00:57.674Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6698 | 2024-12-31T17:00:57.674Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2018 ms (220 iterations) |
6699 | 2024-12-31T17:00:57.674Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing |
6700 | 2024-12-31T17:00:57.676Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B |
6701 | 2024-12-31T17:00:57.676Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6702 | 2024-12-31T17:00:57.676Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6703 | 2024-12-31T17:00:57.676Z | Change within noise threshold. |
6704 | 2024-12-31T17:00:57.676Z | |
6705 | 2024-12-31T17:00:57.676Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B |
6706 | 2024-12-31T17:00:57.676Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6707 | 2024-12-31T17:00:57.676Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0928 ms (330 iterations) |
6708 | 2024-12-31T17:00:57.676Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing |
6709 | 2024-12-31T17:00:57.680Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B |
6710 | 2024-12-31T17:00:57.680Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6711 | 2024-12-31T17:00:57.680Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6712 | 2024-12-31T17:00:57.680Z | No change in performance detected. |
6713 | 2024-12-31T17:00:57.680Z | |
6714 | 2024-12-31T17:00:57.680Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B |
6715 | 2024-12-31T17:00:57.680Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6716 | 2024-12-31T17:00:57.680Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0859 ms (220 iterations) |
6717 | 2024-12-31T17:00:57.680Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing |
6718 | 2024-12-31T17:00:57.680Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B |
6719 | 2024-12-31T17:00:57.680Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6720 | 2024-12-31T17:00:57.680Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6721 | 2024-12-31T17:00:57.680Z | No change in performance detected. |
6722 | 2024-12-31T17:00:57.683Z | |
6723 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B |
6724 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6725 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1271 ms (275 iterations) |
6726 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing |
6727 | 2024-12-31T17:00:57.683Z | process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B |
6728 | 2024-12-31T17:00:57.683Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6729 | 2024-12-31T17:00:57.683Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6730 | 2024-12-31T17:00:57.683Z | Change within noise threshold. |
6731 | 2024-12-31T17:00:57.683Z | |
6732 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B |
6733 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6734 | 2024-12-31T17:00:57.683Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1472 ms (220 iterations) |
6735 | 2024-12-31T17:00:57.686Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing |
6736 | 2024-12-31T17:00:57.686Z | process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B |
6737 | 2024-12-31T17:00:57.686Z | time: [6753.0 B 6753.0 B 6753.0 B] |
6738 | 2024-12-31T17:00:57.686Z | change: [+0.6708% +0.6708% +0.6708%] (p = 0.00 < 0.05) |
6739 | 2024-12-31T17:00:57.686Z | Change within noise threshold. |
6740 | 2024-12-31T17:00:57.686Z | |
6741 | 2024-12-31T17:00:57.686Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B |
6742 | 2024-12-31T17:00:57.686Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs |
6743 | 2024-12-31T17:00:57.686Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0640 ms (330 iterations) |
6744 | 2024-12-31T17:00:57.689Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing |
6745 | 2024-12-31T17:00:57.689Z | process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B |
6746 | 2024-12-31T17:00:57.689Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6747 | 2024-12-31T17:00:57.690Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6748 | 2024-12-31T17:00:57.690Z | No change in performance detected. |
6749 | 2024-12-31T17:00:57.690Z | |
6750 | 2024-12-31T17:00:57.690Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B |
6751 | 2024-12-31T17:00:57.690Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6752 | 2024-12-31T17:00:57.690Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1924 ms (275 iterations) |
6753 | 2024-12-31T17:00:57.690Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing |
6754 | 2024-12-31T17:00:57.692Z | process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B |
6755 | 2024-12-31T17:00:57.693Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6756 | 2024-12-31T17:00:57.693Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6757 | 2024-12-31T17:00:57.693Z | No change in performance detected. |
6758 | 2024-12-31T17:00:57.693Z | |
6759 | 2024-12-31T17:00:57.733Z | + cp -r target/criterion /work/bench-results |
6760 | 2024-12-31T17:00:57.894Z | + cp -r target/xde-bench /work/bench-results |
6761 | 2024-12-31T17:00:57.931Z | + pushd /work |
6762 | 2024-12-31T17:00:57.931Z | /work /work/oxidecomputer/opte |
6763 | 2024-12-31T17:00:57.931Z | + tar -caf bench-results.tgz bench-results |
6764 | 2024-12-31T17:00:58.699Z | + popd |
6765 | 2024-12-31T17:00:58.699Z | /work/oxidecomputer/opte |
6766 | 2024-12-31T17:00:58.701Z | + cleanup |
6767 | 2024-12-31T17:00:58.702Z | ++ id -un |
6768 | 2024-12-31T17:00:58.840Z | ++ id -gn |
6769 | 2024-12-31T17:00:58.842Z | + pfexec chown -R build:build . |
6770 | 2024-12-31T17:00:58.898Z | + [[ -z 01JGER86Z9YDHSRQATBNHG7EMX ]] |
6771 | 2024-12-31T17:00:58.901Z | process exited: duration 1904645 ms, exit code 0 |
|
6772 | 2024-12-31T17:00:58.912Z | found 1 output files |
6773 | 2024-12-31T17:00:58.912Z | uploading: /work/bench-results.tgz (4845473 bytes) |
6774 | 2024-12-31T17:01:00.016Z | uploaded: /work/bench-results.tgz |