|
|
|
1 | 2024-12-31T17:11:36.795Z | job dependencies complete; ready to run (waiting for 7 m 52 s) |
2 | 2024-12-31T17:11:36.800Z | job assigned to worker 01JGETW30SCYFSD2AARYN7ZXWZ [factory aws, i-00042104c935095b3] (queued for 0 s) |
3 | 2024-12-31T17:11:37.673Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2024-12-31T17:11:38.123Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2024-12-31T17:11:38.123Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2024-12-31T17:11:38.126Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2024-12-31T17:11:38.126Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2024-12-31T17:11:38.129Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2024-12-31T17:11:38.129Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2024-12-31T17:11:38.131Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2024-12-31T17:11:38.131Z | downloading input: /input/xde/work/release/xde |
12 | 2024-12-31T17:11:38.404Z | downloaded input: /input/xde/work/release/xde |
13 | 2024-12-31T17:11:38.404Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2024-12-31T17:11:38.406Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2024-12-31T17:11:38.407Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2024-12-31T17:11:38.409Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2024-12-31T17:11:38.409Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2024-12-31T17:11:38.412Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2024-12-31T17:11:38.412Z | downloading input: /input/xde/work/test/loopback |
20 | 2024-12-31T17:11:38.849Z | downloaded input: /input/xde/work/test/loopback |
21 | 2024-12-31T17:11:38.849Z | downloading input: /input/xde/work/xde.conf |
22 | 2024-12-31T17:11:38.855Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2024-12-31T17:11:38.855Z | starting task 0: "setup" |
24 | 2024-12-31T17:11:38.862Z | ++ uname -s |
25 | 2024-12-31T17:11:38.865Z | + kern=SunOS |
26 | 2024-12-31T17:11:38.865Z | + case "$kern" in |
27 | 2024-12-31T17:11:38.865Z | + groupadd -g 12345 build |
28 | 2024-12-31T17:11:38.868Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
29 | 2024-12-31T17:11:40.874Z | + zfs create -o mountpoint=/work rpool/work |
30 | 2024-12-31T17:11:41.036Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
31 | 2024-12-31T17:11:41.038Z | + home_fs=zfs |
32 | 2024-12-31T17:11:41.038Z | + [[ zfs == autofs ]] |
33 | 2024-12-31T17:11:41.038Z | + mkdir -p /home/build |
34 | 2024-12-31T17:11:41.041Z | + chown build:build /home/build /work |
35 | 2024-12-31T17:11:43.042Z | + chmod 0700 /home/build /work |
36 | 2024-12-31T17:11:43.044Z | process exited: duration 4193 ms, exit code 0 |
|
37 | 2024-12-31T17:11:43.049Z | starting task 1: "rust-toolchain" |
38 | 2024-12-31T17:11:43.055Z | + printf ' * toolchain channel = "%s" |
39 | 2024-12-31T17:11:43.055Z | ' stable |
40 | 2024-12-31T17:11:43.055Z | * toolchain channel = "stable" |
41 | 2024-12-31T17:11:43.055Z | + printf ' * toolchain profile = "%s" |
42 | 2024-12-31T17:11:43.055Z | ' default |
43 | 2024-12-31T17:11:43.055Z | * toolchain profile = "default" |
44 | 2024-12-31T17:11:43.057Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
45 | 2024-12-31T17:11:43.057Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
46 | 2024-12-31T17:11:43.172Z | info: downloading installer |
47 | 2024-12-31T17:11:44.324Z | info: profile set to 'default' |
48 | 2024-12-31T17:11:44.324Z | info: default host triple is x86_64-unknown-illumos |
49 | 2024-12-31T17:11:44.326Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
50 | 2024-12-31T17:11:44.458Z | info: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26) |
51 | 2024-12-31T17:11:44.458Z | info: downloading component 'cargo' |
52 | 2024-12-31T17:11:45.172Z | info: downloading component 'clippy' |
53 | 2024-12-31T17:11:45.442Z | info: downloading component 'rust-docs' |
54 | 2024-12-31T17:11:46.429Z | info: downloading component 'rust-std' |
55 | 2024-12-31T17:11:47.950Z | info: downloading component 'rustc' |
56 | 2024-12-31T17:11:53.355Z | info: downloading component 'rustfmt' |
57 | 2024-12-31T17:11:53.559Z | info: installing component 'cargo' |
58 | 2024-12-31T17:11:54.381Z | info: installing component 'clippy' |
59 | 2024-12-31T17:11:54.773Z | info: installing component 'rust-docs' |
60 | 2024-12-31T17:11:56.471Z | info: installing component 'rust-std' |
61 | 2024-12-31T17:11:58.181Z | info: installing component 'rustc' |
62 | 2024-12-31T17:12:03.999Z | info: installing component 'rustfmt' |
63 | 2024-12-31T17:12:04.329Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
64 | 2024-12-31T17:12:04.329Z | |
65 | 2024-12-31T17:12:04.690Z | stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26) |
66 | 2024-12-31T17:12:04.690Z | |
67 | 2024-12-31T17:12:04.692Z | |
68 | 2024-12-31T17:12:04.692Z | Rust is installed now. Great! |
69 | 2024-12-31T17:12:04.692Z | |
70 | 2024-12-31T17:12:04.692Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
71 | 2024-12-31T17:12:04.693Z | environment variable. This has not been done automatically. |
72 | 2024-12-31T17:12:04.693Z | |
73 | 2024-12-31T17:12:04.693Z | To configure your current shell, you need to source |
74 | 2024-12-31T17:12:04.693Z | the corresponding env file under $HOME/.cargo. |
75 | 2024-12-31T17:12:04.693Z | |
76 | 2024-12-31T17:12:04.693Z | This is usually done by running one of the following (note the leading DOT): |
77 | 2024-12-31T17:12:04.693Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
78 | 2024-12-31T17:12:04.693Z | source "$HOME/.cargo/env.fish" # For fish |
79 | 2024-12-31T17:12:04.760Z | + rustc --version |
80 | 2024-12-31T17:12:04.829Z | rustc 1.83.0 (90b35a623 2024-11-26) |
81 | 2024-12-31T17:12:04.832Z | process exited: duration 21782 ms, exit code 0 |
|
82 | 2024-12-31T17:12:04.837Z | starting task 2: "authentication" |
83 | 2024-12-31T17:12:04.858Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2024-12-31T17:12:04.863Z | starting task 3: "clone repository" |
85 | 2024-12-31T17:12:04.869Z | + mkdir -p /work/oxidecomputer/opte |
86 | 2024-12-31T17:12:04.871Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
87 | 2024-12-31T17:12:04.909Z | Cloning into '/work/oxidecomputer/opte'... |
88 | 2024-12-31T17:12:05.694Z | + cd /work/oxidecomputer/opte |
89 | 2024-12-31T17:12:05.697Z | + git fetch origin b192d6e08d8f963e87e0887ec245f1ab536c262c |
90 | 2024-12-31T17:12:05.954Z | From https://github.com/oxidecomputer/opte |
91 | 2024-12-31T17:12:05.954Z | * branch b192d6e08d8f963e87e0887ec245f1ab536c262c -> FETCH_HEAD |
92 | 2024-12-31T17:12:05.963Z | + [[ -n rwlock ]] |
93 | 2024-12-31T17:12:05.965Z | ++ git branch --show-current |
94 | 2024-12-31T17:12:05.967Z | + current=master |
95 | 2024-12-31T17:12:05.967Z | + [[ master != rwlock ]] |
96 | 2024-12-31T17:12:05.967Z | + git branch -f rwlock b192d6e08d8f963e87e0887ec245f1ab536c262c |
97 | 2024-12-31T17:12:05.970Z | + git checkout -f rwlock |
98 | 2024-12-31T17:12:05.992Z | Switched to branch 'rwlock' |
99 | 2024-12-31T17:12:05.994Z | + git reset --hard b192d6e08d8f963e87e0887ec245f1ab536c262c |
100 | 2024-12-31T17:12:06.014Z | HEAD is now at b192d6e Some prose on RwLock strategy, |
101 | 2024-12-31T17:12:06.018Z | process exited: duration 1151 ms, exit code 0 |
|
102 | 2024-12-31T17:12:06.023Z | starting task 4: "build" |
103 | 2024-12-31T17:12:06.028Z | + pfexec pkg install brand/sparse opte iperf demangle flamegraph |
104 | 2024-12-31T17:12:15.055Z | Startup: Refreshing catalog 'helios-dev' ... Done |
105 | 2024-12-31T17:12:18.919Z | Startup: Caching catalogs ... Done |
106 | 2024-12-31T17:12:29.659Z | Planning: Solver setup ... Done |
107 | 2024-12-31T17:12:29.812Z | Planning: Running solver ... Done |
108 | 2024-12-31T17:12:29.919Z | Planning: Finding local manifests ... Done |
109 | 2024-12-31T17:12:29.932Z | Planning: Fetching manifests: 0/6 0% complete |
110 | 2024-12-31T17:12:30.040Z | Planning: Fetching manifests: 6/6 100% complete |
111 | 2024-12-31T17:12:30.114Z | Planning: Package planning ... Done |
112 | 2024-12-31T17:12:30.120Z | Planning: Merging actions ... Done |
113 | 2024-12-31T17:12:30.416Z | Planning: Checking for conflicting actions ... Done |
114 | 2024-12-31T17:12:32.548Z | Planning: Consolidating action changes ... Done |
115 | 2024-12-31T17:12:33.150Z | Planning: Evaluating mediators ... Done |
116 | 2024-12-31T17:12:33.219Z | Planning: Planning completed in 14.21 seconds |
117 | 2024-12-31T17:12:33.236Z | Packages to install: 4 |
118 | 2024-12-31T17:12:33.236Z | Packages to update: 2 |
119 | 2024-12-31T17:12:33.238Z | Services to change: 1 |
120 | 2024-12-31T17:12:33.238Z | Create boot environment: No |
121 | 2024-12-31T17:12:33.238Z | Create backup boot environment: Yes |
122 | 2024-12-31T17:12:33.317Z | |
123 | 2024-12-31T17:12:33.318Z | Download: 0/1024 items 0.0/18.4MB 0% complete |
124 | 2024-12-31T17:12:36.637Z | Download: Completed 18.37 MB in 3.32 seconds (5.5M/s) |
125 | 2024-12-31T17:12:38.676Z | Actions: 1/1482 actions (Removing old actions) |
126 | 2024-12-31T17:12:38.699Z | Actions: 199/1482 actions (Installing new actions) |
127 | 2024-12-31T17:12:39.242Z | Actions: 642/1482 actions (Updating modified actions) |
128 | 2024-12-31T17:12:39.564Z | Actions: Completed 1482 actions in 0.89 seconds. |
129 | 2024-12-31T17:12:39.768Z | Done |
130 | 2024-12-31T17:12:39.770Z | Done |
131 | 2024-12-31T17:12:40.302Z | Done |
132 | 2024-12-31T17:12:44.838Z | Done |
133 | 2024-12-31T17:12:44.924Z | Done |
134 | 2024-12-31T17:12:44.926Z | Done |
135 | 2024-12-31T17:12:50.717Z | Done |
136 | 2024-12-31T17:12:51.113Z | + [[ -z 01JGETRRPEDPQB8Y35J2HTDP6M ]] |
137 | 2024-12-31T17:12:51.116Z | + trap cleanup EXIT |
138 | 2024-12-31T17:12:51.116Z | + OUT_DIR=/work/bench-results |
139 | 2024-12-31T17:12:51.116Z | + mkdir -p /work/bench-results |
140 | 2024-12-31T17:12:51.116Z | + mkdir -p target/criterion |
141 | 2024-12-31T17:12:51.118Z | + mkdir -p target/xde-bench |
142 | 2024-12-31T17:12:51.121Z | + banner collect |
143 | 2024-12-31T17:12:51.123Z | |
144 | 2024-12-31T17:12:51.123Z | #### #### # # ###### #### ##### |
145 | 2024-12-31T17:12:51.123Z | # # # # # # # # # # |
146 | 2024-12-31T17:12:51.123Z | # # # # # ##### # # |
147 | 2024-12-31T17:12:51.123Z | # # # # # # # # |
148 | 2024-12-31T17:12:51.123Z | # # # # # # # # # # |
149 | 2024-12-31T17:12:51.123Z | #### #### ###### ###### ###### #### # |
150 | 2024-12-31T17:12:51.123Z | |
151 | 2024-12-31T17:12:51.126Z | ++ cat .git/refs/heads/master |
152 | 2024-12-31T17:12:51.126Z | + BASELINE_COMMIT=8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 |
153 | 2024-12-31T17:12:51.126Z | + [[ rwlock == \m\a\s\t\e\r ]] |
154 | 2024-12-31T17:12:51.126Z | + get_artifact opte benchmark 8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 bench-results.tgz |
155 | 2024-12-31T17:12:51.126Z | + local curl_res |
156 | 2024-12-31T17:12:51.126Z | + repo=opte |
157 | 2024-12-31T17:12:51.126Z | + series=benchmark |
158 | 2024-12-31T17:12:51.126Z | + commit=8733b3357f4a8ada4e5c6f2e10e2b59a89b77125 |
159 | 2024-12-31T17:12:51.126Z | + name=bench-results.tgz |
160 | 2024-12-31T17:12:51.126Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
161 | 2024-12-31T17:12:51.126Z | + mkdir -p download |
162 | 2024-12-31T17:12:51.129Z | + pushd download |
163 | 2024-12-31T17:12:51.129Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
164 | 2024-12-31T17:12:51.129Z | + [[ ! -f bench-results.tgz ]] |
165 | 2024-12-31T17:12:51.129Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/8733b3357f4a8ada4e5c6f2e10e2b59a89b77125/bench-results.tgz |
166 | 2024-12-31T17:12:51.135Z | % Total % Received % Xferd Average Speed Time Time Time Current |
167 | 2024-12-31T17:12:51.135Z | Dload Upload Total Spent Left Speed |
168 | 2024-12-31T17:12:51.446Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4684k 100 4684k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.8M |
169 | 2024-12-31T17:12:51.449Z | + curl_res=0 |
170 | 2024-12-31T17:12:51.449Z | + popd |
171 | 2024-12-31T17:12:51.449Z | /work/oxidecomputer/opte |
172 | 2024-12-31T17:12:51.449Z | + return 0 |
173 | 2024-12-31T17:12:51.449Z | + tar -xf download/bench-results.tgz -C target |
174 | 2024-12-31T17:12:51.824Z | + mv target/bench-results/criterion target/bench-results/xde-bench target/ |
175 | 2024-12-31T17:12:51.826Z | + rm -r target/bench-results |
176 | 2024-12-31T17:12:51.829Z | + [[ '' -eq 1 ]] |
177 | 2024-12-31T17:12:51.829Z | + uname -a |
178 | 2024-12-31T17:12:51.831Z | SunOS w-01JGETW30SCYFSD2AARYN7ZXWZ 5.11 helios-2.0.22827 i86pc i386 i86pc |
179 | 2024-12-31T17:12:51.831Z | + cat /etc/versions/build |
180 | 2024-12-31T17:12:51.831Z | heads/stlouis-0-g60122b5709 |
181 | 2024-12-31T17:12:51.833Z | + dladm |
182 | 2024-12-31T17:12:51.836Z | LINK CLASS MTU STATE BRIDGE OVER |
183 | 2024-12-31T17:12:51.836Z | ena0 phys 9216 up -- -- |
184 | 2024-12-31T17:12:51.836Z | + ipadm |
185 | 2024-12-31T17:12:51.838Z | ADDROBJ TYPE STATE ADDR |
186 | 2024-12-31T17:12:51.838Z | lo0/v4 static ok 127.0.0.1/8 |
187 | 2024-12-31T17:12:51.838Z | ena0/dhcp dhcp ok 10.150.1.195/24 |
188 | 2024-12-31T17:12:51.838Z | lo0/v6 static ok ::1/128 |
189 | 2024-12-31T17:12:51.840Z | + pfexec rem_drv xde |
190 | 2024-12-31T17:12:51.849Z | + set -o errexit |
191 | 2024-12-31T17:12:51.849Z | + set -o pipefail |
192 | 2024-12-31T17:12:51.852Z | + banner prepare |
193 | 2024-12-31T17:12:51.852Z | |
194 | 2024-12-31T17:12:51.852Z | ##### ##### ###### ##### ## ##### ###### |
195 | 2024-12-31T17:12:51.852Z | # # # # # # # # # # # # |
196 | 2024-12-31T17:12:51.852Z | # # # # ##### # # # # # # ##### |
197 | 2024-12-31T17:12:51.852Z | ##### ##### # ##### ###### ##### # |
198 | 2024-12-31T17:12:51.852Z | # # # # # # # # # # |
199 | 2024-12-31T17:12:51.852Z | # # # ###### # # # # # ###### |
200 | 2024-12-31T17:12:51.852Z | |
201 | 2024-12-31T17:12:51.852Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
202 | 2024-12-31T17:12:51.854Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
203 | 2024-12-31T17:12:51.923Z | + pfexec add_drv xde |
204 | 2024-12-31T17:12:52.094Z | + banner bench |
205 | 2024-12-31T17:12:52.097Z | |
206 | 2024-12-31T17:12:52.097Z | ##### ###### # # #### # # |
207 | 2024-12-31T17:12:52.097Z | # # # ## # # # # # |
208 | 2024-12-31T17:12:52.097Z | ##### ##### # # # # ###### |
209 | 2024-12-31T17:12:52.097Z | # # # # # # # # # |
210 | 2024-12-31T17:12:52.097Z | # # # # ## # # # # |
211 | 2024-12-31T17:12:52.097Z | ##### ###### # # #### # # |
212 | 2024-12-31T17:12:52.097Z | |
213 | 2024-12-31T17:12:52.097Z | + cargo kbench local |
214 | 2024-12-31T17:12:52.101Z | info: syncing channel updates for '1.83.0-x86_64-unknown-illumos' |
215 | 2024-12-31T17:12:52.268Z | info: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26) |
216 | 2024-12-31T17:12:52.268Z | info: downloading component 'cargo' |
217 | 2024-12-31T17:12:52.983Z | info: downloading component 'clippy' |
218 | 2024-12-31T17:12:53.257Z | info: downloading component 'rust-docs' |
219 | 2024-12-31T17:12:54.261Z | info: downloading component 'rust-std' |
220 | 2024-12-31T17:12:55.705Z | info: downloading component 'rustc' |
221 | 2024-12-31T17:13:01.166Z | info: downloading component 'rustfmt' |
222 | 2024-12-31T17:13:01.376Z | info: installing component 'cargo' |
223 | 2024-12-31T17:13:02.190Z | info: installing component 'clippy' |
224 | 2024-12-31T17:13:02.568Z | info: installing component 'rust-docs' |
225 | 2024-12-31T17:13:04.263Z | info: installing component 'rust-std' |
226 | 2024-12-31T17:13:05.940Z | info: installing component 'rustc' |
227 | 2024-12-31T17:13:11.603Z | info: installing component 'rustfmt' |
228 | 2024-12-31T17:13:12.112Z | Updating crates.io index |
229 | 2024-12-31T17:13:12.166Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
230 | 2024-12-31T17:13:12.913Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
231 | 2024-12-31T17:13:13.315Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
232 | 2024-12-31T17:13:13.556Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
233 | 2024-12-31T17:13:13.924Z | Updating git repository `https://github.com/oxidecomputer/zone` |
234 | 2024-12-31T17:13:14.195Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
235 | 2024-12-31T17:13:14.517Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
236 | 2024-12-31T17:13:14.809Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
237 | 2024-12-31T17:13:15.109Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
238 | 2024-12-31T17:13:15.960Z | Downloading crates ... |
239 | 2024-12-31T17:13:16.045Z | Downloaded plotters-svg v0.3.7 |
240 | 2024-12-31T17:13:16.051Z | Downloaded pretty-hex v0.2.1 |
241 | 2024-12-31T17:13:16.055Z | Downloaded take_mut v0.2.2 |
242 | 2024-12-31T17:13:16.067Z | Downloaded time-core v0.1.2 |
243 | 2024-12-31T17:13:16.072Z | Downloaded proc-macro-crate v1.3.1 |
244 | 2024-12-31T17:13:16.074Z | Downloaded powerfmt v0.2.0 |
245 | 2024-12-31T17:13:16.074Z | Downloaded plotters-backend v0.3.7 |
246 | 2024-12-31T17:13:16.076Z | Downloaded rand_core v0.6.4 |
247 | 2024-12-31T17:13:16.085Z | Downloaded tabwriter v1.4.0 |
248 | 2024-12-31T17:13:16.088Z | Downloaded terminal_size v0.4.1 |
249 | 2024-12-31T17:13:16.091Z | Downloaded slog-stdlog v4.1.1 |
250 | 2024-12-31T17:13:16.091Z | Downloaded pin-utils v0.1.0 |
251 | 2024-12-31T17:13:16.093Z | Downloaded scopeguard v1.2.0 |
252 | 2024-12-31T17:13:16.096Z | Downloaded rand_chacha v0.3.1 |
253 | 2024-12-31T17:13:16.096Z | Downloaded tokio-macros v2.4.0 |
254 | 2024-12-31T17:13:16.098Z | Downloaded aho-corasick v1.1.3 |
255 | 2024-12-31T17:13:16.102Z | Downloaded ciborium v0.2.2 |
256 | 2024-12-31T17:13:16.105Z | Downloaded anstyle-parse v0.2.6 |
257 | 2024-12-31T17:13:16.107Z | Downloaded anstream v0.6.18 |
258 | 2024-12-31T17:13:16.109Z | Downloaded anyhow v1.0.95 |
259 | 2024-12-31T17:13:16.113Z | Downloaded slog-async v2.8.0 |
260 | 2024-12-31T17:13:16.116Z | Downloaded colorchoice v1.0.3 |
261 | 2024-12-31T17:13:16.118Z | Downloaded thiserror-impl v1.0.69 |
262 | 2024-12-31T17:13:16.118Z | Downloaded clap_lex v0.7.4 |
263 | 2024-12-31T17:13:16.120Z | Downloaded anes v0.1.6 |
264 | 2024-12-31T17:13:16.122Z | Downloaded clap_derive v4.5.18 |
265 | 2024-12-31T17:13:16.124Z | Downloaded thiserror-impl v2.0.9 |
266 | 2024-12-31T17:13:16.126Z | Downloaded proc-macro-error2 v2.0.1 |
267 | 2024-12-31T17:13:16.129Z | Downloaded ciborium-io v0.2.2 |
268 | 2024-12-31T17:13:16.131Z | Downloaded clap v4.5.23 |
269 | 2024-12-31T17:13:16.139Z | Downloaded slog-scope v4.4.0 |
270 | 2024-12-31T17:13:16.141Z | Downloaded thiserror v1.0.69 |
271 | 2024-12-31T17:13:16.146Z | Downloaded stable_deref_trait v1.2.0 |
272 | 2024-12-31T17:13:16.148Z | Downloaded slab v0.4.9 |
273 | 2024-12-31T17:13:16.148Z | Downloaded zerocopy-derive v0.7.35 |
274 | 2024-12-31T17:13:16.153Z | Downloaded cobs v0.2.3 |
275 | 2024-12-31T17:13:16.155Z | Downloaded darling_macro v0.20.10 |
276 | 2024-12-31T17:13:16.155Z | Downloaded clap_builder v4.5.23 |
277 | 2024-12-31T17:13:16.163Z | Downloaded walkdir v2.5.0 |
278 | 2024-12-31T17:13:16.165Z | Downloaded thread_local v1.1.8 |
279 | 2024-12-31T17:13:16.168Z | Downloaded proc-macro-error-attr2 v2.0.0 |
280 | 2024-12-31T17:13:16.168Z | Downloaded bitflags v2.6.0 |
281 | 2024-12-31T17:13:16.171Z | Downloaded equivalent v1.0.1 |
282 | 2024-12-31T17:13:16.174Z | Downloaded slog-envlogger v2.2.0 |
283 | 2024-12-31T17:13:16.176Z | Downloaded foreign-types v0.5.0 |
284 | 2024-12-31T17:13:16.176Z | Downloaded same-file v1.0.6 |
285 | 2024-12-31T17:13:16.178Z | Downloaded slog-term v2.9.1 |
286 | 2024-12-31T17:13:16.180Z | Downloaded tracing-attributes v0.1.28 |
287 | 2024-12-31T17:13:16.183Z | Downloaded toml_datetime v0.6.8 |
288 | 2024-12-31T17:13:16.183Z | Downloaded num-conv v0.1.0 |
289 | 2024-12-31T17:13:16.186Z | Downloaded utf8parse v0.2.2 |
290 | 2024-12-31T17:13:16.186Z | Downloaded time-macros v0.2.19 |
291 | 2024-12-31T17:13:16.188Z | Downloaded pin-project-lite v0.2.15 |
292 | 2024-12-31T17:13:16.192Z | Downloaded proc-macro-error v1.0.4 |
293 | 2024-12-31T17:13:16.195Z | Downloaded defmt-macros v0.4.0 |
294 | 2024-12-31T17:13:16.198Z | Downloaded heck v0.5.0 |
295 | 2024-12-31T17:13:16.200Z | Downloaded ryu v1.0.18 |
296 | 2024-12-31T17:13:16.203Z | Downloaded tinytemplate v1.2.1 |
297 | 2024-12-31T17:13:16.205Z | Downloaded quote v1.0.38 |
298 | 2024-12-31T17:13:16.208Z | Downloaded itoa v1.0.14 |
299 | 2024-12-31T17:13:16.210Z | Downloaded num_enum_derive v0.5.11 |
300 | 2024-12-31T17:13:16.210Z | Downloaded cookie-factory v0.3.3 |
301 | 2024-12-31T17:13:16.213Z | Downloaded unicode-ident v1.0.14 |
302 | 2024-12-31T17:13:16.215Z | Downloaded lazy_static v1.5.0 |
303 | 2024-12-31T17:13:16.217Z | Downloaded ipnetwork v0.20.0 |
304 | 2024-12-31T17:13:16.217Z | Downloaded term v0.7.0 |
305 | 2024-12-31T17:13:16.221Z | Downloaded futures-executor v0.3.31 |
306 | 2024-12-31T17:13:16.224Z | Downloaded oorandom v11.1.4 |
307 | 2024-12-31T17:13:16.224Z | Downloaded embedded-io v0.6.1 |
308 | 2024-12-31T17:13:16.226Z | Downloaded slog v2.7.0 |
309 | 2024-12-31T17:13:16.228Z | Downloaded macaddr v1.0.1 |
310 | 2024-12-31T17:13:16.229Z | Downloaded ctor v0.2.9 |
311 | 2024-12-31T17:13:16.231Z | Downloaded managed v0.8.0 |
312 | 2024-12-31T17:13:16.233Z | Downloaded darling v0.20.10 |
313 | 2024-12-31T17:13:16.235Z | Downloaded num_enum v0.5.11 |
314 | 2024-12-31T17:13:16.240Z | Downloaded socket2 v0.5.8 |
315 | 2024-12-31T17:13:16.242Z | Downloaded futures-io v0.3.31 |
316 | 2024-12-31T17:13:16.245Z | Downloaded version_check v0.9.5 |
317 | 2024-12-31T17:13:16.245Z | Downloaded schemars v0.8.21 |
318 | 2024-12-31T17:13:16.256Z | Downloaded uuid v1.11.0 |
319 | 2024-12-31T17:13:16.259Z | Downloaded tracing-core v0.1.33 |
320 | 2024-12-31T17:13:16.262Z | Downloaded lock_api v0.4.12 |
321 | 2024-12-31T17:13:16.265Z | Downloaded futures-channel v0.3.31 |
322 | 2024-12-31T17:13:16.267Z | Downloaded rand v0.8.5 |
323 | 2024-12-31T17:13:16.269Z | Downloaded once_cell v1.20.2 |
324 | 2024-12-31T17:13:16.272Z | Downloaded half v2.4.1 |
325 | 2024-12-31T17:13:16.274Z | Downloaded serde_derive v1.0.217 |
326 | 2024-12-31T17:13:16.277Z | Downloaded parking_lot_core v0.9.10 |
327 | 2024-12-31T17:13:16.279Z | Downloaded tracing v0.1.41 |
328 | 2024-12-31T17:13:16.284Z | Downloaded serde v1.0.217 |
329 | 2024-12-31T17:13:16.287Z | Downloaded log v0.4.22 |
330 | 2024-12-31T17:13:16.290Z | Downloaded rayon-core v1.12.1 |
331 | 2024-12-31T17:13:16.293Z | Downloaded zerocopy-derive v0.8.14 |
332 | 2024-12-31T17:13:16.299Z | Downloaded futures v0.3.31 |
333 | 2024-12-31T17:13:16.305Z | Downloaded toml_edit v0.19.15 |
334 | 2024-12-31T17:13:16.322Z | Downloaded indexmap v2.7.0 |
335 | 2024-12-31T17:13:16.325Z | Downloaded crossbeam-channel v0.5.14 |
336 | 2024-12-31T17:13:16.329Z | Downloaded heapless v0.8.0 |
337 | 2024-12-31T17:13:16.333Z | Downloaded mio v1.0.3 |
338 | 2024-12-31T17:13:16.338Z | Downloaded minimal-lexical v0.2.1 |
339 | 2024-12-31T17:13:16.343Z | Downloaded memchr v2.7.4 |
340 | 2024-12-31T17:13:16.348Z | Downloaded itertools v0.10.5 |
341 | 2024-12-31T17:13:16.354Z | Downloaded time v0.3.37 |
342 | 2024-12-31T17:13:16.361Z | Downloaded itertools v0.13.0 |
343 | 2024-12-31T17:13:16.368Z | Downloaded zerocopy v0.7.35 |
344 | 2024-12-31T17:13:16.382Z | Downloaded winnow v0.6.20 |
345 | 2024-12-31T17:13:16.390Z | Downloaded serde_json v1.0.134 |
346 | 2024-12-31T17:13:16.397Z | Downloaded rayon v1.10.0 |
347 | 2024-12-31T17:13:16.406Z | Downloaded plotters v0.3.7 |
348 | 2024-12-31T17:13:16.414Z | Downloaded futures-util v0.3.31 |
349 | 2024-12-31T17:13:16.425Z | Downloaded zerocopy v0.8.14 |
350 | 2024-12-31T17:13:16.448Z | Downloaded winnow v0.5.40 |
351 | 2024-12-31T17:13:16.455Z | Downloaded syn v1.0.109 |
352 | 2024-12-31T17:13:16.465Z | Downloaded regex v1.11.1 |
353 | 2024-12-31T17:13:16.476Z | Downloaded unicode-width v0.1.14 |
354 | 2024-12-31T17:13:16.482Z | Downloaded syn v2.0.93 |
355 | 2024-12-31T17:13:16.492Z | Downloaded smoltcp v0.11.0 |
356 | 2024-12-31T17:13:16.503Z | Downloaded regex-syntax v0.8.5 |
357 | 2024-12-31T17:13:16.511Z | Downloaded nix v0.29.0 |
358 | 2024-12-31T17:13:16.521Z | Downloaded hashbrown v0.15.2 |
359 | 2024-12-31T17:13:16.526Z | Downloaded rustix v0.38.42 |
360 | 2024-12-31T17:13:16.546Z | Downloaded nom v7.1.3 |
361 | 2024-12-31T17:13:16.550Z | Downloaded itertools v0.12.1 |
362 | 2024-12-31T17:13:16.556Z | Downloaded criterion v0.5.1 |
363 | 2024-12-31T17:13:16.562Z | Downloaded darling_core v0.20.10 |
364 | 2024-12-31T17:13:16.567Z | Downloaded parking_lot v0.12.3 |
365 | 2024-12-31T17:13:16.569Z | Downloaded num-traits v0.2.19 |
366 | 2024-12-31T17:13:16.571Z | Downloaded proc-macro2 v1.0.92 |
367 | 2024-12-31T17:13:16.574Z | Downloaded crossbeam-utils v0.8.21 |
368 | 2024-12-31T17:13:16.577Z | Downloaded crossbeam-epoch v0.9.18 |
369 | 2024-12-31T17:13:16.579Z | Downloaded defmt v0.3.10 |
370 | 2024-12-31T17:13:16.582Z | Downloaded getrandom v0.2.15 |
371 | 2024-12-31T17:13:16.584Z | Downloaded crc32fast v1.4.2 |
372 | 2024-12-31T17:13:16.586Z | Downloaded pcap-parser v0.16.0 |
373 | 2024-12-31T17:13:16.589Z | Downloaded regex-automata v0.4.9 |
374 | 2024-12-31T17:13:16.605Z | Downloaded is-terminal v0.4.13 |
375 | 2024-12-31T17:13:16.607Z | Downloaded futures-core v0.3.31 |
376 | 2024-12-31T17:13:16.607Z | Downloaded criterion-plot v0.5.0 |
377 | 2024-12-31T17:13:16.610Z | Downloaded futures-task v0.3.31 |
378 | 2024-12-31T17:13:16.610Z | Downloaded is_terminal_polyfill v1.70.1 |
379 | 2024-12-31T17:13:16.612Z | Downloaded hash32 v0.3.1 |
380 | 2024-12-31T17:13:16.612Z | Downloaded futures-sink v0.3.31 |
381 | 2024-12-31T17:13:16.614Z | Downloaded futures-macro v0.3.31 |
382 | 2024-12-31T17:13:16.614Z | Downloaded dyn-clone v1.0.17 |
383 | 2024-12-31T17:13:16.614Z | Downloaded tokio v1.42.0 |
384 | 2024-12-31T17:13:16.648Z | Downloaded dirs-next v2.0.0 |
385 | 2024-12-31T17:13:16.651Z | Downloaded foreign-types-macros v0.2.3 |
386 | 2024-12-31T17:13:16.651Z | Downloaded libc v0.2.169 |
387 | 2024-12-31T17:13:16.672Z | Downloaded thiserror v2.0.9 |
388 | 2024-12-31T17:13:16.677Z | Downloaded smallvec v1.13.2 |
389 | 2024-12-31T17:13:16.680Z | Downloaded serde_derive_internals v0.29.1 |
390 | 2024-12-31T17:13:16.682Z | Downloaded postcard v1.1.1 |
391 | 2024-12-31T17:13:16.682Z | Downloaded heck v0.4.1 |
392 | 2024-12-31T17:13:16.684Z | Downloaded fnv v1.0.7 |
393 | 2024-12-31T17:13:16.684Z | Downloaded errno v0.3.10 |
394 | 2024-12-31T17:13:16.684Z | Downloaded embedded-io v0.4.0 |
395 | 2024-12-31T17:13:16.687Z | Downloaded either v1.13.0 |
396 | 2024-12-31T17:13:16.687Z | Downloaded dirs-sys-next v0.1.2 |
397 | 2024-12-31T17:13:16.689Z | Downloaded defmt-parser v0.4.1 |
398 | 2024-12-31T17:13:16.689Z | Downloaded ciborium-ll v0.2.2 |
399 | 2024-12-31T17:13:16.689Z | Downloaded ident_case v1.0.1 |
400 | 2024-12-31T17:13:16.691Z | Downloaded deranged v0.3.11 |
401 | 2024-12-31T17:13:16.691Z | Downloaded crossbeam-deque v0.8.6 |
402 | 2024-12-31T17:13:16.694Z | Downloaded rusticata-macros v4.1.0 |
403 | 2024-12-31T17:13:16.694Z | Downloaded ppv-lite86 v0.2.20 |
404 | 2024-12-31T17:13:16.696Z | Downloaded foreign-types-shared v0.3.1 |
405 | 2024-12-31T17:13:16.696Z | Downloaded cstr-argument v0.1.2 |
406 | 2024-12-31T17:13:16.696Z | Downloaded proc-macro-error-attr v1.0.4 |
407 | 2024-12-31T17:13:16.698Z | Downloaded signal-hook-registry v1.4.2 |
408 | 2024-12-31T17:13:16.698Z | Downloaded schemars_derive v0.8.21 |
409 | 2024-12-31T17:13:16.701Z | Downloaded colored v2.2.0 |
410 | 2024-12-31T17:13:16.701Z | Downloaded byteorder v1.5.0 |
411 | 2024-12-31T17:13:16.703Z | Downloaded cfg_aliases v0.2.1 |
412 | 2024-12-31T17:13:16.703Z | Downloaded bytes v1.9.0 |
413 | 2024-12-31T17:13:16.706Z | Downloaded cfg-if v1.0.0 |
414 | 2024-12-31T17:13:16.708Z | Downloaded bitflags v1.3.2 |
415 | 2024-12-31T17:13:16.711Z | Downloaded strsim v0.11.1 |
416 | 2024-12-31T17:13:16.711Z | Downloaded circular v0.3.0 |
417 | 2024-12-31T17:13:16.711Z | Downloaded cast v0.3.0 |
418 | 2024-12-31T17:13:16.714Z | Downloaded autocfg v1.4.0 |
419 | 2024-12-31T17:13:16.714Z | Downloaded anstyle-query v1.1.2 |
420 | 2024-12-31T17:13:16.716Z | Downloaded anstyle v1.0.10 |
421 | 2024-12-31T17:13:16.716Z | Downloaded arc-swap v1.7.1 |
422 | 2024-12-31T17:13:16.882Z | Compiling proc-macro2 v1.0.92 |
423 | 2024-12-31T17:13:16.882Z | Compiling unicode-ident v1.0.14 |
424 | 2024-12-31T17:13:16.884Z | Compiling libc v0.2.169 |
425 | 2024-12-31T17:13:16.884Z | Compiling cfg-if v1.0.0 |
426 | 2024-12-31T17:13:16.884Z | Compiling autocfg v1.4.0 |
427 | 2024-12-31T17:13:16.884Z | Compiling memchr v2.7.4 |
428 | 2024-12-31T17:13:16.884Z | Compiling serde v1.0.217 |
429 | 2024-12-31T17:13:16.899Z | Compiling version_check v0.9.5 |
430 | 2024-12-31T17:13:16.990Z | Compiling byteorder v1.5.0 |
431 | 2024-12-31T17:13:17.064Z | Compiling syn v1.0.109 |
432 | 2024-12-31T17:13:17.313Z | Compiling pin-project-lite v0.2.15 |
433 | 2024-12-31T17:13:17.428Z | Compiling ident_case v1.0.1 |
434 | 2024-12-31T17:13:17.442Z | Compiling fnv v1.0.7 |
435 | 2024-12-31T17:13:17.523Z | Compiling bitflags v2.6.0 |
436 | 2024-12-31T17:13:17.550Z | Compiling strsim v0.11.1 |
437 | 2024-12-31T17:13:17.576Z | Compiling either v1.13.0 |
438 | 2024-12-31T17:13:17.637Z | Compiling itoa v1.0.14 |
439 | 2024-12-31T17:13:17.654Z | Compiling once_cell v1.20.2 |
440 | 2024-12-31T17:13:17.895Z | Compiling regex-syntax v0.8.5 |
441 | 2024-12-31T17:13:17.950Z | Compiling anyhow v1.0.95 |
442 | 2024-12-31T17:13:18.051Z | Compiling equivalent v1.0.1 |
443 | 2024-12-31T17:13:18.095Z | Compiling serde_json v1.0.134 |
444 | 2024-12-31T17:13:18.153Z | Compiling hashbrown v0.15.2 |
445 | 2024-12-31T17:13:18.530Z | Compiling quote v1.0.38 |
446 | 2024-12-31T17:13:18.557Z | Compiling lock_api v0.4.12 |
447 | 2024-12-31T17:13:18.935Z | Compiling syn v2.0.93 |
448 | 2024-12-31T17:13:19.102Z | Compiling aho-corasick v1.1.3 |
449 | 2024-12-31T17:13:19.123Z | Compiling ryu v1.0.18 |
450 | 2024-12-31T17:13:19.140Z | Compiling parking_lot_core v0.9.10 |
451 | 2024-12-31T17:13:19.143Z | Compiling winnow v0.5.40 |
452 | 2024-12-31T17:13:19.255Z | Compiling indexmap v2.7.0 |
453 | 2024-12-31T17:13:19.559Z | Compiling toml_datetime v0.6.8 |
454 | 2024-12-31T17:13:19.912Z | Compiling crossbeam-utils v0.8.21 |
455 | 2024-12-31T17:13:19.949Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
456 | 2024-12-31T17:13:20.313Z | Compiling dyn-clone v1.0.17 |
457 | 2024-12-31T17:13:20.342Z | Compiling zerocopy v0.8.14 |
458 | 2024-12-31T17:13:20.463Z | Compiling itertools v0.13.0 |
459 | 2024-12-31T17:13:21.043Z | Compiling lazy_static v1.5.0 |
460 | 2024-12-31T17:13:21.088Z | Compiling thiserror v1.0.69 |
461 | 2024-12-31T17:13:21.160Z | Compiling scopeguard v1.2.0 |
462 | 2024-12-31T17:13:21.285Z | Compiling heapless v0.8.0 |
463 | 2024-12-31T17:13:21.605Z | Compiling regex-automata v0.4.9 |
464 | 2024-12-31T17:13:21.770Z | Compiling smallvec v1.13.2 |
465 | 2024-12-31T17:13:22.235Z | Compiling toml_edit v0.19.15 |
466 | 2024-12-31T17:13:23.361Z | Compiling getrandom v0.2.15 |
467 | 2024-12-31T17:13:23.430Z | Compiling hash32 v0.3.1 |
468 | 2024-12-31T17:13:23.506Z | Compiling stable_deref_trait v1.2.0 |
469 | 2024-12-31T17:13:23.602Z | Compiling macaddr v1.0.1 |
470 | 2024-12-31T17:13:23.634Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
471 | 2024-12-31T17:13:23.657Z | Compiling schemars v0.8.21 |
472 | 2024-12-31T17:13:23.967Z | Compiling smoltcp v0.11.0 |
473 | 2024-12-31T17:13:24.062Z | Compiling rand_core v0.6.4 |
474 | 2024-12-31T17:13:24.482Z | Compiling parking_lot v0.12.3 |
475 | 2024-12-31T17:13:24.572Z | Compiling proc-macro-crate v1.3.1 |
476 | 2024-12-31T17:13:24.732Z | Compiling signal-hook-registry v1.4.2 |
477 | 2024-12-31T17:13:24.989Z | Compiling socket2 v0.5.8 |
478 | 2024-12-31T17:13:25.263Z | Compiling darling_core v0.20.10 |
479 | 2024-12-31T17:13:25.848Z | Compiling regex v1.11.1 |
480 | 2024-12-31T17:13:26.074Z | Compiling serde_derive_internals v0.29.1 |
481 | 2024-12-31T17:13:26.129Z | Compiling mio v1.0.3 |
482 | 2024-12-31T17:13:26.761Z | Compiling slab v0.4.9 |
483 | 2024-12-31T17:13:27.134Z | Compiling slog v2.7.0 |
484 | 2024-12-31T17:13:27.323Z | Compiling foreign-types-shared v0.3.1 |
485 | 2024-12-31T17:13:27.438Z | Compiling bytes v1.9.0 |
486 | 2024-12-31T17:13:27.543Z | Compiling bitflags v1.3.2 |
487 | 2024-12-31T17:13:27.612Z | Compiling cobs v0.2.3 |
488 | 2024-12-31T17:13:27.632Z | Compiling managed v0.8.0 |
489 | 2024-12-31T17:13:27.936Z | Compiling rustix v0.38.42 |
490 | 2024-12-31T17:13:28.342Z | Compiling errno v0.3.10 |
491 | 2024-12-31T17:13:28.575Z | Compiling tracing-core v0.1.33 |
492 | 2024-12-31T17:13:28.728Z | Compiling cstr-argument v0.1.2 |
493 | 2024-12-31T17:13:28.741Z | Compiling num_enum_derive v0.5.11 |
494 | 2024-12-31T17:13:28.752Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
495 | 2024-12-31T17:13:28.892Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
496 | 2024-12-31T17:13:28.974Z | Compiling proc-macro-error-attr v1.0.4 |
497 | 2024-12-31T17:13:29.237Z | Compiling pretty-hex v0.2.1 |
498 | 2024-12-31T17:13:29.340Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
499 | 2024-12-31T17:13:29.437Z | Compiling futures-core v0.3.31 |
500 | 2024-12-31T17:13:29.486Z | Compiling unicode-width v0.1.14 |
501 | 2024-12-31T17:13:29.593Z | Compiling futures-sink v0.3.31 |
502 | 2024-12-31T17:13:29.637Z | Compiling serde_derive v1.0.217 |
503 | 2024-12-31T17:13:29.661Z | Compiling zerocopy-derive v0.7.35 |
504 | 2024-12-31T17:13:29.734Z | Compiling zerocopy-derive v0.8.14 |
505 | 2024-12-31T17:13:30.038Z | Compiling thiserror-impl v1.0.69 |
506 | 2024-12-31T17:13:30.301Z | Compiling tokio-macros v2.4.0 |
507 | 2024-12-31T17:13:30.518Z | Compiling darling_macro v0.20.10 |
508 | 2024-12-31T17:13:30.796Z | Compiling schemars_derive v0.8.21 |
509 | 2024-12-31T17:13:31.473Z | Compiling zerocopy v0.7.35 |
510 | 2024-12-31T17:13:31.476Z | Compiling darling v0.20.10 |
511 | 2024-12-31T17:13:31.587Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
512 | 2024-12-31T17:13:31.690Z | Compiling foreign-types-macros v0.2.3 |
513 | 2024-12-31T17:13:32.798Z | Compiling ppv-lite86 v0.2.20 |
514 | 2024-12-31T17:13:32.808Z | Compiling tokio v1.42.0 |
515 | 2024-12-31T17:13:32.915Z | Compiling foreign-types v0.5.0 |
516 | 2024-12-31T17:13:33.011Z | Compiling num_enum v0.5.11 |
517 | 2024-12-31T17:13:33.172Z | Compiling tracing-attributes v0.1.28 |
518 | 2024-12-31T17:13:33.548Z | Compiling rand_chacha v0.3.1 |
519 | 2024-12-31T17:13:33.644Z | Compiling utf8parse v0.2.2 |
520 | 2024-12-31T17:13:33.794Z | Compiling anstyle-parse v0.2.6 |
521 | 2024-12-31T17:13:34.054Z | Compiling rand v0.8.5 |
522 | 2024-12-31T17:13:34.154Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
523 | 2024-12-31T17:13:34.848Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
524 | 2024-12-31T17:13:35.115Z | Compiling tabwriter v1.4.0 |
525 | 2024-12-31T17:13:35.678Z | Compiling futures-channel v0.3.31 |
526 | 2024-12-31T17:13:35.715Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
527 | 2024-12-31T17:13:35.757Z | Compiling futures-macro v0.3.31 |
528 | 2024-12-31T17:13:35.941Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
529 | 2024-12-31T17:13:36.136Z | Compiling tracing v0.1.41 |
530 | 2024-12-31T17:13:36.897Z | Compiling colored v2.2.0 |
531 | 2024-12-31T17:13:37.435Z | Compiling proc-macro-error v1.0.4 |
532 | 2024-12-31T17:13:37.535Z | Compiling crc32fast v1.4.2 |
533 | 2024-12-31T17:13:37.743Z | Compiling pin-utils v0.1.0 |
534 | 2024-12-31T17:13:37.757Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
535 | 2024-12-31T17:13:37.806Z | Compiling winnow v0.6.20 |
536 | 2024-12-31T17:13:37.827Z | Compiling colorchoice v1.0.3 |
537 | 2024-12-31T17:13:37.860Z | Compiling futures-io v0.3.31 |
538 | 2024-12-31T17:13:37.958Z | Compiling anstyle v1.0.10 |
539 | 2024-12-31T17:13:37.968Z | Compiling is_terminal_polyfill v1.70.1 |
540 | 2024-12-31T17:13:38.086Z | Compiling anstyle-query v1.1.2 |
541 | 2024-12-31T17:13:38.189Z | Compiling futures-task v0.3.31 |
542 | 2024-12-31T17:13:38.392Z | Compiling anstream v0.6.18 |
543 | 2024-12-31T17:13:38.405Z | Compiling futures-util v0.3.31 |
544 | 2024-12-31T17:13:38.467Z | Compiling terminal_size v0.4.1 |
545 | 2024-12-31T17:13:38.677Z | Compiling dirs-sys-next v0.1.2 |
546 | 2024-12-31T17:13:39.622Z | Compiling clap_lex v0.7.4 |
547 | 2024-12-31T17:13:40.211Z | Compiling thiserror v2.0.9 |
548 | 2024-12-31T17:13:40.593Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
549 | 2024-12-31T17:13:40.775Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
550 | 2024-12-31T17:13:41.096Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
551 | 2024-12-31T17:13:41.441Z | Compiling time-core v0.1.2 |
552 | 2024-12-31T17:13:41.535Z | Compiling heck v0.5.0 |
553 | 2024-12-31T17:13:41.605Z | Compiling powerfmt v0.2.0 |
554 | 2024-12-31T17:13:41.934Z | Compiling ipnetwork v0.20.0 |
555 | 2024-12-31T17:13:42.098Z | Compiling postcard v1.1.1 |
556 | 2024-12-31T17:13:42.353Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
557 | 2024-12-31T17:13:42.618Z | Compiling uuid v1.11.0 |
558 | 2024-12-31T17:13:42.708Z | Compiling num-conv v0.1.0 |
559 | 2024-12-31T17:13:42.971Z | Compiling time-macros v0.2.19 |
560 | 2024-12-31T17:13:45.103Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
561 | 2024-12-31T17:13:45.842Z | Compiling futures-executor v0.3.31 |
562 | 2024-12-31T17:13:46.226Z | Compiling clap_derive v4.5.18 |
563 | 2024-12-31T17:13:46.693Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
564 | 2024-12-31T17:13:47.814Z | Compiling deranged v0.3.11 |
565 | 2024-12-31T17:13:49.442Z | Compiling clap_builder v4.5.23 |
566 | 2024-12-31T17:13:50.440Z | Compiling dirs-next v2.0.0 |
567 | 2024-12-31T17:13:50.483Z | Compiling thiserror-impl v2.0.9 |
568 | 2024-12-31T17:13:50.672Z | Compiling crossbeam-epoch v0.9.18 |
569 | 2024-12-31T17:13:50.949Z | Compiling is-terminal v0.4.13 |
570 | 2024-12-31T17:13:51.075Z | Compiling thread_local v1.1.8 |
571 | 2024-12-31T17:13:51.216Z | Compiling num-traits v0.2.19 |
572 | 2024-12-31T17:13:51.588Z | Compiling rayon-core v1.12.1 |
573 | 2024-12-31T17:13:51.600Z | Compiling slog-async v2.8.0 |
574 | 2024-12-31T17:13:51.914Z | Compiling heck v0.4.1 |
575 | 2024-12-31T17:13:52.064Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
576 | 2024-12-31T17:13:52.088Z | Compiling minimal-lexical v0.2.1 |
577 | 2024-12-31T17:13:52.246Z | Compiling arc-swap v1.7.1 |
578 | 2024-12-31T17:13:52.432Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
579 | 2024-12-31T17:13:52.646Z | Compiling slog-scope v4.4.0 |
580 | 2024-12-31T17:13:52.853Z | Compiling nom v7.1.3 |
581 | 2024-12-31T17:13:53.416Z | Compiling time v0.3.37 |
582 | 2024-12-31T17:13:53.690Z | Compiling clap v4.5.23 |
583 | 2024-12-31T17:13:53.774Z | Compiling crossbeam-deque v0.8.6 |
584 | 2024-12-31T17:13:53.793Z | Compiling term v0.7.0 |
585 | 2024-12-31T17:13:53.895Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
586 | 2024-12-31T17:13:56.656Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
587 | 2024-12-31T17:13:56.701Z | Compiling futures v0.3.31 |
588 | 2024-12-31T17:13:56.749Z | Compiling crossbeam-channel v0.5.14 |
589 | 2024-12-31T17:13:56.796Z | Compiling itertools v0.12.1 |
590 | 2024-12-31T17:13:58.083Z | Compiling half v2.4.1 |
591 | 2024-12-31T17:13:58.716Z | Compiling log v0.4.22 |
592 | 2024-12-31T17:13:59.172Z | Compiling ciborium-io v0.2.2 |
593 | 2024-12-31T17:13:59.264Z | Compiling cfg_aliases v0.2.1 |
594 | 2024-12-31T17:13:59.294Z | Compiling take_mut v0.2.2 |
595 | 2024-12-31T17:13:59.353Z | Compiling plotters-backend v0.3.7 |
596 | 2024-12-31T17:13:59.975Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
597 | 2024-12-31T17:14:00.160Z | Compiling plotters-svg v0.3.7 |
598 | 2024-12-31T17:14:00.177Z | Compiling nix v0.29.0 |
599 | 2024-12-31T17:14:00.755Z | Compiling ciborium-ll v0.2.2 |
600 | 2024-12-31T17:14:00.986Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
601 | 2024-12-31T17:14:01.137Z | Compiling slog-stdlog v4.1.1 |
602 | 2024-12-31T17:14:01.490Z | Compiling cookie-factory v0.3.3 |
603 | 2024-12-31T17:14:01.545Z | Compiling rusticata-macros v4.1.0 |
604 | 2024-12-31T17:14:01.740Z | Compiling slog-term v2.9.1 |
605 | 2024-12-31T17:14:03.572Z | Compiling itertools v0.10.5 |
606 | 2024-12-31T17:14:03.614Z | Compiling circular v0.3.0 |
607 | 2024-12-31T17:14:03.781Z | Compiling cast v0.3.0 |
608 | 2024-12-31T17:14:04.002Z | Compiling same-file v1.0.6 |
609 | 2024-12-31T17:14:04.004Z | Compiling plotters v0.3.7 |
610 | 2024-12-31T17:14:04.095Z | Compiling pcap-parser v0.16.0 |
611 | 2024-12-31T17:14:04.258Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588) |
612 | 2024-12-31T17:14:04.813Z | Compiling walkdir v2.5.0 |
613 | 2024-12-31T17:14:06.056Z | Compiling rayon v1.10.0 |
614 | 2024-12-31T17:14:06.164Z | Compiling criterion-plot v0.5.0 |
615 | 2024-12-31T17:14:06.391Z | Compiling slog-envlogger v2.2.0 |
616 | 2024-12-31T17:14:06.986Z | Compiling ciborium v0.2.2 |
617 | 2024-12-31T17:14:07.611Z | Compiling tinytemplate v1.2.1 |
618 | 2024-12-31T17:14:07.810Z | Compiling anes v0.1.6 |
619 | 2024-12-31T17:14:08.020Z | Compiling oorandom v11.1.4 |
620 | 2024-12-31T17:14:08.282Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
621 | 2024-12-31T17:14:08.497Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
622 | 2024-12-31T17:14:08.576Z | Compiling ctor v0.2.9 |
623 | 2024-12-31T17:14:10.447Z | Compiling criterion v0.5.1 |
624 | 2024-12-31T17:14:13.013Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
625 | 2024-12-31T17:15:31.974Z | Finished `bench` profile [optimized + debuginfo] target(s) in 2m 19s |
626 | 2024-12-31T17:15:32.109Z | Running benches/xde.rs (target/release/deps/xde-98c5116ecc575baf) |
627 | 2024-12-31T17:15:32.194Z | ###--------------------------------### |
628 | 2024-12-31T17:15:32.194Z | :::Building test topology... (120s)::: |
629 | 2024-12-31T17:15:32.194Z | ###--------------------------------### |
630 | 2024-12-31T17:15:32.201Z | adding underlay route 0 |
631 | 2024-12-31T17:15:32.203Z | adding underlay route 1 |
632 | 2024-12-31T17:15:32.409Z | start zone a |
633 | 2024-12-31T17:15:32.409Z | configure zone |
634 | 2024-12-31T17:15:32.426Z | install zone |
635 | 2024-12-31T17:17:34.257Z | boot zone |
636 | 2024-12-31T17:17:35.051Z | start zone b |
637 | 2024-12-31T17:17:35.051Z | configure zone |
638 | 2024-12-31T17:17:35.059Z | install zone |
639 | 2024-12-31T17:19:32.512Z | boot zone |
640 | 2024-12-31T17:19:33.276Z | setup zone a |
641 | 2024-12-31T17:19:33.276Z | [a] svcs milestone/network |
642 | 2024-12-31T17:19:33.306Z | STATE STIME FMRI |
643 | 2024-12-31T17:19:33.306Z | online 9:17:52 svc:/milestone/network:default |
644 | 2024-12-31T17:19:33.306Z | [a] ipadm create-addr -t -T dhcp opte0/test |
645 | 2024-12-31T17:19:38.872Z | |
646 | 2024-12-31T17:19:38.872Z | [a] route add -iface 10.0.0.254 10.0.0.1 |
647 | 2024-12-31T17:19:38.892Z | add host 10.0.0.254: gateway 10.0.0.1 |
648 | 2024-12-31T17:19:38.892Z | [a] route add 10.0.0.0/24 10.0.0.254 |
649 | 2024-12-31T17:19:38.910Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
650 | 2024-12-31T17:19:38.910Z | setup zone b |
651 | 2024-12-31T17:19:38.910Z | [b] svcs milestone/network |
652 | 2024-12-31T17:19:38.929Z | STATE STIME FMRI |
653 | 2024-12-31T17:19:38.929Z | - - svc:/milestone/network:default |
654 | 2024-12-31T17:19:39.929Z | [b] svcs milestone/network |
655 | 2024-12-31T17:19:39.949Z | STATE STIME FMRI |
656 | 2024-12-31T17:19:39.950Z | - - svc:/milestone/network:default |
657 | 2024-12-31T17:19:40.949Z | [b] svcs milestone/network |
658 | 2024-12-31T17:19:40.970Z | STATE STIME FMRI |
659 | 2024-12-31T17:19:40.970Z | - - svc:/milestone/network:default |
660 | 2024-12-31T17:19:41.970Z | [b] svcs milestone/network |
661 | 2024-12-31T17:19:41.990Z | STATE STIME FMRI |
662 | 2024-12-31T17:19:41.990Z | - - svc:/milestone/network:default |
663 | 2024-12-31T17:19:42.990Z | [b] svcs milestone/network |
664 | 2024-12-31T17:19:43.011Z | STATE STIME FMRI |
665 | 2024-12-31T17:19:43.011Z | - - svc:/milestone/network:default |
666 | 2024-12-31T17:19:44.011Z | [b] svcs milestone/network |
667 | 2024-12-31T17:19:44.031Z | STATE STIME FMRI |
668 | 2024-12-31T17:19:44.031Z | - - svc:/milestone/network:default |
669 | 2024-12-31T17:19:45.031Z | [b] svcs milestone/network |
670 | 2024-12-31T17:19:45.051Z | STATE STIME FMRI |
671 | 2024-12-31T17:19:45.051Z | - - svc:/milestone/network:default |
672 | 2024-12-31T17:19:46.051Z | [b] svcs milestone/network |
673 | 2024-12-31T17:19:46.070Z | STATE STIME FMRI |
674 | 2024-12-31T17:19:46.070Z | - - svc:/milestone/network:default |
675 | 2024-12-31T17:19:47.071Z | [b] svcs milestone/network |
676 | 2024-12-31T17:19:47.090Z | STATE STIME FMRI |
677 | 2024-12-31T17:19:47.090Z | - - svc:/milestone/network:default |
678 | 2024-12-31T17:19:48.091Z | [b] svcs milestone/network |
679 | 2024-12-31T17:19:48.111Z | STATE STIME FMRI |
680 | 2024-12-31T17:19:48.111Z | - - svc:/milestone/network:default |
681 | 2024-12-31T17:19:49.111Z | [b] svcs milestone/network |
682 | 2024-12-31T17:19:49.131Z | STATE STIME FMRI |
683 | 2024-12-31T17:19:49.131Z | - - svc:/milestone/network:default |
684 | 2024-12-31T17:19:50.131Z | [b] svcs milestone/network |
685 | 2024-12-31T17:19:50.150Z | STATE STIME FMRI |
686 | 2024-12-31T17:19:50.150Z | - - svc:/milestone/network:default |
687 | 2024-12-31T17:19:51.151Z | [b] svcs milestone/network |
688 | 2024-12-31T17:19:51.172Z | STATE STIME FMRI |
689 | 2024-12-31T17:19:51.172Z | uninitialized 9:19:49 svc:/milestone/network:default |
690 | 2024-12-31T17:19:52.172Z | [b] svcs milestone/network |
691 | 2024-12-31T17:19:52.194Z | STATE STIME FMRI |
692 | 2024-12-31T17:19:52.194Z | online 9:19:50 svc:/milestone/network:default |
693 | 2024-12-31T17:19:52.194Z | [b] ipadm create-addr -t -T dhcp opte1/test |
694 | 2024-12-31T17:19:56.959Z | |
695 | 2024-12-31T17:19:56.959Z | [b] route add -iface 10.0.0.254 10.0.0.2 |
696 | 2024-12-31T17:19:56.979Z | add host 10.0.0.254: gateway 10.0.0.2 |
697 | 2024-12-31T17:19:56.979Z | [b] route add 10.0.0.0/24 10.0.0.254 |
698 | 2024-12-31T17:19:56.996Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
699 | 2024-12-31T17:19:56.997Z | ###---------------### |
700 | 2024-12-31T17:19:56.997Z | :::Topology built!::: |
701 | 2024-12-31T17:19:56.997Z | ###---------------### |
702 | 2024-12-31T17:19:56.999Z | ###----------------### |
703 | 2024-12-31T17:19:56.999Z | ::: iPerf spawned! ::: |
704 | 2024-12-31T17:19:56.999Z | :::Waiting... (10s)::: |
705 | 2024-12-31T17:19:56.999Z | ###----------------### |
706 | 2024-12-31T17:20:06.998Z | ###---### |
707 | 2024-12-31T17:20:06.998Z | :::Go!::: |
708 | 2024-12-31T17:20:06.998Z | ###---### |
709 | 2024-12-31T17:20:06.998Z | [a] ping 10.0.0.2 |
710 | 2024-12-31T17:20:07.021Z | 10.0.0.2 is alive |
711 | 2024-12-31T17:20:07.021Z | ###-------------------### |
712 | 2024-12-31T17:20:07.021Z | :::Running experiment ::: |
713 | 2024-12-31T17:20:07.021Z | :::iperf-tcp/local/c2s::: |
714 | 2024-12-31T17:20:07.021Z | ###-------------------### |
715 | 2024-12-31T17:20:14.049Z | ----------------------------------------------------------- |
716 | 2024-12-31T17:20:14.049Z | Server listening on 5201 |
717 | 2024-12-31T17:20:14.049Z | ----------------------------------------------------------- |
718 | 2024-12-31T17:20:14.049Z | Accepted connection from 10.0.0.1, port 55936 |
719 | 2024-12-31T17:20:14.049Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36812 |
720 | 2024-12-31T17:20:14.049Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60767 |
721 | 2024-12-31T17:20:14.049Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63233 |
722 | 2024-12-31T17:20:14.049Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47832 |
723 | 2024-12-31T17:20:14.049Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50657 |
724 | 2024-12-31T17:20:14.049Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55320 |
725 | 2024-12-31T17:20:14.049Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65464 |
726 | 2024-12-31T17:20:14.049Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34518 |
727 | 2024-12-31T17:20:14.049Z | [ ID] Interval Transfer Bandwidth |
728 | 2024-12-31T17:20:14.049Z | [ 5] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec |
729 | 2024-12-31T17:20:14.049Z | [ 7] 0.00-1.00 sec 18.8 MBytes 157 Mbits/sec |
730 | 2024-12-31T17:20:14.049Z | [ 9] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec |
731 | 2024-12-31T17:20:14.049Z | [ 11] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec |
732 | 2024-12-31T17:20:14.049Z | [ 13] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec |
733 | 2024-12-31T17:20:14.049Z | [ 15] 0.00-1.00 sec 18.7 MBytes 156 Mbits/sec |
734 | 2024-12-31T17:20:14.049Z | [ 17] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec |
735 | 2024-12-31T17:20:14.049Z | [ 19] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec |
736 | 2024-12-31T17:20:14.049Z | [SUM] 0.00-1.00 sec 150 MBytes 1.25 Gbits/sec |
737 | 2024-12-31T17:20:14.049Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
738 | 2024-12-31T17:20:14.050Z | [ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
739 | 2024-12-31T17:20:14.053Z | [ 7] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
740 | 2024-12-31T17:20:14.053Z | [ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
741 | 2024-12-31T17:20:14.053Z | [ 11] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
742 | 2024-12-31T17:20:14.053Z | [ 13] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
743 | 2024-12-31T17:20:14.053Z | [ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
744 | 2024-12-31T17:20:14.053Z | [ 17] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
745 | 2024-12-31T17:20:14.053Z | [ 19] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
746 | 2024-12-31T17:20:14.053Z | [SUM] 1.00-2.00 sec 172 MBytes 1.45 Gbits/sec |
747 | 2024-12-31T17:20:14.053Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
748 | 2024-12-31T17:20:14.053Z | [ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
749 | 2024-12-31T17:20:14.053Z | [ 7] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
750 | 2024-12-31T17:20:14.053Z | [ 9] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
751 | 2024-12-31T17:20:14.053Z | [ 11] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
752 | 2024-12-31T17:20:14.053Z | [ 13] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
753 | 2024-12-31T17:20:14.053Z | [ 15] 2.00-3.00 sec 21.8 MBytes 182 Mbits/sec |
754 | 2024-12-31T17:20:14.053Z | [ 17] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
755 | 2024-12-31T17:20:14.053Z | [ 19] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec |
756 | 2024-12-31T17:20:14.053Z | [SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec |
757 | 2024-12-31T17:20:14.053Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
758 | 2024-12-31T17:20:14.053Z | [ 5] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
759 | 2024-12-31T17:20:14.053Z | [ 7] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
760 | 2024-12-31T17:20:14.053Z | [ 9] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
761 | 2024-12-31T17:20:14.054Z | [ 11] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
762 | 2024-12-31T17:20:14.054Z | [ 13] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
763 | 2024-12-31T17:20:14.054Z | [ 15] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
764 | 2024-12-31T17:20:14.054Z | [ 17] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
765 | 2024-12-31T17:20:14.054Z | [ 19] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
766 | 2024-12-31T17:20:14.054Z | [SUM] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec |
767 | 2024-12-31T17:20:14.054Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
768 | 2024-12-31T17:20:14.054Z | [ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
769 | 2024-12-31T17:20:14.054Z | [ 7] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
770 | 2024-12-31T17:20:14.054Z | [ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
771 | 2024-12-31T17:20:14.054Z | [ 11] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
772 | 2024-12-31T17:20:14.054Z | [ 13] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
773 | 2024-12-31T17:20:14.054Z | [ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
774 | 2024-12-31T17:20:14.054Z | [ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
775 | 2024-12-31T17:20:14.054Z | [ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
776 | 2024-12-31T17:20:14.054Z | [SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec |
777 | 2024-12-31T17:20:14.054Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
778 | 2024-12-31T17:20:14.054Z | [ 5] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec |
779 | 2024-12-31T17:20:14.054Z | [ 7] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec |
780 | 2024-12-31T17:20:14.054Z | [ 9] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec |
781 | 2024-12-31T17:20:14.054Z | [ 11] 5.00-6.00 sec 22.1 MBytes 186 Mbits/sec |
782 | 2024-12-31T17:20:14.054Z | [ 13] 5.00-6.00 sec 22.1 MBytes 185 Mbits/sec |
783 | 2024-12-31T17:20:14.054Z | [ 15] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
784 | 2024-12-31T17:20:14.054Z | [ 17] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec |
785 | 2024-12-31T17:20:14.054Z | [ 19] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec |
786 | 2024-12-31T17:20:14.054Z | [SUM] 5.00-6.00 sec 176 MBytes 1.48 Gbits/sec |
787 | 2024-12-31T17:20:14.054Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
788 | 2024-12-31T17:20:14.054Z | [ 5] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
789 | 2024-12-31T17:20:14.054Z | [ 7] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
790 | 2024-12-31T17:20:14.054Z | [ 9] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
791 | 2024-12-31T17:20:17.268Z | [ 11] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec |
792 | 2024-12-31T17:20:17.268Z | [ 13] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec |
793 | 2024-12-31T17:20:17.268Z | [ 15] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
794 | 2024-12-31T17:20:17.268Z | [ 17] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
795 | 2024-12-31T17:20:17.268Z | [ 19] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
796 | 2024-12-31T17:20:17.268Z | [SUM] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec |
797 | 2024-12-31T17:20:17.268Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
798 | 2024-12-31T17:20:17.268Z | [ 5] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec |
799 | 2024-12-31T17:20:17.268Z | [ 7] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec |
800 | 2024-12-31T17:20:17.268Z | [ 9] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec |
801 | 2024-12-31T17:20:17.268Z | [ 11] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec |
802 | 2024-12-31T17:20:17.268Z | [ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec |
803 | 2024-12-31T17:20:17.268Z | [ 15] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec |
804 | 2024-12-31T17:20:17.268Z | [ 17] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec |
805 | 2024-12-31T17:20:17.268Z | [ 19] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec |
806 | 2024-12-31T17:20:17.268Z | [SUM] 7.00-8.00 sec 178 MBytes 1.50 Gbits/sec |
807 | 2024-12-31T17:20:17.268Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
808 | 2024-12-31T17:20:17.268Z | [ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
809 | 2024-12-31T17:20:17.269Z | [ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
810 | 2024-12-31T17:20:17.269Z | [ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
811 | 2024-12-31T17:20:17.269Z | [ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
812 | 2024-12-31T17:20:17.269Z | [ 13] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
813 | 2024-12-31T17:20:17.269Z | [ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
814 | 2024-12-31T17:20:17.269Z | [ 17] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
815 | 2024-12-31T17:20:17.269Z | [ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
816 | 2024-12-31T17:20:17.269Z | [SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec |
817 | 2024-12-31T17:20:17.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
818 | 2024-12-31T17:20:17.269Z | [ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
819 | 2024-12-31T17:20:17.269Z | [ 7] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
820 | 2024-12-31T17:20:17.269Z | [ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
821 | 2024-12-31T17:20:17.269Z | [ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
822 | 2024-12-31T17:20:17.269Z | [ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
823 | 2024-12-31T17:20:17.269Z | [ 15] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
824 | 2024-12-31T17:20:17.269Z | [ 17] 9.00-10.00 sec 22.5 MBytes 188 Mbits/sec |
825 | 2024-12-31T17:20:17.269Z | [ 19] 9.00-10.00 sec 22.5 MBytes 188 Mbits/sec |
826 | 2024-12-31T17:20:17.269Z | [SUM] 9.00-10.00 sec 179 MBytes 1.50 Gbits/sec |
827 | 2024-12-31T17:20:17.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
828 | 2024-12-31T17:20:17.269Z | [ 5] 10.00-10.00 sec 59.4 KBytes 197 Mbits/sec |
829 | 2024-12-31T17:20:17.269Z | [ 7] 10.00-10.00 sec 96.2 KBytes 320 Mbits/sec |
830 | 2024-12-31T17:20:17.269Z | [ 9] 10.00-10.00 sec 79.2 KBytes 263 Mbits/sec |
831 | 2024-12-31T17:20:17.269Z | [ 11] 10.00-10.00 sec 124 KBytes 414 Mbits/sec |
832 | 2024-12-31T17:20:17.269Z | [ 13] 10.00-10.00 sec 124 KBytes 414 Mbits/sec |
833 | 2024-12-31T17:20:17.269Z | [ 15] 10.00-10.00 sec 52.3 KBytes 175 Mbits/sec |
834 | 2024-12-31T17:20:17.269Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
835 | 2024-12-31T17:20:17.269Z | [ 19] 10.00-10.00 sec 14.1 KBytes 47.2 Mbits/sec |
836 | 2024-12-31T17:20:17.269Z | [SUM] 10.00-10.00 sec 550 KBytes 1.83 Gbits/sec |
837 | 2024-12-31T17:20:17.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
838 | 2024-12-31T17:20:17.269Z | [ ID] Interval Transfer Bandwidth |
839 | 2024-12-31T17:20:17.269Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
840 | 2024-12-31T17:20:17.269Z | [ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
841 | 2024-12-31T17:20:17.269Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
842 | 2024-12-31T17:20:17.269Z | [ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
843 | 2024-12-31T17:20:17.269Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
844 | 2024-12-31T17:20:17.269Z | [ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
845 | 2024-12-31T17:20:17.269Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
846 | 2024-12-31T17:20:17.269Z | [ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
847 | 2024-12-31T17:20:17.270Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
848 | 2024-12-31T17:20:17.270Z | [ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
849 | 2024-12-31T17:20:17.270Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
850 | 2024-12-31T17:20:17.270Z | [ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
851 | 2024-12-31T17:20:17.270Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
852 | 2024-12-31T17:20:17.270Z | [ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
853 | 2024-12-31T17:20:17.270Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
854 | 2024-12-31T17:20:17.270Z | [ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver |
855 | 2024-12-31T17:20:17.270Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
856 | 2024-12-31T17:20:17.270Z | [SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver |
857 | 2024-12-31T17:20:17.273Z | Run 1/5...1456.314Mbps |
858 | 2024-12-31T17:20:24.298Z | ----------------------------------------------------------- |
859 | 2024-12-31T17:20:24.298Z | Server listening on 5201 |
860 | 2024-12-31T17:20:24.298Z | ----------------------------------------------------------- |
861 | 2024-12-31T17:20:24.298Z | Accepted connection from 10.0.0.1, port 54225 |
862 | 2024-12-31T17:20:24.298Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46474 |
863 | 2024-12-31T17:20:24.298Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47224 |
864 | 2024-12-31T17:20:24.298Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36694 |
865 | 2024-12-31T17:20:24.298Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57446 |
866 | 2024-12-31T17:20:24.298Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50994 |
867 | 2024-12-31T17:20:24.298Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51581 |
868 | 2024-12-31T17:20:24.298Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54320 |
869 | 2024-12-31T17:20:24.298Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58802 |
870 | 2024-12-31T17:20:24.298Z | [ ID] Interval Transfer Bandwidth |
871 | 2024-12-31T17:20:24.298Z | [ 5] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
872 | 2024-12-31T17:20:24.298Z | [ 7] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
873 | 2024-12-31T17:20:24.298Z | [ 9] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
874 | 2024-12-31T17:20:24.298Z | [ 11] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec |
875 | 2024-12-31T17:20:24.298Z | [ 13] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec |
876 | 2024-12-31T17:20:24.298Z | [ 15] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec |
877 | 2024-12-31T17:20:24.298Z | [ 17] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec |
878 | 2024-12-31T17:20:24.299Z | [ 19] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec |
879 | 2024-12-31T17:20:24.299Z | [SUM] 0.00-1.00 sec 155 MBytes 1.30 Gbits/sec |
880 | 2024-12-31T17:20:24.299Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
881 | 2024-12-31T17:20:24.299Z | [ 5] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec |
882 | 2024-12-31T17:20:24.299Z | [ 7] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec |
883 | 2024-12-31T17:20:24.299Z | [ 9] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec |
884 | 2024-12-31T17:20:24.299Z | [ 11] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
885 | 2024-12-31T17:20:24.299Z | [ 13] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
886 | 2024-12-31T17:20:24.299Z | [ 15] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
887 | 2024-12-31T17:20:24.299Z | [ 17] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
888 | 2024-12-31T17:20:24.299Z | [ 19] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec |
889 | 2024-12-31T17:20:24.299Z | [SUM] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec |
890 | 2024-12-31T17:20:24.299Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
891 | 2024-12-31T17:20:24.299Z | [ 5] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec |
892 | 2024-12-31T17:20:24.299Z | [ 7] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
893 | 2024-12-31T17:20:24.299Z | [ 9] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec |
894 | 2024-12-31T17:20:24.299Z | [ 11] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
895 | 2024-12-31T17:20:24.299Z | [ 13] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
896 | 2024-12-31T17:20:24.299Z | [ 15] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
897 | 2024-12-31T17:20:24.299Z | [ 17] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
898 | 2024-12-31T17:20:24.299Z | [ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
899 | 2024-12-31T17:20:24.299Z | [SUM] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec |
900 | 2024-12-31T17:20:24.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
901 | 2024-12-31T17:20:24.302Z | [ 5] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
902 | 2024-12-31T17:20:24.302Z | [ 7] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
903 | 2024-12-31T17:20:24.302Z | [ 9] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
904 | 2024-12-31T17:20:24.302Z | [ 11] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec |
905 | 2024-12-31T17:20:24.302Z | [ 13] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec |
906 | 2024-12-31T17:20:24.302Z | [ 15] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
907 | 2024-12-31T17:20:24.302Z | [ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
908 | 2024-12-31T17:20:24.302Z | [ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
909 | 2024-12-31T17:20:24.302Z | [SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec |
910 | 2024-12-31T17:20:24.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
911 | 2024-12-31T17:20:24.302Z | [ 5] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec |
912 | 2024-12-31T17:20:24.302Z | [ 7] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec |
913 | 2024-12-31T17:20:24.302Z | [ 9] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec |
914 | 2024-12-31T17:20:24.302Z | [ 11] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec |
915 | 2024-12-31T17:20:24.302Z | [ 13] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec |
916 | 2024-12-31T17:20:24.302Z | [ 15] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec |
917 | 2024-12-31T17:20:24.302Z | [ 17] 4.00-5.00 sec 22.4 MBytes 187 Mbits/sec |
918 | 2024-12-31T17:20:24.302Z | [ 19] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec |
919 | 2024-12-31T17:20:24.302Z | [SUM] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec |
920 | 2024-12-31T17:20:24.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
921 | 2024-12-31T17:20:24.302Z | [ 5] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec |
922 | 2024-12-31T17:20:24.303Z | [ 7] 5.00-6.00 sec 22.5 MBytes 188 Mbits/sec |
923 | 2024-12-31T17:20:24.303Z | [ 9] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec |
924 | 2024-12-31T17:20:24.303Z | [ 11] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec |
925 | 2024-12-31T17:20:24.303Z | [ 13] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec |
926 | 2024-12-31T17:20:24.303Z | [ 15] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec |
927 | 2024-12-31T17:20:24.303Z | [ 17] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec |
928 | 2024-12-31T17:20:24.303Z | [ 19] 5.00-6.00 sec 22.5 MBytes 188 Mbits/sec |
929 | 2024-12-31T17:20:24.303Z | [SUM] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec |
930 | 2024-12-31T17:20:24.303Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
931 | 2024-12-31T17:20:24.303Z | [ 5] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec |
932 | 2024-12-31T17:20:24.303Z | [ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec |
933 | 2024-12-31T17:20:24.303Z | [ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec |
934 | 2024-12-31T17:20:27.518Z | [ 11] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec |
935 | 2024-12-31T17:20:27.518Z | [ 13] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec |
936 | 2024-12-31T17:20:27.518Z | [ 15] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec |
937 | 2024-12-31T17:20:27.518Z | [ 17] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec |
938 | 2024-12-31T17:20:27.518Z | [ 19] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec |
939 | 2024-12-31T17:20:27.518Z | [SUM] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec |
940 | 2024-12-31T17:20:27.518Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
941 | 2024-12-31T17:20:27.518Z | [ 5] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
942 | 2024-12-31T17:20:27.518Z | [ 7] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
943 | 2024-12-31T17:20:27.518Z | [ 9] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
944 | 2024-12-31T17:20:27.518Z | [ 11] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
945 | 2024-12-31T17:20:27.518Z | [ 13] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec |
946 | 2024-12-31T17:20:27.518Z | [ 15] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
947 | 2024-12-31T17:20:27.518Z | [ 17] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
948 | 2024-12-31T17:20:27.518Z | [ 19] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
949 | 2024-12-31T17:20:27.518Z | [SUM] 7.00-8.00 sec 181 MBytes 1.52 Gbits/sec |
950 | 2024-12-31T17:20:27.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
951 | 2024-12-31T17:20:27.519Z | [ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
952 | 2024-12-31T17:20:27.519Z | [ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
953 | 2024-12-31T17:20:27.519Z | [ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
954 | 2024-12-31T17:20:27.519Z | [ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
955 | 2024-12-31T17:20:27.519Z | [ 13] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
956 | 2024-12-31T17:20:27.519Z | [ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
957 | 2024-12-31T17:20:27.519Z | [ 17] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
958 | 2024-12-31T17:20:27.519Z | [ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec |
959 | 2024-12-31T17:20:27.519Z | [SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec |
960 | 2024-12-31T17:20:27.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
961 | 2024-12-31T17:20:27.519Z | [ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
962 | 2024-12-31T17:20:27.519Z | [ 7] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec |
963 | 2024-12-31T17:20:27.519Z | [ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
964 | 2024-12-31T17:20:27.519Z | [ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
965 | 2024-12-31T17:20:27.519Z | [ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
966 | 2024-12-31T17:20:27.519Z | [ 15] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec |
967 | 2024-12-31T17:20:27.519Z | [ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec |
968 | 2024-12-31T17:20:27.519Z | [ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec |
969 | 2024-12-31T17:20:27.519Z | [SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec |
970 | 2024-12-31T17:20:27.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
971 | 2024-12-31T17:20:27.519Z | [ 5] 10.00-10.00 sec 50.9 KBytes 188 Mbits/sec |
972 | 2024-12-31T17:20:27.519Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
973 | 2024-12-31T17:20:27.519Z | [ 9] 10.00-10.00 sec 122 KBytes 448 Mbits/sec |
974 | 2024-12-31T17:20:27.519Z | [ 11] 10.00-10.00 sec 124 KBytes 459 Mbits/sec |
975 | 2024-12-31T17:20:27.519Z | [ 13] 10.00-10.00 sec 59.4 KBytes 219 Mbits/sec |
976 | 2024-12-31T17:20:27.519Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
977 | 2024-12-31T17:20:27.519Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
978 | 2024-12-31T17:20:27.519Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
979 | 2024-12-31T17:20:27.519Z | [SUM] 10.00-10.00 sec 356 KBytes 1.31 Gbits/sec |
980 | 2024-12-31T17:20:27.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
981 | 2024-12-31T17:20:27.519Z | [ ID] Interval Transfer Bandwidth |
982 | 2024-12-31T17:20:27.519Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
983 | 2024-12-31T17:20:27.519Z | [ 5] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
984 | 2024-12-31T17:20:27.519Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
985 | 2024-12-31T17:20:27.519Z | [ 7] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
986 | 2024-12-31T17:20:27.519Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
987 | 2024-12-31T17:20:27.519Z | [ 9] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
988 | 2024-12-31T17:20:27.519Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
989 | 2024-12-31T17:20:27.520Z | [ 11] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
990 | 2024-12-31T17:20:27.520Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
991 | 2024-12-31T17:20:27.520Z | [ 13] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
992 | 2024-12-31T17:20:27.520Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
993 | 2024-12-31T17:20:27.520Z | [ 15] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
994 | 2024-12-31T17:20:27.520Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
995 | 2024-12-31T17:20:27.520Z | [ 17] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
996 | 2024-12-31T17:20:27.520Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
997 | 2024-12-31T17:20:27.520Z | [ 19] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver |
998 | 2024-12-31T17:20:27.520Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
999 | 2024-12-31T17:20:27.520Z | [SUM] 0.00-10.00 sec 1.73 GBytes 1.49 Gbits/sec receiver |
1000 | 2024-12-31T17:20:27.523Z | Run 2/5...1487.369Mbps |
1001 | 2024-12-31T17:20:34.548Z | ----------------------------------------------------------- |
1002 | 2024-12-31T17:20:34.548Z | Server listening on 5201 |
1003 | 2024-12-31T17:20:34.548Z | ----------------------------------------------------------- |
1004 | 2024-12-31T17:20:34.548Z | Accepted connection from 10.0.0.1, port 46889 |
1005 | 2024-12-31T17:20:34.548Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39297 |
1006 | 2024-12-31T17:20:34.548Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53961 |
1007 | 2024-12-31T17:20:34.548Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39279 |
1008 | 2024-12-31T17:20:34.548Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55454 |
1009 | 2024-12-31T17:20:34.548Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49302 |
1010 | 2024-12-31T17:20:34.548Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34107 |
1011 | 2024-12-31T17:20:34.548Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61343 |
1012 | 2024-12-31T17:20:34.548Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41196 |
1013 | 2024-12-31T17:20:34.548Z | [ ID] Interval Transfer Bandwidth |
1014 | 2024-12-31T17:20:34.548Z | [ 5] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec |
1015 | 2024-12-31T17:20:34.548Z | [ 7] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1016 | 2024-12-31T17:20:34.548Z | [ 9] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1017 | 2024-12-31T17:20:34.548Z | [ 11] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1018 | 2024-12-31T17:20:34.548Z | [ 13] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1019 | 2024-12-31T17:20:34.548Z | [ 15] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1020 | 2024-12-31T17:20:34.548Z | [ 17] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1021 | 2024-12-31T17:20:34.548Z | [ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1022 | 2024-12-31T17:20:34.548Z | [SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec |
1023 | 2024-12-31T17:20:34.549Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1024 | 2024-12-31T17:20:34.549Z | [ 5] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec |
1025 | 2024-12-31T17:20:34.549Z | [ 7] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec |
1026 | 2024-12-31T17:20:34.549Z | [ 9] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1027 | 2024-12-31T17:20:34.549Z | [ 11] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec |
1028 | 2024-12-31T17:20:34.549Z | [ 13] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec |
1029 | 2024-12-31T17:20:34.549Z | [ 15] 1.00-2.00 sec 22.2 MBytes 187 Mbits/sec |
1030 | 2024-12-31T17:20:34.549Z | [ 17] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec |
1031 | 2024-12-31T17:20:34.549Z | [ 19] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec |
1032 | 2024-12-31T17:20:34.549Z | [SUM] 1.00-2.00 sec 178 MBytes 1.49 Gbits/sec |
1033 | 2024-12-31T17:20:34.549Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1034 | 2024-12-31T17:20:34.549Z | [ 5] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec |
1035 | 2024-12-31T17:20:34.549Z | [ 7] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec |
1036 | 2024-12-31T17:20:34.549Z | [ 9] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec |
1037 | 2024-12-31T17:20:34.549Z | [ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec |
1038 | 2024-12-31T17:20:34.549Z | [ 13] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec |
1039 | 2024-12-31T17:20:34.549Z | [ 15] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec |
1040 | 2024-12-31T17:20:34.549Z | [ 17] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec |
1041 | 2024-12-31T17:20:34.549Z | [ 19] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec |
1042 | 2024-12-31T17:20:34.549Z | [SUM] 2.00-3.00 sec 177 MBytes 1.49 Gbits/sec |
1043 | 2024-12-31T17:20:34.549Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1044 | 2024-12-31T17:20:34.549Z | [ 5] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
1045 | 2024-12-31T17:20:34.549Z | [ 7] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
1046 | 2024-12-31T17:20:34.549Z | [ 9] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec |
1047 | 2024-12-31T17:20:34.549Z | [ 11] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
1048 | 2024-12-31T17:20:34.549Z | [ 13] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
1049 | 2024-12-31T17:20:34.549Z | [ 15] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec |
1050 | 2024-12-31T17:20:34.552Z | [ 17] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec |
1051 | 2024-12-31T17:20:34.552Z | [ 19] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec |
1052 | 2024-12-31T17:20:34.552Z | [SUM] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec |
1053 | 2024-12-31T17:20:34.552Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1054 | 2024-12-31T17:20:34.552Z | [ 5] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec |
1055 | 2024-12-31T17:20:34.552Z | [ 7] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
1056 | 2024-12-31T17:20:34.552Z | [ 9] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec |
1057 | 2024-12-31T17:20:34.552Z | [ 11] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec |
1058 | 2024-12-31T17:20:34.552Z | [ 13] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
1059 | 2024-12-31T17:20:34.552Z | [ 15] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
1060 | 2024-12-31T17:20:34.552Z | [ 17] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec |
1061 | 2024-12-31T17:20:34.552Z | [ 19] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec |
1062 | 2024-12-31T17:20:34.552Z | [SUM] 4.00-5.00 sec 177 MBytes 1.49 Gbits/sec |
1063 | 2024-12-31T17:20:34.553Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1064 | 2024-12-31T17:20:34.553Z | [ 5] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1065 | 2024-12-31T17:20:34.553Z | [ 7] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1066 | 2024-12-31T17:20:34.553Z | [ 9] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1067 | 2024-12-31T17:20:34.553Z | [ 11] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1068 | 2024-12-31T17:20:34.553Z | [ 13] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1069 | 2024-12-31T17:20:34.553Z | [ 15] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1070 | 2024-12-31T17:20:34.553Z | [ 17] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1071 | 2024-12-31T17:20:34.553Z | [ 19] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec |
1072 | 2024-12-31T17:20:34.553Z | [SUM] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec |
1073 | 2024-12-31T17:20:34.553Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1074 | 2024-12-31T17:20:34.553Z | [ 5] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1075 | 2024-12-31T17:20:34.553Z | [ 7] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1076 | 2024-12-31T17:20:34.553Z | [ 9] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1077 | 2024-12-31T17:20:37.767Z | [ 11] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec |
1078 | 2024-12-31T17:20:37.767Z | [ 13] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1079 | 2024-12-31T17:20:37.767Z | [ 15] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1080 | 2024-12-31T17:20:37.767Z | [ 17] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec |
1081 | 2024-12-31T17:20:37.767Z | [ 19] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec |
1082 | 2024-12-31T17:20:37.767Z | [SUM] 6.00-7.00 sec 178 MBytes 1.50 Gbits/sec |
1083 | 2024-12-31T17:20:37.767Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1084 | 2024-12-31T17:20:37.767Z | [ 5] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1085 | 2024-12-31T17:20:37.767Z | [ 7] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1086 | 2024-12-31T17:20:37.767Z | [ 9] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1087 | 2024-12-31T17:20:37.767Z | [ 11] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1088 | 2024-12-31T17:20:37.767Z | [ 13] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1089 | 2024-12-31T17:20:37.767Z | [ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1090 | 2024-12-31T17:20:37.767Z | [ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1091 | 2024-12-31T17:20:37.767Z | [ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1092 | 2024-12-31T17:20:37.767Z | [SUM] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec |
1093 | 2024-12-31T17:20:37.767Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1094 | 2024-12-31T17:20:37.767Z | [ 5] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec |
1095 | 2024-12-31T17:20:37.767Z | [ 7] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1096 | 2024-12-31T17:20:37.767Z | [ 9] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1097 | 2024-12-31T17:20:37.768Z | [ 11] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1098 | 2024-12-31T17:20:37.768Z | [ 13] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec |
1099 | 2024-12-31T17:20:37.768Z | [ 15] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1100 | 2024-12-31T17:20:37.768Z | [ 17] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1101 | 2024-12-31T17:20:37.768Z | [ 19] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec |
1102 | 2024-12-31T17:20:37.768Z | [SUM] 8.00-9.00 sec 177 MBytes 1.49 Gbits/sec |
1103 | 2024-12-31T17:20:37.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1104 | 2024-12-31T17:20:37.768Z | [ 5] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec |
1105 | 2024-12-31T17:20:37.768Z | [ 7] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec |
1106 | 2024-12-31T17:20:37.768Z | [ 9] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec |
1107 | 2024-12-31T17:20:37.768Z | [ 11] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec |
1108 | 2024-12-31T17:20:37.768Z | [ 13] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec |
1109 | 2024-12-31T17:20:37.768Z | [ 15] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec |
1110 | 2024-12-31T17:20:37.768Z | [ 17] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec |
1111 | 2024-12-31T17:20:37.768Z | [ 19] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec |
1112 | 2024-12-31T17:20:37.768Z | [SUM] 9.00-10.00 sec 178 MBytes 1.50 Gbits/sec |
1113 | 2024-12-31T17:20:37.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1114 | 2024-12-31T17:20:37.771Z | [ 5] 10.00-10.00 sec 42.4 KBytes 131 Mbits/sec |
1115 | 2024-12-31T17:20:37.771Z | [ 7] 10.00-10.00 sec 25.5 KBytes 79.1 Mbits/sec |
1116 | 2024-12-31T17:20:37.771Z | [ 9] 10.00-10.00 sec 124 KBytes 387 Mbits/sec |
1117 | 2024-12-31T17:20:37.771Z | [ 11] 10.00-10.00 sec 82.0 KBytes 255 Mbits/sec |
1118 | 2024-12-31T17:20:37.771Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1119 | 2024-12-31T17:20:37.771Z | [ 15] 10.00-10.00 sec 7.07 KBytes 22.0 Mbits/sec |
1120 | 2024-12-31T17:20:37.771Z | [ 17] 10.00-10.00 sec 90.5 KBytes 281 Mbits/sec |
1121 | 2024-12-31T17:20:37.771Z | [ 19] 10.00-10.00 sec 124 KBytes 387 Mbits/sec |
1122 | 2024-12-31T17:20:37.771Z | [SUM] 10.00-10.00 sec 496 KBytes 1.53 Gbits/sec |
1123 | 2024-12-31T17:20:37.771Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1124 | 2024-12-31T17:20:37.771Z | [ ID] Interval Transfer Bandwidth |
1125 | 2024-12-31T17:20:37.771Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1126 | 2024-12-31T17:20:37.771Z | [ 5] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1127 | 2024-12-31T17:20:37.771Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1128 | 2024-12-31T17:20:37.771Z | [ 7] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1129 | 2024-12-31T17:20:37.771Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1130 | 2024-12-31T17:20:37.771Z | [ 9] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1131 | 2024-12-31T17:20:37.771Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1132 | 2024-12-31T17:20:37.771Z | [ 11] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1133 | 2024-12-31T17:20:37.771Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1134 | 2024-12-31T17:20:37.771Z | [ 13] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1135 | 2024-12-31T17:20:37.771Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1136 | 2024-12-31T17:20:37.771Z | [ 15] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1137 | 2024-12-31T17:20:37.771Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1138 | 2024-12-31T17:20:37.771Z | [ 17] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1139 | 2024-12-31T17:20:37.771Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1140 | 2024-12-31T17:20:37.771Z | [ 19] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver |
1141 | 2024-12-31T17:20:37.771Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1142 | 2024-12-31T17:20:37.771Z | [SUM] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec receiver |
1143 | 2024-12-31T17:20:37.771Z | Run 3/5...1470.184Mbps |
1144 | 2024-12-31T17:20:44.800Z | ----------------------------------------------------------- |
1145 | 2024-12-31T17:20:44.800Z | Server listening on 5201 |
1146 | 2024-12-31T17:20:44.800Z | ----------------------------------------------------------- |
1147 | 2024-12-31T17:20:44.800Z | Accepted connection from 10.0.0.1, port 53055 |
1148 | 2024-12-31T17:20:44.800Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49931 |
1149 | 2024-12-31T17:20:44.800Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47969 |
1150 | 2024-12-31T17:20:44.800Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33187 |
1151 | 2024-12-31T17:20:44.801Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38871 |
1152 | 2024-12-31T17:20:44.801Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34561 |
1153 | 2024-12-31T17:20:44.801Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61806 |
1154 | 2024-12-31T17:20:44.801Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46202 |
1155 | 2024-12-31T17:20:44.801Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36906 |
1156 | 2024-12-31T17:20:44.801Z | [ ID] Interval Transfer Bandwidth |
1157 | 2024-12-31T17:20:44.801Z | [ 5] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec |
1158 | 2024-12-31T17:20:44.801Z | [ 7] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec |
1159 | 2024-12-31T17:20:44.801Z | [ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1160 | 2024-12-31T17:20:44.801Z | [ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1161 | 2024-12-31T17:20:44.801Z | [ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1162 | 2024-12-31T17:20:44.801Z | [ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1163 | 2024-12-31T17:20:44.801Z | [ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1164 | 2024-12-31T17:20:44.801Z | [ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1165 | 2024-12-31T17:20:44.801Z | [SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec |
1166 | 2024-12-31T17:20:44.801Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1167 | 2024-12-31T17:20:44.801Z | [ 5] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
1168 | 2024-12-31T17:20:44.801Z | [ 7] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
1169 | 2024-12-31T17:20:44.801Z | [ 9] 1.00-2.00 sec 22.5 MBytes 188 Mbits/sec |
1170 | 2024-12-31T17:20:44.801Z | [ 11] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec |
1171 | 2024-12-31T17:20:44.801Z | [ 13] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec |
1172 | 2024-12-31T17:20:44.801Z | [ 15] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
1173 | 2024-12-31T17:20:44.801Z | [ 17] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec |
1174 | 2024-12-31T17:20:44.801Z | [ 19] 1.00-2.00 sec 22.5 MBytes 188 Mbits/sec |
1175 | 2024-12-31T17:20:44.801Z | [SUM] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec |
1176 | 2024-12-31T17:20:44.801Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1177 | 2024-12-31T17:20:44.802Z | [ 5] 2.00-3.00 sec 22.5 MBytes 188 Mbits/sec |
1178 | 2024-12-31T17:20:44.802Z | [ 7] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec |
1179 | 2024-12-31T17:20:44.802Z | [ 9] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec |
1180 | 2024-12-31T17:20:44.802Z | [ 11] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec |
1181 | 2024-12-31T17:20:44.802Z | [ 13] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec |
1182 | 2024-12-31T17:20:44.802Z | [ 15] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec |
1183 | 2024-12-31T17:20:44.802Z | [ 17] 2.00-3.00 sec 22.5 MBytes 188 Mbits/sec |
1184 | 2024-12-31T17:20:44.802Z | [ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec |
1185 | 2024-12-31T17:20:44.802Z | [SUM] 2.00-3.00 sec 179 MBytes 1.50 Gbits/sec |
1186 | 2024-12-31T17:20:44.802Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1187 | 2024-12-31T17:20:44.802Z | [ 5] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec |
1188 | 2024-12-31T17:20:44.802Z | [ 7] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec |
1189 | 2024-12-31T17:20:44.802Z | [ 9] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec |
1190 | 2024-12-31T17:20:44.802Z | [ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec |
1191 | 2024-12-31T17:20:44.802Z | [ 13] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec |
1192 | 2024-12-31T17:20:44.802Z | [ 15] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec |
1193 | 2024-12-31T17:20:44.802Z | [ 17] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec |
1194 | 2024-12-31T17:20:44.802Z | [ 19] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec |
1195 | 2024-12-31T17:20:44.802Z | [SUM] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec |
1196 | 2024-12-31T17:20:44.802Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1197 | 2024-12-31T17:20:44.802Z | [ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
1198 | 2024-12-31T17:20:44.802Z | [ 7] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
1199 | 2024-12-31T17:20:44.802Z | [ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
1200 | 2024-12-31T17:20:44.802Z | [ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec |
1201 | 2024-12-31T17:20:44.802Z | [ 13] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec |
1202 | 2024-12-31T17:20:44.802Z | [ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
1203 | 2024-12-31T17:20:44.803Z | [ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
1204 | 2024-12-31T17:20:44.803Z | [ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec |
1205 | 2024-12-31T17:20:44.803Z | [SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec |
1206 | 2024-12-31T17:20:44.803Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1207 | 2024-12-31T17:20:44.803Z | [ 5] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1208 | 2024-12-31T17:20:44.803Z | [ 7] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1209 | 2024-12-31T17:20:44.803Z | [ 9] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1210 | 2024-12-31T17:20:44.803Z | [ 11] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec |
1211 | 2024-12-31T17:20:44.803Z | [ 13] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1212 | 2024-12-31T17:20:44.803Z | [ 15] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1213 | 2024-12-31T17:20:44.803Z | [ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1214 | 2024-12-31T17:20:44.803Z | [ 19] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec |
1215 | 2024-12-31T17:20:44.803Z | [SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec |
1216 | 2024-12-31T17:20:44.803Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1217 | 2024-12-31T17:20:44.803Z | [ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec |
1218 | 2024-12-31T17:20:44.803Z | [ 7] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec |
1219 | 2024-12-31T17:20:44.803Z | [ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec |
1220 | 2024-12-31T17:20:48.018Z | [ 11] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec |
1221 | 2024-12-31T17:20:48.018Z | [ 13] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec |
1222 | 2024-12-31T17:20:48.018Z | [ 15] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec |
1223 | 2024-12-31T17:20:48.018Z | [ 17] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec |
1224 | 2024-12-31T17:20:48.018Z | [ 19] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec |
1225 | 2024-12-31T17:20:48.018Z | [SUM] 6.00-7.00 sec 181 MBytes 1.52 Gbits/sec |
1226 | 2024-12-31T17:20:48.018Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1227 | 2024-12-31T17:20:48.018Z | [ 5] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec |
1228 | 2024-12-31T17:20:48.018Z | [ 7] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec |
1229 | 2024-12-31T17:20:48.018Z | [ 9] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
1230 | 2024-12-31T17:20:48.018Z | [ 11] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
1231 | 2024-12-31T17:20:48.018Z | [ 13] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec |
1232 | 2024-12-31T17:20:48.018Z | [ 15] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec |
1233 | 2024-12-31T17:20:48.018Z | [ 17] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec |
1234 | 2024-12-31T17:20:48.018Z | [ 19] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec |
1235 | 2024-12-31T17:20:48.018Z | [SUM] 7.00-8.00 sec 181 MBytes 1.52 Gbits/sec |
1236 | 2024-12-31T17:20:48.018Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1237 | 2024-12-31T17:20:48.018Z | [ 5] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec |
1238 | 2024-12-31T17:20:48.018Z | [ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec |
1239 | 2024-12-31T17:20:48.018Z | [ 9] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec |
1240 | 2024-12-31T17:20:48.018Z | [ 11] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec |
1241 | 2024-12-31T17:20:48.018Z | [ 13] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec |
1242 | 2024-12-31T17:20:48.018Z | [ 15] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec |
1243 | 2024-12-31T17:20:48.019Z | [ 17] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec |
1244 | 2024-12-31T17:20:48.019Z | [ 19] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec |
1245 | 2024-12-31T17:20:48.019Z | [SUM] 8.00-9.00 sec 183 MBytes 1.54 Gbits/sec |
1246 | 2024-12-31T17:20:48.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1247 | 2024-12-31T17:20:48.019Z | [ 5] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec |
1248 | 2024-12-31T17:20:48.019Z | [ 7] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec |
1249 | 2024-12-31T17:20:48.019Z | [ 9] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec |
1250 | 2024-12-31T17:20:48.019Z | [ 11] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec |
1251 | 2024-12-31T17:20:48.019Z | [ 13] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec |
1252 | 2024-12-31T17:20:48.019Z | [ 15] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec |
1253 | 2024-12-31T17:20:48.019Z | [ 17] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec |
1254 | 2024-12-31T17:20:48.019Z | [ 19] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec |
1255 | 2024-12-31T17:20:48.019Z | [SUM] 9.00-10.00 sec 181 MBytes 1.52 Gbits/sec |
1256 | 2024-12-31T17:20:48.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1257 | 2024-12-31T17:20:48.019Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1258 | 2024-12-31T17:20:48.019Z | [ 7] 10.00-10.00 sec 2.83 KBytes 11.6 Mbits/sec |
1259 | 2024-12-31T17:20:48.019Z | [ 9] 10.00-10.00 sec 74.9 KBytes 308 Mbits/sec |
1260 | 2024-12-31T17:20:48.019Z | [ 11] 10.00-10.00 sec 124 KBytes 511 Mbits/sec |
1261 | 2024-12-31T17:20:48.019Z | [ 13] 10.00-10.00 sec 56.6 KBytes 232 Mbits/sec |
1262 | 2024-12-31T17:20:48.019Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1263 | 2024-12-31T17:20:48.019Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1264 | 2024-12-31T17:20:48.019Z | [ 19] 10.00-10.00 sec 8.48 KBytes 34.8 Mbits/sec |
1265 | 2024-12-31T17:20:48.019Z | [SUM] 10.00-10.00 sec 267 KBytes 1.10 Gbits/sec |
1266 | 2024-12-31T17:20:48.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1267 | 2024-12-31T17:20:48.019Z | [ ID] Interval Transfer Bandwidth |
1268 | 2024-12-31T17:20:48.019Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1269 | 2024-12-31T17:20:48.019Z | [ 5] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver |
1270 | 2024-12-31T17:20:48.019Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1271 | 2024-12-31T17:20:48.019Z | [ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1272 | 2024-12-31T17:20:48.019Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1273 | 2024-12-31T17:20:48.019Z | [ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1274 | 2024-12-31T17:20:48.019Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1275 | 2024-12-31T17:20:48.019Z | [ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1276 | 2024-12-31T17:20:48.019Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1277 | 2024-12-31T17:20:48.019Z | [ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1278 | 2024-12-31T17:20:48.019Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1279 | 2024-12-31T17:20:48.019Z | [ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1280 | 2024-12-31T17:20:48.019Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1281 | 2024-12-31T17:20:48.019Z | [ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1282 | 2024-12-31T17:20:48.020Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1283 | 2024-12-31T17:20:48.020Z | [ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver |
1284 | 2024-12-31T17:20:48.020Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1285 | 2024-12-31T17:20:48.020Z | [SUM] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec receiver |
1286 | 2024-12-31T17:20:48.023Z | Run 4/5...1499.719Mbps |
1287 | 2024-12-31T17:20:55.049Z | ----------------------------------------------------------- |
1288 | 2024-12-31T17:20:55.049Z | Server listening on 5201 |
1289 | 2024-12-31T17:20:55.049Z | ----------------------------------------------------------- |
1290 | 2024-12-31T17:20:55.049Z | Accepted connection from 10.0.0.1, port 61958 |
1291 | 2024-12-31T17:20:55.049Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57161 |
1292 | 2024-12-31T17:20:55.049Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44943 |
1293 | 2024-12-31T17:20:55.049Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34515 |
1294 | 2024-12-31T17:20:55.049Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59519 |
1295 | 2024-12-31T17:20:55.049Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39017 |
1296 | 2024-12-31T17:20:55.049Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64987 |
1297 | 2024-12-31T17:20:55.049Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64461 |
1298 | 2024-12-31T17:20:55.049Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45982 |
1299 | 2024-12-31T17:20:55.049Z | [ ID] Interval Transfer Bandwidth |
1300 | 2024-12-31T17:20:55.049Z | [ 5] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1301 | 2024-12-31T17:20:55.049Z | [ 7] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
1302 | 2024-12-31T17:20:55.049Z | [ 9] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1303 | 2024-12-31T17:20:55.049Z | [ 11] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1304 | 2024-12-31T17:20:55.049Z | [ 13] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1305 | 2024-12-31T17:20:55.049Z | [ 15] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1306 | 2024-12-31T17:20:55.049Z | [ 17] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1307 | 2024-12-31T17:20:55.049Z | [ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec |
1308 | 2024-12-31T17:20:55.049Z | [SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec |
1309 | 2024-12-31T17:20:55.049Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1310 | 2024-12-31T17:20:55.049Z | [ 5] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1311 | 2024-12-31T17:20:55.049Z | [ 7] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1312 | 2024-12-31T17:20:55.049Z | [ 9] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1313 | 2024-12-31T17:20:55.049Z | [ 11] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1314 | 2024-12-31T17:20:55.049Z | [ 13] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1315 | 2024-12-31T17:20:55.049Z | [ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1316 | 2024-12-31T17:20:55.049Z | [ 17] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1317 | 2024-12-31T17:20:55.049Z | [ 19] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1318 | 2024-12-31T17:20:55.049Z | [SUM] 1.00-2.00 sec 173 MBytes 1.45 Gbits/sec |
1319 | 2024-12-31T17:20:55.049Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1320 | 2024-12-31T17:20:55.049Z | [ 5] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec |
1321 | 2024-12-31T17:20:55.050Z | [ 7] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec |
1322 | 2024-12-31T17:20:55.050Z | [ 9] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec |
1323 | 2024-12-31T17:20:55.050Z | [ 11] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
1324 | 2024-12-31T17:20:55.050Z | [ 13] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
1325 | 2024-12-31T17:20:55.050Z | [ 15] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
1326 | 2024-12-31T17:20:55.050Z | [ 17] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec |
1327 | 2024-12-31T17:20:55.050Z | [ 19] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec |
1328 | 2024-12-31T17:20:55.050Z | [SUM] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec |
1329 | 2024-12-31T17:20:55.050Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1330 | 2024-12-31T17:20:55.050Z | [ 5] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1331 | 2024-12-31T17:20:55.050Z | [ 7] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1332 | 2024-12-31T17:20:55.050Z | [ 9] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1333 | 2024-12-31T17:20:55.050Z | [ 11] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1334 | 2024-12-31T17:20:55.050Z | [ 13] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1335 | 2024-12-31T17:20:55.050Z | [ 15] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1336 | 2024-12-31T17:20:55.050Z | [ 17] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1337 | 2024-12-31T17:20:55.050Z | [ 19] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec |
1338 | 2024-12-31T17:20:55.050Z | [SUM] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec |
1339 | 2024-12-31T17:20:55.050Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1340 | 2024-12-31T17:20:55.050Z | [ 5] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
1341 | 2024-12-31T17:20:55.050Z | [ 7] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1342 | 2024-12-31T17:20:55.050Z | [ 9] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1343 | 2024-12-31T17:20:55.050Z | [ 11] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1344 | 2024-12-31T17:20:55.050Z | [ 13] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1345 | 2024-12-31T17:20:55.050Z | [ 15] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1346 | 2024-12-31T17:20:55.050Z | [ 17] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1347 | 2024-12-31T17:20:55.050Z | [ 19] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
1348 | 2024-12-31T17:20:55.050Z | [SUM] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec |
1349 | 2024-12-31T17:20:55.050Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1350 | 2024-12-31T17:20:55.050Z | [ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
1351 | 2024-12-31T17:20:55.050Z | [ 7] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec |
1352 | 2024-12-31T17:20:55.050Z | [ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec |
1353 | 2024-12-31T17:20:55.050Z | [ 11] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec |
1354 | 2024-12-31T17:20:55.050Z | [ 13] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec |
1355 | 2024-12-31T17:20:55.050Z | [ 15] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec |
1356 | 2024-12-31T17:20:55.050Z | [ 17] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec |
1357 | 2024-12-31T17:20:55.050Z | [ 19] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec |
1358 | 2024-12-31T17:20:55.050Z | [SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec |
1359 | 2024-12-31T17:20:55.050Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1360 | 2024-12-31T17:20:55.050Z | [ 5] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1361 | 2024-12-31T17:20:55.051Z | [ 7] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1362 | 2024-12-31T17:20:55.051Z | [ 9] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1363 | 2024-12-31T17:20:58.268Z | [ 11] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1364 | 2024-12-31T17:20:58.268Z | [ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1365 | 2024-12-31T17:20:58.268Z | [ 15] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1366 | 2024-12-31T17:20:58.268Z | [ 17] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
1367 | 2024-12-31T17:20:58.268Z | [ 19] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1368 | 2024-12-31T17:20:58.268Z | [SUM] 6.00-7.00 sec 173 MBytes 1.45 Gbits/sec |
1369 | 2024-12-31T17:20:58.268Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1370 | 2024-12-31T17:20:58.268Z | [ 5] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1371 | 2024-12-31T17:20:58.268Z | [ 7] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1372 | 2024-12-31T17:20:58.268Z | [ 9] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1373 | 2024-12-31T17:20:58.268Z | [ 11] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1374 | 2024-12-31T17:20:58.269Z | [ 13] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec |
1375 | 2024-12-31T17:20:58.269Z | [ 15] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1376 | 2024-12-31T17:20:58.269Z | [ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1377 | 2024-12-31T17:20:58.269Z | [ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec |
1378 | 2024-12-31T17:20:58.269Z | [SUM] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec |
1379 | 2024-12-31T17:20:58.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1380 | 2024-12-31T17:20:58.269Z | [ 5] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1381 | 2024-12-31T17:20:58.269Z | [ 7] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1382 | 2024-12-31T17:20:58.269Z | [ 9] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1383 | 2024-12-31T17:20:58.269Z | [ 11] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1384 | 2024-12-31T17:20:58.269Z | [ 13] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec |
1385 | 2024-12-31T17:20:58.269Z | [ 15] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1386 | 2024-12-31T17:20:58.269Z | [ 17] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1387 | 2024-12-31T17:20:58.269Z | [ 19] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec |
1388 | 2024-12-31T17:20:58.269Z | [SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec |
1389 | 2024-12-31T17:20:58.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1390 | 2024-12-31T17:20:58.269Z | [ 5] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1391 | 2024-12-31T17:20:58.269Z | [ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1392 | 2024-12-31T17:20:58.269Z | [ 9] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec |
1393 | 2024-12-31T17:20:58.269Z | [ 11] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1394 | 2024-12-31T17:20:58.269Z | [ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1395 | 2024-12-31T17:20:58.269Z | [ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1396 | 2024-12-31T17:20:58.269Z | [ 17] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1397 | 2024-12-31T17:20:58.269Z | [ 19] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1398 | 2024-12-31T17:20:58.269Z | [SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec |
1399 | 2024-12-31T17:20:58.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1400 | 2024-12-31T17:20:58.269Z | [ 5] 10.00-10.00 sec 82.0 KBytes 264 Mbits/sec |
1401 | 2024-12-31T17:20:58.269Z | [ 7] 10.00-10.00 sec 42.4 KBytes 136 Mbits/sec |
1402 | 2024-12-31T17:20:58.269Z | [ 9] 10.00-10.00 sec 17.0 KBytes 54.6 Mbits/sec |
1403 | 2024-12-31T17:20:58.269Z | [ 11] 10.00-10.00 sec 124 KBytes 400 Mbits/sec |
1404 | 2024-12-31T17:20:58.269Z | [ 13] 10.00-10.00 sec 124 KBytes 400 Mbits/sec |
1405 | 2024-12-31T17:20:58.269Z | [ 15] 10.00-10.00 sec 124 KBytes 400 Mbits/sec |
1406 | 2024-12-31T17:20:58.269Z | [ 17] 10.00-10.00 sec 73.5 KBytes 236 Mbits/sec |
1407 | 2024-12-31T17:20:58.269Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1408 | 2024-12-31T17:20:58.269Z | [SUM] 10.00-10.00 sec 588 KBytes 1.89 Gbits/sec |
1409 | 2024-12-31T17:20:58.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1410 | 2024-12-31T17:20:58.269Z | [ ID] Interval Transfer Bandwidth |
1411 | 2024-12-31T17:20:58.269Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1412 | 2024-12-31T17:20:58.269Z | [ 5] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1413 | 2024-12-31T17:20:58.269Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1414 | 2024-12-31T17:20:58.270Z | [ 7] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1415 | 2024-12-31T17:20:58.270Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1416 | 2024-12-31T17:20:58.270Z | [ 9] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1417 | 2024-12-31T17:20:58.270Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1418 | 2024-12-31T17:20:58.270Z | [ 11] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1419 | 2024-12-31T17:20:58.270Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1420 | 2024-12-31T17:20:58.270Z | [ 13] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1421 | 2024-12-31T17:20:58.270Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1422 | 2024-12-31T17:20:58.270Z | [ 15] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1423 | 2024-12-31T17:20:58.270Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1424 | 2024-12-31T17:20:58.270Z | [ 17] 0.00-10.00 sec 215 MBytes 180 Mbits/sec receiver |
1425 | 2024-12-31T17:20:58.270Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1426 | 2024-12-31T17:20:58.270Z | [ 19] 0.00-10.00 sec 214 MBytes 180 Mbits/sec receiver |
1427 | 2024-12-31T17:20:58.270Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1428 | 2024-12-31T17:20:58.270Z | [SUM] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec receiver |
1429 | 2024-12-31T17:20:58.273Z | Run 5/5...1440.452Mbps |
1430 | 2024-12-31T17:20:58.273Z | ###---------------------### |
1431 | 2024-12-31T17:20:58.273Z | ::: iPerf done... ::: |
1432 | 2024-12-31T17:20:58.273Z | :::Awaiting out files...::: |
1433 | 2024-12-31T17:20:58.273Z | ###---------------------### |
1434 | 2024-12-31T17:20:58.273Z | ###-----### |
1435 | 2024-12-31T17:20:58.273Z | :::done!::: |
1436 | 2024-12-31T17:20:58.273Z | ###-----### |
1437 | 2024-12-31T17:20:58.273Z | ###-------------------### |
1438 | 2024-12-31T17:20:58.273Z | :::Running experiment ::: |
1439 | 2024-12-31T17:20:58.273Z | :::iperf-tcp/local/s2c::: |
1440 | 2024-12-31T17:20:58.273Z | ###-------------------### |
1441 | 2024-12-31T17:21:05.300Z | ----------------------------------------------------------- |
1442 | 2024-12-31T17:21:05.300Z | Server listening on 5201 |
1443 | 2024-12-31T17:21:05.300Z | ----------------------------------------------------------- |
1444 | 2024-12-31T17:21:05.300Z | Accepted connection from 10.0.0.1, port 48417 |
1445 | 2024-12-31T17:21:05.300Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46705 |
1446 | 2024-12-31T17:21:05.300Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48494 |
1447 | 2024-12-31T17:21:05.300Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61210 |
1448 | 2024-12-31T17:21:05.300Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52239 |
1449 | 2024-12-31T17:21:05.300Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52012 |
1450 | 2024-12-31T17:21:05.300Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39304 |
1451 | 2024-12-31T17:21:05.300Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45653 |
1452 | 2024-12-31T17:21:05.300Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46330 |
1453 | 2024-12-31T17:21:05.300Z | [ ID] Interval Transfer Bandwidth |
1454 | 2024-12-31T17:21:05.300Z | [ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec |
1455 | 2024-12-31T17:21:05.301Z | [ 7] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1456 | 2024-12-31T17:21:05.301Z | [ 9] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec |
1457 | 2024-12-31T17:21:05.301Z | [ 11] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1458 | 2024-12-31T17:21:05.301Z | [ 13] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1459 | 2024-12-31T17:21:05.301Z | [ 15] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1460 | 2024-12-31T17:21:05.301Z | [ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1461 | 2024-12-31T17:21:05.301Z | [ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1462 | 2024-12-31T17:21:05.301Z | [SUM] 0.00-1.00 sec 158 MBytes 1.33 Gbits/sec |
1463 | 2024-12-31T17:21:05.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1464 | 2024-12-31T17:21:05.301Z | [ 5] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1465 | 2024-12-31T17:21:05.301Z | [ 7] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1466 | 2024-12-31T17:21:05.301Z | [ 9] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec |
1467 | 2024-12-31T17:21:05.301Z | [ 11] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1468 | 2024-12-31T17:21:05.301Z | [ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1469 | 2024-12-31T17:21:05.301Z | [ 15] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1470 | 2024-12-31T17:21:05.301Z | [ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1471 | 2024-12-31T17:21:05.301Z | [ 19] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec |
1472 | 2024-12-31T17:21:05.301Z | [SUM] 1.00-2.00 sec 175 MBytes 1.46 Gbits/sec |
1473 | 2024-12-31T17:21:05.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1474 | 2024-12-31T17:21:05.301Z | [ 5] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1475 | 2024-12-31T17:21:05.301Z | [ 7] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec |
1476 | 2024-12-31T17:21:05.301Z | [ 9] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1477 | 2024-12-31T17:21:05.301Z | [ 11] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1478 | 2024-12-31T17:21:05.301Z | [ 13] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec |
1479 | 2024-12-31T17:21:05.301Z | [ 15] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1480 | 2024-12-31T17:21:05.301Z | [ 17] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1481 | 2024-12-31T17:21:05.301Z | [ 19] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1482 | 2024-12-31T17:21:05.301Z | [SUM] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec |
1483 | 2024-12-31T17:21:05.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1484 | 2024-12-31T17:21:05.301Z | [ 5] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec |
1485 | 2024-12-31T17:21:05.301Z | [ 7] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1486 | 2024-12-31T17:21:05.301Z | [ 9] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1487 | 2024-12-31T17:21:05.301Z | [ 11] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1488 | 2024-12-31T17:21:05.301Z | [ 13] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1489 | 2024-12-31T17:21:05.301Z | [ 15] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1490 | 2024-12-31T17:21:05.301Z | [ 17] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1491 | 2024-12-31T17:21:05.301Z | [ 19] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec |
1492 | 2024-12-31T17:21:05.301Z | [SUM] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec |
1493 | 2024-12-31T17:21:05.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1494 | 2024-12-31T17:21:05.302Z | [ 5] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec |
1495 | 2024-12-31T17:21:05.302Z | [ 7] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec |
1496 | 2024-12-31T17:21:05.302Z | [ 9] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec |
1497 | 2024-12-31T17:21:05.302Z | [ 11] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec |
1498 | 2024-12-31T17:21:05.302Z | [ 13] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1499 | 2024-12-31T17:21:05.302Z | [ 15] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec |
1500 | 2024-12-31T17:21:05.302Z | [ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1501 | 2024-12-31T17:21:05.302Z | [ 19] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1502 | 2024-12-31T17:21:05.302Z | [SUM] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec |
1503 | 2024-12-31T17:21:05.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1504 | 2024-12-31T17:21:05.302Z | [ 5] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1505 | 2024-12-31T17:21:05.302Z | [ 7] 5.00-6.00 sec 21.3 MBytes 178 Mbits/sec |
1506 | 2024-12-31T17:21:05.305Z | [ 9] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec |
1507 | 2024-12-31T17:21:05.305Z | [ 11] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1508 | 2024-12-31T17:21:05.305Z | [ 13] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec |
1509 | 2024-12-31T17:21:05.305Z | [ 15] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1510 | 2024-12-31T17:21:05.305Z | [ 17] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec |
1511 | 2024-12-31T17:21:05.305Z | [ 19] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec |
1512 | 2024-12-31T17:21:05.305Z | [SUM] 5.00-6.00 sec 171 MBytes 1.43 Gbits/sec |
1513 | 2024-12-31T17:21:05.305Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1514 | 2024-12-31T17:21:05.305Z | [ 5] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
1515 | 2024-12-31T17:21:05.305Z | [ 7] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec |
1516 | 2024-12-31T17:21:05.305Z | [ 9] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec |
1517 | 2024-12-31T17:21:08.519Z | [ 11] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
1518 | 2024-12-31T17:21:08.519Z | [ 13] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec |
1519 | 2024-12-31T17:21:08.519Z | [ 15] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
1520 | 2024-12-31T17:21:08.519Z | [ 17] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec |
1521 | 2024-12-31T17:21:08.519Z | [ 19] 6.00-7.00 sec 21.0 MBytes 177 Mbits/sec |
1522 | 2024-12-31T17:21:08.519Z | [SUM] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec |
1523 | 2024-12-31T17:21:08.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1524 | 2024-12-31T17:21:08.519Z | [ 5] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1525 | 2024-12-31T17:21:08.519Z | [ 7] 7.00-8.00 sec 21.2 MBytes 177 Mbits/sec |
1526 | 2024-12-31T17:21:08.519Z | [ 9] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec |
1527 | 2024-12-31T17:21:08.519Z | [ 11] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1528 | 2024-12-31T17:21:08.519Z | [ 13] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec |
1529 | 2024-12-31T17:21:08.519Z | [ 15] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1530 | 2024-12-31T17:21:08.519Z | [ 17] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1531 | 2024-12-31T17:21:08.519Z | [ 19] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1532 | 2024-12-31T17:21:08.519Z | [SUM] 7.00-8.00 sec 170 MBytes 1.43 Gbits/sec |
1533 | 2024-12-31T17:21:08.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1534 | 2024-12-31T17:21:08.519Z | [ 5] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1535 | 2024-12-31T17:21:08.519Z | [ 7] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec |
1536 | 2024-12-31T17:21:08.519Z | [ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1537 | 2024-12-31T17:21:08.519Z | [ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1538 | 2024-12-31T17:21:08.519Z | [ 13] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1539 | 2024-12-31T17:21:08.519Z | [ 15] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1540 | 2024-12-31T17:21:08.519Z | [ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1541 | 2024-12-31T17:21:08.519Z | [ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1542 | 2024-12-31T17:21:08.520Z | [SUM] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec |
1543 | 2024-12-31T17:21:08.520Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1544 | 2024-12-31T17:21:08.520Z | [ 5] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec |
1545 | 2024-12-31T17:21:08.520Z | [ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1546 | 2024-12-31T17:21:08.520Z | [ 9] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1547 | 2024-12-31T17:21:08.520Z | [ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1548 | 2024-12-31T17:21:08.520Z | [ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1549 | 2024-12-31T17:21:08.520Z | [ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1550 | 2024-12-31T17:21:08.520Z | [ 17] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1551 | 2024-12-31T17:21:08.520Z | [ 19] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec |
1552 | 2024-12-31T17:21:08.520Z | [SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec |
1553 | 2024-12-31T17:21:08.520Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1554 | 2024-12-31T17:21:08.520Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1555 | 2024-12-31T17:21:08.520Z | [ 7] 10.00-10.00 sec 56.6 KBytes 194 Mbits/sec |
1556 | 2024-12-31T17:21:08.520Z | [ 9] 10.00-10.00 sec 56.6 KBytes 194 Mbits/sec |
1557 | 2024-12-31T17:21:08.520Z | [ 11] 10.00-10.00 sec 56.6 KBytes 194 Mbits/sec |
1558 | 2024-12-31T17:21:08.520Z | [ 13] 10.00-10.00 sec 113 KBytes 387 Mbits/sec |
1559 | 2024-12-31T17:21:08.520Z | [ 15] 10.00-10.00 sec 127 KBytes 436 Mbits/sec |
1560 | 2024-12-31T17:21:08.520Z | [ 17] 10.00-10.00 sec 113 KBytes 387 Mbits/sec |
1561 | 2024-12-31T17:21:08.520Z | [ 19] 10.00-10.00 sec 113 KBytes 387 Mbits/sec |
1562 | 2024-12-31T17:21:08.520Z | [SUM] 10.00-10.00 sec 636 KBytes 2.18 Gbits/sec |
1563 | 2024-12-31T17:21:08.520Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1564 | 2024-12-31T17:21:08.520Z | [ ID] Interval Transfer Bandwidth |
1565 | 2024-12-31T17:21:08.520Z | [ 5] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1566 | 2024-12-31T17:21:08.520Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1567 | 2024-12-31T17:21:08.520Z | [ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1568 | 2024-12-31T17:21:08.520Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1569 | 2024-12-31T17:21:08.520Z | [ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1570 | 2024-12-31T17:21:08.520Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1571 | 2024-12-31T17:21:08.520Z | [ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1572 | 2024-12-31T17:21:08.520Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1573 | 2024-12-31T17:21:08.520Z | [ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1574 | 2024-12-31T17:21:08.520Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1575 | 2024-12-31T17:21:08.520Z | [ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1576 | 2024-12-31T17:21:08.520Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1577 | 2024-12-31T17:21:08.520Z | [ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1578 | 2024-12-31T17:21:08.520Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1579 | 2024-12-31T17:21:08.520Z | [ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1580 | 2024-12-31T17:21:08.520Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1581 | 2024-12-31T17:21:08.521Z | [SUM] 0.00-10.00 sec 1.66 GBytes 1.42 Gbits/sec sender |
1582 | 2024-12-31T17:21:08.521Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1583 | 2024-12-31T17:21:08.524Z | Run 1/5...1423.681Mbps |
1584 | 2024-12-31T17:21:15.548Z | ----------------------------------------------------------- |
1585 | 2024-12-31T17:21:15.548Z | Server listening on 5201 |
1586 | 2024-12-31T17:21:15.548Z | ----------------------------------------------------------- |
1587 | 2024-12-31T17:21:15.548Z | Accepted connection from 10.0.0.1, port 59553 |
1588 | 2024-12-31T17:21:15.549Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49764 |
1589 | 2024-12-31T17:21:15.549Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49896 |
1590 | 2024-12-31T17:21:15.549Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57971 |
1591 | 2024-12-31T17:21:15.549Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39294 |
1592 | 2024-12-31T17:21:15.549Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38251 |
1593 | 2024-12-31T17:21:15.549Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33499 |
1594 | 2024-12-31T17:21:15.549Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45388 |
1595 | 2024-12-31T17:21:15.549Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35460 |
1596 | 2024-12-31T17:21:15.549Z | [ ID] Interval Transfer Bandwidth |
1597 | 2024-12-31T17:21:15.549Z | [ 5] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec |
1598 | 2024-12-31T17:21:15.549Z | [ 7] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1599 | 2024-12-31T17:21:15.549Z | [ 9] 0.00-1.00 sec 19.5 MBytes 164 Mbits/sec |
1600 | 2024-12-31T17:21:15.549Z | [ 11] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
1601 | 2024-12-31T17:21:15.549Z | [ 13] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
1602 | 2024-12-31T17:21:15.549Z | [ 15] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
1603 | 2024-12-31T17:21:15.549Z | [ 17] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
1604 | 2024-12-31T17:21:15.549Z | [ 19] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec |
1605 | 2024-12-31T17:21:15.549Z | [SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec |
1606 | 2024-12-31T17:21:15.552Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1607 | 2024-12-31T17:21:15.553Z | [ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
1608 | 2024-12-31T17:21:15.553Z | [ 7] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1609 | 2024-12-31T17:21:15.553Z | [ 9] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1610 | 2024-12-31T17:21:15.553Z | [ 11] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1611 | 2024-12-31T17:21:15.553Z | [ 13] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1612 | 2024-12-31T17:21:15.553Z | [ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1613 | 2024-12-31T17:21:15.553Z | [ 17] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec |
1614 | 2024-12-31T17:21:15.553Z | [ 19] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec |
1615 | 2024-12-31T17:21:15.553Z | [SUM] 1.00-2.00 sec 173 MBytes 1.45 Gbits/sec |
1616 | 2024-12-31T17:21:15.553Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1617 | 2024-12-31T17:21:15.553Z | [ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1618 | 2024-12-31T17:21:15.553Z | [ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1619 | 2024-12-31T17:21:15.553Z | [ 9] 2.00-3.00 sec 21.3 MBytes 178 Mbits/sec |
1620 | 2024-12-31T17:21:15.553Z | [ 11] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1621 | 2024-12-31T17:21:15.553Z | [ 13] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec |
1622 | 2024-12-31T17:21:15.553Z | [ 15] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
1623 | 2024-12-31T17:21:15.553Z | [ 17] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec |
1624 | 2024-12-31T17:21:15.553Z | [ 19] 2.00-3.00 sec 21.2 MBytes 177 Mbits/sec |
1625 | 2024-12-31T17:21:15.553Z | [SUM] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec |
1626 | 2024-12-31T17:21:15.553Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1627 | 2024-12-31T17:21:15.553Z | [ 5] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1628 | 2024-12-31T17:21:15.553Z | [ 7] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec |
1629 | 2024-12-31T17:21:15.553Z | [ 9] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1630 | 2024-12-31T17:21:15.553Z | [ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1631 | 2024-12-31T17:21:15.553Z | [ 13] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1632 | 2024-12-31T17:21:15.553Z | [ 15] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1633 | 2024-12-31T17:21:15.553Z | [ 17] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1634 | 2024-12-31T17:21:15.553Z | [ 19] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1635 | 2024-12-31T17:21:15.553Z | [SUM] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec |
1636 | 2024-12-31T17:21:15.553Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1637 | 2024-12-31T17:21:15.553Z | [ 5] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
1638 | 2024-12-31T17:21:15.553Z | [ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1639 | 2024-12-31T17:21:15.553Z | [ 9] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1640 | 2024-12-31T17:21:15.553Z | [ 11] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1641 | 2024-12-31T17:21:15.553Z | [ 13] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1642 | 2024-12-31T17:21:15.553Z | [ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1643 | 2024-12-31T17:21:15.553Z | [ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1644 | 2024-12-31T17:21:15.553Z | [ 19] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec |
1645 | 2024-12-31T17:21:15.553Z | [SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec |
1646 | 2024-12-31T17:21:15.554Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1647 | 2024-12-31T17:21:15.554Z | [ 5] 5.00-6.00 sec 21.6 MBytes 182 Mbits/sec |
1648 | 2024-12-31T17:21:15.554Z | [ 7] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1649 | 2024-12-31T17:21:15.554Z | [ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1650 | 2024-12-31T17:21:15.554Z | [ 11] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1651 | 2024-12-31T17:21:15.554Z | [ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1652 | 2024-12-31T17:21:15.554Z | [ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1653 | 2024-12-31T17:21:15.554Z | [ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1654 | 2024-12-31T17:21:15.554Z | [ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1655 | 2024-12-31T17:21:15.554Z | [SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec |
1656 | 2024-12-31T17:21:15.554Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1657 | 2024-12-31T17:21:15.554Z | [ 5] 6.00-7.00 sec 21.5 MBytes 181 Mbits/sec |
1658 | 2024-12-31T17:21:15.554Z | [ 7] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1659 | 2024-12-31T17:21:15.554Z | [ 9] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
1660 | 2024-12-31T17:21:18.768Z | [ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1661 | 2024-12-31T17:21:18.768Z | [ 13] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1662 | 2024-12-31T17:21:18.768Z | [ 15] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1663 | 2024-12-31T17:21:18.768Z | [ 17] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1664 | 2024-12-31T17:21:18.768Z | [ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1665 | 2024-12-31T17:21:18.768Z | [SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec |
1666 | 2024-12-31T17:21:18.768Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1667 | 2024-12-31T17:21:18.768Z | [ 5] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1668 | 2024-12-31T17:21:18.768Z | [ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1669 | 2024-12-31T17:21:18.768Z | [ 9] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1670 | 2024-12-31T17:21:18.768Z | [ 11] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec |
1671 | 2024-12-31T17:21:18.769Z | [ 13] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec |
1672 | 2024-12-31T17:21:18.769Z | [ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1673 | 2024-12-31T17:21:18.769Z | [ 17] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec |
1674 | 2024-12-31T17:21:18.769Z | [ 19] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec |
1675 | 2024-12-31T17:21:18.769Z | [SUM] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec |
1676 | 2024-12-31T17:21:18.769Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1677 | 2024-12-31T17:21:18.769Z | [ 5] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec |
1678 | 2024-12-31T17:21:18.769Z | [ 7] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1679 | 2024-12-31T17:21:18.769Z | [ 9] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1680 | 2024-12-31T17:21:18.769Z | [ 11] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1681 | 2024-12-31T17:21:18.769Z | [ 13] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1682 | 2024-12-31T17:21:18.769Z | [ 15] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1683 | 2024-12-31T17:21:18.769Z | [ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1684 | 2024-12-31T17:21:18.769Z | [ 19] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec |
1685 | 2024-12-31T17:21:18.769Z | [SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec |
1686 | 2024-12-31T17:21:18.769Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1687 | 2024-12-31T17:21:18.769Z | [ 5] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1688 | 2024-12-31T17:21:18.769Z | [ 7] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1689 | 2024-12-31T17:21:18.769Z | [ 9] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1690 | 2024-12-31T17:21:18.769Z | [ 11] 9.00-10.00 sec 21.4 MBytes 179 Mbits/sec |
1691 | 2024-12-31T17:21:18.769Z | [ 13] 9.00-10.00 sec 21.4 MBytes 179 Mbits/sec |
1692 | 2024-12-31T17:21:18.769Z | [ 15] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1693 | 2024-12-31T17:21:18.769Z | [ 17] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1694 | 2024-12-31T17:21:18.769Z | [ 19] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1695 | 2024-12-31T17:21:18.769Z | [SUM] 9.00-10.00 sec 171 MBytes 1.44 Gbits/sec |
1696 | 2024-12-31T17:21:18.769Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1697 | 2024-12-31T17:21:18.769Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1698 | 2024-12-31T17:21:18.769Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1699 | 2024-12-31T17:21:18.769Z | [ 9] 10.00-10.00 sec 56.6 KBytes 211 Mbits/sec |
1700 | 2024-12-31T17:21:18.769Z | [ 11] 10.00-10.00 sec 113 KBytes 421 Mbits/sec |
1701 | 2024-12-31T17:21:18.769Z | [ 13] 10.00-10.00 sec 113 KBytes 422 Mbits/sec |
1702 | 2024-12-31T17:21:18.769Z | [ 15] 10.00-10.00 sec 56.6 KBytes 211 Mbits/sec |
1703 | 2024-12-31T17:21:18.769Z | [ 17] 10.00-10.00 sec 56.6 KBytes 211 Mbits/sec |
1704 | 2024-12-31T17:21:18.769Z | [ 19] 10.00-10.00 sec 113 KBytes 422 Mbits/sec |
1705 | 2024-12-31T17:21:18.769Z | [SUM] 10.00-10.00 sec 509 KBytes 1.90 Gbits/sec |
1706 | 2024-12-31T17:21:18.770Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1707 | 2024-12-31T17:21:18.770Z | [ ID] Interval Transfer Bandwidth |
1708 | 2024-12-31T17:21:18.770Z | [ 5] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1709 | 2024-12-31T17:21:18.770Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1710 | 2024-12-31T17:21:18.770Z | [ 7] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1711 | 2024-12-31T17:21:18.770Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1712 | 2024-12-31T17:21:18.770Z | [ 9] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1713 | 2024-12-31T17:21:18.770Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1714 | 2024-12-31T17:21:18.770Z | [ 11] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1715 | 2024-12-31T17:21:18.770Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1716 | 2024-12-31T17:21:18.770Z | [ 13] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1717 | 2024-12-31T17:21:18.770Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1718 | 2024-12-31T17:21:18.770Z | [ 15] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1719 | 2024-12-31T17:21:18.770Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1720 | 2024-12-31T17:21:18.772Z | [ 17] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1721 | 2024-12-31T17:21:18.772Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1722 | 2024-12-31T17:21:18.772Z | [ 19] 0.00-10.00 sec 213 MBytes 179 Mbits/sec sender |
1723 | 2024-12-31T17:21:18.772Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1724 | 2024-12-31T17:21:18.772Z | [SUM] 0.00-10.00 sec 1.67 GBytes 1.43 Gbits/sec sender |
1725 | 2024-12-31T17:21:18.772Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1726 | 2024-12-31T17:21:18.773Z | Run 2/5...1430.455Mbps |
1727 | 2024-12-31T17:21:25.800Z | ----------------------------------------------------------- |
1728 | 2024-12-31T17:21:25.800Z | Server listening on 5201 |
1729 | 2024-12-31T17:21:25.800Z | ----------------------------------------------------------- |
1730 | 2024-12-31T17:21:25.800Z | Accepted connection from 10.0.0.1, port 60444 |
1731 | 2024-12-31T17:21:25.800Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47860 |
1732 | 2024-12-31T17:21:25.800Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45692 |
1733 | 2024-12-31T17:21:25.800Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63469 |
1734 | 2024-12-31T17:21:25.800Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34152 |
1735 | 2024-12-31T17:21:25.800Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57732 |
1736 | 2024-12-31T17:21:25.800Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59435 |
1737 | 2024-12-31T17:21:25.800Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44259 |
1738 | 2024-12-31T17:21:25.800Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35951 |
1739 | 2024-12-31T17:21:25.800Z | [ ID] Interval Transfer Bandwidth |
1740 | 2024-12-31T17:21:25.800Z | [ 5] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1741 | 2024-12-31T17:21:25.800Z | [ 7] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec |
1742 | 2024-12-31T17:21:25.800Z | [ 9] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1743 | 2024-12-31T17:21:25.800Z | [ 11] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1744 | 2024-12-31T17:21:25.800Z | [ 13] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1745 | 2024-12-31T17:21:25.800Z | [ 15] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1746 | 2024-12-31T17:21:25.800Z | [ 17] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec |
1747 | 2024-12-31T17:21:25.800Z | [ 19] 0.00-1.00 sec 19.5 MBytes 164 Mbits/sec |
1748 | 2024-12-31T17:21:25.800Z | [SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec |
1749 | 2024-12-31T17:21:25.800Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1750 | 2024-12-31T17:21:25.800Z | [ 5] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1751 | 2024-12-31T17:21:25.800Z | [ 7] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
1752 | 2024-12-31T17:21:25.800Z | [ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1753 | 2024-12-31T17:21:25.800Z | [ 11] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
1754 | 2024-12-31T17:21:25.800Z | [ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1755 | 2024-12-31T17:21:25.800Z | [ 15] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1756 | 2024-12-31T17:21:25.800Z | [ 17] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
1757 | 2024-12-31T17:21:25.800Z | [ 19] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1758 | 2024-12-31T17:21:25.800Z | [SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec |
1759 | 2024-12-31T17:21:25.800Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1760 | 2024-12-31T17:21:25.800Z | [ 5] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec |
1761 | 2024-12-31T17:21:25.800Z | [ 7] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1762 | 2024-12-31T17:21:25.800Z | [ 9] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec |
1763 | 2024-12-31T17:21:25.801Z | [ 11] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1764 | 2024-12-31T17:21:25.801Z | [ 13] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1765 | 2024-12-31T17:21:25.801Z | [ 15] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1766 | 2024-12-31T17:21:25.801Z | [ 17] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1767 | 2024-12-31T17:21:25.801Z | [ 19] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec |
1768 | 2024-12-31T17:21:25.801Z | [SUM] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec |
1769 | 2024-12-31T17:21:25.801Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1770 | 2024-12-31T17:21:25.801Z | [ 5] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1771 | 2024-12-31T17:21:25.801Z | [ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1772 | 2024-12-31T17:21:25.801Z | [ 9] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1773 | 2024-12-31T17:21:25.801Z | [ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1774 | 2024-12-31T17:21:25.801Z | [ 13] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec |
1775 | 2024-12-31T17:21:25.801Z | [ 15] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec |
1776 | 2024-12-31T17:21:25.801Z | [ 17] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1777 | 2024-12-31T17:21:25.801Z | [ 19] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec |
1778 | 2024-12-31T17:21:25.801Z | [SUM] 3.00-4.00 sec 171 MBytes 1.43 Gbits/sec |
1779 | 2024-12-31T17:21:25.801Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1780 | 2024-12-31T17:21:25.801Z | [ 5] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1781 | 2024-12-31T17:21:25.801Z | [ 7] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec |
1782 | 2024-12-31T17:21:25.801Z | [ 9] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1783 | 2024-12-31T17:21:25.801Z | [ 11] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1784 | 2024-12-31T17:21:25.801Z | [ 13] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec |
1785 | 2024-12-31T17:21:25.801Z | [ 15] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec |
1786 | 2024-12-31T17:21:25.801Z | [ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1787 | 2024-12-31T17:21:25.801Z | [ 19] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec |
1788 | 2024-12-31T17:21:25.801Z | [SUM] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec |
1789 | 2024-12-31T17:21:25.801Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1790 | 2024-12-31T17:21:25.801Z | [ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1791 | 2024-12-31T17:21:25.801Z | [ 7] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1792 | 2024-12-31T17:21:25.801Z | [ 9] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1793 | 2024-12-31T17:21:25.801Z | [ 11] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec |
1794 | 2024-12-31T17:21:25.801Z | [ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1795 | 2024-12-31T17:21:25.801Z | [ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1796 | 2024-12-31T17:21:25.801Z | [ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1797 | 2024-12-31T17:21:25.801Z | [ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec |
1798 | 2024-12-31T17:21:25.801Z | [SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec |
1799 | 2024-12-31T17:21:25.801Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1800 | 2024-12-31T17:21:25.801Z | [ 5] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1801 | 2024-12-31T17:21:25.801Z | [ 7] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1802 | 2024-12-31T17:21:25.801Z | [ 9] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1803 | 2024-12-31T17:21:29.018Z | [ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1804 | 2024-12-31T17:21:29.018Z | [ 13] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1805 | 2024-12-31T17:21:29.018Z | [ 15] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1806 | 2024-12-31T17:21:29.018Z | [ 17] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1807 | 2024-12-31T17:21:29.019Z | [ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1808 | 2024-12-31T17:21:29.019Z | [SUM] 6.00-7.00 sec 171 MBytes 1.44 Gbits/sec |
1809 | 2024-12-31T17:21:29.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1810 | 2024-12-31T17:21:29.019Z | [ 5] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1811 | 2024-12-31T17:21:29.019Z | [ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1812 | 2024-12-31T17:21:29.019Z | [ 9] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1813 | 2024-12-31T17:21:29.019Z | [ 11] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
1814 | 2024-12-31T17:21:29.019Z | [ 13] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
1815 | 2024-12-31T17:21:29.019Z | [ 15] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1816 | 2024-12-31T17:21:29.019Z | [ 17] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
1817 | 2024-12-31T17:21:29.019Z | [ 19] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
1818 | 2024-12-31T17:21:29.019Z | [SUM] 7.00-8.00 sec 172 MBytes 1.44 Gbits/sec |
1819 | 2024-12-31T17:21:29.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1820 | 2024-12-31T17:21:29.019Z | [ 5] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
1821 | 2024-12-31T17:21:29.019Z | [ 7] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
1822 | 2024-12-31T17:21:29.019Z | [ 9] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec |
1823 | 2024-12-31T17:21:29.019Z | [ 11] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec |
1824 | 2024-12-31T17:21:29.019Z | [ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
1825 | 2024-12-31T17:21:29.019Z | [ 15] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec |
1826 | 2024-12-31T17:21:29.019Z | [ 17] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
1827 | 2024-12-31T17:21:29.019Z | [ 19] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
1828 | 2024-12-31T17:21:29.019Z | [SUM] 8.00-9.00 sec 171 MBytes 1.44 Gbits/sec |
1829 | 2024-12-31T17:21:29.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1830 | 2024-12-31T17:21:29.019Z | [ 5] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1831 | 2024-12-31T17:21:29.019Z | [ 7] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1832 | 2024-12-31T17:21:29.019Z | [ 9] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1833 | 2024-12-31T17:21:29.019Z | [ 11] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1834 | 2024-12-31T17:21:29.019Z | [ 13] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec |
1835 | 2024-12-31T17:21:29.019Z | [ 15] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1836 | 2024-12-31T17:21:29.019Z | [ 17] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1837 | 2024-12-31T17:21:29.019Z | [ 19] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec |
1838 | 2024-12-31T17:21:29.019Z | [SUM] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec |
1839 | 2024-12-31T17:21:29.019Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1840 | 2024-12-31T17:21:29.019Z | [ 5] 10.00-10.00 sec 113 KBytes 375 Mbits/sec |
1841 | 2024-12-31T17:21:29.019Z | [ 7] 10.00-10.00 sec 113 KBytes 375 Mbits/sec |
1842 | 2024-12-31T17:21:29.019Z | [ 9] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec |
1843 | 2024-12-31T17:21:29.019Z | [ 11] 10.00-10.00 sec 70.7 KBytes 234 Mbits/sec |
1844 | 2024-12-31T17:21:29.019Z | [ 13] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec |
1845 | 2024-12-31T17:21:29.020Z | [ 15] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec |
1846 | 2024-12-31T17:21:29.020Z | [ 17] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec |
1847 | 2024-12-31T17:21:29.020Z | [ 19] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec |
1848 | 2024-12-31T17:21:29.020Z | [SUM] 10.00-10.00 sec 580 KBytes 1.92 Gbits/sec |
1849 | 2024-12-31T17:21:29.020Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1850 | 2024-12-31T17:21:29.020Z | [ ID] Interval Transfer Bandwidth |
1851 | 2024-12-31T17:21:29.020Z | [ 5] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1852 | 2024-12-31T17:21:29.020Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1853 | 2024-12-31T17:21:29.020Z | [ 7] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1854 | 2024-12-31T17:21:29.020Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1855 | 2024-12-31T17:21:29.020Z | [ 9] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1856 | 2024-12-31T17:21:29.020Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1857 | 2024-12-31T17:21:29.020Z | [ 11] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1858 | 2024-12-31T17:21:29.023Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1859 | 2024-12-31T17:21:29.023Z | [ 13] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1860 | 2024-12-31T17:21:29.023Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1861 | 2024-12-31T17:21:29.023Z | [ 15] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1862 | 2024-12-31T17:21:29.023Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1863 | 2024-12-31T17:21:29.023Z | [ 17] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1864 | 2024-12-31T17:21:29.023Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1865 | 2024-12-31T17:21:29.023Z | [ 19] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1866 | 2024-12-31T17:21:29.023Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1867 | 2024-12-31T17:21:29.023Z | [SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender |
1868 | 2024-12-31T17:21:29.023Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1869 | 2024-12-31T17:21:29.023Z | Run 3/5...1427.46Mbps |
1870 | 2024-12-31T17:21:36.049Z | ----------------------------------------------------------- |
1871 | 2024-12-31T17:21:36.049Z | Server listening on 5201 |
1872 | 2024-12-31T17:21:36.049Z | ----------------------------------------------------------- |
1873 | 2024-12-31T17:21:36.049Z | Accepted connection from 10.0.0.1, port 38930 |
1874 | 2024-12-31T17:21:36.049Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34009 |
1875 | 2024-12-31T17:21:36.049Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58913 |
1876 | 2024-12-31T17:21:36.049Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53790 |
1877 | 2024-12-31T17:21:36.049Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42361 |
1878 | 2024-12-31T17:21:36.049Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50094 |
1879 | 2024-12-31T17:21:36.049Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57884 |
1880 | 2024-12-31T17:21:36.049Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53827 |
1881 | 2024-12-31T17:21:36.049Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45056 |
1882 | 2024-12-31T17:21:36.049Z | [ ID] Interval Transfer Bandwidth |
1883 | 2024-12-31T17:21:36.049Z | [ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
1884 | 2024-12-31T17:21:36.049Z | [ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1885 | 2024-12-31T17:21:36.049Z | [ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1886 | 2024-12-31T17:21:36.049Z | [ 11] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1887 | 2024-12-31T17:21:36.049Z | [ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1888 | 2024-12-31T17:21:36.050Z | [ 15] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1889 | 2024-12-31T17:21:36.050Z | [ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1890 | 2024-12-31T17:21:36.050Z | [ 19] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
1891 | 2024-12-31T17:21:36.050Z | [SUM] 0.00-1.00 sec 158 MBytes 1.32 Gbits/sec |
1892 | 2024-12-31T17:21:36.050Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1893 | 2024-12-31T17:21:36.050Z | [ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
1894 | 2024-12-31T17:21:36.050Z | [ 7] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec |
1895 | 2024-12-31T17:21:36.050Z | [ 9] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1896 | 2024-12-31T17:21:36.050Z | [ 11] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1897 | 2024-12-31T17:21:36.050Z | [ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1898 | 2024-12-31T17:21:36.050Z | [ 15] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1899 | 2024-12-31T17:21:36.053Z | [ 17] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1900 | 2024-12-31T17:21:36.053Z | [ 19] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec |
1901 | 2024-12-31T17:21:36.053Z | [SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec |
1902 | 2024-12-31T17:21:36.053Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1903 | 2024-12-31T17:21:36.053Z | [ 5] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1904 | 2024-12-31T17:21:36.053Z | [ 7] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1905 | 2024-12-31T17:21:36.053Z | [ 9] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1906 | 2024-12-31T17:21:36.053Z | [ 11] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1907 | 2024-12-31T17:21:36.053Z | [ 13] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1908 | 2024-12-31T17:21:36.053Z | [ 15] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1909 | 2024-12-31T17:21:36.053Z | [ 17] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1910 | 2024-12-31T17:21:36.053Z | [ 19] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec |
1911 | 2024-12-31T17:21:36.053Z | [SUM] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec |
1912 | 2024-12-31T17:21:36.053Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1913 | 2024-12-31T17:21:36.053Z | [ 5] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1914 | 2024-12-31T17:21:36.053Z | [ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1915 | 2024-12-31T17:21:36.053Z | [ 9] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1916 | 2024-12-31T17:21:36.053Z | [ 11] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1917 | 2024-12-31T17:21:36.053Z | [ 13] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1918 | 2024-12-31T17:21:36.053Z | [ 15] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1919 | 2024-12-31T17:21:36.053Z | [ 17] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
1920 | 2024-12-31T17:21:36.053Z | [ 19] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
1921 | 2024-12-31T17:21:36.053Z | [SUM] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec |
1922 | 2024-12-31T17:21:36.053Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1923 | 2024-12-31T17:21:36.053Z | [ 5] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1924 | 2024-12-31T17:21:36.053Z | [ 7] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1925 | 2024-12-31T17:21:36.053Z | [ 9] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1926 | 2024-12-31T17:21:36.054Z | [ 11] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1927 | 2024-12-31T17:21:36.054Z | [ 13] 4.00-5.00 sec 21.3 MBytes 178 Mbits/sec |
1928 | 2024-12-31T17:21:36.054Z | [ 15] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec |
1929 | 2024-12-31T17:21:36.054Z | [ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec |
1930 | 2024-12-31T17:21:36.054Z | [ 19] 4.00-5.00 sec 21.2 MBytes 178 Mbits/sec |
1931 | 2024-12-31T17:21:36.054Z | [SUM] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec |
1932 | 2024-12-31T17:21:36.054Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1933 | 2024-12-31T17:21:36.054Z | [ 5] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1934 | 2024-12-31T17:21:36.054Z | [ 7] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1935 | 2024-12-31T17:21:36.054Z | [ 9] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1936 | 2024-12-31T17:21:36.054Z | [ 11] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1937 | 2024-12-31T17:21:36.054Z | [ 13] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec |
1938 | 2024-12-31T17:21:36.054Z | [ 15] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec |
1939 | 2024-12-31T17:21:36.054Z | [ 17] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec |
1940 | 2024-12-31T17:21:36.054Z | [ 19] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec |
1941 | 2024-12-31T17:21:36.054Z | [SUM] 5.00-6.00 sec 171 MBytes 1.44 Gbits/sec |
1942 | 2024-12-31T17:21:36.054Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1943 | 2024-12-31T17:21:36.054Z | [ 5] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1944 | 2024-12-31T17:21:36.054Z | [ 7] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1945 | 2024-12-31T17:21:36.054Z | [ 9] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec |
1946 | 2024-12-31T17:21:39.269Z | [ 11] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec |
1947 | 2024-12-31T17:21:39.269Z | [ 13] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec |
1948 | 2024-12-31T17:21:39.269Z | [ 15] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec |
1949 | 2024-12-31T17:21:39.269Z | [ 17] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec |
1950 | 2024-12-31T17:21:39.269Z | [ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
1951 | 2024-12-31T17:21:39.269Z | [SUM] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec |
1952 | 2024-12-31T17:21:39.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1953 | 2024-12-31T17:21:39.269Z | [ 5] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec |
1954 | 2024-12-31T17:21:39.269Z | [ 7] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1955 | 2024-12-31T17:21:39.269Z | [ 9] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec |
1956 | 2024-12-31T17:21:39.269Z | [ 11] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1957 | 2024-12-31T17:21:39.269Z | [ 13] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1958 | 2024-12-31T17:21:39.269Z | [ 15] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1959 | 2024-12-31T17:21:39.269Z | [ 17] 7.00-8.00 sec 21.3 MBytes 178 Mbits/sec |
1960 | 2024-12-31T17:21:39.269Z | [ 19] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec |
1961 | 2024-12-31T17:21:39.269Z | [SUM] 7.00-8.00 sec 170 MBytes 1.43 Gbits/sec |
1962 | 2024-12-31T17:21:39.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1963 | 2024-12-31T17:21:39.269Z | [ 5] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec |
1964 | 2024-12-31T17:21:39.269Z | [ 7] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1965 | 2024-12-31T17:21:39.269Z | [ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1966 | 2024-12-31T17:21:39.269Z | [ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1967 | 2024-12-31T17:21:39.269Z | [ 13] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1968 | 2024-12-31T17:21:39.269Z | [ 15] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1969 | 2024-12-31T17:21:39.269Z | [ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1970 | 2024-12-31T17:21:39.269Z | [ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
1971 | 2024-12-31T17:21:39.269Z | [SUM] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec |
1972 | 2024-12-31T17:21:39.269Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1973 | 2024-12-31T17:21:39.269Z | [ 5] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec |
1974 | 2024-12-31T17:21:39.270Z | [ 7] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1975 | 2024-12-31T17:21:39.270Z | [ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1976 | 2024-12-31T17:21:39.270Z | [ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1977 | 2024-12-31T17:21:39.270Z | [ 13] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1978 | 2024-12-31T17:21:39.270Z | [ 15] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1979 | 2024-12-31T17:21:39.270Z | [ 17] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1980 | 2024-12-31T17:21:39.270Z | [ 19] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec |
1981 | 2024-12-31T17:21:39.270Z | [SUM] 9.00-10.00 sec 174 MBytes 1.46 Gbits/sec |
1982 | 2024-12-31T17:21:39.270Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1983 | 2024-12-31T17:21:39.270Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1984 | 2024-12-31T17:21:39.270Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1985 | 2024-12-31T17:21:39.270Z | [ 9] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec |
1986 | 2024-12-31T17:21:39.270Z | [ 11] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec |
1987 | 2024-12-31T17:21:39.270Z | [ 13] 10.00-10.00 sec 113 KBytes 387 Mbits/sec |
1988 | 2024-12-31T17:21:39.270Z | [ 15] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec |
1989 | 2024-12-31T17:21:39.270Z | [ 17] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec |
1990 | 2024-12-31T17:21:39.270Z | [ 19] 10.00-10.00 sec 56.6 KBytes 193 Mbits/sec |
1991 | 2024-12-31T17:21:39.270Z | [SUM] 10.00-10.00 sec 396 KBytes 1.35 Gbits/sec |
1992 | 2024-12-31T17:21:39.273Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1993 | 2024-12-31T17:21:39.273Z | [ ID] Interval Transfer Bandwidth |
1994 | 2024-12-31T17:21:39.273Z | [ 5] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender |
1995 | 2024-12-31T17:21:39.273Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1996 | 2024-12-31T17:21:39.273Z | [ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1997 | 2024-12-31T17:21:39.273Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1998 | 2024-12-31T17:21:39.273Z | [ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
1999 | 2024-12-31T17:21:39.273Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2000 | 2024-12-31T17:21:39.274Z | [ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2001 | 2024-12-31T17:21:39.274Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2002 | 2024-12-31T17:21:39.274Z | [ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2003 | 2024-12-31T17:21:39.274Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2004 | 2024-12-31T17:21:39.274Z | [ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2005 | 2024-12-31T17:21:39.274Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2006 | 2024-12-31T17:21:39.274Z | [ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2007 | 2024-12-31T17:21:39.274Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2008 | 2024-12-31T17:21:39.274Z | [ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2009 | 2024-12-31T17:21:39.274Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2010 | 2024-12-31T17:21:39.274Z | [SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender |
2011 | 2024-12-31T17:21:39.274Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2012 | 2024-12-31T17:21:39.274Z | Run 4/5...1425.803Mbps |
2013 | 2024-12-31T17:21:46.299Z | ----------------------------------------------------------- |
2014 | 2024-12-31T17:21:46.300Z | Server listening on 5201 |
2015 | 2024-12-31T17:21:46.300Z | ----------------------------------------------------------- |
2016 | 2024-12-31T17:21:46.300Z | Accepted connection from 10.0.0.1, port 40423 |
2017 | 2024-12-31T17:21:46.300Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55097 |
2018 | 2024-12-31T17:21:46.300Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53958 |
2019 | 2024-12-31T17:21:46.300Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58670 |
2020 | 2024-12-31T17:21:46.300Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36657 |
2021 | 2024-12-31T17:21:46.300Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49752 |
2022 | 2024-12-31T17:21:46.300Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52495 |
2023 | 2024-12-31T17:21:46.300Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45233 |
2024 | 2024-12-31T17:21:46.300Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61356 |
2025 | 2024-12-31T17:21:46.300Z | [ ID] Interval Transfer Bandwidth |
2026 | 2024-12-31T17:21:46.300Z | [ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec |
2027 | 2024-12-31T17:21:46.300Z | [ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
2028 | 2024-12-31T17:21:46.300Z | [ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
2029 | 2024-12-31T17:21:46.300Z | [ 11] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec |
2030 | 2024-12-31T17:21:46.300Z | [ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
2031 | 2024-12-31T17:21:46.300Z | [ 15] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec |
2032 | 2024-12-31T17:21:46.300Z | [ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec |
2033 | 2024-12-31T17:21:46.300Z | [ 19] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec |
2034 | 2024-12-31T17:21:46.300Z | [SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec |
2035 | 2024-12-31T17:21:46.300Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2036 | 2024-12-31T17:21:46.300Z | [ 5] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2037 | 2024-12-31T17:21:46.300Z | [ 7] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2038 | 2024-12-31T17:21:46.300Z | [ 9] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2039 | 2024-12-31T17:21:46.300Z | [ 11] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2040 | 2024-12-31T17:21:46.300Z | [ 13] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2041 | 2024-12-31T17:21:46.300Z | [ 15] 1.00-2.00 sec 21.1 MBytes 177 Mbits/sec |
2042 | 2024-12-31T17:21:46.300Z | [ 17] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2043 | 2024-12-31T17:21:46.300Z | [ 19] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec |
2044 | 2024-12-31T17:21:46.300Z | [SUM] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec |
2045 | 2024-12-31T17:21:46.300Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2046 | 2024-12-31T17:21:46.300Z | [ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2047 | 2024-12-31T17:21:46.300Z | [ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2048 | 2024-12-31T17:21:46.300Z | [ 9] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2049 | 2024-12-31T17:21:46.300Z | [ 11] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2050 | 2024-12-31T17:21:46.301Z | [ 13] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2051 | 2024-12-31T17:21:46.301Z | [ 15] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2052 | 2024-12-31T17:21:46.301Z | [ 17] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2053 | 2024-12-31T17:21:46.301Z | [ 19] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec |
2054 | 2024-12-31T17:21:46.301Z | [SUM] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec |
2055 | 2024-12-31T17:21:46.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2056 | 2024-12-31T17:21:46.301Z | [ 5] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
2057 | 2024-12-31T17:21:46.301Z | [ 7] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
2058 | 2024-12-31T17:21:46.301Z | [ 9] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
2059 | 2024-12-31T17:21:46.301Z | [ 11] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
2060 | 2024-12-31T17:21:46.301Z | [ 13] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
2061 | 2024-12-31T17:21:46.301Z | [ 15] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
2062 | 2024-12-31T17:21:46.301Z | [ 17] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec |
2063 | 2024-12-31T17:21:46.301Z | [ 19] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec |
2064 | 2024-12-31T17:21:46.301Z | [SUM] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec |
2065 | 2024-12-31T17:21:46.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2066 | 2024-12-31T17:21:46.301Z | [ 5] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec |
2067 | 2024-12-31T17:21:46.301Z | [ 7] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
2068 | 2024-12-31T17:21:46.301Z | [ 9] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
2069 | 2024-12-31T17:21:46.301Z | [ 11] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
2070 | 2024-12-31T17:21:46.301Z | [ 13] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
2071 | 2024-12-31T17:21:46.301Z | [ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec |
2072 | 2024-12-31T17:21:46.301Z | [ 17] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
2073 | 2024-12-31T17:21:46.301Z | [ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec |
2074 | 2024-12-31T17:21:46.301Z | [SUM] 4.00-5.00 sec 172 MBytes 1.45 Gbits/sec |
2075 | 2024-12-31T17:21:46.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2076 | 2024-12-31T17:21:46.301Z | [ 5] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
2077 | 2024-12-31T17:21:46.301Z | [ 7] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
2078 | 2024-12-31T17:21:46.301Z | [ 9] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
2079 | 2024-12-31T17:21:46.301Z | [ 11] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
2080 | 2024-12-31T17:21:46.301Z | [ 13] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec |
2081 | 2024-12-31T17:21:46.301Z | [ 15] 5.00-6.00 sec 21.4 MBytes 180 Mbits/sec |
2082 | 2024-12-31T17:21:46.301Z | [ 17] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
2083 | 2024-12-31T17:21:46.301Z | [ 19] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec |
2084 | 2024-12-31T17:21:46.301Z | [SUM] 5.00-6.00 sec 172 MBytes 1.44 Gbits/sec |
2085 | 2024-12-31T17:21:46.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2086 | 2024-12-31T17:21:46.301Z | [ 5] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
2087 | 2024-12-31T17:21:46.301Z | [ 7] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
2088 | 2024-12-31T17:21:46.301Z | [ 9] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
2089 | 2024-12-31T17:21:49.519Z | [ 11] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
2090 | 2024-12-31T17:21:49.519Z | [ 13] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec |
2091 | 2024-12-31T17:21:49.519Z | [ 15] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
2092 | 2024-12-31T17:21:49.519Z | [ 17] 6.00-7.00 sec 21.5 MBytes 180 Mbits/sec |
2093 | 2024-12-31T17:21:49.519Z | [ 19] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec |
2094 | 2024-12-31T17:21:49.519Z | [SUM] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec |
2095 | 2024-12-31T17:21:49.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2096 | 2024-12-31T17:21:49.519Z | [ 5] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
2097 | 2024-12-31T17:21:49.519Z | [ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
2098 | 2024-12-31T17:21:49.519Z | [ 9] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
2099 | 2024-12-31T17:21:49.519Z | [ 11] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
2100 | 2024-12-31T17:21:49.519Z | [ 13] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec |
2101 | 2024-12-31T17:21:49.519Z | [ 15] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
2102 | 2024-12-31T17:21:49.519Z | [ 17] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec |
2103 | 2024-12-31T17:21:49.519Z | [ 19] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec |
2104 | 2024-12-31T17:21:49.519Z | [SUM] 7.00-8.00 sec 172 MBytes 1.44 Gbits/sec |
2105 | 2024-12-31T17:21:49.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2106 | 2024-12-31T17:21:49.519Z | [ 5] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec |
2107 | 2024-12-31T17:21:49.519Z | [ 7] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
2108 | 2024-12-31T17:21:49.519Z | [ 9] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec |
2109 | 2024-12-31T17:21:49.519Z | [ 11] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2110 | 2024-12-31T17:21:49.519Z | [ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2111 | 2024-12-31T17:21:49.519Z | [ 15] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec |
2112 | 2024-12-31T17:21:49.519Z | [ 17] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec |
2113 | 2024-12-31T17:21:49.519Z | [ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec |
2114 | 2024-12-31T17:21:49.519Z | [SUM] 8.00-9.00 sec 171 MBytes 1.44 Gbits/sec |
2115 | 2024-12-31T17:21:49.519Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2116 | 2024-12-31T17:21:49.519Z | [ 5] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
2117 | 2024-12-31T17:21:49.519Z | [ 7] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec |
2118 | 2024-12-31T17:21:49.519Z | [ 9] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
2119 | 2024-12-31T17:21:49.519Z | [ 11] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
2120 | 2024-12-31T17:21:49.519Z | [ 13] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
2121 | 2024-12-31T17:21:49.519Z | [ 15] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
2122 | 2024-12-31T17:21:49.519Z | [ 17] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec |
2123 | 2024-12-31T17:21:49.520Z | [ 19] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec |
2124 | 2024-12-31T17:21:49.520Z | [SUM] 9.00-10.00 sec 170 MBytes 1.42 Gbits/sec |
2125 | 2024-12-31T17:21:49.520Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2126 | 2024-12-31T17:21:49.520Z | [ 5] 10.00-10.00 sec 113 KBytes 441 Mbits/sec |
2127 | 2024-12-31T17:21:49.520Z | [ 7] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec |
2128 | 2024-12-31T17:21:49.520Z | [ 9] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec |
2129 | 2024-12-31T17:21:49.520Z | [ 11] 10.00-10.00 sec 113 KBytes 441 Mbits/sec |
2130 | 2024-12-31T17:21:49.520Z | [ 13] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec |
2131 | 2024-12-31T17:21:49.520Z | [ 15] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec |
2132 | 2024-12-31T17:21:49.520Z | [ 17] 10.00-10.00 sec 56.6 KBytes 221 Mbits/sec |
2133 | 2024-12-31T17:21:49.520Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2134 | 2024-12-31T17:21:49.520Z | [SUM] 10.00-10.00 sec 509 KBytes 1.99 Gbits/sec |
2135 | 2024-12-31T17:21:49.520Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2136 | 2024-12-31T17:21:49.520Z | [ ID] Interval Transfer Bandwidth |
2137 | 2024-12-31T17:21:49.523Z | [ 5] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2138 | 2024-12-31T17:21:49.523Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2139 | 2024-12-31T17:21:49.523Z | [ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2140 | 2024-12-31T17:21:49.523Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2141 | 2024-12-31T17:21:49.523Z | [ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2142 | 2024-12-31T17:21:49.523Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2143 | 2024-12-31T17:21:49.523Z | [ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2144 | 2024-12-31T17:21:49.523Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2145 | 2024-12-31T17:21:49.523Z | [ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2146 | 2024-12-31T17:21:49.523Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2147 | 2024-12-31T17:21:49.523Z | [ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2148 | 2024-12-31T17:21:49.523Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2149 | 2024-12-31T17:21:49.523Z | [ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2150 | 2024-12-31T17:21:49.523Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2151 | 2024-12-31T17:21:49.523Z | [ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender |
2152 | 2024-12-31T17:21:49.523Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2153 | 2024-12-31T17:21:49.523Z | [SUM] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender |
2154 | 2024-12-31T17:21:49.523Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2155 | 2024-12-31T17:21:49.523Z | Run 5/5...1421.436Mbps |
2156 | 2024-12-31T17:21:49.523Z | ###---------------------### |
2157 | 2024-12-31T17:21:49.523Z | ::: iPerf done... ::: |
2158 | 2024-12-31T17:21:49.523Z | :::Awaiting out files...::: |
2159 | 2024-12-31T17:21:49.523Z | ###---------------------### |
2160 | 2024-12-31T17:21:49.523Z | ###-----### |
2161 | 2024-12-31T17:21:49.523Z | :::done!::: |
2162 | 2024-12-31T17:21:49.523Z | ###-----### |
2163 | 2024-12-31T17:21:49.523Z | ###-------------------### |
2164 | 2024-12-31T17:21:49.523Z | :::Running experiment ::: |
2165 | 2024-12-31T17:21:49.523Z | :::iperf-tcp/local/c2s::: |
2166 | 2024-12-31T17:21:49.523Z | ###-------------------### |
2167 | 2024-12-31T17:21:50.026Z | dtrace: description 'profile-201us ' matched 2 probes |
2168 | 2024-12-31T17:21:56.553Z | ----------------------------------------------------------- |
2169 | 2024-12-31T17:21:56.553Z | Server listening on 5201 |
2170 | 2024-12-31T17:21:56.553Z | ----------------------------------------------------------- |
2171 | 2024-12-31T17:21:56.553Z | Accepted connection from 10.0.0.1, port 62554 |
2172 | 2024-12-31T17:21:56.553Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46749 |
2173 | 2024-12-31T17:21:56.553Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44141 |
2174 | 2024-12-31T17:21:56.553Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36365 |
2175 | 2024-12-31T17:21:56.553Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46598 |
2176 | 2024-12-31T17:21:56.553Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39340 |
2177 | 2024-12-31T17:21:56.553Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53658 |
2178 | 2024-12-31T17:21:56.553Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56359 |
2179 | 2024-12-31T17:21:56.553Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60808 |
2180 | 2024-12-31T17:21:56.553Z | [ ID] Interval Transfer Bandwidth |
2181 | 2024-12-31T17:21:56.553Z | [ 5] 0.00-1.00 sec 15.7 MBytes 132 Mbits/sec |
2182 | 2024-12-31T17:21:56.553Z | [ 7] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec |
2183 | 2024-12-31T17:21:56.553Z | [ 9] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec |
2184 | 2024-12-31T17:21:56.553Z | [ 11] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec |
2185 | 2024-12-31T17:21:56.553Z | [ 13] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
2186 | 2024-12-31T17:21:56.553Z | [ 15] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec |
2187 | 2024-12-31T17:21:56.554Z | [ 17] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec |
2188 | 2024-12-31T17:21:56.554Z | [ 19] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec |
2189 | 2024-12-31T17:21:56.554Z | [SUM] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec |
2190 | 2024-12-31T17:21:56.554Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2191 | 2024-12-31T17:21:56.554Z | [ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2192 | 2024-12-31T17:21:56.554Z | [ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2193 | 2024-12-31T17:21:56.554Z | [ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2194 | 2024-12-31T17:21:56.554Z | [ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2195 | 2024-12-31T17:21:56.554Z | [ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2196 | 2024-12-31T17:21:56.554Z | [ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2197 | 2024-12-31T17:21:56.554Z | [ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2198 | 2024-12-31T17:21:56.554Z | [ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2199 | 2024-12-31T17:21:56.554Z | [SUM] 1.00-2.00 sec 107 MBytes 897 Mbits/sec |
2200 | 2024-12-31T17:21:56.554Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2201 | 2024-12-31T17:21:56.554Z | [ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2202 | 2024-12-31T17:21:56.554Z | [ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2203 | 2024-12-31T17:21:56.554Z | [ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2204 | 2024-12-31T17:21:56.554Z | [ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2205 | 2024-12-31T17:21:56.554Z | [ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2206 | 2024-12-31T17:21:56.554Z | [ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2207 | 2024-12-31T17:21:56.554Z | [ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2208 | 2024-12-31T17:21:56.554Z | [ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2209 | 2024-12-31T17:21:56.554Z | [SUM] 2.00-3.00 sec 108 MBytes 904 Mbits/sec |
2210 | 2024-12-31T17:21:56.554Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2211 | 2024-12-31T17:21:56.554Z | [ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2212 | 2024-12-31T17:21:56.555Z | [ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2213 | 2024-12-31T17:21:56.555Z | [ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2214 | 2024-12-31T17:21:56.555Z | [ 11] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2215 | 2024-12-31T17:21:56.555Z | [ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2216 | 2024-12-31T17:21:56.555Z | [ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2217 | 2024-12-31T17:21:56.555Z | [ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2218 | 2024-12-31T17:21:56.555Z | [ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
2219 | 2024-12-31T17:21:56.555Z | [SUM] 3.00-4.00 sec 107 MBytes 898 Mbits/sec |
2220 | 2024-12-31T17:21:56.555Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2221 | 2024-12-31T17:21:56.555Z | [ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2222 | 2024-12-31T17:21:56.555Z | [ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2223 | 2024-12-31T17:21:56.555Z | [ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2224 | 2024-12-31T17:21:56.555Z | [ 11] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec |
2225 | 2024-12-31T17:21:56.555Z | [ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2226 | 2024-12-31T17:21:56.555Z | [ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2227 | 2024-12-31T17:21:56.555Z | [ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2228 | 2024-12-31T17:21:56.555Z | [ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2229 | 2024-12-31T17:21:56.555Z | [SUM] 4.00-5.00 sec 107 MBytes 898 Mbits/sec |
2230 | 2024-12-31T17:21:56.555Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2231 | 2024-12-31T17:21:56.555Z | [ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2232 | 2024-12-31T17:21:56.560Z | [ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2233 | 2024-12-31T17:21:56.560Z | [ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2234 | 2024-12-31T17:21:56.560Z | [ 11] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2235 | 2024-12-31T17:21:56.560Z | [ 13] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2236 | 2024-12-31T17:21:56.560Z | [ 15] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2237 | 2024-12-31T17:21:56.560Z | [ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2238 | 2024-12-31T17:21:56.560Z | [ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2239 | 2024-12-31T17:21:56.560Z | [SUM] 5.00-6.00 sec 107 MBytes 897 Mbits/sec |
2240 | 2024-12-31T17:21:56.560Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2241 | 2024-12-31T17:21:56.560Z | [ 5] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec |
2242 | 2024-12-31T17:21:56.560Z | [ 7] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec |
2243 | 2024-12-31T17:21:56.560Z | [ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2244 | 2024-12-31T17:21:59.668Z | [ 11] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec |
2245 | 2024-12-31T17:21:59.668Z | [ 13] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2246 | 2024-12-31T17:21:59.668Z | [ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec |
2247 | 2024-12-31T17:21:59.668Z | [ 17] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec |
2248 | 2024-12-31T17:21:59.668Z | [ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2249 | 2024-12-31T17:21:59.668Z | [SUM] 6.00-7.00 sec 106 MBytes 892 Mbits/sec |
2250 | 2024-12-31T17:21:59.669Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2251 | 2024-12-31T17:21:59.669Z | [ 5] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2252 | 2024-12-31T17:21:59.669Z | [ 7] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
2253 | 2024-12-31T17:21:59.669Z | [ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2254 | 2024-12-31T17:21:59.669Z | [ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2255 | 2024-12-31T17:21:59.669Z | [ 13] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2256 | 2024-12-31T17:21:59.669Z | [ 15] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
2257 | 2024-12-31T17:21:59.669Z | [ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2258 | 2024-12-31T17:21:59.669Z | [ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2259 | 2024-12-31T17:21:59.669Z | [SUM] 7.00-8.00 sec 107 MBytes 895 Mbits/sec |
2260 | 2024-12-31T17:21:59.669Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2261 | 2024-12-31T17:21:59.669Z | [ 5] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
2262 | 2024-12-31T17:21:59.669Z | [ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2263 | 2024-12-31T17:21:59.669Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2264 | 2024-12-31T17:21:59.669Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2265 | 2024-12-31T17:21:59.669Z | [ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2266 | 2024-12-31T17:21:59.669Z | [ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2267 | 2024-12-31T17:21:59.669Z | [ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec |
2268 | 2024-12-31T17:21:59.669Z | [ 19] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
2269 | 2024-12-31T17:21:59.669Z | [SUM] 8.00-9.00 sec 107 MBytes 901 Mbits/sec |
2270 | 2024-12-31T17:21:59.669Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2271 | 2024-12-31T17:21:59.669Z | [ 5] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec |
2272 | 2024-12-31T17:21:59.669Z | [ 7] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
2273 | 2024-12-31T17:21:59.669Z | [ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec |
2274 | 2024-12-31T17:21:59.669Z | [ 11] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
2275 | 2024-12-31T17:21:59.669Z | [ 13] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
2276 | 2024-12-31T17:21:59.669Z | [ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
2277 | 2024-12-31T17:21:59.669Z | [ 17] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
2278 | 2024-12-31T17:21:59.669Z | [ 19] 9.00-10.00 sec 13.5 MBytes 114 Mbits/sec |
2279 | 2024-12-31T17:21:59.669Z | [SUM] 9.00-10.00 sec 108 MBytes 907 Mbits/sec |
2280 | 2024-12-31T17:21:59.669Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2281 | 2024-12-31T17:21:59.669Z | [ 5] 10.00-10.00 sec 8.48 KBytes 19.0 Mbits/sec |
2282 | 2024-12-31T17:21:59.669Z | [ 7] 10.00-10.00 sec 90.5 KBytes 203 Mbits/sec |
2283 | 2024-12-31T17:21:59.669Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2284 | 2024-12-31T17:21:59.669Z | [ 11] 10.00-10.00 sec 124 KBytes 279 Mbits/sec |
2285 | 2024-12-31T17:21:59.669Z | [ 13] 10.00-10.00 sec 124 KBytes 279 Mbits/sec |
2286 | 2024-12-31T17:21:59.669Z | [ 15] 10.00-10.00 sec 124 KBytes 279 Mbits/sec |
2287 | 2024-12-31T17:21:59.669Z | [ 17] 10.00-10.00 sec 42.4 KBytes 95.1 Mbits/sec |
2288 | 2024-12-31T17:21:59.669Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2289 | 2024-12-31T17:21:59.670Z | [SUM] 10.00-10.00 sec 515 KBytes 1.15 Gbits/sec |
2290 | 2024-12-31T17:21:59.670Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2291 | 2024-12-31T17:21:59.670Z | [ ID] Interval Transfer Bandwidth |
2292 | 2024-12-31T17:21:59.670Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2293 | 2024-12-31T17:21:59.670Z | [ 5] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2294 | 2024-12-31T17:21:59.670Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2295 | 2024-12-31T17:21:59.670Z | [ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2296 | 2024-12-31T17:21:59.670Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2297 | 2024-12-31T17:21:59.670Z | [ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2298 | 2024-12-31T17:21:59.670Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2299 | 2024-12-31T17:21:59.670Z | [ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2300 | 2024-12-31T17:21:59.670Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2301 | 2024-12-31T17:21:59.670Z | [ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2302 | 2024-12-31T17:21:59.670Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2303 | 2024-12-31T17:21:59.670Z | [ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2304 | 2024-12-31T17:21:59.670Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2305 | 2024-12-31T17:21:59.670Z | [ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2306 | 2024-12-31T17:21:59.670Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2307 | 2024-12-31T17:21:59.670Z | [ 19] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
2308 | 2024-12-31T17:21:59.670Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2309 | 2024-12-31T17:21:59.670Z | [SUM] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec receiver |
2310 | 2024-12-31T17:21:59.673Z | Run 1/10...913.589521939283Mbps |
2311 | 2024-12-31T17:22:06.703Z | ----------------------------------------------------------- |
2312 | 2024-12-31T17:22:06.703Z | Server listening on 5201 |
2313 | 2024-12-31T17:22:06.703Z | ----------------------------------------------------------- |
2314 | 2024-12-31T17:22:06.703Z | Accepted connection from 10.0.0.1, port 55562 |
2315 | 2024-12-31T17:22:06.703Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60061 |
2316 | 2024-12-31T17:22:06.703Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65174 |
2317 | 2024-12-31T17:22:06.703Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41681 |
2318 | 2024-12-31T17:22:06.703Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35151 |
2319 | 2024-12-31T17:22:06.703Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50688 |
2320 | 2024-12-31T17:22:06.703Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53210 |
2321 | 2024-12-31T17:22:06.703Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54973 |
2322 | 2024-12-31T17:22:06.703Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58697 |
2323 | 2024-12-31T17:22:06.703Z | [ ID] Interval Transfer Bandwidth |
2324 | 2024-12-31T17:22:06.703Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2325 | 2024-12-31T17:22:06.703Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2326 | 2024-12-31T17:22:06.703Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2327 | 2024-12-31T17:22:06.704Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2328 | 2024-12-31T17:22:06.704Z | [ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
2329 | 2024-12-31T17:22:06.704Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2330 | 2024-12-31T17:22:06.704Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2331 | 2024-12-31T17:22:06.704Z | [ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2332 | 2024-12-31T17:22:06.704Z | [SUM] 0.00-1.00 sec 95.9 MBytes 805 Mbits/sec |
2333 | 2024-12-31T17:22:06.704Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2334 | 2024-12-31T17:22:06.704Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2335 | 2024-12-31T17:22:06.704Z | [ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2336 | 2024-12-31T17:22:06.704Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2337 | 2024-12-31T17:22:06.704Z | [ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2338 | 2024-12-31T17:22:06.704Z | [ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2339 | 2024-12-31T17:22:06.704Z | [ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2340 | 2024-12-31T17:22:06.704Z | [ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2341 | 2024-12-31T17:22:06.704Z | [ 19] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2342 | 2024-12-31T17:22:06.704Z | [SUM] 1.00-2.00 sec 106 MBytes 892 Mbits/sec |
2343 | 2024-12-31T17:22:06.704Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2344 | 2024-12-31T17:22:06.704Z | [ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2345 | 2024-12-31T17:22:06.704Z | [ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2346 | 2024-12-31T17:22:06.704Z | [ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2347 | 2024-12-31T17:22:06.704Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2348 | 2024-12-31T17:22:06.704Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2349 | 2024-12-31T17:22:06.704Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2350 | 2024-12-31T17:22:06.704Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2351 | 2024-12-31T17:22:06.704Z | [ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2352 | 2024-12-31T17:22:06.704Z | [SUM] 2.00-3.00 sec 106 MBytes 886 Mbits/sec |
2353 | 2024-12-31T17:22:06.704Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2354 | 2024-12-31T17:22:06.704Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2355 | 2024-12-31T17:22:06.704Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2356 | 2024-12-31T17:22:06.704Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2357 | 2024-12-31T17:22:06.704Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2358 | 2024-12-31T17:22:06.704Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2359 | 2024-12-31T17:22:06.704Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2360 | 2024-12-31T17:22:06.704Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2361 | 2024-12-31T17:22:06.704Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2362 | 2024-12-31T17:22:06.704Z | [SUM] 3.00-4.00 sec 105 MBytes 880 Mbits/sec |
2363 | 2024-12-31T17:22:06.704Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2364 | 2024-12-31T17:22:06.704Z | [ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2365 | 2024-12-31T17:22:06.704Z | [ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2366 | 2024-12-31T17:22:06.704Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2367 | 2024-12-31T17:22:06.705Z | [ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2368 | 2024-12-31T17:22:06.705Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2369 | 2024-12-31T17:22:06.705Z | [ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2370 | 2024-12-31T17:22:06.705Z | [ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2371 | 2024-12-31T17:22:06.705Z | [ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
2372 | 2024-12-31T17:22:06.705Z | [SUM] 4.00-5.00 sec 105 MBytes 881 Mbits/sec |
2373 | 2024-12-31T17:22:06.705Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2374 | 2024-12-31T17:22:06.705Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2375 | 2024-12-31T17:22:06.705Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2376 | 2024-12-31T17:22:06.705Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2377 | 2024-12-31T17:22:06.705Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2378 | 2024-12-31T17:22:06.705Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2379 | 2024-12-31T17:22:06.708Z | [ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2380 | 2024-12-31T17:22:06.708Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2381 | 2024-12-31T17:22:06.708Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2382 | 2024-12-31T17:22:06.708Z | [SUM] 5.00-6.00 sec 104 MBytes 873 Mbits/sec |
2383 | 2024-12-31T17:22:06.708Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2384 | 2024-12-31T17:22:06.708Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2385 | 2024-12-31T17:22:06.708Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2386 | 2024-12-31T17:22:06.708Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2387 | 2024-12-31T17:22:09.819Z | [ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2388 | 2024-12-31T17:22:09.819Z | [ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2389 | 2024-12-31T17:22:09.819Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2390 | 2024-12-31T17:22:09.819Z | [ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2391 | 2024-12-31T17:22:09.819Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2392 | 2024-12-31T17:22:09.819Z | [SUM] 6.00-7.00 sec 105 MBytes 881 Mbits/sec |
2393 | 2024-12-31T17:22:09.819Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2394 | 2024-12-31T17:22:09.819Z | [ 5] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec |
2395 | 2024-12-31T17:22:09.819Z | [ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2396 | 2024-12-31T17:22:09.819Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2397 | 2024-12-31T17:22:09.819Z | [ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2398 | 2024-12-31T17:22:09.819Z | [ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2399 | 2024-12-31T17:22:09.819Z | [ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2400 | 2024-12-31T17:22:09.819Z | [ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2401 | 2024-12-31T17:22:09.819Z | [ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2402 | 2024-12-31T17:22:09.820Z | [SUM] 7.00-8.00 sec 106 MBytes 886 Mbits/sec |
2403 | 2024-12-31T17:22:09.820Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2404 | 2024-12-31T17:22:09.820Z | [ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2405 | 2024-12-31T17:22:09.820Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2406 | 2024-12-31T17:22:09.820Z | [ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2407 | 2024-12-31T17:22:09.820Z | [ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2408 | 2024-12-31T17:22:09.820Z | [ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2409 | 2024-12-31T17:22:09.820Z | [ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2410 | 2024-12-31T17:22:09.820Z | [ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2411 | 2024-12-31T17:22:09.820Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2412 | 2024-12-31T17:22:09.820Z | [SUM] 8.00-9.00 sec 105 MBytes 878 Mbits/sec |
2413 | 2024-12-31T17:22:09.820Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2414 | 2024-12-31T17:22:09.820Z | [ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2415 | 2024-12-31T17:22:09.820Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2416 | 2024-12-31T17:22:09.820Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2417 | 2024-12-31T17:22:09.820Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2418 | 2024-12-31T17:22:09.820Z | [ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2419 | 2024-12-31T17:22:09.820Z | [ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2420 | 2024-12-31T17:22:09.820Z | [ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2421 | 2024-12-31T17:22:09.820Z | [ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2422 | 2024-12-31T17:22:09.820Z | [SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec |
2423 | 2024-12-31T17:22:09.820Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2424 | 2024-12-31T17:22:09.820Z | [ 5] 10.00-10.00 sec 124 KBytes 228 Mbits/sec |
2425 | 2024-12-31T17:22:09.820Z | [ 7] 10.00-10.00 sec 102 KBytes 187 Mbits/sec |
2426 | 2024-12-31T17:22:09.820Z | [ 9] 10.00-10.00 sec 124 KBytes 228 Mbits/sec |
2427 | 2024-12-31T17:22:09.820Z | [ 11] 10.00-10.00 sec 84.8 KBytes 155 Mbits/sec |
2428 | 2024-12-31T17:22:09.820Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2429 | 2024-12-31T17:22:09.820Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2430 | 2024-12-31T17:22:09.820Z | [ 17] 10.00-10.00 sec 113 KBytes 207 Mbits/sec |
2431 | 2024-12-31T17:22:09.820Z | [ 19] 10.00-10.00 sec 124 KBytes 228 Mbits/sec |
2432 | 2024-12-31T17:22:09.820Z | [SUM] 10.00-10.00 sec 673 KBytes 1.23 Gbits/sec |
2433 | 2024-12-31T17:22:09.820Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2434 | 2024-12-31T17:22:09.820Z | [ ID] Interval Transfer Bandwidth |
2435 | 2024-12-31T17:22:09.820Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2436 | 2024-12-31T17:22:09.820Z | [ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2437 | 2024-12-31T17:22:09.820Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2438 | 2024-12-31T17:22:09.820Z | [ 7] 0.00-10.00 sec 131 MBytes 109 Mbits/sec receiver |
2439 | 2024-12-31T17:22:09.820Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2440 | 2024-12-31T17:22:09.820Z | [ 9] 0.00-10.00 sec 131 MBytes 109 Mbits/sec receiver |
2441 | 2024-12-31T17:22:09.820Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2442 | 2024-12-31T17:22:09.821Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2443 | 2024-12-31T17:22:09.821Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2444 | 2024-12-31T17:22:09.821Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2445 | 2024-12-31T17:22:09.821Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2446 | 2024-12-31T17:22:09.821Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2447 | 2024-12-31T17:22:09.821Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2448 | 2024-12-31T17:22:09.821Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2449 | 2024-12-31T17:22:09.821Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2450 | 2024-12-31T17:22:09.821Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
2451 | 2024-12-31T17:22:09.821Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2452 | 2024-12-31T17:22:09.821Z | [SUM] 0.00-10.00 sec 1.02 GBytes 875 Mbits/sec receiver |
2453 | 2024-12-31T17:22:09.824Z | Run 2/10...875.735393068954Mbps |
2454 | 2024-12-31T17:22:16.852Z | ----------------------------------------------------------- |
2455 | 2024-12-31T17:22:16.852Z | Server listening on 5201 |
2456 | 2024-12-31T17:22:16.852Z | ----------------------------------------------------------- |
2457 | 2024-12-31T17:22:16.852Z | Accepted connection from 10.0.0.1, port 47053 |
2458 | 2024-12-31T17:22:16.852Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37924 |
2459 | 2024-12-31T17:22:16.852Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62727 |
2460 | 2024-12-31T17:22:16.852Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61171 |
2461 | 2024-12-31T17:22:16.852Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64748 |
2462 | 2024-12-31T17:22:16.852Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41084 |
2463 | 2024-12-31T17:22:16.852Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33005 |
2464 | 2024-12-31T17:22:16.853Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53044 |
2465 | 2024-12-31T17:22:16.853Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61987 |
2466 | 2024-12-31T17:22:16.853Z | [ ID] Interval Transfer Bandwidth |
2467 | 2024-12-31T17:22:16.853Z | [ 5] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2468 | 2024-12-31T17:22:16.853Z | [ 7] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec |
2469 | 2024-12-31T17:22:16.853Z | [ 9] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
2470 | 2024-12-31T17:22:16.853Z | [ 11] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
2471 | 2024-12-31T17:22:16.853Z | [ 13] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
2472 | 2024-12-31T17:22:16.853Z | [ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
2473 | 2024-12-31T17:22:16.853Z | [ 17] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
2474 | 2024-12-31T17:22:16.853Z | [ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
2475 | 2024-12-31T17:22:16.853Z | [SUM] 0.00-1.00 sec 94.5 MBytes 793 Mbits/sec |
2476 | 2024-12-31T17:22:16.853Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2477 | 2024-12-31T17:22:16.853Z | [ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
2478 | 2024-12-31T17:22:16.853Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
2479 | 2024-12-31T17:22:16.853Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
2480 | 2024-12-31T17:22:16.853Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
2481 | 2024-12-31T17:22:16.853Z | [ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
2482 | 2024-12-31T17:22:16.853Z | [ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
2483 | 2024-12-31T17:22:16.853Z | [ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
2484 | 2024-12-31T17:22:16.853Z | [ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
2485 | 2024-12-31T17:22:16.853Z | [SUM] 1.00-2.00 sec 104 MBytes 868 Mbits/sec |
2486 | 2024-12-31T17:22:16.853Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2487 | 2024-12-31T17:22:16.853Z | [ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
2488 | 2024-12-31T17:22:16.853Z | [ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2489 | 2024-12-31T17:22:16.853Z | [ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2490 | 2024-12-31T17:22:16.853Z | [ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
2491 | 2024-12-31T17:22:16.853Z | [ 13] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
2492 | 2024-12-31T17:22:16.853Z | [ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2493 | 2024-12-31T17:22:16.853Z | [ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2494 | 2024-12-31T17:22:16.853Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2495 | 2024-12-31T17:22:16.853Z | [SUM] 2.00-3.00 sec 103 MBytes 862 Mbits/sec |
2496 | 2024-12-31T17:22:16.853Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2497 | 2024-12-31T17:22:16.853Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2498 | 2024-12-31T17:22:16.853Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2499 | 2024-12-31T17:22:16.853Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2500 | 2024-12-31T17:22:16.853Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2501 | 2024-12-31T17:22:16.853Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2502 | 2024-12-31T17:22:16.853Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2503 | 2024-12-31T17:22:16.854Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2504 | 2024-12-31T17:22:16.854Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
2505 | 2024-12-31T17:22:16.854Z | [SUM] 3.00-4.00 sec 104 MBytes 869 Mbits/sec |
2506 | 2024-12-31T17:22:16.854Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2507 | 2024-12-31T17:22:16.854Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2508 | 2024-12-31T17:22:16.854Z | [ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
2509 | 2024-12-31T17:22:16.854Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2510 | 2024-12-31T17:22:16.854Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2511 | 2024-12-31T17:22:16.854Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2512 | 2024-12-31T17:22:16.854Z | [ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
2513 | 2024-12-31T17:22:16.854Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2514 | 2024-12-31T17:22:16.854Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2515 | 2024-12-31T17:22:16.854Z | [SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec |
2516 | 2024-12-31T17:22:16.854Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2517 | 2024-12-31T17:22:16.854Z | [ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
2518 | 2024-12-31T17:22:16.854Z | [ 7] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
2519 | 2024-12-31T17:22:16.854Z | [ 9] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
2520 | 2024-12-31T17:22:16.854Z | [ 11] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
2521 | 2024-12-31T17:22:16.854Z | [ 13] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
2522 | 2024-12-31T17:22:16.854Z | [ 15] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
2523 | 2024-12-31T17:22:16.854Z | [ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
2524 | 2024-12-31T17:22:16.854Z | [ 19] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
2525 | 2024-12-31T17:22:16.854Z | [SUM] 5.00-6.00 sec 101 MBytes 850 Mbits/sec |
2526 | 2024-12-31T17:22:16.854Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2527 | 2024-12-31T17:22:16.854Z | [ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2528 | 2024-12-31T17:22:16.854Z | [ 7] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2529 | 2024-12-31T17:22:16.854Z | [ 9] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2530 | 2024-12-31T17:22:20.069Z | [ 11] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2531 | 2024-12-31T17:22:20.069Z | [ 13] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2532 | 2024-12-31T17:22:20.069Z | [ 15] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2533 | 2024-12-31T17:22:20.069Z | [ 17] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec |
2534 | 2024-12-31T17:22:20.069Z | [ 19] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
2535 | 2024-12-31T17:22:20.069Z | [SUM] 6.00-7.00 sec 101 MBytes 848 Mbits/sec |
2536 | 2024-12-31T17:22:20.069Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2537 | 2024-12-31T17:22:20.069Z | [ 5] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2538 | 2024-12-31T17:22:20.069Z | [ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2539 | 2024-12-31T17:22:20.069Z | [ 9] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2540 | 2024-12-31T17:22:20.069Z | [ 11] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2541 | 2024-12-31T17:22:20.069Z | [ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2542 | 2024-12-31T17:22:20.069Z | [ 15] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2543 | 2024-12-31T17:22:20.070Z | [ 17] 7.00-8.00 sec 12.5 MBytes 105 Mbits/sec |
2544 | 2024-12-31T17:22:20.070Z | [ 19] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
2545 | 2024-12-31T17:22:20.070Z | [SUM] 7.00-8.00 sec 101 MBytes 847 Mbits/sec |
2546 | 2024-12-31T17:22:20.070Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2547 | 2024-12-31T17:22:20.070Z | [ 5] 8.00-9.00 sec 12.6 MBytes 105 Mbits/sec |
2548 | 2024-12-31T17:22:20.070Z | [ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
2549 | 2024-12-31T17:22:20.070Z | [ 9] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
2550 | 2024-12-31T17:22:20.070Z | [ 11] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec |
2551 | 2024-12-31T17:22:20.070Z | [ 13] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec |
2552 | 2024-12-31T17:22:20.070Z | [ 15] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec |
2553 | 2024-12-31T17:22:20.070Z | [ 17] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
2554 | 2024-12-31T17:22:20.070Z | [ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
2555 | 2024-12-31T17:22:20.070Z | [SUM] 8.00-9.00 sec 101 MBytes 844 Mbits/sec |
2556 | 2024-12-31T17:22:20.070Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2557 | 2024-12-31T17:22:20.070Z | [ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2558 | 2024-12-31T17:22:20.070Z | [ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2559 | 2024-12-31T17:22:20.070Z | [ 9] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec |
2560 | 2024-12-31T17:22:20.070Z | [ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2561 | 2024-12-31T17:22:20.070Z | [ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2562 | 2024-12-31T17:22:20.070Z | [ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2563 | 2024-12-31T17:22:20.070Z | [ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2564 | 2024-12-31T17:22:20.070Z | [ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
2565 | 2024-12-31T17:22:20.070Z | [SUM] 9.00-10.00 sec 101 MBytes 847 Mbits/sec |
2566 | 2024-12-31T17:22:20.070Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2567 | 2024-12-31T17:22:20.070Z | [ 5] 10.00-10.00 sec 115 KBytes 234 Mbits/sec |
2568 | 2024-12-31T17:22:20.070Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2569 | 2024-12-31T17:22:20.070Z | [ 9] 10.00-10.00 sec 124 KBytes 254 Mbits/sec |
2570 | 2024-12-31T17:22:20.070Z | [ 11] 10.00-10.00 sec 124 KBytes 254 Mbits/sec |
2571 | 2024-12-31T17:22:20.070Z | [ 13] 10.00-10.00 sec 87.7 KBytes 179 Mbits/sec |
2572 | 2024-12-31T17:22:20.070Z | [ 15] 10.00-10.00 sec 8.48 KBytes 17.3 Mbits/sec |
2573 | 2024-12-31T17:22:20.070Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2574 | 2024-12-31T17:22:20.070Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2575 | 2024-12-31T17:22:20.070Z | [SUM] 10.00-10.00 sec 460 KBytes 938 Mbits/sec |
2576 | 2024-12-31T17:22:20.070Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2577 | 2024-12-31T17:22:20.070Z | [ ID] Interval Transfer Bandwidth |
2578 | 2024-12-31T17:22:20.070Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2579 | 2024-12-31T17:22:20.070Z | [ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2580 | 2024-12-31T17:22:20.070Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2581 | 2024-12-31T17:22:20.071Z | [ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2582 | 2024-12-31T17:22:20.071Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2583 | 2024-12-31T17:22:20.071Z | [ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2584 | 2024-12-31T17:22:20.071Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2585 | 2024-12-31T17:22:20.071Z | [ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2586 | 2024-12-31T17:22:20.071Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2587 | 2024-12-31T17:22:20.071Z | [ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2588 | 2024-12-31T17:22:20.071Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2589 | 2024-12-31T17:22:20.071Z | [ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2590 | 2024-12-31T17:22:20.071Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2591 | 2024-12-31T17:22:20.071Z | [ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2592 | 2024-12-31T17:22:20.071Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2593 | 2024-12-31T17:22:20.071Z | [ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec receiver |
2594 | 2024-12-31T17:22:20.071Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2595 | 2024-12-31T17:22:20.071Z | [SUM] 0.00-10.00 sec 1013 MBytes 849 Mbits/sec receiver |
2596 | 2024-12-31T17:22:20.074Z | Run 3/10...849.748561065815Mbps |
2597 | 2024-12-31T17:22:27.102Z | ----------------------------------------------------------- |
2598 | 2024-12-31T17:22:27.102Z | Server listening on 5201 |
2599 | 2024-12-31T17:22:27.102Z | ----------------------------------------------------------- |
2600 | 2024-12-31T17:22:27.102Z | Accepted connection from 10.0.0.1, port 37086 |
2601 | 2024-12-31T17:22:27.102Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56922 |
2602 | 2024-12-31T17:22:27.102Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56092 |
2603 | 2024-12-31T17:22:27.102Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40078 |
2604 | 2024-12-31T17:22:27.102Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36054 |
2605 | 2024-12-31T17:22:27.102Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56357 |
2606 | 2024-12-31T17:22:27.102Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40784 |
2607 | 2024-12-31T17:22:27.102Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53688 |
2608 | 2024-12-31T17:22:27.102Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39573 |
2609 | 2024-12-31T17:22:27.102Z | [ ID] Interval Transfer Bandwidth |
2610 | 2024-12-31T17:22:27.102Z | [ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2611 | 2024-12-31T17:22:27.103Z | [ 7] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
2612 | 2024-12-31T17:22:27.103Z | [ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2613 | 2024-12-31T17:22:27.103Z | [ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2614 | 2024-12-31T17:22:27.103Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2615 | 2024-12-31T17:22:27.103Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2616 | 2024-12-31T17:22:27.103Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2617 | 2024-12-31T17:22:27.103Z | [ 19] 0.00-1.00 sec 11.8 MBytes 99.0 Mbits/sec |
2618 | 2024-12-31T17:22:27.103Z | [SUM] 0.00-1.00 sec 95.3 MBytes 800 Mbits/sec |
2619 | 2024-12-31T17:22:27.103Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2620 | 2024-12-31T17:22:27.103Z | [ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2621 | 2024-12-31T17:22:27.103Z | [ 7] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec |
2622 | 2024-12-31T17:22:27.103Z | [ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2623 | 2024-12-31T17:22:27.103Z | [ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2624 | 2024-12-31T17:22:27.103Z | [ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2625 | 2024-12-31T17:22:27.103Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2626 | 2024-12-31T17:22:27.103Z | [ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2627 | 2024-12-31T17:22:27.103Z | [ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2628 | 2024-12-31T17:22:27.103Z | [SUM] 1.00-2.00 sec 106 MBytes 892 Mbits/sec |
2629 | 2024-12-31T17:22:27.103Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2630 | 2024-12-31T17:22:27.103Z | [ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2631 | 2024-12-31T17:22:27.103Z | [ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2632 | 2024-12-31T17:22:27.103Z | [ 9] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec |
2633 | 2024-12-31T17:22:27.103Z | [ 11] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
2634 | 2024-12-31T17:22:27.103Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2635 | 2024-12-31T17:22:27.103Z | [ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2636 | 2024-12-31T17:22:27.103Z | [ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2637 | 2024-12-31T17:22:27.103Z | [ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2638 | 2024-12-31T17:22:27.103Z | [SUM] 2.00-3.00 sec 106 MBytes 890 Mbits/sec |
2639 | 2024-12-31T17:22:27.103Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2640 | 2024-12-31T17:22:27.103Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2641 | 2024-12-31T17:22:27.103Z | [ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2642 | 2024-12-31T17:22:27.103Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2643 | 2024-12-31T17:22:27.103Z | [ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2644 | 2024-12-31T17:22:27.103Z | [ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2645 | 2024-12-31T17:22:27.103Z | [ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2646 | 2024-12-31T17:22:27.103Z | [ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2647 | 2024-12-31T17:22:27.103Z | [ 19] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec |
2648 | 2024-12-31T17:22:27.103Z | [SUM] 3.00-4.00 sec 106 MBytes 886 Mbits/sec |
2649 | 2024-12-31T17:22:27.103Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2650 | 2024-12-31T17:22:27.104Z | [ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2651 | 2024-12-31T17:22:27.104Z | [ 7] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec |
2652 | 2024-12-31T17:22:27.104Z | [ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2653 | 2024-12-31T17:22:27.104Z | [ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2654 | 2024-12-31T17:22:27.104Z | [ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2655 | 2024-12-31T17:22:27.104Z | [ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2656 | 2024-12-31T17:22:27.104Z | [ 17] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec |
2657 | 2024-12-31T17:22:27.104Z | [ 19] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec |
2658 | 2024-12-31T17:22:27.104Z | [SUM] 4.00-5.00 sec 107 MBytes 895 Mbits/sec |
2659 | 2024-12-31T17:22:27.104Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2660 | 2024-12-31T17:22:27.104Z | [ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2661 | 2024-12-31T17:22:27.104Z | [ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2662 | 2024-12-31T17:22:27.104Z | [ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2663 | 2024-12-31T17:22:27.104Z | [ 11] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec |
2664 | 2024-12-31T17:22:27.104Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2665 | 2024-12-31T17:22:27.104Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2666 | 2024-12-31T17:22:27.104Z | [ 17] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
2667 | 2024-12-31T17:22:27.104Z | [ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2668 | 2024-12-31T17:22:27.104Z | [SUM] 5.00-6.00 sec 107 MBytes 894 Mbits/sec |
2669 | 2024-12-31T17:22:27.104Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2670 | 2024-12-31T17:22:27.104Z | [ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2671 | 2024-12-31T17:22:27.104Z | [ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2672 | 2024-12-31T17:22:27.104Z | [ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2673 | 2024-12-31T17:22:30.219Z | [ 11] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec |
2674 | 2024-12-31T17:22:30.219Z | [ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2675 | 2024-12-31T17:22:30.219Z | [ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2676 | 2024-12-31T17:22:30.219Z | [ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2677 | 2024-12-31T17:22:30.219Z | [ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2678 | 2024-12-31T17:22:30.219Z | [SUM] 6.00-7.00 sec 106 MBytes 889 Mbits/sec |
2679 | 2024-12-31T17:22:30.219Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2680 | 2024-12-31T17:22:30.219Z | [ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2681 | 2024-12-31T17:22:30.219Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2682 | 2024-12-31T17:22:30.219Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2683 | 2024-12-31T17:22:30.219Z | [ 11] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
2684 | 2024-12-31T17:22:30.219Z | [ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2685 | 2024-12-31T17:22:30.219Z | [ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2686 | 2024-12-31T17:22:30.219Z | [ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2687 | 2024-12-31T17:22:30.219Z | [ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
2688 | 2024-12-31T17:22:30.219Z | [SUM] 7.00-8.00 sec 107 MBytes 896 Mbits/sec |
2689 | 2024-12-31T17:22:30.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2690 | 2024-12-31T17:22:30.220Z | [ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2691 | 2024-12-31T17:22:30.220Z | [ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
2692 | 2024-12-31T17:22:30.220Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2693 | 2024-12-31T17:22:30.220Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2694 | 2024-12-31T17:22:30.220Z | [ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2695 | 2024-12-31T17:22:30.220Z | [ 15] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2696 | 2024-12-31T17:22:30.220Z | [ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
2697 | 2024-12-31T17:22:30.220Z | [ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
2698 | 2024-12-31T17:22:30.220Z | [SUM] 8.00-9.00 sec 106 MBytes 892 Mbits/sec |
2699 | 2024-12-31T17:22:30.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2700 | 2024-12-31T17:22:30.220Z | [ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2701 | 2024-12-31T17:22:30.220Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2702 | 2024-12-31T17:22:30.220Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2703 | 2024-12-31T17:22:30.220Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2704 | 2024-12-31T17:22:30.220Z | [ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2705 | 2024-12-31T17:22:30.220Z | [ 15] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
2706 | 2024-12-31T17:22:30.220Z | [ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2707 | 2024-12-31T17:22:30.220Z | [ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2708 | 2024-12-31T17:22:30.220Z | [SUM] 9.00-10.00 sec 106 MBytes 889 Mbits/sec |
2709 | 2024-12-31T17:22:30.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2710 | 2024-12-31T17:22:30.220Z | [ 5] 10.00-10.00 sec 119 KBytes 218 Mbits/sec |
2711 | 2024-12-31T17:22:30.220Z | [ 7] 10.00-10.00 sec 124 KBytes 228 Mbits/sec |
2712 | 2024-12-31T17:22:30.220Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2713 | 2024-12-31T17:22:30.220Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2714 | 2024-12-31T17:22:30.220Z | [ 13] 10.00-10.00 sec 52.3 KBytes 95.8 Mbits/sec |
2715 | 2024-12-31T17:22:30.220Z | [ 15] 10.00-10.00 sec 93.3 KBytes 171 Mbits/sec |
2716 | 2024-12-31T17:22:30.220Z | [ 17] 10.00-10.00 sec 124 KBytes 228 Mbits/sec |
2717 | 2024-12-31T17:22:30.220Z | [ 19] 10.00-10.00 sec 124 KBytes 228 Mbits/sec |
2718 | 2024-12-31T17:22:30.220Z | [SUM] 10.00-10.00 sec 638 KBytes 1.17 Gbits/sec |
2719 | 2024-12-31T17:22:30.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2720 | 2024-12-31T17:22:30.220Z | [ ID] Interval Transfer Bandwidth |
2721 | 2024-12-31T17:22:30.220Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2722 | 2024-12-31T17:22:30.220Z | [ 5] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver |
2723 | 2024-12-31T17:22:30.220Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2724 | 2024-12-31T17:22:30.220Z | [ 7] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver |
2725 | 2024-12-31T17:22:30.220Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2726 | 2024-12-31T17:22:30.220Z | [ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2727 | 2024-12-31T17:22:30.220Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2728 | 2024-12-31T17:22:30.221Z | [ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2729 | 2024-12-31T17:22:30.221Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2730 | 2024-12-31T17:22:30.221Z | [ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2731 | 2024-12-31T17:22:30.221Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2732 | 2024-12-31T17:22:30.221Z | [ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2733 | 2024-12-31T17:22:30.223Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2734 | 2024-12-31T17:22:30.223Z | [ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2735 | 2024-12-31T17:22:30.224Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2736 | 2024-12-31T17:22:30.224Z | [ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
2737 | 2024-12-31T17:22:30.224Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2738 | 2024-12-31T17:22:30.224Z | [SUM] 0.00-10.00 sec 1.03 GBytes 882 Mbits/sec receiver |
2739 | 2024-12-31T17:22:30.224Z | Run 4/10...882.896855939432Mbps |
2740 | 2024-12-31T17:22:37.252Z | ----------------------------------------------------------- |
2741 | 2024-12-31T17:22:37.252Z | Server listening on 5201 |
2742 | 2024-12-31T17:22:37.252Z | ----------------------------------------------------------- |
2743 | 2024-12-31T17:22:37.252Z | Accepted connection from 10.0.0.1, port 38756 |
2744 | 2024-12-31T17:22:37.252Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54223 |
2745 | 2024-12-31T17:22:37.253Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62534 |
2746 | 2024-12-31T17:22:37.256Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58805 |
2747 | 2024-12-31T17:22:37.256Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38807 |
2748 | 2024-12-31T17:22:37.256Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43766 |
2749 | 2024-12-31T17:22:37.256Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58632 |
2750 | 2024-12-31T17:22:37.256Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33069 |
2751 | 2024-12-31T17:22:37.256Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39864 |
2752 | 2024-12-31T17:22:37.256Z | [ ID] Interval Transfer Bandwidth |
2753 | 2024-12-31T17:22:37.256Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2754 | 2024-12-31T17:22:37.256Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2755 | 2024-12-31T17:22:37.256Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2756 | 2024-12-31T17:22:37.257Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2757 | 2024-12-31T17:22:37.257Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2758 | 2024-12-31T17:22:37.257Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2759 | 2024-12-31T17:22:37.257Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2760 | 2024-12-31T17:22:37.257Z | [ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2761 | 2024-12-31T17:22:37.257Z | [SUM] 0.00-1.00 sec 95.9 MBytes 805 Mbits/sec |
2762 | 2024-12-31T17:22:37.257Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2763 | 2024-12-31T17:22:37.257Z | [ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2764 | 2024-12-31T17:22:37.257Z | [ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2765 | 2024-12-31T17:22:37.257Z | [ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2766 | 2024-12-31T17:22:37.257Z | [ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2767 | 2024-12-31T17:22:37.257Z | [ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec |
2768 | 2024-12-31T17:22:37.257Z | [ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2769 | 2024-12-31T17:22:37.257Z | [ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2770 | 2024-12-31T17:22:37.257Z | [ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec |
2771 | 2024-12-31T17:22:37.257Z | [SUM] 1.00-2.00 sec 107 MBytes 898 Mbits/sec |
2772 | 2024-12-31T17:22:37.257Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2773 | 2024-12-31T17:22:37.257Z | [ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2774 | 2024-12-31T17:22:37.257Z | [ 7] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec |
2775 | 2024-12-31T17:22:37.257Z | [ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2776 | 2024-12-31T17:22:37.257Z | [ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2777 | 2024-12-31T17:22:37.257Z | [ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2778 | 2024-12-31T17:22:37.257Z | [ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec |
2779 | 2024-12-31T17:22:37.257Z | [ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2780 | 2024-12-31T17:22:37.257Z | [ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec |
2781 | 2024-12-31T17:22:37.258Z | [SUM] 2.00-3.00 sec 107 MBytes 899 Mbits/sec |
2782 | 2024-12-31T17:22:37.258Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2783 | 2024-12-31T17:22:37.258Z | [ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2784 | 2024-12-31T17:22:37.258Z | [ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2785 | 2024-12-31T17:22:37.258Z | [ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2786 | 2024-12-31T17:22:37.258Z | [ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2787 | 2024-12-31T17:22:37.258Z | [ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2788 | 2024-12-31T17:22:37.258Z | [ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2789 | 2024-12-31T17:22:37.258Z | [ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2790 | 2024-12-31T17:22:37.258Z | [ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
2791 | 2024-12-31T17:22:37.258Z | [SUM] 3.00-4.00 sec 108 MBytes 905 Mbits/sec |
2792 | 2024-12-31T17:22:37.258Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2793 | 2024-12-31T17:22:37.258Z | [ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2794 | 2024-12-31T17:22:37.258Z | [ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2795 | 2024-12-31T17:22:37.258Z | [ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2796 | 2024-12-31T17:22:37.258Z | [ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2797 | 2024-12-31T17:22:37.258Z | [ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2798 | 2024-12-31T17:22:37.258Z | [ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2799 | 2024-12-31T17:22:37.258Z | [ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2800 | 2024-12-31T17:22:37.258Z | [ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2801 | 2024-12-31T17:22:37.258Z | [SUM] 4.00-5.00 sec 107 MBytes 898 Mbits/sec |
2802 | 2024-12-31T17:22:37.258Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2803 | 2024-12-31T17:22:37.258Z | [ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2804 | 2024-12-31T17:22:37.258Z | [ 7] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
2805 | 2024-12-31T17:22:37.258Z | [ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2806 | 2024-12-31T17:22:37.259Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2807 | 2024-12-31T17:22:37.259Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2808 | 2024-12-31T17:22:37.259Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2809 | 2024-12-31T17:22:37.259Z | [ 17] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
2810 | 2024-12-31T17:22:37.259Z | [ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
2811 | 2024-12-31T17:22:37.259Z | [SUM] 5.00-6.00 sec 106 MBytes 893 Mbits/sec |
2812 | 2024-12-31T17:22:37.259Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2813 | 2024-12-31T17:22:37.259Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2814 | 2024-12-31T17:22:37.259Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2815 | 2024-12-31T17:22:37.259Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2816 | 2024-12-31T17:22:40.469Z | [ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2817 | 2024-12-31T17:22:40.469Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2818 | 2024-12-31T17:22:40.469Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2819 | 2024-12-31T17:22:40.469Z | [ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2820 | 2024-12-31T17:22:40.469Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2821 | 2024-12-31T17:22:40.469Z | [SUM] 6.00-7.00 sec 105 MBytes 882 Mbits/sec |
2822 | 2024-12-31T17:22:40.469Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2823 | 2024-12-31T17:22:40.469Z | [ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2824 | 2024-12-31T17:22:40.469Z | [ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2825 | 2024-12-31T17:22:40.469Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2826 | 2024-12-31T17:22:40.469Z | [ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2827 | 2024-12-31T17:22:40.469Z | [ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2828 | 2024-12-31T17:22:40.469Z | [ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2829 | 2024-12-31T17:22:40.469Z | [ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2830 | 2024-12-31T17:22:40.469Z | [ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
2831 | 2024-12-31T17:22:40.469Z | [SUM] 7.00-8.00 sec 106 MBytes 888 Mbits/sec |
2832 | 2024-12-31T17:22:40.469Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2833 | 2024-12-31T17:22:40.469Z | [ 5] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2834 | 2024-12-31T17:22:40.469Z | [ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2835 | 2024-12-31T17:22:40.469Z | [ 9] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2836 | 2024-12-31T17:22:40.470Z | [ 11] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2837 | 2024-12-31T17:22:40.470Z | [ 13] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2838 | 2024-12-31T17:22:40.470Z | [ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2839 | 2024-12-31T17:22:40.470Z | [ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2840 | 2024-12-31T17:22:40.470Z | [ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
2841 | 2024-12-31T17:22:40.470Z | [SUM] 8.00-9.00 sec 107 MBytes 895 Mbits/sec |
2842 | 2024-12-31T17:22:40.470Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2843 | 2024-12-31T17:22:40.470Z | [ 5] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec |
2844 | 2024-12-31T17:22:40.470Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2845 | 2024-12-31T17:22:40.470Z | [ 9] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
2846 | 2024-12-31T17:22:40.470Z | [ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2847 | 2024-12-31T17:22:40.470Z | [ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2848 | 2024-12-31T17:22:40.470Z | [ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2849 | 2024-12-31T17:22:40.470Z | [ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
2850 | 2024-12-31T17:22:40.470Z | [ 19] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec |
2851 | 2024-12-31T17:22:40.470Z | [SUM] 9.00-10.00 sec 106 MBytes 891 Mbits/sec |
2852 | 2024-12-31T17:22:40.470Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2853 | 2024-12-31T17:22:40.470Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2854 | 2024-12-31T17:22:40.470Z | [ 7] 10.00-10.00 sec 29.7 KBytes 72.7 Mbits/sec |
2855 | 2024-12-31T17:22:40.470Z | [ 9] 10.00-10.00 sec 36.8 KBytes 90.1 Mbits/sec |
2856 | 2024-12-31T17:22:40.470Z | [ 11] 10.00-10.00 sec 124 KBytes 305 Mbits/sec |
2857 | 2024-12-31T17:22:40.470Z | [ 13] 10.00-10.00 sec 124 KBytes 305 Mbits/sec |
2858 | 2024-12-31T17:22:40.470Z | [ 15] 10.00-10.00 sec 2.83 KBytes 6.93 Mbits/sec |
2859 | 2024-12-31T17:22:40.470Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2860 | 2024-12-31T17:22:40.470Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2861 | 2024-12-31T17:22:40.470Z | [SUM] 10.00-10.00 sec 318 KBytes 779 Mbits/sec |
2862 | 2024-12-31T17:22:40.470Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2863 | 2024-12-31T17:22:40.470Z | [ ID] Interval Transfer Bandwidth |
2864 | 2024-12-31T17:22:40.470Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2865 | 2024-12-31T17:22:40.470Z | [ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2866 | 2024-12-31T17:22:40.470Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2867 | 2024-12-31T17:22:40.470Z | [ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2868 | 2024-12-31T17:22:40.470Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2869 | 2024-12-31T17:22:40.470Z | [ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2870 | 2024-12-31T17:22:40.470Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2871 | 2024-12-31T17:22:40.470Z | [ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2872 | 2024-12-31T17:22:40.470Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2873 | 2024-12-31T17:22:40.470Z | [ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2874 | 2024-12-31T17:22:40.471Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2875 | 2024-12-31T17:22:40.471Z | [ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2876 | 2024-12-31T17:22:40.471Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2877 | 2024-12-31T17:22:40.471Z | [ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2878 | 2024-12-31T17:22:40.471Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2879 | 2024-12-31T17:22:40.471Z | [ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver |
2880 | 2024-12-31T17:22:40.471Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2881 | 2024-12-31T17:22:40.471Z | [SUM] 0.00-10.00 sec 1.03 GBytes 885 Mbits/sec receiver |
2882 | 2024-12-31T17:22:40.473Z | Run 5/10...885.68410774821Mbps |
2883 | 2024-12-31T17:22:47.502Z | ----------------------------------------------------------- |
2884 | 2024-12-31T17:22:47.502Z | Server listening on 5201 |
2885 | 2024-12-31T17:22:47.502Z | ----------------------------------------------------------- |
2886 | 2024-12-31T17:22:47.502Z | Accepted connection from 10.0.0.1, port 35625 |
2887 | 2024-12-31T17:22:47.502Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50056 |
2888 | 2024-12-31T17:22:47.502Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36449 |
2889 | 2024-12-31T17:22:47.502Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64192 |
2890 | 2024-12-31T17:22:47.502Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60176 |
2891 | 2024-12-31T17:22:47.502Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65533 |
2892 | 2024-12-31T17:22:47.502Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38066 |
2893 | 2024-12-31T17:22:47.502Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35084 |
2894 | 2024-12-31T17:22:47.502Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36285 |
2895 | 2024-12-31T17:22:47.503Z | [ ID] Interval Transfer Bandwidth |
2896 | 2024-12-31T17:22:47.503Z | [ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2897 | 2024-12-31T17:22:47.503Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2898 | 2024-12-31T17:22:47.503Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
2899 | 2024-12-31T17:22:47.503Z | [ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2900 | 2024-12-31T17:22:47.503Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2901 | 2024-12-31T17:22:47.503Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2902 | 2024-12-31T17:22:47.503Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2903 | 2024-12-31T17:22:47.503Z | [ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
2904 | 2024-12-31T17:22:47.503Z | [SUM] 0.00-1.00 sec 95.6 MBytes 802 Mbits/sec |
2905 | 2024-12-31T17:22:47.503Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2906 | 2024-12-31T17:22:47.503Z | [ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2907 | 2024-12-31T17:22:47.503Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2908 | 2024-12-31T17:22:47.503Z | [ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec |
2909 | 2024-12-31T17:22:47.503Z | [ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2910 | 2024-12-31T17:22:47.503Z | [ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2911 | 2024-12-31T17:22:47.503Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2912 | 2024-12-31T17:22:47.503Z | [ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2913 | 2024-12-31T17:22:47.503Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2914 | 2024-12-31T17:22:47.503Z | [SUM] 1.00-2.00 sec 106 MBytes 889 Mbits/sec |
2915 | 2024-12-31T17:22:47.503Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2916 | 2024-12-31T17:22:47.503Z | [ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2917 | 2024-12-31T17:22:47.503Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2918 | 2024-12-31T17:22:47.503Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2919 | 2024-12-31T17:22:47.503Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
2920 | 2024-12-31T17:22:47.503Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2921 | 2024-12-31T17:22:47.503Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2922 | 2024-12-31T17:22:47.503Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2923 | 2024-12-31T17:22:47.503Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
2924 | 2024-12-31T17:22:47.503Z | [SUM] 2.00-3.00 sec 105 MBytes 882 Mbits/sec |
2925 | 2024-12-31T17:22:47.503Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2926 | 2024-12-31T17:22:47.503Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2927 | 2024-12-31T17:22:47.503Z | [ 7] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec |
2928 | 2024-12-31T17:22:47.503Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2929 | 2024-12-31T17:22:47.504Z | [ 11] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec |
2930 | 2024-12-31T17:22:47.504Z | [ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
2931 | 2024-12-31T17:22:47.504Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2932 | 2024-12-31T17:22:47.504Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2933 | 2024-12-31T17:22:47.504Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2934 | 2024-12-31T17:22:47.504Z | [SUM] 3.00-4.00 sec 105 MBytes 883 Mbits/sec |
2935 | 2024-12-31T17:22:47.504Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2936 | 2024-12-31T17:22:47.504Z | [ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2937 | 2024-12-31T17:22:47.504Z | [ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec |
2938 | 2024-12-31T17:22:47.504Z | [ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2939 | 2024-12-31T17:22:47.504Z | [ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2940 | 2024-12-31T17:22:47.504Z | [ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2941 | 2024-12-31T17:22:47.504Z | [ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec |
2942 | 2024-12-31T17:22:47.504Z | [ 17] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec |
2943 | 2024-12-31T17:22:47.504Z | [ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
2944 | 2024-12-31T17:22:47.504Z | [SUM] 4.00-5.00 sec 106 MBytes 891 Mbits/sec |
2945 | 2024-12-31T17:22:47.504Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2946 | 2024-12-31T17:22:47.504Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2947 | 2024-12-31T17:22:47.504Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2948 | 2024-12-31T17:22:47.504Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2949 | 2024-12-31T17:22:47.504Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2950 | 2024-12-31T17:22:47.504Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2951 | 2024-12-31T17:22:47.504Z | [ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
2952 | 2024-12-31T17:22:47.504Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2953 | 2024-12-31T17:22:47.504Z | [ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2954 | 2024-12-31T17:22:47.504Z | [SUM] 5.00-6.00 sec 105 MBytes 877 Mbits/sec |
2955 | 2024-12-31T17:22:47.504Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2956 | 2024-12-31T17:22:47.504Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2957 | 2024-12-31T17:22:47.504Z | [ 7] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec |
2958 | 2024-12-31T17:22:47.504Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2959 | 2024-12-31T17:22:50.619Z | [ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2960 | 2024-12-31T17:22:50.619Z | [ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
2961 | 2024-12-31T17:22:50.619Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2962 | 2024-12-31T17:22:50.619Z | [ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2963 | 2024-12-31T17:22:50.619Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
2964 | 2024-12-31T17:22:50.619Z | [SUM] 6.00-7.00 sec 105 MBytes 882 Mbits/sec |
2965 | 2024-12-31T17:22:50.619Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2966 | 2024-12-31T17:22:50.619Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2967 | 2024-12-31T17:22:50.619Z | [ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2968 | 2024-12-31T17:22:50.619Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2969 | 2024-12-31T17:22:50.619Z | [ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2970 | 2024-12-31T17:22:50.619Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2971 | 2024-12-31T17:22:50.619Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2972 | 2024-12-31T17:22:50.619Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2973 | 2024-12-31T17:22:50.619Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
2974 | 2024-12-31T17:22:50.619Z | [SUM] 7.00-8.00 sec 104 MBytes 876 Mbits/sec |
2975 | 2024-12-31T17:22:50.620Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2976 | 2024-12-31T17:22:50.620Z | [ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2977 | 2024-12-31T17:22:50.620Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2978 | 2024-12-31T17:22:50.620Z | [ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2979 | 2024-12-31T17:22:50.620Z | [ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2980 | 2024-12-31T17:22:50.620Z | [ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2981 | 2024-12-31T17:22:50.620Z | [ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2982 | 2024-12-31T17:22:50.620Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
2983 | 2024-12-31T17:22:50.620Z | [ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
2984 | 2024-12-31T17:22:50.620Z | [SUM] 8.00-9.00 sec 104 MBytes 877 Mbits/sec |
2985 | 2024-12-31T17:22:50.620Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2986 | 2024-12-31T17:22:50.620Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2987 | 2024-12-31T17:22:50.620Z | [ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2988 | 2024-12-31T17:22:50.620Z | [ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2989 | 2024-12-31T17:22:50.620Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
2990 | 2024-12-31T17:22:50.620Z | [ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2991 | 2024-12-31T17:22:50.620Z | [ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2992 | 2024-12-31T17:22:50.620Z | [ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2993 | 2024-12-31T17:22:50.620Z | [ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
2994 | 2024-12-31T17:22:50.620Z | [SUM] 9.00-10.00 sec 105 MBytes 879 Mbits/sec |
2995 | 2024-12-31T17:22:50.620Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2996 | 2024-12-31T17:22:50.620Z | [ 5] 10.00-10.00 sec 119 KBytes 225 Mbits/sec |
2997 | 2024-12-31T17:22:50.620Z | [ 7] 10.00-10.00 sec 62.2 KBytes 118 Mbits/sec |
2998 | 2024-12-31T17:22:50.620Z | [ 9] 10.00-10.00 sec 14.1 KBytes 26.8 Mbits/sec |
2999 | 2024-12-31T17:22:50.620Z | [ 11] 10.00-10.00 sec 124 KBytes 236 Mbits/sec |
3000 | 2024-12-31T17:22:50.620Z | [ 13] 10.00-10.00 sec 124 KBytes 236 Mbits/sec |
3001 | 2024-12-31T17:22:50.620Z | [ 15] 10.00-10.00 sec 76.4 KBytes 145 Mbits/sec |
3002 | 2024-12-31T17:22:50.620Z | [ 17] 10.00-10.00 sec 5.66 KBytes 10.7 Mbits/sec |
3003 | 2024-12-31T17:22:50.620Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3004 | 2024-12-31T17:22:50.620Z | [SUM] 10.00-10.00 sec 526 KBytes 996 Mbits/sec |
3005 | 2024-12-31T17:22:50.620Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3006 | 2024-12-31T17:22:50.620Z | [ ID] Interval Transfer Bandwidth |
3007 | 2024-12-31T17:22:50.620Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3008 | 2024-12-31T17:22:50.620Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3009 | 2024-12-31T17:22:50.620Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3010 | 2024-12-31T17:22:50.620Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3011 | 2024-12-31T17:22:50.620Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3012 | 2024-12-31T17:22:50.620Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3013 | 2024-12-31T17:22:50.620Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3014 | 2024-12-31T17:22:50.621Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3015 | 2024-12-31T17:22:50.621Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3016 | 2024-12-31T17:22:50.621Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3017 | 2024-12-31T17:22:50.621Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3018 | 2024-12-31T17:22:50.621Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3019 | 2024-12-31T17:22:50.621Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3020 | 2024-12-31T17:22:50.621Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3021 | 2024-12-31T17:22:50.621Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3022 | 2024-12-31T17:22:50.621Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3023 | 2024-12-31T17:22:50.621Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3024 | 2024-12-31T17:22:50.621Z | [SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec receiver |
3025 | 2024-12-31T17:22:50.623Z | Run 6/10...874.386962548017Mbps |
3026 | 2024-12-31T17:22:57.652Z | ----------------------------------------------------------- |
3027 | 2024-12-31T17:22:57.652Z | Server listening on 5201 |
3028 | 2024-12-31T17:22:57.652Z | ----------------------------------------------------------- |
3029 | 2024-12-31T17:22:57.652Z | Accepted connection from 10.0.0.1, port 36649 |
3030 | 2024-12-31T17:22:57.652Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52890 |
3031 | 2024-12-31T17:22:57.652Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51720 |
3032 | 2024-12-31T17:22:57.652Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40381 |
3033 | 2024-12-31T17:22:57.653Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37205 |
3034 | 2024-12-31T17:22:57.653Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59501 |
3035 | 2024-12-31T17:22:57.653Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63136 |
3036 | 2024-12-31T17:22:57.653Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53378 |
3037 | 2024-12-31T17:22:57.653Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39196 |
3038 | 2024-12-31T17:22:57.653Z | [ ID] Interval Transfer Bandwidth |
3039 | 2024-12-31T17:22:57.653Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3040 | 2024-12-31T17:22:57.653Z | [ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3041 | 2024-12-31T17:22:57.653Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3042 | 2024-12-31T17:22:57.653Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3043 | 2024-12-31T17:22:57.653Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3044 | 2024-12-31T17:22:57.653Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3045 | 2024-12-31T17:22:57.653Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3046 | 2024-12-31T17:22:57.653Z | [ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
3047 | 2024-12-31T17:22:57.653Z | [SUM] 0.00-1.00 sec 96.3 MBytes 808 Mbits/sec |
3048 | 2024-12-31T17:22:57.653Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3049 | 2024-12-31T17:22:57.653Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3050 | 2024-12-31T17:22:57.653Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3051 | 2024-12-31T17:22:57.653Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3052 | 2024-12-31T17:22:57.653Z | [ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec |
3053 | 2024-12-31T17:22:57.653Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3054 | 2024-12-31T17:22:57.653Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3055 | 2024-12-31T17:22:57.653Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3056 | 2024-12-31T17:22:57.653Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3057 | 2024-12-31T17:22:57.653Z | [SUM] 1.00-2.00 sec 105 MBytes 885 Mbits/sec |
3058 | 2024-12-31T17:22:57.653Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3059 | 2024-12-31T17:22:57.653Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3060 | 2024-12-31T17:22:57.653Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3061 | 2024-12-31T17:22:57.653Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3062 | 2024-12-31T17:22:57.653Z | [ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3063 | 2024-12-31T17:22:57.653Z | [ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3064 | 2024-12-31T17:22:57.653Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3065 | 2024-12-31T17:22:57.653Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3066 | 2024-12-31T17:22:57.653Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3067 | 2024-12-31T17:22:57.653Z | [SUM] 2.00-3.00 sec 105 MBytes 882 Mbits/sec |
3068 | 2024-12-31T17:22:57.653Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3069 | 2024-12-31T17:22:57.653Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3070 | 2024-12-31T17:22:57.653Z | [ 7] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec |
3071 | 2024-12-31T17:22:57.653Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3072 | 2024-12-31T17:22:57.654Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3073 | 2024-12-31T17:22:57.654Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3074 | 2024-12-31T17:22:57.654Z | [ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
3075 | 2024-12-31T17:22:57.654Z | [ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec |
3076 | 2024-12-31T17:22:57.654Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3077 | 2024-12-31T17:22:57.654Z | [SUM] 3.00-4.00 sec 105 MBytes 883 Mbits/sec |
3078 | 2024-12-31T17:22:57.654Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3079 | 2024-12-31T17:22:57.654Z | [ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3080 | 2024-12-31T17:22:57.654Z | [ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3081 | 2024-12-31T17:22:57.654Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3082 | 2024-12-31T17:22:57.654Z | [ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3083 | 2024-12-31T17:22:57.654Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3084 | 2024-12-31T17:22:57.654Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3085 | 2024-12-31T17:22:57.654Z | [ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3086 | 2024-12-31T17:22:57.654Z | [ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3087 | 2024-12-31T17:22:57.654Z | [SUM] 4.00-5.00 sec 105 MBytes 879 Mbits/sec |
3088 | 2024-12-31T17:22:57.654Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3089 | 2024-12-31T17:22:57.654Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3090 | 2024-12-31T17:22:57.654Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3091 | 2024-12-31T17:22:57.654Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3092 | 2024-12-31T17:22:57.654Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3093 | 2024-12-31T17:22:57.654Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3094 | 2024-12-31T17:22:57.654Z | [ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3095 | 2024-12-31T17:22:57.654Z | [ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3096 | 2024-12-31T17:22:57.654Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3097 | 2024-12-31T17:22:57.654Z | [SUM] 5.00-6.00 sec 104 MBytes 874 Mbits/sec |
3098 | 2024-12-31T17:22:57.654Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3099 | 2024-12-31T17:22:57.654Z | [ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3100 | 2024-12-31T17:22:57.654Z | [ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3101 | 2024-12-31T17:22:57.657Z | [ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3102 | 2024-12-31T17:23:00.769Z | [ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3103 | 2024-12-31T17:23:00.770Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3104 | 2024-12-31T17:23:00.770Z | [ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3105 | 2024-12-31T17:23:00.770Z | [ 17] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec |
3106 | 2024-12-31T17:23:00.770Z | [ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
3107 | 2024-12-31T17:23:00.770Z | [SUM] 6.00-7.00 sec 106 MBytes 886 Mbits/sec |
3108 | 2024-12-31T17:23:00.770Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3109 | 2024-12-31T17:23:00.770Z | [ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3110 | 2024-12-31T17:23:00.770Z | [ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3111 | 2024-12-31T17:23:00.770Z | [ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3112 | 2024-12-31T17:23:00.770Z | [ 11] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec |
3113 | 2024-12-31T17:23:00.770Z | [ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3114 | 2024-12-31T17:23:00.770Z | [ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3115 | 2024-12-31T17:23:00.770Z | [ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
3116 | 2024-12-31T17:23:00.770Z | [ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3117 | 2024-12-31T17:23:00.770Z | [SUM] 7.00-8.00 sec 105 MBytes 884 Mbits/sec |
3118 | 2024-12-31T17:23:00.770Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3119 | 2024-12-31T17:23:00.770Z | [ 5] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3120 | 2024-12-31T17:23:00.770Z | [ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
3121 | 2024-12-31T17:23:00.770Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3122 | 2024-12-31T17:23:00.770Z | [ 11] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
3123 | 2024-12-31T17:23:00.770Z | [ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
3124 | 2024-12-31T17:23:00.770Z | [ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
3125 | 2024-12-31T17:23:00.770Z | [ 17] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
3126 | 2024-12-31T17:23:00.770Z | [ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
3127 | 2024-12-31T17:23:00.770Z | [SUM] 8.00-9.00 sec 106 MBytes 893 Mbits/sec |
3128 | 2024-12-31T17:23:00.770Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3129 | 2024-12-31T17:23:00.770Z | [ 5] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3130 | 2024-12-31T17:23:00.770Z | [ 7] 9.00-10.00 sec 13.5 MBytes 114 Mbits/sec |
3131 | 2024-12-31T17:23:00.770Z | [ 9] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3132 | 2024-12-31T17:23:00.770Z | [ 11] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec |
3133 | 2024-12-31T17:23:00.770Z | [ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec |
3134 | 2024-12-31T17:23:00.770Z | [ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3135 | 2024-12-31T17:23:00.770Z | [ 17] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3136 | 2024-12-31T17:23:00.770Z | [ 19] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec |
3137 | 2024-12-31T17:23:00.770Z | [SUM] 9.00-10.00 sec 108 MBytes 908 Mbits/sec |
3138 | 2024-12-31T17:23:00.770Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3139 | 2024-12-31T17:23:00.771Z | [ 5] 10.00-10.00 sec 113 KBytes 204 Mbits/sec |
3140 | 2024-12-31T17:23:00.771Z | [ 7] 10.00-10.00 sec 73.5 KBytes 132 Mbits/sec |
3141 | 2024-12-31T17:23:00.771Z | [ 9] 10.00-10.00 sec 124 KBytes 224 Mbits/sec |
3142 | 2024-12-31T17:23:00.771Z | [ 11] 10.00-10.00 sec 19.8 KBytes 35.7 Mbits/sec |
3143 | 2024-12-31T17:23:00.771Z | [ 13] 10.00-10.00 sec 39.6 KBytes 71.4 Mbits/sec |
3144 | 2024-12-31T17:23:00.771Z | [ 15] 10.00-10.00 sec 113 KBytes 204 Mbits/sec |
3145 | 2024-12-31T17:23:00.771Z | [ 17] 10.00-10.00 sec 99.0 KBytes 178 Mbits/sec |
3146 | 2024-12-31T17:23:00.771Z | [ 19] 10.00-10.00 sec 115 KBytes 206 Mbits/sec |
3147 | 2024-12-31T17:23:00.771Z | [SUM] 10.00-10.00 sec 697 KBytes 1.26 Gbits/sec |
3148 | 2024-12-31T17:23:00.771Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3149 | 2024-12-31T17:23:00.771Z | [ ID] Interval Transfer Bandwidth |
3150 | 2024-12-31T17:23:00.771Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3151 | 2024-12-31T17:23:00.771Z | [ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3152 | 2024-12-31T17:23:00.771Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3153 | 2024-12-31T17:23:00.771Z | [ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3154 | 2024-12-31T17:23:00.771Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3155 | 2024-12-31T17:23:00.771Z | [ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3156 | 2024-12-31T17:23:00.771Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3157 | 2024-12-31T17:23:00.771Z | [ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3158 | 2024-12-31T17:23:00.771Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3159 | 2024-12-31T17:23:00.771Z | [ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3160 | 2024-12-31T17:23:00.771Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3161 | 2024-12-31T17:23:00.771Z | [ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3162 | 2024-12-31T17:23:00.771Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3163 | 2024-12-31T17:23:00.771Z | [ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3164 | 2024-12-31T17:23:00.771Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3165 | 2024-12-31T17:23:00.771Z | [ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver |
3166 | 2024-12-31T17:23:00.771Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3167 | 2024-12-31T17:23:00.771Z | [SUM] 0.00-10.00 sec 1.02 GBytes 878 Mbits/sec receiver |
3168 | 2024-12-31T17:23:00.774Z | Run 7/10...878.975326838482Mbps |
3169 | 2024-12-31T17:23:07.802Z | ----------------------------------------------------------- |
3170 | 2024-12-31T17:23:07.803Z | Server listening on 5201 |
3171 | 2024-12-31T17:23:07.803Z | ----------------------------------------------------------- |
3172 | 2024-12-31T17:23:07.803Z | Accepted connection from 10.0.0.1, port 46331 |
3173 | 2024-12-31T17:23:07.803Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35883 |
3174 | 2024-12-31T17:23:07.803Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61429 |
3175 | 2024-12-31T17:23:07.803Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61952 |
3176 | 2024-12-31T17:23:07.803Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63426 |
3177 | 2024-12-31T17:23:07.803Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55090 |
3178 | 2024-12-31T17:23:07.803Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37341 |
3179 | 2024-12-31T17:23:07.803Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39802 |
3180 | 2024-12-31T17:23:07.803Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43903 |
3181 | 2024-12-31T17:23:07.803Z | [ ID] Interval Transfer Bandwidth |
3182 | 2024-12-31T17:23:07.803Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3183 | 2024-12-31T17:23:07.803Z | [ 7] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3184 | 2024-12-31T17:23:07.803Z | [ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3185 | 2024-12-31T17:23:07.803Z | [ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3186 | 2024-12-31T17:23:07.803Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec |
3187 | 2024-12-31T17:23:07.803Z | [ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3188 | 2024-12-31T17:23:07.803Z | [ 17] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3189 | 2024-12-31T17:23:07.803Z | [ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3190 | 2024-12-31T17:23:07.803Z | [SUM] 0.00-1.00 sec 95.1 MBytes 798 Mbits/sec |
3191 | 2024-12-31T17:23:07.803Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3192 | 2024-12-31T17:23:07.803Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3193 | 2024-12-31T17:23:07.803Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3194 | 2024-12-31T17:23:07.803Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3195 | 2024-12-31T17:23:07.803Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3196 | 2024-12-31T17:23:07.803Z | [ 13] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec |
3197 | 2024-12-31T17:23:07.803Z | [ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3198 | 2024-12-31T17:23:07.803Z | [ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3199 | 2024-12-31T17:23:07.803Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3200 | 2024-12-31T17:23:07.803Z | [SUM] 1.00-2.00 sec 106 MBytes 886 Mbits/sec |
3201 | 2024-12-31T17:23:07.803Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3202 | 2024-12-31T17:23:07.803Z | [ 5] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec |
3203 | 2024-12-31T17:23:07.803Z | [ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3204 | 2024-12-31T17:23:07.803Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3205 | 2024-12-31T17:23:07.803Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3206 | 2024-12-31T17:23:07.803Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3207 | 2024-12-31T17:23:07.804Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3208 | 2024-12-31T17:23:07.804Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3209 | 2024-12-31T17:23:07.804Z | [ 19] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec |
3210 | 2024-12-31T17:23:07.804Z | [SUM] 2.00-3.00 sec 104 MBytes 871 Mbits/sec |
3211 | 2024-12-31T17:23:07.804Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3212 | 2024-12-31T17:23:07.804Z | [ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3213 | 2024-12-31T17:23:07.804Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3214 | 2024-12-31T17:23:07.804Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3215 | 2024-12-31T17:23:07.804Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3216 | 2024-12-31T17:23:07.804Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3217 | 2024-12-31T17:23:07.804Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3218 | 2024-12-31T17:23:07.804Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3219 | 2024-12-31T17:23:07.804Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3220 | 2024-12-31T17:23:07.804Z | [SUM] 3.00-4.00 sec 105 MBytes 879 Mbits/sec |
3221 | 2024-12-31T17:23:07.804Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3222 | 2024-12-31T17:23:07.804Z | [ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3223 | 2024-12-31T17:23:07.804Z | [ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3224 | 2024-12-31T17:23:07.804Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3225 | 2024-12-31T17:23:07.804Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3226 | 2024-12-31T17:23:07.804Z | [ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3227 | 2024-12-31T17:23:07.807Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3228 | 2024-12-31T17:23:07.807Z | [ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3229 | 2024-12-31T17:23:07.807Z | [ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3230 | 2024-12-31T17:23:07.807Z | [SUM] 4.00-5.00 sec 105 MBytes 878 Mbits/sec |
3231 | 2024-12-31T17:23:07.807Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3232 | 2024-12-31T17:23:07.807Z | [ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3233 | 2024-12-31T17:23:07.807Z | [ 7] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
3234 | 2024-12-31T17:23:07.807Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3235 | 2024-12-31T17:23:07.807Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3236 | 2024-12-31T17:23:07.807Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3237 | 2024-12-31T17:23:07.807Z | [ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3238 | 2024-12-31T17:23:07.807Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3239 | 2024-12-31T17:23:07.807Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
3240 | 2024-12-31T17:23:07.807Z | [SUM] 5.00-6.00 sec 106 MBytes 886 Mbits/sec |
3241 | 2024-12-31T17:23:07.807Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3242 | 2024-12-31T17:23:07.807Z | [ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3243 | 2024-12-31T17:23:07.807Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3244 | 2024-12-31T17:23:07.807Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3245 | 2024-12-31T17:23:10.919Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3246 | 2024-12-31T17:23:10.919Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3247 | 2024-12-31T17:23:10.920Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3248 | 2024-12-31T17:23:10.920Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3249 | 2024-12-31T17:23:10.920Z | [ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3250 | 2024-12-31T17:23:10.920Z | [SUM] 6.00-7.00 sec 104 MBytes 876 Mbits/sec |
3251 | 2024-12-31T17:23:10.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3252 | 2024-12-31T17:23:10.920Z | [ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3253 | 2024-12-31T17:23:10.920Z | [ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3254 | 2024-12-31T17:23:10.920Z | [ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3255 | 2024-12-31T17:23:10.920Z | [ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3256 | 2024-12-31T17:23:10.920Z | [ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3257 | 2024-12-31T17:23:10.920Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3258 | 2024-12-31T17:23:10.920Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3259 | 2024-12-31T17:23:10.920Z | [ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
3260 | 2024-12-31T17:23:10.920Z | [SUM] 7.00-8.00 sec 105 MBytes 881 Mbits/sec |
3261 | 2024-12-31T17:23:10.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3262 | 2024-12-31T17:23:10.920Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3263 | 2024-12-31T17:23:10.920Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3264 | 2024-12-31T17:23:10.920Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3265 | 2024-12-31T17:23:10.920Z | [ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
3266 | 2024-12-31T17:23:10.920Z | [ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3267 | 2024-12-31T17:23:10.920Z | [ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3268 | 2024-12-31T17:23:10.920Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3269 | 2024-12-31T17:23:10.920Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3270 | 2024-12-31T17:23:10.920Z | [SUM] 8.00-9.00 sec 104 MBytes 874 Mbits/sec |
3271 | 2024-12-31T17:23:10.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3272 | 2024-12-31T17:23:10.920Z | [ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3273 | 2024-12-31T17:23:10.920Z | [ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3274 | 2024-12-31T17:23:10.920Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3275 | 2024-12-31T17:23:10.920Z | [ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
3276 | 2024-12-31T17:23:10.920Z | [ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3277 | 2024-12-31T17:23:10.920Z | [ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3278 | 2024-12-31T17:23:10.920Z | [ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3279 | 2024-12-31T17:23:10.920Z | [ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
3280 | 2024-12-31T17:23:10.920Z | [SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec |
3281 | 2024-12-31T17:23:10.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3282 | 2024-12-31T17:23:10.920Z | [ 5] 10.00-10.00 sec 36.8 KBytes 65.3 Mbits/sec |
3283 | 2024-12-31T17:23:10.921Z | [ 7] 10.00-10.00 sec 42.4 KBytes 75.4 Mbits/sec |
3284 | 2024-12-31T17:23:10.921Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3285 | 2024-12-31T17:23:10.921Z | [ 11] 10.00-10.00 sec 116 KBytes 206 Mbits/sec |
3286 | 2024-12-31T17:23:10.921Z | [ 13] 10.00-10.00 sec 124 KBytes 221 Mbits/sec |
3287 | 2024-12-31T17:23:10.921Z | [ 15] 10.00-10.00 sec 124 KBytes 221 Mbits/sec |
3288 | 2024-12-31T17:23:10.921Z | [ 17] 10.00-10.00 sec 124 KBytes 221 Mbits/sec |
3289 | 2024-12-31T17:23:10.921Z | [ 19] 10.00-10.00 sec 36.8 KBytes 65.3 Mbits/sec |
3290 | 2024-12-31T17:23:10.921Z | [SUM] 10.00-10.00 sec 605 KBytes 1.07 Gbits/sec |
3291 | 2024-12-31T17:23:10.921Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3292 | 2024-12-31T17:23:10.921Z | [ ID] Interval Transfer Bandwidth |
3293 | 2024-12-31T17:23:10.921Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3294 | 2024-12-31T17:23:10.921Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3295 | 2024-12-31T17:23:10.921Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3296 | 2024-12-31T17:23:10.921Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3297 | 2024-12-31T17:23:10.921Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3298 | 2024-12-31T17:23:10.921Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3299 | 2024-12-31T17:23:10.921Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3300 | 2024-12-31T17:23:10.921Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3301 | 2024-12-31T17:23:10.921Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3302 | 2024-12-31T17:23:10.921Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3303 | 2024-12-31T17:23:10.924Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3304 | 2024-12-31T17:23:10.924Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3305 | 2024-12-31T17:23:10.924Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3306 | 2024-12-31T17:23:10.924Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3307 | 2024-12-31T17:23:10.924Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3308 | 2024-12-31T17:23:10.924Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3309 | 2024-12-31T17:23:10.924Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3310 | 2024-12-31T17:23:10.924Z | [SUM] 0.00-10.00 sec 1.02 GBytes 872 Mbits/sec receiver |
3311 | 2024-12-31T17:23:10.924Z | Run 8/10...872.121763456095Mbps |
3312 | 2024-12-31T17:23:17.952Z | ----------------------------------------------------------- |
3313 | 2024-12-31T17:23:17.953Z | Server listening on 5201 |
3314 | 2024-12-31T17:23:17.953Z | ----------------------------------------------------------- |
3315 | 2024-12-31T17:23:17.953Z | Accepted connection from 10.0.0.1, port 61590 |
3316 | 2024-12-31T17:23:17.953Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49241 |
3317 | 2024-12-31T17:23:17.953Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37190 |
3318 | 2024-12-31T17:23:17.953Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41545 |
3319 | 2024-12-31T17:23:17.953Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45403 |
3320 | 2024-12-31T17:23:17.953Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48174 |
3321 | 2024-12-31T17:23:17.953Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38138 |
3322 | 2024-12-31T17:23:17.953Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59865 |
3323 | 2024-12-31T17:23:17.953Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34192 |
3324 | 2024-12-31T17:23:17.953Z | [ ID] Interval Transfer Bandwidth |
3325 | 2024-12-31T17:23:17.953Z | [ 5] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3326 | 2024-12-31T17:23:17.953Z | [ 7] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3327 | 2024-12-31T17:23:17.953Z | [ 9] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3328 | 2024-12-31T17:23:17.953Z | [ 11] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3329 | 2024-12-31T17:23:17.953Z | [ 13] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3330 | 2024-12-31T17:23:17.953Z | [ 15] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3331 | 2024-12-31T17:23:17.953Z | [ 17] 0.00-1.00 sec 11.7 MBytes 98.3 Mbits/sec |
3332 | 2024-12-31T17:23:17.953Z | [ 19] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec |
3333 | 2024-12-31T17:23:17.953Z | [SUM] 0.00-1.00 sec 94.3 MBytes 791 Mbits/sec |
3334 | 2024-12-31T17:23:17.953Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3335 | 2024-12-31T17:23:17.953Z | [ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3336 | 2024-12-31T17:23:17.953Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3337 | 2024-12-31T17:23:17.953Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3338 | 2024-12-31T17:23:17.953Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3339 | 2024-12-31T17:23:17.953Z | [ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3340 | 2024-12-31T17:23:17.956Z | [ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3341 | 2024-12-31T17:23:17.956Z | [ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3342 | 2024-12-31T17:23:17.956Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
3343 | 2024-12-31T17:23:17.956Z | [SUM] 1.00-2.00 sec 104 MBytes 870 Mbits/sec |
3344 | 2024-12-31T17:23:17.956Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3345 | 2024-12-31T17:23:17.956Z | [ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3346 | 2024-12-31T17:23:17.956Z | [ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3347 | 2024-12-31T17:23:17.956Z | [ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3348 | 2024-12-31T17:23:17.956Z | [ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3349 | 2024-12-31T17:23:17.956Z | [ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3350 | 2024-12-31T17:23:17.956Z | [ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3351 | 2024-12-31T17:23:17.956Z | [ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3352 | 2024-12-31T17:23:17.956Z | [ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3353 | 2024-12-31T17:23:17.956Z | [SUM] 2.00-3.00 sec 103 MBytes 860 Mbits/sec |
3354 | 2024-12-31T17:23:17.956Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3355 | 2024-12-31T17:23:17.956Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3356 | 2024-12-31T17:23:17.957Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3357 | 2024-12-31T17:23:17.957Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3358 | 2024-12-31T17:23:17.957Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3359 | 2024-12-31T17:23:17.957Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3360 | 2024-12-31T17:23:17.957Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3361 | 2024-12-31T17:23:17.957Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3362 | 2024-12-31T17:23:17.957Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3363 | 2024-12-31T17:23:17.957Z | [SUM] 3.00-4.00 sec 103 MBytes 865 Mbits/sec |
3364 | 2024-12-31T17:23:17.957Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3365 | 2024-12-31T17:23:17.957Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3366 | 2024-12-31T17:23:17.957Z | [ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
3367 | 2024-12-31T17:23:17.957Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3368 | 2024-12-31T17:23:17.957Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3369 | 2024-12-31T17:23:17.957Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3370 | 2024-12-31T17:23:17.957Z | [ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
3371 | 2024-12-31T17:23:17.957Z | [ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3372 | 2024-12-31T17:23:17.957Z | [ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3373 | 2024-12-31T17:23:17.957Z | [SUM] 4.00-5.00 sec 103 MBytes 862 Mbits/sec |
3374 | 2024-12-31T17:23:17.957Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3375 | 2024-12-31T17:23:17.957Z | [ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3376 | 2024-12-31T17:23:17.957Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3377 | 2024-12-31T17:23:17.957Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3378 | 2024-12-31T17:23:17.957Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3379 | 2024-12-31T17:23:17.957Z | [ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3380 | 2024-12-31T17:23:17.957Z | [ 15] 5.00-6.00 sec 12.9 MBytes 109 Mbits/sec |
3381 | 2024-12-31T17:23:17.957Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3382 | 2024-12-31T17:23:17.957Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3383 | 2024-12-31T17:23:17.957Z | [SUM] 5.00-6.00 sec 104 MBytes 869 Mbits/sec |
3384 | 2024-12-31T17:23:17.957Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3385 | 2024-12-31T17:23:17.957Z | [ 5] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
3386 | 2024-12-31T17:23:17.957Z | [ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3387 | 2024-12-31T17:23:17.957Z | [ 9] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
3388 | 2024-12-31T17:23:21.070Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3389 | 2024-12-31T17:23:21.070Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3390 | 2024-12-31T17:23:21.070Z | [ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3391 | 2024-12-31T17:23:21.070Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3392 | 2024-12-31T17:23:21.070Z | [ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3393 | 2024-12-31T17:23:21.070Z | [SUM] 6.00-7.00 sec 102 MBytes 860 Mbits/sec |
3394 | 2024-12-31T17:23:21.070Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3395 | 2024-12-31T17:23:21.070Z | [ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3396 | 2024-12-31T17:23:21.070Z | [ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3397 | 2024-12-31T17:23:21.070Z | [ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3398 | 2024-12-31T17:23:21.070Z | [ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3399 | 2024-12-31T17:23:21.070Z | [ 13] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3400 | 2024-12-31T17:23:21.070Z | [ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3401 | 2024-12-31T17:23:21.071Z | [ 17] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3402 | 2024-12-31T17:23:21.071Z | [ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3403 | 2024-12-31T17:23:21.071Z | [SUM] 7.00-8.00 sec 102 MBytes 857 Mbits/sec |
3404 | 2024-12-31T17:23:21.071Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3405 | 2024-12-31T17:23:21.071Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3406 | 2024-12-31T17:23:21.071Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3407 | 2024-12-31T17:23:21.071Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3408 | 2024-12-31T17:23:21.071Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3409 | 2024-12-31T17:23:21.071Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3410 | 2024-12-31T17:23:21.071Z | [ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3411 | 2024-12-31T17:23:21.071Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3412 | 2024-12-31T17:23:21.071Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3413 | 2024-12-31T17:23:21.071Z | [SUM] 8.00-9.00 sec 104 MBytes 870 Mbits/sec |
3414 | 2024-12-31T17:23:21.071Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3415 | 2024-12-31T17:23:21.071Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3416 | 2024-12-31T17:23:21.071Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3417 | 2024-12-31T17:23:21.071Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3418 | 2024-12-31T17:23:21.071Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3419 | 2024-12-31T17:23:21.071Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3420 | 2024-12-31T17:23:21.071Z | [ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3421 | 2024-12-31T17:23:21.071Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3422 | 2024-12-31T17:23:21.071Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3423 | 2024-12-31T17:23:21.071Z | [SUM] 9.00-10.00 sec 103 MBytes 867 Mbits/sec |
3424 | 2024-12-31T17:23:21.071Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3425 | 2024-12-31T17:23:21.071Z | [ 5] 10.00-10.00 sec 42.4 KBytes 79.6 Mbits/sec |
3426 | 2024-12-31T17:23:21.071Z | [ 7] 10.00-10.00 sec 124 KBytes 233 Mbits/sec |
3427 | 2024-12-31T17:23:21.071Z | [ 9] 10.00-10.00 sec 32.5 KBytes 61.0 Mbits/sec |
3428 | 2024-12-31T17:23:21.071Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3429 | 2024-12-31T17:23:21.071Z | [ 13] 10.00-10.00 sec 31.1 KBytes 58.4 Mbits/sec |
3430 | 2024-12-31T17:23:21.071Z | [ 15] 10.00-10.00 sec 124 KBytes 233 Mbits/sec |
3431 | 2024-12-31T17:23:21.071Z | [ 17] 10.00-10.00 sec 124 KBytes 233 Mbits/sec |
3432 | 2024-12-31T17:23:21.071Z | [ 19] 10.00-10.00 sec 124 KBytes 233 Mbits/sec |
3433 | 2024-12-31T17:23:21.071Z | [SUM] 10.00-10.00 sec 604 KBytes 1.13 Gbits/sec |
3434 | 2024-12-31T17:23:21.071Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3435 | 2024-12-31T17:23:21.071Z | [ ID] Interval Transfer Bandwidth |
3436 | 2024-12-31T17:23:21.071Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3437 | 2024-12-31T17:23:21.071Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3438 | 2024-12-31T17:23:21.071Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3439 | 2024-12-31T17:23:21.071Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3440 | 2024-12-31T17:23:21.072Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3441 | 2024-12-31T17:23:21.072Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3442 | 2024-12-31T17:23:21.072Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3443 | 2024-12-31T17:23:21.072Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3444 | 2024-12-31T17:23:21.072Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3445 | 2024-12-31T17:23:21.072Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3446 | 2024-12-31T17:23:21.072Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3447 | 2024-12-31T17:23:21.072Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3448 | 2024-12-31T17:23:21.072Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3449 | 2024-12-31T17:23:21.072Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3450 | 2024-12-31T17:23:21.072Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3451 | 2024-12-31T17:23:21.072Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec receiver |
3452 | 2024-12-31T17:23:21.072Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3453 | 2024-12-31T17:23:21.072Z | [SUM] 0.00-10.00 sec 1022 MBytes 857 Mbits/sec receiver |
3454 | 2024-12-31T17:23:21.075Z | Run 9/10...857.636204019748Mbps |
3455 | 2024-12-31T17:23:28.104Z | ----------------------------------------------------------- |
3456 | 2024-12-31T17:23:28.104Z | Server listening on 5201 |
3457 | 2024-12-31T17:23:28.104Z | ----------------------------------------------------------- |
3458 | 2024-12-31T17:23:28.104Z | Accepted connection from 10.0.0.1, port 45691 |
3459 | 2024-12-31T17:23:28.104Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42969 |
3460 | 2024-12-31T17:23:28.104Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44729 |
3461 | 2024-12-31T17:23:28.104Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36939 |
3462 | 2024-12-31T17:23:28.104Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33144 |
3463 | 2024-12-31T17:23:28.104Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35377 |
3464 | 2024-12-31T17:23:28.104Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59536 |
3465 | 2024-12-31T17:23:28.104Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43187 |
3466 | 2024-12-31T17:23:28.104Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35883 |
3467 | 2024-12-31T17:23:28.104Z | [ ID] Interval Transfer Bandwidth |
3468 | 2024-12-31T17:23:28.104Z | [ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3469 | 2024-12-31T17:23:28.104Z | [ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
3470 | 2024-12-31T17:23:28.104Z | [ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3471 | 2024-12-31T17:23:28.104Z | [ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3472 | 2024-12-31T17:23:28.104Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3473 | 2024-12-31T17:23:28.104Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3474 | 2024-12-31T17:23:28.104Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
3475 | 2024-12-31T17:23:28.104Z | [ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec |
3476 | 2024-12-31T17:23:28.104Z | [SUM] 0.00-1.00 sec 95.4 MBytes 800 Mbits/sec |
3477 | 2024-12-31T17:23:28.104Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3478 | 2024-12-31T17:23:28.104Z | [ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec |
3479 | 2024-12-31T17:23:28.104Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3480 | 2024-12-31T17:23:28.104Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3481 | 2024-12-31T17:23:28.104Z | [ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec |
3482 | 2024-12-31T17:23:28.104Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3483 | 2024-12-31T17:23:28.104Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3484 | 2024-12-31T17:23:28.104Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
3485 | 2024-12-31T17:23:28.104Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
3486 | 2024-12-31T17:23:28.105Z | [SUM] 1.00-2.00 sec 105 MBytes 884 Mbits/sec |
3487 | 2024-12-31T17:23:28.105Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3488 | 2024-12-31T17:23:28.105Z | [ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
3489 | 2024-12-31T17:23:28.105Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3490 | 2024-12-31T17:23:28.105Z | [ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3491 | 2024-12-31T17:23:28.105Z | [ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3492 | 2024-12-31T17:23:28.105Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3493 | 2024-12-31T17:23:28.105Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3494 | 2024-12-31T17:23:28.105Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3495 | 2024-12-31T17:23:28.105Z | [ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
3496 | 2024-12-31T17:23:28.105Z | [SUM] 2.00-3.00 sec 105 MBytes 881 Mbits/sec |
3497 | 2024-12-31T17:23:28.105Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3498 | 2024-12-31T17:23:28.105Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3499 | 2024-12-31T17:23:28.105Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3500 | 2024-12-31T17:23:28.105Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3501 | 2024-12-31T17:23:28.105Z | [ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3502 | 2024-12-31T17:23:28.105Z | [ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3503 | 2024-12-31T17:23:28.105Z | [ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3504 | 2024-12-31T17:23:28.105Z | [ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3505 | 2024-12-31T17:23:28.105Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
3506 | 2024-12-31T17:23:28.105Z | [SUM] 3.00-4.00 sec 105 MBytes 878 Mbits/sec |
3507 | 2024-12-31T17:23:28.105Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3508 | 2024-12-31T17:23:28.105Z | [ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3509 | 2024-12-31T17:23:28.105Z | [ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3510 | 2024-12-31T17:23:28.105Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3511 | 2024-12-31T17:23:28.105Z | [ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3512 | 2024-12-31T17:23:28.105Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
3513 | 2024-12-31T17:23:28.105Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3514 | 2024-12-31T17:23:28.105Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3515 | 2024-12-31T17:23:28.105Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3516 | 2024-12-31T17:23:28.105Z | [SUM] 4.00-5.00 sec 105 MBytes 877 Mbits/sec |
3517 | 2024-12-31T17:23:28.105Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3518 | 2024-12-31T17:23:28.105Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3519 | 2024-12-31T17:23:28.105Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3520 | 2024-12-31T17:23:28.105Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3521 | 2024-12-31T17:23:28.105Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3522 | 2024-12-31T17:23:28.105Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3523 | 2024-12-31T17:23:28.105Z | [ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3524 | 2024-12-31T17:23:28.106Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3525 | 2024-12-31T17:23:28.106Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3526 | 2024-12-31T17:23:28.106Z | [SUM] 5.00-6.00 sec 104 MBytes 875 Mbits/sec |
3527 | 2024-12-31T17:23:28.106Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3528 | 2024-12-31T17:23:28.106Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3529 | 2024-12-31T17:23:28.106Z | [ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3530 | 2024-12-31T17:23:28.106Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3531 | 2024-12-31T17:23:31.220Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3532 | 2024-12-31T17:23:31.220Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3533 | 2024-12-31T17:23:31.220Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3534 | 2024-12-31T17:23:31.220Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3535 | 2024-12-31T17:23:31.220Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3536 | 2024-12-31T17:23:31.220Z | [SUM] 6.00-7.00 sec 104 MBytes 873 Mbits/sec |
3537 | 2024-12-31T17:23:31.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3538 | 2024-12-31T17:23:31.220Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3539 | 2024-12-31T17:23:31.220Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3540 | 2024-12-31T17:23:31.220Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3541 | 2024-12-31T17:23:31.220Z | [ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3542 | 2024-12-31T17:23:31.220Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3543 | 2024-12-31T17:23:31.220Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3544 | 2024-12-31T17:23:31.220Z | [ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3545 | 2024-12-31T17:23:31.220Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
3546 | 2024-12-31T17:23:31.220Z | [SUM] 7.00-8.00 sec 104 MBytes 872 Mbits/sec |
3547 | 2024-12-31T17:23:31.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3548 | 2024-12-31T17:23:31.220Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3549 | 2024-12-31T17:23:31.220Z | [ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3550 | 2024-12-31T17:23:31.220Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3551 | 2024-12-31T17:23:31.220Z | [ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3552 | 2024-12-31T17:23:31.220Z | [ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3553 | 2024-12-31T17:23:31.220Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3554 | 2024-12-31T17:23:31.220Z | [ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3555 | 2024-12-31T17:23:31.220Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
3556 | 2024-12-31T17:23:31.220Z | [SUM] 8.00-9.00 sec 104 MBytes 871 Mbits/sec |
3557 | 2024-12-31T17:23:31.220Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3558 | 2024-12-31T17:23:31.220Z | [ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3559 | 2024-12-31T17:23:31.220Z | [ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3560 | 2024-12-31T17:23:31.220Z | [ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3561 | 2024-12-31T17:23:31.220Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3562 | 2024-12-31T17:23:31.220Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3563 | 2024-12-31T17:23:31.221Z | [ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3564 | 2024-12-31T17:23:31.221Z | [ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3565 | 2024-12-31T17:23:31.221Z | [ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
3566 | 2024-12-31T17:23:31.221Z | [SUM] 9.00-10.00 sec 104 MBytes 873 Mbits/sec |
3567 | 2024-12-31T17:23:31.221Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3568 | 2024-12-31T17:23:31.221Z | [ 5] 10.00-10.00 sec 42.4 KBytes 75.9 Mbits/sec |
3569 | 2024-12-31T17:23:31.221Z | [ 7] 10.00-10.00 sec 112 KBytes 200 Mbits/sec |
3570 | 2024-12-31T17:23:31.221Z | [ 9] 10.00-10.00 sec 124 KBytes 223 Mbits/sec |
3571 | 2024-12-31T17:23:31.221Z | [ 11] 10.00-10.00 sec 8.48 KBytes 15.2 Mbits/sec |
3572 | 2024-12-31T17:23:31.221Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3573 | 2024-12-31T17:23:31.221Z | [ 15] 10.00-10.00 sec 93.3 KBytes 167 Mbits/sec |
3574 | 2024-12-31T17:23:31.221Z | [ 17] 10.00-10.00 sec 124 KBytes 223 Mbits/sec |
3575 | 2024-12-31T17:23:31.221Z | [ 19] 10.00-10.00 sec 124 KBytes 223 Mbits/sec |
3576 | 2024-12-31T17:23:31.221Z | [SUM] 10.00-10.00 sec 629 KBytes 1.13 Gbits/sec |
3577 | 2024-12-31T17:23:31.221Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3578 | 2024-12-31T17:23:31.221Z | [ ID] Interval Transfer Bandwidth |
3579 | 2024-12-31T17:23:31.221Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3580 | 2024-12-31T17:23:31.221Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3581 | 2024-12-31T17:23:31.221Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3582 | 2024-12-31T17:23:31.221Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3583 | 2024-12-31T17:23:31.221Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3584 | 2024-12-31T17:23:31.221Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver |
3585 | 2024-12-31T17:23:31.221Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3586 | 2024-12-31T17:23:31.221Z | [ 11] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver |
3587 | 2024-12-31T17:23:31.221Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3588 | 2024-12-31T17:23:31.221Z | [ 13] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver |
3589 | 2024-12-31T17:23:31.221Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3590 | 2024-12-31T17:23:31.221Z | [ 15] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver |
3591 | 2024-12-31T17:23:31.221Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3592 | 2024-12-31T17:23:31.221Z | [ 17] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver |
3593 | 2024-12-31T17:23:31.221Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3594 | 2024-12-31T17:23:31.221Z | [ 19] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver |
3595 | 2024-12-31T17:23:31.221Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3596 | 2024-12-31T17:23:31.221Z | [SUM] 0.00-10.00 sec 1.01 GBytes 869 Mbits/sec receiver |
3597 | 2024-12-31T17:23:31.224Z | Run 10/10...869.1081717139Mbps |
3598 | 2024-12-31T17:23:31.224Z | ###---------------------### |
3599 | 2024-12-31T17:23:31.224Z | ::: iPerf done... ::: |
3600 | 2024-12-31T17:23:31.224Z | :::Awaiting out files...::: |
3601 | 2024-12-31T17:23:31.224Z | ###---------------------### |
3602 | 2024-12-31T17:23:31.224Z | ###-----### |
3603 | 2024-12-31T17:23:31.224Z | :::done!::: |
3604 | 2024-12-31T17:23:31.224Z | ###-----### |
3605 | 2024-12-31T17:23:32.961Z | Gnuplot not found, using plotters backend |
3606 | 2024-12-31T17:23:33.191Z | Benchmarking iperf-tcp/local/c2s/tx |
3607 | 2024-12-31T17:23:33.191Z | Benchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s |
3608 | 2024-12-31T17:23:37.865Z | Benchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (574M iterations) |
3609 | 2024-12-31T17:23:57.927Z | Benchmarking iperf-tcp/local/c2s/tx: Analyzing |
3610 | 2024-12-31T17:23:58.088Z | iperf-tcp/local/c2s/tx time: [1.6457 µs 1.6458 µs 1.6458 µs] |
3611 | 2024-12-31T17:23:58.088Z | change: [+2.3277% +2.3372% +2.3474%] (p = 0.00 < 0.05) |
3612 | 2024-12-31T17:23:58.088Z | Performance has regressed. |
3613 | 2024-12-31T17:23:58.088Z | Found 7 outliers among 100 measurements (7.00%) |
3614 | 2024-12-31T17:23:58.088Z | 1 (1.00%) low severe |
3615 | 2024-12-31T17:23:58.088Z | 5 (5.00%) low mild |
3616 | 2024-12-31T17:23:58.088Z | 1 (1.00%) high mild |
3617 | 2024-12-31T17:23:59.678Z | |
3618 | 2024-12-31T17:23:59.681Z | Benchmarking iperf-tcp/local/c2s/rx |
3619 | 2024-12-31T17:23:59.681Z | Benchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s |
3620 | 2024-12-31T17:24:04.354Z | Benchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (574M iterations) |
3621 | 2024-12-31T17:24:24.346Z | Benchmarking iperf-tcp/local/c2s/rx: Analyzing |
3622 | 2024-12-31T17:24:24.497Z | iperf-tcp/local/c2s/rx time: [5.7754 µs 5.7758 µs 5.7762 µs] |
3623 | 2024-12-31T17:24:24.497Z | change: [+1.3452% +1.3591% +1.3722%] (p = 0.00 < 0.05) |
3624 | 2024-12-31T17:24:24.498Z | Performance has regressed. |
3625 | 2024-12-31T17:24:24.498Z | Found 4 outliers among 100 measurements (4.00%) |
3626 | 2024-12-31T17:24:24.498Z | 4 (4.00%) high mild |
3627 | 2024-12-31T17:24:26.087Z | |
3628 | 2024-12-31T17:24:26.090Z | ###-------------------### |
3629 | 2024-12-31T17:24:26.090Z | :::Running experiment ::: |
3630 | 2024-12-31T17:24:26.090Z | :::iperf-tcp/local/s2c::: |
3631 | 2024-12-31T17:24:26.090Z | ###-------------------### |
3632 | 2024-12-31T17:24:26.647Z | dtrace: description 'profile-201us ' matched 2 probes |
3633 | 2024-12-31T17:24:33.134Z | ----------------------------------------------------------- |
3634 | 2024-12-31T17:24:33.134Z | Server listening on 5201 |
3635 | 2024-12-31T17:24:33.134Z | ----------------------------------------------------------- |
3636 | 2024-12-31T17:24:33.134Z | Accepted connection from 10.0.0.1, port 35749 |
3637 | 2024-12-31T17:24:33.134Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32901 |
3638 | 2024-12-31T17:24:33.135Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44013 |
3639 | 2024-12-31T17:24:33.135Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51486 |
3640 | 2024-12-31T17:24:33.135Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49636 |
3641 | 2024-12-31T17:24:33.135Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49840 |
3642 | 2024-12-31T17:24:33.135Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36734 |
3643 | 2024-12-31T17:24:33.135Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55889 |
3644 | 2024-12-31T17:24:33.135Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39506 |
3645 | 2024-12-31T17:24:33.135Z | [ ID] Interval Transfer Bandwidth |
3646 | 2024-12-31T17:24:33.135Z | [ 5] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec |
3647 | 2024-12-31T17:24:33.138Z | [ 7] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3648 | 2024-12-31T17:24:33.138Z | [ 9] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3649 | 2024-12-31T17:24:33.138Z | [ 11] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3650 | 2024-12-31T17:24:33.138Z | [ 13] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3651 | 2024-12-31T17:24:33.138Z | [ 15] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3652 | 2024-12-31T17:24:33.138Z | [ 17] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3653 | 2024-12-31T17:24:33.139Z | [ 19] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec |
3654 | 2024-12-31T17:24:33.139Z | [SUM] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec |
3655 | 2024-12-31T17:24:33.139Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3656 | 2024-12-31T17:24:33.139Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3657 | 2024-12-31T17:24:33.139Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3658 | 2024-12-31T17:24:33.139Z | [ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3659 | 2024-12-31T17:24:33.139Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3660 | 2024-12-31T17:24:33.139Z | [ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3661 | 2024-12-31T17:24:33.139Z | [ 15] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
3662 | 2024-12-31T17:24:33.139Z | [ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3663 | 2024-12-31T17:24:33.139Z | [ 19] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
3664 | 2024-12-31T17:24:33.139Z | [SUM] 1.00-2.00 sec 103 MBytes 863 Mbits/sec |
3665 | 2024-12-31T17:24:33.139Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3666 | 2024-12-31T17:24:33.139Z | [ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3667 | 2024-12-31T17:24:33.139Z | [ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3668 | 2024-12-31T17:24:33.139Z | [ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3669 | 2024-12-31T17:24:33.139Z | [ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3670 | 2024-12-31T17:24:33.139Z | [ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3671 | 2024-12-31T17:24:33.139Z | [ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3672 | 2024-12-31T17:24:33.139Z | [ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3673 | 2024-12-31T17:24:33.139Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3674 | 2024-12-31T17:24:33.139Z | [SUM] 2.00-3.00 sec 103 MBytes 865 Mbits/sec |
3675 | 2024-12-31T17:24:33.139Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3676 | 2024-12-31T17:24:33.139Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3677 | 2024-12-31T17:24:33.139Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3678 | 2024-12-31T17:24:33.139Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3679 | 2024-12-31T17:24:33.139Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3680 | 2024-12-31T17:24:33.139Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
3681 | 2024-12-31T17:24:33.139Z | [ 15] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
3682 | 2024-12-31T17:24:33.139Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3683 | 2024-12-31T17:24:33.139Z | [ 19] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
3684 | 2024-12-31T17:24:33.139Z | [SUM] 3.00-4.00 sec 103 MBytes 868 Mbits/sec |
3685 | 2024-12-31T17:24:33.139Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3686 | 2024-12-31T17:24:33.139Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3687 | 2024-12-31T17:24:33.139Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3688 | 2024-12-31T17:24:33.139Z | [ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3689 | 2024-12-31T17:24:33.139Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3690 | 2024-12-31T17:24:33.139Z | [ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3691 | 2024-12-31T17:24:33.140Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
3692 | 2024-12-31T17:24:33.140Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3693 | 2024-12-31T17:24:33.140Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
3694 | 2024-12-31T17:24:33.140Z | [SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec |
3695 | 2024-12-31T17:24:33.140Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3696 | 2024-12-31T17:24:33.140Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3697 | 2024-12-31T17:24:33.140Z | [ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
3698 | 2024-12-31T17:24:33.140Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3699 | 2024-12-31T17:24:33.140Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3700 | 2024-12-31T17:24:33.140Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3701 | 2024-12-31T17:24:33.140Z | [ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3702 | 2024-12-31T17:24:33.140Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
3703 | 2024-12-31T17:24:33.140Z | [ 19] 5.00-6.00 sec 13.0 MBytes 110 Mbits/sec |
3704 | 2024-12-31T17:24:33.140Z | [SUM] 5.00-6.00 sec 104 MBytes 875 Mbits/sec |
3705 | 2024-12-31T17:24:33.140Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3706 | 2024-12-31T17:24:33.140Z | [ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3707 | 2024-12-31T17:24:33.140Z | [ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3708 | 2024-12-31T17:24:33.140Z | [ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3709 | 2024-12-31T17:24:36.250Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3710 | 2024-12-31T17:24:36.250Z | [ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3711 | 2024-12-31T17:24:36.251Z | [ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3712 | 2024-12-31T17:24:36.251Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3713 | 2024-12-31T17:24:36.251Z | [ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
3714 | 2024-12-31T17:24:36.251Z | [SUM] 6.00-7.00 sec 103 MBytes 860 Mbits/sec |
3715 | 2024-12-31T17:24:36.251Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3716 | 2024-12-31T17:24:36.251Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3717 | 2024-12-31T17:24:36.251Z | [ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3718 | 2024-12-31T17:24:36.251Z | [ 9] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3719 | 2024-12-31T17:24:36.251Z | [ 11] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3720 | 2024-12-31T17:24:36.251Z | [ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3721 | 2024-12-31T17:24:36.251Z | [ 15] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3722 | 2024-12-31T17:24:36.251Z | [ 17] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
3723 | 2024-12-31T17:24:36.251Z | [ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
3724 | 2024-12-31T17:24:36.251Z | [SUM] 7.00-8.00 sec 103 MBytes 861 Mbits/sec |
3725 | 2024-12-31T17:24:36.251Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3726 | 2024-12-31T17:24:36.251Z | [ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
3727 | 2024-12-31T17:24:36.251Z | [ 7] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3728 | 2024-12-31T17:24:36.251Z | [ 9] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3729 | 2024-12-31T17:24:36.251Z | [ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3730 | 2024-12-31T17:24:36.251Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3731 | 2024-12-31T17:24:36.251Z | [ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3732 | 2024-12-31T17:24:36.251Z | [ 17] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3733 | 2024-12-31T17:24:36.251Z | [ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3734 | 2024-12-31T17:24:36.251Z | [SUM] 8.00-9.00 sec 103 MBytes 861 Mbits/sec |
3735 | 2024-12-31T17:24:36.251Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3736 | 2024-12-31T17:24:36.251Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3737 | 2024-12-31T17:24:36.251Z | [ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
3738 | 2024-12-31T17:24:36.251Z | [ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3739 | 2024-12-31T17:24:36.251Z | [ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
3740 | 2024-12-31T17:24:36.251Z | [ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3741 | 2024-12-31T17:24:36.251Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3742 | 2024-12-31T17:24:36.251Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3743 | 2024-12-31T17:24:36.251Z | [ 19] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
3744 | 2024-12-31T17:24:36.251Z | [SUM] 9.00-10.00 sec 102 MBytes 856 Mbits/sec |
3745 | 2024-12-31T17:24:36.251Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3746 | 2024-12-31T17:24:36.251Z | [ 5] 10.00-10.00 sec 113 KBytes 244 Mbits/sec |
3747 | 2024-12-31T17:24:36.251Z | [ 7] 10.00-10.00 sec 113 KBytes 244 Mbits/sec |
3748 | 2024-12-31T17:24:36.251Z | [ 9] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec |
3749 | 2024-12-31T17:24:36.252Z | [ 11] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec |
3750 | 2024-12-31T17:24:36.252Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3751 | 2024-12-31T17:24:36.252Z | [ 15] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec |
3752 | 2024-12-31T17:24:36.252Z | [ 17] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec |
3753 | 2024-12-31T17:24:36.252Z | [ 19] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec |
3754 | 2024-12-31T17:24:36.252Z | [SUM] 10.00-10.00 sec 509 KBytes 1.10 Gbits/sec |
3755 | 2024-12-31T17:24:36.252Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3756 | 2024-12-31T17:24:36.252Z | [ ID] Interval Transfer Bandwidth |
3757 | 2024-12-31T17:24:36.254Z | [ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3758 | 2024-12-31T17:24:36.254Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3759 | 2024-12-31T17:24:36.254Z | [ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3760 | 2024-12-31T17:24:36.254Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3761 | 2024-12-31T17:24:36.254Z | [ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3762 | 2024-12-31T17:24:36.254Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3763 | 2024-12-31T17:24:36.254Z | [ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3764 | 2024-12-31T17:24:36.255Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3765 | 2024-12-31T17:24:36.255Z | [ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3766 | 2024-12-31T17:24:36.255Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3767 | 2024-12-31T17:24:36.255Z | [ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3768 | 2024-12-31T17:24:36.255Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3769 | 2024-12-31T17:24:36.255Z | [ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3770 | 2024-12-31T17:24:36.255Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3771 | 2024-12-31T17:24:36.255Z | [ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec sender |
3772 | 2024-12-31T17:24:36.255Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3773 | 2024-12-31T17:24:36.255Z | [SUM] 0.00-10.00 sec 1.03 GBytes 881 Mbits/sec sender |
3774 | 2024-12-31T17:24:36.255Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3775 | 2024-12-31T17:24:36.255Z | Run 1/10...881.622134785601Mbps |
3776 | 2024-12-31T17:24:43.287Z | ----------------------------------------------------------- |
3777 | 2024-12-31T17:24:43.288Z | Server listening on 5201 |
3778 | 2024-12-31T17:24:43.288Z | ----------------------------------------------------------- |
3779 | 2024-12-31T17:24:43.288Z | Accepted connection from 10.0.0.1, port 32894 |
3780 | 2024-12-31T17:24:43.288Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54788 |
3781 | 2024-12-31T17:24:43.288Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39906 |
3782 | 2024-12-31T17:24:43.288Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53896 |
3783 | 2024-12-31T17:24:43.288Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49554 |
3784 | 2024-12-31T17:24:43.288Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40055 |
3785 | 2024-12-31T17:24:43.288Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49439 |
3786 | 2024-12-31T17:24:43.288Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46892 |
3787 | 2024-12-31T17:24:43.288Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40283 |
3788 | 2024-12-31T17:24:43.288Z | [ ID] Interval Transfer Bandwidth |
3789 | 2024-12-31T17:24:43.288Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3790 | 2024-12-31T17:24:43.288Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3791 | 2024-12-31T17:24:43.288Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3792 | 2024-12-31T17:24:43.288Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3793 | 2024-12-31T17:24:43.288Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3794 | 2024-12-31T17:24:43.288Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3795 | 2024-12-31T17:24:43.288Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
3796 | 2024-12-31T17:24:43.288Z | [ 19] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
3797 | 2024-12-31T17:24:43.288Z | [SUM] 0.00-1.00 sec 96.2 MBytes 807 Mbits/sec |
3798 | 2024-12-31T17:24:43.288Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3799 | 2024-12-31T17:24:43.288Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3800 | 2024-12-31T17:24:43.288Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3801 | 2024-12-31T17:24:43.288Z | [ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3802 | 2024-12-31T17:24:43.288Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3803 | 2024-12-31T17:24:43.288Z | [ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
3804 | 2024-12-31T17:24:43.288Z | [ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
3805 | 2024-12-31T17:24:43.288Z | [ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
3806 | 2024-12-31T17:24:43.288Z | [ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3807 | 2024-12-31T17:24:43.288Z | [SUM] 1.00-2.00 sec 103 MBytes 862 Mbits/sec |
3808 | 2024-12-31T17:24:43.288Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3809 | 2024-12-31T17:24:43.288Z | [ 5] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3810 | 2024-12-31T17:24:43.288Z | [ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3811 | 2024-12-31T17:24:43.288Z | [ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
3812 | 2024-12-31T17:24:43.288Z | [ 11] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
3813 | 2024-12-31T17:24:43.288Z | [ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3814 | 2024-12-31T17:24:43.288Z | [ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3815 | 2024-12-31T17:24:43.288Z | [ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3816 | 2024-12-31T17:24:43.289Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3817 | 2024-12-31T17:24:43.289Z | [SUM] 2.00-3.00 sec 103 MBytes 862 Mbits/sec |
3818 | 2024-12-31T17:24:43.289Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3819 | 2024-12-31T17:24:43.289Z | [ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
3820 | 2024-12-31T17:24:43.289Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3821 | 2024-12-31T17:24:43.289Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3822 | 2024-12-31T17:24:43.289Z | [ 11] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
3823 | 2024-12-31T17:24:43.289Z | [ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
3824 | 2024-12-31T17:24:43.289Z | [ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
3825 | 2024-12-31T17:24:43.289Z | [ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
3826 | 2024-12-31T17:24:43.289Z | [ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
3827 | 2024-12-31T17:24:43.289Z | [SUM] 3.00-4.00 sec 102 MBytes 859 Mbits/sec |
3828 | 2024-12-31T17:24:43.289Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3829 | 2024-12-31T17:24:43.289Z | [ 5] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3830 | 2024-12-31T17:24:43.289Z | [ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3831 | 2024-12-31T17:24:43.289Z | [ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3832 | 2024-12-31T17:24:43.289Z | [ 11] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3833 | 2024-12-31T17:24:43.289Z | [ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3834 | 2024-12-31T17:24:43.289Z | [ 15] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3835 | 2024-12-31T17:24:43.289Z | [ 17] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3836 | 2024-12-31T17:24:43.289Z | [ 19] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
3837 | 2024-12-31T17:24:43.289Z | [SUM] 4.00-5.00 sec 101 MBytes 846 Mbits/sec |
3838 | 2024-12-31T17:24:43.289Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3839 | 2024-12-31T17:24:43.289Z | [ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3840 | 2024-12-31T17:24:43.289Z | [ 7] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
3841 | 2024-12-31T17:24:43.289Z | [ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
3842 | 2024-12-31T17:24:43.289Z | [ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
3843 | 2024-12-31T17:24:43.289Z | [ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3844 | 2024-12-31T17:24:43.289Z | [ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3845 | 2024-12-31T17:24:43.289Z | [ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3846 | 2024-12-31T17:24:43.289Z | [ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3847 | 2024-12-31T17:24:43.289Z | [SUM] 5.00-6.00 sec 102 MBytes 856 Mbits/sec |
3848 | 2024-12-31T17:24:43.289Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3849 | 2024-12-31T17:24:43.289Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3850 | 2024-12-31T17:24:43.289Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3851 | 2024-12-31T17:24:43.289Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3852 | 2024-12-31T17:24:46.511Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3853 | 2024-12-31T17:24:46.511Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3854 | 2024-12-31T17:24:46.511Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3855 | 2024-12-31T17:24:46.511Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3856 | 2024-12-31T17:24:46.511Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
3857 | 2024-12-31T17:24:46.511Z | [SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec |
3858 | 2024-12-31T17:24:46.511Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3859 | 2024-12-31T17:24:46.511Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3860 | 2024-12-31T17:24:46.511Z | [ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3861 | 2024-12-31T17:24:46.511Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3862 | 2024-12-31T17:24:46.511Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3863 | 2024-12-31T17:24:46.511Z | [ 13] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec |
3864 | 2024-12-31T17:24:46.512Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3865 | 2024-12-31T17:24:46.512Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3866 | 2024-12-31T17:24:46.512Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
3867 | 2024-12-31T17:24:46.512Z | [SUM] 7.00-8.00 sec 103 MBytes 867 Mbits/sec |
3868 | 2024-12-31T17:24:46.512Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3869 | 2024-12-31T17:24:46.512Z | [ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
3870 | 2024-12-31T17:24:46.512Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3871 | 2024-12-31T17:24:46.512Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3872 | 2024-12-31T17:24:46.512Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3873 | 2024-12-31T17:24:46.512Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3874 | 2024-12-31T17:24:46.512Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3875 | 2024-12-31T17:24:46.512Z | [ 17] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
3876 | 2024-12-31T17:24:46.512Z | [ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
3877 | 2024-12-31T17:24:46.512Z | [SUM] 8.00-9.00 sec 103 MBytes 865 Mbits/sec |
3878 | 2024-12-31T17:24:46.512Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3879 | 2024-12-31T17:24:46.512Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3880 | 2024-12-31T17:24:46.512Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3881 | 2024-12-31T17:24:46.512Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3882 | 2024-12-31T17:24:46.512Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
3883 | 2024-12-31T17:24:46.512Z | [ 13] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
3884 | 2024-12-31T17:24:46.512Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
3885 | 2024-12-31T17:24:46.512Z | [ 17] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
3886 | 2024-12-31T17:24:46.512Z | [ 19] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
3887 | 2024-12-31T17:24:46.512Z | [SUM] 9.00-10.00 sec 103 MBytes 862 Mbits/sec |
3888 | 2024-12-31T17:24:46.512Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3889 | 2024-12-31T17:24:46.512Z | [ 5] 10.00-10.00 sec 170 KBytes 412 Mbits/sec |
3890 | 2024-12-31T17:24:46.512Z | [ 7] 10.00-10.00 sec 113 KBytes 275 Mbits/sec |
3891 | 2024-12-31T17:24:46.512Z | [ 9] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec |
3892 | 2024-12-31T17:24:46.512Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3893 | 2024-12-31T17:24:46.512Z | [ 13] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec |
3894 | 2024-12-31T17:24:46.512Z | [ 15] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec |
3895 | 2024-12-31T17:24:46.512Z | [ 17] 10.00-10.00 sec 56.6 KBytes 137 Mbits/sec |
3896 | 2024-12-31T17:24:46.512Z | [ 19] 10.00-10.00 sec 56.6 KBytes 138 Mbits/sec |
3897 | 2024-12-31T17:24:46.512Z | [SUM] 10.00-10.00 sec 566 KBytes 1.37 Gbits/sec |
3898 | 2024-12-31T17:24:46.512Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3899 | 2024-12-31T17:24:46.512Z | [ ID] Interval Transfer Bandwidth |
3900 | 2024-12-31T17:24:46.512Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
3901 | 2024-12-31T17:24:46.512Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3902 | 2024-12-31T17:24:46.513Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
3903 | 2024-12-31T17:24:46.513Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3904 | 2024-12-31T17:24:46.513Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
3905 | 2024-12-31T17:24:46.513Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3906 | 2024-12-31T17:24:46.513Z | [ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
3907 | 2024-12-31T17:24:46.513Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3908 | 2024-12-31T17:24:46.513Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
3909 | 2024-12-31T17:24:46.513Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3910 | 2024-12-31T17:24:46.513Z | [ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
3911 | 2024-12-31T17:24:46.513Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3912 | 2024-12-31T17:24:46.513Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
3913 | 2024-12-31T17:24:46.513Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3914 | 2024-12-31T17:24:46.513Z | [ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
3915 | 2024-12-31T17:24:46.513Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3916 | 2024-12-31T17:24:46.513Z | [SUM] 0.00-10.00 sec 1020 MBytes 856 Mbits/sec sender |
3917 | 2024-12-31T17:24:46.513Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
3918 | 2024-12-31T17:24:46.516Z | Run 2/10...855.916530929328Mbps |
3919 | 2024-12-31T17:24:53.546Z | ----------------------------------------------------------- |
3920 | 2024-12-31T17:24:53.546Z | Server listening on 5201 |
3921 | 2024-12-31T17:24:53.546Z | ----------------------------------------------------------- |
3922 | 2024-12-31T17:24:53.546Z | Accepted connection from 10.0.0.1, port 34941 |
3923 | 2024-12-31T17:24:53.546Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33223 |
3924 | 2024-12-31T17:24:53.547Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56941 |
3925 | 2024-12-31T17:24:53.547Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42686 |
3926 | 2024-12-31T17:24:53.547Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40852 |
3927 | 2024-12-31T17:24:53.547Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38996 |
3928 | 2024-12-31T17:24:53.547Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33255 |
3929 | 2024-12-31T17:24:53.547Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38983 |
3930 | 2024-12-31T17:24:53.547Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63473 |
3931 | 2024-12-31T17:24:53.547Z | [ ID] Interval Transfer Bandwidth |
3932 | 2024-12-31T17:24:53.547Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
3933 | 2024-12-31T17:24:53.547Z | [ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3934 | 2024-12-31T17:24:53.547Z | [ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3935 | 2024-12-31T17:24:53.547Z | [ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3936 | 2024-12-31T17:24:53.547Z | [ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
3937 | 2024-12-31T17:24:53.547Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3938 | 2024-12-31T17:24:53.547Z | [ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3939 | 2024-12-31T17:24:53.547Z | [ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
3940 | 2024-12-31T17:24:53.547Z | [SUM] 0.00-1.00 sec 96.8 MBytes 812 Mbits/sec |
3941 | 2024-12-31T17:24:53.547Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3942 | 2024-12-31T17:24:53.547Z | [ 5] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
3943 | 2024-12-31T17:24:53.547Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3944 | 2024-12-31T17:24:53.547Z | [ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3945 | 2024-12-31T17:24:53.547Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
3946 | 2024-12-31T17:24:53.547Z | [ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
3947 | 2024-12-31T17:24:53.547Z | [ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
3948 | 2024-12-31T17:24:53.547Z | [ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
3949 | 2024-12-31T17:24:53.547Z | [ 19] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
3950 | 2024-12-31T17:24:53.547Z | [SUM] 1.00-2.00 sec 103 MBytes 861 Mbits/sec |
3951 | 2024-12-31T17:24:53.547Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3952 | 2024-12-31T17:24:53.547Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3953 | 2024-12-31T17:24:53.547Z | [ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3954 | 2024-12-31T17:24:53.547Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3955 | 2024-12-31T17:24:53.547Z | [ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3956 | 2024-12-31T17:24:53.547Z | [ 13] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec |
3957 | 2024-12-31T17:24:53.547Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3958 | 2024-12-31T17:24:53.547Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
3959 | 2024-12-31T17:24:53.547Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
3960 | 2024-12-31T17:24:53.547Z | [SUM] 2.00-3.00 sec 104 MBytes 871 Mbits/sec |
3961 | 2024-12-31T17:24:53.547Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3962 | 2024-12-31T17:24:53.548Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3963 | 2024-12-31T17:24:53.548Z | [ 7] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
3964 | 2024-12-31T17:24:53.548Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3965 | 2024-12-31T17:24:53.548Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3966 | 2024-12-31T17:24:53.548Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3967 | 2024-12-31T17:24:53.548Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3968 | 2024-12-31T17:24:53.548Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3969 | 2024-12-31T17:24:53.548Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
3970 | 2024-12-31T17:24:53.548Z | [SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec |
3971 | 2024-12-31T17:24:53.548Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3972 | 2024-12-31T17:24:53.548Z | [ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3973 | 2024-12-31T17:24:53.548Z | [ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3974 | 2024-12-31T17:24:53.548Z | [ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3975 | 2024-12-31T17:24:53.548Z | [ 11] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
3976 | 2024-12-31T17:24:53.548Z | [ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3977 | 2024-12-31T17:24:53.548Z | [ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3978 | 2024-12-31T17:24:53.548Z | [ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3979 | 2024-12-31T17:24:53.548Z | [ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
3980 | 2024-12-31T17:24:53.548Z | [SUM] 4.00-5.00 sec 102 MBytes 858 Mbits/sec |
3981 | 2024-12-31T17:24:53.548Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3982 | 2024-12-31T17:24:53.548Z | [ 5] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3983 | 2024-12-31T17:24:53.548Z | [ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
3984 | 2024-12-31T17:24:53.548Z | [ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3985 | 2024-12-31T17:24:53.548Z | [ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
3986 | 2024-12-31T17:24:53.548Z | [ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
3987 | 2024-12-31T17:24:53.548Z | [ 15] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3988 | 2024-12-31T17:24:53.548Z | [ 17] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3989 | 2024-12-31T17:24:53.548Z | [ 19] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec |
3990 | 2024-12-31T17:24:53.548Z | [SUM] 5.00-6.00 sec 102 MBytes 859 Mbits/sec |
3991 | 2024-12-31T17:24:53.548Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3992 | 2024-12-31T17:24:53.548Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3993 | 2024-12-31T17:24:53.548Z | [ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3994 | 2024-12-31T17:24:53.548Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3995 | 2024-12-31T17:24:56.661Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3996 | 2024-12-31T17:24:56.661Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
3997 | 2024-12-31T17:24:56.661Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3998 | 2024-12-31T17:24:56.661Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
3999 | 2024-12-31T17:24:56.661Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4000 | 2024-12-31T17:24:56.661Z | [SUM] 6.00-7.00 sec 104 MBytes 873 Mbits/sec |
4001 | 2024-12-31T17:24:56.661Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4002 | 2024-12-31T17:24:56.661Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4003 | 2024-12-31T17:24:56.661Z | [ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4004 | 2024-12-31T17:24:56.661Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4005 | 2024-12-31T17:24:56.661Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4006 | 2024-12-31T17:24:56.661Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4007 | 2024-12-31T17:24:56.661Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4008 | 2024-12-31T17:24:56.661Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4009 | 2024-12-31T17:24:56.661Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4010 | 2024-12-31T17:24:56.661Z | [SUM] 7.00-8.00 sec 103 MBytes 864 Mbits/sec |
4011 | 2024-12-31T17:24:56.661Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4012 | 2024-12-31T17:24:56.661Z | [ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4013 | 2024-12-31T17:24:56.661Z | [ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4014 | 2024-12-31T17:24:56.661Z | [ 9] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec |
4015 | 2024-12-31T17:24:56.661Z | [ 11] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec |
4016 | 2024-12-31T17:24:56.661Z | [ 13] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4017 | 2024-12-31T17:24:56.661Z | [ 15] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4018 | 2024-12-31T17:24:56.661Z | [ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4019 | 2024-12-31T17:24:56.661Z | [ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4020 | 2024-12-31T17:24:56.661Z | [SUM] 8.00-9.00 sec 101 MBytes 850 Mbits/sec |
4021 | 2024-12-31T17:24:56.661Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4022 | 2024-12-31T17:24:56.661Z | [ 5] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4023 | 2024-12-31T17:24:56.662Z | [ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4024 | 2024-12-31T17:24:56.662Z | [ 9] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4025 | 2024-12-31T17:24:56.662Z | [ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4026 | 2024-12-31T17:24:56.662Z | [ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4027 | 2024-12-31T17:24:56.662Z | [ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4028 | 2024-12-31T17:24:56.662Z | [ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
4029 | 2024-12-31T17:24:56.662Z | [ 19] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec |
4030 | 2024-12-31T17:24:56.662Z | [SUM] 9.00-10.00 sec 101 MBytes 848 Mbits/sec |
4031 | 2024-12-31T17:24:56.662Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4032 | 2024-12-31T17:24:56.662Z | [ 5] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec |
4033 | 2024-12-31T17:24:56.662Z | [ 7] 10.00-10.00 sec 113 KBytes 250 Mbits/sec |
4034 | 2024-12-31T17:24:56.662Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4035 | 2024-12-31T17:24:56.662Z | [ 11] 10.00-10.00 sec 113 KBytes 250 Mbits/sec |
4036 | 2024-12-31T17:24:56.662Z | [ 13] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec |
4037 | 2024-12-31T17:24:56.662Z | [ 15] 10.00-10.00 sec 113 KBytes 250 Mbits/sec |
4038 | 2024-12-31T17:24:56.662Z | [ 17] 10.00-10.00 sec 113 KBytes 250 Mbits/sec |
4039 | 2024-12-31T17:24:56.662Z | [ 19] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec |
4040 | 2024-12-31T17:24:56.662Z | [SUM] 10.00-10.00 sec 622 KBytes 1.37 Gbits/sec |
4041 | 2024-12-31T17:24:56.662Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4042 | 2024-12-31T17:24:56.662Z | [ ID] Interval Transfer Bandwidth |
4043 | 2024-12-31T17:24:56.662Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4044 | 2024-12-31T17:24:56.662Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4045 | 2024-12-31T17:24:56.662Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4046 | 2024-12-31T17:24:56.662Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4047 | 2024-12-31T17:24:56.662Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4048 | 2024-12-31T17:24:56.662Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4049 | 2024-12-31T17:24:56.662Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4050 | 2024-12-31T17:24:56.662Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4051 | 2024-12-31T17:24:56.662Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4052 | 2024-12-31T17:24:56.662Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4053 | 2024-12-31T17:24:56.662Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4054 | 2024-12-31T17:24:56.662Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4055 | 2024-12-31T17:24:56.662Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4056 | 2024-12-31T17:24:56.662Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4057 | 2024-12-31T17:24:56.662Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4058 | 2024-12-31T17:24:56.662Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4059 | 2024-12-31T17:24:56.662Z | [SUM] 0.00-10.00 sec 1021 MBytes 856 Mbits/sec sender |
4060 | 2024-12-31T17:24:56.662Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4061 | 2024-12-31T17:24:56.665Z | Run 3/10...856.576316132523Mbps |
4062 | 2024-12-31T17:25:03.697Z | ----------------------------------------------------------- |
4063 | 2024-12-31T17:25:03.697Z | Server listening on 5201 |
4064 | 2024-12-31T17:25:03.697Z | ----------------------------------------------------------- |
4065 | 2024-12-31T17:25:03.697Z | Accepted connection from 10.0.0.1, port 37783 |
4066 | 2024-12-31T17:25:03.697Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45772 |
4067 | 2024-12-31T17:25:03.697Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52559 |
4068 | 2024-12-31T17:25:03.697Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54047 |
4069 | 2024-12-31T17:25:03.697Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48085 |
4070 | 2024-12-31T17:25:03.698Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61096 |
4071 | 2024-12-31T17:25:03.698Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41791 |
4072 | 2024-12-31T17:25:03.698Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49554 |
4073 | 2024-12-31T17:25:03.698Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44808 |
4074 | 2024-12-31T17:25:03.698Z | [ ID] Interval Transfer Bandwidth |
4075 | 2024-12-31T17:25:03.698Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4076 | 2024-12-31T17:25:03.698Z | [ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4077 | 2024-12-31T17:25:03.698Z | [ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4078 | 2024-12-31T17:25:03.698Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4079 | 2024-12-31T17:25:03.698Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4080 | 2024-12-31T17:25:03.698Z | [ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
4081 | 2024-12-31T17:25:03.698Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4082 | 2024-12-31T17:25:03.698Z | [ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4083 | 2024-12-31T17:25:03.698Z | [SUM] 0.00-1.00 sec 96.1 MBytes 806 Mbits/sec |
4084 | 2024-12-31T17:25:03.698Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4085 | 2024-12-31T17:25:03.698Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4086 | 2024-12-31T17:25:03.698Z | [ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4087 | 2024-12-31T17:25:03.698Z | [ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4088 | 2024-12-31T17:25:03.698Z | [ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4089 | 2024-12-31T17:25:03.698Z | [ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4090 | 2024-12-31T17:25:03.698Z | [ 15] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
4091 | 2024-12-31T17:25:03.698Z | [ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4092 | 2024-12-31T17:25:03.698Z | [ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4093 | 2024-12-31T17:25:03.698Z | [SUM] 1.00-2.00 sec 103 MBytes 863 Mbits/sec |
4094 | 2024-12-31T17:25:03.698Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4095 | 2024-12-31T17:25:03.698Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4096 | 2024-12-31T17:25:03.698Z | [ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4097 | 2024-12-31T17:25:03.698Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4098 | 2024-12-31T17:25:03.698Z | [ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4099 | 2024-12-31T17:25:03.698Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4100 | 2024-12-31T17:25:03.698Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4101 | 2024-12-31T17:25:03.698Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4102 | 2024-12-31T17:25:03.698Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4103 | 2024-12-31T17:25:03.698Z | [SUM] 2.00-3.00 sec 104 MBytes 872 Mbits/sec |
4104 | 2024-12-31T17:25:03.698Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4105 | 2024-12-31T17:25:03.698Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4106 | 2024-12-31T17:25:03.698Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4107 | 2024-12-31T17:25:03.698Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4108 | 2024-12-31T17:25:03.699Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4109 | 2024-12-31T17:25:03.699Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4110 | 2024-12-31T17:25:03.699Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4111 | 2024-12-31T17:25:03.699Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4112 | 2024-12-31T17:25:03.699Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4113 | 2024-12-31T17:25:03.699Z | [SUM] 3.00-4.00 sec 104 MBytes 871 Mbits/sec |
4114 | 2024-12-31T17:25:03.699Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4115 | 2024-12-31T17:25:03.699Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4116 | 2024-12-31T17:25:03.699Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4117 | 2024-12-31T17:25:03.699Z | [ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4118 | 2024-12-31T17:25:03.699Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
4119 | 2024-12-31T17:25:03.699Z | [ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4120 | 2024-12-31T17:25:03.699Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4121 | 2024-12-31T17:25:03.699Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4122 | 2024-12-31T17:25:03.699Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4123 | 2024-12-31T17:25:03.699Z | [SUM] 4.00-5.00 sec 103 MBytes 868 Mbits/sec |
4124 | 2024-12-31T17:25:03.699Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4125 | 2024-12-31T17:25:03.699Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4126 | 2024-12-31T17:25:03.699Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4127 | 2024-12-31T17:25:03.699Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4128 | 2024-12-31T17:25:03.699Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4129 | 2024-12-31T17:25:03.699Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4130 | 2024-12-31T17:25:03.699Z | [ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4131 | 2024-12-31T17:25:03.699Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4132 | 2024-12-31T17:25:03.702Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
4133 | 2024-12-31T17:25:03.702Z | [SUM] 5.00-6.00 sec 104 MBytes 873 Mbits/sec |
4134 | 2024-12-31T17:25:03.702Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4135 | 2024-12-31T17:25:03.702Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4136 | 2024-12-31T17:25:03.702Z | [ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4137 | 2024-12-31T17:25:03.702Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4138 | 2024-12-31T17:25:06.920Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4139 | 2024-12-31T17:25:06.920Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4140 | 2024-12-31T17:25:06.920Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4141 | 2024-12-31T17:25:06.920Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4142 | 2024-12-31T17:25:06.920Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
4143 | 2024-12-31T17:25:06.920Z | [SUM] 6.00-7.00 sec 104 MBytes 872 Mbits/sec |
4144 | 2024-12-31T17:25:06.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4145 | 2024-12-31T17:25:06.920Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4146 | 2024-12-31T17:25:06.921Z | [ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4147 | 2024-12-31T17:25:06.921Z | [ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4148 | 2024-12-31T17:25:06.921Z | [ 11] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4149 | 2024-12-31T17:25:06.921Z | [ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4150 | 2024-12-31T17:25:06.921Z | [ 15] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4151 | 2024-12-31T17:25:06.921Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4152 | 2024-12-31T17:25:06.921Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4153 | 2024-12-31T17:25:06.921Z | [SUM] 7.00-8.00 sec 103 MBytes 862 Mbits/sec |
4154 | 2024-12-31T17:25:06.921Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4155 | 2024-12-31T17:25:06.921Z | [ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4156 | 2024-12-31T17:25:06.921Z | [ 7] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
4157 | 2024-12-31T17:25:06.924Z | [ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4158 | 2024-12-31T17:25:06.924Z | [ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4159 | 2024-12-31T17:25:06.924Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4160 | 2024-12-31T17:25:06.924Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4161 | 2024-12-31T17:25:06.924Z | [ 17] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec |
4162 | 2024-12-31T17:25:06.924Z | [ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec |
4163 | 2024-12-31T17:25:06.924Z | [SUM] 8.00-9.00 sec 104 MBytes 869 Mbits/sec |
4164 | 2024-12-31T17:25:06.924Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4165 | 2024-12-31T17:25:06.924Z | [ 5] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4166 | 2024-12-31T17:25:06.924Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4167 | 2024-12-31T17:25:06.924Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4168 | 2024-12-31T17:25:06.924Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4169 | 2024-12-31T17:25:06.925Z | [ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4170 | 2024-12-31T17:25:06.925Z | [ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4171 | 2024-12-31T17:25:06.925Z | [ 17] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4172 | 2024-12-31T17:25:06.925Z | [ 19] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
4173 | 2024-12-31T17:25:06.925Z | [SUM] 9.00-10.00 sec 103 MBytes 863 Mbits/sec |
4174 | 2024-12-31T17:25:06.925Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4175 | 2024-12-31T17:25:06.925Z | [ 5] 10.00-10.00 sec 113 KBytes 225 Mbits/sec |
4176 | 2024-12-31T17:25:06.925Z | [ 7] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec |
4177 | 2024-12-31T17:25:06.925Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4178 | 2024-12-31T17:25:06.925Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4179 | 2024-12-31T17:25:06.925Z | [ 13] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec |
4180 | 2024-12-31T17:25:06.925Z | [ 15] 10.00-10.00 sec 113 KBytes 225 Mbits/sec |
4181 | 2024-12-31T17:25:06.925Z | [ 17] 10.00-10.00 sec 113 KBytes 225 Mbits/sec |
4182 | 2024-12-31T17:25:06.925Z | [ 19] 10.00-10.00 sec 113 KBytes 225 Mbits/sec |
4183 | 2024-12-31T17:25:06.925Z | [SUM] 10.00-10.00 sec 566 KBytes 1.13 Gbits/sec |
4184 | 2024-12-31T17:25:06.925Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4185 | 2024-12-31T17:25:06.925Z | [ ID] Interval Transfer Bandwidth |
4186 | 2024-12-31T17:25:06.925Z | [ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4187 | 2024-12-31T17:25:06.925Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4188 | 2024-12-31T17:25:06.925Z | [ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender |
4189 | 2024-12-31T17:25:06.925Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4190 | 2024-12-31T17:25:06.925Z | [ 9] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4191 | 2024-12-31T17:25:06.925Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4192 | 2024-12-31T17:25:06.925Z | [ 11] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4193 | 2024-12-31T17:25:06.925Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4194 | 2024-12-31T17:25:06.925Z | [ 13] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4195 | 2024-12-31T17:25:06.925Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4196 | 2024-12-31T17:25:06.925Z | [ 15] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4197 | 2024-12-31T17:25:06.925Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4198 | 2024-12-31T17:25:06.925Z | [ 17] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4199 | 2024-12-31T17:25:06.925Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4200 | 2024-12-31T17:25:06.925Z | [ 19] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender |
4201 | 2024-12-31T17:25:06.925Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4202 | 2024-12-31T17:25:06.925Z | [SUM] 0.00-10.00 sec 1.00 GBytes 862 Mbits/sec sender |
4203 | 2024-12-31T17:25:06.925Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4204 | 2024-12-31T17:25:06.925Z | Run 4/10...862.3798786855281Mbps |
4205 | 2024-12-31T17:25:13.957Z | ----------------------------------------------------------- |
4206 | 2024-12-31T17:25:13.957Z | Server listening on 5201 |
4207 | 2024-12-31T17:25:13.957Z | ----------------------------------------------------------- |
4208 | 2024-12-31T17:25:13.957Z | Accepted connection from 10.0.0.1, port 50441 |
4209 | 2024-12-31T17:25:13.957Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56263 |
4210 | 2024-12-31T17:25:13.957Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34496 |
4211 | 2024-12-31T17:25:13.957Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62324 |
4212 | 2024-12-31T17:25:13.957Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39960 |
4213 | 2024-12-31T17:25:13.957Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52422 |
4214 | 2024-12-31T17:25:13.957Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33399 |
4215 | 2024-12-31T17:25:13.957Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42963 |
4216 | 2024-12-31T17:25:13.957Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55438 |
4217 | 2024-12-31T17:25:13.957Z | [ ID] Interval Transfer Bandwidth |
4218 | 2024-12-31T17:25:13.957Z | [ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
4219 | 2024-12-31T17:25:13.957Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4220 | 2024-12-31T17:25:13.957Z | [ 9] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec |
4221 | 2024-12-31T17:25:13.957Z | [ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec |
4222 | 2024-12-31T17:25:13.957Z | [ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec |
4223 | 2024-12-31T17:25:13.957Z | [ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4224 | 2024-12-31T17:25:13.957Z | [ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4225 | 2024-12-31T17:25:13.957Z | [ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
4226 | 2024-12-31T17:25:13.957Z | [SUM] 0.00-1.00 sec 97.8 MBytes 820 Mbits/sec |
4227 | 2024-12-31T17:25:13.957Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4228 | 2024-12-31T17:25:13.957Z | [ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4229 | 2024-12-31T17:25:13.957Z | [ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4230 | 2024-12-31T17:25:13.958Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4231 | 2024-12-31T17:25:13.958Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4232 | 2024-12-31T17:25:13.958Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4233 | 2024-12-31T17:25:13.958Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4234 | 2024-12-31T17:25:13.958Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4235 | 2024-12-31T17:25:13.958Z | [ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4236 | 2024-12-31T17:25:13.958Z | [SUM] 1.00-2.00 sec 105 MBytes 880 Mbits/sec |
4237 | 2024-12-31T17:25:13.958Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4238 | 2024-12-31T17:25:13.958Z | [ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4239 | 2024-12-31T17:25:13.958Z | [ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4240 | 2024-12-31T17:25:13.958Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4241 | 2024-12-31T17:25:13.958Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4242 | 2024-12-31T17:25:13.958Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4243 | 2024-12-31T17:25:13.958Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4244 | 2024-12-31T17:25:13.958Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4245 | 2024-12-31T17:25:13.958Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4246 | 2024-12-31T17:25:13.958Z | [SUM] 2.00-3.00 sec 104 MBytes 875 Mbits/sec |
4247 | 2024-12-31T17:25:13.958Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4248 | 2024-12-31T17:25:13.958Z | [ 5] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4249 | 2024-12-31T17:25:13.958Z | [ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4250 | 2024-12-31T17:25:13.958Z | [ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4251 | 2024-12-31T17:25:13.958Z | [ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4252 | 2024-12-31T17:25:13.958Z | [ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4253 | 2024-12-31T17:25:13.958Z | [ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4254 | 2024-12-31T17:25:13.958Z | [ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4255 | 2024-12-31T17:25:13.958Z | [ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4256 | 2024-12-31T17:25:13.958Z | [SUM] 3.00-4.00 sec 102 MBytes 858 Mbits/sec |
4257 | 2024-12-31T17:25:13.958Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4258 | 2024-12-31T17:25:13.958Z | [ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4259 | 2024-12-31T17:25:13.958Z | [ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4260 | 2024-12-31T17:25:13.958Z | [ 9] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4261 | 2024-12-31T17:25:13.958Z | [ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4262 | 2024-12-31T17:25:13.958Z | [ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4263 | 2024-12-31T17:25:13.958Z | [ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4264 | 2024-12-31T17:25:13.958Z | [ 17] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4265 | 2024-12-31T17:25:13.958Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4266 | 2024-12-31T17:25:13.958Z | [SUM] 4.00-5.00 sec 102 MBytes 860 Mbits/sec |
4267 | 2024-12-31T17:25:13.958Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4268 | 2024-12-31T17:25:13.958Z | [ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4269 | 2024-12-31T17:25:13.959Z | [ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4270 | 2024-12-31T17:25:13.959Z | [ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4271 | 2024-12-31T17:25:13.959Z | [ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4272 | 2024-12-31T17:25:13.959Z | [ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4273 | 2024-12-31T17:25:13.959Z | [ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4274 | 2024-12-31T17:25:13.959Z | [ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4275 | 2024-12-31T17:25:13.959Z | [ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec |
4276 | 2024-12-31T17:25:13.959Z | [SUM] 5.00-6.00 sec 103 MBytes 865 Mbits/sec |
4277 | 2024-12-31T17:25:13.959Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4278 | 2024-12-31T17:25:13.959Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4279 | 2024-12-31T17:25:13.959Z | [ 7] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
4280 | 2024-12-31T17:25:13.959Z | [ 9] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
4281 | 2024-12-31T17:25:17.181Z | [ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4282 | 2024-12-31T17:25:17.181Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4283 | 2024-12-31T17:25:17.181Z | [ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4284 | 2024-12-31T17:25:17.181Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4285 | 2024-12-31T17:25:17.181Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4286 | 2024-12-31T17:25:17.181Z | [SUM] 6.00-7.00 sec 103 MBytes 862 Mbits/sec |
4287 | 2024-12-31T17:25:17.181Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4288 | 2024-12-31T17:25:17.181Z | [ 5] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4289 | 2024-12-31T17:25:17.181Z | [ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4290 | 2024-12-31T17:25:17.181Z | [ 9] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4291 | 2024-12-31T17:25:17.181Z | [ 11] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4292 | 2024-12-31T17:25:17.181Z | [ 13] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4293 | 2024-12-31T17:25:17.181Z | [ 15] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4294 | 2024-12-31T17:25:17.181Z | [ 17] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4295 | 2024-12-31T17:25:17.181Z | [ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4296 | 2024-12-31T17:25:17.181Z | [SUM] 7.00-8.00 sec 102 MBytes 853 Mbits/sec |
4297 | 2024-12-31T17:25:17.181Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4298 | 2024-12-31T17:25:17.181Z | [ 5] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4299 | 2024-12-31T17:25:17.181Z | [ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4300 | 2024-12-31T17:25:17.181Z | [ 9] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4301 | 2024-12-31T17:25:17.181Z | [ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4302 | 2024-12-31T17:25:17.181Z | [ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4303 | 2024-12-31T17:25:17.182Z | [ 15] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4304 | 2024-12-31T17:25:17.182Z | [ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4305 | 2024-12-31T17:25:17.182Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4306 | 2024-12-31T17:25:17.182Z | [SUM] 8.00-9.00 sec 102 MBytes 857 Mbits/sec |
4307 | 2024-12-31T17:25:17.182Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4308 | 2024-12-31T17:25:17.182Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4309 | 2024-12-31T17:25:17.182Z | [ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4310 | 2024-12-31T17:25:17.182Z | [ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4311 | 2024-12-31T17:25:17.182Z | [ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4312 | 2024-12-31T17:25:17.182Z | [ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4313 | 2024-12-31T17:25:17.182Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4314 | 2024-12-31T17:25:17.182Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4315 | 2024-12-31T17:25:17.182Z | [ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4316 | 2024-12-31T17:25:17.182Z | [SUM] 9.00-10.00 sec 102 MBytes 858 Mbits/sec |
4317 | 2024-12-31T17:25:17.182Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4318 | 2024-12-31T17:25:17.182Z | [ 5] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec |
4319 | 2024-12-31T17:25:17.182Z | [ 7] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec |
4320 | 2024-12-31T17:25:17.182Z | [ 9] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec |
4321 | 2024-12-31T17:25:17.182Z | [ 11] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec |
4322 | 2024-12-31T17:25:17.182Z | [ 13] 10.00-10.00 sec 113 KBytes 258 Mbits/sec |
4323 | 2024-12-31T17:25:17.182Z | [ 15] 10.00-10.00 sec 113 KBytes 258 Mbits/sec |
4324 | 2024-12-31T17:25:17.182Z | [ 17] 10.00-10.00 sec 56.6 KBytes 129 Mbits/sec |
4325 | 2024-12-31T17:25:17.182Z | [ 19] 10.00-10.00 sec 113 KBytes 258 Mbits/sec |
4326 | 2024-12-31T17:25:17.182Z | [SUM] 10.00-10.00 sec 622 KBytes 1.42 Gbits/sec |
4327 | 2024-12-31T17:25:17.182Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4328 | 2024-12-31T17:25:17.182Z | [ ID] Interval Transfer Bandwidth |
4329 | 2024-12-31T17:25:17.182Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4330 | 2024-12-31T17:25:17.182Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4331 | 2024-12-31T17:25:17.182Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4332 | 2024-12-31T17:25:17.182Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4333 | 2024-12-31T17:25:17.182Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4334 | 2024-12-31T17:25:17.182Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4335 | 2024-12-31T17:25:17.182Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4336 | 2024-12-31T17:25:17.182Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4337 | 2024-12-31T17:25:17.182Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4338 | 2024-12-31T17:25:17.182Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4339 | 2024-12-31T17:25:17.182Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4340 | 2024-12-31T17:25:17.182Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4341 | 2024-12-31T17:25:17.182Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4342 | 2024-12-31T17:25:17.183Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4343 | 2024-12-31T17:25:17.183Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4344 | 2024-12-31T17:25:17.183Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4345 | 2024-12-31T17:25:17.183Z | [SUM] 0.00-10.00 sec 1.00 GBytes 859 Mbits/sec sender |
4346 | 2024-12-31T17:25:17.183Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4347 | 2024-12-31T17:25:17.185Z | Run 5/10...859.311584642885Mbps |
4348 | 2024-12-31T17:25:24.217Z | ----------------------------------------------------------- |
4349 | 2024-12-31T17:25:24.217Z | Server listening on 5201 |
4350 | 2024-12-31T17:25:24.217Z | ----------------------------------------------------------- |
4351 | 2024-12-31T17:25:24.217Z | Accepted connection from 10.0.0.1, port 38197 |
4352 | 2024-12-31T17:25:24.217Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40535 |
4353 | 2024-12-31T17:25:24.217Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61087 |
4354 | 2024-12-31T17:25:24.217Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58972 |
4355 | 2024-12-31T17:25:24.217Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37352 |
4356 | 2024-12-31T17:25:24.217Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44097 |
4357 | 2024-12-31T17:25:24.217Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47664 |
4358 | 2024-12-31T17:25:24.217Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32831 |
4359 | 2024-12-31T17:25:24.217Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62886 |
4360 | 2024-12-31T17:25:24.217Z | [ ID] Interval Transfer Bandwidth |
4361 | 2024-12-31T17:25:24.217Z | [ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4362 | 2024-12-31T17:25:24.217Z | [ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4363 | 2024-12-31T17:25:24.217Z | [ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4364 | 2024-12-31T17:25:24.217Z | [ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4365 | 2024-12-31T17:25:24.217Z | [ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
4366 | 2024-12-31T17:25:24.217Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4367 | 2024-12-31T17:25:24.217Z | [ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4368 | 2024-12-31T17:25:24.218Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4369 | 2024-12-31T17:25:24.218Z | [SUM] 0.00-1.00 sec 96.7 MBytes 811 Mbits/sec |
4370 | 2024-12-31T17:25:24.218Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4371 | 2024-12-31T17:25:24.218Z | [ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4372 | 2024-12-31T17:25:24.218Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4373 | 2024-12-31T17:25:24.218Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4374 | 2024-12-31T17:25:24.218Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4375 | 2024-12-31T17:25:24.218Z | [ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4376 | 2024-12-31T17:25:24.218Z | [ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4377 | 2024-12-31T17:25:24.218Z | [ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4378 | 2024-12-31T17:25:24.218Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
4379 | 2024-12-31T17:25:24.218Z | [SUM] 1.00-2.00 sec 104 MBytes 873 Mbits/sec |
4380 | 2024-12-31T17:25:24.218Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4381 | 2024-12-31T17:25:24.218Z | [ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4382 | 2024-12-31T17:25:24.218Z | [ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4383 | 2024-12-31T17:25:24.218Z | [ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4384 | 2024-12-31T17:25:24.218Z | [ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4385 | 2024-12-31T17:25:24.218Z | [ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4386 | 2024-12-31T17:25:24.218Z | [ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4387 | 2024-12-31T17:25:24.218Z | [ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
4388 | 2024-12-31T17:25:24.218Z | [ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4389 | 2024-12-31T17:25:24.218Z | [SUM] 2.00-3.00 sec 102 MBytes 859 Mbits/sec |
4390 | 2024-12-31T17:25:24.218Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4391 | 2024-12-31T17:25:24.218Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4392 | 2024-12-31T17:25:24.218Z | [ 7] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
4393 | 2024-12-31T17:25:24.218Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4394 | 2024-12-31T17:25:24.218Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4395 | 2024-12-31T17:25:24.218Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4396 | 2024-12-31T17:25:24.218Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4397 | 2024-12-31T17:25:24.218Z | [ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4398 | 2024-12-31T17:25:24.218Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4399 | 2024-12-31T17:25:24.218Z | [SUM] 3.00-4.00 sec 103 MBytes 866 Mbits/sec |
4400 | 2024-12-31T17:25:24.218Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4401 | 2024-12-31T17:25:24.218Z | [ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4402 | 2024-12-31T17:25:24.218Z | [ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4403 | 2024-12-31T17:25:24.218Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4404 | 2024-12-31T17:25:24.221Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4405 | 2024-12-31T17:25:24.221Z | [ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4406 | 2024-12-31T17:25:24.221Z | [ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4407 | 2024-12-31T17:25:24.221Z | [ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4408 | 2024-12-31T17:25:24.221Z | [ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4409 | 2024-12-31T17:25:24.221Z | [SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec |
4410 | 2024-12-31T17:25:24.221Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4411 | 2024-12-31T17:25:24.221Z | [ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4412 | 2024-12-31T17:25:24.221Z | [ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4413 | 2024-12-31T17:25:24.221Z | [ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4414 | 2024-12-31T17:25:24.221Z | [ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4415 | 2024-12-31T17:25:24.221Z | [ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4416 | 2024-12-31T17:25:24.221Z | [ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4417 | 2024-12-31T17:25:24.221Z | [ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4418 | 2024-12-31T17:25:24.221Z | [ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4419 | 2024-12-31T17:25:24.221Z | [SUM] 5.00-6.00 sec 102 MBytes 857 Mbits/sec |
4420 | 2024-12-31T17:25:24.221Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4421 | 2024-12-31T17:25:24.222Z | [ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4422 | 2024-12-31T17:25:24.222Z | [ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4423 | 2024-12-31T17:25:24.222Z | [ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4424 | 2024-12-31T17:25:27.441Z | [ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4425 | 2024-12-31T17:25:27.441Z | [ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4426 | 2024-12-31T17:25:27.441Z | [ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4427 | 2024-12-31T17:25:27.441Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4428 | 2024-12-31T17:25:27.441Z | [ 19] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
4429 | 2024-12-31T17:25:27.441Z | [SUM] 6.00-7.00 sec 102 MBytes 858 Mbits/sec |
4430 | 2024-12-31T17:25:27.441Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4431 | 2024-12-31T17:25:27.441Z | [ 5] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4432 | 2024-12-31T17:25:27.441Z | [ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4433 | 2024-12-31T17:25:27.441Z | [ 9] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4434 | 2024-12-31T17:25:27.441Z | [ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4435 | 2024-12-31T17:25:27.441Z | [ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4436 | 2024-12-31T17:25:27.442Z | [ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4437 | 2024-12-31T17:25:27.442Z | [ 17] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4438 | 2024-12-31T17:25:27.442Z | [ 19] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4439 | 2024-12-31T17:25:27.442Z | [SUM] 7.00-8.00 sec 102 MBytes 860 Mbits/sec |
4440 | 2024-12-31T17:25:27.442Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4441 | 2024-12-31T17:25:27.442Z | [ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4442 | 2024-12-31T17:25:27.442Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4443 | 2024-12-31T17:25:27.442Z | [ 9] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4444 | 2024-12-31T17:25:27.442Z | [ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4445 | 2024-12-31T17:25:27.442Z | [ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4446 | 2024-12-31T17:25:27.442Z | [ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4447 | 2024-12-31T17:25:27.442Z | [ 17] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
4448 | 2024-12-31T17:25:27.442Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4449 | 2024-12-31T17:25:27.442Z | [SUM] 8.00-9.00 sec 103 MBytes 861 Mbits/sec |
4450 | 2024-12-31T17:25:27.442Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4451 | 2024-12-31T17:25:27.442Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4452 | 2024-12-31T17:25:27.442Z | [ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4453 | 2024-12-31T17:25:27.442Z | [ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4454 | 2024-12-31T17:25:27.442Z | [ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4455 | 2024-12-31T17:25:27.442Z | [ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4456 | 2024-12-31T17:25:27.442Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4457 | 2024-12-31T17:25:27.442Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4458 | 2024-12-31T17:25:27.442Z | [ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4459 | 2024-12-31T17:25:27.442Z | [SUM] 9.00-10.00 sec 102 MBytes 857 Mbits/sec |
4460 | 2024-12-31T17:25:27.442Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4461 | 2024-12-31T17:25:27.442Z | [ 5] 10.00-10.00 sec 113 KBytes 252 Mbits/sec |
4462 | 2024-12-31T17:25:27.442Z | [ 7] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4463 | 2024-12-31T17:25:27.442Z | [ 9] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4464 | 2024-12-31T17:25:27.442Z | [ 11] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4465 | 2024-12-31T17:25:27.442Z | [ 13] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4466 | 2024-12-31T17:25:27.442Z | [ 15] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4467 | 2024-12-31T17:25:27.442Z | [ 17] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4468 | 2024-12-31T17:25:27.442Z | [ 19] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec |
4469 | 2024-12-31T17:25:27.442Z | [SUM] 10.00-10.00 sec 509 KBytes 1.13 Gbits/sec |
4470 | 2024-12-31T17:25:27.442Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4471 | 2024-12-31T17:25:27.442Z | [ ID] Interval Transfer Bandwidth |
4472 | 2024-12-31T17:25:27.442Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4473 | 2024-12-31T17:25:27.442Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4474 | 2024-12-31T17:25:27.443Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4475 | 2024-12-31T17:25:27.443Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4476 | 2024-12-31T17:25:27.443Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4477 | 2024-12-31T17:25:27.443Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4478 | 2024-12-31T17:25:27.443Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4479 | 2024-12-31T17:25:27.443Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4480 | 2024-12-31T17:25:27.443Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4481 | 2024-12-31T17:25:27.443Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4482 | 2024-12-31T17:25:27.443Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4483 | 2024-12-31T17:25:27.443Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4484 | 2024-12-31T17:25:27.443Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4485 | 2024-12-31T17:25:27.443Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4486 | 2024-12-31T17:25:27.443Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4487 | 2024-12-31T17:25:27.443Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4488 | 2024-12-31T17:25:27.443Z | [SUM] 0.00-10.00 sec 1022 MBytes 857 Mbits/sec sender |
4489 | 2024-12-31T17:25:27.443Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4490 | 2024-12-31T17:25:27.446Z | Run 6/10...857.074607778541Mbps |
4491 | 2024-12-31T17:25:34.477Z | ----------------------------------------------------------- |
4492 | 2024-12-31T17:25:34.477Z | Server listening on 5201 |
4493 | 2024-12-31T17:25:34.477Z | ----------------------------------------------------------- |
4494 | 2024-12-31T17:25:34.477Z | Accepted connection from 10.0.0.1, port 64013 |
4495 | 2024-12-31T17:25:34.477Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62891 |
4496 | 2024-12-31T17:25:34.477Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61016 |
4497 | 2024-12-31T17:25:34.477Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45260 |
4498 | 2024-12-31T17:25:34.477Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53786 |
4499 | 2024-12-31T17:25:34.477Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43429 |
4500 | 2024-12-31T17:25:34.477Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61443 |
4501 | 2024-12-31T17:25:34.477Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54460 |
4502 | 2024-12-31T17:25:34.477Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57315 |
4503 | 2024-12-31T17:25:34.477Z | [ ID] Interval Transfer Bandwidth |
4504 | 2024-12-31T17:25:34.477Z | [ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4505 | 2024-12-31T17:25:34.477Z | [ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
4506 | 2024-12-31T17:25:34.477Z | [ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4507 | 2024-12-31T17:25:34.477Z | [ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4508 | 2024-12-31T17:25:34.477Z | [ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4509 | 2024-12-31T17:25:34.477Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
4510 | 2024-12-31T17:25:34.477Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
4511 | 2024-12-31T17:25:34.477Z | [ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4512 | 2024-12-31T17:25:34.477Z | [SUM] 0.00-1.00 sec 95.6 MBytes 802 Mbits/sec |
4513 | 2024-12-31T17:25:34.477Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4514 | 2024-12-31T17:25:34.477Z | [ 5] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4515 | 2024-12-31T17:25:34.477Z | [ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4516 | 2024-12-31T17:25:34.478Z | [ 9] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4517 | 2024-12-31T17:25:34.478Z | [ 11] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4518 | 2024-12-31T17:25:34.478Z | [ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4519 | 2024-12-31T17:25:34.478Z | [ 15] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4520 | 2024-12-31T17:25:34.478Z | [ 17] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec |
4521 | 2024-12-31T17:25:34.478Z | [ 19] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4522 | 2024-12-31T17:25:34.478Z | [SUM] 1.00-2.00 sec 102 MBytes 853 Mbits/sec |
4523 | 2024-12-31T17:25:34.478Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4524 | 2024-12-31T17:25:34.478Z | [ 5] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec |
4525 | 2024-12-31T17:25:34.478Z | [ 7] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
4526 | 2024-12-31T17:25:34.478Z | [ 9] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec |
4527 | 2024-12-31T17:25:34.478Z | [ 11] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec |
4528 | 2024-12-31T17:25:34.478Z | [ 13] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec |
4529 | 2024-12-31T17:25:34.478Z | [ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4530 | 2024-12-31T17:25:34.478Z | [ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4531 | 2024-12-31T17:25:34.478Z | [ 19] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec |
4532 | 2024-12-31T17:25:34.478Z | [SUM] 2.00-3.00 sec 102 MBytes 854 Mbits/sec |
4533 | 2024-12-31T17:25:34.478Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4534 | 2024-12-31T17:25:34.478Z | [ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
4535 | 2024-12-31T17:25:34.478Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4536 | 2024-12-31T17:25:34.478Z | [ 9] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
4537 | 2024-12-31T17:25:34.478Z | [ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4538 | 2024-12-31T17:25:34.478Z | [ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4539 | 2024-12-31T17:25:34.478Z | [ 15] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec |
4540 | 2024-12-31T17:25:34.478Z | [ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4541 | 2024-12-31T17:25:34.478Z | [ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4542 | 2024-12-31T17:25:34.478Z | [SUM] 3.00-4.00 sec 102 MBytes 859 Mbits/sec |
4543 | 2024-12-31T17:25:34.478Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4544 | 2024-12-31T17:25:34.478Z | [ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4545 | 2024-12-31T17:25:34.478Z | [ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4546 | 2024-12-31T17:25:34.478Z | [ 9] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4547 | 2024-12-31T17:25:34.478Z | [ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4548 | 2024-12-31T17:25:34.478Z | [ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4549 | 2024-12-31T17:25:34.478Z | [ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4550 | 2024-12-31T17:25:34.478Z | [ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4551 | 2024-12-31T17:25:34.478Z | [ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4552 | 2024-12-31T17:25:34.478Z | [SUM] 4.00-5.00 sec 102 MBytes 856 Mbits/sec |
4553 | 2024-12-31T17:25:34.478Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4554 | 2024-12-31T17:25:34.479Z | [ 5] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4555 | 2024-12-31T17:25:34.479Z | [ 7] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4556 | 2024-12-31T17:25:34.479Z | [ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4557 | 2024-12-31T17:25:34.479Z | [ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4558 | 2024-12-31T17:25:34.479Z | [ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4559 | 2024-12-31T17:25:34.479Z | [ 15] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
4560 | 2024-12-31T17:25:34.479Z | [ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4561 | 2024-12-31T17:25:34.479Z | [ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4562 | 2024-12-31T17:25:34.479Z | [SUM] 5.00-6.00 sec 102 MBytes 852 Mbits/sec |
4563 | 2024-12-31T17:25:34.479Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4564 | 2024-12-31T17:25:34.479Z | [ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
4565 | 2024-12-31T17:25:34.479Z | [ 7] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
4566 | 2024-12-31T17:25:34.479Z | [ 9] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
4567 | 2024-12-31T17:25:37.590Z | [ 11] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
4568 | 2024-12-31T17:25:37.591Z | [ 13] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
4569 | 2024-12-31T17:25:37.591Z | [ 15] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec |
4570 | 2024-12-31T17:25:37.591Z | [ 17] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec |
4571 | 2024-12-31T17:25:37.591Z | [ 19] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec |
4572 | 2024-12-31T17:25:37.591Z | [SUM] 6.00-7.00 sec 101 MBytes 847 Mbits/sec |
4573 | 2024-12-31T17:25:37.591Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4574 | 2024-12-31T17:25:37.591Z | [ 5] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4575 | 2024-12-31T17:25:37.591Z | [ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4576 | 2024-12-31T17:25:37.591Z | [ 9] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
4577 | 2024-12-31T17:25:37.591Z | [ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4578 | 2024-12-31T17:25:37.591Z | [ 13] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4579 | 2024-12-31T17:25:37.591Z | [ 15] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4580 | 2024-12-31T17:25:37.591Z | [ 17] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
4581 | 2024-12-31T17:25:37.591Z | [ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4582 | 2024-12-31T17:25:37.591Z | [SUM] 7.00-8.00 sec 101 MBytes 851 Mbits/sec |
4583 | 2024-12-31T17:25:37.591Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4584 | 2024-12-31T17:25:37.591Z | [ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4585 | 2024-12-31T17:25:37.591Z | [ 7] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4586 | 2024-12-31T17:25:37.591Z | [ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4587 | 2024-12-31T17:25:37.591Z | [ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4588 | 2024-12-31T17:25:37.591Z | [ 13] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4589 | 2024-12-31T17:25:37.591Z | [ 15] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4590 | 2024-12-31T17:25:37.591Z | [ 17] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4591 | 2024-12-31T17:25:37.591Z | [ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
4592 | 2024-12-31T17:25:37.591Z | [SUM] 8.00-9.00 sec 101 MBytes 851 Mbits/sec |
4593 | 2024-12-31T17:25:37.591Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4594 | 2024-12-31T17:25:37.591Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4595 | 2024-12-31T17:25:37.591Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4596 | 2024-12-31T17:25:37.591Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4597 | 2024-12-31T17:25:37.591Z | [ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4598 | 2024-12-31T17:25:37.591Z | [ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4599 | 2024-12-31T17:25:37.591Z | [ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4600 | 2024-12-31T17:25:37.591Z | [ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4601 | 2024-12-31T17:25:37.591Z | [ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec |
4602 | 2024-12-31T17:25:37.591Z | [SUM] 9.00-10.00 sec 104 MBytes 869 Mbits/sec |
4603 | 2024-12-31T17:25:37.591Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4604 | 2024-12-31T17:25:37.591Z | [ 5] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4605 | 2024-12-31T17:25:37.591Z | [ 7] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4606 | 2024-12-31T17:25:37.592Z | [ 9] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4607 | 2024-12-31T17:25:37.592Z | [ 11] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4608 | 2024-12-31T17:25:37.592Z | [ 13] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4609 | 2024-12-31T17:25:37.592Z | [ 15] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4610 | 2024-12-31T17:25:37.592Z | [ 17] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec |
4611 | 2024-12-31T17:25:37.592Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4612 | 2024-12-31T17:25:37.592Z | [SUM] 10.00-10.00 sec 396 KBytes 859 Mbits/sec |
4613 | 2024-12-31T17:25:37.592Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4614 | 2024-12-31T17:25:37.594Z | [ ID] Interval Transfer Bandwidth |
4615 | 2024-12-31T17:25:37.594Z | [ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4616 | 2024-12-31T17:25:37.595Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4617 | 2024-12-31T17:25:37.595Z | [ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4618 | 2024-12-31T17:25:37.595Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4619 | 2024-12-31T17:25:37.595Z | [ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4620 | 2024-12-31T17:25:37.595Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4621 | 2024-12-31T17:25:37.595Z | [ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4622 | 2024-12-31T17:25:37.595Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4623 | 2024-12-31T17:25:37.595Z | [ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4624 | 2024-12-31T17:25:37.595Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4625 | 2024-12-31T17:25:37.595Z | [ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4626 | 2024-12-31T17:25:37.595Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4627 | 2024-12-31T17:25:37.595Z | [ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4628 | 2024-12-31T17:25:37.595Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4629 | 2024-12-31T17:25:37.595Z | [ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
4630 | 2024-12-31T17:25:37.595Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4631 | 2024-12-31T17:25:37.595Z | [SUM] 0.00-10.00 sec 1013 MBytes 850 Mbits/sec sender |
4632 | 2024-12-31T17:25:37.595Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4633 | 2024-12-31T17:25:37.595Z | Run 7/10...849.8689415076359Mbps |
4634 | 2024-12-31T17:25:44.628Z | ----------------------------------------------------------- |
4635 | 2024-12-31T17:25:44.628Z | Server listening on 5201 |
4636 | 2024-12-31T17:25:44.628Z | ----------------------------------------------------------- |
4637 | 2024-12-31T17:25:44.628Z | Accepted connection from 10.0.0.1, port 42256 |
4638 | 2024-12-31T17:25:44.628Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41216 |
4639 | 2024-12-31T17:25:44.628Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44938 |
4640 | 2024-12-31T17:25:44.628Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54686 |
4641 | 2024-12-31T17:25:44.628Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59396 |
4642 | 2024-12-31T17:25:44.628Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40542 |
4643 | 2024-12-31T17:25:44.628Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52003 |
4644 | 2024-12-31T17:25:44.628Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36127 |
4645 | 2024-12-31T17:25:44.628Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40780 |
4646 | 2024-12-31T17:25:44.628Z | [ ID] Interval Transfer Bandwidth |
4647 | 2024-12-31T17:25:44.628Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4648 | 2024-12-31T17:25:44.628Z | [ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4649 | 2024-12-31T17:25:44.628Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4650 | 2024-12-31T17:25:44.628Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4651 | 2024-12-31T17:25:44.628Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4652 | 2024-12-31T17:25:44.628Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4653 | 2024-12-31T17:25:44.628Z | [ 17] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
4654 | 2024-12-31T17:25:44.628Z | [ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
4655 | 2024-12-31T17:25:44.628Z | [SUM] 0.00-1.00 sec 96.0 MBytes 806 Mbits/sec |
4656 | 2024-12-31T17:25:44.628Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4657 | 2024-12-31T17:25:44.628Z | [ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4658 | 2024-12-31T17:25:44.628Z | [ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4659 | 2024-12-31T17:25:44.628Z | [ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4660 | 2024-12-31T17:25:44.628Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4661 | 2024-12-31T17:25:44.628Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4662 | 2024-12-31T17:25:44.628Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4663 | 2024-12-31T17:25:44.628Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4664 | 2024-12-31T17:25:44.628Z | [ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
4665 | 2024-12-31T17:25:44.628Z | [SUM] 1.00-2.00 sec 105 MBytes 881 Mbits/sec |
4666 | 2024-12-31T17:25:44.628Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4667 | 2024-12-31T17:25:44.628Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4668 | 2024-12-31T17:25:44.628Z | [ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4669 | 2024-12-31T17:25:44.629Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4670 | 2024-12-31T17:25:44.629Z | [ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4671 | 2024-12-31T17:25:44.629Z | [ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4672 | 2024-12-31T17:25:44.629Z | [ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4673 | 2024-12-31T17:25:44.629Z | [ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
4674 | 2024-12-31T17:25:44.629Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
4675 | 2024-12-31T17:25:44.629Z | [SUM] 2.00-3.00 sec 104 MBytes 875 Mbits/sec |
4676 | 2024-12-31T17:25:44.629Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4677 | 2024-12-31T17:25:44.629Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
4678 | 2024-12-31T17:25:44.629Z | [ 7] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
4679 | 2024-12-31T17:25:44.629Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4680 | 2024-12-31T17:25:44.629Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4681 | 2024-12-31T17:25:44.629Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4682 | 2024-12-31T17:25:44.629Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4683 | 2024-12-31T17:25:44.629Z | [ 17] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
4684 | 2024-12-31T17:25:44.629Z | [ 19] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec |
4685 | 2024-12-31T17:25:44.629Z | [SUM] 3.00-4.00 sec 103 MBytes 867 Mbits/sec |
4686 | 2024-12-31T17:25:44.629Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4687 | 2024-12-31T17:25:44.629Z | [ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4688 | 2024-12-31T17:25:44.629Z | [ 7] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4689 | 2024-12-31T17:25:44.629Z | [ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4690 | 2024-12-31T17:25:44.629Z | [ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
4691 | 2024-12-31T17:25:44.629Z | [ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4692 | 2024-12-31T17:25:44.629Z | [ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4693 | 2024-12-31T17:25:44.629Z | [ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4694 | 2024-12-31T17:25:44.629Z | [ 19] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
4695 | 2024-12-31T17:25:44.629Z | [SUM] 4.00-5.00 sec 103 MBytes 861 Mbits/sec |
4696 | 2024-12-31T17:25:44.629Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4697 | 2024-12-31T17:25:44.629Z | [ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4698 | 2024-12-31T17:25:44.629Z | [ 7] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4699 | 2024-12-31T17:25:44.629Z | [ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4700 | 2024-12-31T17:25:44.629Z | [ 11] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
4701 | 2024-12-31T17:25:44.629Z | [ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4702 | 2024-12-31T17:25:44.629Z | [ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4703 | 2024-12-31T17:25:44.630Z | [ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4704 | 2024-12-31T17:25:44.630Z | [ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec |
4705 | 2024-12-31T17:25:44.632Z | [SUM] 5.00-6.00 sec 102 MBytes 854 Mbits/sec |
4706 | 2024-12-31T17:25:44.632Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4707 | 2024-12-31T17:25:44.632Z | [ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4708 | 2024-12-31T17:25:44.632Z | [ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4709 | 2024-12-31T17:25:44.632Z | [ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4710 | 2024-12-31T17:25:47.741Z | [ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4711 | 2024-12-31T17:25:47.741Z | [ 13] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4712 | 2024-12-31T17:25:47.741Z | [ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4713 | 2024-12-31T17:25:47.741Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4714 | 2024-12-31T17:25:47.741Z | [ 19] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4715 | 2024-12-31T17:25:47.741Z | [SUM] 6.00-7.00 sec 102 MBytes 856 Mbits/sec |
4716 | 2024-12-31T17:25:47.741Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4717 | 2024-12-31T17:25:47.741Z | [ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4718 | 2024-12-31T17:25:47.741Z | [ 7] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4719 | 2024-12-31T17:25:47.741Z | [ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4720 | 2024-12-31T17:25:47.741Z | [ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4721 | 2024-12-31T17:25:47.741Z | [ 13] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4722 | 2024-12-31T17:25:47.741Z | [ 15] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
4723 | 2024-12-31T17:25:47.741Z | [ 17] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4724 | 2024-12-31T17:25:47.741Z | [ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
4725 | 2024-12-31T17:25:47.741Z | [SUM] 7.00-8.00 sec 102 MBytes 857 Mbits/sec |
4726 | 2024-12-31T17:25:47.741Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4727 | 2024-12-31T17:25:47.741Z | [ 5] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4728 | 2024-12-31T17:25:47.741Z | [ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4729 | 2024-12-31T17:25:47.741Z | [ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4730 | 2024-12-31T17:25:47.741Z | [ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4731 | 2024-12-31T17:25:47.741Z | [ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4732 | 2024-12-31T17:25:47.741Z | [ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4733 | 2024-12-31T17:25:47.741Z | [ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
4734 | 2024-12-31T17:25:47.741Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4735 | 2024-12-31T17:25:47.741Z | [SUM] 8.00-9.00 sec 102 MBytes 856 Mbits/sec |
4736 | 2024-12-31T17:25:47.741Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4737 | 2024-12-31T17:25:47.741Z | [ 5] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4738 | 2024-12-31T17:25:47.741Z | [ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4739 | 2024-12-31T17:25:47.741Z | [ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4740 | 2024-12-31T17:25:47.741Z | [ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4741 | 2024-12-31T17:25:47.741Z | [ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
4742 | 2024-12-31T17:25:47.741Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4743 | 2024-12-31T17:25:47.742Z | [ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4744 | 2024-12-31T17:25:47.742Z | [ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
4745 | 2024-12-31T17:25:47.742Z | [SUM] 9.00-10.00 sec 102 MBytes 857 Mbits/sec |
4746 | 2024-12-31T17:25:47.742Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4747 | 2024-12-31T17:25:47.742Z | [ 5] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec |
4748 | 2024-12-31T17:25:47.742Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4749 | 2024-12-31T17:25:47.742Z | [ 9] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec |
4750 | 2024-12-31T17:25:47.742Z | [ 11] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec |
4751 | 2024-12-31T17:25:47.742Z | [ 13] 10.00-10.00 sec 113 KBytes 234 Mbits/sec |
4752 | 2024-12-31T17:25:47.742Z | [ 15] 10.00-10.00 sec 113 KBytes 234 Mbits/sec |
4753 | 2024-12-31T17:25:47.742Z | [ 17] 10.00-10.00 sec 113 KBytes 234 Mbits/sec |
4754 | 2024-12-31T17:25:47.742Z | [ 19] 10.00-10.00 sec 113 KBytes 234 Mbits/sec |
4755 | 2024-12-31T17:25:47.742Z | [SUM] 10.00-10.00 sec 622 KBytes 1.29 Gbits/sec |
4756 | 2024-12-31T17:25:47.742Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4757 | 2024-12-31T17:25:47.742Z | [ ID] Interval Transfer Bandwidth |
4758 | 2024-12-31T17:25:47.742Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4759 | 2024-12-31T17:25:47.742Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4760 | 2024-12-31T17:25:47.742Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4761 | 2024-12-31T17:25:47.742Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4762 | 2024-12-31T17:25:47.742Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4763 | 2024-12-31T17:25:47.742Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4764 | 2024-12-31T17:25:47.742Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4765 | 2024-12-31T17:25:47.742Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4766 | 2024-12-31T17:25:47.742Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4767 | 2024-12-31T17:25:47.742Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4768 | 2024-12-31T17:25:47.742Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4769 | 2024-12-31T17:25:47.742Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4770 | 2024-12-31T17:25:47.742Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4771 | 2024-12-31T17:25:47.742Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4772 | 2024-12-31T17:25:47.742Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
4773 | 2024-12-31T17:25:47.742Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4774 | 2024-12-31T17:25:47.742Z | [SUM] 0.00-10.00 sec 1022 MBytes 857 Mbits/sec sender |
4775 | 2024-12-31T17:25:47.742Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4776 | 2024-12-31T17:25:47.746Z | Run 8/10...857.4235891725759Mbps |
4777 | 2024-12-31T17:25:54.778Z | ----------------------------------------------------------- |
4778 | 2024-12-31T17:25:54.778Z | Server listening on 5201 |
4779 | 2024-12-31T17:25:54.778Z | ----------------------------------------------------------- |
4780 | 2024-12-31T17:25:54.778Z | Accepted connection from 10.0.0.1, port 43799 |
4781 | 2024-12-31T17:25:54.778Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65279 |
4782 | 2024-12-31T17:25:54.778Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63761 |
4783 | 2024-12-31T17:25:54.778Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48416 |
4784 | 2024-12-31T17:25:54.778Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47488 |
4785 | 2024-12-31T17:25:54.778Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54404 |
4786 | 2024-12-31T17:25:54.778Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56468 |
4787 | 2024-12-31T17:25:54.778Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50710 |
4788 | 2024-12-31T17:25:54.778Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38469 |
4789 | 2024-12-31T17:25:54.778Z | [ ID] Interval Transfer Bandwidth |
4790 | 2024-12-31T17:25:54.778Z | [ 5] 0.00-1.00 sec 11.8 MBytes 99.2 Mbits/sec |
4791 | 2024-12-31T17:25:54.778Z | [ 7] 0.00-1.00 sec 11.8 MBytes 99.1 Mbits/sec |
4792 | 2024-12-31T17:25:54.778Z | [ 9] 0.00-1.00 sec 11.8 MBytes 99.4 Mbits/sec |
4793 | 2024-12-31T17:25:54.778Z | [ 11] 0.00-1.00 sec 11.8 MBytes 99.1 Mbits/sec |
4794 | 2024-12-31T17:25:54.778Z | [ 13] 0.00-1.00 sec 11.8 MBytes 99.4 Mbits/sec |
4795 | 2024-12-31T17:25:54.778Z | [ 15] 0.00-1.00 sec 11.8 MBytes 99.2 Mbits/sec |
4796 | 2024-12-31T17:25:54.778Z | [ 17] 0.00-1.00 sec 11.8 MBytes 98.8 Mbits/sec |
4797 | 2024-12-31T17:25:54.778Z | [ 19] 0.00-1.00 sec 11.7 MBytes 98.1 Mbits/sec |
4798 | 2024-12-31T17:25:54.778Z | [SUM] 0.00-1.00 sec 94.5 MBytes 792 Mbits/sec |
4799 | 2024-12-31T17:25:54.778Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4800 | 2024-12-31T17:25:54.778Z | [ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4801 | 2024-12-31T17:25:54.778Z | [ 7] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
4802 | 2024-12-31T17:25:54.778Z | [ 9] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4803 | 2024-12-31T17:25:54.778Z | [ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4804 | 2024-12-31T17:25:54.778Z | [ 13] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4805 | 2024-12-31T17:25:54.778Z | [ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4806 | 2024-12-31T17:25:54.778Z | [ 17] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec |
4807 | 2024-12-31T17:25:54.778Z | [ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec |
4808 | 2024-12-31T17:25:54.778Z | [SUM] 1.00-2.00 sec 102 MBytes 859 Mbits/sec |
4809 | 2024-12-31T17:25:54.778Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4810 | 2024-12-31T17:25:54.778Z | [ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4811 | 2024-12-31T17:25:54.778Z | [ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4812 | 2024-12-31T17:25:54.779Z | [ 9] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
4813 | 2024-12-31T17:25:54.779Z | [ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4814 | 2024-12-31T17:25:54.779Z | [ 13] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
4815 | 2024-12-31T17:25:54.779Z | [ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
4816 | 2024-12-31T17:25:54.779Z | [ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
4817 | 2024-12-31T17:25:54.779Z | [ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4818 | 2024-12-31T17:25:54.779Z | [SUM] 2.00-3.00 sec 103 MBytes 860 Mbits/sec |
4819 | 2024-12-31T17:25:54.779Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4820 | 2024-12-31T17:25:54.779Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4821 | 2024-12-31T17:25:54.779Z | [ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4822 | 2024-12-31T17:25:54.779Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4823 | 2024-12-31T17:25:54.779Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4824 | 2024-12-31T17:25:54.779Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4825 | 2024-12-31T17:25:54.779Z | [ 15] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
4826 | 2024-12-31T17:25:54.779Z | [ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4827 | 2024-12-31T17:25:54.779Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
4828 | 2024-12-31T17:25:54.779Z | [SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec |
4829 | 2024-12-31T17:25:54.779Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4830 | 2024-12-31T17:25:54.779Z | [ 5] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
4831 | 2024-12-31T17:25:54.779Z | [ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
4832 | 2024-12-31T17:25:54.779Z | [ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
4833 | 2024-12-31T17:25:54.779Z | [ 11] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec |
4834 | 2024-12-31T17:25:54.779Z | [ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
4835 | 2024-12-31T17:25:54.779Z | [ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4836 | 2024-12-31T17:25:54.779Z | [ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4837 | 2024-12-31T17:25:54.779Z | [ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4838 | 2024-12-31T17:25:54.779Z | [SUM] 4.00-5.00 sec 101 MBytes 850 Mbits/sec |
4839 | 2024-12-31T17:25:54.779Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4840 | 2024-12-31T17:25:54.779Z | [ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4841 | 2024-12-31T17:25:54.779Z | [ 7] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
4842 | 2024-12-31T17:25:54.779Z | [ 9] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4843 | 2024-12-31T17:25:54.779Z | [ 11] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4844 | 2024-12-31T17:25:54.779Z | [ 13] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4845 | 2024-12-31T17:25:54.779Z | [ 15] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4846 | 2024-12-31T17:25:54.779Z | [ 17] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4847 | 2024-12-31T17:25:54.779Z | [ 19] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
4848 | 2024-12-31T17:25:54.779Z | [SUM] 5.00-6.00 sec 101 MBytes 850 Mbits/sec |
4849 | 2024-12-31T17:25:54.779Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4850 | 2024-12-31T17:25:54.779Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4851 | 2024-12-31T17:25:54.780Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4852 | 2024-12-31T17:25:54.780Z | [ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4853 | 2024-12-31T17:25:58.001Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4854 | 2024-12-31T17:25:58.001Z | [ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4855 | 2024-12-31T17:25:58.001Z | [ 15] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec |
4856 | 2024-12-31T17:25:58.001Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4857 | 2024-12-31T17:25:58.001Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
4858 | 2024-12-31T17:25:58.001Z | [SUM] 6.00-7.00 sec 103 MBytes 864 Mbits/sec |
4859 | 2024-12-31T17:25:58.001Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4860 | 2024-12-31T17:25:58.001Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4861 | 2024-12-31T17:25:58.001Z | [ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4862 | 2024-12-31T17:25:58.001Z | [ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4863 | 2024-12-31T17:25:58.001Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4864 | 2024-12-31T17:25:58.001Z | [ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4865 | 2024-12-31T17:25:58.001Z | [ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4866 | 2024-12-31T17:25:58.002Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
4867 | 2024-12-31T17:25:58.002Z | [ 19] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec |
4868 | 2024-12-31T17:25:58.002Z | [SUM] 7.00-8.00 sec 103 MBytes 863 Mbits/sec |
4869 | 2024-12-31T17:25:58.002Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4870 | 2024-12-31T17:25:58.002Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4871 | 2024-12-31T17:25:58.002Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4872 | 2024-12-31T17:25:58.002Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4873 | 2024-12-31T17:25:58.002Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4874 | 2024-12-31T17:25:58.002Z | [ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4875 | 2024-12-31T17:25:58.002Z | [ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4876 | 2024-12-31T17:25:58.002Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
4877 | 2024-12-31T17:25:58.002Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
4878 | 2024-12-31T17:25:58.002Z | [SUM] 8.00-9.00 sec 103 MBytes 864 Mbits/sec |
4879 | 2024-12-31T17:25:58.002Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4880 | 2024-12-31T17:25:58.002Z | [ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4881 | 2024-12-31T17:25:58.002Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4882 | 2024-12-31T17:25:58.002Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4883 | 2024-12-31T17:25:58.002Z | [ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4884 | 2024-12-31T17:25:58.002Z | [ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4885 | 2024-12-31T17:25:58.002Z | [ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4886 | 2024-12-31T17:25:58.002Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4887 | 2024-12-31T17:25:58.002Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
4888 | 2024-12-31T17:25:58.002Z | [SUM] 9.00-10.00 sec 103 MBytes 865 Mbits/sec |
4889 | 2024-12-31T17:25:58.002Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4890 | 2024-12-31T17:25:58.002Z | [ 5] 10.00-10.00 sec 113 KBytes 255 Mbits/sec |
4891 | 2024-12-31T17:25:58.002Z | [ 7] 10.00-10.00 sec 113 KBytes 255 Mbits/sec |
4892 | 2024-12-31T17:25:58.002Z | [ 9] 10.00-10.00 sec 170 KBytes 382 Mbits/sec |
4893 | 2024-12-31T17:25:58.002Z | [ 11] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec |
4894 | 2024-12-31T17:25:58.002Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4895 | 2024-12-31T17:25:58.002Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4896 | 2024-12-31T17:25:58.002Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4897 | 2024-12-31T17:25:58.002Z | [ 19] 10.00-10.00 sec 113 KBytes 255 Mbits/sec |
4898 | 2024-12-31T17:25:58.002Z | [SUM] 10.00-10.00 sec 566 KBytes 1.27 Gbits/sec |
4899 | 2024-12-31T17:25:58.002Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4900 | 2024-12-31T17:25:58.002Z | [ ID] Interval Transfer Bandwidth |
4901 | 2024-12-31T17:25:58.002Z | [ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4902 | 2024-12-31T17:25:58.002Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4903 | 2024-12-31T17:25:58.002Z | [ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4904 | 2024-12-31T17:25:58.003Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4905 | 2024-12-31T17:25:58.003Z | [ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4906 | 2024-12-31T17:25:58.003Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4907 | 2024-12-31T17:25:58.003Z | [ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4908 | 2024-12-31T17:25:58.003Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4909 | 2024-12-31T17:25:58.003Z | [ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4910 | 2024-12-31T17:25:58.003Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4911 | 2024-12-31T17:25:58.003Z | [ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4912 | 2024-12-31T17:25:58.003Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4913 | 2024-12-31T17:25:58.003Z | [ 17] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4914 | 2024-12-31T17:25:58.003Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4915 | 2024-12-31T17:25:58.003Z | [ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender |
4916 | 2024-12-31T17:25:58.003Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4917 | 2024-12-31T17:25:58.003Z | [SUM] 0.00-10.00 sec 1018 MBytes 853 Mbits/sec sender |
4918 | 2024-12-31T17:25:58.003Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4919 | 2024-12-31T17:25:58.006Z | Run 9/10...853.656129916325Mbps |
4920 | 2024-12-31T17:26:05.037Z | ----------------------------------------------------------- |
4921 | 2024-12-31T17:26:05.037Z | Server listening on 5201 |
4922 | 2024-12-31T17:26:05.037Z | ----------------------------------------------------------- |
4923 | 2024-12-31T17:26:05.037Z | Accepted connection from 10.0.0.1, port 40754 |
4924 | 2024-12-31T17:26:05.037Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33719 |
4925 | 2024-12-31T17:26:05.037Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56591 |
4926 | 2024-12-31T17:26:05.037Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35487 |
4927 | 2024-12-31T17:26:05.037Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52035 |
4928 | 2024-12-31T17:26:05.037Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53756 |
4929 | 2024-12-31T17:26:05.037Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49184 |
4930 | 2024-12-31T17:26:05.037Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53493 |
4931 | 2024-12-31T17:26:05.037Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48162 |
4932 | 2024-12-31T17:26:05.037Z | [ ID] Interval Transfer Bandwidth |
4933 | 2024-12-31T17:26:05.037Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
4934 | 2024-12-31T17:26:05.037Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4935 | 2024-12-31T17:26:05.037Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4936 | 2024-12-31T17:26:05.037Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4937 | 2024-12-31T17:26:05.037Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4938 | 2024-12-31T17:26:05.037Z | [ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
4939 | 2024-12-31T17:26:05.037Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4940 | 2024-12-31T17:26:05.037Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
4941 | 2024-12-31T17:26:05.037Z | [SUM] 0.00-1.00 sec 96.2 MBytes 806 Mbits/sec |
4942 | 2024-12-31T17:26:05.037Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4943 | 2024-12-31T17:26:05.037Z | [ 5] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4944 | 2024-12-31T17:26:05.037Z | [ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec |
4945 | 2024-12-31T17:26:05.037Z | [ 9] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4946 | 2024-12-31T17:26:05.037Z | [ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4947 | 2024-12-31T17:26:05.037Z | [ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4948 | 2024-12-31T17:26:05.037Z | [ 15] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4949 | 2024-12-31T17:26:05.037Z | [ 17] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
4950 | 2024-12-31T17:26:05.038Z | [ 19] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec |
4951 | 2024-12-31T17:26:05.038Z | [SUM] 1.00-2.00 sec 102 MBytes 854 Mbits/sec |
4952 | 2024-12-31T17:26:05.038Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4953 | 2024-12-31T17:26:05.038Z | [ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4954 | 2024-12-31T17:26:05.038Z | [ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4955 | 2024-12-31T17:26:05.038Z | [ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4956 | 2024-12-31T17:26:05.038Z | [ 11] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec |
4957 | 2024-12-31T17:26:05.038Z | [ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4958 | 2024-12-31T17:26:05.038Z | [ 15] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
4959 | 2024-12-31T17:26:05.038Z | [ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec |
4960 | 2024-12-31T17:26:05.038Z | [ 19] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec |
4961 | 2024-12-31T17:26:05.038Z | [SUM] 2.00-3.00 sec 102 MBytes 858 Mbits/sec |
4962 | 2024-12-31T17:26:05.038Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4963 | 2024-12-31T17:26:05.038Z | [ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
4964 | 2024-12-31T17:26:05.038Z | [ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4965 | 2024-12-31T17:26:05.038Z | [ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4966 | 2024-12-31T17:26:05.038Z | [ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4967 | 2024-12-31T17:26:05.038Z | [ 13] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec |
4968 | 2024-12-31T17:26:05.038Z | [ 15] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec |
4969 | 2024-12-31T17:26:05.038Z | [ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4970 | 2024-12-31T17:26:05.038Z | [ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec |
4971 | 2024-12-31T17:26:05.038Z | [SUM] 3.00-4.00 sec 102 MBytes 857 Mbits/sec |
4972 | 2024-12-31T17:26:05.038Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4973 | 2024-12-31T17:26:05.038Z | [ 5] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec |
4974 | 2024-12-31T17:26:05.038Z | [ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
4975 | 2024-12-31T17:26:05.038Z | [ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
4976 | 2024-12-31T17:26:05.038Z | [ 11] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4977 | 2024-12-31T17:26:05.038Z | [ 13] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4978 | 2024-12-31T17:26:05.038Z | [ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
4979 | 2024-12-31T17:26:05.038Z | [ 17] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec |
4980 | 2024-12-31T17:26:05.038Z | [ 19] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
4981 | 2024-12-31T17:26:05.038Z | [SUM] 4.00-5.00 sec 102 MBytes 851 Mbits/sec |
4982 | 2024-12-31T17:26:05.038Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4983 | 2024-12-31T17:26:05.038Z | [ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4984 | 2024-12-31T17:26:05.038Z | [ 7] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4985 | 2024-12-31T17:26:05.038Z | [ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4986 | 2024-12-31T17:26:05.038Z | [ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4987 | 2024-12-31T17:26:05.038Z | [ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4988 | 2024-12-31T17:26:05.038Z | [ 15] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec |
4989 | 2024-12-31T17:26:05.038Z | [ 17] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec |
4990 | 2024-12-31T17:26:05.039Z | [ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec |
4991 | 2024-12-31T17:26:05.039Z | [SUM] 5.00-6.00 sec 101 MBytes 851 Mbits/sec |
4992 | 2024-12-31T17:26:05.039Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4993 | 2024-12-31T17:26:05.039Z | [ 5] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4994 | 2024-12-31T17:26:05.039Z | [ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
4995 | 2024-12-31T17:26:05.039Z | [ 9] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4996 | 2024-12-31T17:26:08.151Z | [ 11] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4997 | 2024-12-31T17:26:08.151Z | [ 13] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4998 | 2024-12-31T17:26:08.151Z | [ 15] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec |
4999 | 2024-12-31T17:26:08.151Z | [ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
5000 | 2024-12-31T17:26:08.151Z | [ 19] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec |
5001 | 2024-12-31T17:26:08.151Z | [SUM] 6.00-7.00 sec 102 MBytes 855 Mbits/sec |
5002 | 2024-12-31T17:26:08.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5003 | 2024-12-31T17:26:08.152Z | [ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
5004 | 2024-12-31T17:26:08.152Z | [ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec |
5005 | 2024-12-31T17:26:08.152Z | [ 9] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
5006 | 2024-12-31T17:26:08.152Z | [ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
5007 | 2024-12-31T17:26:08.152Z | [ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
5008 | 2024-12-31T17:26:08.152Z | [ 15] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec |
5009 | 2024-12-31T17:26:08.152Z | [ 17] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec |
5010 | 2024-12-31T17:26:08.152Z | [ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec |
5011 | 2024-12-31T17:26:08.152Z | [SUM] 7.00-8.00 sec 102 MBytes 852 Mbits/sec |
5012 | 2024-12-31T17:26:08.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5013 | 2024-12-31T17:26:08.152Z | [ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
5014 | 2024-12-31T17:26:08.152Z | [ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec |
5015 | 2024-12-31T17:26:08.152Z | [ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
5016 | 2024-12-31T17:26:08.152Z | [ 11] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec |
5017 | 2024-12-31T17:26:08.152Z | [ 13] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
5018 | 2024-12-31T17:26:08.152Z | [ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
5019 | 2024-12-31T17:26:08.152Z | [ 17] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
5020 | 2024-12-31T17:26:08.152Z | [ 19] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec |
5021 | 2024-12-31T17:26:08.152Z | [SUM] 8.00-9.00 sec 102 MBytes 852 Mbits/sec |
5022 | 2024-12-31T17:26:08.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5023 | 2024-12-31T17:26:08.152Z | [ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
5024 | 2024-12-31T17:26:08.152Z | [ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
5025 | 2024-12-31T17:26:08.152Z | [ 9] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
5026 | 2024-12-31T17:26:08.152Z | [ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
5027 | 2024-12-31T17:26:08.152Z | [ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
5028 | 2024-12-31T17:26:08.152Z | [ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
5029 | 2024-12-31T17:26:08.152Z | [ 17] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
5030 | 2024-12-31T17:26:08.152Z | [ 19] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
5031 | 2024-12-31T17:26:08.152Z | [SUM] 9.00-10.00 sec 102 MBytes 852 Mbits/sec |
5032 | 2024-12-31T17:26:08.152Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5033 | 2024-12-31T17:26:08.152Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
5034 | 2024-12-31T17:26:08.152Z | [ 7] 10.00-10.00 sec 113 KBytes 225 Mbits/sec |
5035 | 2024-12-31T17:26:08.152Z | [ 9] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec |
5036 | 2024-12-31T17:26:08.152Z | [ 11] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec |
5037 | 2024-12-31T17:26:08.152Z | [ 13] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec |
5038 | 2024-12-31T17:26:08.152Z | [ 15] 10.00-10.00 sec 113 KBytes 225 Mbits/sec |
5039 | 2024-12-31T17:26:08.152Z | [ 17] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec |
5040 | 2024-12-31T17:26:08.152Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
5041 | 2024-12-31T17:26:08.153Z | [SUM] 10.00-10.00 sec 452 KBytes 901 Mbits/sec |
5042 | 2024-12-31T17:26:08.153Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5043 | 2024-12-31T17:26:08.153Z | [ ID] Interval Transfer Bandwidth |
5044 | 2024-12-31T17:26:08.153Z | [ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5045 | 2024-12-31T17:26:08.153Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5046 | 2024-12-31T17:26:08.153Z | [ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5047 | 2024-12-31T17:26:08.153Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5048 | 2024-12-31T17:26:08.153Z | [ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5049 | 2024-12-31T17:26:08.153Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5050 | 2024-12-31T17:26:08.153Z | [ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5051 | 2024-12-31T17:26:08.153Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5052 | 2024-12-31T17:26:08.153Z | [ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5053 | 2024-12-31T17:26:08.153Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5054 | 2024-12-31T17:26:08.153Z | [ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5055 | 2024-12-31T17:26:08.153Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5056 | 2024-12-31T17:26:08.153Z | [ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender |
5057 | 2024-12-31T17:26:08.153Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5058 | 2024-12-31T17:26:08.153Z | [ 19] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender |
5059 | 2024-12-31T17:26:08.153Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5060 | 2024-12-31T17:26:08.153Z | [SUM] 0.00-10.00 sec 1012 MBytes 849 Mbits/sec sender |
5061 | 2024-12-31T17:26:08.153Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
5062 | 2024-12-31T17:26:08.156Z | Run 10/10...849.175356214309Mbps |
5063 | 2024-12-31T17:26:08.156Z | ###---------------------### |
5064 | 2024-12-31T17:26:08.156Z | ::: iPerf done... ::: |
5065 | 2024-12-31T17:26:08.156Z | :::Awaiting out files...::: |
5066 | 2024-12-31T17:26:08.156Z | ###---------------------### |
5067 | 2024-12-31T17:26:08.156Z | ###-----### |
5068 | 2024-12-31T17:26:08.156Z | :::done!::: |
5069 | 2024-12-31T17:26:08.156Z | ###-----### |
5070 | 2024-12-31T17:26:09.903Z | Benchmarking iperf-tcp/local/s2c/tx |
5071 | 2024-12-31T17:26:09.903Z | Benchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s |
5072 | 2024-12-31T17:26:14.581Z | Benchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (574M iterations) |
5073 | 2024-12-31T17:26:34.571Z | Benchmarking iperf-tcp/local/s2c/tx: Analyzing |
5074 | 2024-12-31T17:26:34.727Z | iperf-tcp/local/s2c/tx time: [1.6636 µs 1.6637 µs 1.6638 µs] |
5075 | 2024-12-31T17:26:34.727Z | change: [+2.6126% +2.6242% +2.6370%] (p = 0.00 < 0.05) |
5076 | 2024-12-31T17:26:34.727Z | Performance has regressed. |
5077 | 2024-12-31T17:26:34.727Z | Found 4 outliers among 100 measurements (4.00%) |
5078 | 2024-12-31T17:26:34.727Z | 2 (2.00%) low mild |
5079 | 2024-12-31T17:26:34.727Z | 1 (1.00%) high mild |
5080 | 2024-12-31T17:26:34.727Z | 1 (1.00%) high severe |
5081 | 2024-12-31T17:26:36.318Z | |
5082 | 2024-12-31T17:26:36.318Z | Benchmarking iperf-tcp/local/s2c/rx |
5083 | 2024-12-31T17:26:36.318Z | Benchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s |
5084 | 2024-12-31T17:26:40.997Z | Benchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (574M iterations) |
5085 | 2024-12-31T17:27:00.980Z | Benchmarking iperf-tcp/local/s2c/rx: Analyzing |
5086 | 2024-12-31T17:27:01.131Z | iperf-tcp/local/s2c/rx time: [5.9984 µs 5.9987 µs 5.9991 µs] |
5087 | 2024-12-31T17:27:01.131Z | change: [+1.3348% +1.3467% +1.3591%] (p = 0.00 < 0.05) |
5088 | 2024-12-31T17:27:01.131Z | Performance has regressed. |
5089 | 2024-12-31T17:27:01.131Z | Found 7 outliers among 100 measurements (7.00%) |
5090 | 2024-12-31T17:27:01.131Z | 1 (1.00%) low severe |
5091 | 2024-12-31T17:27:01.131Z | 2 (2.00%) low mild |
5092 | 2024-12-31T17:27:01.131Z | 3 (3.00%) high mild |
5093 | 2024-12-31T17:27:01.131Z | 1 (1.00%) high severe |
5094 | 2024-12-31T17:27:02.722Z | |
5095 | 2024-12-31T17:27:08.002Z | + cargo ubench |
5096 | 2024-12-31T17:27:08.212Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
5097 | 2024-12-31T17:28:59.970Z | Finished `bench` profile [optimized + debuginfo] target(s) in 1m 51s |
5098 | 2024-12-31T17:29:00.013Z | Running benches/userland.rs (target/release/deps/userland-7013755476aa9c69) |
5099 | 2024-12-31T17:29:00.037Z | Gnuplot not found, using plotters backend |
5100 | 2024-12-31T17:29:00.251Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover |
5101 | 2024-12-31T17:29:00.251Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s |
5102 | 2024-12-31T17:29:04.774Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0019 s (9.3M iterations) |
5103 | 2024-12-31T17:29:09.397Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing |
5104 | 2024-12-31T17:29:09.556Z | parse/Hairpin-DHCPv4/wallclock/Discover |
5105 | 2024-12-31T17:29:09.556Z | time: [72.029 ns 72.119 ns 72.192 ns] |
5106 | 2024-12-31T17:29:09.556Z | change: [+0.2538% +1.1013% +1.8615%] (p = 0.00 < 0.05) |
5107 | 2024-12-31T17:29:09.556Z | Change within noise threshold. |
5108 | 2024-12-31T17:29:09.556Z | Found 3 outliers among 100 measurements (3.00%) |
5109 | 2024-12-31T17:29:09.556Z | 1 (1.00%) high mild |
5110 | 2024-12-31T17:29:09.556Z | 2 (2.00%) high severe |
5111 | 2024-12-31T17:29:11.144Z | |
5112 | 2024-12-31T17:29:11.146Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover |
5113 | 2024-12-31T17:29:11.146Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s |
5114 | 2024-12-31T17:29:16.968Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (3.6M iterations) |
5115 | 2024-12-31T17:29:21.965Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing |
5116 | 2024-12-31T17:29:22.116Z | process/Hairpin-DHCPv4/wallclock/Discover |
5117 | 2024-12-31T17:29:22.116Z | time: [956.03 ns 956.36 ns 956.73 ns] |
5118 | 2024-12-31T17:29:22.117Z | change: [+3.4516% +3.7596% +4.0858%] (p = 0.00 < 0.05) |
5119 | 2024-12-31T17:29:22.117Z | Performance has regressed. |
5120 | 2024-12-31T17:29:22.117Z | Found 12 outliers among 100 measurements (12.00%) |
5121 | 2024-12-31T17:29:22.117Z | 1 (1.00%) low mild |
5122 | 2024-12-31T17:29:22.117Z | 3 (3.00%) high mild |
5123 | 2024-12-31T17:29:22.117Z | 8 (8.00%) high severe |
5124 | 2024-12-31T17:29:23.699Z | |
5125 | 2024-12-31T17:29:23.701Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request |
5126 | 2024-12-31T17:29:23.701Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s |
5127 | 2024-12-31T17:29:28.284Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0016 s (9.2M iterations) |
5128 | 2024-12-31T17:29:32.842Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing |
5129 | 2024-12-31T17:29:32.993Z | parse/Hairpin-DHCPv4/wallclock/Request |
5130 | 2024-12-31T17:29:32.993Z | time: [72.679 ns 72.718 ns 72.750 ns] |
5131 | 2024-12-31T17:29:32.993Z | change: [+0.7393% +1.5181% +2.2563%] (p = 0.00 < 0.05) |
5132 | 2024-12-31T17:29:32.993Z | Change within noise threshold. |
5133 | 2024-12-31T17:29:32.993Z | Found 11 outliers among 100 measurements (11.00%) |
5134 | 2024-12-31T17:29:32.993Z | 6 (6.00%) low mild |
5135 | 2024-12-31T17:29:32.993Z | 5 (5.00%) high severe |
5136 | 2024-12-31T17:29:34.578Z | |
5137 | 2024-12-31T17:29:34.580Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request |
5138 | 2024-12-31T17:29:34.580Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s |
5139 | 2024-12-31T17:29:40.283Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (3.7M iterations) |
5140 | 2024-12-31T17:29:45.293Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing |
5141 | 2024-12-31T17:29:45.444Z | process/Hairpin-DHCPv4/wallclock/Request |
5142 | 2024-12-31T17:29:45.444Z | time: [922.28 ns 922.70 ns 923.17 ns] |
5143 | 2024-12-31T17:29:45.444Z | change: [+2.9845% +3.2630% +3.5665%] (p = 0.00 < 0.05) |
5144 | 2024-12-31T17:29:45.444Z | Performance has regressed. |
5145 | 2024-12-31T17:29:45.444Z | Found 6 outliers among 100 measurements (6.00%) |
5146 | 2024-12-31T17:29:45.444Z | 1 (1.00%) high mild |
5147 | 2024-12-31T17:29:45.444Z | 5 (5.00%) high severe |
5148 | 2024-12-31T17:29:47.026Z | |
5149 | 2024-12-31T17:29:47.029Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit |
5150 | 2024-12-31T17:29:47.029Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s |
5151 | 2024-12-31T17:29:50.291Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0029 s (6.4M iterations) |
5152 | 2024-12-31T17:29:54.966Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing |
5153 | 2024-12-31T17:29:55.120Z | parse/Hairpin-DHCPv6/wallclock/Solicit |
5154 | 2024-12-31T17:29:55.120Z | time: [71.933 ns 72.112 ns 72.272 ns] |
5155 | 2024-12-31T17:29:55.120Z | change: [-0.3339% +0.5366% +1.3398%] (p = 0.23 > 0.05) |
5156 | 2024-12-31T17:29:55.120Z | No change in performance detected. |
5157 | 2024-12-31T17:29:55.120Z | Found 6 outliers among 100 measurements (6.00%) |
5158 | 2024-12-31T17:29:55.120Z | 2 (2.00%) high mild |
5159 | 2024-12-31T17:29:55.120Z | 4 (4.00%) high severe |
5160 | 2024-12-31T17:29:56.705Z | |
5161 | 2024-12-31T17:29:56.707Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit |
5162 | 2024-12-31T17:29:56.707Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s |
5163 | 2024-12-31T17:30:00.835Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0024 s (2.5M iterations) |
5164 | 2024-12-31T17:30:05.863Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing |
5165 | 2024-12-31T17:30:06.015Z | process/Hairpin-DHCPv6/wallclock/Solicit |
5166 | 2024-12-31T17:30:06.015Z | time: [1.3176 µs 1.3179 µs 1.3183 µs] |
5167 | 2024-12-31T17:30:06.015Z | change: [+3.6862% +3.9431% +4.2008%] (p = 0.00 < 0.05) |
5168 | 2024-12-31T17:30:06.015Z | Performance has regressed. |
5169 | 2024-12-31T17:30:06.015Z | Found 10 outliers among 100 measurements (10.00%) |
5170 | 2024-12-31T17:30:06.015Z | 3 (3.00%) high mild |
5171 | 2024-12-31T17:30:06.015Z | 7 (7.00%) high severe |
5172 | 2024-12-31T17:30:07.595Z | |
5173 | 2024-12-31T17:30:07.598Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request |
5174 | 2024-12-31T17:30:07.598Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s |
5175 | 2024-12-31T17:30:11.189Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (5.8M iterations) |
5176 | 2024-12-31T17:30:15.936Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing |
5177 | 2024-12-31T17:30:16.088Z | parse/Hairpin-DHCPv6/wallclock/Request |
5178 | 2024-12-31T17:30:16.088Z | time: [72.021 ns 72.205 ns 72.355 ns] |
5179 | 2024-12-31T17:30:16.088Z | change: [+1.1680% +2.1061% +3.0685%] (p = 0.00 < 0.05) |
5180 | 2024-12-31T17:30:16.088Z | Performance has regressed. |
5181 | 2024-12-31T17:30:16.088Z | Found 4 outliers among 100 measurements (4.00%) |
5182 | 2024-12-31T17:30:16.088Z | 2 (2.00%) high mild |
5183 | 2024-12-31T17:30:16.088Z | 2 (2.00%) high severe |
5184 | 2024-12-31T17:30:17.676Z | |
5185 | 2024-12-31T17:30:17.678Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request |
5186 | 2024-12-31T17:30:17.678Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s |
5187 | 2024-12-31T17:30:22.082Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0079 s (2.4M iterations) |
5188 | 2024-12-31T17:30:27.099Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing |
5189 | 2024-12-31T17:30:27.251Z | process/Hairpin-DHCPv6/wallclock/Request |
5190 | 2024-12-31T17:30:27.251Z | time: [1.3643 µs 1.3655 µs 1.3664 µs] |
5191 | 2024-12-31T17:30:27.251Z | change: [+4.9981% +5.2845% +5.5468%] (p = 0.00 < 0.05) |
5192 | 2024-12-31T17:30:27.251Z | Performance has regressed. |
5193 | 2024-12-31T17:30:27.251Z | Found 2 outliers among 100 measurements (2.00%) |
5194 | 2024-12-31T17:30:27.251Z | 2 (2.00%) high severe |
5195 | 2024-12-31T17:30:28.824Z | |
5196 | 2024-12-31T17:30:28.826Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest |
5197 | 2024-12-31T17:30:28.826Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s |
5198 | 2024-12-31T17:30:33.893Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0016 s (8.3M iterations) |
5199 | 2024-12-31T17:30:38.063Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing |
5200 | 2024-12-31T17:30:38.214Z | parse/Hairpin-ICMPv4/wallclock/EchoRequest |
5201 | 2024-12-31T17:30:38.214Z | time: [72.549 ns 72.692 ns 72.818 ns] |
5202 | 2024-12-31T17:30:38.214Z | change: [+0.2206% +0.9447% +1.6857%] (p = 0.01 < 0.05) |
5203 | 2024-12-31T17:30:38.214Z | Change within noise threshold. |
5204 | 2024-12-31T17:30:38.214Z | Found 4 outliers among 100 measurements (4.00%) |
5205 | 2024-12-31T17:30:38.214Z | 1 (1.00%) high mild |
5206 | 2024-12-31T17:30:38.214Z | 3 (3.00%) high severe |
5207 | 2024-12-31T17:30:39.800Z | |
5208 | 2024-12-31T17:30:39.803Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest |
5209 | 2024-12-31T17:30:39.803Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s |
5210 | 2024-12-31T17:30:44.586Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0013 s (4.4M iterations) |
5211 | 2024-12-31T17:30:49.218Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing |
5212 | 2024-12-31T17:30:49.368Z | process/Hairpin-ICMPv4/wallclock/EchoRequest |
5213 | 2024-12-31T17:30:49.368Z | time: [622.64 ns 622.97 ns 623.40 ns] |
5214 | 2024-12-31T17:30:49.368Z | change: [+0.9230% +1.4885% +2.0086%] (p = 0.00 < 0.05) |
5215 | 2024-12-31T17:30:49.368Z | Change within noise threshold. |
5216 | 2024-12-31T17:30:49.368Z | Found 3 outliers among 100 measurements (3.00%) |
5217 | 2024-12-31T17:30:49.368Z | 1 (1.00%) high mild |
5218 | 2024-12-31T17:30:49.368Z | 2 (2.00%) high severe |
5219 | 2024-12-31T17:30:50.946Z | |
5220 | 2024-12-31T17:30:50.946Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest |
5221 | 2024-12-31T17:30:50.946Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s |
5222 | 2024-12-31T17:30:54.768Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0019 s (5.5M iterations) |
5223 | 2024-12-31T17:30:58.019Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing |
5224 | 2024-12-31T17:30:58.170Z | parse/Hairpin-ICMPv6/wallclock/EchoRequest |
5225 | 2024-12-31T17:30:58.170Z | time: [106.82 ns 107.09 ns 107.31 ns] |
5226 | 2024-12-31T17:30:58.170Z | change: [-0.2100% +0.5128% +1.2081%] (p = 0.15 > 0.05) |
5227 | 2024-12-31T17:30:58.170Z | No change in performance detected. |
5228 | 2024-12-31T17:30:58.170Z | Found 1 outliers among 100 measurements (1.00%) |
5229 | 2024-12-31T17:30:58.170Z | 1 (1.00%) high mild |
5230 | 2024-12-31T17:30:59.753Z | |
5231 | 2024-12-31T17:30:59.756Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest |
5232 | 2024-12-31T17:30:59.756Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s |
5233 | 2024-12-31T17:31:02.762Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0070 s (3.5M iterations) |
5234 | 2024-12-31T17:31:06.900Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing |
5235 | 2024-12-31T17:31:07.052Z | process/Hairpin-ICMPv6/wallclock/EchoRequest |
5236 | 2024-12-31T17:31:07.052Z | time: [705.42 ns 705.69 ns 706.01 ns] |
5237 | 2024-12-31T17:31:07.052Z | change: [+0.1622% +0.5129% +0.8753%] (p = 0.00 < 0.05) |
5238 | 2024-12-31T17:31:07.052Z | Change within noise threshold. |
5239 | 2024-12-31T17:31:07.052Z | Found 11 outliers among 100 measurements (11.00%) |
5240 | 2024-12-31T17:31:07.052Z | 4 (4.00%) low mild |
5241 | 2024-12-31T17:31:07.052Z | 2 (2.00%) high mild |
5242 | 2024-12-31T17:31:07.052Z | 5 (5.00%) high severe |
5243 | 2024-12-31T17:31:08.637Z | |
5244 | 2024-12-31T17:31:08.637Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5245 | 2024-12-31T17:31:08.637Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s |
5246 | 2024-12-31T17:31:13.925Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0009 s (7.9M iterations) |
5247 | 2024-12-31T17:31:17.870Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing |
5248 | 2024-12-31T17:31:18.022Z | parse/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5249 | 2024-12-31T17:31:18.022Z | time: [72.367 ns 72.520 ns 72.651 ns] |
5250 | 2024-12-31T17:31:18.022Z | change: [-0.3345% +0.3915% +1.1533%] (p = 0.32 > 0.05) |
5251 | 2024-12-31T17:31:18.022Z | No change in performance detected. |
5252 | 2024-12-31T17:31:18.022Z | Found 3 outliers among 100 measurements (3.00%) |
5253 | 2024-12-31T17:31:18.022Z | 2 (2.00%) high mild |
5254 | 2024-12-31T17:31:18.022Z | 1 (1.00%) high severe |
5255 | 2024-12-31T17:31:19.618Z | |
5256 | 2024-12-31T17:31:19.621Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5257 | 2024-12-31T17:31:19.621Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s |
5258 | 2024-12-31T17:31:25.601Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0057 s (3.5M iterations) |
5259 | 2024-12-31T17:31:30.303Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing |
5260 | 2024-12-31T17:31:30.456Z | process/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5261 | 2024-12-31T17:31:30.456Z | time: [911.24 ns 911.45 ns 911.68 ns] |
5262 | 2024-12-31T17:31:30.456Z | change: [+1.3116% +1.6301% +2.0241%] (p = 0.00 < 0.05) |
5263 | 2024-12-31T17:31:30.456Z | Performance has regressed. |
5264 | 2024-12-31T17:31:30.456Z | Found 17 outliers among 100 measurements (17.00%) |
5265 | 2024-12-31T17:31:30.456Z | 6 (6.00%) high mild |
5266 | 2024-12-31T17:31:30.456Z | 11 (11.00%) high severe |
5267 | 2024-12-31T17:31:32.039Z | |
5268 | 2024-12-31T17:31:32.041Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit |
5269 | 2024-12-31T17:31:32.041Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s |
5270 | 2024-12-31T17:31:37.351Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0019 s (7.9M iterations) |
5271 | 2024-12-31T17:31:41.201Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing |
5272 | 2024-12-31T17:31:41.354Z | parse/Hairpin-ICMPv6/wallclock/RouterSolicit |
5273 | 2024-12-31T17:31:41.354Z | time: [71.679 ns 71.800 ns 71.897 ns] |
5274 | 2024-12-31T17:31:41.354Z | change: [-0.2107% +0.6109% +1.3573%] (p = 0.15 > 0.05) |
5275 | 2024-12-31T17:31:41.354Z | No change in performance detected. |
5276 | 2024-12-31T17:31:41.354Z | Found 4 outliers among 100 measurements (4.00%) |
5277 | 2024-12-31T17:31:41.354Z | 1 (1.00%) high mild |
5278 | 2024-12-31T17:31:41.354Z | 3 (3.00%) high severe |
5279 | 2024-12-31T17:31:42.940Z | |
5280 | 2024-12-31T17:31:42.942Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit |
5281 | 2024-12-31T17:31:42.942Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s |
5282 | 2024-12-31T17:31:48.879Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0054 s (3.5M iterations) |
5283 | 2024-12-31T17:31:53.535Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing |
5284 | 2024-12-31T17:31:53.686Z | process/Hairpin-ICMPv6/wallclock/RouterSolicit |
5285 | 2024-12-31T17:31:53.686Z | time: [895.88 ns 896.19 ns 896.55 ns] |
5286 | 2024-12-31T17:31:53.686Z | change: [+3.0704% +3.3147% +3.5661%] (p = 0.00 < 0.05) |
5287 | 2024-12-31T17:31:53.686Z | Performance has regressed. |
5288 | 2024-12-31T17:31:53.686Z | Found 10 outliers among 100 measurements (10.00%) |
5289 | 2024-12-31T17:31:53.686Z | 4 (4.00%) high mild |
5290 | 2024-12-31T17:31:53.686Z | 6 (6.00%) high severe |
5291 | 2024-12-31T17:31:55.272Z | |
5292 | 2024-12-31T17:31:55.272Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5293 | 2024-12-31T17:31:55.272Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5294 | 2024-12-31T17:31:59.166Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (11M iterations) |
5295 | 2024-12-31T17:32:02.773Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5296 | 2024-12-31T17:32:02.925Z | parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5297 | 2024-12-31T17:32:02.925Z | time: [82.322 ns 82.539 ns 82.723 ns] |
5298 | 2024-12-31T17:32:02.925Z | change: [+1.2834% +1.8079% +2.2862%] (p = 0.00 < 0.05) |
5299 | 2024-12-31T17:32:02.925Z | Performance has regressed. |
5300 | 2024-12-31T17:32:02.925Z | Found 4 outliers among 100 measurements (4.00%) |
5301 | 2024-12-31T17:32:02.925Z | 3 (3.00%) high mild |
5302 | 2024-12-31T17:32:02.925Z | 1 (1.00%) high severe |
5303 | 2024-12-31T17:32:04.513Z | |
5304 | 2024-12-31T17:32:04.515Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5305 | 2024-12-31T17:32:04.515Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5306 | 2024-12-31T17:32:09.146Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (4.5M iterations) |
5307 | 2024-12-31T17:32:13.629Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5308 | 2024-12-31T17:32:13.780Z | process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5309 | 2024-12-31T17:32:13.780Z | time: [244.87 ns 244.99 ns 245.14 ns] |
5310 | 2024-12-31T17:32:13.780Z | change: [-1.3746% -0.5129% +0.3650%] (p = 0.25 > 0.05) |
5311 | 2024-12-31T17:32:13.780Z | No change in performance detected. |
5312 | 2024-12-31T17:32:13.780Z | Found 14 outliers among 100 measurements (14.00%) |
5313 | 2024-12-31T17:32:13.780Z | 7 (7.00%) high mild |
5314 | 2024-12-31T17:32:13.780Z | 7 (7.00%) high severe |
5315 | 2024-12-31T17:32:15.372Z | |
5316 | 2024-12-31T17:32:15.375Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5317 | 2024-12-31T17:32:15.375Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5318 | 2024-12-31T17:32:19.554Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0047 s (5.0M iterations) |
5319 | 2024-12-31T17:32:24.143Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5320 | 2024-12-31T17:32:24.296Z | parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5321 | 2024-12-31T17:32:24.296Z | time: [107.55 ns 107.65 ns 107.79 ns] |
5322 | 2024-12-31T17:32:24.296Z | change: [-10.296% -9.6927% -9.0586%] (p = 0.00 < 0.05) |
5323 | 2024-12-31T17:32:24.296Z | Performance has improved. |
5324 | 2024-12-31T17:32:24.296Z | Found 5 outliers among 100 measurements (5.00%) |
5325 | 2024-12-31T17:32:24.296Z | 2 (2.00%) high mild |
5326 | 2024-12-31T17:32:24.296Z | 3 (3.00%) high severe |
5327 | 2024-12-31T17:32:25.880Z | |
5328 | 2024-12-31T17:32:25.882Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5329 | 2024-12-31T17:32:25.882Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5330 | 2024-12-31T17:32:30.490Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0073 s (2.3M iterations) |
5331 | 2024-12-31T17:32:35.373Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5332 | 2024-12-31T17:32:35.524Z | process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5333 | 2024-12-31T17:32:35.524Z | time: [269.87 ns 269.97 ns 270.08 ns] |
5334 | 2024-12-31T17:32:35.524Z | change: [-5.4264% -4.4716% -3.5510%] (p = 0.00 < 0.05) |
5335 | 2024-12-31T17:32:35.524Z | Performance has improved. |
5336 | 2024-12-31T17:32:35.524Z | Found 15 outliers among 100 measurements (15.00%) |
5337 | 2024-12-31T17:32:35.525Z | 2 (2.00%) high mild |
5338 | 2024-12-31T17:32:35.525Z | 13 (13.00%) high severe |
5339 | 2024-12-31T17:32:37.109Z | |
5340 | 2024-12-31T17:32:37.112Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5341 | 2024-12-31T17:32:37.112Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5342 | 2024-12-31T17:32:40.112Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (7.0M iterations) |
5343 | 2024-12-31T17:32:43.333Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5344 | 2024-12-31T17:32:43.485Z | parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5345 | 2024-12-31T17:32:43.487Z | time: [97.329 ns 97.541 ns 97.715 ns] |
5346 | 2024-12-31T17:32:43.488Z | change: [-0.4208% +0.2123% +0.8140%] (p = 0.51 > 0.05) |
5347 | 2024-12-31T17:32:43.488Z | No change in performance detected. |
5348 | 2024-12-31T17:32:43.488Z | Found 2 outliers among 100 measurements (2.00%) |
5349 | 2024-12-31T17:32:43.488Z | 2 (2.00%) high severe |
5350 | 2024-12-31T17:32:45.072Z | |
5351 | 2024-12-31T17:32:45.074Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5352 | 2024-12-31T17:32:45.074Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5353 | 2024-12-31T17:32:50.858Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.6M iterations) |
5354 | 2024-12-31T17:32:54.974Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5355 | 2024-12-31T17:32:55.125Z | process/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5356 | 2024-12-31T17:32:55.125Z | time: [222.62 ns 222.79 ns 222.96 ns] |
5357 | 2024-12-31T17:32:55.125Z | change: [-1.3328% -0.3144% +0.6725%] (p = 0.56 > 0.05) |
5358 | 2024-12-31T17:32:55.125Z | No change in performance detected. |
5359 | 2024-12-31T17:32:55.125Z | Found 12 outliers among 100 measurements (12.00%) |
5360 | 2024-12-31T17:32:55.125Z | 2 (2.00%) high mild |
5361 | 2024-12-31T17:32:55.125Z | 10 (10.00%) high severe |
5362 | 2024-12-31T17:32:56.710Z | |
5363 | 2024-12-31T17:32:56.710Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5364 | 2024-12-31T17:32:56.710Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5365 | 2024-12-31T17:33:02.107Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (3.9M iterations) |
5366 | 2024-12-31T17:33:06.171Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5367 | 2024-12-31T17:33:06.324Z | parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5368 | 2024-12-31T17:33:06.324Z | time: [121.97 ns 122.05 ns 122.15 ns] |
5369 | 2024-12-31T17:33:06.324Z | change: [-0.8435% -0.1065% +0.5891%] (p = 0.79 > 0.05) |
5370 | 2024-12-31T17:33:06.325Z | No change in performance detected. |
5371 | 2024-12-31T17:33:06.325Z | Found 11 outliers among 100 measurements (11.00%) |
5372 | 2024-12-31T17:33:06.325Z | 5 (5.00%) high mild |
5373 | 2024-12-31T17:33:06.325Z | 6 (6.00%) high severe |
5374 | 2024-12-31T17:33:07.917Z | |
5375 | 2024-12-31T17:33:07.923Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5376 | 2024-12-31T17:33:07.923Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5377 | 2024-12-31T17:33:12.998Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (2.1M iterations) |
5378 | 2024-12-31T17:33:17.676Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5379 | 2024-12-31T17:33:17.827Z | process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5380 | 2024-12-31T17:33:17.827Z | time: [241.90 ns 242.01 ns 242.14 ns] |
5381 | 2024-12-31T17:33:17.827Z | change: [-7.2040% -5.9981% -4.8442%] (p = 0.00 < 0.05) |
5382 | 2024-12-31T17:33:17.827Z | Performance has improved. |
5383 | 2024-12-31T17:33:17.827Z | Found 17 outliers among 100 measurements (17.00%) |
5384 | 2024-12-31T17:33:17.827Z | 5 (5.00%) high mild |
5385 | 2024-12-31T17:33:17.827Z | 12 (12.00%) high severe |
5386 | 2024-12-31T17:33:19.419Z | |
5387 | 2024-12-31T17:33:19.422Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5388 | 2024-12-31T17:33:19.422Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5389 | 2024-12-31T17:33:23.089Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (11M iterations) |
5390 | 2024-12-31T17:33:26.659Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5391 | 2024-12-31T17:33:26.810Z | parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5392 | 2024-12-31T17:33:26.810Z | time: [72.767 ns 72.919 ns 73.039 ns] |
5393 | 2024-12-31T17:33:26.810Z | change: [-1.2160% -0.6846% -0.1604%] (p = 0.01 < 0.05) |
5394 | 2024-12-31T17:33:26.810Z | Change within noise threshold. |
5395 | 2024-12-31T17:33:26.810Z | Found 3 outliers among 100 measurements (3.00%) |
5396 | 2024-12-31T17:33:26.810Z | 2 (2.00%) high mild |
5397 | 2024-12-31T17:33:26.810Z | 1 (1.00%) high severe |
5398 | 2024-12-31T17:33:28.394Z | |
5399 | 2024-12-31T17:33:28.397Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5400 | 2024-12-31T17:33:28.397Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5401 | 2024-12-31T17:33:32.630Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0027 s (5.0M iterations) |
5402 | 2024-12-31T17:33:37.128Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5403 | 2024-12-31T17:33:37.278Z | process/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5404 | 2024-12-31T17:33:37.278Z | time: [206.46 ns 206.68 ns 206.87 ns] |
5405 | 2024-12-31T17:33:37.278Z | change: [-3.5439% -2.4965% -1.5523%] (p = 0.00 < 0.05) |
5406 | 2024-12-31T17:33:37.278Z | Performance has improved. |
5407 | 2024-12-31T17:33:37.278Z | Found 12 outliers among 100 measurements (12.00%) |
5408 | 2024-12-31T17:33:37.278Z | 1 (1.00%) high mild |
5409 | 2024-12-31T17:33:37.278Z | 11 (11.00%) high severe |
5410 | 2024-12-31T17:33:38.862Z | |
5411 | 2024-12-31T17:33:38.864Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5412 | 2024-12-31T17:33:38.864Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5413 | 2024-12-31T17:33:42.991Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (5.1M iterations) |
5414 | 2024-12-31T17:33:47.621Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5415 | 2024-12-31T17:33:47.773Z | parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5416 | 2024-12-31T17:33:47.773Z | time: [97.211 ns 97.398 ns 97.611 ns] |
5417 | 2024-12-31T17:33:47.773Z | change: [-1.7818% -1.1183% -0.5078%] (p = 0.00 < 0.05) |
5418 | 2024-12-31T17:33:47.773Z | Change within noise threshold. |
5419 | 2024-12-31T17:33:47.773Z | Found 6 outliers among 100 measurements (6.00%) |
5420 | 2024-12-31T17:33:47.773Z | 2 (2.00%) high mild |
5421 | 2024-12-31T17:33:47.773Z | 4 (4.00%) high severe |
5422 | 2024-12-31T17:33:49.357Z | |
5423 | 2024-12-31T17:33:49.359Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5424 | 2024-12-31T17:33:49.360Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5425 | 2024-12-31T17:33:53.826Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0046 s (2.3M iterations) |
5426 | 2024-12-31T17:33:58.713Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5427 | 2024-12-31T17:33:58.864Z | process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5428 | 2024-12-31T17:33:58.864Z | time: [239.39 ns 239.47 ns 239.54 ns] |
5429 | 2024-12-31T17:33:58.864Z | change: [-1.6997% -0.7301% +0.2261%] (p = 0.16 > 0.05) |
5430 | 2024-12-31T17:33:58.864Z | No change in performance detected. |
5431 | 2024-12-31T17:33:58.864Z | Found 15 outliers among 100 measurements (15.00%) |
5432 | 2024-12-31T17:33:58.864Z | 1 (1.00%) low severe |
5433 | 2024-12-31T17:33:58.864Z | 1 (1.00%) low mild |
5434 | 2024-12-31T17:33:58.864Z | 1 (1.00%) high mild |
5435 | 2024-12-31T17:33:58.864Z | 12 (12.00%) high severe |
5436 | 2024-12-31T17:34:00.448Z | |
5437 | 2024-12-31T17:34:00.448Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5438 | 2024-12-31T17:34:00.448Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5439 | 2024-12-31T17:34:06.793Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.6M iterations) |
5440 | 2024-12-31T17:34:09.737Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing |
5441 | 2024-12-31T17:34:09.888Z | parse/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5442 | 2024-12-31T17:34:09.888Z | time: [92.797 ns 92.896 ns 92.978 ns] |
5443 | 2024-12-31T17:34:09.888Z | change: [-2.7794% -1.9905% -1.0524%] (p = 0.00 < 0.05) |
5444 | 2024-12-31T17:34:09.888Z | Performance has improved. |
5445 | 2024-12-31T17:34:09.888Z | Found 10 outliers among 100 measurements (10.00%) |
5446 | 2024-12-31T17:34:09.888Z | 4 (4.00%) low mild |
5447 | 2024-12-31T17:34:09.888Z | 3 (3.00%) high mild |
5448 | 2024-12-31T17:34:09.888Z | 3 (3.00%) high severe |
5449 | 2024-12-31T17:34:11.471Z | |
5450 | 2024-12-31T17:34:11.474Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5451 | 2024-12-31T17:34:11.474Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5452 | 2024-12-31T17:34:16.854Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.9M iterations) |
5453 | 2024-12-31T17:34:20.870Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing |
5454 | 2024-12-31T17:34:21.021Z | process/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5455 | 2024-12-31T17:34:21.021Z | time: [185.53 ns 185.60 ns 185.66 ns] |
5456 | 2024-12-31T17:34:21.021Z | change: [-6.2867% -5.3921% -4.4661%] (p = 0.00 < 0.05) |
5457 | 2024-12-31T17:34:21.021Z | Performance has improved. |
5458 | 2024-12-31T17:34:21.021Z | Found 16 outliers among 100 measurements (16.00%) |
5459 | 2024-12-31T17:34:21.021Z | 4 (4.00%) low mild |
5460 | 2024-12-31T17:34:21.022Z | 2 (2.00%) high mild |
5461 | 2024-12-31T17:34:21.022Z | 10 (10.00%) high severe |
5462 | 2024-12-31T17:34:22.604Z | |
5463 | 2024-12-31T17:34:22.607Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5464 | 2024-12-31T17:34:22.607Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5465 | 2024-12-31T17:34:27.940Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (3.9M iterations) |
5466 | 2024-12-31T17:34:32.073Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5467 | 2024-12-31T17:34:32.225Z | parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5468 | 2024-12-31T17:34:32.225Z | time: [117.74 ns 117.83 ns 117.92 ns] |
5469 | 2024-12-31T17:34:32.225Z | change: [-3.3392% -2.6883% -2.0179%] (p = 0.00 < 0.05) |
5470 | 2024-12-31T17:34:32.225Z | Performance has improved. |
5471 | 2024-12-31T17:34:32.225Z | Found 12 outliers among 100 measurements (12.00%) |
5472 | 2024-12-31T17:34:32.225Z | 2 (2.00%) low mild |
5473 | 2024-12-31T17:34:32.225Z | 2 (2.00%) high mild |
5474 | 2024-12-31T17:34:32.225Z | 8 (8.00%) high severe |
5475 | 2024-12-31T17:34:33.808Z | |
5476 | 2024-12-31T17:34:33.811Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5477 | 2024-12-31T17:34:33.811Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5478 | 2024-12-31T17:34:38.756Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (2.1M iterations) |
5479 | 2024-12-31T17:34:43.466Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5480 | 2024-12-31T17:34:43.618Z | process/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5481 | 2024-12-31T17:34:43.618Z | time: [214.79 ns 215.22 ns 215.71 ns] |
5482 | 2024-12-31T17:34:43.618Z | change: [-6.3394% -5.2629% -4.1764%] (p = 0.00 < 0.05) |
5483 | 2024-12-31T17:34:43.618Z | Performance has improved. |
5484 | 2024-12-31T17:34:43.618Z | Found 12 outliers among 100 measurements (12.00%) |
5485 | 2024-12-31T17:34:43.618Z | 2 (2.00%) high mild |
5486 | 2024-12-31T17:34:43.618Z | 10 (10.00%) high severe |
5487 | 2024-12-31T17:34:45.206Z | |
5488 | 2024-12-31T17:34:45.209Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5489 | 2024-12-31T17:34:45.209Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5490 | 2024-12-31T17:34:49.633Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (9.5M iterations) |
5491 | 2024-12-31T17:34:53.479Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5492 | 2024-12-31T17:34:53.629Z | parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5493 | 2024-12-31T17:34:53.629Z | time: [81.128 ns 81.287 ns 81.432 ns] |
5494 | 2024-12-31T17:34:53.629Z | change: [-1.0870% -0.4612% +0.1871%] (p = 0.16 > 0.05) |
5495 | 2024-12-31T17:34:53.629Z | No change in performance detected. |
5496 | 2024-12-31T17:34:53.629Z | Found 5 outliers among 100 measurements (5.00%) |
5497 | 2024-12-31T17:34:53.629Z | 1 (1.00%) high mild |
5498 | 2024-12-31T17:34:53.629Z | 4 (4.00%) high severe |
5499 | 2024-12-31T17:34:55.210Z | |
5500 | 2024-12-31T17:34:55.213Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5501 | 2024-12-31T17:34:55.213Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5502 | 2024-12-31T17:35:00.448Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.0M iterations) |
5503 | 2024-12-31T17:35:05.018Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5504 | 2024-12-31T17:35:05.172Z | process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5505 | 2024-12-31T17:35:05.172Z | time: [255.69 ns 255.78 ns 255.88 ns] |
5506 | 2024-12-31T17:35:05.172Z | change: [-5.9484% -5.2880% -4.6791%] (p = 0.00 < 0.05) |
5507 | 2024-12-31T17:35:05.172Z | Performance has improved. |
5508 | 2024-12-31T17:35:05.172Z | Found 15 outliers among 100 measurements (15.00%) |
5509 | 2024-12-31T17:35:05.172Z | 3 (3.00%) high mild |
5510 | 2024-12-31T17:35:05.172Z | 12 (12.00%) high severe |
5511 | 2024-12-31T17:35:06.760Z | |
5512 | 2024-12-31T17:35:06.762Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5513 | 2024-12-31T17:35:06.763Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5514 | 2024-12-31T17:35:11.270Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (4.7M iterations) |
5515 | 2024-12-31T17:35:15.912Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5516 | 2024-12-31T17:35:16.063Z | parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5517 | 2024-12-31T17:35:16.063Z | time: [105.77 ns 105.85 ns 105.94 ns] |
5518 | 2024-12-31T17:35:16.063Z | change: [-1.9758% -1.1633% -0.3236%] (p = 0.00 < 0.05) |
5519 | 2024-12-31T17:35:16.063Z | Change within noise threshold. |
5520 | 2024-12-31T17:35:16.063Z | Found 13 outliers among 100 measurements (13.00%) |
5521 | 2024-12-31T17:35:16.063Z | 5 (5.00%) low mild |
5522 | 2024-12-31T17:35:16.063Z | 2 (2.00%) high mild |
5523 | 2024-12-31T17:35:16.063Z | 6 (6.00%) high severe |
5524 | 2024-12-31T17:35:17.652Z | |
5525 | 2024-12-31T17:35:17.655Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5526 | 2024-12-31T17:35:17.655Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5527 | 2024-12-31T17:35:22.586Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (2.1M iterations) |
5528 | 2024-12-31T17:35:27.516Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5529 | 2024-12-31T17:35:27.667Z | process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5530 | 2024-12-31T17:35:27.667Z | time: [281.72 ns 281.81 ns 281.91 ns] |
5531 | 2024-12-31T17:35:27.667Z | change: [-7.0267% -6.2266% -5.4113%] (p = 0.00 < 0.05) |
5532 | 2024-12-31T17:35:27.667Z | Performance has improved. |
5533 | 2024-12-31T17:35:27.667Z | Found 16 outliers among 100 measurements (16.00%) |
5534 | 2024-12-31T17:35:27.667Z | 1 (1.00%) high mild |
5535 | 2024-12-31T17:35:27.667Z | 15 (15.00%) high severe |
5536 | 2024-12-31T17:35:29.250Z | |
5537 | 2024-12-31T17:35:29.252Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5538 | 2024-12-31T17:35:29.252Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5539 | 2024-12-31T17:35:32.701Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.1M iterations) |
5540 | 2024-12-31T17:35:36.028Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5541 | 2024-12-31T17:35:36.179Z | parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5542 | 2024-12-31T17:35:36.179Z | time: [97.487 ns 97.634 ns 97.748 ns] |
5543 | 2024-12-31T17:35:36.180Z | change: [-3.5320% -2.6987% -1.9264%] (p = 0.00 < 0.05) |
5544 | 2024-12-31T17:35:36.180Z | Performance has improved. |
5545 | 2024-12-31T17:35:36.180Z | Found 4 outliers among 100 measurements (4.00%) |
5546 | 2024-12-31T17:35:36.180Z | 1 (1.00%) high mild |
5547 | 2024-12-31T17:35:36.180Z | 3 (3.00%) high severe |
5548 | 2024-12-31T17:35:37.764Z | |
5549 | 2024-12-31T17:35:37.768Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5550 | 2024-12-31T17:35:37.768Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5551 | 2024-12-31T17:35:40.836Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.4M iterations) |
5552 | 2024-12-31T17:35:45.207Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5553 | 2024-12-31T17:35:45.360Z | process/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5554 | 2024-12-31T17:35:45.360Z | time: [230.25 ns 230.40 ns 230.57 ns] |
5555 | 2024-12-31T17:35:45.360Z | change: [-2.5096% -1.5392% -0.5477%] (p = 0.00 < 0.05) |
5556 | 2024-12-31T17:35:45.360Z | Change within noise threshold. |
5557 | 2024-12-31T17:35:45.360Z | Found 17 outliers among 100 measurements (17.00%) |
5558 | 2024-12-31T17:35:45.360Z | 4 (4.00%) low mild |
5559 | 2024-12-31T17:35:45.360Z | 1 (1.00%) high mild |
5560 | 2024-12-31T17:35:45.360Z | 12 (12.00%) high severe |
5561 | 2024-12-31T17:35:46.948Z | |
5562 | 2024-12-31T17:35:46.951Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5563 | 2024-12-31T17:35:46.951Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5564 | 2024-12-31T17:35:52.639Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (3.7M iterations) |
5565 | 2024-12-31T17:35:56.862Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5566 | 2024-12-31T17:35:57.013Z | parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5567 | 2024-12-31T17:35:57.013Z | time: [122.80 ns 122.89 ns 122.99 ns] |
5568 | 2024-12-31T17:35:57.013Z | change: [-1.8079% -1.1799% -0.5999%] (p = 0.00 < 0.05) |
5569 | 2024-12-31T17:35:57.014Z | Change within noise threshold. |
5570 | 2024-12-31T17:35:57.014Z | Found 14 outliers among 100 measurements (14.00%) |
5571 | 2024-12-31T17:35:57.014Z | 1 (1.00%) low severe |
5572 | 2024-12-31T17:35:57.014Z | 7 (7.00%) low mild |
5573 | 2024-12-31T17:35:57.014Z | 1 (1.00%) high mild |
5574 | 2024-12-31T17:35:57.014Z | 5 (5.00%) high severe |
5575 | 2024-12-31T17:35:58.599Z | |
5576 | 2024-12-31T17:35:58.602Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5577 | 2024-12-31T17:35:58.602Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5578 | 2024-12-31T17:36:04.037Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (1.9M iterations) |
5579 | 2024-12-31T17:36:08.766Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5580 | 2024-12-31T17:36:08.916Z | process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5581 | 2024-12-31T17:36:08.916Z | time: [257.32 ns 257.51 ns 257.73 ns] |
5582 | 2024-12-31T17:36:08.916Z | change: [-2.3358% -1.0285% +0.1074%] (p = 0.11 > 0.05) |
5583 | 2024-12-31T17:36:08.916Z | No change in performance detected. |
5584 | 2024-12-31T17:36:08.916Z | Found 7 outliers among 100 measurements (7.00%) |
5585 | 2024-12-31T17:36:08.916Z | 2 (2.00%) high mild |
5586 | 2024-12-31T17:36:08.916Z | 5 (5.00%) high severe |
5587 | 2024-12-31T17:36:10.502Z | |
5588 | 2024-12-31T17:36:10.502Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5589 | 2024-12-31T17:36:10.502Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5590 | 2024-12-31T17:36:14.770Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (9.8M iterations) |
5591 | 2024-12-31T17:36:18.667Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5592 | 2024-12-31T17:36:18.819Z | parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5593 | 2024-12-31T17:36:18.819Z | time: [73.497 ns 73.720 ns 73.910 ns] |
5594 | 2024-12-31T17:36:18.819Z | change: [+0.2884% +1.0319% +1.8391%] (p = 0.01 < 0.05) |
5595 | 2024-12-31T17:36:18.819Z | Change within noise threshold. |
5596 | 2024-12-31T17:36:18.819Z | Found 2 outliers among 100 measurements (2.00%) |
5597 | 2024-12-31T17:36:18.819Z | 1 (1.00%) high mild |
5598 | 2024-12-31T17:36:18.819Z | 1 (1.00%) high severe |
5599 | 2024-12-31T17:36:20.402Z | |
5600 | 2024-12-31T17:36:20.404Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5601 | 2024-12-31T17:36:20.404Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5602 | 2024-12-31T17:36:25.325Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (4.3M iterations) |
5603 | 2024-12-31T17:36:29.858Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5604 | 2024-12-31T17:36:30.009Z | process/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5605 | 2024-12-31T17:36:30.009Z | time: [213.55 ns 213.71 ns 213.84 ns] |
5606 | 2024-12-31T17:36:30.009Z | change: [-9.6319% -8.7395% -7.9047%] (p = 0.00 < 0.05) |
5607 | 2024-12-31T17:36:30.009Z | Performance has improved. |
5608 | 2024-12-31T17:36:30.009Z | Found 10 outliers among 100 measurements (10.00%) |
5609 | 2024-12-31T17:36:30.009Z | 2 (2.00%) low mild |
5610 | 2024-12-31T17:36:30.009Z | 1 (1.00%) high mild |
5611 | 2024-12-31T17:36:30.009Z | 7 (7.00%) high severe |
5612 | 2024-12-31T17:36:31.592Z | |
5613 | 2024-12-31T17:36:31.595Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5614 | 2024-12-31T17:36:31.595Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5615 | 2024-12-31T17:36:35.937Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (4.8M iterations) |
5616 | 2024-12-31T17:36:40.585Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5617 | 2024-12-31T17:36:40.737Z | parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5618 | 2024-12-31T17:36:40.737Z | time: [96.526 ns 96.594 ns 96.661 ns] |
5619 | 2024-12-31T17:36:40.737Z | change: [-1.2213% -0.3362% +0.4989%] (p = 0.49 > 0.05) |
5620 | 2024-12-31T17:36:40.737Z | No change in performance detected. |
5621 | 2024-12-31T17:36:40.737Z | Found 19 outliers among 100 measurements (19.00%) |
5622 | 2024-12-31T17:36:40.737Z | 8 (8.00%) low severe |
5623 | 2024-12-31T17:36:40.737Z | 2 (2.00%) low mild |
5624 | 2024-12-31T17:36:40.737Z | 2 (2.00%) high mild |
5625 | 2024-12-31T17:36:40.737Z | 7 (7.00%) high severe |
5626 | 2024-12-31T17:36:42.326Z | |
5627 | 2024-12-31T17:36:42.328Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5628 | 2024-12-31T17:36:42.328Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5629 | 2024-12-31T17:36:47.103Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.2M iterations) |
5630 | 2024-12-31T17:36:52.005Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5631 | 2024-12-31T17:36:52.156Z | process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5632 | 2024-12-31T17:36:52.156Z | time: [251.23 ns 251.43 ns 251.64 ns] |
5633 | 2024-12-31T17:36:52.156Z | change: [-6.1400% -5.1949% -4.2342%] (p = 0.00 < 0.05) |
5634 | 2024-12-31T17:36:52.156Z | Performance has improved. |
5635 | 2024-12-31T17:36:52.156Z | Found 15 outliers among 100 measurements (15.00%) |
5636 | 2024-12-31T17:36:52.156Z | 5 (5.00%) high mild |
5637 | 2024-12-31T17:36:52.156Z | 10 (10.00%) high severe |
5638 | 2024-12-31T17:36:53.743Z | |
5639 | 2024-12-31T17:36:53.746Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5640 | 2024-12-31T17:36:53.746Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5641 | 2024-12-31T17:36:57.072Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.3M iterations) |
5642 | 2024-12-31T17:37:00.492Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing |
5643 | 2024-12-31T17:37:00.644Z | parse/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5644 | 2024-12-31T17:37:00.644Z | time: [95.508 ns 95.586 ns 95.648 ns] |
5645 | 2024-12-31T17:37:00.644Z | change: [+0.6380% +1.2702% +1.8657%] (p = 0.00 < 0.05) |
5646 | 2024-12-31T17:37:00.644Z | Change within noise threshold. |
5647 | 2024-12-31T17:37:00.644Z | Found 13 outliers among 100 measurements (13.00%) |
5648 | 2024-12-31T17:37:00.644Z | 10 (10.00%) low mild |
5649 | 2024-12-31T17:37:00.644Z | 1 (1.00%) high mild |
5650 | 2024-12-31T17:37:00.644Z | 2 (2.00%) high severe |
5651 | 2024-12-31T17:37:02.235Z | |
5652 | 2024-12-31T17:37:02.238Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5653 | 2024-12-31T17:37:02.238Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5654 | 2024-12-31T17:37:08.346Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.4M iterations) |
5655 | 2024-12-31T17:37:12.516Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing |
5656 | 2024-12-31T17:37:12.667Z | process/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5657 | 2024-12-31T17:37:12.667Z | time: [198.02 ns 198.14 ns 198.27 ns] |
5658 | 2024-12-31T17:37:12.667Z | change: [-4.3012% -3.3232% -2.4186%] (p = 0.00 < 0.05) |
5659 | 2024-12-31T17:37:12.667Z | Performance has improved. |
5660 | 2024-12-31T17:37:12.667Z | Found 13 outliers among 100 measurements (13.00%) |
5661 | 2024-12-31T17:37:12.667Z | 1 (1.00%) low mild |
5662 | 2024-12-31T17:37:12.667Z | 4 (4.00%) high mild |
5663 | 2024-12-31T17:37:12.667Z | 8 (8.00%) high severe |
5664 | 2024-12-31T17:37:14.260Z | |
5665 | 2024-12-31T17:37:14.263Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5666 | 2024-12-31T17:37:14.263Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
5667 | 2024-12-31T17:37:19.868Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (3.7M iterations) |
5668 | 2024-12-31T17:37:24.084Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing |
5669 | 2024-12-31T17:37:24.234Z | parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5670 | 2024-12-31T17:37:24.234Z | time: [120.38 ns 120.44 ns 120.50 ns] |
5671 | 2024-12-31T17:37:24.234Z | change: [-0.8908% -0.3071% +0.2588%] (p = 0.32 > 0.05) |
5672 | 2024-12-31T17:37:24.234Z | No change in performance detected. |
5673 | 2024-12-31T17:37:24.234Z | Found 11 outliers among 100 measurements (11.00%) |
5674 | 2024-12-31T17:37:24.235Z | 7 (7.00%) low severe |
5675 | 2024-12-31T17:37:24.235Z | 4 (4.00%) high severe |
5676 | 2024-12-31T17:37:25.819Z | |
5677 | 2024-12-31T17:37:25.821Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5678 | 2024-12-31T17:37:25.822Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
5679 | 2024-12-31T17:37:31.034Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0102 s (2.0M iterations) |
5680 | 2024-12-31T17:37:35.785Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing |
5681 | 2024-12-31T17:37:35.937Z | process/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5682 | 2024-12-31T17:37:35.937Z | time: [226.34 ns 226.49 ns 226.66 ns] |
5683 | 2024-12-31T17:37:35.937Z | change: [-3.8036% -2.8133% -1.8660%] (p = 0.00 < 0.05) |
5684 | 2024-12-31T17:37:35.937Z | Performance has improved. |
5685 | 2024-12-31T17:37:35.937Z | Found 10 outliers among 100 measurements (10.00%) |
5686 | 2024-12-31T17:37:35.937Z | 10 (10.00%) high severe |
5687 | 2024-12-31T17:37:37.524Z | |
5688 | 2024-12-31T17:37:37.527Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5689 | 2024-12-31T17:37:37.527Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5690 | 2024-12-31T17:37:41.337Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (11M iterations) |
5691 | 2024-12-31T17:37:45.040Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5692 | 2024-12-31T17:37:45.190Z | parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5693 | 2024-12-31T17:37:45.190Z | time: [83.654 ns 83.845 ns 83.997 ns] |
5694 | 2024-12-31T17:37:45.190Z | change: [+0.2143% +0.7160% +1.2303%] (p = 0.01 < 0.05) |
5695 | 2024-12-31T17:37:45.190Z | Change within noise threshold. |
5696 | 2024-12-31T17:37:45.190Z | Found 1 outliers among 100 measurements (1.00%) |
5697 | 2024-12-31T17:37:45.190Z | 1 (1.00%) high mild |
5698 | 2024-12-31T17:37:46.781Z | |
5699 | 2024-12-31T17:37:46.783Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5700 | 2024-12-31T17:37:46.783Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5701 | 2024-12-31T17:37:51.086Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.9M iterations) |
5702 | 2024-12-31T17:37:56.103Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5703 | 2024-12-31T17:37:56.253Z | process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5704 | 2024-12-31T17:37:56.254Z | time: [278.00 ns 279.93 ns 282.49 ns] |
5705 | 2024-12-31T17:37:56.254Z | change: [-16.543% -0.6491% +17.756%] (p = 0.95 > 0.05) |
5706 | 2024-12-31T17:37:56.254Z | No change in performance detected. |
5707 | 2024-12-31T17:37:56.254Z | Found 13 outliers among 100 measurements (13.00%) |
5708 | 2024-12-31T17:37:56.254Z | 5 (5.00%) high mild |
5709 | 2024-12-31T17:37:56.254Z | 8 (8.00%) high severe |
5710 | 2024-12-31T17:37:57.845Z | |
5711 | 2024-12-31T17:37:57.847Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5712 | 2024-12-31T17:37:57.847Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5713 | 2024-12-31T17:38:01.784Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (5.3M iterations) |
5714 | 2024-12-31T17:38:06.643Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5715 | 2024-12-31T17:38:06.796Z | parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5716 | 2024-12-31T17:38:06.796Z | time: [107.84 ns 107.99 ns 108.13 ns] |
5717 | 2024-12-31T17:38:06.796Z | change: [+0.3728% +0.8749% +1.3159%] (p = 0.00 < 0.05) |
5718 | 2024-12-31T17:38:06.796Z | Change within noise threshold. |
5719 | 2024-12-31T17:38:06.796Z | Found 9 outliers among 100 measurements (9.00%) |
5720 | 2024-12-31T17:38:06.796Z | 2 (2.00%) low mild |
5721 | 2024-12-31T17:38:06.796Z | 4 (4.00%) high mild |
5722 | 2024-12-31T17:38:06.796Z | 3 (3.00%) high severe |
5723 | 2024-12-31T17:38:08.383Z | |
5724 | 2024-12-31T17:38:08.385Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5725 | 2024-12-31T17:38:08.385Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5726 | 2024-12-31T17:38:12.947Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (2.3M iterations) |
5727 | 2024-12-31T17:38:18.102Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5728 | 2024-12-31T17:38:18.253Z | process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5729 | 2024-12-31T17:38:18.253Z | time: [335.33 ns 339.58 ns 345.06 ns] |
5730 | 2024-12-31T17:38:18.253Z | change: [-14.741% +1.0055% +21.801%] (p = 0.93 > 0.05) |
5731 | 2024-12-31T17:38:18.253Z | No change in performance detected. |
5732 | 2024-12-31T17:38:18.253Z | Found 11 outliers among 100 measurements (11.00%) |
5733 | 2024-12-31T17:38:18.253Z | 3 (3.00%) high mild |
5734 | 2024-12-31T17:38:18.253Z | 8 (8.00%) high severe |
5735 | 2024-12-31T17:38:19.838Z | |
5736 | 2024-12-31T17:38:19.838Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5737 | 2024-12-31T17:38:19.838Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5738 | 2024-12-31T17:38:25.821Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (7.0M iterations) |
5739 | 2024-12-31T17:38:29.078Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5740 | 2024-12-31T17:38:29.229Z | parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5741 | 2024-12-31T17:38:29.229Z | time: [99.900 ns 100.02 ns 100.16 ns] |
5742 | 2024-12-31T17:38:29.229Z | change: [-2.4344% -1.8380% -1.2574%] (p = 0.00 < 0.05) |
5743 | 2024-12-31T17:38:29.229Z | Performance has improved. |
5744 | 2024-12-31T17:38:29.229Z | Found 3 outliers among 100 measurements (3.00%) |
5745 | 2024-12-31T17:38:29.229Z | 1 (1.00%) high mild |
5746 | 2024-12-31T17:38:29.229Z | 2 (2.00%) high severe |
5747 | 2024-12-31T17:38:30.815Z | |
5748 | 2024-12-31T17:38:30.818Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5749 | 2024-12-31T17:38:30.818Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5750 | 2024-12-31T17:38:36.094Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (4.0M iterations) |
5751 | 2024-12-31T17:38:40.631Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5752 | 2024-12-31T17:38:40.784Z | process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5753 | 2024-12-31T17:38:40.784Z | time: [247.18 ns 248.98 ns 251.28 ns] |
5754 | 2024-12-31T17:38:40.784Z | change: [-12.185% +0.1373% +12.925%] (p = 0.99 > 0.05) |
5755 | 2024-12-31T17:38:40.784Z | No change in performance detected. |
5756 | 2024-12-31T17:38:40.784Z | Found 12 outliers among 100 measurements (12.00%) |
5757 | 2024-12-31T17:38:40.784Z | 5 (5.00%) high mild |
5758 | 2024-12-31T17:38:40.784Z | 7 (7.00%) high severe |
5759 | 2024-12-31T17:38:42.371Z | |
5760 | 2024-12-31T17:38:42.371Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5761 | 2024-12-31T17:38:42.371Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5762 | 2024-12-31T17:38:47.408Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (4.2M iterations) |
5763 | 2024-12-31T17:38:51.806Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5764 | 2024-12-31T17:38:51.958Z | parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5765 | 2024-12-31T17:38:51.958Z | time: [125.80 ns 125.91 ns 126.01 ns] |
5766 | 2024-12-31T17:38:51.958Z | change: [-1.6751% -1.0434% -0.4485%] (p = 0.00 < 0.05) |
5767 | 2024-12-31T17:38:51.958Z | Change within noise threshold. |
5768 | 2024-12-31T17:38:51.958Z | Found 11 outliers among 100 measurements (11.00%) |
5769 | 2024-12-31T17:38:51.958Z | 3 (3.00%) low severe |
5770 | 2024-12-31T17:38:51.958Z | 4 (4.00%) low mild |
5771 | 2024-12-31T17:38:51.958Z | 4 (4.00%) high severe |
5772 | 2024-12-31T17:38:53.546Z | |
5773 | 2024-12-31T17:38:53.548Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5774 | 2024-12-31T17:38:53.548Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5775 | 2024-12-31T17:38:58.444Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (2.1M iterations) |
5776 | 2024-12-31T17:39:03.474Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5777 | 2024-12-31T17:39:03.624Z | process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5778 | 2024-12-31T17:39:03.624Z | time: [288.08 ns 290.82 ns 294.42 ns] |
5779 | 2024-12-31T17:39:03.625Z | change: [-15.678% -3.2325% +10.610%] (p = 0.65 > 0.05) |
5780 | 2024-12-31T17:39:03.625Z | No change in performance detected. |
5781 | 2024-12-31T17:39:03.625Z | Found 11 outliers among 100 measurements (11.00%) |
5782 | 2024-12-31T17:39:03.625Z | 4 (4.00%) high mild |
5783 | 2024-12-31T17:39:03.625Z | 7 (7.00%) high severe |
5784 | 2024-12-31T17:39:05.217Z | |
5785 | 2024-12-31T17:39:05.220Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5786 | 2024-12-31T17:39:05.220Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5787 | 2024-12-31T17:39:08.528Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (13M iterations) |
5788 | 2024-12-31T17:39:12.473Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5789 | 2024-12-31T17:39:12.624Z | parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5790 | 2024-12-31T17:39:12.624Z | time: [73.257 ns 73.332 ns 73.393 ns] |
5791 | 2024-12-31T17:39:12.624Z | change: [-0.7796% -0.0794% +0.5682%] (p = 0.83 > 0.05) |
5792 | 2024-12-31T17:39:12.624Z | No change in performance detected. |
5793 | 2024-12-31T17:39:12.624Z | Found 4 outliers among 100 measurements (4.00%) |
5794 | 2024-12-31T17:39:12.624Z | 1 (1.00%) high mild |
5795 | 2024-12-31T17:39:12.624Z | 3 (3.00%) high severe |
5796 | 2024-12-31T17:39:14.216Z | |
5797 | 2024-12-31T17:39:14.219Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5798 | 2024-12-31T17:39:14.219Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5799 | 2024-12-31T17:39:18.225Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (5.2M iterations) |
5800 | 2024-12-31T17:39:23.232Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5801 | 2024-12-31T17:39:23.384Z | process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5802 | 2024-12-31T17:39:23.384Z | time: [234.59 ns 236.34 ns 238.60 ns] |
5803 | 2024-12-31T17:39:23.384Z | change: [-23.468% -9.5278% +5.9302%] (p = 0.26 > 0.05) |
5804 | 2024-12-31T17:39:23.384Z | No change in performance detected. |
5805 | 2024-12-31T17:39:23.384Z | Found 12 outliers among 100 measurements (12.00%) |
5806 | 2024-12-31T17:39:23.384Z | 4 (4.00%) high mild |
5807 | 2024-12-31T17:39:23.384Z | 8 (8.00%) high severe |
5808 | 2024-12-31T17:39:24.971Z | |
5809 | 2024-12-31T17:39:24.973Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5810 | 2024-12-31T17:39:24.974Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5811 | 2024-12-31T17:39:28.951Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (5.3M iterations) |
5812 | 2024-12-31T17:39:33.727Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5813 | 2024-12-31T17:39:33.878Z | parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5814 | 2024-12-31T17:39:33.878Z | time: [97.351 ns 97.452 ns 97.541 ns] |
5815 | 2024-12-31T17:39:33.878Z | change: [-1.2653% -0.7619% -0.2843%] (p = 0.00 < 0.05) |
5816 | 2024-12-31T17:39:33.878Z | Change within noise threshold. |
5817 | 2024-12-31T17:39:33.878Z | Found 11 outliers among 100 measurements (11.00%) |
5818 | 2024-12-31T17:39:33.878Z | 7 (7.00%) low mild |
5819 | 2024-12-31T17:39:33.878Z | 1 (1.00%) high mild |
5820 | 2024-12-31T17:39:33.878Z | 3 (3.00%) high severe |
5821 | 2024-12-31T17:39:35.460Z | |
5822 | 2024-12-31T17:39:35.462Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5823 | 2024-12-31T17:39:35.462Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5824 | 2024-12-31T17:39:39.944Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0101 s (2.3M iterations) |
5825 | 2024-12-31T17:39:45.075Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5826 | 2024-12-31T17:39:45.227Z | process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5827 | 2024-12-31T17:39:45.227Z | time: [300.74 ns 304.43 ns 309.22 ns] |
5828 | 2024-12-31T17:39:45.227Z | change: [-17.863% -0.5322% +21.331%] (p = 0.96 > 0.05) |
5829 | 2024-12-31T17:39:45.227Z | No change in performance detected. |
5830 | 2024-12-31T17:39:45.227Z | Found 12 outliers among 100 measurements (12.00%) |
5831 | 2024-12-31T17:39:45.227Z | 4 (4.00%) high mild |
5832 | 2024-12-31T17:39:45.227Z | 8 (8.00%) high severe |
5833 | 2024-12-31T17:39:46.810Z | |
5834 | 2024-12-31T17:39:46.813Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5835 | 2024-12-31T17:39:46.813Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5836 | 2024-12-31T17:39:52.692Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.1M iterations) |
5837 | 2024-12-31T17:39:55.880Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing |
5838 | 2024-12-31T17:39:56.031Z | parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5839 | 2024-12-31T17:39:56.031Z | time: [95.936 ns 96.022 ns 96.087 ns] |
5840 | 2024-12-31T17:39:56.031Z | change: [+0.0107% +0.6369% +1.3494%] (p = 0.07 > 0.05) |
5841 | 2024-12-31T17:39:56.031Z | No change in performance detected. |
5842 | 2024-12-31T17:39:56.031Z | Found 15 outliers among 100 measurements (15.00%) |
5843 | 2024-12-31T17:39:56.031Z | 1 (1.00%) low severe |
5844 | 2024-12-31T17:39:56.031Z | 12 (12.00%) low mild |
5845 | 2024-12-31T17:39:56.031Z | 2 (2.00%) high severe |
5846 | 2024-12-31T17:39:57.624Z | |
5847 | 2024-12-31T17:39:57.626Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5848 | 2024-12-31T17:39:57.626Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5849 | 2024-12-31T17:40:02.645Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0053 s (4.2M iterations) |
5850 | 2024-12-31T17:40:07.095Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing |
5851 | 2024-12-31T17:40:07.247Z | process/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5852 | 2024-12-31T17:40:07.247Z | time: [207.52 ns 208.88 ns 210.67 ns] |
5853 | 2024-12-31T17:40:07.247Z | change: [-16.366% -3.6805% +9.8809%] (p = 0.62 > 0.05) |
5854 | 2024-12-31T17:40:07.247Z | No change in performance detected. |
5855 | 2024-12-31T17:40:07.247Z | Found 12 outliers among 100 measurements (12.00%) |
5856 | 2024-12-31T17:40:07.247Z | 4 (4.00%) high mild |
5857 | 2024-12-31T17:40:07.247Z | 8 (8.00%) high severe |
5858 | 2024-12-31T17:40:08.835Z | |
5859 | 2024-12-31T17:40:08.838Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5860 | 2024-12-31T17:40:08.838Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5861 | 2024-12-31T17:40:13.878Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (4.2M iterations) |
5862 | 2024-12-31T17:40:18.210Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5863 | 2024-12-31T17:40:18.364Z | parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5864 | 2024-12-31T17:40:18.364Z | time: [119.67 ns 119.76 ns 119.84 ns] |
5865 | 2024-12-31T17:40:18.364Z | change: [-2.7707% -2.2059% -1.6648%] (p = 0.00 < 0.05) |
5866 | 2024-12-31T17:40:18.364Z | Performance has improved. |
5867 | 2024-12-31T17:40:18.364Z | Found 11 outliers among 100 measurements (11.00%) |
5868 | 2024-12-31T17:40:18.364Z | 5 (5.00%) low severe |
5869 | 2024-12-31T17:40:18.365Z | 2 (2.00%) low mild |
5870 | 2024-12-31T17:40:18.365Z | 1 (1.00%) high mild |
5871 | 2024-12-31T17:40:18.365Z | 3 (3.00%) high severe |
5872 | 2024-12-31T17:40:19.946Z | |
5873 | 2024-12-31T17:40:19.949Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5874 | 2024-12-31T17:40:19.949Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5875 | 2024-12-31T17:40:24.776Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (2.2M iterations) |
5876 | 2024-12-31T17:40:29.737Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5877 | 2024-12-31T17:40:29.888Z | process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5878 | 2024-12-31T17:40:29.889Z | time: [252.05 ns 254.62 ns 257.97 ns] |
5879 | 2024-12-31T17:40:29.889Z | change: [-17.132% -4.2277% +10.200%] (p = 0.57 > 0.05) |
5880 | 2024-12-31T17:40:29.889Z | No change in performance detected. |
5881 | 2024-12-31T17:40:29.889Z | Found 11 outliers among 100 measurements (11.00%) |
5882 | 2024-12-31T17:40:29.889Z | 5 (5.00%) high mild |
5883 | 2024-12-31T17:40:29.889Z | 6 (6.00%) high severe |
5884 | 2024-12-31T17:40:31.477Z | |
5885 | 2024-12-31T17:40:31.479Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5886 | 2024-12-31T17:40:31.479Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5887 | 2024-12-31T17:40:35.594Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (10M iterations) |
5888 | 2024-12-31T17:40:39.729Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5889 | 2024-12-31T17:40:39.880Z | parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5890 | 2024-12-31T17:40:39.880Z | time: [81.344 ns 81.426 ns 81.501 ns] |
5891 | 2024-12-31T17:40:39.880Z | change: [-0.5256% +0.0454% +0.5432%] (p = 0.88 > 0.05) |
5892 | 2024-12-31T17:40:39.880Z | No change in performance detected. |
5893 | 2024-12-31T17:40:39.880Z | Found 5 outliers among 100 measurements (5.00%) |
5894 | 2024-12-31T17:40:39.880Z | 1 (1.00%) high mild |
5895 | 2024-12-31T17:40:39.880Z | 4 (4.00%) high severe |
5896 | 2024-12-31T17:40:41.468Z | |
5897 | 2024-12-31T17:40:41.470Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5898 | 2024-12-31T17:40:41.470Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5899 | 2024-12-31T17:40:46.390Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.3M iterations) |
5900 | 2024-12-31T17:40:51.445Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5901 | 2024-12-31T17:40:51.596Z | process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5902 | 2024-12-31T17:40:51.596Z | time: [293.46 ns 296.04 ns 299.37 ns] |
5903 | 2024-12-31T17:40:51.596Z | change: [-21.706% -6.1446% +13.037%] (p = 0.52 > 0.05) |
5904 | 2024-12-31T17:40:51.596Z | No change in performance detected. |
5905 | 2024-12-31T17:40:51.596Z | Found 13 outliers among 100 measurements (13.00%) |
5906 | 2024-12-31T17:40:51.596Z | 5 (5.00%) high mild |
5907 | 2024-12-31T17:40:51.596Z | 8 (8.00%) high severe |
5908 | 2024-12-31T17:40:53.180Z | |
5909 | 2024-12-31T17:40:53.183Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5910 | 2024-12-31T17:40:53.183Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5911 | 2024-12-31T17:40:57.538Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (4.8M iterations) |
5912 | 2024-12-31T17:41:02.281Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5913 | 2024-12-31T17:41:02.432Z | parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5914 | 2024-12-31T17:41:02.432Z | time: [104.97 ns 105.11 ns 105.25 ns] |
5915 | 2024-12-31T17:41:02.433Z | change: [-1.7069% -0.9202% -0.1199%] (p = 0.02 < 0.05) |
5916 | 2024-12-31T17:41:02.433Z | Change within noise threshold. |
5917 | 2024-12-31T17:41:02.433Z | Found 8 outliers among 100 measurements (8.00%) |
5918 | 2024-12-31T17:41:02.433Z | 8 (8.00%) high severe |
5919 | 2024-12-31T17:41:04.019Z | |
5920 | 2024-12-31T17:41:04.021Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5921 | 2024-12-31T17:41:04.021Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5922 | 2024-12-31T17:41:08.990Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (2.1M iterations) |
5923 | 2024-12-31T17:41:14.176Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5924 | 2024-12-31T17:41:14.329Z | process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5925 | 2024-12-31T17:41:14.329Z | time: [366.13 ns 371.30 ns 378.01 ns] |
5926 | 2024-12-31T17:41:14.329Z | change: [-18.178% -1.7844% +18.527%] (p = 0.86 > 0.05) |
5927 | 2024-12-31T17:41:14.329Z | No change in performance detected. |
5928 | 2024-12-31T17:41:14.329Z | Found 11 outliers among 100 measurements (11.00%) |
5929 | 2024-12-31T17:41:14.329Z | 4 (4.00%) high mild |
5930 | 2024-12-31T17:41:14.329Z | 7 (7.00%) high severe |
5931 | 2024-12-31T17:41:15.921Z | |
5932 | 2024-12-31T17:41:15.924Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5933 | 2024-12-31T17:41:15.924Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5934 | 2024-12-31T17:41:19.051Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations) |
5935 | 2024-12-31T17:41:22.740Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5936 | 2024-12-31T17:41:22.891Z | parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5937 | 2024-12-31T17:41:22.891Z | time: [99.934 ns 100.03 ns 100.11 ns] |
5938 | 2024-12-31T17:41:22.891Z | change: [-1.2067% -0.4758% +0.1970%] (p = 0.20 > 0.05) |
5939 | 2024-12-31T17:41:22.891Z | No change in performance detected. |
5940 | 2024-12-31T17:41:22.891Z | Found 9 outliers among 100 measurements (9.00%) |
5941 | 2024-12-31T17:41:22.891Z | 7 (7.00%) low mild |
5942 | 2024-12-31T17:41:22.891Z | 2 (2.00%) high severe |
5943 | 2024-12-31T17:41:24.483Z | |
5944 | 2024-12-31T17:41:24.485Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5945 | 2024-12-31T17:41:24.485Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5946 | 2024-12-31T17:41:30.552Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0056 s (3.5M iterations) |
5947 | 2024-12-31T17:41:35.070Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5948 | 2024-12-31T17:41:35.222Z | process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5949 | 2024-12-31T17:41:35.222Z | time: [260.11 ns 262.01 ns 264.50 ns] |
5950 | 2024-12-31T17:41:35.222Z | change: [-13.363% -1.5272% +12.191%] (p = 0.83 > 0.05) |
5951 | 2024-12-31T17:41:35.222Z | No change in performance detected. |
5952 | 2024-12-31T17:41:35.222Z | Found 11 outliers among 100 measurements (11.00%) |
5953 | 2024-12-31T17:41:35.222Z | 4 (4.00%) high mild |
5954 | 2024-12-31T17:41:35.222Z | 7 (7.00%) high severe |
5955 | 2024-12-31T17:41:36.810Z | |
5956 | 2024-12-31T17:41:36.812Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5957 | 2024-12-31T17:41:36.812Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5958 | 2024-12-31T17:41:42.282Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (3.8M iterations) |
5959 | 2024-12-31T17:41:46.689Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5960 | 2024-12-31T17:41:46.841Z | parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5961 | 2024-12-31T17:41:46.841Z | time: [123.97 ns 124.01 ns 124.06 ns] |
5962 | 2024-12-31T17:41:46.841Z | change: [-1.4181% -0.7931% -0.1432%] (p = 0.01 < 0.05) |
5963 | 2024-12-31T17:41:46.841Z | Change within noise threshold. |
5964 | 2024-12-31T17:41:46.841Z | Found 19 outliers among 100 measurements (19.00%) |
5965 | 2024-12-31T17:41:46.841Z | 6 (6.00%) low severe |
5966 | 2024-12-31T17:41:46.841Z | 7 (7.00%) low mild |
5967 | 2024-12-31T17:41:46.841Z | 2 (2.00%) high mild |
5968 | 2024-12-31T17:41:46.841Z | 4 (4.00%) high severe |
5969 | 2024-12-31T17:41:48.432Z | |
5970 | 2024-12-31T17:41:48.434Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5971 | 2024-12-31T17:41:48.434Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5972 | 2024-12-31T17:41:53.702Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0127 s (2.0M iterations) |
5973 | 2024-12-31T17:41:58.793Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5974 | 2024-12-31T17:41:58.943Z | process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5975 | 2024-12-31T17:41:58.943Z | time: [311.50 ns 314.83 ns 319.17 ns] |
5976 | 2024-12-31T17:41:58.943Z | change: [-13.429% +0.0511% +15.545%] (p = 0.99 > 0.05) |
5977 | 2024-12-31T17:41:58.943Z | No change in performance detected. |
5978 | 2024-12-31T17:41:58.943Z | Found 12 outliers among 100 measurements (12.00%) |
5979 | 2024-12-31T17:41:58.943Z | 5 (5.00%) high mild |
5980 | 2024-12-31T17:41:58.943Z | 7 (7.00%) high severe |
5981 | 2024-12-31T17:42:00.529Z | |
5982 | 2024-12-31T17:42:00.531Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5983 | 2024-12-31T17:42:00.531Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5984 | 2024-12-31T17:42:04.562Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (10M iterations) |
5985 | 2024-12-31T17:42:08.661Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5986 | 2024-12-31T17:42:08.811Z | parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5987 | 2024-12-31T17:42:08.811Z | time: [73.274 ns 73.430 ns 73.549 ns] |
5988 | 2024-12-31T17:42:08.811Z | change: [-1.3778% -0.6726% +0.0408%] (p = 0.06 > 0.05) |
5989 | 2024-12-31T17:42:08.811Z | No change in performance detected. |
5990 | 2024-12-31T17:42:08.811Z | Found 1 outliers among 100 measurements (1.00%) |
5991 | 2024-12-31T17:42:08.811Z | 1 (1.00%) high mild |
5992 | 2024-12-31T17:42:10.395Z | |
5993 | 2024-12-31T17:42:10.398Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5994 | 2024-12-31T17:42:10.398Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5995 | 2024-12-31T17:42:15.132Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.4M iterations) |
5996 | 2024-12-31T17:42:20.162Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5997 | 2024-12-31T17:42:20.313Z | process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5998 | 2024-12-31T17:42:20.313Z | time: [252.88 ns 255.21 ns 258.24 ns] |
5999 | 2024-12-31T17:42:20.313Z | change: [-23.674% -7.3859% +13.356%] (p = 0.48 > 0.05) |
6000 | 2024-12-31T17:42:20.313Z | No change in performance detected. |
6001 | 2024-12-31T17:42:20.313Z | Found 12 outliers among 100 measurements (12.00%) |
6002 | 2024-12-31T17:42:20.313Z | 5 (5.00%) high mild |
6003 | 2024-12-31T17:42:20.313Z | 7 (7.00%) high severe |
6004 | 2024-12-31T17:42:21.900Z | |
6005 | 2024-12-31T17:42:21.903Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6006 | 2024-12-31T17:42:21.903Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
6007 | 2024-12-31T17:42:26.080Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (5.0M iterations) |
6008 | 2024-12-31T17:42:30.906Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
6009 | 2024-12-31T17:42:31.057Z | parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6010 | 2024-12-31T17:42:31.057Z | time: [95.894 ns 96.033 ns 96.231 ns] |
6011 | 2024-12-31T17:42:31.057Z | change: [-1.2953% -0.4011% +0.5965%] (p = 0.42 > 0.05) |
6012 | 2024-12-31T17:42:31.057Z | No change in performance detected. |
6013 | 2024-12-31T17:42:31.057Z | Found 11 outliers among 100 measurements (11.00%) |
6014 | 2024-12-31T17:42:31.057Z | 1 (1.00%) low mild |
6015 | 2024-12-31T17:42:31.057Z | 3 (3.00%) high mild |
6016 | 2024-12-31T17:42:31.057Z | 7 (7.00%) high severe |
6017 | 2024-12-31T17:42:32.646Z | |
6018 | 2024-12-31T17:42:32.649Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6019 | 2024-12-31T17:42:32.649Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
6020 | 2024-12-31T17:42:37.435Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0042 s (2.2M iterations) |
6021 | 2024-12-31T17:42:42.615Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
6022 | 2024-12-31T17:42:42.767Z | process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
6023 | 2024-12-31T17:42:42.767Z | time: [322.52 ns 327.30 ns 333.40 ns] |
6024 | 2024-12-31T17:42:42.767Z | change: [-21.622% -4.0879% +16.394%] (p = 0.69 > 0.05) |
6025 | 2024-12-31T17:42:42.767Z | No change in performance detected. |
6026 | 2024-12-31T17:42:42.767Z | Found 11 outliers among 100 measurements (11.00%) |
6027 | 2024-12-31T17:42:42.767Z | 5 (5.00%) high mild |
6028 | 2024-12-31T17:42:42.767Z | 6 (6.00%) high severe |
6029 | 2024-12-31T17:42:44.355Z | |
6030 | 2024-12-31T17:42:44.358Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6031 | 2024-12-31T17:42:44.358Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
6032 | 2024-12-31T17:42:47.410Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations) |
6033 | 2024-12-31T17:42:51.131Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing |
6034 | 2024-12-31T17:42:51.282Z | parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6035 | 2024-12-31T17:42:51.282Z | time: [98.648 ns 98.815 ns 99.005 ns] |
6036 | 2024-12-31T17:42:51.282Z | change: [+0.8161% +1.4778% +2.1513%] (p = 0.00 < 0.05) |
6037 | 2024-12-31T17:42:51.282Z | Change within noise threshold. |
6038 | 2024-12-31T17:42:51.282Z | Found 20 outliers among 100 measurements (20.00%) |
6039 | 2024-12-31T17:42:51.282Z | 11 (11.00%) low severe |
6040 | 2024-12-31T17:42:51.282Z | 5 (5.00%) low mild |
6041 | 2024-12-31T17:42:51.282Z | 2 (2.00%) high mild |
6042 | 2024-12-31T17:42:51.282Z | 2 (2.00%) high severe |
6043 | 2024-12-31T17:42:52.866Z | |
6044 | 2024-12-31T17:42:52.868Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6045 | 2024-12-31T17:42:52.868Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
6046 | 2024-12-31T17:42:58.687Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.6M iterations) |
6047 | 2024-12-31T17:43:03.229Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing |
6048 | 2024-12-31T17:43:03.380Z | process/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6049 | 2024-12-31T17:43:03.380Z | time: [223.95 ns 225.70 ns 227.99 ns] |
6050 | 2024-12-31T17:43:03.380Z | change: [-13.891% -1.0429% +14.329%] (p = 0.89 > 0.05) |
6051 | 2024-12-31T17:43:03.380Z | No change in performance detected. |
6052 | 2024-12-31T17:43:03.380Z | Found 12 outliers among 100 measurements (12.00%) |
6053 | 2024-12-31T17:43:03.380Z | 4 (4.00%) high mild |
6054 | 2024-12-31T17:43:03.380Z | 8 (8.00%) high severe |
6055 | 2024-12-31T17:43:04.966Z | |
6056 | 2024-12-31T17:43:04.968Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6057 | 2024-12-31T17:43:04.969Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
6058 | 2024-12-31T17:43:10.373Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (3.9M iterations) |
6059 | 2024-12-31T17:43:14.754Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing |
6060 | 2024-12-31T17:43:14.905Z | parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6061 | 2024-12-31T17:43:14.905Z | time: [120.61 ns 120.89 ns 121.23 ns] |
6062 | 2024-12-31T17:43:14.905Z | change: [-0.6153% -0.0599% +0.5111%] (p = 0.84 > 0.05) |
6063 | 2024-12-31T17:43:14.905Z | No change in performance detected. |
6064 | 2024-12-31T17:43:14.905Z | Found 3 outliers among 100 measurements (3.00%) |
6065 | 2024-12-31T17:43:14.905Z | 2 (2.00%) high mild |
6066 | 2024-12-31T17:43:14.905Z | 1 (1.00%) high severe |
6067 | 2024-12-31T17:43:16.486Z | |
6068 | 2024-12-31T17:43:16.489Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6069 | 2024-12-31T17:43:16.489Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
6070 | 2024-12-31T17:43:21.598Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.1M iterations) |
6071 | 2024-12-31T17:43:26.630Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing |
6072 | 2024-12-31T17:43:26.781Z | process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6073 | 2024-12-31T17:43:26.782Z | time: [272.14 ns 275.19 ns 279.13 ns] |
6074 | 2024-12-31T17:43:26.782Z | change: [-14.695% -1.4149% +14.426%] (p = 0.86 > 0.05) |
6075 | 2024-12-31T17:43:26.782Z | No change in performance detected. |
6076 | 2024-12-31T17:43:26.782Z | Found 12 outliers among 100 measurements (12.00%) |
6077 | 2024-12-31T17:43:26.782Z | 5 (5.00%) high mild |
6078 | 2024-12-31T17:43:26.782Z | 7 (7.00%) high severe |
6079 | 2024-12-31T17:43:28.370Z | |
6080 | 2024-12-31T17:43:28.373Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover |
6081 | 2024-12-31T17:43:28.373Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs |
6082 | 2024-12-31T17:43:28.373Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0419 ms (550 iterations) |
6083 | 2024-12-31T17:43:28.373Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing |
6084 | 2024-12-31T17:43:28.374Z | process/Hairpin-DHCPv4/alloc_ct/Discover |
6085 | 2024-12-31T17:43:28.374Z | time: [19.000 19.000 19.000 ] |
6086 | 2024-12-31T17:43:28.374Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6087 | 2024-12-31T17:43:28.374Z | No change in performance detected. |
6088 | 2024-12-31T17:43:28.376Z | |
6089 | 2024-12-31T17:43:28.376Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request |
6090 | 2024-12-31T17:43:28.376Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs |
6091 | 2024-12-31T17:43:28.376Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0638 ms (605 iterations) |
6092 | 2024-12-31T17:43:28.376Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing |
6093 | 2024-12-31T17:43:28.376Z | process/Hairpin-DHCPv4/alloc_ct/Request |
6094 | 2024-12-31T17:43:28.376Z | time: [19.000 19.000 19.000 ] |
6095 | 2024-12-31T17:43:28.377Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6096 | 2024-12-31T17:43:28.377Z | No change in performance detected. |
6097 | 2024-12-31T17:43:28.377Z | |
6098 | 2024-12-31T17:43:28.377Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit |
6099 | 2024-12-31T17:43:28.377Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs |
6100 | 2024-12-31T17:43:28.379Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0047 ms (385 iterations) |
6101 | 2024-12-31T17:43:28.379Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing |
6102 | 2024-12-31T17:43:28.379Z | process/Hairpin-DHCPv6/alloc_ct/Solicit |
6103 | 2024-12-31T17:43:28.379Z | time: [21.000 21.000 21.000 ] |
6104 | 2024-12-31T17:43:28.379Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6105 | 2024-12-31T17:43:28.379Z | No change in performance detected. |
6106 | 2024-12-31T17:43:28.379Z | |
6107 | 2024-12-31T17:43:28.379Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request |
6108 | 2024-12-31T17:43:28.379Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs |
6109 | 2024-12-31T17:43:28.379Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0352 ms (440 iterations) |
6110 | 2024-12-31T17:43:28.382Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing |
6111 | 2024-12-31T17:43:28.382Z | process/Hairpin-DHCPv6/alloc_ct/Request |
6112 | 2024-12-31T17:43:28.382Z | time: [22.000 22.000 22.000 ] |
6113 | 2024-12-31T17:43:28.382Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6114 | 2024-12-31T17:43:28.382Z | No change in performance detected. |
6115 | 2024-12-31T17:43:28.382Z | |
6116 | 2024-12-31T17:43:28.382Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest |
6117 | 2024-12-31T17:43:28.382Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs |
6118 | 2024-12-31T17:43:28.382Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0184 ms (825 iterations) |
6119 | 2024-12-31T17:43:28.385Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing |
6120 | 2024-12-31T17:43:28.385Z | process/Hairpin-ICMPv4/alloc_ct/EchoRequest |
6121 | 2024-12-31T17:43:28.385Z | time: [13.000 13.000 13.000 ] |
6122 | 2024-12-31T17:43:28.385Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6123 | 2024-12-31T17:43:28.385Z | No change in performance detected. |
6124 | 2024-12-31T17:43:28.385Z | |
6125 | 2024-12-31T17:43:28.385Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest |
6126 | 2024-12-31T17:43:28.385Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs |
6127 | 2024-12-31T17:43:28.385Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0293 ms (770 iterations) |
6128 | 2024-12-31T17:43:28.388Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing |
6129 | 2024-12-31T17:43:28.388Z | process/Hairpin-ICMPv6/alloc_ct/EchoRequest |
6130 | 2024-12-31T17:43:28.388Z | time: [12.000 12.000 12.000 ] |
6131 | 2024-12-31T17:43:28.388Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6132 | 2024-12-31T17:43:28.388Z | No change in performance detected. |
6133 | 2024-12-31T17:43:28.388Z | |
6134 | 2024-12-31T17:43:28.388Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit |
6135 | 2024-12-31T17:43:28.388Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs |
6136 | 2024-12-31T17:43:28.388Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0618 ms (660 iterations) |
6137 | 2024-12-31T17:43:28.390Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing |
6138 | 2024-12-31T17:43:28.390Z | process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit |
6139 | 2024-12-31T17:43:28.390Z | time: [14.000 14.000 14.000 ] |
6140 | 2024-12-31T17:43:28.390Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6141 | 2024-12-31T17:43:28.391Z | No change in performance detected. |
6142 | 2024-12-31T17:43:28.391Z | |
6143 | 2024-12-31T17:43:28.391Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit |
6144 | 2024-12-31T17:43:28.391Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs |
6145 | 2024-12-31T17:43:28.391Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0467 ms (605 iterations) |
6146 | 2024-12-31T17:43:28.393Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing |
6147 | 2024-12-31T17:43:28.393Z | process/Hairpin-ICMPv6/alloc_ct/RouterSolicit |
6148 | 2024-12-31T17:43:28.393Z | time: [14.000 14.000 14.000 ] |
6149 | 2024-12-31T17:43:28.393Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6150 | 2024-12-31T17:43:28.393Z | No change in performance detected. |
6151 | 2024-12-31T17:43:28.393Z | |
6152 | 2024-12-31T17:43:28.393Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B |
6153 | 2024-12-31T17:43:28.393Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6154 | 2024-12-31T17:43:28.393Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0559 ms (880 iterations) |
6155 | 2024-12-31T17:43:28.396Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing |
6156 | 2024-12-31T17:43:28.396Z | process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B |
6157 | 2024-12-31T17:43:28.396Z | time: [3.0000 3.0000 3.0000 ] |
6158 | 2024-12-31T17:43:28.396Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6159 | 2024-12-31T17:43:28.396Z | No change in performance detected. |
6160 | 2024-12-31T17:43:28.396Z | |
6161 | 2024-12-31T17:43:28.396Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B |
6162 | 2024-12-31T17:43:28.396Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6163 | 2024-12-31T17:43:28.396Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0585 ms (440 iterations) |
6164 | 2024-12-31T17:43:28.399Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing |
6165 | 2024-12-31T17:43:28.399Z | process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B |
6166 | 2024-12-31T17:43:28.399Z | time: [3.0000 3.0000 3.0000 ] |
6167 | 2024-12-31T17:43:28.399Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6168 | 2024-12-31T17:43:28.399Z | No change in performance detected. |
6169 | 2024-12-31T17:43:28.399Z | |
6170 | 2024-12-31T17:43:28.399Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B |
6171 | 2024-12-31T17:43:28.399Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6172 | 2024-12-31T17:43:28.399Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0270 ms (770 iterations) |
6173 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing |
6174 | 2024-12-31T17:43:28.402Z | 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. |
6175 | 2024-12-31T17:43:28.402Z | |
6176 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B |
6177 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6178 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1242 ms (440 iterations) |
6179 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing |
6180 | 2024-12-31T17:43:28.402Z | 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. |
6181 | 2024-12-31T17:43:28.402Z | |
6182 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B |
6183 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6184 | 2024-12-31T17:43:28.402Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0313 ms (1045 iterations) |
6185 | 2024-12-31T17:43:28.404Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing |
6186 | 2024-12-31T17:43:28.404Z | process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B |
6187 | 2024-12-31T17:43:28.404Z | time: [3.0000 3.0000 3.0000 ] |
6188 | 2024-12-31T17:43:28.404Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6189 | 2024-12-31T17:43:28.404Z | No change in performance detected. |
6190 | 2024-12-31T17:43:28.404Z | |
6191 | 2024-12-31T17:43:28.404Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B |
6192 | 2024-12-31T17:43:28.405Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6193 | 2024-12-31T17:43:28.405Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0154 ms (440 iterations) |
6194 | 2024-12-31T17:43:28.405Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing |
6195 | 2024-12-31T17:43:28.407Z | process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B |
6196 | 2024-12-31T17:43:28.407Z | time: [3.0000 3.0000 3.0000 ] |
6197 | 2024-12-31T17:43:28.407Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6198 | 2024-12-31T17:43:28.407Z | No change in performance detected. |
6199 | 2024-12-31T17:43:28.407Z | |
6200 | 2024-12-31T17:43:28.407Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B |
6201 | 2024-12-31T17:43:28.407Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs |
6202 | 2024-12-31T17:43:28.407Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0029 ms (825 iterations) |
6203 | 2024-12-31T17:43:28.407Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing |
6204 | 2024-12-31T17:43:28.408Z | 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. |
6205 | 2024-12-31T17:43:28.408Z | |
6206 | 2024-12-31T17:43:28.408Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B |
6207 | 2024-12-31T17:43:28.408Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6208 | 2024-12-31T17:43:28.408Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0849 ms (440 iterations) |
6209 | 2024-12-31T17:43:28.410Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing |
6210 | 2024-12-31T17:43:28.410Z | 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. |
6211 | 2024-12-31T17:43:28.410Z | |
6212 | 2024-12-31T17:43:28.410Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B |
6213 | 2024-12-31T17:43:28.410Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6214 | 2024-12-31T17:43:28.410Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (825 iterations) |
6215 | 2024-12-31T17:43:28.410Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing |
6216 | 2024-12-31T17:43:28.413Z | process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B |
6217 | 2024-12-31T17:43:28.413Z | time: [3.0000 3.0000 3.0000 ] |
6218 | 2024-12-31T17:43:28.413Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6219 | 2024-12-31T17:43:28.413Z | No change in performance detected. |
6220 | 2024-12-31T17:43:28.413Z | |
6221 | 2024-12-31T17:43:28.413Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B |
6222 | 2024-12-31T17:43:28.413Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6223 | 2024-12-31T17:43:28.413Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1198 ms (440 iterations) |
6224 | 2024-12-31T17:43:28.413Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing |
6225 | 2024-12-31T17:43:28.416Z | process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B |
6226 | 2024-12-31T17:43:28.416Z | time: [3.0000 3.0000 3.0000 ] |
6227 | 2024-12-31T17:43:28.416Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6228 | 2024-12-31T17:43:28.416Z | No change in performance detected. |
6229 | 2024-12-31T17:43:28.416Z | |
6230 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B |
6231 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6232 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0791 ms (660 iterations) |
6233 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing |
6234 | 2024-12-31T17:43:28.416Z | 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. |
6235 | 2024-12-31T17:43:28.416Z | |
6236 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B |
6237 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6238 | 2024-12-31T17:43:28.416Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0376 ms (385 iterations) |
6239 | 2024-12-31T17:43:28.419Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing |
6240 | 2024-12-31T17:43:28.419Z | 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. |
6241 | 2024-12-31T17:43:28.419Z | |
6242 | 2024-12-31T17:43:28.419Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B |
6243 | 2024-12-31T17:43:28.419Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6244 | 2024-12-31T17:43:28.419Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0300 ms (880 iterations) |
6245 | 2024-12-31T17:43:28.419Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing |
6246 | 2024-12-31T17:43:28.421Z | process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B |
6247 | 2024-12-31T17:43:28.421Z | time: [3.0000 3.0000 3.0000 ] |
6248 | 2024-12-31T17:43:28.421Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6249 | 2024-12-31T17:43:28.421Z | No change in performance detected. |
6250 | 2024-12-31T17:43:28.421Z | |
6251 | 2024-12-31T17:43:28.421Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B |
6252 | 2024-12-31T17:43:28.421Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6253 | 2024-12-31T17:43:28.421Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0659 ms (440 iterations) |
6254 | 2024-12-31T17:43:28.421Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing |
6255 | 2024-12-31T17:43:28.424Z | process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B |
6256 | 2024-12-31T17:43:28.424Z | time: [3.0000 3.0000 3.0000 ] |
6257 | 2024-12-31T17:43:28.424Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6258 | 2024-12-31T17:43:28.424Z | No change in performance detected. |
6259 | 2024-12-31T17:43:28.424Z | |
6260 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B |
6261 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs |
6262 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0538 ms (770 iterations) |
6263 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing |
6264 | 2024-12-31T17:43:28.424Z | 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. |
6265 | 2024-12-31T17:43:28.424Z | |
6266 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B |
6267 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6268 | 2024-12-31T17:43:28.424Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0007 ms (385 iterations) |
6269 | 2024-12-31T17:43:28.427Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing |
6270 | 2024-12-31T17:43:28.427Z | 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. |
6271 | 2024-12-31T17:43:28.427Z | |
6272 | 2024-12-31T17:43:28.427Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B |
6273 | 2024-12-31T17:43:28.427Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6274 | 2024-12-31T17:43:28.427Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0081 ms (275 iterations) |
6275 | 2024-12-31T17:43:28.427Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing |
6276 | 2024-12-31T17:43:28.429Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B |
6277 | 2024-12-31T17:43:28.429Z | time: [42.000 42.000 42.000 ] |
6278 | 2024-12-31T17:43:28.429Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6279 | 2024-12-31T17:43:28.429Z | No change in performance detected. |
6280 | 2024-12-31T17:43:28.430Z | |
6281 | 2024-12-31T17:43:28.430Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B |
6282 | 2024-12-31T17:43:28.430Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6283 | 2024-12-31T17:43:28.430Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0791 ms (220 iterations) |
6284 | 2024-12-31T17:43:28.430Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing |
6285 | 2024-12-31T17:43:28.432Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B |
6286 | 2024-12-31T17:43:28.432Z | time: [42.000 42.000 42.000 ] |
6287 | 2024-12-31T17:43:28.432Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6288 | 2024-12-31T17:43:28.432Z | No change in performance detected. |
6289 | 2024-12-31T17:43:28.432Z | |
6290 | 2024-12-31T17:43:28.432Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B |
6291 | 2024-12-31T17:43:28.432Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6292 | 2024-12-31T17:43:28.432Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0777 ms (385 iterations) |
6293 | 2024-12-31T17:43:28.432Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing |
6294 | 2024-12-31T17:43:28.435Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B |
6295 | 2024-12-31T17:43:28.435Z | time: [20.000 20.000 20.000 ] |
6296 | 2024-12-31T17:43:28.435Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6297 | 2024-12-31T17:43:28.435Z | No change in performance detected. |
6298 | 2024-12-31T17:43:28.435Z | |
6299 | 2024-12-31T17:43:28.435Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B |
6300 | 2024-12-31T17:43:28.435Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6301 | 2024-12-31T17:43:28.435Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1691 ms (275 iterations) |
6302 | 2024-12-31T17:43:28.435Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing |
6303 | 2024-12-31T17:43:28.438Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B |
6304 | 2024-12-31T17:43:28.438Z | time: [20.000 20.000 20.000 ] |
6305 | 2024-12-31T17:43:28.438Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6306 | 2024-12-31T17:43:28.438Z | No change in performance detected. |
6307 | 2024-12-31T17:43:28.438Z | |
6308 | 2024-12-31T17:43:28.438Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B |
6309 | 2024-12-31T17:43:28.438Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6310 | 2024-12-31T17:43:28.438Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1860 ms (330 iterations) |
6311 | 2024-12-31T17:43:28.438Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing |
6312 | 2024-12-31T17:43:28.441Z | process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B |
6313 | 2024-12-31T17:43:28.441Z | time: [42.000 42.000 42.000 ] |
6314 | 2024-12-31T17:43:28.441Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6315 | 2024-12-31T17:43:28.441Z | No change in performance detected. |
6316 | 2024-12-31T17:43:28.441Z | |
6317 | 2024-12-31T17:43:28.441Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B |
6318 | 2024-12-31T17:43:28.441Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6319 | 2024-12-31T17:43:28.441Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0515 ms (220 iterations) |
6320 | 2024-12-31T17:43:28.441Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing |
6321 | 2024-12-31T17:43:28.444Z | process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B |
6322 | 2024-12-31T17:43:28.444Z | time: [42.000 42.000 42.000 ] |
6323 | 2024-12-31T17:43:28.444Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6324 | 2024-12-31T17:43:28.444Z | No change in performance detected. |
6325 | 2024-12-31T17:43:28.444Z | |
6326 | 2024-12-31T17:43:28.444Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B |
6327 | 2024-12-31T17:43:28.444Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs |
6328 | 2024-12-31T17:43:28.444Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0500 ms (385 iterations) |
6329 | 2024-12-31T17:43:28.444Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing |
6330 | 2024-12-31T17:43:28.446Z | process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B |
6331 | 2024-12-31T17:43:28.446Z | time: [20.000 20.000 20.000 ] |
6332 | 2024-12-31T17:43:28.446Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6333 | 2024-12-31T17:43:28.446Z | No change in performance detected. |
6334 | 2024-12-31T17:43:28.447Z | |
6335 | 2024-12-31T17:43:28.447Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B |
6336 | 2024-12-31T17:43:28.447Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6337 | 2024-12-31T17:43:28.447Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1011 ms (275 iterations) |
6338 | 2024-12-31T17:43:28.447Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing |
6339 | 2024-12-31T17:43:28.449Z | process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B |
6340 | 2024-12-31T17:43:28.449Z | time: [20.000 20.000 20.000 ] |
6341 | 2024-12-31T17:43:28.449Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6342 | 2024-12-31T17:43:28.449Z | No change in performance detected. |
6343 | 2024-12-31T17:43:28.449Z | |
6344 | 2024-12-31T17:43:28.450Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B |
6345 | 2024-12-31T17:43:28.450Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6346 | 2024-12-31T17:43:28.450Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1403 ms (275 iterations) |
6347 | 2024-12-31T17:43:28.450Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing |
6348 | 2024-12-31T17:43:28.452Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B |
6349 | 2024-12-31T17:43:28.452Z | time: [42.000 42.000 42.000 ] |
6350 | 2024-12-31T17:43:28.452Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6351 | 2024-12-31T17:43:28.452Z | No change in performance detected. |
6352 | 2024-12-31T17:43:28.452Z | |
6353 | 2024-12-31T17:43:28.452Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B |
6354 | 2024-12-31T17:43:28.452Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6355 | 2024-12-31T17:43:28.452Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1913 ms (220 iterations) |
6356 | 2024-12-31T17:43:28.453Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing |
6357 | 2024-12-31T17:43:28.455Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B |
6358 | 2024-12-31T17:43:28.455Z | time: [42.000 42.000 42.000 ] |
6359 | 2024-12-31T17:43:28.455Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6360 | 2024-12-31T17:43:28.455Z | No change in performance detected. |
6361 | 2024-12-31T17:43:28.455Z | |
6362 | 2024-12-31T17:43:28.455Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B |
6363 | 2024-12-31T17:43:28.455Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6364 | 2024-12-31T17:43:28.455Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0701 ms (330 iterations) |
6365 | 2024-12-31T17:43:28.455Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing |
6366 | 2024-12-31T17:43:28.458Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B |
6367 | 2024-12-31T17:43:28.458Z | time: [20.000 20.000 20.000 ] |
6368 | 2024-12-31T17:43:28.458Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6369 | 2024-12-31T17:43:28.458Z | No change in performance detected. |
6370 | 2024-12-31T17:43:28.458Z | |
6371 | 2024-12-31T17:43:28.458Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B |
6372 | 2024-12-31T17:43:28.458Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6373 | 2024-12-31T17:43:28.458Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2190 ms (275 iterations) |
6374 | 2024-12-31T17:43:28.458Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing |
6375 | 2024-12-31T17:43:28.462Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B |
6376 | 2024-12-31T17:43:28.462Z | time: [20.000 20.000 20.000 ] |
6377 | 2024-12-31T17:43:28.462Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6378 | 2024-12-31T17:43:28.462Z | No change in performance detected. |
6379 | 2024-12-31T17:43:28.462Z | |
6380 | 2024-12-31T17:43:28.462Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B |
6381 | 2024-12-31T17:43:28.462Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6382 | 2024-12-31T17:43:28.462Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1043 ms (275 iterations) |
6383 | 2024-12-31T17:43:28.462Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing |
6384 | 2024-12-31T17:43:28.462Z | process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B |
6385 | 2024-12-31T17:43:28.462Z | time: [42.000 42.000 42.000 ] |
6386 | 2024-12-31T17:43:28.463Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6387 | 2024-12-31T17:43:28.463Z | No change in performance detected. |
6388 | 2024-12-31T17:43:28.463Z | |
6389 | 2024-12-31T17:43:28.463Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B |
6390 | 2024-12-31T17:43:28.463Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6391 | 2024-12-31T17:43:28.463Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1417 ms (220 iterations) |
6392 | 2024-12-31T17:43:28.465Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing |
6393 | 2024-12-31T17:43:28.465Z | process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B |
6394 | 2024-12-31T17:43:28.465Z | time: [42.000 42.000 42.000 ] |
6395 | 2024-12-31T17:43:28.465Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6396 | 2024-12-31T17:43:28.465Z | No change in performance detected. |
6397 | 2024-12-31T17:43:28.466Z | |
6398 | 2024-12-31T17:43:28.466Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B |
6399 | 2024-12-31T17:43:28.466Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs |
6400 | 2024-12-31T17:43:28.466Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0271 ms (330 iterations) |
6401 | 2024-12-31T17:43:28.468Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing |
6402 | 2024-12-31T17:43:28.468Z | process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B |
6403 | 2024-12-31T17:43:28.468Z | time: [20.000 20.000 20.000 ] |
6404 | 2024-12-31T17:43:28.468Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6405 | 2024-12-31T17:43:28.468Z | No change in performance detected. |
6406 | 2024-12-31T17:43:28.468Z | |
6407 | 2024-12-31T17:43:28.468Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B |
6408 | 2024-12-31T17:43:28.468Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6409 | 2024-12-31T17:43:28.468Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1677 ms (275 iterations) |
6410 | 2024-12-31T17:43:28.471Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing |
6411 | 2024-12-31T17:43:28.471Z | process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B |
6412 | 2024-12-31T17:43:28.471Z | time: [20.000 20.000 20.000 ] |
6413 | 2024-12-31T17:43:28.472Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6414 | 2024-12-31T17:43:28.472Z | No change in performance detected. |
6415 | 2024-12-31T17:43:28.472Z | |
6416 | 2024-12-31T17:43:28.472Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover |
6417 | 2024-12-31T17:43:28.472Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs |
6418 | 2024-12-31T17:43:28.472Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0741 ms (660 iterations) |
6419 | 2024-12-31T17:43:28.474Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing |
6420 | 2024-12-31T17:43:28.474Z | process/Hairpin-DHCPv4/alloc_sz/Discover |
6421 | 2024-12-31T17:43:28.474Z | time: [3239.0 B 3239.0 B 3239.0 B] |
6422 | 2024-12-31T17:43:28.474Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6423 | 2024-12-31T17:43:28.474Z | No change in performance detected. |
6424 | 2024-12-31T17:43:28.474Z | |
6425 | 2024-12-31T17:43:28.474Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request |
6426 | 2024-12-31T17:43:28.474Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs |
6427 | 2024-12-31T17:43:28.474Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0025 ms (660 iterations) |
6428 | 2024-12-31T17:43:28.482Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing |
6429 | 2024-12-31T17:43:28.482Z | process/Hairpin-DHCPv4/alloc_sz/Request |
6430 | 2024-12-31T17:43:28.482Z | time: [3239.0 B 3239.0 B 3239.0 B] |
6431 | 2024-12-31T17:43:28.482Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6432 | 2024-12-31T17:43:28.482Z | No change in performance detected. |
6433 | 2024-12-31T17:43:28.482Z | |
6434 | 2024-12-31T17:43:28.482Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit |
6435 | 2024-12-31T17:43:28.482Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs |
6436 | 2024-12-31T17:43:28.482Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1029 ms (495 iterations) |
6437 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing |
6438 | 2024-12-31T17:43:28.483Z | process/Hairpin-DHCPv6/alloc_sz/Solicit |
6439 | 2024-12-31T17:43:28.483Z | time: [3303.0 B 3303.0 B 3303.0 B] |
6440 | 2024-12-31T17:43:28.483Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6441 | 2024-12-31T17:43:28.483Z | No change in performance detected. |
6442 | 2024-12-31T17:43:28.483Z | |
6443 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request |
6444 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs |
6445 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0397 ms (440 iterations) |
6446 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing |
6447 | 2024-12-31T17:43:28.483Z | process/Hairpin-DHCPv6/alloc_sz/Request |
6448 | 2024-12-31T17:43:28.483Z | time: [3701.0 B 3701.0 B 3701.0 B] |
6449 | 2024-12-31T17:43:28.483Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6450 | 2024-12-31T17:43:28.483Z | No change in performance detected. |
6451 | 2024-12-31T17:43:28.483Z | |
6452 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest |
6453 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs |
6454 | 2024-12-31T17:43:28.483Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0035 ms (770 iterations) |
6455 | 2024-12-31T17:43:28.487Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing |
6456 | 2024-12-31T17:43:28.487Z | process/Hairpin-ICMPv4/alloc_sz/EchoRequest |
6457 | 2024-12-31T17:43:28.487Z | time: [2168.0 B 2168.0 B 2168.0 B] |
6458 | 2024-12-31T17:43:28.487Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6459 | 2024-12-31T17:43:28.487Z | No change in performance detected. |
6460 | 2024-12-31T17:43:28.487Z | |
6461 | 2024-12-31T17:43:28.487Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest |
6462 | 2024-12-31T17:43:28.487Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs |
6463 | 2024-12-31T17:43:28.487Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0151 ms (770 iterations) |
6464 | 2024-12-31T17:43:28.487Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing |
6465 | 2024-12-31T17:43:28.490Z | process/Hairpin-ICMPv6/alloc_sz/EchoRequest |
6466 | 2024-12-31T17:43:28.490Z | time: [2153.0 B 2153.0 B 2153.0 B] |
6467 | 2024-12-31T17:43:28.490Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6468 | 2024-12-31T17:43:28.490Z | No change in performance detected. |
6469 | 2024-12-31T17:43:28.490Z | |
6470 | 2024-12-31T17:43:28.490Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit |
6471 | 2024-12-31T17:43:28.490Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs |
6472 | 2024-12-31T17:43:28.490Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0806 ms (715 iterations) |
6473 | 2024-12-31T17:43:28.490Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing |
6474 | 2024-12-31T17:43:28.492Z | process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit |
6475 | 2024-12-31T17:43:28.492Z | time: [2206.0 B 2206.0 B 2206.0 B] |
6476 | 2024-12-31T17:43:28.492Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6477 | 2024-12-31T17:43:28.492Z | No change in performance detected. |
6478 | 2024-12-31T17:43:28.492Z | |
6479 | 2024-12-31T17:43:28.492Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit |
6480 | 2024-12-31T17:43:28.492Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs |
6481 | 2024-12-31T17:43:28.492Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0464 ms (715 iterations) |
6482 | 2024-12-31T17:43:28.493Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing |
6483 | 2024-12-31T17:43:28.495Z | process/Hairpin-ICMPv6/alloc_sz/RouterSolicit |
6484 | 2024-12-31T17:43:28.495Z | time: [2190.0 B 2190.0 B 2190.0 B] |
6485 | 2024-12-31T17:43:28.495Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6486 | 2024-12-31T17:43:28.495Z | No change in performance detected. |
6487 | 2024-12-31T17:43:28.495Z | |
6488 | 2024-12-31T17:43:28.495Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B |
6489 | 2024-12-31T17:43:28.495Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6490 | 2024-12-31T17:43:28.495Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0471 ms (935 iterations) |
6491 | 2024-12-31T17:43:28.495Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing |
6492 | 2024-12-31T17:43:28.498Z | process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B |
6493 | 2024-12-31T17:43:28.498Z | time: [248.00 B 248.00 B 248.00 B] |
6494 | 2024-12-31T17:43:28.498Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6495 | 2024-12-31T17:43:28.498Z | No change in performance detected. |
6496 | 2024-12-31T17:43:28.498Z | |
6497 | 2024-12-31T17:43:28.498Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B |
6498 | 2024-12-31T17:43:28.498Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6499 | 2024-12-31T17:43:28.498Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0594 ms (440 iterations) |
6500 | 2024-12-31T17:43:28.498Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing |
6501 | 2024-12-31T17:43:28.501Z | process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B |
6502 | 2024-12-31T17:43:28.501Z | time: [248.00 B 248.00 B 248.00 B] |
6503 | 2024-12-31T17:43:28.501Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6504 | 2024-12-31T17:43:28.501Z | No change in performance detected. |
6505 | 2024-12-31T17:43:28.501Z | |
6506 | 2024-12-31T17:43:28.501Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B |
6507 | 2024-12-31T17:43:28.502Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6508 | 2024-12-31T17:43:28.502Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0132 ms (770 iterations) |
6509 | 2024-12-31T17:43:28.502Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing |
6510 | 2024-12-31T17:43:28.502Z | 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. |
6511 | 2024-12-31T17:43:28.502Z | |
6512 | 2024-12-31T17:43:28.502Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B |
6513 | 2024-12-31T17:43:28.502Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6514 | 2024-12-31T17:43:28.502Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1194 ms (440 iterations) |
6515 | 2024-12-31T17:43:28.504Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing |
6516 | 2024-12-31T17:43:28.504Z | 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. |
6517 | 2024-12-31T17:43:28.504Z | |
6518 | 2024-12-31T17:43:28.504Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B |
6519 | 2024-12-31T17:43:28.504Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6520 | 2024-12-31T17:43:28.504Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0002 ms (990 iterations) |
6521 | 2024-12-31T17:43:28.504Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing |
6522 | 2024-12-31T17:43:28.504Z | process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B |
6523 | 2024-12-31T17:43:28.504Z | time: [248.00 B 248.00 B 248.00 B] |
6524 | 2024-12-31T17:43:28.505Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6525 | 2024-12-31T17:43:28.505Z | No change in performance detected. |
6526 | 2024-12-31T17:43:28.505Z | |
6527 | 2024-12-31T17:43:28.505Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B |
6528 | 2024-12-31T17:43:28.505Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6529 | 2024-12-31T17:43:28.505Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0099 ms (440 iterations) |
6530 | 2024-12-31T17:43:28.507Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing |
6531 | 2024-12-31T17:43:28.507Z | process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B |
6532 | 2024-12-31T17:43:28.507Z | time: [248.00 B 248.00 B 248.00 B] |
6533 | 2024-12-31T17:43:28.507Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6534 | 2024-12-31T17:43:28.507Z | No change in performance detected. |
6535 | 2024-12-31T17:43:28.507Z | |
6536 | 2024-12-31T17:43:28.508Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B |
6537 | 2024-12-31T17:43:28.508Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs |
6538 | 2024-12-31T17:43:28.508Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0484 ms (880 iterations) |
6539 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing |
6540 | 2024-12-31T17:43:28.510Z | 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. |
6541 | 2024-12-31T17:43:28.510Z | |
6542 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B |
6543 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6544 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0772 ms (440 iterations) |
6545 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing |
6546 | 2024-12-31T17:43:28.510Z | 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. |
6547 | 2024-12-31T17:43:28.510Z | |
6548 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B |
6549 | 2024-12-31T17:43:28.510Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6550 | 2024-12-31T17:43:28.511Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0389 ms (825 iterations) |
6551 | 2024-12-31T17:43:28.513Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing |
6552 | 2024-12-31T17:43:28.513Z | process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B |
6553 | 2024-12-31T17:43:28.513Z | time: [248.00 B 248.00 B 248.00 B] |
6554 | 2024-12-31T17:43:28.513Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6555 | 2024-12-31T17:43:28.513Z | No change in performance detected. |
6556 | 2024-12-31T17:43:28.513Z | |
6557 | 2024-12-31T17:43:28.514Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B |
6558 | 2024-12-31T17:43:28.514Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6559 | 2024-12-31T17:43:28.514Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0490 ms (385 iterations) |
6560 | 2024-12-31T17:43:28.514Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing |
6561 | 2024-12-31T17:43:28.516Z | process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B |
6562 | 2024-12-31T17:43:28.516Z | time: [248.00 B 248.00 B 248.00 B] |
6563 | 2024-12-31T17:43:28.516Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6564 | 2024-12-31T17:43:28.516Z | No change in performance detected. |
6565 | 2024-12-31T17:43:28.516Z | |
6566 | 2024-12-31T17:43:28.516Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B |
6567 | 2024-12-31T17:43:28.516Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6568 | 2024-12-31T17:43:28.516Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0120 ms (550 iterations) |
6569 | 2024-12-31T17:43:28.516Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing |
6570 | 2024-12-31T17:43:28.516Z | 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. |
6571 | 2024-12-31T17:43:28.516Z | |
6572 | 2024-12-31T17:43:28.516Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B |
6573 | 2024-12-31T17:43:28.516Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6574 | 2024-12-31T17:43:28.517Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0413 ms (385 iterations) |
6575 | 2024-12-31T17:43:28.519Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing |
6576 | 2024-12-31T17:43:28.519Z | 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. |
6577 | 2024-12-31T17:43:28.519Z | |
6578 | 2024-12-31T17:43:28.519Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B |
6579 | 2024-12-31T17:43:28.519Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6580 | 2024-12-31T17:43:28.519Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0528 ms (825 iterations) |
6581 | 2024-12-31T17:43:28.519Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing |
6582 | 2024-12-31T17:43:28.520Z | process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B |
6583 | 2024-12-31T17:43:28.520Z | time: [248.00 B 248.00 B 248.00 B] |
6584 | 2024-12-31T17:43:28.520Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6585 | 2024-12-31T17:43:28.520Z | No change in performance detected. |
6586 | 2024-12-31T17:43:28.522Z | |
6587 | 2024-12-31T17:43:28.522Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B |
6588 | 2024-12-31T17:43:28.522Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6589 | 2024-12-31T17:43:28.522Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1396 ms (440 iterations) |
6590 | 2024-12-31T17:43:28.522Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing |
6591 | 2024-12-31T17:43:28.523Z | process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B |
6592 | 2024-12-31T17:43:28.523Z | time: [248.00 B 248.00 B 248.00 B] |
6593 | 2024-12-31T17:43:28.523Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6594 | 2024-12-31T17:43:28.523Z | No change in performance detected. |
6595 | 2024-12-31T17:43:28.523Z | |
6596 | 2024-12-31T17:43:28.523Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B |
6597 | 2024-12-31T17:43:28.523Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs |
6598 | 2024-12-31T17:43:28.523Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0487 ms (770 iterations) |
6599 | 2024-12-31T17:43:28.525Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing |
6600 | 2024-12-31T17:43:28.525Z | 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. |
6601 | 2024-12-31T17:43:28.525Z | |
6602 | 2024-12-31T17:43:28.525Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B |
6603 | 2024-12-31T17:43:28.525Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6604 | 2024-12-31T17:43:28.525Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1384 ms (440 iterations) |
6605 | 2024-12-31T17:43:28.525Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing |
6606 | 2024-12-31T17:43:28.526Z | 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. |
6607 | 2024-12-31T17:43:28.526Z | |
6608 | 2024-12-31T17:43:28.526Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B |
6609 | 2024-12-31T17:43:28.526Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6610 | 2024-12-31T17:43:28.526Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0183 ms (275 iterations) |
6611 | 2024-12-31T17:43:28.528Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing |
6612 | 2024-12-31T17:43:28.528Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B |
6613 | 2024-12-31T17:43:28.528Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6614 | 2024-12-31T17:43:28.528Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6615 | 2024-12-31T17:43:28.528Z | No change in performance detected. |
6616 | 2024-12-31T17:43:28.528Z | |
6617 | 2024-12-31T17:43:28.528Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B |
6618 | 2024-12-31T17:43:28.528Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6619 | 2024-12-31T17:43:28.529Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0759 ms (220 iterations) |
6620 | 2024-12-31T17:43:28.531Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing |
6621 | 2024-12-31T17:43:28.531Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B |
6622 | 2024-12-31T17:43:28.531Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6623 | 2024-12-31T17:43:28.531Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6624 | 2024-12-31T17:43:28.531Z | No change in performance detected. |
6625 | 2024-12-31T17:43:28.531Z | |
6626 | 2024-12-31T17:43:28.531Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B |
6627 | 2024-12-31T17:43:28.531Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6628 | 2024-12-31T17:43:28.531Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0813 ms (385 iterations) |
6629 | 2024-12-31T17:43:28.534Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing |
6630 | 2024-12-31T17:43:28.534Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B |
6631 | 2024-12-31T17:43:28.534Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6632 | 2024-12-31T17:43:28.534Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6633 | 2024-12-31T17:43:28.534Z | No change in performance detected. |
6634 | 2024-12-31T17:43:28.534Z | |
6635 | 2024-12-31T17:43:28.534Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B |
6636 | 2024-12-31T17:43:28.534Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6637 | 2024-12-31T17:43:28.534Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2271 ms (275 iterations) |
6638 | 2024-12-31T17:43:28.537Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing |
6639 | 2024-12-31T17:43:28.537Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B |
6640 | 2024-12-31T17:43:28.537Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6641 | 2024-12-31T17:43:28.537Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6642 | 2024-12-31T17:43:28.537Z | No change in performance detected. |
6643 | 2024-12-31T17:43:28.537Z | |
6644 | 2024-12-31T17:43:28.537Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B |
6645 | 2024-12-31T17:43:28.537Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6646 | 2024-12-31T17:43:28.537Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1836 ms (330 iterations) |
6647 | 2024-12-31T17:43:28.539Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing |
6648 | 2024-12-31T17:43:28.539Z | process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B |
6649 | 2024-12-31T17:43:28.539Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6650 | 2024-12-31T17:43:28.540Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6651 | 2024-12-31T17:43:28.540Z | No change in performance detected. |
6652 | 2024-12-31T17:43:28.540Z | |
6653 | 2024-12-31T17:43:28.540Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B |
6654 | 2024-12-31T17:43:28.540Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6655 | 2024-12-31T17:43:28.540Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0449 ms (220 iterations) |
6656 | 2024-12-31T17:43:28.542Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing |
6657 | 2024-12-31T17:43:28.542Z | process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B |
6658 | 2024-12-31T17:43:28.542Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6659 | 2024-12-31T17:43:28.542Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6660 | 2024-12-31T17:43:28.542Z | No change in performance detected. |
6661 | 2024-12-31T17:43:28.542Z | |
6662 | 2024-12-31T17:43:28.542Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B |
6663 | 2024-12-31T17:43:28.543Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs |
6664 | 2024-12-31T17:43:28.543Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0232 ms (385 iterations) |
6665 | 2024-12-31T17:43:28.543Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing |
6666 | 2024-12-31T17:43:28.545Z | process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B |
6667 | 2024-12-31T17:43:28.545Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6668 | 2024-12-31T17:43:28.545Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6669 | 2024-12-31T17:43:28.545Z | No change in performance detected. |
6670 | 2024-12-31T17:43:28.545Z | |
6671 | 2024-12-31T17:43:28.545Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B |
6672 | 2024-12-31T17:43:28.545Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6673 | 2024-12-31T17:43:28.545Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0858 ms (275 iterations) |
6674 | 2024-12-31T17:43:28.545Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing |
6675 | 2024-12-31T17:43:28.548Z | process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B |
6676 | 2024-12-31T17:43:28.548Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6677 | 2024-12-31T17:43:28.548Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6678 | 2024-12-31T17:43:28.548Z | No change in performance detected. |
6679 | 2024-12-31T17:43:28.548Z | |
6680 | 2024-12-31T17:43:28.548Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B |
6681 | 2024-12-31T17:43:28.548Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6682 | 2024-12-31T17:43:28.548Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1329 ms (275 iterations) |
6683 | 2024-12-31T17:43:28.548Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing |
6684 | 2024-12-31T17:43:28.551Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B |
6685 | 2024-12-31T17:43:28.551Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6686 | 2024-12-31T17:43:28.551Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6687 | 2024-12-31T17:43:28.551Z | No change in performance detected. |
6688 | 2024-12-31T17:43:28.551Z | |
6689 | 2024-12-31T17:43:28.551Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B |
6690 | 2024-12-31T17:43:28.551Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6691 | 2024-12-31T17:43:28.551Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1999 ms (220 iterations) |
6692 | 2024-12-31T17:43:28.551Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing |
6693 | 2024-12-31T17:43:28.555Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B |
6694 | 2024-12-31T17:43:28.555Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6695 | 2024-12-31T17:43:28.555Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6696 | 2024-12-31T17:43:28.555Z | No change in performance detected. |
6697 | 2024-12-31T17:43:28.555Z | |
6698 | 2024-12-31T17:43:28.555Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B |
6699 | 2024-12-31T17:43:28.555Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6700 | 2024-12-31T17:43:28.555Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0652 ms (330 iterations) |
6701 | 2024-12-31T17:43:28.555Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing |
6702 | 2024-12-31T17:43:28.555Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B |
6703 | 2024-12-31T17:43:28.555Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6704 | 2024-12-31T17:43:28.555Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6705 | 2024-12-31T17:43:28.556Z | No change in performance detected. |
6706 | 2024-12-31T17:43:28.556Z | |
6707 | 2024-12-31T17:43:28.556Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B |
6708 | 2024-12-31T17:43:28.556Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6709 | 2024-12-31T17:43:28.556Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1971 ms (275 iterations) |
6710 | 2024-12-31T17:43:28.559Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing |
6711 | 2024-12-31T17:43:28.559Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B |
6712 | 2024-12-31T17:43:28.559Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6713 | 2024-12-31T17:43:28.559Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6714 | 2024-12-31T17:43:28.559Z | No change in performance detected. |
6715 | 2024-12-31T17:43:28.559Z | |
6716 | 2024-12-31T17:43:28.559Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B |
6717 | 2024-12-31T17:43:28.559Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6718 | 2024-12-31T17:43:28.559Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1052 ms (275 iterations) |
6719 | 2024-12-31T17:43:28.559Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing |
6720 | 2024-12-31T17:43:28.562Z | process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B |
6721 | 2024-12-31T17:43:28.562Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6722 | 2024-12-31T17:43:28.562Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6723 | 2024-12-31T17:43:28.562Z | No change in performance detected. |
6724 | 2024-12-31T17:43:28.562Z | |
6725 | 2024-12-31T17:43:28.562Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B |
6726 | 2024-12-31T17:43:28.562Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6727 | 2024-12-31T17:43:28.562Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1444 ms (220 iterations) |
6728 | 2024-12-31T17:43:28.562Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing |
6729 | 2024-12-31T17:43:28.565Z | process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B |
6730 | 2024-12-31T17:43:28.565Z | time: [6708.0 B 6708.0 B 6708.0 B] |
6731 | 2024-12-31T17:43:28.565Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6732 | 2024-12-31T17:43:28.565Z | No change in performance detected. |
6733 | 2024-12-31T17:43:28.565Z | |
6734 | 2024-12-31T17:43:28.565Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B |
6735 | 2024-12-31T17:43:28.565Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs |
6736 | 2024-12-31T17:43:28.565Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1392 ms (385 iterations) |
6737 | 2024-12-31T17:43:28.565Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing |
6738 | 2024-12-31T17:43:28.568Z | process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B |
6739 | 2024-12-31T17:43:28.568Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6740 | 2024-12-31T17:43:28.568Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6741 | 2024-12-31T17:43:28.568Z | No change in performance detected. |
6742 | 2024-12-31T17:43:28.568Z | |
6743 | 2024-12-31T17:43:28.568Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B |
6744 | 2024-12-31T17:43:28.568Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6745 | 2024-12-31T17:43:28.568Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1619 ms (275 iterations) |
6746 | 2024-12-31T17:43:28.568Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing |
6747 | 2024-12-31T17:43:28.571Z | process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B |
6748 | 2024-12-31T17:43:28.571Z | time: [5144.0 B 5144.0 B 5144.0 B] |
6749 | 2024-12-31T17:43:28.571Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6750 | 2024-12-31T17:43:28.571Z | No change in performance detected. |
6751 | 2024-12-31T17:43:28.571Z | |
6752 | 2024-12-31T17:43:28.611Z | + cp -r target/criterion /work/bench-results |
6753 | 2024-12-31T17:43:28.772Z | + cp -r target/xde-bench /work/bench-results |
6754 | 2024-12-31T17:43:28.809Z | + pushd /work |
6755 | 2024-12-31T17:43:28.809Z | /work /work/oxidecomputer/opte |
6756 | 2024-12-31T17:43:28.809Z | + tar -caf bench-results.tgz bench-results |
6757 | 2024-12-31T17:43:29.572Z | + popd |
6758 | 2024-12-31T17:43:29.572Z | /work/oxidecomputer/opte |
6759 | 2024-12-31T17:43:29.575Z | + cleanup |
6760 | 2024-12-31T17:43:29.575Z | ++ id -un |
6761 | 2024-12-31T17:43:29.578Z | ++ id -gn |
6762 | 2024-12-31T17:43:29.581Z | + pfexec chown -R build:build . |
6763 | 2024-12-31T17:43:29.637Z | + [[ -z 01JGETRRPEDPQB8Y35J2HTDP6M ]] |
6764 | 2024-12-31T17:43:29.641Z | process exited: duration 1883594 ms, exit code 0 |
|
6765 | 2024-12-31T17:43:29.647Z | found 1 output files |
6766 | 2024-12-31T17:43:29.647Z | uploading: /work/bench-results.tgz (4884555 bytes) |
6767 | 2024-12-31T17:43:30.763Z | uploaded: /work/bench-results.tgz |