|
|
|
1 | 2024-05-13T11:54:53.769Z | job dependencies complete; ready to run (waiting for 6 m 57 s) |
2 | 2024-05-13T11:55:27.869Z | job assigned to worker 01HXRWWHGMYYT596G75D5318T8 (queued for 34 s) |
3 | 2024-05-13T11:55:28.948Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2024-05-13T11:55:36.753Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2024-05-13T11:55:36.754Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2024-05-13T11:55:36.790Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2024-05-13T11:55:36.790Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2024-05-13T11:55:36.828Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2024-05-13T11:55:36.828Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2024-05-13T11:55:36.871Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2024-05-13T11:55:36.903Z | downloading input: /input/xde/work/release/xde |
12 | 2024-05-13T11:55:45.825Z | downloaded input: /input/xde/work/release/xde |
13 | 2024-05-13T11:55:45.825Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2024-05-13T11:55:45.865Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2024-05-13T11:55:45.865Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2024-05-13T11:55:45.907Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2024-05-13T11:55:45.907Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2024-05-13T11:55:45.948Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2024-05-13T11:55:45.973Z | downloading input: /input/xde/work/test/loopback |
20 | 2024-05-13T11:55:52.439Z | downloaded input: /input/xde/work/test/loopback |
21 | 2024-05-13T11:55:52.439Z | downloading input: /input/xde/work/xde.conf |
22 | 2024-05-13T11:55:52.474Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2024-05-13T11:55:52.474Z | starting task 0: "setup" |
24 | 2024-05-13T11:55:52.514Z | ++ uname -s |
25 | 2024-05-13T11:55:52.514Z | + kern=SunOS |
26 | 2024-05-13T11:55:52.514Z | + case "$kern" in |
27 | 2024-05-13T11:55:52.514Z | + groupadd -g 12345 build |
28 | 2024-05-13T11:55:52.514Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
29 | 2024-05-13T11:55:54.506Z | + zfs create -o mountpoint=/work rpool/work |
30 | 2024-05-13T11:55:54.545Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
31 | 2024-05-13T11:55:54.575Z | + home_fs=zfs |
32 | 2024-05-13T11:55:54.575Z | + [[ zfs == autofs ]] |
33 | 2024-05-13T11:55:54.575Z | + mkdir -p /home/build |
34 | 2024-05-13T11:55:54.575Z | + chown build:build /home/build /work |
35 | 2024-05-13T11:55:56.552Z | + chmod 0700 /home/build /work |
36 | 2024-05-13T11:55:56.576Z | process exited: duration 4082 ms, exit code 0 |
|
37 | 2024-05-13T11:55:56.625Z | starting task 1: "rust-toolchain" |
38 | 2024-05-13T11:55:56.649Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
39 | 2024-05-13T11:55:56.649Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
40 | 2024-05-13T11:55:56.776Z | info: downloading installer |
41 | 2024-05-13T11:55:57.486Z | warning: it looks like you have an existing installation of Rust at: |
42 | 2024-05-13T11:55:57.486Z | warning: /opt/ooce/bin |
43 | 2024-05-13T11:55:57.486Z | warning: It is recommended that rustup be the primary Rust installation. |
44 | 2024-05-13T11:55:57.486Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
45 | 2024-05-13T11:55:57.486Z | warning: If you are sure that you want both rustup and your already installed Rust |
46 | 2024-05-13T11:55:57.486Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
47 | 2024-05-13T11:55:57.486Z | warning: or pass `-y' to ignore all ignorable checks. |
48 | 2024-05-13T11:55:57.486Z | error: cannot install while Rust is installed |
49 | 2024-05-13T11:55:57.487Z | warning: continuing (because the -y flag is set and the error is ignorable) |
50 | 2024-05-13T11:55:57.536Z | info: profile set to 'default' |
51 | 2024-05-13T11:55:57.536Z | info: default host triple is x86_64-unknown-illumos |
52 | 2024-05-13T11:55:57.536Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
53 | 2024-05-13T11:55:57.673Z | info: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29) |
54 | 2024-05-13T11:55:57.673Z | info: downloading component 'cargo' |
55 | 2024-05-13T11:55:57.857Z | info: downloading component 'clippy' |
56 | 2024-05-13T11:55:57.955Z | info: downloading component 'rust-docs' |
57 | 2024-05-13T11:55:58.230Z | info: downloading component 'rust-std' |
58 | 2024-05-13T11:55:58.557Z | info: downloading component 'rustc' |
59 | 2024-05-13T11:55:59.208Z | info: downloading component 'rustfmt' |
60 | 2024-05-13T11:55:59.246Z | info: installing component 'cargo' |
61 | 2024-05-13T11:56:00.368Z | info: installing component 'clippy' |
62 | 2024-05-13T11:56:00.790Z | info: installing component 'rust-docs' |
63 | 2024-05-13T11:56:03.367Z | info: installing component 'rust-std' |
64 | 2024-05-13T11:56:05.384Z | info: installing component 'rustc' |
65 | 2024-05-13T11:56:10.466Z | info: installing component 'rustfmt' |
66 | 2024-05-13T11:56:10.835Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
67 | 2024-05-13T11:56:10.835Z | |
68 | 2024-05-13T11:56:10.963Z | stable-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29) |
69 | 2024-05-13T11:56:10.964Z | |
70 | 2024-05-13T11:56:10.988Z | |
71 | 2024-05-13T11:56:10.989Z | Rust is installed now. Great! |
72 | 2024-05-13T11:56:10.989Z | |
73 | 2024-05-13T11:56:10.989Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
74 | 2024-05-13T11:56:10.989Z | environment variable. This has not been done automatically. |
75 | 2024-05-13T11:56:10.989Z | |
76 | 2024-05-13T11:56:10.989Z | To configure your current shell, you need to source |
77 | 2024-05-13T11:56:10.989Z | the corresponding env file under $HOME/.cargo. |
78 | 2024-05-13T11:56:10.989Z | |
79 | 2024-05-13T11:56:10.989Z | This is usually done by running one of the following (note the leading DOT): |
80 | 2024-05-13T11:56:10.989Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
81 | 2024-05-13T11:56:10.989Z | source "$HOME/.cargo/env.fish" # For fish |
82 | 2024-05-13T11:56:11.025Z | + rustc --version |
83 | 2024-05-13T11:56:11.131Z | rustc 1.78.0 (9b00956e5 2024-04-29) |
84 | 2024-05-13T11:56:11.155Z | process exited: duration 14509 ms, exit code 0 |
|
85 | 2024-05-13T11:56:11.204Z | starting task 2: "authentication" |
86 | 2024-05-13T11:56:11.260Z | process exited: duration 56 ms, exit code 0 |
|
87 | 2024-05-13T11:56:11.311Z | starting task 3: "clone repository" |
88 | 2024-05-13T11:56:11.336Z | + mkdir -p /work/oxidecomputer/opte |
89 | 2024-05-13T11:56:11.336Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
90 | 2024-05-13T11:56:11.360Z | Cloning into '/work/oxidecomputer/opte'... |
91 | 2024-05-13T11:56:12.962Z | + cd /work/oxidecomputer/opte |
92 | 2024-05-13T11:56:12.962Z | + git fetch origin 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3 |
93 | 2024-05-13T11:56:13.367Z | From https://github.com/oxidecomputer/opte |
94 | 2024-05-13T11:56:13.367Z | * branch 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3 -> FETCH_HEAD |
95 | 2024-05-13T11:56:13.391Z | + [[ -n spring-clean ]] |
96 | 2024-05-13T11:56:13.391Z | ++ git branch --show-current |
97 | 2024-05-13T11:56:13.391Z | + current=master |
98 | 2024-05-13T11:56:13.391Z | + [[ master != spring-clean ]] |
99 | 2024-05-13T11:56:13.392Z | + git branch -f spring-clean 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3 |
100 | 2024-05-13T11:56:13.392Z | + git checkout -f spring-clean |
101 | 2024-05-13T11:56:13.421Z | Switched to branch 'spring-clean' |
102 | 2024-05-13T11:56:13.445Z | + git reset --hard 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3 |
103 | 2024-05-13T11:56:13.445Z | HEAD is now at 3cf54ee Inform cargo about custom rustc-flags |
104 | 2024-05-13T11:56:13.445Z | process exited: duration 2123 ms, exit code 0 |
|
105 | 2024-05-13T11:56:13.494Z | starting task 4: "build" |
106 | 2024-05-13T11:56:13.518Z | + pfexec pkg install brand/sparse opte iperf demangle flamegraph |
107 | 2024-05-13T11:56:18.198Z | Startup: Refreshing catalog 'helios-dev' ... Done |
108 | 2024-05-13T11:56:20.706Z | Startup: Caching catalogs ... Done |
109 | 2024-05-13T11:56:22.773Z | Planning: Solver setup ... Done |
110 | 2024-05-13T11:56:22.803Z | Planning: Running solver ... Done |
111 | 2024-05-13T11:56:22.833Z | Planning: Finding local manifests ... Done |
112 | 2024-05-13T11:56:22.913Z | Planning: Fetching manifests: 0/4 0% complete |
113 | 2024-05-13T11:56:23.023Z | Planning: Fetching manifests: 4/4 100% complete |
114 | 2024-05-13T11:56:23.047Z | Planning: Package planning ... Done |
115 | 2024-05-13T11:56:23.072Z | Planning: Merging actions ... Done |
116 | 2024-05-13T11:56:23.549Z | Planning: Checking for conflicting actions ... Done |
117 | 2024-05-13T11:56:23.574Z | Planning: Consolidating action changes ... Done |
118 | 2024-05-13T11:56:24.164Z | Planning: Evaluating mediators ... Done |
119 | 2024-05-13T11:56:24.188Z | Planning: Planning completed in 3.40 seconds |
120 | 2024-05-13T11:56:24.188Z | Packages to install: 4 |
121 | 2024-05-13T11:56:24.188Z | Services to change: 1 |
122 | 2024-05-13T11:56:24.188Z | Create boot environment: No |
123 | 2024-05-13T11:56:24.188Z | Create backup boot environment: No |
124 | 2024-05-13T11:56:24.224Z | |
125 | 2024-05-13T11:56:24.224Z | Download: 0/31 items 0.0/18.4MB 0% complete |
126 | 2024-05-13T11:56:25.102Z | Download: Completed 18.38 MB in 0.88 seconds (20.9M/s) |
127 | 2024-05-13T11:56:25.180Z | Actions: 1/95 actions (Installing new actions) |
128 | 2024-05-13T11:56:25.812Z | Actions: Completed 95 actions in 0.63 seconds. |
129 | 2024-05-13T11:56:26.069Z | Done |
130 | 2024-05-13T11:56:26.069Z | Done |
131 | 2024-05-13T11:56:26.387Z | Done |
132 | 2024-05-13T11:56:31.160Z | Done |
133 | 2024-05-13T11:56:31.252Z | Done |
134 | 2024-05-13T11:56:31.252Z | Done |
135 | 2024-05-13T11:56:38.603Z | Done |
136 | 2024-05-13T11:56:38.827Z | + [[ -z 01HXRWFS4QZPCN35726QCXDMCB ]] |
137 | 2024-05-13T11:56:38.827Z | + trap cleanup EXIT |
138 | 2024-05-13T11:56:38.852Z | + OUT_DIR=/work/bench-results |
139 | 2024-05-13T11:56:38.852Z | + mkdir -p /work/bench-results |
140 | 2024-05-13T11:56:38.852Z | + mkdir -p target/criterion |
141 | 2024-05-13T11:56:38.853Z | + mkdir -p target/xde-bench |
142 | 2024-05-13T11:56:38.853Z | + banner collect |
143 | 2024-05-13T11:56:38.853Z | |
144 | 2024-05-13T11:56:38.853Z | #### #### # # ###### #### ##### |
145 | 2024-05-13T11:56:38.853Z | # # # # # # # # # # |
146 | 2024-05-13T11:56:38.853Z | # # # # # ##### # # |
147 | 2024-05-13T11:56:38.853Z | # # # # # # # # |
148 | 2024-05-13T11:56:38.853Z | # # # # # # # # # # |
149 | 2024-05-13T11:56:38.853Z | #### #### ###### ###### ###### #### # |
150 | 2024-05-13T11:56:38.853Z | |
151 | 2024-05-13T11:56:38.853Z | ++ cat .git/refs/heads/master |
152 | 2024-05-13T11:56:38.853Z | + BASELINE_COMMIT=759431af728b46bd19e41c3fd2e2d717e2bfe670 |
153 | 2024-05-13T11:56:38.853Z | + [[ spring-clean == \m\a\s\t\e\r ]] |
154 | 2024-05-13T11:56:38.853Z | + get_artifact opte benchmark 759431af728b46bd19e41c3fd2e2d717e2bfe670 bench-results.tgz |
155 | 2024-05-13T11:56:38.853Z | + local curl_res |
156 | 2024-05-13T11:56:38.853Z | + repo=opte |
157 | 2024-05-13T11:56:38.853Z | + series=benchmark |
158 | 2024-05-13T11:56:38.853Z | + commit=759431af728b46bd19e41c3fd2e2d717e2bfe670 |
159 | 2024-05-13T11:56:38.853Z | + name=bench-results.tgz |
160 | 2024-05-13T11:56:38.853Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
161 | 2024-05-13T11:56:38.853Z | + mkdir -p download |
162 | 2024-05-13T11:56:38.853Z | + pushd download |
163 | 2024-05-13T11:56:38.853Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
164 | 2024-05-13T11:56:38.854Z | + [[ ! -f bench-results.tgz ]] |
165 | 2024-05-13T11:56:38.854Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/759431af728b46bd19e41c3fd2e2d717e2bfe670/bench-results.tgz |
166 | 2024-05-13T11:56:38.880Z | % Total % Received % Xferd Average Speed Time Time Time Current |
167 | 2024-05-13T11:56:38.880Z | Dload Upload Total Spent Left Speed |
168 | 2024-05-13T11:56:40.088Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 5422k 4 231k 0 0 748k 0 0:00:07 --:--:-- 0:00:07 747k
100 5422k 100 5422k 0 0 4389k 0 0:00:01 0:00:01 --:--:-- 4393k |
169 | 2024-05-13T11:56:40.112Z | + curl_res=0 |
170 | 2024-05-13T11:56:40.112Z | + popd |
171 | 2024-05-13T11:56:40.113Z | /work/oxidecomputer/opte |
172 | 2024-05-13T11:56:40.113Z | + return 0 |
173 | 2024-05-13T11:56:40.113Z | + tar -xf download/bench-results.tgz -C target |
174 | 2024-05-13T11:56:40.677Z | + mv target/bench-results/criterion target/bench-results/xde-bench target/ |
175 | 2024-05-13T11:56:40.702Z | + rm -r target/bench-results |
176 | 2024-05-13T11:56:40.702Z | + [[ '' -eq 1 ]] |
177 | 2024-05-13T11:56:40.702Z | + uname -a |
178 | 2024-05-13T11:56:40.702Z | SunOS bmat-EVT22200007-00001896 5.11 helios-2.0.22656 i86pc i386 i86pc |
179 | 2024-05-13T11:56:40.702Z | + cat /etc/versions/build |
180 | 2024-05-13T11:56:40.702Z | heads/stlouis-0-gdd9aaaf627 |
181 | 2024-05-13T11:56:40.702Z | + dladm |
182 | 2024-05-13T11:56:40.702Z | LINK CLASS MTU STATE BRIDGE OVER |
183 | 2024-05-13T11:56:40.702Z | vioif0 phys 1500 up -- -- |
184 | 2024-05-13T11:56:40.702Z | + ipadm |
185 | 2024-05-13T11:56:40.702Z | ADDROBJ TYPE STATE ADDR |
186 | 2024-05-13T11:56:40.703Z | lo0/v4 static ok 127.0.0.1/8 |
187 | 2024-05-13T11:56:40.703Z | vioif0/v4 static ok 10.151.4.100/24 |
188 | 2024-05-13T11:56:40.703Z | lo0/v6 static ok ::1/128 |
189 | 2024-05-13T11:56:40.703Z | + pfexec rem_drv xde |
190 | 2024-05-13T11:56:40.727Z | + set -o errexit |
191 | 2024-05-13T11:56:40.727Z | + set -o pipefail |
192 | 2024-05-13T11:56:40.727Z | + banner prepare |
193 | 2024-05-13T11:56:40.728Z | |
194 | 2024-05-13T11:56:40.728Z | ##### ##### ###### ##### ## ##### ###### |
195 | 2024-05-13T11:56:40.728Z | # # # # # # # # # # # # |
196 | 2024-05-13T11:56:40.728Z | # # # # ##### # # # # # # ##### |
197 | 2024-05-13T11:56:40.728Z | ##### ##### # ##### ###### ##### # |
198 | 2024-05-13T11:56:40.728Z | # # # # # # # # # # |
199 | 2024-05-13T11:56:40.728Z | # # # ###### # # # # # ###### |
200 | 2024-05-13T11:56:40.728Z | |
201 | 2024-05-13T11:56:40.728Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
202 | 2024-05-13T11:56:40.728Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
203 | 2024-05-13T11:56:40.815Z | + pfexec add_drv xde |
204 | 2024-05-13T11:56:40.997Z | + banner bench |
205 | 2024-05-13T11:56:41.022Z | |
206 | 2024-05-13T11:56:41.022Z | ##### ###### # # #### # # |
207 | 2024-05-13T11:56:41.022Z | # # # ## # # # # # |
208 | 2024-05-13T11:56:41.022Z | ##### ##### # # # # ###### |
209 | 2024-05-13T11:56:41.022Z | # # # # # # # # # |
210 | 2024-05-13T11:56:41.022Z | # # # # ## # # # # |
211 | 2024-05-13T11:56:41.022Z | ##### ###### # # #### # # |
212 | 2024-05-13T11:56:41.022Z | |
213 | 2024-05-13T11:56:41.022Z | + cargo kbench local |
214 | 2024-05-13T11:56:41.022Z | info: syncing channel updates for '1.78.0-x86_64-unknown-illumos' |
215 | 2024-05-13T11:56:41.115Z | info: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29) |
216 | 2024-05-13T11:56:41.115Z | info: downloading component 'cargo' |
217 | 2024-05-13T11:56:41.301Z | info: downloading component 'clippy' |
218 | 2024-05-13T11:56:41.343Z | info: downloading component 'rust-docs' |
219 | 2024-05-13T11:56:41.497Z | info: downloading component 'rust-std' |
220 | 2024-05-13T11:56:41.734Z | info: downloading component 'rustc' |
221 | 2024-05-13T11:56:42.335Z | info: downloading component 'rustfmt' |
222 | 2024-05-13T11:56:42.379Z | info: installing component 'cargo' |
223 | 2024-05-13T11:56:43.327Z | info: installing component 'clippy' |
224 | 2024-05-13T11:56:43.721Z | info: installing component 'rust-docs' |
225 | 2024-05-13T11:56:46.100Z | info: installing component 'rust-std' |
226 | 2024-05-13T11:56:48.140Z | info: installing component 'rustc' |
227 | 2024-05-13T11:56:53.034Z | info: installing component 'rustfmt' |
228 | 2024-05-13T11:56:53.673Z | Updating crates.io index |
229 | 2024-05-13T11:56:53.749Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
230 | 2024-05-13T11:56:54.724Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
231 | 2024-05-13T11:56:55.129Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
232 | 2024-05-13T11:56:55.880Z | Updating git repository `https://github.com/oxidecomputer/zone` |
233 | 2024-05-13T11:56:56.269Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
234 | 2024-05-13T11:56:56.814Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
235 | 2024-05-13T11:56:57.274Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
236 | 2024-05-13T11:56:58.718Z | Downloading crates ... |
237 | 2024-05-13T11:56:58.822Z | Downloaded autocfg v1.3.0 |
238 | 2024-05-13T11:56:58.846Z | Downloaded crossbeam-utils v0.8.19 |
239 | 2024-05-13T11:56:58.870Z | Downloaded is-terminal v0.4.12 |
240 | 2024-05-13T11:56:58.870Z | Downloaded proc-macro-error-attr v1.0.4 |
241 | 2024-05-13T11:56:58.870Z | Downloaded quote v1.0.36 |
242 | 2024-05-13T11:56:58.871Z | Downloaded scopeguard v1.2.0 |
243 | 2024-05-13T11:56:58.895Z | Downloaded slog-term v2.9.1 |
244 | 2024-05-13T11:56:58.895Z | Downloaded rand_core v0.6.4 |
245 | 2024-05-13T11:56:58.895Z | Downloaded slog-async v2.8.0 |
246 | 2024-05-13T11:56:58.895Z | Downloaded signal-hook-registry v1.4.2 |
247 | 2024-05-13T11:56:58.895Z | Downloaded plotters-svg v0.3.5 |
248 | 2024-05-13T11:56:58.895Z | Downloaded libc v0.2.154 |
249 | 2024-05-13T11:56:58.924Z | Downloaded pretty-hex v0.2.1 |
250 | 2024-05-13T11:56:58.949Z | Downloaded plotters-backend v0.3.5 |
251 | 2024-05-13T11:56:58.949Z | Downloaded version_check v0.9.4 |
252 | 2024-05-13T11:56:58.949Z | Downloaded smallvec v1.13.2 |
253 | 2024-05-13T11:56:58.949Z | Downloaded utf8parse v0.2.1 |
254 | 2024-05-13T11:56:58.949Z | Downloaded ryu v1.0.18 |
255 | 2024-05-13T11:56:58.949Z | Downloaded unicode-width v0.1.12 |
256 | 2024-05-13T11:56:58.949Z | Downloaded tinytemplate v1.2.1 |
257 | 2024-05-13T11:56:58.949Z | Downloaded tracing-attributes v0.1.27 |
258 | 2024-05-13T11:56:58.949Z | Downloaded term v0.7.0 |
259 | 2024-05-13T11:56:58.975Z | Downloaded zerocopy-derive v0.7.34 |
260 | 2024-05-13T11:56:58.975Z | Downloaded walkdir v2.5.0 |
261 | 2024-05-13T11:56:58.975Z | Downloaded unicode-ident v1.0.12 |
262 | 2024-05-13T11:56:58.975Z | Downloaded socket2 v0.4.10 |
263 | 2024-05-13T11:56:58.975Z | Downloaded postcard v1.0.8 |
264 | 2024-05-13T11:56:58.975Z | Downloaded time-macros v0.2.18 |
265 | 2024-05-13T11:56:58.975Z | Downloaded tracing-core v0.1.32 |
266 | 2024-05-13T11:56:59.000Z | Downloaded serde v1.0.201 |
267 | 2024-05-13T11:56:59.000Z | Downloaded socket2 v0.5.7 |
268 | 2024-05-13T11:56:59.000Z | Downloaded tracing v0.1.40 |
269 | 2024-05-13T11:56:59.000Z | Downloaded serde_derive v1.0.201 |
270 | 2024-05-13T11:56:59.000Z | Downloaded toml_edit v0.19.15 |
271 | 2024-05-13T11:56:59.026Z | Downloaded zerocopy v0.7.34 |
272 | 2024-05-13T11:56:59.050Z | Downloaded time v0.3.36 |
273 | 2024-05-13T11:56:59.075Z | Downloaded syn v2.0.63 |
274 | 2024-05-13T11:56:59.075Z | Downloaded regex-syntax v0.8.3 |
275 | 2024-05-13T11:56:59.102Z | Downloaded regex-automata v0.4.6 |
276 | 2024-05-13T11:56:59.102Z | Downloaded tokio v1.37.0 |
277 | 2024-05-13T11:56:59.142Z | Downloaded syn v1.0.109 |
278 | 2024-05-13T11:56:59.166Z | Downloaded smoltcp v0.11.0 |
279 | 2024-05-13T11:56:59.190Z | Downloaded rustix v0.38.34 |
280 | 2024-05-13T11:56:59.214Z | Downloaded serde_json v1.0.117 |
281 | 2024-05-13T11:56:59.214Z | Downloaded regex v1.10.4 |
282 | 2024-05-13T11:56:59.239Z | Downloaded rayon v1.10.0 |
283 | 2024-05-13T11:56:59.239Z | Downloaded winnow v0.5.40 |
284 | 2024-05-13T11:56:59.263Z | Downloaded rayon-core v1.12.1 |
285 | 2024-05-13T11:56:59.264Z | Downloaded proc-macro-error v1.0.4 |
286 | 2024-05-13T11:56:59.264Z | Downloaded toml_datetime v0.6.5 |
287 | 2024-05-13T11:56:59.264Z | Downloaded tokio-macros v2.2.0 |
288 | 2024-05-13T11:56:59.264Z | Downloaded time-core v0.1.2 |
289 | 2024-05-13T11:56:59.264Z | Downloaded thread_local v1.1.8 |
290 | 2024-05-13T11:56:59.264Z | Downloaded thiserror-impl v1.0.60 |
291 | 2024-05-13T11:56:59.264Z | Downloaded thiserror v1.0.60 |
292 | 2024-05-13T11:56:59.264Z | Downloaded terminal_size v0.3.0 |
293 | 2024-05-13T11:56:59.264Z | Downloaded take_mut v0.2.2 |
294 | 2024-05-13T11:56:59.289Z | Downloaded tabwriter v1.4.0 |
295 | 2024-05-13T11:56:59.289Z | Downloaded strsim v0.11.1 |
296 | 2024-05-13T11:56:59.289Z | Downloaded strsim v0.10.0 |
297 | 2024-05-13T11:56:59.289Z | Downloaded stable_deref_trait v1.2.0 |
298 | 2024-05-13T11:56:59.289Z | Downloaded slog-scope v4.4.0 |
299 | 2024-05-13T11:56:59.289Z | Downloaded slog-envlogger v2.2.0 |
300 | 2024-05-13T11:56:59.289Z | Downloaded slab v0.4.9 |
301 | 2024-05-13T11:56:59.289Z | Downloaded same-file v1.0.6 |
302 | 2024-05-13T11:56:59.289Z | Downloaded rand_chacha v0.3.1 |
303 | 2024-05-13T11:56:59.289Z | Downloaded proc-macro2 v1.0.82 |
304 | 2024-05-13T11:56:59.289Z | Downloaded proc-macro-crate v1.3.1 |
305 | 2024-05-13T11:56:59.289Z | Downloaded ppv-lite86 v0.2.17 |
306 | 2024-05-13T11:56:59.289Z | Downloaded nix v0.28.0 |
307 | 2024-05-13T11:56:59.314Z | Downloaded itertools v0.10.5 |
308 | 2024-05-13T11:56:59.314Z | Downloaded ipnetwork v0.20.0 |
309 | 2024-05-13T11:56:59.314Z | Downloaded half v2.4.1 |
310 | 2024-05-13T11:56:59.314Z | Downloaded slog-stdlog v4.1.1 |
311 | 2024-05-13T11:56:59.314Z | Downloaded slog v2.7.0 |
312 | 2024-05-13T11:56:59.314Z | Downloaded rusticata-macros v4.1.0 |
313 | 2024-05-13T11:56:59.339Z | Downloaded plotters v0.3.5 |
314 | 2024-05-13T11:56:59.339Z | Downloaded pin-project-lite v0.2.14 |
315 | 2024-05-13T11:56:59.339Z | Downloaded parking_lot v0.12.2 |
316 | 2024-05-13T11:56:59.339Z | Downloaded once_cell v1.19.0 |
317 | 2024-05-13T11:56:59.339Z | Downloaded num_enum_derive v0.5.11 |
318 | 2024-05-13T11:56:59.339Z | Downloaded num_enum v0.5.11 |
319 | 2024-05-13T11:56:59.363Z | Downloaded num_cpus v1.16.0 |
320 | 2024-05-13T11:56:59.364Z | Downloaded num-conv v0.1.0 |
321 | 2024-05-13T11:56:59.364Z | Downloaded nom v7.1.3 |
322 | 2024-05-13T11:56:59.364Z | Downloaded mio v0.8.11 |
323 | 2024-05-13T11:56:59.364Z | Downloaded minimal-lexical v0.2.1 |
324 | 2024-05-13T11:56:59.388Z | Downloaded memchr v2.7.2 |
325 | 2024-05-13T11:56:59.388Z | Downloaded managed v0.8.0 |
326 | 2024-05-13T11:56:59.388Z | Downloaded itoa v1.0.11 |
327 | 2024-05-13T11:56:59.388Z | Downloaded itertools v0.12.1 |
328 | 2024-05-13T11:56:59.388Z | Downloaded rand v0.8.5 |
329 | 2024-05-13T11:56:59.388Z | Downloaded ident_case v1.0.1 |
330 | 2024-05-13T11:56:59.412Z | Downloaded heck v0.5.0 |
331 | 2024-05-13T11:56:59.412Z | Downloaded heck v0.4.1 |
332 | 2024-05-13T11:56:59.413Z | Downloaded hashbrown v0.14.5 |
333 | 2024-05-13T11:56:59.413Z | Downloaded hash32 v0.3.1 |
334 | 2024-05-13T11:56:59.413Z | Downloaded getrandom v0.2.15 |
335 | 2024-05-13T11:56:59.413Z | Downloaded futures-task v0.3.30 |
336 | 2024-05-13T11:56:59.413Z | Downloaded futures-channel v0.3.30 |
337 | 2024-05-13T11:56:59.413Z | Downloaded errno v0.3.9 |
338 | 2024-05-13T11:56:59.413Z | Downloaded pcap-parser v0.15.0 |
339 | 2024-05-13T11:56:59.413Z | Downloaded parking_lot_core v0.9.10 |
340 | 2024-05-13T11:56:59.437Z | Downloaded oorandom v11.1.3 |
341 | 2024-05-13T11:56:59.437Z | Downloaded num-traits v0.2.19 |
342 | 2024-05-13T11:56:59.437Z | Downloaded heapless v0.8.0 |
343 | 2024-05-13T11:56:59.437Z | Downloaded powerfmt v0.2.0 |
344 | 2024-05-13T11:56:59.437Z | Downloaded pin-utils v0.1.0 |
345 | 2024-05-13T11:56:59.438Z | Downloaded log v0.4.21 |
346 | 2024-05-13T11:56:59.438Z | Downloaded lock_api v0.4.12 |
347 | 2024-05-13T11:56:59.438Z | Downloaded lazy_static v1.4.0 |
348 | 2024-05-13T11:56:59.438Z | Downloaded is_terminal_polyfill v1.70.0 |
349 | 2024-05-13T11:56:59.438Z | Downloaded indexmap v2.2.6 |
350 | 2024-05-13T11:56:59.438Z | Downloaded foreign-types-shared v0.3.1 |
351 | 2024-05-13T11:56:59.462Z | Downloaded either v1.11.0 |
352 | 2024-05-13T11:56:59.462Z | Downloaded dyn-clone v1.0.17 |
353 | 2024-05-13T11:56:59.462Z | Downloaded dirs-sys-next v0.1.2 |
354 | 2024-05-13T11:56:59.462Z | Downloaded defmt-parser v0.3.4 |
355 | 2024-05-13T11:56:59.462Z | Downloaded futures-util v0.3.30 |
356 | 2024-05-13T11:56:59.462Z | Downloaded futures-sink v0.3.30 |
357 | 2024-05-13T11:56:59.462Z | Downloaded futures-macro v0.3.30 |
358 | 2024-05-13T11:56:59.462Z | Downloaded futures-io v0.3.30 |
359 | 2024-05-13T11:56:59.462Z | Downloaded futures-executor v0.3.30 |
360 | 2024-05-13T11:56:59.487Z | Downloaded futures-core v0.3.30 |
361 | 2024-05-13T11:56:59.487Z | Downloaded futures v0.3.30 |
362 | 2024-05-13T11:56:59.487Z | Downloaded foreign-types-macros v0.2.3 |
363 | 2024-05-13T11:56:59.487Z | Downloaded foreign-types v0.5.0 |
364 | 2024-05-13T11:56:59.487Z | Downloaded fnv v1.0.7 |
365 | 2024-05-13T11:56:59.487Z | Downloaded equivalent v1.0.1 |
366 | 2024-05-13T11:56:59.487Z | Downloaded embedded-io v0.4.0 |
367 | 2024-05-13T11:56:59.487Z | Downloaded dirs-next v2.0.0 |
368 | 2024-05-13T11:56:59.487Z | Downloaded deranged v0.3.11 |
369 | 2024-05-13T11:56:59.487Z | Downloaded defmt-macros v0.3.7 |
370 | 2024-05-13T11:56:59.487Z | Downloaded defmt v0.3.6 |
371 | 2024-05-13T11:56:59.487Z | Downloaded darling_macro v0.20.8 |
372 | 2024-05-13T11:56:59.487Z | Downloaded darling_core v0.20.8 |
373 | 2024-05-13T11:56:59.515Z | Downloaded darling v0.20.8 |
374 | 2024-05-13T11:56:59.515Z | Downloaded ctor v0.2.8 |
375 | 2024-05-13T11:56:59.515Z | Downloaded cstr-argument v0.1.2 |
376 | 2024-05-13T11:56:59.515Z | Downloaded crossbeam-epoch v0.9.18 |
377 | 2024-05-13T11:56:59.515Z | Downloaded crossbeam-deque v0.8.5 |
378 | 2024-05-13T11:56:59.515Z | Downloaded crossbeam-channel v0.5.12 |
379 | 2024-05-13T11:56:59.515Z | Downloaded crc32fast v1.4.0 |
380 | 2024-05-13T11:56:59.515Z | Downloaded cookie-factory v0.3.3 |
381 | 2024-05-13T11:56:59.539Z | Downloaded colored v2.1.0 |
382 | 2024-05-13T11:56:59.539Z | Downloaded colorchoice v1.0.1 |
383 | 2024-05-13T11:56:59.539Z | Downloaded cobs v0.2.3 |
384 | 2024-05-13T11:56:59.540Z | Downloaded clap_lex v0.7.0 |
385 | 2024-05-13T11:56:59.540Z | Downloaded clap_builder v4.5.2 |
386 | 2024-05-13T11:56:59.540Z | Downloaded ciborium v0.2.2 |
387 | 2024-05-13T11:56:59.540Z | Downloaded criterion-plot v0.5.0 |
388 | 2024-05-13T11:56:59.540Z | Downloaded criterion v0.5.1 |
389 | 2024-05-13T11:56:59.540Z | Downloaded clap_derive v4.5.4 |
390 | 2024-05-13T11:56:59.565Z | Downloaded clap v4.5.4 |
391 | 2024-05-13T11:56:59.565Z | Downloaded circular v0.3.0 |
392 | 2024-05-13T11:56:59.565Z | Downloaded ciborium-ll v0.2.2 |
393 | 2024-05-13T11:56:59.565Z | Downloaded ciborium-io v0.2.2 |
394 | 2024-05-13T11:56:59.565Z | Downloaded cfg_aliases v0.1.1 |
395 | 2024-05-13T11:56:59.565Z | Downloaded cfg-if v1.0.0 |
396 | 2024-05-13T11:56:59.565Z | Downloaded cast v0.3.0 |
397 | 2024-05-13T11:56:59.565Z | Downloaded bytes v1.6.0 |
398 | 2024-05-13T11:56:59.565Z | Downloaded byteorder v1.5.0 |
399 | 2024-05-13T11:56:59.589Z | Downloaded bitflags v2.5.0 |
400 | 2024-05-13T11:56:59.590Z | Downloaded bitflags v1.3.2 |
401 | 2024-05-13T11:56:59.590Z | Downloaded arc-swap v1.7.1 |
402 | 2024-05-13T11:56:59.590Z | Downloaded anyhow v1.0.83 |
403 | 2024-05-13T11:56:59.590Z | Downloaded anstyle-query v1.0.3 |
404 | 2024-05-13T11:56:59.590Z | Downloaded anstyle-parse v0.2.4 |
405 | 2024-05-13T11:56:59.590Z | Downloaded anstyle v1.0.7 |
406 | 2024-05-13T11:56:59.590Z | Downloaded anstream v0.6.14 |
407 | 2024-05-13T11:56:59.590Z | Downloaded anes v0.1.6 |
408 | 2024-05-13T11:56:59.614Z | Downloaded aho-corasick v1.1.3 |
409 | 2024-05-13T11:56:59.722Z | Compiling proc-macro2 v1.0.82 |
410 | 2024-05-13T11:56:59.722Z | Compiling unicode-ident v1.0.12 |
411 | 2024-05-13T11:56:59.722Z | Compiling libc v0.2.154 |
412 | 2024-05-13T11:56:59.747Z | Compiling cfg-if v1.0.0 |
413 | 2024-05-13T11:56:59.747Z | Compiling autocfg v1.3.0 |
414 | 2024-05-13T11:56:59.747Z | Compiling memchr v2.7.2 |
415 | 2024-05-13T11:56:59.747Z | Compiling version_check v0.9.4 |
416 | 2024-05-13T11:56:59.747Z | Compiling syn v1.0.109 |
417 | 2024-05-13T11:56:59.896Z | Compiling pin-project-lite v0.2.14 |
418 | 2024-05-13T11:56:59.962Z | Compiling serde v1.0.201 |
419 | 2024-05-13T11:57:00.007Z | Compiling once_cell v1.19.0 |
420 | 2024-05-13T11:57:00.469Z | Compiling either v1.11.0 |
421 | 2024-05-13T11:57:00.494Z | Compiling anyhow v1.0.83 |
422 | 2024-05-13T11:57:00.558Z | Compiling equivalent v1.0.1 |
423 | 2024-05-13T11:57:00.583Z | Compiling hashbrown v0.14.5 |
424 | 2024-05-13T11:57:00.583Z | Compiling lock_api v0.4.12 |
425 | 2024-05-13T11:57:00.642Z | Compiling parking_lot_core v0.9.10 |
426 | 2024-05-13T11:57:00.825Z | Compiling crossbeam-utils v0.8.19 |
427 | 2024-05-13T11:57:00.850Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
428 | 2024-05-13T11:57:00.939Z | Compiling toml_datetime v0.6.5 |
429 | 2024-05-13T11:57:01.010Z | Compiling winnow v0.5.40 |
430 | 2024-05-13T11:57:01.137Z | Compiling byteorder v1.5.0 |
431 | 2024-05-13T11:57:01.259Z | Compiling quote v1.0.36 |
432 | 2024-05-13T11:57:01.451Z | Compiling smallvec v1.13.2 |
433 | 2024-05-13T11:57:01.477Z | Compiling scopeguard v1.2.0 |
434 | 2024-05-13T11:57:01.582Z | Compiling syn v2.0.63 |
435 | 2024-05-13T11:57:01.786Z | Compiling indexmap v2.2.6 |
436 | 2024-05-13T11:57:01.813Z | Compiling lazy_static v1.4.0 |
437 | 2024-05-13T11:57:01.868Z | Compiling heapless v0.8.0 |
438 | 2024-05-13T11:57:01.914Z | Compiling fnv v1.0.7 |
439 | 2024-05-13T11:57:02.191Z | Compiling strsim v0.10.0 |
440 | 2024-05-13T11:57:02.307Z | Compiling ident_case v1.0.1 |
441 | 2024-05-13T11:57:02.336Z | Compiling thiserror v1.0.60 |
442 | 2024-05-13T11:57:02.759Z | Compiling hash32 v0.3.1 |
443 | 2024-05-13T11:57:02.947Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
444 | 2024-05-13T11:57:02.985Z | Compiling smoltcp v0.11.0 |
445 | 2024-05-13T11:57:03.209Z | Compiling stable_deref_trait v1.2.0 |
446 | 2024-05-13T11:57:03.263Z | Compiling parking_lot v0.12.2 |
447 | 2024-05-13T11:57:03.604Z | Compiling num_cpus v1.16.0 |
448 | 2024-05-13T11:57:03.739Z | Compiling mio v0.8.11 |
449 | 2024-05-13T11:57:03.768Z | Compiling signal-hook-registry v1.4.2 |
450 | 2024-05-13T11:57:04.051Z | Compiling toml_edit v0.19.15 |
451 | 2024-05-13T11:57:04.347Z | Compiling socket2 v0.5.7 |
452 | 2024-05-13T11:57:04.997Z | Compiling itertools v0.12.1 |
453 | 2024-05-13T11:57:05.749Z | Compiling slab v0.4.9 |
454 | 2024-05-13T11:57:05.833Z | Compiling crc32fast v1.4.0 |
455 | 2024-05-13T11:57:05.956Z | Compiling slog v2.7.0 |
456 | 2024-05-13T11:57:06.012Z | Compiling bitflags v1.3.2 |
457 | 2024-05-13T11:57:06.096Z | Compiling proc-macro-crate v1.3.1 |
458 | 2024-05-13T11:57:06.210Z | Compiling foreign-types-shared v0.3.1 |
459 | 2024-05-13T11:57:06.258Z | Compiling bitflags v2.5.0 |
460 | 2024-05-13T11:57:06.307Z | Compiling embedded-io v0.4.0 |
461 | 2024-05-13T11:57:06.354Z | Compiling darling_core v0.20.8 |
462 | 2024-05-13T11:57:06.501Z | Compiling bytes v1.6.0 |
463 | 2024-05-13T11:57:06.778Z | Compiling cobs v0.2.3 |
464 | 2024-05-13T11:57:06.804Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) |
465 | 2024-05-13T11:57:07.037Z | Compiling rustix v0.38.34 |
466 | 2024-05-13T11:57:07.213Z | Compiling managed v0.8.0 |
467 | 2024-05-13T11:57:07.997Z | Compiling errno v0.3.9 |
468 | 2024-05-13T11:57:08.246Z | Compiling cstr-argument v0.1.2 |
469 | 2024-05-13T11:57:08.298Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
470 | 2024-05-13T11:57:08.324Z | Compiling proc-macro-error-attr v1.0.4 |
471 | 2024-05-13T11:57:08.505Z | Compiling tracing-core v0.1.32 |
472 | 2024-05-13T11:57:08.553Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
473 | 2024-05-13T11:57:08.600Z | Compiling unicode-width v0.1.12 |
474 | 2024-05-13T11:57:08.682Z | Compiling pretty-hex v0.2.1 |
475 | 2024-05-13T11:57:08.833Z | Compiling ipnetwork v0.20.0 |
476 | 2024-05-13T11:57:08.859Z | Compiling itoa v1.0.11 |
477 | 2024-05-13T11:57:09.048Z | Compiling futures-sink v0.3.30 |
478 | 2024-05-13T11:57:09.184Z | Compiling utf8parse v0.2.1 |
479 | 2024-05-13T11:57:09.208Z | Compiling futures-core v0.3.30 |
480 | 2024-05-13T11:57:09.316Z | Compiling anstyle-parse v0.2.4 |
481 | 2024-05-13T11:57:09.436Z | Compiling futures-channel v0.3.30 |
482 | 2024-05-13T11:57:09.673Z | Compiling tabwriter v1.4.0 |
483 | 2024-05-13T11:57:10.689Z | Compiling num_enum_derive v0.5.11 |
484 | 2024-05-13T11:57:10.805Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) |
485 | 2024-05-13T11:57:10.910Z | Compiling serde_derive v1.0.201 |
486 | 2024-05-13T11:57:11.135Z | Compiling thiserror-impl v1.0.60 |
487 | 2024-05-13T11:57:11.204Z | Compiling darling_macro v0.20.8 |
488 | 2024-05-13T11:57:11.496Z | Compiling tokio-macros v2.2.0 |
489 | 2024-05-13T11:57:11.635Z | Compiling foreign-types-macros v0.2.3 |
490 | 2024-05-13T11:57:12.031Z | Compiling darling v0.20.8 |
491 | 2024-05-13T11:57:12.121Z | Compiling tracing-attributes v0.1.27 |
492 | 2024-05-13T11:57:12.386Z | Compiling zerocopy-derive v0.7.34 |
493 | 2024-05-13T11:57:12.625Z | Compiling num_enum v0.5.11 |
494 | 2024-05-13T11:57:12.650Z | Compiling foreign-types v0.5.0 |
495 | 2024-05-13T11:57:12.750Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
496 | 2024-05-13T11:57:12.775Z | Compiling tokio v1.37.0 |
497 | 2024-05-13T11:57:12.799Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
498 | 2024-05-13T11:57:13.675Z | Compiling futures-macro v0.3.30 |
499 | 2024-05-13T11:57:13.699Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
500 | 2024-05-13T11:57:14.049Z | Compiling zerocopy v0.7.34 |
501 | 2024-05-13T11:57:14.415Z | Compiling colored v2.1.0 |
502 | 2024-05-13T11:57:14.885Z | Compiling tracing v0.1.40 |
503 | 2024-05-13T11:57:15.180Z | Compiling socket2 v0.4.10 |
504 | 2024-05-13T11:57:15.318Z | Compiling proc-macro-error v1.0.4 |
505 | 2024-05-13T11:57:15.454Z | Compiling futures-task v0.3.30 |
506 | 2024-05-13T11:57:15.594Z | Compiling futures-io v0.3.30 |
507 | 2024-05-13T11:57:15.664Z | Compiling anstyle-query v1.0.3 |
508 | 2024-05-13T11:57:15.746Z | Compiling dyn-clone v1.0.17 |
509 | 2024-05-13T11:57:15.793Z | Compiling anstyle v1.0.7 |
510 | 2024-05-13T11:57:15.961Z | Compiling is_terminal_polyfill v1.70.0 |
511 | 2024-05-13T11:57:15.985Z | Compiling pin-utils v0.1.0 |
512 | 2024-05-13T11:57:16.012Z | Compiling colorchoice v1.0.1 |
513 | 2024-05-13T11:57:16.066Z | Compiling futures-util v0.3.30 |
514 | 2024-05-13T11:57:16.153Z | Compiling anstream v0.6.14 |
515 | 2024-05-13T11:57:16.193Z | Compiling terminal_size v0.3.0 |
516 | 2024-05-13T11:57:16.280Z | Compiling dirs-sys-next v0.1.2 |
517 | 2024-05-13T11:57:16.555Z | Compiling aho-corasick v1.1.3 |
518 | 2024-05-13T11:57:16.845Z | Compiling time-core v0.1.2 |
519 | 2024-05-13T11:57:16.890Z | Compiling strsim v0.11.1 |
520 | 2024-05-13T11:57:16.997Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e) |
521 | 2024-05-13T11:57:17.239Z | Compiling powerfmt v0.2.0 |
522 | 2024-05-13T11:57:17.263Z | Compiling clap_lex v0.7.0 |
523 | 2024-05-13T11:57:17.623Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
524 | 2024-05-13T11:57:17.697Z | Compiling regex-syntax v0.8.3 |
525 | 2024-05-13T11:57:17.995Z | Compiling heck v0.5.0 |
526 | 2024-05-13T11:57:18.041Z | Compiling num-conv v0.1.0 |
527 | 2024-05-13T11:57:18.269Z | Compiling time-macros v0.2.18 |
528 | 2024-05-13T11:57:18.355Z | Compiling clap_derive v4.5.4 |
529 | 2024-05-13T11:57:19.232Z | Compiling clap_builder v4.5.2 |
530 | 2024-05-13T11:57:20.696Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
531 | 2024-05-13T11:57:21.072Z | Compiling regex-automata v0.4.6 |
532 | 2024-05-13T11:57:22.016Z | Compiling postcard v1.0.8 |
533 | 2024-05-13T11:57:22.224Z | Compiling futures-executor v0.3.30 |
534 | 2024-05-13T11:57:22.328Z | Compiling deranged v0.3.11 |
535 | 2024-05-13T11:57:22.819Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
536 | 2024-05-13T11:57:24.880Z | Compiling dirs-next v2.0.0 |
537 | 2024-05-13T11:57:25.166Z | Compiling crossbeam-epoch v0.9.18 |
538 | 2024-05-13T11:57:26.217Z | Compiling is-terminal v0.4.12 |
539 | 2024-05-13T11:57:26.317Z | Compiling num-traits v0.2.19 |
540 | 2024-05-13T11:57:26.523Z | Compiling thread_local v1.1.8 |
541 | 2024-05-13T11:57:26.755Z | Compiling serde_json v1.0.117 |
542 | 2024-05-13T11:57:27.024Z | Compiling heck v0.4.1 |
543 | 2024-05-13T11:57:27.365Z | Compiling minimal-lexical v0.2.1 |
544 | 2024-05-13T11:57:27.390Z | Compiling arc-swap v1.7.1 |
545 | 2024-05-13T11:57:27.924Z | Compiling slog-async v2.8.0 |
546 | 2024-05-13T11:57:28.053Z | Compiling rayon-core v1.12.1 |
547 | 2024-05-13T11:57:28.313Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e) |
548 | 2024-05-13T11:57:28.504Z | Compiling time v0.3.36 |
549 | 2024-05-13T11:57:28.641Z | Compiling slog-scope v4.4.0 |
550 | 2024-05-13T11:57:29.790Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
551 | 2024-05-13T11:57:33.557Z | Compiling nom v7.1.3 |
552 | 2024-05-13T11:57:36.066Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#65647e67) |
553 | 2024-05-13T11:57:37.162Z | Compiling crossbeam-deque v0.8.5 |
554 | 2024-05-13T11:57:37.324Z | Compiling term v0.7.0 |
555 | 2024-05-13T11:57:37.462Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
556 | 2024-05-13T11:57:37.931Z | Compiling regex v1.10.4 |
557 | 2024-05-13T11:57:42.055Z | Compiling clap v4.5.4 |
558 | 2024-05-13T11:57:42.151Z | Compiling futures v0.3.30 |
559 | 2024-05-13T11:57:42.263Z | Compiling crossbeam-channel v0.5.12 |
560 | 2024-05-13T11:57:42.700Z | Compiling getrandom v0.2.15 |
561 | 2024-05-13T11:57:43.036Z | Compiling half v2.4.1 |
562 | 2024-05-13T11:57:43.594Z | Compiling plotters-backend v0.3.5 |
563 | 2024-05-13T11:57:43.948Z | Compiling ciborium-io v0.2.2 |
564 | 2024-05-13T11:57:44.046Z | Compiling ryu v1.0.18 |
565 | 2024-05-13T11:57:44.264Z | Compiling cfg_aliases v0.1.1 |
566 | 2024-05-13T11:57:44.345Z | Compiling log v0.4.21 |
567 | 2024-05-13T11:57:44.584Z | Compiling take_mut v0.2.2 |
568 | 2024-05-13T11:57:44.840Z | Compiling slog-stdlog v4.1.1 |
569 | 2024-05-13T11:57:45.490Z | Compiling nix v0.28.0 |
570 | 2024-05-13T11:57:46.061Z | Compiling ciborium-ll v0.2.2 |
571 | 2024-05-13T11:57:46.491Z | Compiling plotters-svg v0.3.5 |
572 | 2024-05-13T11:57:46.985Z | Compiling rand_core v0.6.4 |
573 | 2024-05-13T11:57:47.215Z | Compiling cookie-factory v0.3.3 |
574 | 2024-05-13T11:57:47.454Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
575 | 2024-05-13T11:57:47.833Z | Compiling slog-term v2.9.1 |
576 | 2024-05-13T11:57:49.757Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#65647e67) |
577 | 2024-05-13T11:57:50.841Z | Compiling rusticata-macros v4.1.0 |
578 | 2024-05-13T11:57:51.435Z | Compiling itertools v0.10.5 |
579 | 2024-05-13T11:57:51.666Z | Compiling circular v0.3.0 |
580 | 2024-05-13T11:57:52.134Z | Compiling cast v0.3.0 |
581 | 2024-05-13T11:57:52.431Z | Compiling ppv-lite86 v0.2.17 |
582 | 2024-05-13T11:57:52.515Z | Compiling same-file v1.0.6 |
583 | 2024-05-13T11:57:52.670Z | Compiling walkdir v2.5.0 |
584 | 2024-05-13T11:57:52.769Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f68c1f47) |
585 | 2024-05-13T11:57:53.070Z | Compiling rand_chacha v0.3.1 |
586 | 2024-05-13T11:57:53.426Z | Compiling pcap-parser v0.15.0 |
587 | 2024-05-13T11:57:53.925Z | Compiling criterion-plot v0.5.0 |
588 | 2024-05-13T11:57:54.029Z | Compiling plotters v0.3.5 |
589 | 2024-05-13T11:57:54.489Z | Compiling rayon v1.10.0 |
590 | 2024-05-13T11:57:54.872Z | Compiling slog-envlogger v2.2.0 |
591 | 2024-05-13T11:57:56.083Z | Compiling tinytemplate v1.2.1 |
592 | 2024-05-13T11:57:56.384Z | Compiling ciborium v0.2.2 |
593 | 2024-05-13T11:57:56.894Z | Compiling anes v0.1.6 |
594 | 2024-05-13T11:57:57.372Z | Compiling oorandom v11.1.3 |
595 | 2024-05-13T11:57:58.374Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
596 | 2024-05-13T11:57:58.407Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
597 | 2024-05-13T11:57:59.249Z | Compiling criterion v0.5.1 |
598 | 2024-05-13T11:57:59.334Z | Compiling rand v0.8.5 |
599 | 2024-05-13T11:57:59.860Z | Compiling ctor v0.2.8 |
600 | 2024-05-13T11:58:02.215Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
601 | 2024-05-13T11:58:29.087Z | Finished `bench` profile [optimized + debuginfo] target(s) in 1m 35s |
602 | 2024-05-13T11:58:29.182Z | Running benches/xde.rs (target/release/deps/xde-13259f7dbd400dc1) |
603 | 2024-05-13T11:58:29.221Z | ###--------------------------------### |
604 | 2024-05-13T11:58:29.221Z | :::Building test topology... (120s)::: |
605 | 2024-05-13T11:58:29.221Z | ###--------------------------------### |
606 | 2024-05-13T11:58:29.246Z | adding underlay route 0 |
607 | 2024-05-13T11:58:29.246Z | adding underlay route 1 |
608 | 2024-05-13T11:58:29.317Z | start zone a |
609 | 2024-05-13T11:58:29.317Z | configure zone |
610 | 2024-05-13T11:58:29.342Z | install zone |
611 | 2024-05-13T11:59:41.391Z | boot zone |
612 | 2024-05-13T11:59:42.248Z | start zone b |
613 | 2024-05-13T11:59:42.248Z | configure zone |
614 | 2024-05-13T11:59:42.273Z | install zone |
615 | 2024-05-13T12:00:46.616Z | boot zone |
616 | 2024-05-13T12:00:47.485Z | setup zone a |
617 | 2024-05-13T12:00:47.485Z | [a] svcs milestone/network |
618 | 2024-05-13T12:00:47.521Z | STATE STIME FMRI |
619 | 2024-05-13T12:00:47.522Z | online 5:00:02 svc:/milestone/network:default |
620 | 2024-05-13T12:00:47.522Z | [a] ipadm create-addr -t -T dhcp vopte0/test |
621 | 2024-05-13T12:00:52.930Z | |
622 | 2024-05-13T12:00:52.930Z | [a] route add -iface 10.0.0.254 10.0.0.1 |
623 | 2024-05-13T12:00:52.959Z | add host 10.0.0.254: gateway 10.0.0.1 |
624 | 2024-05-13T12:00:52.959Z | [a] route add 10.0.0.0/24 10.0.0.254 |
625 | 2024-05-13T12:00:52.983Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
626 | 2024-05-13T12:00:52.984Z | setup zone b |
627 | 2024-05-13T12:00:52.984Z | [b] svcs milestone/network |
628 | 2024-05-13T12:00:53.010Z | STATE STIME FMRI |
629 | 2024-05-13T12:00:53.010Z | - - svc:/milestone/network:default |
630 | 2024-05-13T12:00:54.010Z | [b] svcs milestone/network |
631 | 2024-05-13T12:00:54.037Z | STATE STIME FMRI |
632 | 2024-05-13T12:00:54.037Z | - - svc:/milestone/network:default |
633 | 2024-05-13T12:00:55.037Z | [b] svcs milestone/network |
634 | 2024-05-13T12:00:55.067Z | STATE STIME FMRI |
635 | 2024-05-13T12:00:55.067Z | - - svc:/milestone/network:default |
636 | 2024-05-13T12:00:56.065Z | [b] svcs milestone/network |
637 | 2024-05-13T12:00:56.091Z | STATE STIME FMRI |
638 | 2024-05-13T12:00:56.091Z | - - svc:/milestone/network:default |
639 | 2024-05-13T12:00:57.091Z | [b] svcs milestone/network |
640 | 2024-05-13T12:00:57.119Z | STATE STIME FMRI |
641 | 2024-05-13T12:00:57.119Z | - - svc:/milestone/network:default |
642 | 2024-05-13T12:00:58.120Z | [b] svcs milestone/network |
643 | 2024-05-13T12:00:58.146Z | STATE STIME FMRI |
644 | 2024-05-13T12:00:58.146Z | - - svc:/milestone/network:default |
645 | 2024-05-13T12:00:59.146Z | [b] svcs milestone/network |
646 | 2024-05-13T12:00:59.172Z | STATE STIME FMRI |
647 | 2024-05-13T12:00:59.172Z | - - svc:/milestone/network:default |
648 | 2024-05-13T12:01:00.172Z | [b] svcs milestone/network |
649 | 2024-05-13T12:01:00.200Z | STATE STIME FMRI |
650 | 2024-05-13T12:01:00.200Z | - - svc:/milestone/network:default |
651 | 2024-05-13T12:01:01.200Z | [b] svcs milestone/network |
652 | 2024-05-13T12:01:01.228Z | STATE STIME FMRI |
653 | 2024-05-13T12:01:01.228Z | - - svc:/milestone/network:default |
654 | 2024-05-13T12:01:02.229Z | [b] svcs milestone/network |
655 | 2024-05-13T12:01:02.254Z | STATE STIME FMRI |
656 | 2024-05-13T12:01:02.254Z | - - svc:/milestone/network:default |
657 | 2024-05-13T12:01:03.254Z | [b] svcs milestone/network |
658 | 2024-05-13T12:01:03.283Z | STATE STIME FMRI |
659 | 2024-05-13T12:01:03.283Z | - - svc:/milestone/network:default |
660 | 2024-05-13T12:01:04.283Z | [b] svcs milestone/network |
661 | 2024-05-13T12:01:04.309Z | STATE STIME FMRI |
662 | 2024-05-13T12:01:04.310Z | - - svc:/milestone/network:default |
663 | 2024-05-13T12:01:05.310Z | [b] svcs milestone/network |
664 | 2024-05-13T12:01:05.336Z | STATE STIME FMRI |
665 | 2024-05-13T12:01:05.336Z | - - svc:/milestone/network:default |
666 | 2024-05-13T12:01:06.337Z | [b] svcs milestone/network |
667 | 2024-05-13T12:01:06.364Z | STATE STIME FMRI |
668 | 2024-05-13T12:01:06.364Z | - - svc:/milestone/network:default |
669 | 2024-05-13T12:01:07.364Z | [b] svcs milestone/network |
670 | 2024-05-13T12:01:07.391Z | STATE STIME FMRI |
671 | 2024-05-13T12:01:07.391Z | offline 5:01:06 svc:/milestone/network:default |
672 | 2024-05-13T12:01:08.392Z | [b] svcs milestone/network |
673 | 2024-05-13T12:01:08.421Z | STATE STIME FMRI |
674 | 2024-05-13T12:01:08.422Z | online 5:01:07 svc:/milestone/network:default |
675 | 2024-05-13T12:01:08.422Z | [b] ipadm create-addr -t -T dhcp vopte1/test |
676 | 2024-05-13T12:01:14.737Z | |
677 | 2024-05-13T12:01:14.737Z | [b] route add -iface 10.0.0.254 10.0.0.2 |
678 | 2024-05-13T12:01:14.765Z | add host 10.0.0.254: gateway 10.0.0.2 |
679 | 2024-05-13T12:01:14.765Z | [b] route add 10.0.0.0/24 10.0.0.254 |
680 | 2024-05-13T12:01:14.790Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
681 | 2024-05-13T12:01:14.790Z | ###---------------### |
682 | 2024-05-13T12:01:14.790Z | :::Topology built!::: |
683 | 2024-05-13T12:01:14.790Z | ###---------------### |
684 | 2024-05-13T12:01:14.815Z | ###----------------### |
685 | 2024-05-13T12:01:14.815Z | ::: iPerf spawned! ::: |
686 | 2024-05-13T12:01:14.815Z | :::Waiting... (10s)::: |
687 | 2024-05-13T12:01:14.815Z | ###----------------### |
688 | 2024-05-13T12:01:24.792Z | ###---### |
689 | 2024-05-13T12:01:24.792Z | :::Go!::: |
690 | 2024-05-13T12:01:24.792Z | ###---### |
691 | 2024-05-13T12:01:24.792Z | [a] ping 10.0.0.2 |
692 | 2024-05-13T12:01:24.822Z | 10.0.0.2 is alive |
693 | 2024-05-13T12:01:24.822Z | ###-------------------### |
694 | 2024-05-13T12:01:24.822Z | :::Running experiment ::: |
695 | 2024-05-13T12:01:24.822Z | :::iperf-tcp/local/c2s::: |
696 | 2024-05-13T12:01:24.823Z | ###-------------------### |
697 | 2024-05-13T12:01:31.903Z | ----------------------------------------------------------- |
698 | 2024-05-13T12:01:31.904Z | Server listening on 5201 |
699 | 2024-05-13T12:01:31.904Z | ----------------------------------------------------------- |
700 | 2024-05-13T12:01:31.904Z | Accepted connection from 10.0.0.1, port 46234 |
701 | 2024-05-13T12:01:31.904Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54788 |
702 | 2024-05-13T12:01:31.904Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63061 |
703 | 2024-05-13T12:01:31.904Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51878 |
704 | 2024-05-13T12:01:31.904Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52830 |
705 | 2024-05-13T12:01:31.904Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60901 |
706 | 2024-05-13T12:01:31.904Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35393 |
707 | 2024-05-13T12:01:31.904Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34118 |
708 | 2024-05-13T12:01:31.904Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53713 |
709 | 2024-05-13T12:01:31.904Z | [ ID] Interval Transfer Bandwidth |
710 | 2024-05-13T12:01:31.904Z | [ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
711 | 2024-05-13T12:01:31.904Z | [ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
712 | 2024-05-13T12:01:31.904Z | [ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
713 | 2024-05-13T12:01:31.904Z | [ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
714 | 2024-05-13T12:01:31.904Z | [ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
715 | 2024-05-13T12:01:31.904Z | [ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
716 | 2024-05-13T12:01:31.904Z | [ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
717 | 2024-05-13T12:01:31.904Z | [ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
718 | 2024-05-13T12:01:31.904Z | [SUM] 0.00-1.00 sec 98.0 MBytes 822 Mbits/sec |
719 | 2024-05-13T12:01:31.904Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
720 | 2024-05-13T12:01:31.905Z | [ 5] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
721 | 2024-05-13T12:01:31.905Z | [ 7] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
722 | 2024-05-13T12:01:31.905Z | [ 9] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
723 | 2024-05-13T12:01:31.905Z | [ 11] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
724 | 2024-05-13T12:01:31.905Z | [ 13] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec |
725 | 2024-05-13T12:01:31.905Z | [ 15] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
726 | 2024-05-13T12:01:31.905Z | [ 17] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
727 | 2024-05-13T12:01:31.905Z | [ 19] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
728 | 2024-05-13T12:01:31.905Z | [SUM] 1.00-2.00 sec 112 MBytes 937 Mbits/sec |
729 | 2024-05-13T12:01:31.905Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
730 | 2024-05-13T12:01:31.905Z | [ 5] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec |
731 | 2024-05-13T12:01:31.905Z | [ 7] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec |
732 | 2024-05-13T12:01:31.905Z | [ 9] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec |
733 | 2024-05-13T12:01:31.905Z | [ 11] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
734 | 2024-05-13T12:01:31.905Z | [ 13] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec |
735 | 2024-05-13T12:01:31.905Z | [ 15] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec |
736 | 2024-05-13T12:01:31.905Z | [ 17] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec |
737 | 2024-05-13T12:01:31.905Z | [ 19] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
738 | 2024-05-13T12:01:31.905Z | [SUM] 2.00-3.00 sec 115 MBytes 968 Mbits/sec |
739 | 2024-05-13T12:01:31.905Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
740 | 2024-05-13T12:01:31.905Z | [ 5] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec |
741 | 2024-05-13T12:01:31.905Z | [ 7] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec |
742 | 2024-05-13T12:01:31.905Z | [ 9] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec |
743 | 2024-05-13T12:01:31.906Z | [ 11] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec |
744 | 2024-05-13T12:01:31.906Z | [ 13] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec |
745 | 2024-05-13T12:01:31.906Z | [ 15] 3.00-4.00 sec 14.7 MBytes 123 Mbits/sec |
746 | 2024-05-13T12:01:31.906Z | [ 17] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec |
747 | 2024-05-13T12:01:31.906Z | [ 19] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec |
748 | 2024-05-13T12:01:31.906Z | [SUM] 3.00-4.00 sec 117 MBytes 981 Mbits/sec |
749 | 2024-05-13T12:01:31.906Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
750 | 2024-05-13T12:01:31.906Z | [ 5] 4.00-5.00 sec 14.7 MBytes 124 Mbits/sec |
751 | 2024-05-13T12:01:31.906Z | [ 7] 4.00-5.00 sec 14.7 MBytes 124 Mbits/sec |
752 | 2024-05-13T12:01:31.906Z | [ 9] 4.00-5.00 sec 14.7 MBytes 124 Mbits/sec |
753 | 2024-05-13T12:01:31.906Z | [ 11] 4.00-5.00 sec 14.7 MBytes 123 Mbits/sec |
754 | 2024-05-13T12:01:31.906Z | [ 13] 4.00-5.00 sec 14.7 MBytes 123 Mbits/sec |
755 | 2024-05-13T12:01:31.906Z | [ 15] 4.00-5.00 sec 14.7 MBytes 123 Mbits/sec |
756 | 2024-05-13T12:01:31.906Z | [ 17] 4.00-5.00 sec 14.8 MBytes 124 Mbits/sec |
757 | 2024-05-13T12:01:31.906Z | [ 19] 4.00-5.00 sec 14.8 MBytes 124 Mbits/sec |
758 | 2024-05-13T12:01:31.906Z | [SUM] 4.00-5.00 sec 118 MBytes 988 Mbits/sec |
759 | 2024-05-13T12:01:31.906Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
760 | 2024-05-13T12:01:31.906Z | [ 5] 5.00-6.00 sec 14.6 MBytes 123 Mbits/sec |
761 | 2024-05-13T12:01:31.906Z | [ 7] 5.00-6.00 sec 14.6 MBytes 123 Mbits/sec |
762 | 2024-05-13T12:01:31.906Z | [ 9] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
763 | 2024-05-13T12:01:31.906Z | [ 11] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
764 | 2024-05-13T12:01:31.906Z | [ 13] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
765 | 2024-05-13T12:01:31.906Z | [ 15] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
766 | 2024-05-13T12:01:31.907Z | [ 17] 5.00-6.00 sec 14.6 MBytes 123 Mbits/sec |
767 | 2024-05-13T12:01:31.907Z | [ 19] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
768 | 2024-05-13T12:01:31.907Z | [SUM] 5.00-6.00 sec 117 MBytes 980 Mbits/sec |
769 | 2024-05-13T12:01:31.907Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
770 | 2024-05-13T12:01:31.907Z | [ 5] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec |
771 | 2024-05-13T12:01:31.907Z | [ 7] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec |
772 | 2024-05-13T12:01:31.907Z | [ 9] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec |
773 | 2024-05-13T12:01:35.102Z | [ 11] 6.00-7.00 sec 14.6 MBytes 123 Mbits/sec |
774 | 2024-05-13T12:01:35.102Z | [ 13] 6.00-7.00 sec 14.6 MBytes 123 Mbits/sec |
775 | 2024-05-13T12:01:35.102Z | [ 15] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec |
776 | 2024-05-13T12:01:35.102Z | [ 17] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec |
777 | 2024-05-13T12:01:35.102Z | [ 19] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec |
778 | 2024-05-13T12:01:35.102Z | [SUM] 6.00-7.00 sec 117 MBytes 980 Mbits/sec |
779 | 2024-05-13T12:01:35.102Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
780 | 2024-05-13T12:01:35.102Z | [ 5] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec |
781 | 2024-05-13T12:01:35.102Z | [ 7] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec |
782 | 2024-05-13T12:01:35.102Z | [ 9] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec |
783 | 2024-05-13T12:01:35.102Z | [ 11] 7.00-8.00 sec 14.1 MBytes 119 Mbits/sec |
784 | 2024-05-13T12:01:35.102Z | [ 13] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec |
785 | 2024-05-13T12:01:35.102Z | [ 15] 7.00-8.00 sec 14.1 MBytes 119 Mbits/sec |
786 | 2024-05-13T12:01:35.102Z | [ 17] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec |
787 | 2024-05-13T12:01:35.102Z | [ 19] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec |
788 | 2024-05-13T12:01:35.102Z | [SUM] 7.00-8.00 sec 113 MBytes 947 Mbits/sec |
789 | 2024-05-13T12:01:35.102Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
790 | 2024-05-13T12:01:35.103Z | [ 5] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec |
791 | 2024-05-13T12:01:35.103Z | [ 7] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec |
792 | 2024-05-13T12:01:35.103Z | [ 9] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec |
793 | 2024-05-13T12:01:35.103Z | [ 11] 8.00-9.00 sec 14.5 MBytes 122 Mbits/sec |
794 | 2024-05-13T12:01:35.103Z | [ 13] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
795 | 2024-05-13T12:01:35.103Z | [ 15] 8.00-9.00 sec 14.5 MBytes 122 Mbits/sec |
796 | 2024-05-13T12:01:35.103Z | [ 17] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec |
797 | 2024-05-13T12:01:35.103Z | [ 19] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec |
798 | 2024-05-13T12:01:35.103Z | [SUM] 8.00-9.00 sec 116 MBytes 976 Mbits/sec |
799 | 2024-05-13T12:01:35.103Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
800 | 2024-05-13T12:01:35.103Z | [ 5] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec |
801 | 2024-05-13T12:01:35.103Z | [ 7] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec |
802 | 2024-05-13T12:01:35.103Z | [ 9] 9.00-10.00 sec 14.5 MBytes 121 Mbits/sec |
803 | 2024-05-13T12:01:35.103Z | [ 11] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec |
804 | 2024-05-13T12:01:35.103Z | [ 13] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec |
805 | 2024-05-13T12:01:35.103Z | [ 15] 9.00-10.00 sec 14.5 MBytes 121 Mbits/sec |
806 | 2024-05-13T12:01:35.103Z | [ 17] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec |
807 | 2024-05-13T12:01:35.103Z | [ 19] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec |
808 | 2024-05-13T12:01:35.103Z | [SUM] 9.00-10.00 sec 116 MBytes 969 Mbits/sec |
809 | 2024-05-13T12:01:35.103Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
810 | 2024-05-13T12:01:35.103Z | [ 5] 10.00-10.00 sec 11.3 KBytes 28.4 Mbits/sec |
811 | 2024-05-13T12:01:35.103Z | [ 7] 10.00-10.00 sec 65.0 KBytes 164 Mbits/sec |
812 | 2024-05-13T12:01:35.103Z | [ 9] 10.00-10.00 sec 19.8 KBytes 49.8 Mbits/sec |
813 | 2024-05-13T12:01:35.104Z | [ 11] 10.00-10.00 sec 110 KBytes 277 Mbits/sec |
814 | 2024-05-13T12:01:35.104Z | [ 13] 10.00-10.00 sec 110 KBytes 278 Mbits/sec |
815 | 2024-05-13T12:01:35.104Z | [ 15] 10.00-10.00 sec 42.4 KBytes 107 Mbits/sec |
816 | 2024-05-13T12:01:35.104Z | [ 17] 10.00-10.00 sec 19.8 KBytes 50.0 Mbits/sec |
817 | 2024-05-13T12:01:35.104Z | [ 19] 10.00-10.00 sec 19.8 KBytes 50.0 Mbits/sec |
818 | 2024-05-13T12:01:35.104Z | [SUM] 10.00-10.00 sec 399 KBytes 1.00 Gbits/sec |
819 | 2024-05-13T12:01:35.104Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
820 | 2024-05-13T12:01:35.104Z | [ ID] Interval Transfer Bandwidth |
821 | 2024-05-13T12:01:35.104Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
822 | 2024-05-13T12:01:35.104Z | [ 5] 0.00-10.00 sec 143 MBytes 120 Mbits/sec receiver |
823 | 2024-05-13T12:01:35.104Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
824 | 2024-05-13T12:01:35.104Z | [ 7] 0.00-10.00 sec 143 MBytes 120 Mbits/sec receiver |
825 | 2024-05-13T12:01:35.104Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
826 | 2024-05-13T12:01:35.104Z | [ 9] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
827 | 2024-05-13T12:01:35.104Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
828 | 2024-05-13T12:01:35.104Z | [ 11] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
829 | 2024-05-13T12:01:35.104Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
830 | 2024-05-13T12:01:35.104Z | [ 13] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
831 | 2024-05-13T12:01:35.104Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
832 | 2024-05-13T12:01:35.104Z | [ 15] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
833 | 2024-05-13T12:01:35.104Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
834 | 2024-05-13T12:01:35.104Z | [ 17] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
835 | 2024-05-13T12:01:35.104Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
836 | 2024-05-13T12:01:35.105Z | [ 19] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
837 | 2024-05-13T12:01:35.105Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
838 | 2024-05-13T12:01:35.105Z | [SUM] 0.00-10.00 sec 1.11 GBytes 955 Mbits/sec receiver |
839 | 2024-05-13T12:01:35.134Z | Run 1/5...955.541116765473Mbps |
840 | 2024-05-13T12:01:42.168Z | ----------------------------------------------------------- |
841 | 2024-05-13T12:01:42.168Z | Server listening on 5201 |
842 | 2024-05-13T12:01:42.168Z | ----------------------------------------------------------- |
843 | 2024-05-13T12:01:42.168Z | Accepted connection from 10.0.0.1, port 33377 |
844 | 2024-05-13T12:01:42.168Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38947 |
845 | 2024-05-13T12:01:42.168Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50794 |
846 | 2024-05-13T12:01:42.168Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50814 |
847 | 2024-05-13T12:01:42.169Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59739 |
848 | 2024-05-13T12:01:42.169Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63256 |
849 | 2024-05-13T12:01:42.169Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60914 |
850 | 2024-05-13T12:01:42.169Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51843 |
851 | 2024-05-13T12:01:42.169Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58099 |
852 | 2024-05-13T12:01:42.169Z | [ ID] Interval Transfer Bandwidth |
853 | 2024-05-13T12:01:42.169Z | [ 5] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
854 | 2024-05-13T12:01:42.169Z | [ 7] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
855 | 2024-05-13T12:01:42.169Z | [ 9] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
856 | 2024-05-13T12:01:42.169Z | [ 11] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
857 | 2024-05-13T12:01:42.169Z | [ 13] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
858 | 2024-05-13T12:01:42.169Z | [ 15] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
859 | 2024-05-13T12:01:42.169Z | [ 17] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
860 | 2024-05-13T12:01:42.169Z | [ 19] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec |
861 | 2024-05-13T12:01:42.169Z | [SUM] 0.00-1.00 sec 104 MBytes 874 Mbits/sec |
862 | 2024-05-13T12:01:42.169Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
863 | 2024-05-13T12:01:42.169Z | [ 5] 1.00-2.00 sec 14.5 MBytes 122 Mbits/sec |
864 | 2024-05-13T12:01:42.169Z | [ 7] 1.00-2.00 sec 14.6 MBytes 122 Mbits/sec |
865 | 2024-05-13T12:01:42.169Z | [ 9] 1.00-2.00 sec 14.5 MBytes 122 Mbits/sec |
866 | 2024-05-13T12:01:42.169Z | [ 11] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec |
867 | 2024-05-13T12:01:42.169Z | [ 13] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec |
868 | 2024-05-13T12:01:42.169Z | [ 15] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec |
869 | 2024-05-13T12:01:42.169Z | [ 17] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec |
870 | 2024-05-13T12:01:42.169Z | [ 19] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec |
871 | 2024-05-13T12:01:42.170Z | [SUM] 1.00-2.00 sec 116 MBytes 972 Mbits/sec |
872 | 2024-05-13T12:01:42.170Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
873 | 2024-05-13T12:01:42.170Z | [ 5] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec |
874 | 2024-05-13T12:01:42.170Z | [ 7] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec |
875 | 2024-05-13T12:01:42.170Z | [ 9] 2.00-3.00 sec 14.7 MBytes 124 Mbits/sec |
876 | 2024-05-13T12:01:42.170Z | [ 11] 2.00-3.00 sec 14.8 MBytes 124 Mbits/sec |
877 | 2024-05-13T12:01:42.170Z | [ 13] 2.00-3.00 sec 14.8 MBytes 124 Mbits/sec |
878 | 2024-05-13T12:01:42.170Z | [ 15] 2.00-3.00 sec 14.7 MBytes 124 Mbits/sec |
879 | 2024-05-13T12:01:42.170Z | [ 17] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec |
880 | 2024-05-13T12:01:42.170Z | [ 19] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec |
881 | 2024-05-13T12:01:42.170Z | [SUM] 2.00-3.00 sec 118 MBytes 989 Mbits/sec |
882 | 2024-05-13T12:01:42.170Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
883 | 2024-05-13T12:01:42.170Z | [ 5] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec |
884 | 2024-05-13T12:01:42.170Z | [ 7] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec |
885 | 2024-05-13T12:01:42.170Z | [ 9] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec |
886 | 2024-05-13T12:01:42.170Z | [ 11] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec |
887 | 2024-05-13T12:01:42.170Z | [ 13] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec |
888 | 2024-05-13T12:01:42.170Z | [ 15] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec |
889 | 2024-05-13T12:01:42.170Z | [ 17] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec |
890 | 2024-05-13T12:01:42.170Z | [ 19] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec |
891 | 2024-05-13T12:01:42.170Z | [SUM] 3.00-4.00 sec 119 MBytes 1000 Mbits/sec |
892 | 2024-05-13T12:01:42.170Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
893 | 2024-05-13T12:01:42.171Z | [ 5] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec |
894 | 2024-05-13T12:01:42.171Z | [ 7] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
895 | 2024-05-13T12:01:42.171Z | [ 9] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
896 | 2024-05-13T12:01:42.171Z | [ 11] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec |
897 | 2024-05-13T12:01:42.171Z | [ 13] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec |
898 | 2024-05-13T12:01:42.171Z | [ 15] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec |
899 | 2024-05-13T12:01:42.171Z | [ 17] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec |
900 | 2024-05-13T12:01:42.171Z | [ 19] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec |
901 | 2024-05-13T12:01:42.171Z | [SUM] 4.00-5.00 sec 115 MBytes 963 Mbits/sec |
902 | 2024-05-13T12:01:42.171Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
903 | 2024-05-13T12:01:42.171Z | [ 5] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
904 | 2024-05-13T12:01:42.171Z | [ 7] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
905 | 2024-05-13T12:01:42.171Z | [ 9] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
906 | 2024-05-13T12:01:42.171Z | [ 11] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
907 | 2024-05-13T12:01:42.171Z | [ 13] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
908 | 2024-05-13T12:01:42.171Z | [ 15] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
909 | 2024-05-13T12:01:42.171Z | [ 17] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
910 | 2024-05-13T12:01:42.171Z | [ 19] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec |
911 | 2024-05-13T12:01:42.171Z | [SUM] 5.00-6.00 sec 115 MBytes 962 Mbits/sec |
912 | 2024-05-13T12:01:42.171Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
913 | 2024-05-13T12:01:42.171Z | [ 5] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec |
914 | 2024-05-13T12:01:42.171Z | [ 7] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
915 | 2024-05-13T12:01:42.171Z | [ 9] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec |
916 | 2024-05-13T12:01:45.369Z | [ 11] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec |
917 | 2024-05-13T12:01:45.370Z | [ 13] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec |
918 | 2024-05-13T12:01:45.370Z | [ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
919 | 2024-05-13T12:01:45.370Z | [ 17] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
920 | 2024-05-13T12:01:45.370Z | [ 19] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
921 | 2024-05-13T12:01:45.370Z | [SUM] 6.00-7.00 sec 110 MBytes 924 Mbits/sec |
922 | 2024-05-13T12:01:45.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
923 | 2024-05-13T12:01:45.370Z | [ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
924 | 2024-05-13T12:01:45.370Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
925 | 2024-05-13T12:01:45.371Z | [ 9] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec |
926 | 2024-05-13T12:01:45.371Z | [ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
927 | 2024-05-13T12:01:45.371Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
928 | 2024-05-13T12:01:45.371Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
929 | 2024-05-13T12:01:45.371Z | [ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
930 | 2024-05-13T12:01:45.371Z | [ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
931 | 2024-05-13T12:01:45.371Z | [SUM] 7.00-8.00 sec 104 MBytes 870 Mbits/sec |
932 | 2024-05-13T12:01:45.371Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
933 | 2024-05-13T12:01:45.371Z | [ 5] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec |
934 | 2024-05-13T12:01:45.371Z | [ 7] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec |
935 | 2024-05-13T12:01:45.371Z | [ 9] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec |
936 | 2024-05-13T12:01:45.371Z | [ 11] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec |
937 | 2024-05-13T12:01:45.371Z | [ 13] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec |
938 | 2024-05-13T12:01:45.371Z | [ 15] 8.00-9.00 sec 14.4 MBytes 120 Mbits/sec |
939 | 2024-05-13T12:01:45.372Z | [ 17] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec |
940 | 2024-05-13T12:01:45.372Z | [ 19] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec |
941 | 2024-05-13T12:01:45.372Z | [SUM] 8.00-9.00 sec 115 MBytes 964 Mbits/sec |
942 | 2024-05-13T12:01:45.372Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
943 | 2024-05-13T12:01:45.372Z | [ 5] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec |
944 | 2024-05-13T12:01:45.372Z | [ 7] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec |
945 | 2024-05-13T12:01:45.372Z | [ 9] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec |
946 | 2024-05-13T12:01:45.372Z | [ 11] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec |
947 | 2024-05-13T12:01:45.372Z | [ 13] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec |
948 | 2024-05-13T12:01:45.373Z | [ 15] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec |
949 | 2024-05-13T12:01:45.373Z | [ 17] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec |
950 | 2024-05-13T12:01:45.373Z | [ 19] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec |
951 | 2024-05-13T12:01:45.373Z | [SUM] 9.00-10.00 sec 117 MBytes 981 Mbits/sec |
952 | 2024-05-13T12:01:45.373Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
953 | 2024-05-13T12:01:45.373Z | [ 5] 10.00-10.00 sec 73.5 KBytes 170 Mbits/sec |
954 | 2024-05-13T12:01:45.373Z | [ 7] 10.00-10.00 sec 110 KBytes 255 Mbits/sec |
955 | 2024-05-13T12:01:45.373Z | [ 9] 10.00-10.00 sec 33.9 KBytes 78.6 Mbits/sec |
956 | 2024-05-13T12:01:45.373Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
957 | 2024-05-13T12:01:45.373Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
958 | 2024-05-13T12:01:45.373Z | [ 15] 10.00-10.00 sec 63.6 KBytes 147 Mbits/sec |
959 | 2024-05-13T12:01:45.373Z | [ 17] 10.00-10.00 sec 59.4 KBytes 138 Mbits/sec |
960 | 2024-05-13T12:01:45.373Z | [ 19] 10.00-10.00 sec 93.3 KBytes 216 Mbits/sec |
961 | 2024-05-13T12:01:45.374Z | [SUM] 10.00-10.00 sec 434 KBytes 1.00 Gbits/sec |
962 | 2024-05-13T12:01:45.374Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
963 | 2024-05-13T12:01:45.374Z | [ ID] Interval Transfer Bandwidth |
964 | 2024-05-13T12:01:45.374Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
965 | 2024-05-13T12:01:45.374Z | [ 5] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
966 | 2024-05-13T12:01:45.374Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
967 | 2024-05-13T12:01:45.374Z | [ 7] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
968 | 2024-05-13T12:01:45.374Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
969 | 2024-05-13T12:01:45.375Z | [ 9] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
970 | 2024-05-13T12:01:45.375Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
971 | 2024-05-13T12:01:45.375Z | [ 11] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
972 | 2024-05-13T12:01:45.375Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
973 | 2024-05-13T12:01:45.375Z | [ 13] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
974 | 2024-05-13T12:01:45.375Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
975 | 2024-05-13T12:01:45.375Z | [ 15] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
976 | 2024-05-13T12:01:45.375Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
977 | 2024-05-13T12:01:45.375Z | [ 17] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
978 | 2024-05-13T12:01:45.375Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
979 | 2024-05-13T12:01:45.375Z | [ 19] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
980 | 2024-05-13T12:01:45.375Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
981 | 2024-05-13T12:01:45.375Z | [SUM] 0.00-10.00 sec 1.11 GBytes 950 Mbits/sec receiver |
982 | 2024-05-13T12:01:45.400Z | Run 2/5...950.564930972866Mbps |
983 | 2024-05-13T12:01:52.427Z | ----------------------------------------------------------- |
984 | 2024-05-13T12:01:52.427Z | Server listening on 5201 |
985 | 2024-05-13T12:01:52.427Z | ----------------------------------------------------------- |
986 | 2024-05-13T12:01:52.427Z | Accepted connection from 10.0.0.1, port 44208 |
987 | 2024-05-13T12:01:52.427Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40659 |
988 | 2024-05-13T12:01:52.427Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37564 |
989 | 2024-05-13T12:01:52.427Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43463 |
990 | 2024-05-13T12:01:52.427Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61907 |
991 | 2024-05-13T12:01:52.427Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45297 |
992 | 2024-05-13T12:01:52.428Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38718 |
993 | 2024-05-13T12:01:52.428Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43115 |
994 | 2024-05-13T12:01:52.428Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63881 |
995 | 2024-05-13T12:01:52.428Z | [ ID] Interval Transfer Bandwidth |
996 | 2024-05-13T12:01:52.428Z | [ 5] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec |
997 | 2024-05-13T12:01:52.428Z | [ 7] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec |
998 | 2024-05-13T12:01:52.428Z | [ 9] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec |
999 | 2024-05-13T12:01:52.428Z | [ 11] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec |
1000 | 2024-05-13T12:01:52.428Z | [ 13] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec |
1001 | 2024-05-13T12:01:52.428Z | [ 15] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec |
1002 | 2024-05-13T12:01:52.428Z | [ 17] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec |
1003 | 2024-05-13T12:01:52.428Z | [ 19] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec |
1004 | 2024-05-13T12:01:52.428Z | [SUM] 0.00-1.00 sec 102 MBytes 860 Mbits/sec |
1005 | 2024-05-13T12:01:52.428Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1006 | 2024-05-13T12:01:52.428Z | [ 5] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec |
1007 | 2024-05-13T12:01:52.428Z | [ 7] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec |
1008 | 2024-05-13T12:01:52.428Z | [ 9] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec |
1009 | 2024-05-13T12:01:52.428Z | [ 11] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
1010 | 2024-05-13T12:01:52.428Z | [ 13] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
1011 | 2024-05-13T12:01:52.428Z | [ 15] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec |
1012 | 2024-05-13T12:01:52.428Z | [ 17] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec |
1013 | 2024-05-13T12:01:52.428Z | [ 19] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec |
1014 | 2024-05-13T12:01:52.429Z | [SUM] 1.00-2.00 sec 111 MBytes 934 Mbits/sec |
1015 | 2024-05-13T12:01:52.429Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1016 | 2024-05-13T12:01:52.429Z | [ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1017 | 2024-05-13T12:01:52.429Z | [ 7] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1018 | 2024-05-13T12:01:52.429Z | [ 9] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1019 | 2024-05-13T12:01:52.429Z | [ 11] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1020 | 2024-05-13T12:01:52.429Z | [ 13] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1021 | 2024-05-13T12:01:52.429Z | [ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1022 | 2024-05-13T12:01:52.429Z | [ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1023 | 2024-05-13T12:01:52.429Z | [ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec |
1024 | 2024-05-13T12:01:52.429Z | [SUM] 2.00-3.00 sec 109 MBytes 913 Mbits/sec |
1025 | 2024-05-13T12:01:52.429Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1026 | 2024-05-13T12:01:52.429Z | [ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1027 | 2024-05-13T12:01:52.429Z | [ 7] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec |
1028 | 2024-05-13T12:01:52.429Z | [ 9] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec |
1029 | 2024-05-13T12:01:52.429Z | [ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1030 | 2024-05-13T12:01:52.429Z | [ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1031 | 2024-05-13T12:01:52.429Z | [ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1032 | 2024-05-13T12:01:52.429Z | [ 17] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec |
1033 | 2024-05-13T12:01:52.429Z | [ 19] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec |
1034 | 2024-05-13T12:01:52.429Z | [SUM] 3.00-4.00 sec 108 MBytes 909 Mbits/sec |
1035 | 2024-05-13T12:01:52.429Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1036 | 2024-05-13T12:01:52.429Z | [ 5] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec |
1037 | 2024-05-13T12:01:52.430Z | [ 7] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec |
1038 | 2024-05-13T12:01:52.430Z | [ 9] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec |
1039 | 2024-05-13T12:01:52.430Z | [ 11] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec |
1040 | 2024-05-13T12:01:52.430Z | [ 13] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec |
1041 | 2024-05-13T12:01:52.430Z | [ 15] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec |
1042 | 2024-05-13T12:01:52.430Z | [ 17] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec |
1043 | 2024-05-13T12:01:52.430Z | [ 19] 4.00-5.00 sec 13.8 MBytes 115 Mbits/sec |
1044 | 2024-05-13T12:01:52.430Z | [SUM] 4.00-5.00 sec 111 MBytes 927 Mbits/sec |
1045 | 2024-05-13T12:01:52.430Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1046 | 2024-05-13T12:01:52.430Z | [ 5] 5.00-6.00 sec 14.1 MBytes 119 Mbits/sec |
1047 | 2024-05-13T12:01:52.430Z | [ 7] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec |
1048 | 2024-05-13T12:01:52.430Z | [ 9] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec |
1049 | 2024-05-13T12:01:52.430Z | [ 11] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec |
1050 | 2024-05-13T12:01:52.430Z | [ 13] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec |
1051 | 2024-05-13T12:01:52.430Z | [ 15] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec |
1052 | 2024-05-13T12:01:52.430Z | [ 17] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec |
1053 | 2024-05-13T12:01:52.430Z | [ 19] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec |
1054 | 2024-05-13T12:01:52.430Z | [SUM] 5.00-6.00 sec 113 MBytes 950 Mbits/sec |
1055 | 2024-05-13T12:01:52.430Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1056 | 2024-05-13T12:01:52.430Z | [ 5] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
1057 | 2024-05-13T12:01:52.430Z | [ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1058 | 2024-05-13T12:01:52.430Z | [ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1059 | 2024-05-13T12:01:55.621Z | [ 11] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
1060 | 2024-05-13T12:01:55.621Z | [ 13] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
1061 | 2024-05-13T12:01:55.622Z | [ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
1062 | 2024-05-13T12:01:55.622Z | [ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1063 | 2024-05-13T12:01:55.622Z | [ 19] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1064 | 2024-05-13T12:01:55.622Z | [SUM] 6.00-7.00 sec 109 MBytes 917 Mbits/sec |
1065 | 2024-05-13T12:01:55.622Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1066 | 2024-05-13T12:01:55.622Z | [ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
1067 | 2024-05-13T12:01:55.622Z | [ 7] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
1068 | 2024-05-13T12:01:55.622Z | [ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
1069 | 2024-05-13T12:01:55.622Z | [ 11] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
1070 | 2024-05-13T12:01:55.622Z | [ 13] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
1071 | 2024-05-13T12:01:55.622Z | [ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
1072 | 2024-05-13T12:01:55.622Z | [ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
1073 | 2024-05-13T12:01:55.622Z | [ 19] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
1074 | 2024-05-13T12:01:55.622Z | [SUM] 7.00-8.00 sec 106 MBytes 893 Mbits/sec |
1075 | 2024-05-13T12:01:55.622Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1076 | 2024-05-13T12:01:55.623Z | [ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1077 | 2024-05-13T12:01:55.623Z | [ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1078 | 2024-05-13T12:01:55.623Z | [ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1079 | 2024-05-13T12:01:55.623Z | [ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1080 | 2024-05-13T12:01:55.623Z | [ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1081 | 2024-05-13T12:01:55.623Z | [ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1082 | 2024-05-13T12:01:55.623Z | [ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1083 | 2024-05-13T12:01:55.623Z | [ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1084 | 2024-05-13T12:01:55.623Z | [SUM] 8.00-9.00 sec 102 MBytes 856 Mbits/sec |
1085 | 2024-05-13T12:01:55.623Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1086 | 2024-05-13T12:01:55.623Z | [ 5] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec |
1087 | 2024-05-13T12:01:55.623Z | [ 7] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec |
1088 | 2024-05-13T12:01:55.623Z | [ 9] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec |
1089 | 2024-05-13T12:01:55.623Z | [ 11] 9.00-10.00 sec 14.0 MBytes 118 Mbits/sec |
1090 | 2024-05-13T12:01:55.623Z | [ 13] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec |
1091 | 2024-05-13T12:01:55.624Z | [ 15] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec |
1092 | 2024-05-13T12:01:55.624Z | [ 17] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec |
1093 | 2024-05-13T12:01:55.624Z | [ 19] 9.00-10.00 sec 14.0 MBytes 118 Mbits/sec |
1094 | 2024-05-13T12:01:55.624Z | [SUM] 9.00-10.00 sec 112 MBytes 944 Mbits/sec |
1095 | 2024-05-13T12:01:55.624Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1096 | 2024-05-13T12:01:55.624Z | [ 5] 10.00-10.00 sec 48.1 KBytes 122 Mbits/sec |
1097 | 2024-05-13T12:01:55.624Z | [ 7] 10.00-10.00 sec 38.2 KBytes 96.8 Mbits/sec |
1098 | 2024-05-13T12:01:55.624Z | [ 9] 10.00-10.00 sec 107 KBytes 272 Mbits/sec |
1099 | 2024-05-13T12:01:55.624Z | [ 11] 10.00-10.00 sec 122 KBytes 308 Mbits/sec |
1100 | 2024-05-13T12:01:55.624Z | [ 13] 10.00-10.00 sec 36.8 KBytes 93.2 Mbits/sec |
1101 | 2024-05-13T12:01:55.624Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1102 | 2024-05-13T12:01:55.624Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1103 | 2024-05-13T12:01:55.624Z | [ 19] 10.00-10.00 sec 53.7 KBytes 136 Mbits/sec |
1104 | 2024-05-13T12:01:55.624Z | [SUM] 10.00-10.00 sec 406 KBytes 1.03 Gbits/sec |
1105 | 2024-05-13T12:01:55.624Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1106 | 2024-05-13T12:01:55.625Z | [ ID] Interval Transfer Bandwidth |
1107 | 2024-05-13T12:01:55.625Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1108 | 2024-05-13T12:01:55.625Z | [ 5] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1109 | 2024-05-13T12:01:55.625Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1110 | 2024-05-13T12:01:55.625Z | [ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1111 | 2024-05-13T12:01:55.625Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1112 | 2024-05-13T12:01:55.625Z | [ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1113 | 2024-05-13T12:01:55.625Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1114 | 2024-05-13T12:01:55.625Z | [ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1115 | 2024-05-13T12:01:55.625Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1116 | 2024-05-13T12:01:55.625Z | [ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1117 | 2024-05-13T12:01:55.625Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1118 | 2024-05-13T12:01:55.625Z | [ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1119 | 2024-05-13T12:01:55.625Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1120 | 2024-05-13T12:01:55.625Z | [ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1121 | 2024-05-13T12:01:55.626Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1122 | 2024-05-13T12:01:55.626Z | [ 19] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver |
1123 | 2024-05-13T12:01:55.626Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1124 | 2024-05-13T12:01:55.626Z | [SUM] 0.00-10.00 sec 1.06 GBytes 910 Mbits/sec receiver |
1125 | 2024-05-13T12:01:55.651Z | Run 3/5...910.826490395697Mbps |
1126 | 2024-05-13T12:02:02.664Z | ----------------------------------------------------------- |
1127 | 2024-05-13T12:02:02.664Z | Server listening on 5201 |
1128 | 2024-05-13T12:02:02.664Z | ----------------------------------------------------------- |
1129 | 2024-05-13T12:02:02.664Z | Accepted connection from 10.0.0.1, port 62914 |
1130 | 2024-05-13T12:02:02.664Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64601 |
1131 | 2024-05-13T12:02:02.664Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40513 |
1132 | 2024-05-13T12:02:02.664Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45033 |
1133 | 2024-05-13T12:02:02.664Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38785 |
1134 | 2024-05-13T12:02:02.664Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48378 |
1135 | 2024-05-13T12:02:02.664Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41293 |
1136 | 2024-05-13T12:02:02.664Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49922 |
1137 | 2024-05-13T12:02:02.664Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53200 |
1138 | 2024-05-13T12:02:02.664Z | [ ID] Interval Transfer Bandwidth |
1139 | 2024-05-13T12:02:02.664Z | [ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec |
1140 | 2024-05-13T12:02:02.664Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
1141 | 2024-05-13T12:02:02.664Z | [ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1142 | 2024-05-13T12:02:02.664Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1143 | 2024-05-13T12:02:02.665Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1144 | 2024-05-13T12:02:02.665Z | [ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1145 | 2024-05-13T12:02:02.665Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1146 | 2024-05-13T12:02:02.665Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1147 | 2024-05-13T12:02:02.665Z | [SUM] 0.00-1.00 sec 96.7 MBytes 811 Mbits/sec |
1148 | 2024-05-13T12:02:02.665Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1149 | 2024-05-13T12:02:02.665Z | [ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
1150 | 2024-05-13T12:02:02.665Z | [ 7] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec |
1151 | 2024-05-13T12:02:02.665Z | [ 9] 1.00-2.00 sec 13.8 MBytes 116 Mbits/sec |
1152 | 2024-05-13T12:02:02.665Z | [ 11] 1.00-2.00 sec 13.8 MBytes 115 Mbits/sec |
1153 | 2024-05-13T12:02:02.665Z | [ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
1154 | 2024-05-13T12:02:02.665Z | [ 15] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
1155 | 2024-05-13T12:02:02.665Z | [ 17] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
1156 | 2024-05-13T12:02:02.665Z | [ 19] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec |
1157 | 2024-05-13T12:02:02.692Z | [SUM] 1.00-2.00 sec 110 MBytes 924 Mbits/sec |
1158 | 2024-05-13T12:02:02.692Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1159 | 2024-05-13T12:02:02.692Z | [ 5] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1160 | 2024-05-13T12:02:02.692Z | [ 7] 2.00-3.00 sec 14.2 MBytes 119 Mbits/sec |
1161 | 2024-05-13T12:02:02.692Z | [ 9] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1162 | 2024-05-13T12:02:02.693Z | [ 11] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1163 | 2024-05-13T12:02:02.693Z | [ 13] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1164 | 2024-05-13T12:02:02.693Z | [ 15] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1165 | 2024-05-13T12:02:02.693Z | [ 17] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1166 | 2024-05-13T12:02:02.693Z | [ 19] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec |
1167 | 2024-05-13T12:02:02.693Z | [SUM] 2.00-3.00 sec 115 MBytes 961 Mbits/sec |
1168 | 2024-05-13T12:02:02.693Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1169 | 2024-05-13T12:02:02.693Z | [ 5] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec |
1170 | 2024-05-13T12:02:02.693Z | [ 7] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec |
1171 | 2024-05-13T12:02:02.693Z | [ 9] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1172 | 2024-05-13T12:02:02.693Z | [ 11] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec |
1173 | 2024-05-13T12:02:02.693Z | [ 13] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec |
1174 | 2024-05-13T12:02:02.693Z | [ 15] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec |
1175 | 2024-05-13T12:02:02.693Z | [ 17] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec |
1176 | 2024-05-13T12:02:02.693Z | [ 19] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1177 | 2024-05-13T12:02:02.693Z | [SUM] 3.00-4.00 sec 116 MBytes 976 Mbits/sec |
1178 | 2024-05-13T12:02:02.693Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1179 | 2024-05-13T12:02:02.693Z | [ 5] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec |
1180 | 2024-05-13T12:02:02.693Z | [ 7] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
1181 | 2024-05-13T12:02:02.693Z | [ 9] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec |
1182 | 2024-05-13T12:02:02.693Z | [ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
1183 | 2024-05-13T12:02:02.693Z | [ 13] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
1184 | 2024-05-13T12:02:02.693Z | [ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec |
1185 | 2024-05-13T12:02:02.693Z | [ 17] 4.00-5.00 sec 13.5 MBytes 114 Mbits/sec |
1186 | 2024-05-13T12:02:02.694Z | [ 19] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec |
1187 | 2024-05-13T12:02:02.694Z | [SUM] 4.00-5.00 sec 108 MBytes 908 Mbits/sec |
1188 | 2024-05-13T12:02:02.694Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1189 | 2024-05-13T12:02:02.694Z | [ 5] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec |
1190 | 2024-05-13T12:02:02.694Z | [ 7] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec |
1191 | 2024-05-13T12:02:02.694Z | [ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec |
1192 | 2024-05-13T12:02:02.694Z | [ 11] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec |
1193 | 2024-05-13T12:02:02.694Z | [ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec |
1194 | 2024-05-13T12:02:02.694Z | [ 15] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec |
1195 | 2024-05-13T12:02:02.694Z | [ 17] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec |
1196 | 2024-05-13T12:02:02.694Z | [ 19] 5.00-6.00 sec 13.5 MBytes 114 Mbits/sec |
1197 | 2024-05-13T12:02:02.694Z | [SUM] 5.00-6.00 sec 109 MBytes 912 Mbits/sec |
1198 | 2024-05-13T12:02:02.694Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1199 | 2024-05-13T12:02:02.694Z | [ 5] 6.00-7.00 sec 14.0 MBytes 118 Mbits/sec |
1200 | 2024-05-13T12:02:02.694Z | [ 7] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec |
1201 | 2024-05-13T12:02:02.694Z | [ 9] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec |
1202 | 2024-05-13T12:02:05.882Z | [ 11] 6.00-7.00 sec 14.0 MBytes 118 Mbits/sec |
1203 | 2024-05-13T12:02:05.883Z | [ 13] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec |
1204 | 2024-05-13T12:02:05.883Z | [ 15] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec |
1205 | 2024-05-13T12:02:05.883Z | [ 17] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec |
1206 | 2024-05-13T12:02:05.883Z | [ 19] 6.00-7.00 sec 14.0 MBytes 118 Mbits/sec |
1207 | 2024-05-13T12:02:05.883Z | [SUM] 6.00-7.00 sec 112 MBytes 941 Mbits/sec |
1208 | 2024-05-13T12:02:05.883Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1209 | 2024-05-13T12:02:05.883Z | [ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1210 | 2024-05-13T12:02:05.883Z | [ 7] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec |
1211 | 2024-05-13T12:02:05.883Z | [ 9] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1212 | 2024-05-13T12:02:05.883Z | [ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1213 | 2024-05-13T12:02:05.883Z | [ 13] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1214 | 2024-05-13T12:02:05.883Z | [ 15] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1215 | 2024-05-13T12:02:05.883Z | [ 17] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1216 | 2024-05-13T12:02:05.883Z | [ 19] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec |
1217 | 2024-05-13T12:02:05.883Z | [SUM] 7.00-8.00 sec 109 MBytes 912 Mbits/sec |
1218 | 2024-05-13T12:02:05.883Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1219 | 2024-05-13T12:02:05.883Z | [ 5] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec |
1220 | 2024-05-13T12:02:05.884Z | [ 7] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec |
1221 | 2024-05-13T12:02:05.884Z | [ 9] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec |
1222 | 2024-05-13T12:02:05.884Z | [ 11] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec |
1223 | 2024-05-13T12:02:05.884Z | [ 13] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec |
1224 | 2024-05-13T12:02:05.884Z | [ 15] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec |
1225 | 2024-05-13T12:02:05.884Z | [ 17] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec |
1226 | 2024-05-13T12:02:05.884Z | [ 19] 8.00-9.00 sec 13.8 MBytes 115 Mbits/sec |
1227 | 2024-05-13T12:02:05.884Z | [SUM] 8.00-9.00 sec 110 MBytes 926 Mbits/sec |
1228 | 2024-05-13T12:02:05.884Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1229 | 2024-05-13T12:02:05.884Z | [ 5] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec |
1230 | 2024-05-13T12:02:05.884Z | [ 7] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec |
1231 | 2024-05-13T12:02:05.884Z | [ 9] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec |
1232 | 2024-05-13T12:02:05.884Z | [ 11] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec |
1233 | 2024-05-13T12:02:05.884Z | [ 13] 9.00-10.00 sec 14.1 MBytes 119 Mbits/sec |
1234 | 2024-05-13T12:02:05.884Z | [ 15] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec |
1235 | 2024-05-13T12:02:05.884Z | [ 17] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec |
1236 | 2024-05-13T12:02:05.884Z | [ 19] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec |
1237 | 2024-05-13T12:02:05.884Z | [SUM] 9.00-10.00 sec 113 MBytes 951 Mbits/sec |
1238 | 2024-05-13T12:02:05.884Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1239 | 2024-05-13T12:02:05.884Z | [ 5] 10.00-10.00 sec 87.7 KBytes 206 Mbits/sec |
1240 | 2024-05-13T12:02:05.884Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1241 | 2024-05-13T12:02:05.884Z | [ 9] 10.00-10.00 sec 19.8 KBytes 46.5 Mbits/sec |
1242 | 2024-05-13T12:02:05.884Z | [ 11] 10.00-10.00 sec 66.5 KBytes 156 Mbits/sec |
1243 | 2024-05-13T12:02:05.885Z | [ 13] 10.00-10.00 sec 84.8 KBytes 199 Mbits/sec |
1244 | 2024-05-13T12:02:05.885Z | [ 15] 10.00-10.00 sec 116 KBytes 272 Mbits/sec |
1245 | 2024-05-13T12:02:05.885Z | [ 17] 10.00-10.00 sec 124 KBytes 292 Mbits/sec |
1246 | 2024-05-13T12:02:05.885Z | [ 19] 10.00-10.00 sec 90.5 KBytes 213 Mbits/sec |
1247 | 2024-05-13T12:02:05.885Z | [SUM] 10.00-10.00 sec 590 KBytes 1.38 Gbits/sec |
1248 | 2024-05-13T12:02:05.885Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1249 | 2024-05-13T12:02:05.885Z | [ ID] Interval Transfer Bandwidth |
1250 | 2024-05-13T12:02:05.885Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1251 | 2024-05-13T12:02:05.885Z | [ 5] 0.00-10.00 sec 138 MBytes 115 Mbits/sec receiver |
1252 | 2024-05-13T12:02:05.885Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1253 | 2024-05-13T12:02:05.885Z | [ 7] 0.00-10.00 sec 138 MBytes 115 Mbits/sec receiver |
1254 | 2024-05-13T12:02:05.885Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1255 | 2024-05-13T12:02:05.885Z | [ 9] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver |
1256 | 2024-05-13T12:02:05.885Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1257 | 2024-05-13T12:02:05.885Z | [ 11] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver |
1258 | 2024-05-13T12:02:05.885Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1259 | 2024-05-13T12:02:05.885Z | [ 13] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver |
1260 | 2024-05-13T12:02:05.885Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1261 | 2024-05-13T12:02:05.885Z | [ 15] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver |
1262 | 2024-05-13T12:02:05.885Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1263 | 2024-05-13T12:02:05.885Z | [ 17] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver |
1264 | 2024-05-13T12:02:05.885Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1265 | 2024-05-13T12:02:05.885Z | [ 19] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver |
1266 | 2024-05-13T12:02:05.886Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1267 | 2024-05-13T12:02:05.886Z | [SUM] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec receiver |
1268 | 2024-05-13T12:02:05.911Z | Run 4/5...922.8144436917389Mbps |
1269 | 2024-05-13T12:02:12.946Z | ----------------------------------------------------------- |
1270 | 2024-05-13T12:02:12.946Z | Server listening on 5201 |
1271 | 2024-05-13T12:02:12.946Z | ----------------------------------------------------------- |
1272 | 2024-05-13T12:02:12.946Z | Accepted connection from 10.0.0.1, port 54563 |
1273 | 2024-05-13T12:02:12.946Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59223 |
1274 | 2024-05-13T12:02:12.946Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52696 |
1275 | 2024-05-13T12:02:12.947Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59258 |
1276 | 2024-05-13T12:02:12.947Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37956 |
1277 | 2024-05-13T12:02:12.947Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59001 |
1278 | 2024-05-13T12:02:12.947Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48966 |
1279 | 2024-05-13T12:02:12.947Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40250 |
1280 | 2024-05-13T12:02:12.947Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45554 |
1281 | 2024-05-13T12:02:12.947Z | [ ID] Interval Transfer Bandwidth |
1282 | 2024-05-13T12:02:12.947Z | [ 5] 0.00-1.00 sec 13.3 MBytes 111 Mbits/sec |
1283 | 2024-05-13T12:02:12.947Z | [ 7] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1284 | 2024-05-13T12:02:12.947Z | [ 9] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1285 | 2024-05-13T12:02:12.947Z | [ 11] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1286 | 2024-05-13T12:02:12.947Z | [ 13] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1287 | 2024-05-13T12:02:12.947Z | [ 15] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1288 | 2024-05-13T12:02:12.947Z | [ 17] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1289 | 2024-05-13T12:02:12.947Z | [ 19] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec |
1290 | 2024-05-13T12:02:12.947Z | [SUM] 0.00-1.00 sec 105 MBytes 882 Mbits/sec |
1291 | 2024-05-13T12:02:12.947Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1292 | 2024-05-13T12:02:12.947Z | [ 5] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1293 | 2024-05-13T12:02:12.947Z | [ 7] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec |
1294 | 2024-05-13T12:02:12.947Z | [ 9] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1295 | 2024-05-13T12:02:12.948Z | [ 11] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1296 | 2024-05-13T12:02:12.948Z | [ 13] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1297 | 2024-05-13T12:02:12.948Z | [ 15] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1298 | 2024-05-13T12:02:12.948Z | [ 17] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1299 | 2024-05-13T12:02:12.948Z | [ 19] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec |
1300 | 2024-05-13T12:02:12.948Z | [SUM] 1.00-2.00 sec 114 MBytes 955 Mbits/sec |
1301 | 2024-05-13T12:02:12.948Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1302 | 2024-05-13T12:02:12.948Z | [ 5] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec |
1303 | 2024-05-13T12:02:12.948Z | [ 7] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec |
1304 | 2024-05-13T12:02:12.948Z | [ 9] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec |
1305 | 2024-05-13T12:02:12.948Z | [ 11] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec |
1306 | 2024-05-13T12:02:12.948Z | [ 13] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec |
1307 | 2024-05-13T12:02:12.948Z | [ 15] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec |
1308 | 2024-05-13T12:02:12.948Z | [ 17] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec |
1309 | 2024-05-13T12:02:12.948Z | [ 19] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec |
1310 | 2024-05-13T12:02:12.948Z | [SUM] 2.00-3.00 sec 111 MBytes 934 Mbits/sec |
1311 | 2024-05-13T12:02:12.948Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1312 | 2024-05-13T12:02:12.948Z | [ 5] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1313 | 2024-05-13T12:02:12.948Z | [ 7] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1314 | 2024-05-13T12:02:12.948Z | [ 9] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1315 | 2024-05-13T12:02:12.948Z | [ 11] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1316 | 2024-05-13T12:02:12.949Z | [ 13] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1317 | 2024-05-13T12:02:12.949Z | [ 15] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec |
1318 | 2024-05-13T12:02:12.949Z | [ 17] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec |
1319 | 2024-05-13T12:02:12.949Z | [ 19] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec |
1320 | 2024-05-13T12:02:12.949Z | [SUM] 3.00-4.00 sec 116 MBytes 971 Mbits/sec |
1321 | 2024-05-13T12:02:12.949Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1322 | 2024-05-13T12:02:12.949Z | [ 5] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
1323 | 2024-05-13T12:02:12.949Z | [ 7] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec |
1324 | 2024-05-13T12:02:12.949Z | [ 9] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec |
1325 | 2024-05-13T12:02:12.949Z | [ 11] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
1326 | 2024-05-13T12:02:12.949Z | [ 13] 4.00-5.00 sec 14.4 MBytes 120 Mbits/sec |
1327 | 2024-05-13T12:02:12.949Z | [ 15] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
1328 | 2024-05-13T12:02:12.949Z | [ 17] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
1329 | 2024-05-13T12:02:12.949Z | [ 19] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec |
1330 | 2024-05-13T12:02:12.949Z | [SUM] 4.00-5.00 sec 115 MBytes 967 Mbits/sec |
1331 | 2024-05-13T12:02:12.949Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1332 | 2024-05-13T12:02:12.949Z | [ 5] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
1333 | 2024-05-13T12:02:12.949Z | [ 7] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
1334 | 2024-05-13T12:02:12.949Z | [ 9] 5.00-6.00 sec 14.5 MBytes 121 Mbits/sec |
1335 | 2024-05-13T12:02:12.949Z | [ 11] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec |
1336 | 2024-05-13T12:02:12.950Z | [ 13] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
1337 | 2024-05-13T12:02:12.950Z | [ 15] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec |
1338 | 2024-05-13T12:02:12.950Z | [ 17] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
1339 | 2024-05-13T12:02:12.950Z | [ 19] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec |
1340 | 2024-05-13T12:02:12.950Z | [SUM] 5.00-6.00 sec 116 MBytes 976 Mbits/sec |
1341 | 2024-05-13T12:02:12.950Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1342 | 2024-05-13T12:02:12.950Z | [ 5] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec |
1343 | 2024-05-13T12:02:12.950Z | [ 7] 6.00-7.00 sec 14.2 MBytes 119 Mbits/sec |
1344 | 2024-05-13T12:02:12.950Z | [ 9] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec |
1345 | 2024-05-13T12:02:16.142Z | [ 11] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec |
1346 | 2024-05-13T12:02:16.142Z | [ 13] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec |
1347 | 2024-05-13T12:02:16.142Z | [ 15] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec |
1348 | 2024-05-13T12:02:16.142Z | [ 17] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec |
1349 | 2024-05-13T12:02:16.142Z | [ 19] 6.00-7.00 sec 14.2 MBytes 119 Mbits/sec |
1350 | 2024-05-13T12:02:16.142Z | [SUM] 6.00-7.00 sec 114 MBytes 959 Mbits/sec |
1351 | 2024-05-13T12:02:16.142Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1352 | 2024-05-13T12:02:16.142Z | [ 5] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec |
1353 | 2024-05-13T12:02:16.142Z | [ 7] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec |
1354 | 2024-05-13T12:02:16.142Z | [ 9] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec |
1355 | 2024-05-13T12:02:16.142Z | [ 11] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec |
1356 | 2024-05-13T12:02:16.142Z | [ 13] 7.00-8.00 sec 14.2 MBytes 120 Mbits/sec |
1357 | 2024-05-13T12:02:16.142Z | [ 15] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec |
1358 | 2024-05-13T12:02:16.142Z | [ 17] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec |
1359 | 2024-05-13T12:02:16.142Z | [ 19] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec |
1360 | 2024-05-13T12:02:16.142Z | [SUM] 7.00-8.00 sec 114 MBytes 957 Mbits/sec |
1361 | 2024-05-13T12:02:16.143Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1362 | 2024-05-13T12:02:16.143Z | [ 5] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
1363 | 2024-05-13T12:02:16.143Z | [ 7] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec |
1364 | 2024-05-13T12:02:16.143Z | [ 9] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
1365 | 2024-05-13T12:02:16.143Z | [ 11] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
1366 | 2024-05-13T12:02:16.143Z | [ 13] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
1367 | 2024-05-13T12:02:16.143Z | [ 15] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
1368 | 2024-05-13T12:02:16.143Z | [ 17] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec |
1369 | 2024-05-13T12:02:16.143Z | [ 19] 8.00-9.00 sec 14.5 MBytes 122 Mbits/sec |
1370 | 2024-05-13T12:02:16.143Z | [SUM] 8.00-9.00 sec 116 MBytes 972 Mbits/sec |
1371 | 2024-05-13T12:02:16.143Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1372 | 2024-05-13T12:02:16.143Z | [ 5] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1373 | 2024-05-13T12:02:16.143Z | [ 7] 9.00-10.00 sec 14.4 MBytes 120 Mbits/sec |
1374 | 2024-05-13T12:02:16.143Z | [ 9] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1375 | 2024-05-13T12:02:16.143Z | [ 11] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1376 | 2024-05-13T12:02:16.143Z | [ 13] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1377 | 2024-05-13T12:02:16.143Z | [ 15] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1378 | 2024-05-13T12:02:16.143Z | [ 17] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1379 | 2024-05-13T12:02:16.143Z | [ 19] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec |
1380 | 2024-05-13T12:02:16.143Z | [SUM] 9.00-10.00 sec 115 MBytes 962 Mbits/sec |
1381 | 2024-05-13T12:02:16.144Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1382 | 2024-05-13T12:02:16.144Z | [ 5] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec |
1383 | 2024-05-13T12:02:16.144Z | [ 7] 10.00-10.00 sec 5.66 KBytes 14.4 Mbits/sec |
1384 | 2024-05-13T12:02:16.144Z | [ 9] 10.00-10.00 sec 124 KBytes 316 Mbits/sec |
1385 | 2024-05-13T12:02:16.144Z | [ 11] 10.00-10.00 sec 124 KBytes 316 Mbits/sec |
1386 | 2024-05-13T12:02:16.144Z | [ 13] 10.00-10.00 sec 116 KBytes 295 Mbits/sec |
1387 | 2024-05-13T12:02:16.144Z | [ 15] 10.00-10.00 sec 53.7 KBytes 137 Mbits/sec |
1388 | 2024-05-13T12:02:16.144Z | [ 17] 10.00-10.00 sec 48.1 KBytes 122 Mbits/sec |
1389 | 2024-05-13T12:02:16.144Z | [ 19] 10.00-10.00 sec 5.66 KBytes 14.4 Mbits/sec |
1390 | 2024-05-13T12:02:16.144Z | [SUM] 10.00-10.00 sec 535 KBytes 1.36 Gbits/sec |
1391 | 2024-05-13T12:02:16.144Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1392 | 2024-05-13T12:02:16.144Z | [ ID] Interval Transfer Bandwidth |
1393 | 2024-05-13T12:02:16.144Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1394 | 2024-05-13T12:02:16.144Z | [ 5] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1395 | 2024-05-13T12:02:16.144Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1396 | 2024-05-13T12:02:16.144Z | [ 7] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1397 | 2024-05-13T12:02:16.144Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1398 | 2024-05-13T12:02:16.144Z | [ 9] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1399 | 2024-05-13T12:02:16.144Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1400 | 2024-05-13T12:02:16.144Z | [ 11] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1401 | 2024-05-13T12:02:16.144Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1402 | 2024-05-13T12:02:16.144Z | [ 13] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1403 | 2024-05-13T12:02:16.144Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1404 | 2024-05-13T12:02:16.145Z | [ 15] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1405 | 2024-05-13T12:02:16.145Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1406 | 2024-05-13T12:02:16.145Z | [ 17] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1407 | 2024-05-13T12:02:16.145Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1408 | 2024-05-13T12:02:16.145Z | [ 19] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver |
1409 | 2024-05-13T12:02:16.145Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
1410 | 2024-05-13T12:02:16.145Z | [SUM] 0.00-10.00 sec 1.11 GBytes 954 Mbits/sec receiver |
1411 | 2024-05-13T12:02:16.170Z | Run 5/5...954.098041138242Mbps |
1412 | 2024-05-13T12:02:16.170Z | ###---------------------### |
1413 | 2024-05-13T12:02:16.170Z | ::: iPerf done... ::: |
1414 | 2024-05-13T12:02:16.171Z | :::Awaiting out files...::: |
1415 | 2024-05-13T12:02:16.171Z | ###---------------------### |
1416 | 2024-05-13T12:02:16.171Z | ###-----### |
1417 | 2024-05-13T12:02:16.171Z | :::done!::: |
1418 | 2024-05-13T12:02:16.171Z | ###-----### |
1419 | 2024-05-13T12:02:16.171Z | ###-------------------### |
1420 | 2024-05-13T12:02:16.171Z | :::Running experiment ::: |
1421 | 2024-05-13T12:02:16.171Z | :::iperf-tcp/local/s2c::: |
1422 | 2024-05-13T12:02:16.171Z | ###-------------------### |
1423 | 2024-05-13T12:02:23.208Z | ----------------------------------------------------------- |
1424 | 2024-05-13T12:02:23.208Z | Server listening on 5201 |
1425 | 2024-05-13T12:02:23.208Z | ----------------------------------------------------------- |
1426 | 2024-05-13T12:02:23.208Z | Accepted connection from 10.0.0.1, port 55337 |
1427 | 2024-05-13T12:02:23.208Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46182 |
1428 | 2024-05-13T12:02:23.208Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36498 |
1429 | 2024-05-13T12:02:23.208Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35208 |
1430 | 2024-05-13T12:02:23.208Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48695 |
1431 | 2024-05-13T12:02:23.209Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49673 |
1432 | 2024-05-13T12:02:23.209Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58114 |
1433 | 2024-05-13T12:02:23.209Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33666 |
1434 | 2024-05-13T12:02:23.209Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35005 |
1435 | 2024-05-13T12:02:23.209Z | [ ID] Interval Transfer Bandwidth |
1436 | 2024-05-13T12:02:23.209Z | [ 5] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
1437 | 2024-05-13T12:02:23.209Z | [ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1438 | 2024-05-13T12:02:23.209Z | [ 9] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
1439 | 2024-05-13T12:02:23.209Z | [ 11] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
1440 | 2024-05-13T12:02:23.209Z | [ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec |
1441 | 2024-05-13T12:02:23.209Z | [ 15] 0.00-1.00 sec 11.9 MBytes 99.7 Mbits/sec |
1442 | 2024-05-13T12:02:23.209Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec |
1443 | 2024-05-13T12:02:23.209Z | [ 19] 0.00-1.00 sec 11.9 MBytes 99.5 Mbits/sec |
1444 | 2024-05-13T12:02:23.209Z | [SUM] 0.00-1.00 sec 95.4 MBytes 801 Mbits/sec |
1445 | 2024-05-13T12:02:23.209Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1446 | 2024-05-13T12:02:23.209Z | [ 5] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec |
1447 | 2024-05-13T12:02:23.209Z | [ 7] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec |
1448 | 2024-05-13T12:02:23.209Z | [ 9] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec |
1449 | 2024-05-13T12:02:23.209Z | [ 11] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec |
1450 | 2024-05-13T12:02:23.209Z | [ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec |
1451 | 2024-05-13T12:02:23.209Z | [ 15] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec |
1452 | 2024-05-13T12:02:23.209Z | [ 17] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec |
1453 | 2024-05-13T12:02:23.209Z | [ 19] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec |
1454 | 2024-05-13T12:02:23.210Z | [SUM] 1.00-2.00 sec 101 MBytes 849 Mbits/sec |
1455 | 2024-05-13T12:02:23.210Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1456 | 2024-05-13T12:02:23.210Z | [ 5] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec |
1457 | 2024-05-13T12:02:23.210Z | [ 7] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
1458 | 2024-05-13T12:02:23.210Z | [ 9] 2.00-3.00 sec 12.5 MBytes 105 Mbits/sec |
1459 | 2024-05-13T12:02:23.210Z | [ 11] 2.00-3.00 sec 12.5 MBytes 105 Mbits/sec |
1460 | 2024-05-13T12:02:23.210Z | [ 13] 2.00-3.00 sec 12.6 MBytes 105 Mbits/sec |
1461 | 2024-05-13T12:02:23.210Z | [ 15] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
1462 | 2024-05-13T12:02:23.210Z | [ 17] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec |
1463 | 2024-05-13T12:02:23.210Z | [ 19] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec |
1464 | 2024-05-13T12:02:23.210Z | [SUM] 2.00-3.00 sec 101 MBytes 846 Mbits/sec |
1465 | 2024-05-13T12:02:23.210Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1466 | 2024-05-13T12:02:23.210Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1467 | 2024-05-13T12:02:23.210Z | [ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1468 | 2024-05-13T12:02:23.210Z | [ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1469 | 2024-05-13T12:02:23.210Z | [ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1470 | 2024-05-13T12:02:23.210Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1471 | 2024-05-13T12:02:23.210Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1472 | 2024-05-13T12:02:23.210Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1473 | 2024-05-13T12:02:23.210Z | [ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
1474 | 2024-05-13T12:02:23.210Z | [SUM] 3.00-4.00 sec 104 MBytes 873 Mbits/sec |
1475 | 2024-05-13T12:02:23.210Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1476 | 2024-05-13T12:02:23.210Z | [ 5] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec |
1477 | 2024-05-13T12:02:23.211Z | [ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec |
1478 | 2024-05-13T12:02:23.211Z | [ 9] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
1479 | 2024-05-13T12:02:23.211Z | [ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
1480 | 2024-05-13T12:02:23.211Z | [ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
1481 | 2024-05-13T12:02:23.211Z | [ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
1482 | 2024-05-13T12:02:23.211Z | [ 17] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
1483 | 2024-05-13T12:02:23.211Z | [ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec |
1484 | 2024-05-13T12:02:23.211Z | [SUM] 4.00-5.00 sec 102 MBytes 853 Mbits/sec |
1485 | 2024-05-13T12:02:23.211Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1486 | 2024-05-13T12:02:23.211Z | [ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1487 | 2024-05-13T12:02:23.211Z | [ 7] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec |
1488 | 2024-05-13T12:02:23.211Z | [ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1489 | 2024-05-13T12:02:23.211Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1490 | 2024-05-13T12:02:23.211Z | [ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1491 | 2024-05-13T12:02:23.211Z | [ 15] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
1492 | 2024-05-13T12:02:23.211Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1493 | 2024-05-13T12:02:23.211Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1494 | 2024-05-13T12:02:23.211Z | [SUM] 5.00-6.00 sec 106 MBytes 887 Mbits/sec |
1495 | 2024-05-13T12:02:23.211Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1496 | 2024-05-13T12:02:23.211Z | [ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
1497 | 2024-05-13T12:02:23.211Z | [ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
1498 | 2024-05-13T12:02:23.211Z | [ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
1499 | 2024-05-13T12:02:26.301Z | [ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
1500 | 2024-05-13T12:02:26.301Z | [ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec |
1501 | 2024-05-13T12:02:26.301Z | [ 15] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec |
1502 | 2024-05-13T12:02:26.301Z | [ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
1503 | 2024-05-13T12:02:26.301Z | [ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec |
1504 | 2024-05-13T12:02:26.301Z | [SUM] 6.00-7.00 sec 105 MBytes 884 Mbits/sec |
1505 | 2024-05-13T12:02:26.301Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1506 | 2024-05-13T12:02:26.301Z | [ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
1507 | 2024-05-13T12:02:26.301Z | [ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
1508 | 2024-05-13T12:02:26.301Z | [ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
1509 | 2024-05-13T12:02:26.301Z | [ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
1510 | 2024-05-13T12:02:26.301Z | [ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
1511 | 2024-05-13T12:02:26.301Z | [ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec |
1512 | 2024-05-13T12:02:26.301Z | [ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
1513 | 2024-05-13T12:02:26.301Z | [ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec |
1514 | 2024-05-13T12:02:26.301Z | [SUM] 7.00-8.00 sec 104 MBytes 870 Mbits/sec |
1515 | 2024-05-13T12:02:26.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1516 | 2024-05-13T12:02:26.302Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1517 | 2024-05-13T12:02:26.302Z | [ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1518 | 2024-05-13T12:02:26.302Z | [ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
1519 | 2024-05-13T12:02:26.302Z | [ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec |
1520 | 2024-05-13T12:02:26.302Z | [ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1521 | 2024-05-13T12:02:26.302Z | [ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec |
1522 | 2024-05-13T12:02:26.302Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1523 | 2024-05-13T12:02:26.302Z | [ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1524 | 2024-05-13T12:02:26.302Z | [SUM] 8.00-9.00 sec 103 MBytes 860 Mbits/sec |
1525 | 2024-05-13T12:02:26.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1526 | 2024-05-13T12:02:26.302Z | [ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1527 | 2024-05-13T12:02:26.302Z | [ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1528 | 2024-05-13T12:02:26.302Z | [ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
1529 | 2024-05-13T12:02:26.302Z | [ 11] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
1530 | 2024-05-13T12:02:26.302Z | [ 13] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
1531 | 2024-05-13T12:02:26.302Z | [ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec |
1532 | 2024-05-13T12:02:26.302Z | [ 17] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec |
1533 | 2024-05-13T12:02:26.302Z | [ 19] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec |
1534 | 2024-05-13T12:02:26.302Z | [SUM] 9.00-10.00 sec 106 MBytes 886 Mbits/sec |
1535 | 2024-05-13T12:02:26.302Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1536 | 2024-05-13T12:02:26.302Z | [ 5] 10.00-10.01 sec 113 KBytes 189 Mbits/sec |
1537 | 2024-05-13T12:02:26.302Z | [ 7] 10.00-10.01 sec 170 KBytes 284 Mbits/sec |
1538 | 2024-05-13T12:02:26.303Z | [ 9] 10.00-10.01 sec 170 KBytes 285 Mbits/sec |
1539 | 2024-05-13T12:02:26.303Z | [ 11] 10.00-10.01 sec 84.8 KBytes 142 Mbits/sec |
1540 | 2024-05-13T12:02:26.303Z | [ 13] 10.00-10.01 sec 56.6 KBytes 94.5 Mbits/sec |
1541 | 2024-05-13T12:02:26.303Z | [ 15] 10.00-10.01 sec 56.6 KBytes 94.5 Mbits/sec |
1542 | 2024-05-13T12:02:26.303Z | [ 17] 10.00-10.01 sec 113 KBytes 189 Mbits/sec |
1543 | 2024-05-13T12:02:26.303Z | [ 19] 10.00-10.01 sec 113 KBytes 189 Mbits/sec |
1544 | 2024-05-13T12:02:26.303Z | [SUM] 10.00-10.01 sec 877 KBytes 1.47 Gbits/sec |
1545 | 2024-05-13T12:02:26.303Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1546 | 2024-05-13T12:02:26.303Z | [ ID] Interval Transfer Bandwidth |
1547 | 2024-05-13T12:02:26.303Z | [ 5] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1548 | 2024-05-13T12:02:26.303Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1549 | 2024-05-13T12:02:26.303Z | [ 7] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1550 | 2024-05-13T12:02:26.303Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1551 | 2024-05-13T12:02:26.303Z | [ 9] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1552 | 2024-05-13T12:02:26.303Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1553 | 2024-05-13T12:02:26.303Z | [ 11] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1554 | 2024-05-13T12:02:26.303Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1555 | 2024-05-13T12:02:26.303Z | [ 13] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1556 | 2024-05-13T12:02:26.303Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1557 | 2024-05-13T12:02:26.303Z | [ 15] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1558 | 2024-05-13T12:02:26.303Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1559 | 2024-05-13T12:02:26.303Z | [ 17] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1560 | 2024-05-13T12:02:26.303Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1561 | 2024-05-13T12:02:26.304Z | [ 19] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender |
1562 | 2024-05-13T12:02:26.304Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1563 | 2024-05-13T12:02:26.304Z | [SUM] 0.00-10.01 sec 1.00 GBytes 861 Mbits/sec sender |
1564 | 2024-05-13T12:02:26.304Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1565 | 2024-05-13T12:02:26.329Z | Run 1/5...861.424593977829Mbps |
1566 | 2024-05-13T12:02:33.367Z | ----------------------------------------------------------- |
1567 | 2024-05-13T12:02:33.367Z | Server listening on 5201 |
1568 | 2024-05-13T12:02:33.367Z | ----------------------------------------------------------- |
1569 | 2024-05-13T12:02:33.367Z | Accepted connection from 10.0.0.1, port 40679 |
1570 | 2024-05-13T12:02:33.368Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53522 |
1571 | 2024-05-13T12:02:33.368Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59951 |
1572 | 2024-05-13T12:02:33.368Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37553 |
1573 | 2024-05-13T12:02:33.368Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38370 |
1574 | 2024-05-13T12:02:33.368Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35497 |
1575 | 2024-05-13T12:02:33.368Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53866 |
1576 | 2024-05-13T12:02:33.368Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40698 |
1577 | 2024-05-13T12:02:33.368Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32790 |
1578 | 2024-05-13T12:02:33.368Z | [ ID] Interval Transfer Bandwidth |
1579 | 2024-05-13T12:02:33.368Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1580 | 2024-05-13T12:02:33.368Z | [ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1581 | 2024-05-13T12:02:33.368Z | [ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1582 | 2024-05-13T12:02:33.368Z | [ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1583 | 2024-05-13T12:02:33.368Z | [ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1584 | 2024-05-13T12:02:33.368Z | [ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1585 | 2024-05-13T12:02:33.368Z | [ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1586 | 2024-05-13T12:02:33.368Z | [ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1587 | 2024-05-13T12:02:33.368Z | [SUM] 0.00-1.00 sec 96.5 MBytes 809 Mbits/sec |
1588 | 2024-05-13T12:02:33.368Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1589 | 2024-05-13T12:02:33.368Z | [ 5] 1.00-2.00 sec 12.2 MBytes 103 Mbits/sec |
1590 | 2024-05-13T12:02:33.368Z | [ 7] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec |
1591 | 2024-05-13T12:02:33.368Z | [ 9] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1592 | 2024-05-13T12:02:33.368Z | [ 11] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1593 | 2024-05-13T12:02:33.369Z | [ 13] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1594 | 2024-05-13T12:02:33.369Z | [ 15] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1595 | 2024-05-13T12:02:33.369Z | [ 17] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1596 | 2024-05-13T12:02:33.369Z | [ 19] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1597 | 2024-05-13T12:02:33.369Z | [SUM] 1.00-2.00 sec 97.7 MBytes 820 Mbits/sec |
1598 | 2024-05-13T12:02:33.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1599 | 2024-05-13T12:02:33.369Z | [ 5] 2.00-3.00 sec 12.3 MBytes 104 Mbits/sec |
1600 | 2024-05-13T12:02:33.369Z | [ 7] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec |
1601 | 2024-05-13T12:02:33.369Z | [ 9] 2.00-3.00 sec 12.3 MBytes 104 Mbits/sec |
1602 | 2024-05-13T12:02:33.369Z | [ 11] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec |
1603 | 2024-05-13T12:02:33.369Z | [ 13] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec |
1604 | 2024-05-13T12:02:33.369Z | [ 15] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec |
1605 | 2024-05-13T12:02:33.369Z | [ 17] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec |
1606 | 2024-05-13T12:02:33.369Z | [ 19] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec |
1607 | 2024-05-13T12:02:33.369Z | [SUM] 2.00-3.00 sec 98.8 MBytes 829 Mbits/sec |
1608 | 2024-05-13T12:02:33.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1609 | 2024-05-13T12:02:33.369Z | [ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
1610 | 2024-05-13T12:02:33.369Z | [ 7] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
1611 | 2024-05-13T12:02:33.369Z | [ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
1612 | 2024-05-13T12:02:33.369Z | [ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
1613 | 2024-05-13T12:02:33.369Z | [ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
1614 | 2024-05-13T12:02:33.369Z | [ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
1615 | 2024-05-13T12:02:33.369Z | [ 17] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec |
1616 | 2024-05-13T12:02:33.370Z | [ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec |
1617 | 2024-05-13T12:02:33.370Z | [SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec |
1618 | 2024-05-13T12:02:33.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1619 | 2024-05-13T12:02:33.370Z | [ 5] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec |
1620 | 2024-05-13T12:02:33.370Z | [ 7] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec |
1621 | 2024-05-13T12:02:33.370Z | [ 9] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec |
1622 | 2024-05-13T12:02:33.370Z | [ 11] 4.00-5.00 sec 12.3 MBytes 104 Mbits/sec |
1623 | 2024-05-13T12:02:33.370Z | [ 13] 4.00-5.00 sec 12.3 MBytes 104 Mbits/sec |
1624 | 2024-05-13T12:02:33.370Z | [ 15] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec |
1625 | 2024-05-13T12:02:33.370Z | [ 17] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec |
1626 | 2024-05-13T12:02:33.370Z | [ 19] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec |
1627 | 2024-05-13T12:02:33.370Z | [SUM] 4.00-5.00 sec 98.9 MBytes 830 Mbits/sec |
1628 | 2024-05-13T12:02:33.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1629 | 2024-05-13T12:02:33.370Z | [ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1630 | 2024-05-13T12:02:33.370Z | [ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1631 | 2024-05-13T12:02:33.370Z | [ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1632 | 2024-05-13T12:02:33.370Z | [ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1633 | 2024-05-13T12:02:33.370Z | [ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1634 | 2024-05-13T12:02:33.370Z | [ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
1635 | 2024-05-13T12:02:33.370Z | [ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1636 | 2024-05-13T12:02:33.370Z | [ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec |
1637 | 2024-05-13T12:02:33.370Z | [SUM] 5.00-6.00 sec 104 MBytes 874 Mbits/sec |
1638 | 2024-05-13T12:02:33.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1639 | 2024-05-13T12:02:33.371Z | [ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1640 | 2024-05-13T12:02:33.371Z | [ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1641 | 2024-05-13T12:02:33.371Z | [ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1642 | 2024-05-13T12:02:36.460Z | [ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1643 | 2024-05-13T12:02:36.461Z | [ 13] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec |
1644 | 2024-05-13T12:02:36.461Z | [ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1645 | 2024-05-13T12:02:36.461Z | [ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1646 | 2024-05-13T12:02:36.461Z | [ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1647 | 2024-05-13T12:02:36.461Z | [SUM] 6.00-7.00 sec 104 MBytes 871 Mbits/sec |
1648 | 2024-05-13T12:02:36.461Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1649 | 2024-05-13T12:02:36.461Z | [ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
1650 | 2024-05-13T12:02:36.461Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
1651 | 2024-05-13T12:02:36.461Z | [ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
1652 | 2024-05-13T12:02:36.461Z | [ 11] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
1653 | 2024-05-13T12:02:36.461Z | [ 13] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
1654 | 2024-05-13T12:02:36.461Z | [ 15] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
1655 | 2024-05-13T12:02:36.461Z | [ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec |
1656 | 2024-05-13T12:02:36.461Z | [ 19] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec |
1657 | 2024-05-13T12:02:36.461Z | [SUM] 7.00-8.00 sec 106 MBytes 892 Mbits/sec |
1658 | 2024-05-13T12:02:36.461Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1659 | 2024-05-13T12:02:36.461Z | [ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
1660 | 2024-05-13T12:02:36.461Z | [ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec |
1661 | 2024-05-13T12:02:36.461Z | [ 9] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
1662 | 2024-05-13T12:02:36.461Z | [ 11] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
1663 | 2024-05-13T12:02:36.461Z | [ 13] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
1664 | 2024-05-13T12:02:36.462Z | [ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
1665 | 2024-05-13T12:02:36.462Z | [ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec |
1666 | 2024-05-13T12:02:36.462Z | [ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
1667 | 2024-05-13T12:02:36.462Z | [SUM] 8.00-9.00 sec 106 MBytes 887 Mbits/sec |
1668 | 2024-05-13T12:02:36.462Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1669 | 2024-05-13T12:02:36.462Z | [ 5] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
1670 | 2024-05-13T12:02:36.462Z | [ 7] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec |
1671 | 2024-05-13T12:02:36.462Z | [ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1672 | 2024-05-13T12:02:36.462Z | [ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1673 | 2024-05-13T12:02:36.462Z | [ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1674 | 2024-05-13T12:02:36.462Z | [ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1675 | 2024-05-13T12:02:36.462Z | [ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1676 | 2024-05-13T12:02:36.462Z | [ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec |
1677 | 2024-05-13T12:02:36.462Z | [SUM] 9.00-10.00 sec 105 MBytes 883 Mbits/sec |
1678 | 2024-05-13T12:02:36.462Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1679 | 2024-05-13T12:02:36.462Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1680 | 2024-05-13T12:02:36.462Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1681 | 2024-05-13T12:02:36.462Z | [ 9] 10.00-10.00 sec 113 KBytes 323 Mbits/sec |
1682 | 2024-05-13T12:02:36.462Z | [ 11] 10.00-10.00 sec 56.6 KBytes 161 Mbits/sec |
1683 | 2024-05-13T12:02:36.462Z | [ 13] 10.00-10.00 sec 113 KBytes 323 Mbits/sec |
1684 | 2024-05-13T12:02:36.462Z | [ 15] 10.00-10.00 sec 113 KBytes 323 Mbits/sec |
1685 | 2024-05-13T12:02:36.462Z | [ 17] 10.00-10.00 sec 56.6 KBytes 161 Mbits/sec |
1686 | 2024-05-13T12:02:36.462Z | [ 19] 10.00-10.00 sec 56.6 KBytes 161 Mbits/sec |
1687 | 2024-05-13T12:02:36.462Z | [SUM] 10.00-10.00 sec 509 KBytes 1.45 Gbits/sec |
1688 | 2024-05-13T12:02:36.463Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1689 | 2024-05-13T12:02:36.463Z | [ ID] Interval Transfer Bandwidth |
1690 | 2024-05-13T12:02:36.463Z | [ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1691 | 2024-05-13T12:02:36.463Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1692 | 2024-05-13T12:02:36.463Z | [ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1693 | 2024-05-13T12:02:36.463Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1694 | 2024-05-13T12:02:36.463Z | [ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1695 | 2024-05-13T12:02:36.463Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1696 | 2024-05-13T12:02:36.463Z | [ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1697 | 2024-05-13T12:02:36.463Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1698 | 2024-05-13T12:02:36.463Z | [ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1699 | 2024-05-13T12:02:36.463Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1700 | 2024-05-13T12:02:36.463Z | [ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1701 | 2024-05-13T12:02:36.463Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1702 | 2024-05-13T12:02:36.463Z | [ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1703 | 2024-05-13T12:02:36.463Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1704 | 2024-05-13T12:02:36.463Z | [ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender |
1705 | 2024-05-13T12:02:36.463Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1706 | 2024-05-13T12:02:36.463Z | [SUM] 0.00-10.00 sec 1021 MBytes 856 Mbits/sec sender |
1707 | 2024-05-13T12:02:36.463Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1708 | 2024-05-13T12:02:36.492Z | Run 2/5...856.3768979202799Mbps |
1709 | 2024-05-13T12:02:43.527Z | ----------------------------------------------------------- |
1710 | 2024-05-13T12:02:43.527Z | Server listening on 5201 |
1711 | 2024-05-13T12:02:43.527Z | ----------------------------------------------------------- |
1712 | 2024-05-13T12:02:43.527Z | Accepted connection from 10.0.0.1, port 58244 |
1713 | 2024-05-13T12:02:43.527Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60051 |
1714 | 2024-05-13T12:02:43.527Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35880 |
1715 | 2024-05-13T12:02:43.527Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39390 |
1716 | 2024-05-13T12:02:43.527Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41427 |
1717 | 2024-05-13T12:02:43.527Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55160 |
1718 | 2024-05-13T12:02:43.527Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51240 |
1719 | 2024-05-13T12:02:43.527Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46355 |
1720 | 2024-05-13T12:02:43.527Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41174 |
1721 | 2024-05-13T12:02:43.527Z | [ ID] Interval Transfer Bandwidth |
1722 | 2024-05-13T12:02:43.527Z | [ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec |
1723 | 2024-05-13T12:02:43.528Z | [ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
1724 | 2024-05-13T12:02:43.528Z | [ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1725 | 2024-05-13T12:02:43.528Z | [ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec |
1726 | 2024-05-13T12:02:43.528Z | [ 13] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec |
1727 | 2024-05-13T12:02:43.528Z | [ 15] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
1728 | 2024-05-13T12:02:43.528Z | [ 17] 0.00-1.00 sec 11.9 MBytes 99.8 Mbits/sec |
1729 | 2024-05-13T12:02:43.528Z | [ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec |
1730 | 2024-05-13T12:02:43.528Z | [SUM] 0.00-1.00 sec 95.8 MBytes 804 Mbits/sec |
1731 | 2024-05-13T12:02:43.528Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1732 | 2024-05-13T12:02:43.528Z | [ 5] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec |
1733 | 2024-05-13T12:02:43.528Z | [ 7] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1734 | 2024-05-13T12:02:43.528Z | [ 9] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec |
1735 | 2024-05-13T12:02:43.528Z | [ 11] 1.00-2.00 sec 12.1 MBytes 101 Mbits/sec |
1736 | 2024-05-13T12:02:43.528Z | [ 13] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec |
1737 | 2024-05-13T12:02:43.528Z | [ 15] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec |
1738 | 2024-05-13T12:02:43.528Z | [ 17] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec |
1739 | 2024-05-13T12:02:43.528Z | [ 19] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec |
1740 | 2024-05-13T12:02:43.528Z | [SUM] 1.00-2.00 sec 97.0 MBytes 813 Mbits/sec |
1741 | 2024-05-13T12:02:43.528Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1742 | 2024-05-13T12:02:43.528Z | [ 5] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
1743 | 2024-05-13T12:02:43.528Z | [ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec |
1744 | 2024-05-13T12:02:43.528Z | [ 9] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec |
1745 | 2024-05-13T12:02:43.528Z | [ 11] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec |
1746 | 2024-05-13T12:02:43.528Z | [ 13] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
1747 | 2024-05-13T12:02:43.529Z | [ 15] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
1748 | 2024-05-13T12:02:43.529Z | [ 17] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec |
1749 | 2024-05-13T12:02:43.529Z | [ 19] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec |
1750 | 2024-05-13T12:02:43.529Z | [SUM] 2.00-3.00 sec 106 MBytes 892 Mbits/sec |
1751 | 2024-05-13T12:02:43.529Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1752 | 2024-05-13T12:02:43.529Z | [ 5] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec |
1753 | 2024-05-13T12:02:43.529Z | [ 7] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec |
1754 | 2024-05-13T12:02:43.529Z | [ 9] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec |
1755 | 2024-05-13T12:02:43.529Z | [ 11] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec |
1756 | 2024-05-13T12:02:43.529Z | [ 13] 3.00-4.00 sec 13.8 MBytes 115 Mbits/sec |
1757 | 2024-05-13T12:02:43.529Z | [ 15] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec |
1758 | 2024-05-13T12:02:43.529Z | [ 17] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec |
1759 | 2024-05-13T12:02:43.529Z | [ 19] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec |
1760 | 2024-05-13T12:02:43.529Z | [SUM] 3.00-4.00 sec 110 MBytes 923 Mbits/sec |
1761 | 2024-05-13T12:02:43.529Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1762 | 2024-05-13T12:02:43.529Z | [ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
1763 | 2024-05-13T12:02:43.529Z | [ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
1764 | 2024-05-13T12:02:43.529Z | [ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
1765 | 2024-05-13T12:02:43.529Z | [ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
1766 | 2024-05-13T12:02:43.529Z | [ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec |
1767 | 2024-05-13T12:02:43.529Z | [ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
1768 | 2024-05-13T12:02:43.529Z | [ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
1769 | 2024-05-13T12:02:43.529Z | [ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec |
1770 | 2024-05-13T12:02:43.530Z | [SUM] 4.00-5.00 sec 104 MBytes 875 Mbits/sec |
1771 | 2024-05-13T12:02:43.530Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1772 | 2024-05-13T12:02:43.530Z | [ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1773 | 2024-05-13T12:02:43.530Z | [ 7] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1774 | 2024-05-13T12:02:43.530Z | [ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1775 | 2024-05-13T12:02:43.530Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1776 | 2024-05-13T12:02:43.530Z | [ 13] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
1777 | 2024-05-13T12:02:43.530Z | [ 15] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec |
1778 | 2024-05-13T12:02:43.530Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1779 | 2024-05-13T12:02:43.530Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1780 | 2024-05-13T12:02:43.530Z | [SUM] 5.00-6.00 sec 106 MBytes 887 Mbits/sec |
1781 | 2024-05-13T12:02:43.530Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1782 | 2024-05-13T12:02:43.530Z | [ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
1783 | 2024-05-13T12:02:43.530Z | [ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
1784 | 2024-05-13T12:02:43.530Z | [ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
1785 | 2024-05-13T12:02:46.721Z | [ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
1786 | 2024-05-13T12:02:46.721Z | [ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec |
1787 | 2024-05-13T12:02:46.721Z | [ 15] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec |
1788 | 2024-05-13T12:02:46.721Z | [ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
1789 | 2024-05-13T12:02:46.721Z | [ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec |
1790 | 2024-05-13T12:02:46.721Z | [SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec |
1791 | 2024-05-13T12:02:46.721Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1792 | 2024-05-13T12:02:46.721Z | [ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec |
1793 | 2024-05-13T12:02:46.721Z | [ 7] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec |
1794 | 2024-05-13T12:02:46.722Z | [ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
1795 | 2024-05-13T12:02:46.722Z | [ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
1796 | 2024-05-13T12:02:46.722Z | [ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
1797 | 2024-05-13T12:02:46.722Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
1798 | 2024-05-13T12:02:46.722Z | [ 17] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec |
1799 | 2024-05-13T12:02:46.722Z | [ 19] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec |
1800 | 2024-05-13T12:02:46.722Z | [SUM] 7.00-8.00 sec 105 MBytes 883 Mbits/sec |
1801 | 2024-05-13T12:02:46.722Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1802 | 2024-05-13T12:02:46.722Z | [ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
1803 | 2024-05-13T12:02:46.722Z | [ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
1804 | 2024-05-13T12:02:46.722Z | [ 9] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
1805 | 2024-05-13T12:02:46.722Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
1806 | 2024-05-13T12:02:46.722Z | [ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
1807 | 2024-05-13T12:02:46.722Z | [ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
1808 | 2024-05-13T12:02:46.722Z | [ 17] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
1809 | 2024-05-13T12:02:46.722Z | [ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec |
1810 | 2024-05-13T12:02:46.722Z | [SUM] 8.00-9.00 sec 107 MBytes 894 Mbits/sec |
1811 | 2024-05-13T12:02:46.722Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1812 | 2024-05-13T12:02:46.722Z | [ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1813 | 2024-05-13T12:02:46.722Z | [ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1814 | 2024-05-13T12:02:46.722Z | [ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1815 | 2024-05-13T12:02:46.722Z | [ 11] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1816 | 2024-05-13T12:02:46.722Z | [ 13] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1817 | 2024-05-13T12:02:46.723Z | [ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1818 | 2024-05-13T12:02:46.723Z | [ 17] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec |
1819 | 2024-05-13T12:02:46.723Z | [ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec |
1820 | 2024-05-13T12:02:46.723Z | [SUM] 9.00-10.00 sec 107 MBytes 897 Mbits/sec |
1821 | 2024-05-13T12:02:46.723Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1822 | 2024-05-13T12:02:46.723Z | [ 5] 10.00-10.00 sec 113 KBytes 304 Mbits/sec |
1823 | 2024-05-13T12:02:46.723Z | [ 7] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec |
1824 | 2024-05-13T12:02:46.723Z | [ 9] 10.00-10.00 sec 113 KBytes 305 Mbits/sec |
1825 | 2024-05-13T12:02:46.723Z | [ 11] 10.00-10.00 sec 113 KBytes 305 Mbits/sec |
1826 | 2024-05-13T12:02:46.723Z | [ 13] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec |
1827 | 2024-05-13T12:02:46.723Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
1828 | 2024-05-13T12:02:46.723Z | [ 17] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec |
1829 | 2024-05-13T12:02:46.723Z | [ 19] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec |
1830 | 2024-05-13T12:02:46.723Z | [SUM] 10.00-10.00 sec 566 KBytes 1.52 Gbits/sec |
1831 | 2024-05-13T12:02:46.723Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1832 | 2024-05-13T12:02:46.723Z | [ ID] Interval Transfer Bandwidth |
1833 | 2024-05-13T12:02:46.723Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1834 | 2024-05-13T12:02:46.723Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1835 | 2024-05-13T12:02:46.723Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1836 | 2024-05-13T12:02:46.723Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1837 | 2024-05-13T12:02:46.723Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1838 | 2024-05-13T12:02:46.723Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1839 | 2024-05-13T12:02:46.723Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1840 | 2024-05-13T12:02:46.724Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1841 | 2024-05-13T12:02:46.724Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1842 | 2024-05-13T12:02:46.724Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1843 | 2024-05-13T12:02:46.724Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1844 | 2024-05-13T12:02:46.724Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1845 | 2024-05-13T12:02:46.724Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1846 | 2024-05-13T12:02:46.724Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1847 | 2024-05-13T12:02:46.724Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
1848 | 2024-05-13T12:02:46.724Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1849 | 2024-05-13T12:02:46.724Z | [SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec sender |
1850 | 2024-05-13T12:02:46.724Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
1851 | 2024-05-13T12:02:46.749Z | Run 3/5...873.849121347155Mbps |
1852 | 2024-05-13T12:02:53.764Z | ----------------------------------------------------------- |
1853 | 2024-05-13T12:02:53.764Z | Server listening on 5201 |
1854 | 2024-05-13T12:02:53.764Z | ----------------------------------------------------------- |
1855 | 2024-05-13T12:02:53.764Z | Accepted connection from 10.0.0.1, port 39878 |
1856 | 2024-05-13T12:02:53.764Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55151 |
1857 | 2024-05-13T12:02:53.764Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45259 |
1858 | 2024-05-13T12:02:53.764Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35357 |
1859 | 2024-05-13T12:02:53.764Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44118 |
1860 | 2024-05-13T12:02:53.764Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57920 |
1861 | 2024-05-13T12:02:53.764Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34026 |
1862 | 2024-05-13T12:02:53.764Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33654 |
1863 | 2024-05-13T12:02:53.764Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52281 |
1864 | 2024-05-13T12:02:53.764Z | [ ID] Interval Transfer Bandwidth |
1865 | 2024-05-13T12:02:53.764Z | [ 5] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
1866 | 2024-05-13T12:02:53.764Z | [ 7] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
1867 | 2024-05-13T12:02:53.764Z | [ 9] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
1868 | 2024-05-13T12:02:53.765Z | [ 11] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
1869 | 2024-05-13T12:02:53.765Z | [ 13] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
1870 | 2024-05-13T12:02:53.765Z | [ 15] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec |
1871 | 2024-05-13T12:02:53.765Z | [ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec |
1872 | 2024-05-13T12:02:53.765Z | [ 19] 0.00-1.00 sec 12.5 MBytes 104 Mbits/sec |
1873 | 2024-05-13T12:02:53.765Z | [SUM] 0.00-1.00 sec 99.8 MBytes 837 Mbits/sec |
1874 | 2024-05-13T12:02:53.765Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1875 | 2024-05-13T12:02:53.765Z | [ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
1876 | 2024-05-13T12:02:53.765Z | [ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1877 | 2024-05-13T12:02:53.765Z | [ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1878 | 2024-05-13T12:02:53.765Z | [ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1879 | 2024-05-13T12:02:53.765Z | [ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1880 | 2024-05-13T12:02:53.765Z | [ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1881 | 2024-05-13T12:02:53.765Z | [ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1882 | 2024-05-13T12:02:53.765Z | [ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec |
1883 | 2024-05-13T12:02:53.765Z | [SUM] 1.00-2.00 sec 104 MBytes 872 Mbits/sec |
1884 | 2024-05-13T12:02:53.765Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1885 | 2024-05-13T12:02:53.765Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1886 | 2024-05-13T12:02:53.765Z | [ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec |
1887 | 2024-05-13T12:02:53.765Z | [ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1888 | 2024-05-13T12:02:53.765Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1889 | 2024-05-13T12:02:53.765Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1890 | 2024-05-13T12:02:53.766Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1891 | 2024-05-13T12:02:53.766Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1892 | 2024-05-13T12:02:53.766Z | [ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
1893 | 2024-05-13T12:02:53.766Z | [SUM] 2.00-3.00 sec 104 MBytes 874 Mbits/sec |
1894 | 2024-05-13T12:02:53.766Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1895 | 2024-05-13T12:02:53.766Z | [ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
1896 | 2024-05-13T12:02:53.766Z | [ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
1897 | 2024-05-13T12:02:53.766Z | [ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1898 | 2024-05-13T12:02:53.766Z | [ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1899 | 2024-05-13T12:02:53.766Z | [ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1900 | 2024-05-13T12:02:53.766Z | [ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1901 | 2024-05-13T12:02:53.766Z | [ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec |
1902 | 2024-05-13T12:02:53.766Z | [ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec |
1903 | 2024-05-13T12:02:53.766Z | [SUM] 3.00-4.00 sec 108 MBytes 902 Mbits/sec |
1904 | 2024-05-13T12:02:53.766Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1905 | 2024-05-13T12:02:53.766Z | [ 5] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec |
1906 | 2024-05-13T12:02:53.766Z | [ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1907 | 2024-05-13T12:02:53.766Z | [ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1908 | 2024-05-13T12:02:53.766Z | [ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1909 | 2024-05-13T12:02:53.766Z | [ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1910 | 2024-05-13T12:02:53.766Z | [ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1911 | 2024-05-13T12:02:53.766Z | [ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1912 | 2024-05-13T12:02:53.766Z | [ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec |
1913 | 2024-05-13T12:02:53.767Z | [SUM] 4.00-5.00 sec 106 MBytes 888 Mbits/sec |
1914 | 2024-05-13T12:02:53.767Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1915 | 2024-05-13T12:02:53.767Z | [ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
1916 | 2024-05-13T12:02:53.767Z | [ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
1917 | 2024-05-13T12:02:53.767Z | [ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec |
1918 | 2024-05-13T12:02:53.793Z | [ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
1919 | 2024-05-13T12:02:53.793Z | [ 13] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec |
1920 | 2024-05-13T12:02:53.793Z | [ 15] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec |
1921 | 2024-05-13T12:02:53.793Z | [ 17] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
1922 | 2024-05-13T12:02:53.793Z | [ 19] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec |
1923 | 2024-05-13T12:02:53.793Z | [SUM] 5.00-6.00 sec 107 MBytes 894 Mbits/sec |
1924 | 2024-05-13T12:02:53.793Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1925 | 2024-05-13T12:02:53.793Z | [ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1926 | 2024-05-13T12:02:53.793Z | [ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1927 | 2024-05-13T12:02:53.793Z | [ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1928 | 2024-05-13T12:02:56.881Z | [ 11] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1929 | 2024-05-13T12:02:56.881Z | [ 13] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1930 | 2024-05-13T12:02:56.881Z | [ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
1931 | 2024-05-13T12:02:56.881Z | [ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
1932 | 2024-05-13T12:02:56.881Z | [ 19] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec |
1933 | 2024-05-13T12:02:56.881Z | [SUM] 6.00-7.00 sec 109 MBytes 914 Mbits/sec |
1934 | 2024-05-13T12:02:56.881Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1935 | 2024-05-13T12:02:56.881Z | [ 5] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec |
1936 | 2024-05-13T12:02:56.881Z | [ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
1937 | 2024-05-13T12:02:56.881Z | [ 9] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec |
1938 | 2024-05-13T12:02:56.881Z | [ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
1939 | 2024-05-13T12:02:56.881Z | [ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
1940 | 2024-05-13T12:02:56.881Z | [ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec |
1941 | 2024-05-13T12:02:56.882Z | [ 17] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec |
1942 | 2024-05-13T12:02:56.882Z | [ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec |
1943 | 2024-05-13T12:02:56.882Z | [SUM] 7.00-8.00 sec 108 MBytes 902 Mbits/sec |
1944 | 2024-05-13T12:02:56.882Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1945 | 2024-05-13T12:02:56.882Z | [ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1946 | 2024-05-13T12:02:56.882Z | [ 7] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
1947 | 2024-05-13T12:02:56.882Z | [ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1948 | 2024-05-13T12:02:56.882Z | [ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1949 | 2024-05-13T12:02:56.882Z | [ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
1950 | 2024-05-13T12:02:56.882Z | [ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
1951 | 2024-05-13T12:02:56.882Z | [ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec |
1952 | 2024-05-13T12:02:56.882Z | [ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec |
1953 | 2024-05-13T12:02:56.882Z | [SUM] 8.00-9.00 sec 103 MBytes 862 Mbits/sec |
1954 | 2024-05-13T12:02:56.882Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1955 | 2024-05-13T12:02:56.882Z | [ 5] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
1956 | 2024-05-13T12:02:56.882Z | [ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
1957 | 2024-05-13T12:02:56.882Z | [ 9] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
1958 | 2024-05-13T12:02:56.882Z | [ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec |
1959 | 2024-05-13T12:02:56.882Z | [ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
1960 | 2024-05-13T12:02:56.882Z | [ 15] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
1961 | 2024-05-13T12:02:56.882Z | [ 17] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
1962 | 2024-05-13T12:02:56.882Z | [ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
1963 | 2024-05-13T12:02:56.882Z | [SUM] 9.00-10.00 sec 102 MBytes 852 Mbits/sec |
1964 | 2024-05-13T12:02:56.883Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1965 | 2024-05-13T12:02:56.883Z | [ 5] 10.00-10.01 sec 170 KBytes 274 Mbits/sec |
1966 | 2024-05-13T12:02:56.883Z | [ 7] 10.00-10.01 sec 184 KBytes 295 Mbits/sec |
1967 | 2024-05-13T12:02:56.883Z | [ 9] 10.00-10.01 sec 170 KBytes 273 Mbits/sec |
1968 | 2024-05-13T12:02:56.883Z | [ 11] 10.00-10.01 sec 170 KBytes 273 Mbits/sec |
1969 | 2024-05-13T12:02:56.883Z | [ 13] 10.00-10.01 sec 113 KBytes 182 Mbits/sec |
1970 | 2024-05-13T12:02:56.883Z | [ 15] 10.00-10.01 sec 113 KBytes 182 Mbits/sec |
1971 | 2024-05-13T12:02:56.883Z | [ 17] 10.00-10.01 sec 127 KBytes 205 Mbits/sec |
1972 | 2024-05-13T12:02:56.883Z | [ 19] 10.00-10.01 sec 127 KBytes 205 Mbits/sec |
1973 | 2024-05-13T12:02:56.883Z | [SUM] 10.00-10.01 sec 1.15 MBytes 1.89 Gbits/sec |
1974 | 2024-05-13T12:02:56.883Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
1975 | 2024-05-13T12:02:56.883Z | [ ID] Interval Transfer Bandwidth |
1976 | 2024-05-13T12:02:56.883Z | [ 5] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1977 | 2024-05-13T12:02:56.883Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1978 | 2024-05-13T12:02:56.883Z | [ 7] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1979 | 2024-05-13T12:02:56.883Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1980 | 2024-05-13T12:02:56.883Z | [ 9] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1981 | 2024-05-13T12:02:56.883Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1982 | 2024-05-13T12:02:56.883Z | [ 11] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1983 | 2024-05-13T12:02:56.883Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1984 | 2024-05-13T12:02:56.883Z | [ 13] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1985 | 2024-05-13T12:02:56.883Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1986 | 2024-05-13T12:02:56.883Z | [ 15] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1987 | 2024-05-13T12:02:56.883Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1988 | 2024-05-13T12:02:56.884Z | [ 17] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1989 | 2024-05-13T12:02:56.884Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1990 | 2024-05-13T12:02:56.884Z | [ 19] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender |
1991 | 2024-05-13T12:02:56.884Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1992 | 2024-05-13T12:02:56.884Z | [SUM] 0.00-10.01 sec 1.03 GBytes 880 Mbits/sec sender |
1993 | 2024-05-13T12:02:56.884Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
1994 | 2024-05-13T12:02:56.909Z | Run 4/5...880.7567425796619Mbps |
1995 | 2024-05-13T12:03:03.969Z | ----------------------------------------------------------- |
1996 | 2024-05-13T12:03:03.969Z | Server listening on 5201 |
1997 | 2024-05-13T12:03:03.969Z | ----------------------------------------------------------- |
1998 | 2024-05-13T12:03:03.969Z | Accepted connection from 10.0.0.1, port 51192 |
1999 | 2024-05-13T12:03:03.969Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63843 |
2000 | 2024-05-13T12:03:03.969Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56130 |
2001 | 2024-05-13T12:03:03.969Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32942 |
2002 | 2024-05-13T12:03:03.969Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41126 |
2003 | 2024-05-13T12:03:03.969Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59731 |
2004 | 2024-05-13T12:03:03.969Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49905 |
2005 | 2024-05-13T12:03:03.969Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33827 |
2006 | 2024-05-13T12:03:03.969Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36812 |
2007 | 2024-05-13T12:03:03.969Z | [ ID] Interval Transfer Bandwidth |
2008 | 2024-05-13T12:03:03.969Z | [ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2009 | 2024-05-13T12:03:03.969Z | [ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2010 | 2024-05-13T12:03:03.969Z | [ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2011 | 2024-05-13T12:03:03.969Z | [ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2012 | 2024-05-13T12:03:03.969Z | [ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2013 | 2024-05-13T12:03:03.969Z | [ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2014 | 2024-05-13T12:03:03.970Z | [ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec |
2015 | 2024-05-13T12:03:03.970Z | [ 19] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec |
2016 | 2024-05-13T12:03:03.970Z | [SUM] 0.00-1.00 sec 97.4 MBytes 817 Mbits/sec |
2017 | 2024-05-13T12:03:03.970Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2018 | 2024-05-13T12:03:03.970Z | [ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2019 | 2024-05-13T12:03:03.970Z | [ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2020 | 2024-05-13T12:03:03.970Z | [ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2021 | 2024-05-13T12:03:03.970Z | [ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2022 | 2024-05-13T12:03:03.970Z | [ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2023 | 2024-05-13T12:03:03.970Z | [ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2024 | 2024-05-13T12:03:03.970Z | [ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec |
2025 | 2024-05-13T12:03:03.970Z | [ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec |
2026 | 2024-05-13T12:03:03.970Z | [SUM] 1.00-2.00 sec 105 MBytes 883 Mbits/sec |
2027 | 2024-05-13T12:03:03.970Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2028 | 2024-05-13T12:03:03.970Z | [ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2029 | 2024-05-13T12:03:03.970Z | [ 7] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec |
2030 | 2024-05-13T12:03:03.970Z | [ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2031 | 2024-05-13T12:03:03.970Z | [ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2032 | 2024-05-13T12:03:03.970Z | [ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2033 | 2024-05-13T12:03:03.970Z | [ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2034 | 2024-05-13T12:03:03.970Z | [ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec |
2035 | 2024-05-13T12:03:03.970Z | [ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec |
2036 | 2024-05-13T12:03:03.970Z | [SUM] 2.00-3.00 sec 104 MBytes 870 Mbits/sec |
2037 | 2024-05-13T12:03:03.971Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2038 | 2024-05-13T12:03:03.971Z | [ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2039 | 2024-05-13T12:03:03.971Z | [ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2040 | 2024-05-13T12:03:03.971Z | [ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2041 | 2024-05-13T12:03:03.971Z | [ 11] 3.00-4.00 sec 13.0 MBytes 110 Mbits/sec |
2042 | 2024-05-13T12:03:03.971Z | [ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2043 | 2024-05-13T12:03:03.971Z | [ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2044 | 2024-05-13T12:03:03.971Z | [ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec |
2045 | 2024-05-13T12:03:03.971Z | [ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec |
2046 | 2024-05-13T12:03:03.971Z | [SUM] 3.00-4.00 sec 105 MBytes 877 Mbits/sec |
2047 | 2024-05-13T12:03:03.971Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2048 | 2024-05-13T12:03:03.971Z | [ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
2049 | 2024-05-13T12:03:03.971Z | [ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
2050 | 2024-05-13T12:03:03.971Z | [ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
2051 | 2024-05-13T12:03:03.971Z | [ 11] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
2052 | 2024-05-13T12:03:03.971Z | [ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
2053 | 2024-05-13T12:03:03.971Z | [ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec |
2054 | 2024-05-13T12:03:03.971Z | [ 17] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec |
2055 | 2024-05-13T12:03:03.971Z | [ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec |
2056 | 2024-05-13T12:03:03.971Z | [SUM] 4.00-5.00 sec 103 MBytes 860 Mbits/sec |
2057 | 2024-05-13T12:03:03.971Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2058 | 2024-05-13T12:03:03.971Z | [ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2059 | 2024-05-13T12:03:03.971Z | [ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2060 | 2024-05-13T12:03:03.972Z | [ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2061 | 2024-05-13T12:03:03.972Z | [ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2062 | 2024-05-13T12:03:03.972Z | [ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2063 | 2024-05-13T12:03:03.972Z | [ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec |
2064 | 2024-05-13T12:03:03.972Z | [ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2065 | 2024-05-13T12:03:03.972Z | [ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec |
2066 | 2024-05-13T12:03:03.972Z | [SUM] 5.00-6.00 sec 105 MBytes 883 Mbits/sec |
2067 | 2024-05-13T12:03:03.972Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2068 | 2024-05-13T12:03:03.972Z | [ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
2069 | 2024-05-13T12:03:03.972Z | [ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
2070 | 2024-05-13T12:03:03.972Z | [ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
2071 | 2024-05-13T12:03:07.040Z | [ 11] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
2072 | 2024-05-13T12:03:07.040Z | [ 13] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec |
2073 | 2024-05-13T12:03:07.041Z | [ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2074 | 2024-05-13T12:03:07.041Z | [ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2075 | 2024-05-13T12:03:07.041Z | [ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec |
2076 | 2024-05-13T12:03:07.041Z | [SUM] 6.00-7.00 sec 108 MBytes 910 Mbits/sec |
2077 | 2024-05-13T12:03:07.041Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2078 | 2024-05-13T12:03:07.041Z | [ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2079 | 2024-05-13T12:03:07.041Z | [ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2080 | 2024-05-13T12:03:07.041Z | [ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2081 | 2024-05-13T12:03:07.041Z | [ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2082 | 2024-05-13T12:03:07.041Z | [ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2083 | 2024-05-13T12:03:07.041Z | [ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2084 | 2024-05-13T12:03:07.041Z | [ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2085 | 2024-05-13T12:03:07.041Z | [ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec |
2086 | 2024-05-13T12:03:07.041Z | [SUM] 7.00-8.00 sec 105 MBytes 881 Mbits/sec |
2087 | 2024-05-13T12:03:07.041Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2088 | 2024-05-13T12:03:07.041Z | [ 5] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
2089 | 2024-05-13T12:03:07.041Z | [ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2090 | 2024-05-13T12:03:07.041Z | [ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2091 | 2024-05-13T12:03:07.041Z | [ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2092 | 2024-05-13T12:03:07.041Z | [ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec |
2093 | 2024-05-13T12:03:07.041Z | [ 15] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec |
2094 | 2024-05-13T12:03:07.041Z | [ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2095 | 2024-05-13T12:03:07.042Z | [ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec |
2096 | 2024-05-13T12:03:07.042Z | [SUM] 8.00-9.00 sec 107 MBytes 898 Mbits/sec |
2097 | 2024-05-13T12:03:07.042Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2098 | 2024-05-13T12:03:07.042Z | [ 5] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec |
2099 | 2024-05-13T12:03:07.042Z | [ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2100 | 2024-05-13T12:03:07.042Z | [ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2101 | 2024-05-13T12:03:07.042Z | [ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec |
2102 | 2024-05-13T12:03:07.042Z | [ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
2103 | 2024-05-13T12:03:07.042Z | [ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec |
2104 | 2024-05-13T12:03:07.042Z | [ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2105 | 2024-05-13T12:03:07.042Z | [ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec |
2106 | 2024-05-13T12:03:07.042Z | [SUM] 9.00-10.00 sec 103 MBytes 861 Mbits/sec |
2107 | 2024-05-13T12:03:07.042Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2108 | 2024-05-13T12:03:07.042Z | [ 5] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec |
2109 | 2024-05-13T12:03:07.042Z | [ 7] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec |
2110 | 2024-05-13T12:03:07.042Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2111 | 2024-05-13T12:03:07.042Z | [ 11] 10.00-10.00 sec 113 KBytes 287 Mbits/sec |
2112 | 2024-05-13T12:03:07.042Z | [ 13] 10.00-10.00 sec 170 KBytes 431 Mbits/sec |
2113 | 2024-05-13T12:03:07.042Z | [ 15] 10.00-10.00 sec 113 KBytes 287 Mbits/sec |
2114 | 2024-05-13T12:03:07.042Z | [ 17] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec |
2115 | 2024-05-13T12:03:07.043Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2116 | 2024-05-13T12:03:07.043Z | [SUM] 10.00-10.00 sec 566 KBytes 1.44 Gbits/sec |
2117 | 2024-05-13T12:03:07.043Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2118 | 2024-05-13T12:03:07.043Z | [ ID] Interval Transfer Bandwidth |
2119 | 2024-05-13T12:03:07.043Z | [ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2120 | 2024-05-13T12:03:07.043Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2121 | 2024-05-13T12:03:07.043Z | [ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2122 | 2024-05-13T12:03:07.043Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2123 | 2024-05-13T12:03:07.043Z | [ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2124 | 2024-05-13T12:03:07.043Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2125 | 2024-05-13T12:03:07.043Z | [ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2126 | 2024-05-13T12:03:07.043Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2127 | 2024-05-13T12:03:07.043Z | [ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2128 | 2024-05-13T12:03:07.043Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2129 | 2024-05-13T12:03:07.043Z | [ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2130 | 2024-05-13T12:03:07.043Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2131 | 2024-05-13T12:03:07.043Z | [ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2132 | 2024-05-13T12:03:07.043Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2133 | 2024-05-13T12:03:07.043Z | [ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender |
2134 | 2024-05-13T12:03:07.043Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2135 | 2024-05-13T12:03:07.043Z | [SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec sender |
2136 | 2024-05-13T12:03:07.043Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
2137 | 2024-05-13T12:03:07.069Z | Run 5/5...874.333128774839Mbps |
2138 | 2024-05-13T12:03:07.069Z | ###---------------------### |
2139 | 2024-05-13T12:03:07.069Z | ::: iPerf done... ::: |
2140 | 2024-05-13T12:03:07.069Z | :::Awaiting out files...::: |
2141 | 2024-05-13T12:03:07.069Z | ###---------------------### |
2142 | 2024-05-13T12:03:07.069Z | ###-----### |
2143 | 2024-05-13T12:03:07.069Z | :::done!::: |
2144 | 2024-05-13T12:03:07.069Z | ###-----### |
2145 | 2024-05-13T12:03:07.069Z | ###-------------------### |
2146 | 2024-05-13T12:03:07.069Z | :::Running experiment ::: |
2147 | 2024-05-13T12:03:07.069Z | :::iperf-tcp/local/c2s::: |
2148 | 2024-05-13T12:03:07.069Z | ###-------------------### |
2149 | 2024-05-13T12:03:07.438Z | dtrace: description 'profile-201us ' matched 2 probes |
2150 | 2024-05-13T12:03:14.107Z | ----------------------------------------------------------- |
2151 | 2024-05-13T12:03:14.108Z | Server listening on 5201 |
2152 | 2024-05-13T12:03:14.108Z | ----------------------------------------------------------- |
2153 | 2024-05-13T12:03:14.108Z | Accepted connection from 10.0.0.1, port 32847 |
2154 | 2024-05-13T12:03:14.108Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35908 |
2155 | 2024-05-13T12:03:14.108Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34629 |
2156 | 2024-05-13T12:03:14.108Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65154 |
2157 | 2024-05-13T12:03:14.108Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48440 |
2158 | 2024-05-13T12:03:14.108Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60857 |
2159 | 2024-05-13T12:03:14.108Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62006 |
2160 | 2024-05-13T12:03:14.108Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41059 |
2161 | 2024-05-13T12:03:14.108Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56773 |
2162 | 2024-05-13T12:03:14.108Z | [ ID] Interval Transfer Bandwidth |
2163 | 2024-05-13T12:03:14.109Z | [ 5] 0.00-1.00 sec 9.39 MBytes 78.8 Mbits/sec |
2164 | 2024-05-13T12:03:14.109Z | [ 7] 0.00-1.00 sec 9.36 MBytes 78.5 Mbits/sec |
2165 | 2024-05-13T12:03:14.109Z | [ 9] 0.00-1.00 sec 9.36 MBytes 78.5 Mbits/sec |
2166 | 2024-05-13T12:03:14.109Z | [ 11] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec |
2167 | 2024-05-13T12:03:14.109Z | [ 13] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec |
2168 | 2024-05-13T12:03:14.109Z | [ 15] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec |
2169 | 2024-05-13T12:03:14.109Z | [ 17] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec |
2170 | 2024-05-13T12:03:14.109Z | [ 19] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec |
2171 | 2024-05-13T12:03:14.109Z | [SUM] 0.00-1.00 sec 74.3 MBytes 623 Mbits/sec |
2172 | 2024-05-13T12:03:14.109Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2173 | 2024-05-13T12:03:14.109Z | [ 5] 1.00-2.00 sec 9.08 MBytes 76.2 Mbits/sec |
2174 | 2024-05-13T12:03:14.109Z | [ 7] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2175 | 2024-05-13T12:03:14.110Z | [ 9] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2176 | 2024-05-13T12:03:14.110Z | [ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2177 | 2024-05-13T12:03:14.110Z | [ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2178 | 2024-05-13T12:03:14.110Z | [ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2179 | 2024-05-13T12:03:14.110Z | [ 17] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2180 | 2024-05-13T12:03:14.110Z | [ 19] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2181 | 2024-05-13T12:03:14.110Z | [SUM] 1.00-2.00 sec 72.9 MBytes 611 Mbits/sec |
2182 | 2024-05-13T12:03:14.110Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2183 | 2024-05-13T12:03:14.110Z | [ 5] 2.00-3.00 sec 8.94 MBytes 75.0 Mbits/sec |
2184 | 2024-05-13T12:03:14.110Z | [ 7] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2185 | 2024-05-13T12:03:14.110Z | [ 9] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2186 | 2024-05-13T12:03:14.111Z | [ 11] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
2187 | 2024-05-13T12:03:14.111Z | [ 13] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2188 | 2024-05-13T12:03:14.111Z | [ 15] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2189 | 2024-05-13T12:03:14.111Z | [ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2190 | 2024-05-13T12:03:14.111Z | [ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2191 | 2024-05-13T12:03:14.111Z | [SUM] 2.00-3.00 sec 71.2 MBytes 597 Mbits/sec |
2192 | 2024-05-13T12:03:14.111Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2193 | 2024-05-13T12:03:14.111Z | [ 5] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec |
2194 | 2024-05-13T12:03:14.111Z | [ 7] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2195 | 2024-05-13T12:03:14.111Z | [ 9] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2196 | 2024-05-13T12:03:14.111Z | [ 11] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec |
2197 | 2024-05-13T12:03:14.111Z | [ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2198 | 2024-05-13T12:03:14.111Z | [ 15] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2199 | 2024-05-13T12:03:14.112Z | [ 17] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2200 | 2024-05-13T12:03:14.112Z | [ 19] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2201 | 2024-05-13T12:03:14.112Z | [SUM] 3.00-4.00 sec 70.9 MBytes 595 Mbits/sec |
2202 | 2024-05-13T12:03:14.112Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2203 | 2024-05-13T12:03:14.112Z | [ 5] 4.00-5.00 sec 9.07 MBytes 76.1 Mbits/sec |
2204 | 2024-05-13T12:03:14.112Z | [ 7] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2205 | 2024-05-13T12:03:14.112Z | [ 9] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2206 | 2024-05-13T12:03:14.112Z | [ 11] 4.00-5.00 sec 9.01 MBytes 75.6 Mbits/sec |
2207 | 2024-05-13T12:03:14.112Z | [ 13] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
2208 | 2024-05-13T12:03:14.112Z | [ 15] 4.00-5.00 sec 9.03 MBytes 75.8 Mbits/sec |
2209 | 2024-05-13T12:03:14.112Z | [ 17] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2210 | 2024-05-13T12:03:14.112Z | [ 19] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2211 | 2024-05-13T12:03:14.113Z | [SUM] 4.00-5.00 sec 72.2 MBytes 606 Mbits/sec |
2212 | 2024-05-13T12:03:14.113Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2213 | 2024-05-13T12:03:14.113Z | [ 5] 5.00-6.00 sec 8.97 MBytes 75.3 Mbits/sec |
2214 | 2024-05-13T12:03:14.113Z | [ 7] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
2215 | 2024-05-13T12:03:14.113Z | [ 9] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
2216 | 2024-05-13T12:03:14.113Z | [ 11] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
2217 | 2024-05-13T12:03:14.113Z | [ 13] 5.00-6.00 sec 8.93 MBytes 74.9 Mbits/sec |
2218 | 2024-05-13T12:03:14.113Z | [ 15] 5.00-6.00 sec 8.96 MBytes 75.2 Mbits/sec |
2219 | 2024-05-13T12:03:14.113Z | [ 17] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
2220 | 2024-05-13T12:03:14.113Z | [ 19] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
2221 | 2024-05-13T12:03:14.113Z | [SUM] 5.00-6.00 sec 71.8 MBytes 603 Mbits/sec |
2222 | 2024-05-13T12:03:14.113Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2223 | 2024-05-13T12:03:14.114Z | [ 5] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec |
2224 | 2024-05-13T12:03:14.114Z | [ 7] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
2225 | 2024-05-13T12:03:14.114Z | [ 9] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
2226 | 2024-05-13T12:03:17.310Z | [ 11] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
2227 | 2024-05-13T12:03:17.310Z | [ 13] 6.00-7.00 sec 8.93 MBytes 74.9 Mbits/sec |
2228 | 2024-05-13T12:03:17.310Z | [ 15] 6.00-7.00 sec 8.91 MBytes 74.7 Mbits/sec |
2229 | 2024-05-13T12:03:17.310Z | [ 17] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
2230 | 2024-05-13T12:03:17.310Z | [ 19] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
2231 | 2024-05-13T12:03:17.311Z | [SUM] 6.00-7.00 sec 71.1 MBytes 596 Mbits/sec |
2232 | 2024-05-13T12:03:17.311Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2233 | 2024-05-13T12:03:17.311Z | [ 5] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2234 | 2024-05-13T12:03:17.311Z | [ 7] 7.00-8.00 sec 9.16 MBytes 76.8 Mbits/sec |
2235 | 2024-05-13T12:03:17.311Z | [ 9] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2236 | 2024-05-13T12:03:17.311Z | [ 11] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2237 | 2024-05-13T12:03:17.311Z | [ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2238 | 2024-05-13T12:03:17.311Z | [ 15] 7.00-8.00 sec 9.19 MBytes 77.1 Mbits/sec |
2239 | 2024-05-13T12:03:17.311Z | [ 17] 7.00-8.00 sec 9.21 MBytes 77.3 Mbits/sec |
2240 | 2024-05-13T12:03:17.311Z | [ 19] 7.00-8.00 sec 9.14 MBytes 76.6 Mbits/sec |
2241 | 2024-05-13T12:03:17.311Z | [SUM] 7.00-8.00 sec 73.2 MBytes 614 Mbits/sec |
2242 | 2024-05-13T12:03:17.311Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2243 | 2024-05-13T12:03:17.311Z | [ 5] 8.00-9.00 sec 9.05 MBytes 75.9 Mbits/sec |
2244 | 2024-05-13T12:03:17.311Z | [ 7] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec |
2245 | 2024-05-13T12:03:17.311Z | [ 9] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2246 | 2024-05-13T12:03:17.311Z | [ 11] 8.00-9.00 sec 9.10 MBytes 76.3 Mbits/sec |
2247 | 2024-05-13T12:03:17.311Z | [ 13] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec |
2248 | 2024-05-13T12:03:17.311Z | [ 15] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec |
2249 | 2024-05-13T12:03:17.311Z | [ 17] 8.00-9.00 sec 9.02 MBytes 75.6 Mbits/sec |
2250 | 2024-05-13T12:03:17.311Z | [ 19] 8.00-9.00 sec 9.09 MBytes 76.3 Mbits/sec |
2251 | 2024-05-13T12:03:17.311Z | [SUM] 8.00-9.00 sec 72.4 MBytes 608 Mbits/sec |
2252 | 2024-05-13T12:03:17.311Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2253 | 2024-05-13T12:03:17.312Z | [ 5] 9.00-10.00 sec 8.77 MBytes 73.6 Mbits/sec |
2254 | 2024-05-13T12:03:17.312Z | [ 7] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2255 | 2024-05-13T12:03:17.312Z | [ 9] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2256 | 2024-05-13T12:03:17.312Z | [ 11] 9.00-10.00 sec 8.76 MBytes 73.5 Mbits/sec |
2257 | 2024-05-13T12:03:17.312Z | [ 13] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2258 | 2024-05-13T12:03:17.312Z | [ 15] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2259 | 2024-05-13T12:03:17.312Z | [ 17] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2260 | 2024-05-13T12:03:17.312Z | [ 19] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2261 | 2024-05-13T12:03:17.312Z | [SUM] 9.00-10.00 sec 70.0 MBytes 587 Mbits/sec |
2262 | 2024-05-13T12:03:17.312Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2263 | 2024-05-13T12:03:17.312Z | [ 5] 10.00-10.01 sec 48.1 KBytes 64.5 Mbits/sec |
2264 | 2024-05-13T12:03:17.312Z | [ 7] 10.00-10.01 sec 106 KBytes 142 Mbits/sec |
2265 | 2024-05-13T12:03:17.312Z | [ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
2266 | 2024-05-13T12:03:17.312Z | [ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
2267 | 2024-05-13T12:03:17.312Z | [ 13] 10.00-10.01 sec 124 KBytes 167 Mbits/sec |
2268 | 2024-05-13T12:03:17.312Z | [ 15] 10.00-10.01 sec 124 KBytes 167 Mbits/sec |
2269 | 2024-05-13T12:03:17.312Z | [ 17] 10.00-10.01 sec 124 KBytes 167 Mbits/sec |
2270 | 2024-05-13T12:03:17.312Z | [ 19] 10.00-10.01 sec 124 KBytes 167 Mbits/sec |
2271 | 2024-05-13T12:03:17.312Z | [SUM] 10.00-10.01 sec 652 KBytes 874 Mbits/sec |
2272 | 2024-05-13T12:03:17.312Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2273 | 2024-05-13T12:03:17.312Z | [ ID] Interval Transfer Bandwidth |
2274 | 2024-05-13T12:03:17.312Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2275 | 2024-05-13T12:03:17.312Z | [ 5] 0.00-10.01 sec 90.2 MBytes 75.6 Mbits/sec receiver |
2276 | 2024-05-13T12:03:17.313Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2277 | 2024-05-13T12:03:17.313Z | [ 7] 0.00-10.01 sec 90.2 MBytes 75.6 Mbits/sec receiver |
2278 | 2024-05-13T12:03:17.313Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2279 | 2024-05-13T12:03:17.313Z | [ 9] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2280 | 2024-05-13T12:03:17.313Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2281 | 2024-05-13T12:03:17.313Z | [ 11] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2282 | 2024-05-13T12:03:17.313Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2283 | 2024-05-13T12:03:17.313Z | [ 13] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2284 | 2024-05-13T12:03:17.313Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2285 | 2024-05-13T12:03:17.313Z | [ 15] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2286 | 2024-05-13T12:03:17.313Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2287 | 2024-05-13T12:03:17.313Z | [ 17] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2288 | 2024-05-13T12:03:17.313Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2289 | 2024-05-13T12:03:17.313Z | [ 19] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2290 | 2024-05-13T12:03:17.313Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2291 | 2024-05-13T12:03:17.313Z | [SUM] 0.00-10.01 sec 721 MBytes 604 Mbits/sec receiver |
2292 | 2024-05-13T12:03:17.338Z | Run 1/10...604.707631479538Mbps |
2293 | 2024-05-13T12:03:24.380Z | ----------------------------------------------------------- |
2294 | 2024-05-13T12:03:24.380Z | Server listening on 5201 |
2295 | 2024-05-13T12:03:24.380Z | ----------------------------------------------------------- |
2296 | 2024-05-13T12:03:24.380Z | Accepted connection from 10.0.0.1, port 39282 |
2297 | 2024-05-13T12:03:24.380Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53562 |
2298 | 2024-05-13T12:03:24.380Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48791 |
2299 | 2024-05-13T12:03:24.380Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59919 |
2300 | 2024-05-13T12:03:24.380Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47085 |
2301 | 2024-05-13T12:03:24.380Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56174 |
2302 | 2024-05-13T12:03:24.380Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65128 |
2303 | 2024-05-13T12:03:24.380Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47956 |
2304 | 2024-05-13T12:03:24.380Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60606 |
2305 | 2024-05-13T12:03:24.380Z | [ ID] Interval Transfer Bandwidth |
2306 | 2024-05-13T12:03:24.380Z | [ 5] 0.00-1.00 sec 8.43 MBytes 70.7 Mbits/sec |
2307 | 2024-05-13T12:03:24.380Z | [ 7] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2308 | 2024-05-13T12:03:24.380Z | [ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2309 | 2024-05-13T12:03:24.380Z | [ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2310 | 2024-05-13T12:03:24.380Z | [ 13] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
2311 | 2024-05-13T12:03:24.380Z | [ 15] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
2312 | 2024-05-13T12:03:24.380Z | [ 17] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec |
2313 | 2024-05-13T12:03:24.380Z | [ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
2314 | 2024-05-13T12:03:24.381Z | [SUM] 0.00-1.00 sec 66.7 MBytes 559 Mbits/sec |
2315 | 2024-05-13T12:03:24.381Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2316 | 2024-05-13T12:03:24.381Z | [ 5] 1.00-2.00 sec 9.32 MBytes 78.2 Mbits/sec |
2317 | 2024-05-13T12:03:24.381Z | [ 7] 1.00-2.00 sec 9.27 MBytes 77.8 Mbits/sec |
2318 | 2024-05-13T12:03:24.381Z | [ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec |
2319 | 2024-05-13T12:03:24.381Z | [ 11] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec |
2320 | 2024-05-13T12:03:24.381Z | [ 13] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec |
2321 | 2024-05-13T12:03:24.381Z | [ 15] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec |
2322 | 2024-05-13T12:03:24.381Z | [ 17] 1.00-2.00 sec 9.31 MBytes 78.1 Mbits/sec |
2323 | 2024-05-13T12:03:24.381Z | [ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec |
2324 | 2024-05-13T12:03:24.381Z | [SUM] 1.00-2.00 sec 74.3 MBytes 624 Mbits/sec |
2325 | 2024-05-13T12:03:24.381Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2326 | 2024-05-13T12:03:24.381Z | [ 5] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
2327 | 2024-05-13T12:03:24.381Z | [ 7] 2.00-3.00 sec 9.08 MBytes 76.1 Mbits/sec |
2328 | 2024-05-13T12:03:24.381Z | [ 9] 2.00-3.00 sec 9.07 MBytes 76.1 Mbits/sec |
2329 | 2024-05-13T12:03:24.381Z | [ 11] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
2330 | 2024-05-13T12:03:24.381Z | [ 13] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
2331 | 2024-05-13T12:03:24.381Z | [ 15] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
2332 | 2024-05-13T12:03:24.381Z | [ 17] 2.00-3.00 sec 9.04 MBytes 75.8 Mbits/sec |
2333 | 2024-05-13T12:03:24.381Z | [ 19] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
2334 | 2024-05-13T12:03:24.381Z | [SUM] 2.00-3.00 sec 72.3 MBytes 606 Mbits/sec |
2335 | 2024-05-13T12:03:24.381Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2336 | 2024-05-13T12:03:24.381Z | [ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2337 | 2024-05-13T12:03:24.382Z | [ 7] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2338 | 2024-05-13T12:03:24.382Z | [ 9] 3.00-4.00 sec 9.04 MBytes 75.8 Mbits/sec |
2339 | 2024-05-13T12:03:24.382Z | [ 11] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2340 | 2024-05-13T12:03:24.382Z | [ 13] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2341 | 2024-05-13T12:03:24.382Z | [ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2342 | 2024-05-13T12:03:24.382Z | [ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2343 | 2024-05-13T12:03:24.382Z | [ 19] 3.00-4.00 sec 9.03 MBytes 75.8 Mbits/sec |
2344 | 2024-05-13T12:03:24.382Z | [SUM] 3.00-4.00 sec 72.8 MBytes 610 Mbits/sec |
2345 | 2024-05-13T12:03:24.382Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2346 | 2024-05-13T12:03:24.382Z | [ 5] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2347 | 2024-05-13T12:03:24.382Z | [ 7] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2348 | 2024-05-13T12:03:24.382Z | [ 9] 4.00-5.00 sec 9.08 MBytes 76.2 Mbits/sec |
2349 | 2024-05-13T12:03:24.382Z | [ 11] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2350 | 2024-05-13T12:03:24.382Z | [ 13] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2351 | 2024-05-13T12:03:24.382Z | [ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2352 | 2024-05-13T12:03:24.382Z | [ 17] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2353 | 2024-05-13T12:03:24.382Z | [ 19] 4.00-5.00 sec 9.07 MBytes 76.1 Mbits/sec |
2354 | 2024-05-13T12:03:24.382Z | [SUM] 4.00-5.00 sec 72.1 MBytes 605 Mbits/sec |
2355 | 2024-05-13T12:03:24.382Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2356 | 2024-05-13T12:03:24.382Z | [ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2357 | 2024-05-13T12:03:24.382Z | [ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2358 | 2024-05-13T12:03:24.382Z | [ 9] 5.00-6.00 sec 9.40 MBytes 78.8 Mbits/sec |
2359 | 2024-05-13T12:03:24.383Z | [ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2360 | 2024-05-13T12:03:24.383Z | [ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2361 | 2024-05-13T12:03:24.383Z | [ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2362 | 2024-05-13T12:03:24.383Z | [ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2363 | 2024-05-13T12:03:24.383Z | [ 19] 5.00-6.00 sec 9.47 MBytes 79.4 Mbits/sec |
2364 | 2024-05-13T12:03:24.383Z | [SUM] 5.00-6.00 sec 75.7 MBytes 635 Mbits/sec |
2365 | 2024-05-13T12:03:24.383Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2366 | 2024-05-13T12:03:24.383Z | [ 5] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2367 | 2024-05-13T12:03:24.383Z | [ 7] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2368 | 2024-05-13T12:03:24.383Z | [ 9] 6.00-7.00 sec 9.35 MBytes 78.5 Mbits/sec |
2369 | 2024-05-13T12:03:27.580Z | [ 11] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2370 | 2024-05-13T12:03:27.581Z | [ 13] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2371 | 2024-05-13T12:03:27.581Z | [ 15] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2372 | 2024-05-13T12:03:27.581Z | [ 17] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2373 | 2024-05-13T12:03:27.581Z | [ 19] 6.00-7.00 sec 9.34 MBytes 78.3 Mbits/sec |
2374 | 2024-05-13T12:03:27.581Z | [SUM] 6.00-7.00 sec 74.8 MBytes 628 Mbits/sec |
2375 | 2024-05-13T12:03:27.581Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2376 | 2024-05-13T12:03:27.581Z | [ 5] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2377 | 2024-05-13T12:03:27.581Z | [ 7] 7.00-8.00 sec 9.05 MBytes 75.9 Mbits/sec |
2378 | 2024-05-13T12:03:27.581Z | [ 9] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2379 | 2024-05-13T12:03:27.581Z | [ 11] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2380 | 2024-05-13T12:03:27.581Z | [ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2381 | 2024-05-13T12:03:27.581Z | [ 15] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
2382 | 2024-05-13T12:03:27.581Z | [ 17] 7.00-8.00 sec 9.08 MBytes 76.1 Mbits/sec |
2383 | 2024-05-13T12:03:27.581Z | [ 19] 7.00-8.00 sec 9.03 MBytes 75.8 Mbits/sec |
2384 | 2024-05-13T12:03:27.581Z | [SUM] 7.00-8.00 sec 72.7 MBytes 610 Mbits/sec |
2385 | 2024-05-13T12:03:27.581Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2386 | 2024-05-13T12:03:27.581Z | [ 5] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2387 | 2024-05-13T12:03:27.581Z | [ 7] 8.00-9.00 sec 9.17 MBytes 77.0 Mbits/sec |
2388 | 2024-05-13T12:03:27.581Z | [ 9] 8.00-9.00 sec 9.19 MBytes 77.1 Mbits/sec |
2389 | 2024-05-13T12:03:27.581Z | [ 11] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2390 | 2024-05-13T12:03:27.581Z | [ 13] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2391 | 2024-05-13T12:03:27.581Z | [ 15] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2392 | 2024-05-13T12:03:27.582Z | [ 17] 8.00-9.00 sec 9.15 MBytes 76.8 Mbits/sec |
2393 | 2024-05-13T12:03:27.582Z | [ 19] 8.00-9.00 sec 9.22 MBytes 77.4 Mbits/sec |
2394 | 2024-05-13T12:03:27.582Z | [SUM] 8.00-9.00 sec 73.2 MBytes 614 Mbits/sec |
2395 | 2024-05-13T12:03:27.582Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2396 | 2024-05-13T12:03:27.582Z | [ 5] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
2397 | 2024-05-13T12:03:27.582Z | [ 7] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
2398 | 2024-05-13T12:03:27.582Z | [ 9] 9.00-10.00 sec 9.03 MBytes 75.8 Mbits/sec |
2399 | 2024-05-13T12:03:27.582Z | [ 11] 9.00-10.00 sec 9.02 MBytes 75.7 Mbits/sec |
2400 | 2024-05-13T12:03:27.582Z | [ 13] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
2401 | 2024-05-13T12:03:27.582Z | [ 15] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
2402 | 2024-05-13T12:03:27.582Z | [ 17] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
2403 | 2024-05-13T12:03:27.582Z | [ 19] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
2404 | 2024-05-13T12:03:27.582Z | [SUM] 9.00-10.00 sec 72.0 MBytes 604 Mbits/sec |
2405 | 2024-05-13T12:03:27.582Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2406 | 2024-05-13T12:03:27.582Z | [ 5] 10.00-10.01 sec 124 KBytes 162 Mbits/sec |
2407 | 2024-05-13T12:03:27.582Z | [ 7] 10.00-10.01 sec 49.5 KBytes 64.5 Mbits/sec |
2408 | 2024-05-13T12:03:27.582Z | [ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
2409 | 2024-05-13T12:03:27.582Z | [ 11] 10.00-10.01 sec 96.2 KBytes 125 Mbits/sec |
2410 | 2024-05-13T12:03:27.582Z | [ 13] 10.00-10.01 sec 124 KBytes 162 Mbits/sec |
2411 | 2024-05-13T12:03:27.608Z | [ 15] 10.00-10.01 sec 124 KBytes 162 Mbits/sec |
2412 | 2024-05-13T12:03:27.608Z | [ 17] 10.00-10.01 sec 65.0 KBytes 84.7 Mbits/sec |
2413 | 2024-05-13T12:03:27.608Z | [ 19] 10.00-10.01 sec 11.3 KBytes 14.7 Mbits/sec |
2414 | 2024-05-13T12:03:27.608Z | [SUM] 10.00-10.01 sec 595 KBytes 775 Mbits/sec |
2415 | 2024-05-13T12:03:27.609Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2416 | 2024-05-13T12:03:27.609Z | [ ID] Interval Transfer Bandwidth |
2417 | 2024-05-13T12:03:27.609Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2418 | 2024-05-13T12:03:27.609Z | [ 5] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec receiver |
2419 | 2024-05-13T12:03:27.609Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2420 | 2024-05-13T12:03:27.609Z | [ 7] 0.00-10.01 sec 91.0 MBytes 76.2 Mbits/sec receiver |
2421 | 2024-05-13T12:03:27.609Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2422 | 2024-05-13T12:03:27.609Z | [ 9] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
2423 | 2024-05-13T12:03:27.609Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2424 | 2024-05-13T12:03:27.609Z | [ 11] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
2425 | 2024-05-13T12:03:27.609Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2426 | 2024-05-13T12:03:27.609Z | [ 13] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
2427 | 2024-05-13T12:03:27.609Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2428 | 2024-05-13T12:03:27.609Z | [ 15] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
2429 | 2024-05-13T12:03:27.609Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2430 | 2024-05-13T12:03:27.609Z | [ 17] 0.00-10.01 sec 90.8 MBytes 76.2 Mbits/sec receiver |
2431 | 2024-05-13T12:03:27.609Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2432 | 2024-05-13T12:03:27.609Z | [ 19] 0.00-10.01 sec 90.8 MBytes 76.1 Mbits/sec receiver |
2433 | 2024-05-13T12:03:27.609Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2434 | 2024-05-13T12:03:27.609Z | [SUM] 0.00-10.01 sec 727 MBytes 610 Mbits/sec receiver |
2435 | 2024-05-13T12:03:27.609Z | Run 2/10...610.3081739275029Mbps |
2436 | 2024-05-13T12:03:34.652Z | ----------------------------------------------------------- |
2437 | 2024-05-13T12:03:34.652Z | Server listening on 5201 |
2438 | 2024-05-13T12:03:34.652Z | ----------------------------------------------------------- |
2439 | 2024-05-13T12:03:34.652Z | Accepted connection from 10.0.0.1, port 51318 |
2440 | 2024-05-13T12:03:34.652Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64600 |
2441 | 2024-05-13T12:03:34.652Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35203 |
2442 | 2024-05-13T12:03:34.652Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37989 |
2443 | 2024-05-13T12:03:34.652Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45635 |
2444 | 2024-05-13T12:03:34.652Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39901 |
2445 | 2024-05-13T12:03:34.652Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61941 |
2446 | 2024-05-13T12:03:34.652Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58430 |
2447 | 2024-05-13T12:03:34.652Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55915 |
2448 | 2024-05-13T12:03:34.652Z | [ ID] Interval Transfer Bandwidth |
2449 | 2024-05-13T12:03:34.652Z | [ 5] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
2450 | 2024-05-13T12:03:34.653Z | [ 7] 0.00-1.00 sec 8.19 MBytes 68.7 Mbits/sec |
2451 | 2024-05-13T12:03:34.653Z | [ 9] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2452 | 2024-05-13T12:03:34.653Z | [ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2453 | 2024-05-13T12:03:34.653Z | [ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2454 | 2024-05-13T12:03:34.653Z | [ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2455 | 2024-05-13T12:03:34.653Z | [ 17] 0.00-1.00 sec 8.06 MBytes 67.6 Mbits/sec |
2456 | 2024-05-13T12:03:34.653Z | [ 19] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec |
2457 | 2024-05-13T12:03:34.653Z | [SUM] 0.00-1.00 sec 65.1 MBytes 546 Mbits/sec |
2458 | 2024-05-13T12:03:34.653Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2459 | 2024-05-13T12:03:34.653Z | [ 5] 1.00-2.00 sec 9.13 MBytes 76.6 Mbits/sec |
2460 | 2024-05-13T12:03:34.653Z | [ 7] 1.00-2.00 sec 9.19 MBytes 77.1 Mbits/sec |
2461 | 2024-05-13T12:03:34.653Z | [ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec |
2462 | 2024-05-13T12:03:34.653Z | [ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2463 | 2024-05-13T12:03:34.653Z | [ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2464 | 2024-05-13T12:03:34.653Z | [ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
2465 | 2024-05-13T12:03:34.653Z | [ 17] 1.00-2.00 sec 9.21 MBytes 77.2 Mbits/sec |
2466 | 2024-05-13T12:03:34.653Z | [ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec |
2467 | 2024-05-13T12:03:34.654Z | [SUM] 1.00-2.00 sec 73.3 MBytes 615 Mbits/sec |
2468 | 2024-05-13T12:03:34.654Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2469 | 2024-05-13T12:03:34.654Z | [ 5] 2.00-3.00 sec 8.85 MBytes 74.3 Mbits/sec |
2470 | 2024-05-13T12:03:34.654Z | [ 7] 2.00-3.00 sec 8.81 MBytes 73.9 Mbits/sec |
2471 | 2024-05-13T12:03:34.654Z | [ 9] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec |
2472 | 2024-05-13T12:03:34.654Z | [ 11] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2473 | 2024-05-13T12:03:34.654Z | [ 13] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2474 | 2024-05-13T12:03:34.654Z | [ 15] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2475 | 2024-05-13T12:03:34.654Z | [ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2476 | 2024-05-13T12:03:34.654Z | [ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
2477 | 2024-05-13T12:03:34.654Z | [SUM] 2.00-3.00 sec 70.8 MBytes 594 Mbits/sec |
2478 | 2024-05-13T12:03:34.654Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2479 | 2024-05-13T12:03:34.654Z | [ 5] 3.00-4.00 sec 9.17 MBytes 76.9 Mbits/sec |
2480 | 2024-05-13T12:03:34.654Z | [ 7] 3.00-4.00 sec 9.17 MBytes 77.0 Mbits/sec |
2481 | 2024-05-13T12:03:34.654Z | [ 9] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec |
2482 | 2024-05-13T12:03:34.654Z | [ 11] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec |
2483 | 2024-05-13T12:03:34.654Z | [ 13] 3.00-4.00 sec 9.16 MBytes 76.9 Mbits/sec |
2484 | 2024-05-13T12:03:34.654Z | [ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2485 | 2024-05-13T12:03:34.654Z | [ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
2486 | 2024-05-13T12:03:34.654Z | [ 19] 3.00-4.00 sec 9.12 MBytes 76.5 Mbits/sec |
2487 | 2024-05-13T12:03:34.654Z | [SUM] 3.00-4.00 sec 73.3 MBytes 615 Mbits/sec |
2488 | 2024-05-13T12:03:34.655Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2489 | 2024-05-13T12:03:34.655Z | [ 5] 4.00-5.00 sec 9.34 MBytes 78.4 Mbits/sec |
2490 | 2024-05-13T12:03:34.655Z | [ 7] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
2491 | 2024-05-13T12:03:34.655Z | [ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
2492 | 2024-05-13T12:03:34.655Z | [ 11] 4.00-5.00 sec 9.32 MBytes 78.1 Mbits/sec |
2493 | 2024-05-13T12:03:34.655Z | [ 13] 4.00-5.00 sec 9.31 MBytes 78.1 Mbits/sec |
2494 | 2024-05-13T12:03:34.655Z | [ 15] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
2495 | 2024-05-13T12:03:34.655Z | [ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
2496 | 2024-05-13T12:03:34.655Z | [ 19] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
2497 | 2024-05-13T12:03:34.655Z | [SUM] 4.00-5.00 sec 74.8 MBytes 627 Mbits/sec |
2498 | 2024-05-13T12:03:34.655Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2499 | 2024-05-13T12:03:34.655Z | [ 5] 5.00-6.00 sec 9.28 MBytes 77.9 Mbits/sec |
2500 | 2024-05-13T12:03:34.655Z | [ 7] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
2501 | 2024-05-13T12:03:34.655Z | [ 9] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
2502 | 2024-05-13T12:03:34.655Z | [ 11] 5.00-6.00 sec 9.28 MBytes 77.8 Mbits/sec |
2503 | 2024-05-13T12:03:34.655Z | [ 13] 5.00-6.00 sec 9.33 MBytes 78.2 Mbits/sec |
2504 | 2024-05-13T12:03:34.655Z | [ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
2505 | 2024-05-13T12:03:34.655Z | [ 17] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
2506 | 2024-05-13T12:03:34.655Z | [ 19] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
2507 | 2024-05-13T12:03:34.655Z | [SUM] 5.00-6.00 sec 74.1 MBytes 621 Mbits/sec |
2508 | 2024-05-13T12:03:34.655Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2509 | 2024-05-13T12:03:34.655Z | [ 5] 6.00-7.00 sec 9.19 MBytes 77.1 Mbits/sec |
2510 | 2024-05-13T12:03:34.655Z | [ 7] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec |
2511 | 2024-05-13T12:03:34.655Z | [ 9] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec |
2512 | 2024-05-13T12:03:37.864Z | [ 11] 6.00-7.00 sec 9.18 MBytes 77.0 Mbits/sec |
2513 | 2024-05-13T12:03:37.864Z | [ 13] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec |
2514 | 2024-05-13T12:03:37.865Z | [ 15] 6.00-7.00 sec 9.23 MBytes 77.4 Mbits/sec |
2515 | 2024-05-13T12:03:37.865Z | [ 17] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec |
2516 | 2024-05-13T12:03:37.865Z | [ 19] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec |
2517 | 2024-05-13T12:03:37.865Z | [SUM] 6.00-7.00 sec 73.7 MBytes 618 Mbits/sec |
2518 | 2024-05-13T12:03:37.865Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2519 | 2024-05-13T12:03:37.865Z | [ 5] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec |
2520 | 2024-05-13T12:03:37.865Z | [ 7] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
2521 | 2024-05-13T12:03:37.865Z | [ 9] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
2522 | 2024-05-13T12:03:37.865Z | [ 11] 7.00-8.00 sec 9.17 MBytes 76.9 Mbits/sec |
2523 | 2024-05-13T12:03:37.866Z | [ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
2524 | 2024-05-13T12:03:37.866Z | [ 15] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
2525 | 2024-05-13T12:03:37.866Z | [ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
2526 | 2024-05-13T12:03:37.866Z | [ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
2527 | 2024-05-13T12:03:37.866Z | [SUM] 7.00-8.00 sec 73.8 MBytes 619 Mbits/sec |
2528 | 2024-05-13T12:03:37.866Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2529 | 2024-05-13T12:03:37.866Z | [ 5] 8.00-9.00 sec 8.84 MBytes 74.2 Mbits/sec |
2530 | 2024-05-13T12:03:37.866Z | [ 7] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec |
2531 | 2024-05-13T12:03:37.866Z | [ 9] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec |
2532 | 2024-05-13T12:03:37.866Z | [ 11] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
2533 | 2024-05-13T12:03:37.866Z | [ 13] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
2534 | 2024-05-13T12:03:37.867Z | [ 15] 8.00-9.00 sec 8.85 MBytes 74.2 Mbits/sec |
2535 | 2024-05-13T12:03:37.867Z | [ 17] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec |
2536 | 2024-05-13T12:03:37.867Z | [ 19] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec |
2537 | 2024-05-13T12:03:37.867Z | [SUM] 8.00-9.00 sec 70.4 MBytes 591 Mbits/sec |
2538 | 2024-05-13T12:03:37.867Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2539 | 2024-05-13T12:03:37.867Z | [ 5] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2540 | 2024-05-13T12:03:37.867Z | [ 7] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2541 | 2024-05-13T12:03:37.867Z | [ 9] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2542 | 2024-05-13T12:03:37.867Z | [ 11] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2543 | 2024-05-13T12:03:37.868Z | [ 13] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2544 | 2024-05-13T12:03:37.868Z | [ 15] 9.00-10.00 sec 8.76 MBytes 73.5 Mbits/sec |
2545 | 2024-05-13T12:03:37.868Z | [ 17] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2546 | 2024-05-13T12:03:37.868Z | [ 19] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec |
2547 | 2024-05-13T12:03:37.868Z | [SUM] 9.00-10.00 sec 70.0 MBytes 587 Mbits/sec |
2548 | 2024-05-13T12:03:37.868Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2549 | 2024-05-13T12:03:37.868Z | [ 5] 10.00-10.01 sec 39.6 KBytes 58.2 Mbits/sec |
2550 | 2024-05-13T12:03:37.868Z | [ 7] 10.00-10.01 sec 124 KBytes 183 Mbits/sec |
2551 | 2024-05-13T12:03:37.868Z | [ 9] 10.00-10.01 sec 124 KBytes 183 Mbits/sec |
2552 | 2024-05-13T12:03:37.868Z | [ 11] 10.00-10.01 sec 11.3 KBytes 16.6 Mbits/sec |
2553 | 2024-05-13T12:03:37.868Z | [ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
2554 | 2024-05-13T12:03:37.868Z | [ 15] 10.00-10.01 sec 8.48 KBytes 12.5 Mbits/sec |
2555 | 2024-05-13T12:03:37.868Z | [ 17] 10.00-10.01 sec 124 KBytes 183 Mbits/sec |
2556 | 2024-05-13T12:03:37.868Z | [ 19] 10.00-10.01 sec 124 KBytes 183 Mbits/sec |
2557 | 2024-05-13T12:03:37.868Z | [SUM] 10.00-10.01 sec 557 KBytes 819 Mbits/sec |
2558 | 2024-05-13T12:03:37.868Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2559 | 2024-05-13T12:03:37.868Z | [ ID] Interval Transfer Bandwidth |
2560 | 2024-05-13T12:03:37.868Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2561 | 2024-05-13T12:03:37.869Z | [ 5] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2562 | 2024-05-13T12:03:37.869Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2563 | 2024-05-13T12:03:37.869Z | [ 7] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2564 | 2024-05-13T12:03:37.869Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2565 | 2024-05-13T12:03:37.869Z | [ 9] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver |
2566 | 2024-05-13T12:03:37.869Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2567 | 2024-05-13T12:03:37.869Z | [ 11] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver |
2568 | 2024-05-13T12:03:37.869Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2569 | 2024-05-13T12:03:37.869Z | [ 13] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver |
2570 | 2024-05-13T12:03:37.869Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2571 | 2024-05-13T12:03:37.869Z | [ 15] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver |
2572 | 2024-05-13T12:03:37.869Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2573 | 2024-05-13T12:03:37.869Z | [ 17] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver |
2574 | 2024-05-13T12:03:37.869Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2575 | 2024-05-13T12:03:37.869Z | [ 19] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver |
2576 | 2024-05-13T12:03:37.870Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
2577 | 2024-05-13T12:03:37.870Z | [SUM] 0.00-10.01 sec 720 MBytes 604 Mbits/sec receiver |
2578 | 2024-05-13T12:03:37.896Z | Run 3/10...603.996405290668Mbps |
2579 | 2024-05-13T12:03:44.919Z | ----------------------------------------------------------- |
2580 | 2024-05-13T12:03:44.919Z | Server listening on 5201 |
2581 | 2024-05-13T12:03:44.919Z | ----------------------------------------------------------- |
2582 | 2024-05-13T12:03:44.919Z | Accepted connection from 10.0.0.1, port 56135 |
2583 | 2024-05-13T12:03:44.919Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37791 |
2584 | 2024-05-13T12:03:44.919Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53069 |
2585 | 2024-05-13T12:03:44.919Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50221 |
2586 | 2024-05-13T12:03:44.919Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61046 |
2587 | 2024-05-13T12:03:44.919Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36742 |
2588 | 2024-05-13T12:03:44.919Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57025 |
2589 | 2024-05-13T12:03:44.919Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44852 |
2590 | 2024-05-13T12:03:44.919Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46247 |
2591 | 2024-05-13T12:03:44.919Z | [ ID] Interval Transfer Bandwidth |
2592 | 2024-05-13T12:03:44.919Z | [ 5] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2593 | 2024-05-13T12:03:44.920Z | [ 7] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
2594 | 2024-05-13T12:03:44.920Z | [ 9] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec |
2595 | 2024-05-13T12:03:44.920Z | [ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2596 | 2024-05-13T12:03:44.920Z | [ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2597 | 2024-05-13T12:03:44.920Z | [ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2598 | 2024-05-13T12:03:44.920Z | [ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2599 | 2024-05-13T12:03:44.920Z | [ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
2600 | 2024-05-13T12:03:44.920Z | [SUM] 0.00-1.00 sec 65.6 MBytes 550 Mbits/sec |
2601 | 2024-05-13T12:03:44.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2602 | 2024-05-13T12:03:44.920Z | [ 5] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2603 | 2024-05-13T12:03:44.920Z | [ 7] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2604 | 2024-05-13T12:03:44.920Z | [ 9] 1.00-2.00 sec 9.52 MBytes 79.8 Mbits/sec |
2605 | 2024-05-13T12:03:44.920Z | [ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2606 | 2024-05-13T12:03:44.920Z | [ 13] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2607 | 2024-05-13T12:03:44.920Z | [ 15] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2608 | 2024-05-13T12:03:44.920Z | [ 17] 1.00-2.00 sec 9.57 MBytes 80.3 Mbits/sec |
2609 | 2024-05-13T12:03:44.920Z | [ 19] 1.00-2.00 sec 9.50 MBytes 79.7 Mbits/sec |
2610 | 2024-05-13T12:03:44.920Z | [SUM] 1.00-2.00 sec 76.6 MBytes 642 Mbits/sec |
2611 | 2024-05-13T12:03:44.920Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2612 | 2024-05-13T12:03:44.920Z | [ 5] 2.00-3.00 sec 9.38 MBytes 78.7 Mbits/sec |
2613 | 2024-05-13T12:03:44.920Z | [ 7] 2.00-3.00 sec 9.40 MBytes 78.8 Mbits/sec |
2614 | 2024-05-13T12:03:44.920Z | [ 9] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec |
2615 | 2024-05-13T12:03:44.920Z | [ 11] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec |
2616 | 2024-05-13T12:03:44.921Z | [ 13] 2.00-3.00 sec 9.42 MBytes 79.0 Mbits/sec |
2617 | 2024-05-13T12:03:44.921Z | [ 15] 2.00-3.00 sec 9.37 MBytes 78.6 Mbits/sec |
2618 | 2024-05-13T12:03:44.921Z | [ 17] 2.00-3.00 sec 9.39 MBytes 78.7 Mbits/sec |
2619 | 2024-05-13T12:03:44.921Z | [ 19] 2.00-3.00 sec 9.46 MBytes 79.3 Mbits/sec |
2620 | 2024-05-13T12:03:44.921Z | [SUM] 2.00-3.00 sec 75.4 MBytes 632 Mbits/sec |
2621 | 2024-05-13T12:03:44.921Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2622 | 2024-05-13T12:03:44.921Z | [ 5] 3.00-4.00 sec 9.46 MBytes 79.3 Mbits/sec |
2623 | 2024-05-13T12:03:44.921Z | [ 7] 3.00-4.00 sec 9.44 MBytes 79.2 Mbits/sec |
2624 | 2024-05-13T12:03:44.921Z | [ 9] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
2625 | 2024-05-13T12:03:44.921Z | [ 11] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
2626 | 2024-05-13T12:03:44.921Z | [ 13] 3.00-4.00 sec 9.44 MBytes 79.2 Mbits/sec |
2627 | 2024-05-13T12:03:44.921Z | [ 15] 3.00-4.00 sec 9.46 MBytes 79.4 Mbits/sec |
2628 | 2024-05-13T12:03:44.921Z | [ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
2629 | 2024-05-13T12:03:44.921Z | [ 19] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
2630 | 2024-05-13T12:03:44.921Z | [SUM] 3.00-4.00 sec 75.7 MBytes 635 Mbits/sec |
2631 | 2024-05-13T12:03:44.921Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2632 | 2024-05-13T12:03:44.921Z | [ 5] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec |
2633 | 2024-05-13T12:03:44.921Z | [ 7] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec |
2634 | 2024-05-13T12:03:44.921Z | [ 9] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec |
2635 | 2024-05-13T12:03:44.921Z | [ 11] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec |
2636 | 2024-05-13T12:03:44.921Z | [ 13] 4.00-5.00 sec 9.58 MBytes 80.3 Mbits/sec |
2637 | 2024-05-13T12:03:44.921Z | [ 15] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec |
2638 | 2024-05-13T12:03:44.921Z | [ 17] 4.00-5.00 sec 9.50 MBytes 79.7 Mbits/sec |
2639 | 2024-05-13T12:03:44.922Z | [ 19] 4.00-5.00 sec 9.48 MBytes 79.6 Mbits/sec |
2640 | 2024-05-13T12:03:44.922Z | [SUM] 4.00-5.00 sec 76.3 MBytes 640 Mbits/sec |
2641 | 2024-05-13T12:03:44.922Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2642 | 2024-05-13T12:03:44.922Z | [ 5] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
2643 | 2024-05-13T12:03:44.922Z | [ 7] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
2644 | 2024-05-13T12:03:44.922Z | [ 9] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
2645 | 2024-05-13T12:03:44.922Z | [ 11] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
2646 | 2024-05-13T12:03:44.922Z | [ 13] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
2647 | 2024-05-13T12:03:44.922Z | [ 15] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
2648 | 2024-05-13T12:03:44.922Z | [ 17] 5.00-6.00 sec 8.90 MBytes 74.6 Mbits/sec |
2649 | 2024-05-13T12:03:44.922Z | [ 19] 5.00-6.00 sec 8.88 MBytes 74.5 Mbits/sec |
2650 | 2024-05-13T12:03:44.922Z | [SUM] 5.00-6.00 sec 71.0 MBytes 596 Mbits/sec |
2651 | 2024-05-13T12:03:44.922Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2652 | 2024-05-13T12:03:44.922Z | [ 5] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
2653 | 2024-05-13T12:03:44.922Z | [ 7] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
2654 | 2024-05-13T12:03:44.922Z | [ 9] 6.00-7.00 sec 9.69 MBytes 81.3 Mbits/sec |
2655 | 2024-05-13T12:03:48.120Z | [ 11] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
2656 | 2024-05-13T12:03:48.120Z | [ 13] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
2657 | 2024-05-13T12:03:48.120Z | [ 15] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
2658 | 2024-05-13T12:03:48.120Z | [ 17] 6.00-7.00 sec 9.68 MBytes 81.2 Mbits/sec |
2659 | 2024-05-13T12:03:48.120Z | [ 19] 6.00-7.00 sec 9.71 MBytes 81.4 Mbits/sec |
2660 | 2024-05-13T12:03:48.120Z | [SUM] 6.00-7.00 sec 77.1 MBytes 646 Mbits/sec |
2661 | 2024-05-13T12:03:48.120Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2662 | 2024-05-13T12:03:48.120Z | [ 5] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec |
2663 | 2024-05-13T12:03:48.120Z | [ 7] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec |
2664 | 2024-05-13T12:03:48.120Z | [ 9] 7.00-8.00 sec 9.51 MBytes 79.8 Mbits/sec |
2665 | 2024-05-13T12:03:48.120Z | [ 11] 7.00-8.00 sec 9.59 MBytes 80.4 Mbits/sec |
2666 | 2024-05-13T12:03:48.120Z | [ 13] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec |
2667 | 2024-05-13T12:03:48.120Z | [ 15] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec |
2668 | 2024-05-13T12:03:48.121Z | [ 17] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec |
2669 | 2024-05-13T12:03:48.121Z | [ 19] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec |
2670 | 2024-05-13T12:03:48.121Z | [SUM] 7.00-8.00 sec 76.0 MBytes 637 Mbits/sec |
2671 | 2024-05-13T12:03:48.121Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2672 | 2024-05-13T12:03:48.121Z | [ 5] 8.00-9.00 sec 9.02 MBytes 75.7 Mbits/sec |
2673 | 2024-05-13T12:03:48.121Z | [ 7] 8.00-9.00 sec 9.05 MBytes 75.9 Mbits/sec |
2674 | 2024-05-13T12:03:48.121Z | [ 9] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec |
2675 | 2024-05-13T12:03:48.121Z | [ 11] 8.00-9.00 sec 9.00 MBytes 75.5 Mbits/sec |
2676 | 2024-05-13T12:03:48.121Z | [ 13] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec |
2677 | 2024-05-13T12:03:48.121Z | [ 15] 8.00-9.00 sec 9.02 MBytes 75.6 Mbits/sec |
2678 | 2024-05-13T12:03:48.121Z | [ 17] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec |
2679 | 2024-05-13T12:03:48.121Z | [ 19] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec |
2680 | 2024-05-13T12:03:48.121Z | [SUM] 8.00-9.00 sec 72.1 MBytes 605 Mbits/sec |
2681 | 2024-05-13T12:03:48.121Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2682 | 2024-05-13T12:03:48.121Z | [ 5] 9.00-10.00 sec 9.45 MBytes 79.3 Mbits/sec |
2683 | 2024-05-13T12:03:48.121Z | [ 7] 9.00-10.00 sec 9.42 MBytes 79.0 Mbits/sec |
2684 | 2024-05-13T12:03:48.121Z | [ 9] 9.00-10.00 sec 9.37 MBytes 78.6 Mbits/sec |
2685 | 2024-05-13T12:03:48.121Z | [ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec |
2686 | 2024-05-13T12:03:48.121Z | [ 13] 9.00-10.00 sec 9.40 MBytes 78.9 Mbits/sec |
2687 | 2024-05-13T12:03:48.121Z | [ 15] 9.00-10.00 sec 9.45 MBytes 79.3 Mbits/sec |
2688 | 2024-05-13T12:03:48.121Z | [ 17] 9.00-10.00 sec 9.42 MBytes 79.0 Mbits/sec |
2689 | 2024-05-13T12:03:48.122Z | [ 19] 9.00-10.00 sec 9.40 MBytes 78.8 Mbits/sec |
2690 | 2024-05-13T12:03:48.122Z | [SUM] 9.00-10.00 sec 75.3 MBytes 631 Mbits/sec |
2691 | 2024-05-13T12:03:48.122Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2692 | 2024-05-13T12:03:48.122Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2693 | 2024-05-13T12:03:48.122Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2694 | 2024-05-13T12:03:48.122Z | [ 9] 10.00-10.00 sec 116 KBytes 199 Mbits/sec |
2695 | 2024-05-13T12:03:48.122Z | [ 11] 10.00-10.00 sec 124 KBytes 214 Mbits/sec |
2696 | 2024-05-13T12:03:48.122Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2697 | 2024-05-13T12:03:48.122Z | [ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2698 | 2024-05-13T12:03:48.122Z | [ 17] 10.00-10.00 sec 56.6 KBytes 97.3 Mbits/sec |
2699 | 2024-05-13T12:03:48.122Z | [ 19] 10.00-10.00 sec 84.8 KBytes 146 Mbits/sec |
2700 | 2024-05-13T12:03:48.122Z | [SUM] 10.00-10.00 sec 382 KBytes 656 Mbits/sec |
2701 | 2024-05-13T12:03:48.122Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2702 | 2024-05-13T12:03:48.122Z | [ ID] Interval Transfer Bandwidth |
2703 | 2024-05-13T12:03:48.122Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2704 | 2024-05-13T12:03:48.122Z | [ 5] 0.00-10.00 sec 92.8 MBytes 77.8 Mbits/sec receiver |
2705 | 2024-05-13T12:03:48.122Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2706 | 2024-05-13T12:03:48.122Z | [ 7] 0.00-10.00 sec 92.7 MBytes 77.7 Mbits/sec receiver |
2707 | 2024-05-13T12:03:48.122Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2708 | 2024-05-13T12:03:48.122Z | [ 9] 0.00-10.00 sec 92.7 MBytes 77.7 Mbits/sec receiver |
2709 | 2024-05-13T12:03:48.122Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2710 | 2024-05-13T12:03:48.123Z | [ 11] 0.00-10.00 sec 92.7 MBytes 77.7 Mbits/sec receiver |
2711 | 2024-05-13T12:03:48.123Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2712 | 2024-05-13T12:03:48.123Z | [ 13] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver |
2713 | 2024-05-13T12:03:48.123Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2714 | 2024-05-13T12:03:48.123Z | [ 15] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver |
2715 | 2024-05-13T12:03:48.123Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2716 | 2024-05-13T12:03:48.123Z | [ 17] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver |
2717 | 2024-05-13T12:03:48.123Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2718 | 2024-05-13T12:03:48.123Z | [ 19] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver |
2719 | 2024-05-13T12:03:48.123Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2720 | 2024-05-13T12:03:48.123Z | [SUM] 0.00-10.00 sec 741 MBytes 622 Mbits/sec receiver |
2721 | 2024-05-13T12:03:48.148Z | Run 4/10...622.192788059137Mbps |
2722 | 2024-05-13T12:03:55.190Z | ----------------------------------------------------------- |
2723 | 2024-05-13T12:03:55.190Z | Server listening on 5201 |
2724 | 2024-05-13T12:03:55.190Z | ----------------------------------------------------------- |
2725 | 2024-05-13T12:03:55.190Z | Accepted connection from 10.0.0.1, port 50628 |
2726 | 2024-05-13T12:03:55.190Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60279 |
2727 | 2024-05-13T12:03:55.190Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38728 |
2728 | 2024-05-13T12:03:55.190Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38018 |
2729 | 2024-05-13T12:03:55.190Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53584 |
2730 | 2024-05-13T12:03:55.190Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46630 |
2731 | 2024-05-13T12:03:55.190Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33140 |
2732 | 2024-05-13T12:03:55.191Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37000 |
2733 | 2024-05-13T12:03:55.191Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34658 |
2734 | 2024-05-13T12:03:55.191Z | [ ID] Interval Transfer Bandwidth |
2735 | 2024-05-13T12:03:55.191Z | [ 5] 0.00-1.00 sec 8.88 MBytes 74.5 Mbits/sec |
2736 | 2024-05-13T12:03:55.191Z | [ 7] 0.00-1.00 sec 8.76 MBytes 73.4 Mbits/sec |
2737 | 2024-05-13T12:03:55.191Z | [ 9] 0.00-1.00 sec 8.76 MBytes 73.4 Mbits/sec |
2738 | 2024-05-13T12:03:55.191Z | [ 11] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec |
2739 | 2024-05-13T12:03:55.191Z | [ 13] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec |
2740 | 2024-05-13T12:03:55.191Z | [ 15] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec |
2741 | 2024-05-13T12:03:55.191Z | [ 17] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec |
2742 | 2024-05-13T12:03:55.191Z | [ 19] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec |
2743 | 2024-05-13T12:03:55.191Z | [SUM] 0.00-1.00 sec 69.6 MBytes 583 Mbits/sec |
2744 | 2024-05-13T12:03:55.191Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2745 | 2024-05-13T12:03:55.191Z | [ 5] 1.00-2.00 sec 9.52 MBytes 79.8 Mbits/sec |
2746 | 2024-05-13T12:03:55.191Z | [ 7] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2747 | 2024-05-13T12:03:55.191Z | [ 9] 1.00-2.00 sec 9.48 MBytes 79.6 Mbits/sec |
2748 | 2024-05-13T12:03:55.191Z | [ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2749 | 2024-05-13T12:03:55.191Z | [ 13] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2750 | 2024-05-13T12:03:55.191Z | [ 15] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2751 | 2024-05-13T12:03:55.191Z | [ 17] 1.00-2.00 sec 9.56 MBytes 80.2 Mbits/sec |
2752 | 2024-05-13T12:03:55.191Z | [ 19] 1.00-2.00 sec 9.49 MBytes 79.6 Mbits/sec |
2753 | 2024-05-13T12:03:55.191Z | [SUM] 1.00-2.00 sec 76.4 MBytes 641 Mbits/sec |
2754 | 2024-05-13T12:03:55.191Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2755 | 2024-05-13T12:03:55.192Z | [ 5] 2.00-3.00 sec 9.32 MBytes 78.1 Mbits/sec |
2756 | 2024-05-13T12:03:55.192Z | [ 7] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec |
2757 | 2024-05-13T12:03:55.192Z | [ 9] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec |
2758 | 2024-05-13T12:03:55.192Z | [ 11] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec |
2759 | 2024-05-13T12:03:55.192Z | [ 13] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec |
2760 | 2024-05-13T12:03:55.192Z | [ 15] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec |
2761 | 2024-05-13T12:03:55.192Z | [ 17] 2.00-3.00 sec 9.28 MBytes 77.8 Mbits/sec |
2762 | 2024-05-13T12:03:55.192Z | [ 19] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec |
2763 | 2024-05-13T12:03:55.192Z | [SUM] 2.00-3.00 sec 74.2 MBytes 623 Mbits/sec |
2764 | 2024-05-13T12:03:55.192Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2765 | 2024-05-13T12:03:55.192Z | [ 5] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec |
2766 | 2024-05-13T12:03:55.192Z | [ 7] 3.00-4.00 sec 8.86 MBytes 74.4 Mbits/sec |
2767 | 2024-05-13T12:03:55.192Z | [ 9] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec |
2768 | 2024-05-13T12:03:55.192Z | [ 11] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2769 | 2024-05-13T12:03:55.192Z | [ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2770 | 2024-05-13T12:03:55.192Z | [ 15] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
2771 | 2024-05-13T12:03:55.192Z | [ 17] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec |
2772 | 2024-05-13T12:03:55.192Z | [ 19] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec |
2773 | 2024-05-13T12:03:55.192Z | [SUM] 3.00-4.00 sec 70.5 MBytes 592 Mbits/sec |
2774 | 2024-05-13T12:03:55.192Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2775 | 2024-05-13T12:03:55.193Z | [ 5] 4.00-5.00 sec 9.08 MBytes 76.2 Mbits/sec |
2776 | 2024-05-13T12:03:55.193Z | [ 7] 4.00-5.00 sec 9.04 MBytes 75.9 Mbits/sec |
2777 | 2024-05-13T12:03:55.193Z | [ 9] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
2778 | 2024-05-13T12:03:55.193Z | [ 11] 4.00-5.00 sec 9.11 MBytes 76.4 Mbits/sec |
2779 | 2024-05-13T12:03:55.193Z | [ 13] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
2780 | 2024-05-13T12:03:55.193Z | [ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
2781 | 2024-05-13T12:03:55.193Z | [ 17] 4.00-5.00 sec 9.08 MBytes 76.2 Mbits/sec |
2782 | 2024-05-13T12:03:55.193Z | [ 19] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
2783 | 2024-05-13T12:03:55.193Z | [SUM] 4.00-5.00 sec 72.5 MBytes 608 Mbits/sec |
2784 | 2024-05-13T12:03:55.193Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2785 | 2024-05-13T12:03:55.193Z | [ 5] 5.00-6.00 sec 9.03 MBytes 75.8 Mbits/sec |
2786 | 2024-05-13T12:03:55.193Z | [ 7] 5.00-6.00 sec 9.07 MBytes 76.1 Mbits/sec |
2787 | 2024-05-13T12:03:55.193Z | [ 9] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec |
2788 | 2024-05-13T12:03:55.193Z | [ 11] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec |
2789 | 2024-05-13T12:03:55.193Z | [ 13] 5.00-6.00 sec 9.11 MBytes 76.4 Mbits/sec |
2790 | 2024-05-13T12:03:55.193Z | [ 15] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec |
2791 | 2024-05-13T12:03:55.193Z | [ 17] 5.00-6.00 sec 9.06 MBytes 76.0 Mbits/sec |
2792 | 2024-05-13T12:03:55.193Z | [ 19] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec |
2793 | 2024-05-13T12:03:55.193Z | [SUM] 5.00-6.00 sec 72.4 MBytes 607 Mbits/sec |
2794 | 2024-05-13T12:03:55.193Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2795 | 2024-05-13T12:03:55.193Z | [ 5] 6.00-7.00 sec 9.12 MBytes 76.5 Mbits/sec |
2796 | 2024-05-13T12:03:55.193Z | [ 7] 6.00-7.00 sec 9.12 MBytes 76.5 Mbits/sec |
2797 | 2024-05-13T12:03:55.193Z | [ 9] 6.00-7.00 sec 9.12 MBytes 76.5 Mbits/sec |
2798 | 2024-05-13T12:03:58.390Z | [ 11] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
2799 | 2024-05-13T12:03:58.390Z | [ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
2800 | 2024-05-13T12:03:58.390Z | [ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
2801 | 2024-05-13T12:03:58.390Z | [ 17] 6.00-7.00 sec 9.17 MBytes 76.9 Mbits/sec |
2802 | 2024-05-13T12:03:58.390Z | [ 19] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec |
2803 | 2024-05-13T12:03:58.390Z | [SUM] 6.00-7.00 sec 73.0 MBytes 612 Mbits/sec |
2804 | 2024-05-13T12:03:58.390Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2805 | 2024-05-13T12:03:58.390Z | [ 5] 7.00-8.00 sec 9.44 MBytes 79.2 Mbits/sec |
2806 | 2024-05-13T12:03:58.390Z | [ 7] 7.00-8.00 sec 9.40 MBytes 78.8 Mbits/sec |
2807 | 2024-05-13T12:03:58.391Z | [ 9] 7.00-8.00 sec 9.47 MBytes 79.4 Mbits/sec |
2808 | 2024-05-13T12:03:58.391Z | [ 11] 7.00-8.00 sec 9.46 MBytes 79.4 Mbits/sec |
2809 | 2024-05-13T12:03:58.391Z | [ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2810 | 2024-05-13T12:03:58.391Z | [ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2811 | 2024-05-13T12:03:58.391Z | [ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2812 | 2024-05-13T12:03:58.391Z | [ 19] 7.00-8.00 sec 9.45 MBytes 79.2 Mbits/sec |
2813 | 2024-05-13T12:03:58.391Z | [SUM] 7.00-8.00 sec 75.3 MBytes 632 Mbits/sec |
2814 | 2024-05-13T12:03:58.391Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2815 | 2024-05-13T12:03:58.391Z | [ 5] 8.00-9.00 sec 9.03 MBytes 75.8 Mbits/sec |
2816 | 2024-05-13T12:03:58.391Z | [ 7] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec |
2817 | 2024-05-13T12:03:58.391Z | [ 9] 8.00-9.00 sec 9.04 MBytes 75.9 Mbits/sec |
2818 | 2024-05-13T12:03:58.391Z | [ 11] 8.00-9.00 sec 9.01 MBytes 75.6 Mbits/sec |
2819 | 2024-05-13T12:03:58.391Z | [ 13] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2820 | 2024-05-13T12:03:58.391Z | [ 15] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2821 | 2024-05-13T12:03:58.391Z | [ 17] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
2822 | 2024-05-13T12:03:58.391Z | [ 19] 8.00-9.00 sec 9.08 MBytes 76.1 Mbits/sec |
2823 | 2024-05-13T12:03:58.391Z | [SUM] 8.00-9.00 sec 72.6 MBytes 609 Mbits/sec |
2824 | 2024-05-13T12:03:58.391Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2825 | 2024-05-13T12:03:58.391Z | [ 5] 9.00-10.00 sec 9.58 MBytes 80.3 Mbits/sec |
2826 | 2024-05-13T12:03:58.391Z | [ 7] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec |
2827 | 2024-05-13T12:03:58.391Z | [ 9] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec |
2828 | 2024-05-13T12:03:58.391Z | [ 11] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec |
2829 | 2024-05-13T12:03:58.391Z | [ 13] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec |
2830 | 2024-05-13T12:03:58.392Z | [ 15] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec |
2831 | 2024-05-13T12:03:58.392Z | [ 17] 9.00-10.00 sec 9.49 MBytes 79.6 Mbits/sec |
2832 | 2024-05-13T12:03:58.392Z | [ 19] 9.00-10.00 sec 9.52 MBytes 79.8 Mbits/sec |
2833 | 2024-05-13T12:03:58.392Z | [SUM] 9.00-10.00 sec 76.4 MBytes 641 Mbits/sec |
2834 | 2024-05-13T12:03:58.392Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2835 | 2024-05-13T12:03:58.392Z | [ 5] 10.00-10.00 sec 105 KBytes 174 Mbits/sec |
2836 | 2024-05-13T12:03:58.392Z | [ 7] 10.00-10.00 sec 46.7 KBytes 77.5 Mbits/sec |
2837 | 2024-05-13T12:03:58.392Z | [ 9] 10.00-10.00 sec 124 KBytes 207 Mbits/sec |
2838 | 2024-05-13T12:03:58.392Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2839 | 2024-05-13T12:03:58.392Z | [ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2840 | 2024-05-13T12:03:58.392Z | [ 15] 10.00-10.00 sec 50.9 KBytes 84.5 Mbits/sec |
2841 | 2024-05-13T12:03:58.392Z | [ 17] 10.00-10.00 sec 113 KBytes 188 Mbits/sec |
2842 | 2024-05-13T12:03:58.392Z | [ 19] 10.00-10.00 sec 124 KBytes 207 Mbits/sec |
2843 | 2024-05-13T12:03:58.392Z | [SUM] 10.00-10.00 sec 564 KBytes 937 Mbits/sec |
2844 | 2024-05-13T12:03:58.392Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2845 | 2024-05-13T12:03:58.392Z | [ ID] Interval Transfer Bandwidth |
2846 | 2024-05-13T12:03:58.392Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2847 | 2024-05-13T12:03:58.392Z | [ 5] 0.00-10.00 sec 91.9 MBytes 77.0 Mbits/sec receiver |
2848 | 2024-05-13T12:03:58.392Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2849 | 2024-05-13T12:03:58.392Z | [ 7] 0.00-10.00 sec 91.8 MBytes 76.9 Mbits/sec receiver |
2850 | 2024-05-13T12:03:58.392Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2851 | 2024-05-13T12:03:58.392Z | [ 9] 0.00-10.00 sec 91.8 MBytes 76.9 Mbits/sec receiver |
2852 | 2024-05-13T12:03:58.392Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2853 | 2024-05-13T12:03:58.393Z | [ 11] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver |
2854 | 2024-05-13T12:03:58.393Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2855 | 2024-05-13T12:03:58.393Z | [ 13] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver |
2856 | 2024-05-13T12:03:58.393Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2857 | 2024-05-13T12:03:58.393Z | [ 15] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver |
2858 | 2024-05-13T12:03:58.393Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2859 | 2024-05-13T12:03:58.393Z | [ 17] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver |
2860 | 2024-05-13T12:03:58.393Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2861 | 2024-05-13T12:03:58.393Z | [ 19] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver |
2862 | 2024-05-13T12:03:58.393Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2863 | 2024-05-13T12:03:58.393Z | [SUM] 0.00-10.00 sec 734 MBytes 615 Mbits/sec receiver |
2864 | 2024-05-13T12:03:58.418Z | Run 5/10...615.460817129321Mbps |
2865 | 2024-05-13T12:04:05.437Z | ----------------------------------------------------------- |
2866 | 2024-05-13T12:04:05.437Z | Server listening on 5201 |
2867 | 2024-05-13T12:04:05.437Z | ----------------------------------------------------------- |
2868 | 2024-05-13T12:04:05.437Z | Accepted connection from 10.0.0.1, port 33688 |
2869 | 2024-05-13T12:04:05.437Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55419 |
2870 | 2024-05-13T12:04:05.437Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49977 |
2871 | 2024-05-13T12:04:05.437Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36442 |
2872 | 2024-05-13T12:04:05.437Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55761 |
2873 | 2024-05-13T12:04:05.437Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34613 |
2874 | 2024-05-13T12:04:05.437Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47963 |
2875 | 2024-05-13T12:04:05.437Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54765 |
2876 | 2024-05-13T12:04:05.437Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54173 |
2877 | 2024-05-13T12:04:05.437Z | [ ID] Interval Transfer Bandwidth |
2878 | 2024-05-13T12:04:05.437Z | [ 5] 0.00-1.00 sec 8.59 MBytes 72.1 Mbits/sec |
2879 | 2024-05-13T12:04:05.438Z | [ 7] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec |
2880 | 2024-05-13T12:04:05.438Z | [ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2881 | 2024-05-13T12:04:05.438Z | [ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2882 | 2024-05-13T12:04:05.438Z | [ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2883 | 2024-05-13T12:04:05.438Z | [ 15] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2884 | 2024-05-13T12:04:05.438Z | [ 17] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
2885 | 2024-05-13T12:04:05.438Z | [ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
2886 | 2024-05-13T12:04:05.438Z | [SUM] 0.00-1.00 sec 67.3 MBytes 565 Mbits/sec |
2887 | 2024-05-13T12:04:05.438Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2888 | 2024-05-13T12:04:05.438Z | [ 5] 1.00-2.00 sec 9.56 MBytes 80.2 Mbits/sec |
2889 | 2024-05-13T12:04:05.438Z | [ 7] 1.00-2.00 sec 9.50 MBytes 79.7 Mbits/sec |
2890 | 2024-05-13T12:04:05.438Z | [ 9] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2891 | 2024-05-13T12:04:05.438Z | [ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2892 | 2024-05-13T12:04:05.438Z | [ 13] 1.00-2.00 sec 9.51 MBytes 79.8 Mbits/sec |
2893 | 2024-05-13T12:04:05.438Z | [ 15] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
2894 | 2024-05-13T12:04:05.438Z | [ 17] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
2895 | 2024-05-13T12:04:05.438Z | [ 19] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec |
2896 | 2024-05-13T12:04:05.438Z | [SUM] 1.00-2.00 sec 76.3 MBytes 640 Mbits/sec |
2897 | 2024-05-13T12:04:05.438Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2898 | 2024-05-13T12:04:05.438Z | [ 5] 2.00-3.00 sec 9.45 MBytes 79.3 Mbits/sec |
2899 | 2024-05-13T12:04:05.438Z | [ 7] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec |
2900 | 2024-05-13T12:04:05.438Z | [ 9] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec |
2901 | 2024-05-13T12:04:05.438Z | [ 11] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec |
2902 | 2024-05-13T12:04:05.438Z | [ 13] 2.00-3.00 sec 9.45 MBytes 79.3 Mbits/sec |
2903 | 2024-05-13T12:04:05.439Z | [ 15] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec |
2904 | 2024-05-13T12:04:05.439Z | [ 17] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec |
2905 | 2024-05-13T12:04:05.439Z | [ 19] 2.00-3.00 sec 9.42 MBytes 79.0 Mbits/sec |
2906 | 2024-05-13T12:04:05.439Z | [SUM] 2.00-3.00 sec 75.5 MBytes 633 Mbits/sec |
2907 | 2024-05-13T12:04:05.439Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2908 | 2024-05-13T12:04:05.439Z | [ 5] 3.00-4.00 sec 9.29 MBytes 78.0 Mbits/sec |
2909 | 2024-05-13T12:04:05.439Z | [ 7] 3.00-4.00 sec 9.35 MBytes 78.4 Mbits/sec |
2910 | 2024-05-13T12:04:05.439Z | [ 9] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec |
2911 | 2024-05-13T12:04:05.439Z | [ 11] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec |
2912 | 2024-05-13T12:04:05.439Z | [ 13] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec |
2913 | 2024-05-13T12:04:05.439Z | [ 15] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec |
2914 | 2024-05-13T12:04:05.439Z | [ 17] 3.00-4.00 sec 9.33 MBytes 78.3 Mbits/sec |
2915 | 2024-05-13T12:04:05.439Z | [ 19] 3.00-4.00 sec 9.29 MBytes 78.0 Mbits/sec |
2916 | 2024-05-13T12:04:05.439Z | [SUM] 3.00-4.00 sec 74.7 MBytes 627 Mbits/sec |
2917 | 2024-05-13T12:04:05.439Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2918 | 2024-05-13T12:04:05.439Z | [ 5] 4.00-5.00 sec 9.21 MBytes 77.2 Mbits/sec |
2919 | 2024-05-13T12:04:05.439Z | [ 7] 4.00-5.00 sec 9.12 MBytes 76.5 Mbits/sec |
2920 | 2024-05-13T12:04:05.439Z | [ 9] 4.00-5.00 sec 9.21 MBytes 77.2 Mbits/sec |
2921 | 2024-05-13T12:04:05.465Z | [ 11] 4.00-5.00 sec 9.12 MBytes 76.5 Mbits/sec |
2922 | 2024-05-13T12:04:05.465Z | [ 13] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
2923 | 2024-05-13T12:04:05.465Z | [ 15] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
2924 | 2024-05-13T12:04:05.465Z | [ 17] 4.00-5.00 sec 9.14 MBytes 76.7 Mbits/sec |
2925 | 2024-05-13T12:04:05.465Z | [ 19] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
2926 | 2024-05-13T12:04:05.466Z | [SUM] 4.00-5.00 sec 73.2 MBytes 614 Mbits/sec |
2927 | 2024-05-13T12:04:05.466Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2928 | 2024-05-13T12:04:05.466Z | [ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2929 | 2024-05-13T12:04:05.466Z | [ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2930 | 2024-05-13T12:04:05.466Z | [ 9] 5.00-6.00 sec 9.51 MBytes 79.8 Mbits/sec |
2931 | 2024-05-13T12:04:05.466Z | [ 11] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec |
2932 | 2024-05-13T12:04:05.466Z | [ 13] 5.00-6.00 sec 9.58 MBytes 80.3 Mbits/sec |
2933 | 2024-05-13T12:04:05.466Z | [ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2934 | 2024-05-13T12:04:05.466Z | [ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2935 | 2024-05-13T12:04:05.466Z | [ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
2936 | 2024-05-13T12:04:05.466Z | [SUM] 5.00-6.00 sec 76.1 MBytes 638 Mbits/sec |
2937 | 2024-05-13T12:04:05.466Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2938 | 2024-05-13T12:04:05.466Z | [ 5] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2939 | 2024-05-13T12:04:05.466Z | [ 7] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2940 | 2024-05-13T12:04:05.466Z | [ 9] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2941 | 2024-05-13T12:04:08.660Z | [ 11] 6.00-7.00 sec 9.33 MBytes 78.3 Mbits/sec |
2942 | 2024-05-13T12:04:08.660Z | [ 13] 6.00-7.00 sec 9.26 MBytes 77.7 Mbits/sec |
2943 | 2024-05-13T12:04:08.660Z | [ 15] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2944 | 2024-05-13T12:04:08.660Z | [ 17] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2945 | 2024-05-13T12:04:08.660Z | [ 19] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec |
2946 | 2024-05-13T12:04:08.660Z | [SUM] 6.00-7.00 sec 74.7 MBytes 627 Mbits/sec |
2947 | 2024-05-13T12:04:08.660Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2948 | 2024-05-13T12:04:08.660Z | [ 5] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2949 | 2024-05-13T12:04:08.660Z | [ 7] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2950 | 2024-05-13T12:04:08.660Z | [ 9] 7.00-8.00 sec 9.34 MBytes 78.3 Mbits/sec |
2951 | 2024-05-13T12:04:08.660Z | [ 11] 7.00-8.00 sec 9.27 MBytes 77.8 Mbits/sec |
2952 | 2024-05-13T12:04:08.660Z | [ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2953 | 2024-05-13T12:04:08.660Z | [ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2954 | 2024-05-13T12:04:08.660Z | [ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2955 | 2024-05-13T12:04:08.660Z | [ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
2956 | 2024-05-13T12:04:08.660Z | [SUM] 7.00-8.00 sec 74.8 MBytes 627 Mbits/sec |
2957 | 2024-05-13T12:04:08.660Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2958 | 2024-05-13T12:04:08.660Z | [ 5] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec |
2959 | 2024-05-13T12:04:08.661Z | [ 7] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec |
2960 | 2024-05-13T12:04:08.661Z | [ 9] 8.00-9.00 sec 9.38 MBytes 78.7 Mbits/sec |
2961 | 2024-05-13T12:04:08.661Z | [ 11] 8.00-9.00 sec 9.47 MBytes 79.4 Mbits/sec |
2962 | 2024-05-13T12:04:08.661Z | [ 13] 8.00-9.00 sec 9.42 MBytes 79.0 Mbits/sec |
2963 | 2024-05-13T12:04:08.661Z | [ 15] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec |
2964 | 2024-05-13T12:04:08.661Z | [ 17] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec |
2965 | 2024-05-13T12:04:08.661Z | [ 19] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec |
2966 | 2024-05-13T12:04:08.661Z | [SUM] 8.00-9.00 sec 75.0 MBytes 630 Mbits/sec |
2967 | 2024-05-13T12:04:08.661Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2968 | 2024-05-13T12:04:08.661Z | [ 5] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec |
2969 | 2024-05-13T12:04:08.661Z | [ 7] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec |
2970 | 2024-05-13T12:04:08.661Z | [ 9] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec |
2971 | 2024-05-13T12:04:08.661Z | [ 11] 9.00-10.00 sec 9.69 MBytes 81.3 Mbits/sec |
2972 | 2024-05-13T12:04:08.661Z | [ 13] 9.00-10.00 sec 9.66 MBytes 81.0 Mbits/sec |
2973 | 2024-05-13T12:04:08.661Z | [ 15] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec |
2974 | 2024-05-13T12:04:08.661Z | [ 17] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec |
2975 | 2024-05-13T12:04:08.661Z | [ 19] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec |
2976 | 2024-05-13T12:04:08.661Z | [SUM] 9.00-10.00 sec 77.7 MBytes 652 Mbits/sec |
2977 | 2024-05-13T12:04:08.661Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2978 | 2024-05-13T12:04:08.661Z | [ 5] 10.00-10.00 sec 5.66 KBytes 9.86 Mbits/sec |
2979 | 2024-05-13T12:04:08.661Z | [ 7] 10.00-10.00 sec 80.6 KBytes 141 Mbits/sec |
2980 | 2024-05-13T12:04:08.661Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2981 | 2024-05-13T12:04:08.661Z | [ 11] 10.00-10.00 sec 28.3 KBytes 49.5 Mbits/sec |
2982 | 2024-05-13T12:04:08.662Z | [ 13] 10.00-10.00 sec 124 KBytes 218 Mbits/sec |
2983 | 2024-05-13T12:04:08.662Z | [ 15] 10.00-10.00 sec 124 KBytes 218 Mbits/sec |
2984 | 2024-05-13T12:04:08.662Z | [ 17] 10.00-10.00 sec 31.1 KBytes 54.4 Mbits/sec |
2985 | 2024-05-13T12:04:08.662Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
2986 | 2024-05-13T12:04:08.662Z | [SUM] 10.00-10.00 sec 395 KBytes 688 Mbits/sec |
2987 | 2024-05-13T12:04:08.662Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
2988 | 2024-05-13T12:04:08.662Z | [ ID] Interval Transfer Bandwidth |
2989 | 2024-05-13T12:04:08.662Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2990 | 2024-05-13T12:04:08.662Z | [ 5] 0.00-10.00 sec 93.4 MBytes 78.3 Mbits/sec receiver |
2991 | 2024-05-13T12:04:08.662Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2992 | 2024-05-13T12:04:08.662Z | [ 7] 0.00-10.00 sec 93.3 MBytes 78.2 Mbits/sec receiver |
2993 | 2024-05-13T12:04:08.662Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2994 | 2024-05-13T12:04:08.662Z | [ 9] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver |
2995 | 2024-05-13T12:04:08.662Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2996 | 2024-05-13T12:04:08.662Z | [ 11] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver |
2997 | 2024-05-13T12:04:08.662Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
2998 | 2024-05-13T12:04:08.662Z | [ 13] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver |
2999 | 2024-05-13T12:04:08.662Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3000 | 2024-05-13T12:04:08.662Z | [ 15] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver |
3001 | 2024-05-13T12:04:08.662Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3002 | 2024-05-13T12:04:08.662Z | [ 17] 0.00-10.00 sec 93.1 MBytes 78.1 Mbits/sec receiver |
3003 | 2024-05-13T12:04:08.662Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3004 | 2024-05-13T12:04:08.662Z | [ 19] 0.00-10.00 sec 93.1 MBytes 78.1 Mbits/sec receiver |
3005 | 2024-05-13T12:04:08.662Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3006 | 2024-05-13T12:04:08.663Z | [SUM] 0.00-10.00 sec 746 MBytes 625 Mbits/sec receiver |
3007 | 2024-05-13T12:04:08.689Z | Run 6/10...625.732156122102Mbps |
3008 | 2024-05-13T12:04:15.730Z | ----------------------------------------------------------- |
3009 | 2024-05-13T12:04:15.731Z | Server listening on 5201 |
3010 | 2024-05-13T12:04:15.731Z | ----------------------------------------------------------- |
3011 | 2024-05-13T12:04:15.731Z | Accepted connection from 10.0.0.1, port 38200 |
3012 | 2024-05-13T12:04:15.731Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39296 |
3013 | 2024-05-13T12:04:15.731Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58828 |
3014 | 2024-05-13T12:04:15.731Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64835 |
3015 | 2024-05-13T12:04:15.731Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36437 |
3016 | 2024-05-13T12:04:15.732Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41098 |
3017 | 2024-05-13T12:04:15.732Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62692 |
3018 | 2024-05-13T12:04:15.732Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37133 |
3019 | 2024-05-13T12:04:15.732Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43015 |
3020 | 2024-05-13T12:04:15.732Z | [ ID] Interval Transfer Bandwidth |
3021 | 2024-05-13T12:04:15.732Z | [ 5] 0.00-1.00 sec 8.55 MBytes 71.8 Mbits/sec |
3022 | 2024-05-13T12:04:15.732Z | [ 7] 0.00-1.00 sec 8.51 MBytes 71.4 Mbits/sec |
3023 | 2024-05-13T12:04:15.732Z | [ 9] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec |
3024 | 2024-05-13T12:04:15.732Z | [ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3025 | 2024-05-13T12:04:15.732Z | [ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3026 | 2024-05-13T12:04:15.733Z | [ 15] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3027 | 2024-05-13T12:04:15.733Z | [ 17] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3028 | 2024-05-13T12:04:15.733Z | [ 19] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3029 | 2024-05-13T12:04:15.733Z | [SUM] 0.00-1.00 sec 67.5 MBytes 566 Mbits/sec |
3030 | 2024-05-13T12:04:15.733Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3031 | 2024-05-13T12:04:15.733Z | [ 5] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
3032 | 2024-05-13T12:04:15.733Z | [ 7] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
3033 | 2024-05-13T12:04:15.733Z | [ 9] 1.00-2.00 sec 9.52 MBytes 79.9 Mbits/sec |
3034 | 2024-05-13T12:04:15.733Z | [ 11] 1.00-2.00 sec 9.50 MBytes 79.7 Mbits/sec |
3035 | 2024-05-13T12:04:15.733Z | [ 13] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
3036 | 2024-05-13T12:04:15.733Z | [ 15] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
3037 | 2024-05-13T12:04:15.734Z | [ 17] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
3038 | 2024-05-13T12:04:15.734Z | [ 19] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec |
3039 | 2024-05-13T12:04:15.734Z | [SUM] 1.00-2.00 sec 75.9 MBytes 637 Mbits/sec |
3040 | 2024-05-13T12:04:15.734Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3041 | 2024-05-13T12:04:15.734Z | [ 5] 2.00-3.00 sec 9.19 MBytes 77.1 Mbits/sec |
3042 | 2024-05-13T12:04:15.734Z | [ 7] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
3043 | 2024-05-13T12:04:15.734Z | [ 9] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
3044 | 2024-05-13T12:04:15.734Z | [ 11] 2.00-3.00 sec 9.13 MBytes 76.6 Mbits/sec |
3045 | 2024-05-13T12:04:15.734Z | [ 13] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
3046 | 2024-05-13T12:04:15.734Z | [ 15] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
3047 | 2024-05-13T12:04:15.734Z | [ 17] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
3048 | 2024-05-13T12:04:15.734Z | [ 19] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
3049 | 2024-05-13T12:04:15.735Z | [SUM] 2.00-3.00 sec 73.0 MBytes 612 Mbits/sec |
3050 | 2024-05-13T12:04:15.735Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3051 | 2024-05-13T12:04:15.735Z | [ 5] 3.00-4.00 sec 9.39 MBytes 78.8 Mbits/sec |
3052 | 2024-05-13T12:04:15.735Z | [ 7] 3.00-4.00 sec 9.47 MBytes 79.5 Mbits/sec |
3053 | 2024-05-13T12:04:15.735Z | [ 9] 3.00-4.00 sec 9.36 MBytes 78.6 Mbits/sec |
3054 | 2024-05-13T12:04:15.735Z | [ 11] 3.00-4.00 sec 9.44 MBytes 79.2 Mbits/sec |
3055 | 2024-05-13T12:04:15.735Z | [ 13] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
3056 | 2024-05-13T12:04:15.735Z | [ 15] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
3057 | 2024-05-13T12:04:15.735Z | [ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec |
3058 | 2024-05-13T12:04:15.735Z | [ 19] 3.00-4.00 sec 9.47 MBytes 79.5 Mbits/sec |
3059 | 2024-05-13T12:04:15.736Z | [SUM] 3.00-4.00 sec 75.6 MBytes 634 Mbits/sec |
3060 | 2024-05-13T12:04:15.736Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3061 | 2024-05-13T12:04:15.736Z | [ 5] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3062 | 2024-05-13T12:04:15.736Z | [ 7] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3063 | 2024-05-13T12:04:15.736Z | [ 9] 4.00-5.00 sec 9.46 MBytes 79.4 Mbits/sec |
3064 | 2024-05-13T12:04:15.736Z | [ 11] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3065 | 2024-05-13T12:04:15.737Z | [ 13] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3066 | 2024-05-13T12:04:15.737Z | [ 15] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3067 | 2024-05-13T12:04:15.737Z | [ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3068 | 2024-05-13T12:04:15.737Z | [ 19] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3069 | 2024-05-13T12:04:15.737Z | [SUM] 4.00-5.00 sec 75.0 MBytes 629 Mbits/sec |
3070 | 2024-05-13T12:04:15.737Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3071 | 2024-05-13T12:04:15.737Z | [ 5] 5.00-6.00 sec 9.22 MBytes 77.3 Mbits/sec |
3072 | 2024-05-13T12:04:15.737Z | [ 7] 5.00-6.00 sec 9.20 MBytes 77.2 Mbits/sec |
3073 | 2024-05-13T12:04:15.738Z | [ 9] 5.00-6.00 sec 9.12 MBytes 76.5 Mbits/sec |
3074 | 2024-05-13T12:04:15.738Z | [ 11] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
3075 | 2024-05-13T12:04:15.738Z | [ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
3076 | 2024-05-13T12:04:15.738Z | [ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
3077 | 2024-05-13T12:04:15.738Z | [ 17] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
3078 | 2024-05-13T12:04:15.739Z | [ 19] 5.00-6.00 sec 9.18 MBytes 77.0 Mbits/sec |
3079 | 2024-05-13T12:04:15.739Z | [SUM] 5.00-6.00 sec 73.7 MBytes 618 Mbits/sec |
3080 | 2024-05-13T12:04:15.739Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3081 | 2024-05-13T12:04:15.739Z | [ 5] 6.00-7.00 sec 9.62 MBytes 80.7 Mbits/sec |
3082 | 2024-05-13T12:04:15.739Z | [ 7] 6.00-7.00 sec 9.63 MBytes 80.8 Mbits/sec |
3083 | 2024-05-13T12:04:15.739Z | [ 9] 6.00-7.00 sec 9.61 MBytes 80.6 Mbits/sec |
3084 | 2024-05-13T12:04:18.944Z | [ 11] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
3085 | 2024-05-13T12:04:18.945Z | [ 13] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
3086 | 2024-05-13T12:04:18.945Z | [ 15] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
3087 | 2024-05-13T12:04:18.945Z | [ 17] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec |
3088 | 2024-05-13T12:04:18.945Z | [ 19] 6.00-7.00 sec 9.66 MBytes 81.0 Mbits/sec |
3089 | 2024-05-13T12:04:18.945Z | [SUM] 6.00-7.00 sec 76.9 MBytes 645 Mbits/sec |
3090 | 2024-05-13T12:04:18.945Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3091 | 2024-05-13T12:04:18.945Z | [ 5] 7.00-8.00 sec 9.44 MBytes 79.2 Mbits/sec |
3092 | 2024-05-13T12:04:18.945Z | [ 7] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3093 | 2024-05-13T12:04:18.945Z | [ 9] 7.00-8.00 sec 9.47 MBytes 79.4 Mbits/sec |
3094 | 2024-05-13T12:04:18.945Z | [ 11] 7.00-8.00 sec 9.40 MBytes 78.9 Mbits/sec |
3095 | 2024-05-13T12:04:18.945Z | [ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3096 | 2024-05-13T12:04:18.945Z | [ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3097 | 2024-05-13T12:04:18.945Z | [ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3098 | 2024-05-13T12:04:18.945Z | [ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3099 | 2024-05-13T12:04:18.945Z | [SUM] 7.00-8.00 sec 75.1 MBytes 630 Mbits/sec |
3100 | 2024-05-13T12:04:18.945Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3101 | 2024-05-13T12:04:18.945Z | [ 5] 8.00-9.00 sec 9.40 MBytes 78.8 Mbits/sec |
3102 | 2024-05-13T12:04:18.945Z | [ 7] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3103 | 2024-05-13T12:04:18.945Z | [ 9] 8.00-9.00 sec 9.39 MBytes 78.8 Mbits/sec |
3104 | 2024-05-13T12:04:18.945Z | [ 11] 8.00-9.00 sec 9.43 MBytes 79.1 Mbits/sec |
3105 | 2024-05-13T12:04:18.945Z | [ 13] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3106 | 2024-05-13T12:04:18.946Z | [ 15] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3107 | 2024-05-13T12:04:18.946Z | [ 17] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3108 | 2024-05-13T12:04:18.946Z | [ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3109 | 2024-05-13T12:04:18.946Z | [SUM] 8.00-9.00 sec 75.6 MBytes 634 Mbits/sec |
3110 | 2024-05-13T12:04:18.946Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3111 | 2024-05-13T12:04:18.946Z | [ 5] 9.00-10.00 sec 9.32 MBytes 78.1 Mbits/sec |
3112 | 2024-05-13T12:04:18.946Z | [ 7] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3113 | 2024-05-13T12:04:18.946Z | [ 9] 9.00-10.00 sec 9.32 MBytes 78.2 Mbits/sec |
3114 | 2024-05-13T12:04:18.946Z | [ 11] 9.00-10.00 sec 9.35 MBytes 78.4 Mbits/sec |
3115 | 2024-05-13T12:04:18.946Z | [ 13] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3116 | 2024-05-13T12:04:18.946Z | [ 15] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3117 | 2024-05-13T12:04:18.946Z | [ 17] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3118 | 2024-05-13T12:04:18.946Z | [ 19] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3119 | 2024-05-13T12:04:18.946Z | [SUM] 9.00-10.00 sec 74.2 MBytes 622 Mbits/sec |
3120 | 2024-05-13T12:04:18.946Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3121 | 2024-05-13T12:04:18.946Z | [ 5] 10.00-10.01 sec 42.4 KBytes 53.8 Mbits/sec |
3122 | 2024-05-13T12:04:18.946Z | [ 7] 10.00-10.01 sec 124 KBytes 158 Mbits/sec |
3123 | 2024-05-13T12:04:18.946Z | [ 9] 10.00-10.01 sec 42.4 KBytes 53.8 Mbits/sec |
3124 | 2024-05-13T12:04:18.946Z | [ 11] 10.00-10.01 sec 11.3 KBytes 14.3 Mbits/sec |
3125 | 2024-05-13T12:04:18.946Z | [ 13] 10.00-10.01 sec 124 KBytes 158 Mbits/sec |
3126 | 2024-05-13T12:04:18.946Z | [ 15] 10.00-10.01 sec 124 KBytes 158 Mbits/sec |
3127 | 2024-05-13T12:04:18.946Z | [ 17] 10.00-10.01 sec 124 KBytes 158 Mbits/sec |
3128 | 2024-05-13T12:04:18.946Z | [ 19] 10.00-10.01 sec 124 KBytes 158 Mbits/sec |
3129 | 2024-05-13T12:04:18.947Z | [SUM] 10.00-10.01 sec 718 KBytes 910 Mbits/sec |
3130 | 2024-05-13T12:04:18.947Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3131 | 2024-05-13T12:04:18.947Z | [ ID] Interval Transfer Bandwidth |
3132 | 2024-05-13T12:04:18.947Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3133 | 2024-05-13T12:04:18.947Z | [ 5] 0.00-10.01 sec 93.0 MBytes 78.0 Mbits/sec receiver |
3134 | 2024-05-13T12:04:18.947Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3135 | 2024-05-13T12:04:18.947Z | [ 7] 0.00-10.01 sec 93.0 MBytes 77.9 Mbits/sec receiver |
3136 | 2024-05-13T12:04:18.947Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3137 | 2024-05-13T12:04:18.947Z | [ 9] 0.00-10.01 sec 92.9 MBytes 77.9 Mbits/sec receiver |
3138 | 2024-05-13T12:04:18.947Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3139 | 2024-05-13T12:04:18.947Z | [ 11] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver |
3140 | 2024-05-13T12:04:18.947Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3141 | 2024-05-13T12:04:18.947Z | [ 13] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver |
3142 | 2024-05-13T12:04:18.947Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3143 | 2024-05-13T12:04:18.947Z | [ 15] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver |
3144 | 2024-05-13T12:04:18.947Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3145 | 2024-05-13T12:04:18.947Z | [ 17] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver |
3146 | 2024-05-13T12:04:18.947Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3147 | 2024-05-13T12:04:18.947Z | [ 19] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver |
3148 | 2024-05-13T12:04:18.947Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3149 | 2024-05-13T12:04:18.947Z | [SUM] 0.00-10.01 sec 743 MBytes 623 Mbits/sec receiver |
3150 | 2024-05-13T12:04:18.947Z | Run 7/10...623.5737437132681Mbps |
3151 | 2024-05-13T12:04:26.000Z | ----------------------------------------------------------- |
3152 | 2024-05-13T12:04:26.000Z | Server listening on 5201 |
3153 | 2024-05-13T12:04:26.000Z | ----------------------------------------------------------- |
3154 | 2024-05-13T12:04:26.000Z | Accepted connection from 10.0.0.1, port 46248 |
3155 | 2024-05-13T12:04:26.000Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47930 |
3156 | 2024-05-13T12:04:26.000Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62203 |
3157 | 2024-05-13T12:04:26.001Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57367 |
3158 | 2024-05-13T12:04:26.001Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40586 |
3159 | 2024-05-13T12:04:26.001Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35172 |
3160 | 2024-05-13T12:04:26.001Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40175 |
3161 | 2024-05-13T12:04:26.001Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42106 |
3162 | 2024-05-13T12:04:26.001Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43141 |
3163 | 2024-05-13T12:04:26.001Z | [ ID] Interval Transfer Bandwidth |
3164 | 2024-05-13T12:04:26.001Z | [ 5] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec |
3165 | 2024-05-13T12:04:26.001Z | [ 7] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
3166 | 2024-05-13T12:04:26.001Z | [ 9] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
3167 | 2024-05-13T12:04:26.001Z | [ 11] 0.00-1.00 sec 8.16 MBytes 68.4 Mbits/sec |
3168 | 2024-05-13T12:04:26.001Z | [ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3169 | 2024-05-13T12:04:26.002Z | [ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3170 | 2024-05-13T12:04:26.002Z | [ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3171 | 2024-05-13T12:04:26.002Z | [ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3172 | 2024-05-13T12:04:26.002Z | [SUM] 0.00-1.00 sec 65.6 MBytes 550 Mbits/sec |
3173 | 2024-05-13T12:04:26.002Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3174 | 2024-05-13T12:04:26.002Z | [ 5] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec |
3175 | 2024-05-13T12:04:26.002Z | [ 7] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec |
3176 | 2024-05-13T12:04:26.002Z | [ 9] 1.00-2.00 sec 8.72 MBytes 73.1 Mbits/sec |
3177 | 2024-05-13T12:04:26.002Z | [ 11] 1.00-2.00 sec 8.74 MBytes 73.3 Mbits/sec |
3178 | 2024-05-13T12:04:26.002Z | [ 13] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec |
3179 | 2024-05-13T12:04:26.002Z | [ 15] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec |
3180 | 2024-05-13T12:04:26.002Z | [ 17] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec |
3181 | 2024-05-13T12:04:26.002Z | [ 19] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec |
3182 | 2024-05-13T12:04:26.002Z | [SUM] 1.00-2.00 sec 70.0 MBytes 587 Mbits/sec |
3183 | 2024-05-13T12:04:26.002Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3184 | 2024-05-13T12:04:26.003Z | [ 5] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec |
3185 | 2024-05-13T12:04:26.003Z | [ 7] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
3186 | 2024-05-13T12:04:26.003Z | [ 9] 2.00-3.00 sec 8.90 MBytes 74.7 Mbits/sec |
3187 | 2024-05-13T12:04:26.003Z | [ 11] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3188 | 2024-05-13T12:04:26.003Z | [ 13] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3189 | 2024-05-13T12:04:26.003Z | [ 15] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec |
3190 | 2024-05-13T12:04:26.003Z | [ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
3191 | 2024-05-13T12:04:26.003Z | [ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec |
3192 | 2024-05-13T12:04:26.003Z | [SUM] 2.00-3.00 sec 71.3 MBytes 598 Mbits/sec |
3193 | 2024-05-13T12:04:26.003Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3194 | 2024-05-13T12:04:26.003Z | [ 5] 3.00-4.00 sec 8.67 MBytes 72.7 Mbits/sec |
3195 | 2024-05-13T12:04:26.003Z | [ 7] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec |
3196 | 2024-05-13T12:04:26.003Z | [ 9] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec |
3197 | 2024-05-13T12:04:26.003Z | [ 11] 3.00-4.00 sec 8.68 MBytes 72.8 Mbits/sec |
3198 | 2024-05-13T12:04:26.003Z | [ 13] 3.00-4.00 sec 8.63 MBytes 72.4 Mbits/sec |
3199 | 2024-05-13T12:04:26.003Z | [ 15] 3.00-4.00 sec 8.74 MBytes 73.3 Mbits/sec |
3200 | 2024-05-13T12:04:26.003Z | [ 17] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec |
3201 | 2024-05-13T12:04:26.003Z | [ 19] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec |
3202 | 2024-05-13T12:04:26.003Z | [SUM] 3.00-4.00 sec 69.7 MBytes 585 Mbits/sec |
3203 | 2024-05-13T12:04:26.003Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3204 | 2024-05-13T12:04:26.003Z | [ 5] 4.00-5.00 sec 9.44 MBytes 79.2 Mbits/sec |
3205 | 2024-05-13T12:04:26.003Z | [ 7] 4.00-5.00 sec 9.45 MBytes 79.3 Mbits/sec |
3206 | 2024-05-13T12:04:26.003Z | [ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec |
3207 | 2024-05-13T12:04:26.003Z | [ 11] 4.00-5.00 sec 9.42 MBytes 79.1 Mbits/sec |
3208 | 2024-05-13T12:04:26.004Z | [ 13] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec |
3209 | 2024-05-13T12:04:26.004Z | [ 15] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec |
3210 | 2024-05-13T12:04:26.004Z | [ 17] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec |
3211 | 2024-05-13T12:04:26.004Z | [ 19] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec |
3212 | 2024-05-13T12:04:26.004Z | [SUM] 4.00-5.00 sec 75.6 MBytes 634 Mbits/sec |
3213 | 2024-05-13T12:04:26.004Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3214 | 2024-05-13T12:04:26.004Z | [ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3215 | 2024-05-13T12:04:26.004Z | [ 7] 5.00-6.00 sec 9.51 MBytes 79.8 Mbits/sec |
3216 | 2024-05-13T12:04:26.004Z | [ 9] 5.00-6.00 sec 9.50 MBytes 79.7 Mbits/sec |
3217 | 2024-05-13T12:04:26.004Z | [ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3218 | 2024-05-13T12:04:26.004Z | [ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3219 | 2024-05-13T12:04:26.004Z | [ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3220 | 2024-05-13T12:04:26.004Z | [ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3221 | 2024-05-13T12:04:26.004Z | [ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3222 | 2024-05-13T12:04:26.004Z | [SUM] 5.00-6.00 sec 75.9 MBytes 637 Mbits/sec |
3223 | 2024-05-13T12:04:26.004Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3224 | 2024-05-13T12:04:26.004Z | [ 5] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3225 | 2024-05-13T12:04:26.004Z | [ 7] 6.00-7.00 sec 9.00 MBytes 75.5 Mbits/sec |
3226 | 2024-05-13T12:04:26.004Z | [ 9] 6.00-7.00 sec 9.09 MBytes 76.3 Mbits/sec |
3227 | 2024-05-13T12:04:29.199Z | [ 11] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3228 | 2024-05-13T12:04:29.200Z | [ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3229 | 2024-05-13T12:04:29.200Z | [ 15] 6.00-7.00 sec 9.05 MBytes 75.9 Mbits/sec |
3230 | 2024-05-13T12:04:29.200Z | [ 17] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec |
3231 | 2024-05-13T12:04:29.200Z | [ 19] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec |
3232 | 2024-05-13T12:04:29.200Z | [SUM] 6.00-7.00 sec 72.5 MBytes 608 Mbits/sec |
3233 | 2024-05-13T12:04:29.200Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3234 | 2024-05-13T12:04:29.200Z | [ 5] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec |
3235 | 2024-05-13T12:04:29.200Z | [ 7] 7.00-8.00 sec 9.35 MBytes 78.5 Mbits/sec |
3236 | 2024-05-13T12:04:29.200Z | [ 9] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3237 | 2024-05-13T12:04:29.200Z | [ 11] 7.00-8.00 sec 9.26 MBytes 77.7 Mbits/sec |
3238 | 2024-05-13T12:04:29.200Z | [ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
3239 | 2024-05-13T12:04:29.200Z | [ 15] 7.00-8.00 sec 9.30 MBytes 78.0 Mbits/sec |
3240 | 2024-05-13T12:04:29.200Z | [ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3241 | 2024-05-13T12:04:29.200Z | [ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec |
3242 | 2024-05-13T12:04:29.200Z | [SUM] 7.00-8.00 sec 74.5 MBytes 625 Mbits/sec |
3243 | 2024-05-13T12:04:29.200Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3244 | 2024-05-13T12:04:29.200Z | [ 5] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3245 | 2024-05-13T12:04:29.200Z | [ 7] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3246 | 2024-05-13T12:04:29.200Z | [ 9] 8.00-9.00 sec 9.46 MBytes 79.4 Mbits/sec |
3247 | 2024-05-13T12:04:29.200Z | [ 11] 8.00-9.00 sec 9.46 MBytes 79.3 Mbits/sec |
3248 | 2024-05-13T12:04:29.200Z | [ 13] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3249 | 2024-05-13T12:04:29.201Z | [ 15] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3250 | 2024-05-13T12:04:29.201Z | [ 17] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3251 | 2024-05-13T12:04:29.201Z | [ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3252 | 2024-05-13T12:04:29.201Z | [SUM] 8.00-9.00 sec 75.8 MBytes 636 Mbits/sec |
3253 | 2024-05-13T12:04:29.201Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3254 | 2024-05-13T12:04:29.201Z | [ 5] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec |
3255 | 2024-05-13T12:04:29.201Z | [ 7] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec |
3256 | 2024-05-13T12:04:29.201Z | [ 9] 9.00-10.00 sec 9.50 MBytes 79.7 Mbits/sec |
3257 | 2024-05-13T12:04:29.201Z | [ 11] 9.00-10.00 sec 9.52 MBytes 79.9 Mbits/sec |
3258 | 2024-05-13T12:04:29.201Z | [ 13] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec |
3259 | 2024-05-13T12:04:29.201Z | [ 15] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec |
3260 | 2024-05-13T12:04:29.201Z | [ 17] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec |
3261 | 2024-05-13T12:04:29.201Z | [ 19] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec |
3262 | 2024-05-13T12:04:29.201Z | [SUM] 9.00-10.00 sec 75.9 MBytes 637 Mbits/sec |
3263 | 2024-05-13T12:04:29.201Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3264 | 2024-05-13T12:04:29.201Z | [ 5] 10.00-10.01 sec 82.0 KBytes 123 Mbits/sec |
3265 | 2024-05-13T12:04:29.201Z | [ 7] 10.00-10.01 sec 56.6 KBytes 85.0 Mbits/sec |
3266 | 2024-05-13T12:04:29.201Z | [ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
3267 | 2024-05-13T12:04:29.201Z | [ 11] 10.00-10.01 sec 79.2 KBytes 119 Mbits/sec |
3268 | 2024-05-13T12:04:29.201Z | [ 13] 10.00-10.01 sec 124 KBytes 187 Mbits/sec |
3269 | 2024-05-13T12:04:29.201Z | [ 15] 10.00-10.01 sec 124 KBytes 187 Mbits/sec |
3270 | 2024-05-13T12:04:29.201Z | [ 17] 10.00-10.01 sec 84.8 KBytes 128 Mbits/sec |
3271 | 2024-05-13T12:04:29.201Z | [ 19] 10.00-10.01 sec 28.3 KBytes 42.5 Mbits/sec |
3272 | 2024-05-13T12:04:29.201Z | [SUM] 10.00-10.01 sec 580 KBytes 871 Mbits/sec |
3273 | 2024-05-13T12:04:29.202Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3274 | 2024-05-13T12:04:29.202Z | [ ID] Interval Transfer Bandwidth |
3275 | 2024-05-13T12:04:29.202Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3276 | 2024-05-13T12:04:29.202Z | [ 5] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec receiver |
3277 | 2024-05-13T12:04:29.202Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3278 | 2024-05-13T12:04:29.202Z | [ 7] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec receiver |
3279 | 2024-05-13T12:04:29.202Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3280 | 2024-05-13T12:04:29.202Z | [ 9] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
3281 | 2024-05-13T12:04:29.202Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3282 | 2024-05-13T12:04:29.202Z | [ 11] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
3283 | 2024-05-13T12:04:29.202Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3284 | 2024-05-13T12:04:29.202Z | [ 13] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
3285 | 2024-05-13T12:04:29.202Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3286 | 2024-05-13T12:04:29.202Z | [ 15] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
3287 | 2024-05-13T12:04:29.202Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3288 | 2024-05-13T12:04:29.202Z | [ 17] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver |
3289 | 2024-05-13T12:04:29.202Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3290 | 2024-05-13T12:04:29.202Z | [ 19] 0.00-10.01 sec 90.8 MBytes 76.1 Mbits/sec receiver |
3291 | 2024-05-13T12:04:29.202Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3292 | 2024-05-13T12:04:29.202Z | [SUM] 0.00-10.01 sec 727 MBytes 610 Mbits/sec receiver |
3293 | 2024-05-13T12:04:29.228Z | Run 8/10...610.2840017688491Mbps |
3294 | 2024-05-13T12:04:36.258Z | ----------------------------------------------------------- |
3295 | 2024-05-13T12:04:36.258Z | Server listening on 5201 |
3296 | 2024-05-13T12:04:36.258Z | ----------------------------------------------------------- |
3297 | 2024-05-13T12:04:36.258Z | Accepted connection from 10.0.0.1, port 49885 |
3298 | 2024-05-13T12:04:36.258Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49280 |
3299 | 2024-05-13T12:04:36.258Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55962 |
3300 | 2024-05-13T12:04:36.259Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61874 |
3301 | 2024-05-13T12:04:36.259Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56835 |
3302 | 2024-05-13T12:04:36.259Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34962 |
3303 | 2024-05-13T12:04:36.259Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33658 |
3304 | 2024-05-13T12:04:36.259Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53529 |
3305 | 2024-05-13T12:04:36.259Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60429 |
3306 | 2024-05-13T12:04:36.259Z | [ ID] Interval Transfer Bandwidth |
3307 | 2024-05-13T12:04:36.259Z | [ 5] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
3308 | 2024-05-13T12:04:36.259Z | [ 7] 0.00-1.00 sec 8.21 MBytes 68.9 Mbits/sec |
3309 | 2024-05-13T12:04:36.259Z | [ 9] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3310 | 2024-05-13T12:04:36.259Z | [ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3311 | 2024-05-13T12:04:36.259Z | [ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3312 | 2024-05-13T12:04:36.260Z | [ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec |
3313 | 2024-05-13T12:04:36.260Z | [ 17] 0.00-1.00 sec 8.12 MBytes 68.1 Mbits/sec |
3314 | 2024-05-13T12:04:36.260Z | [ 19] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec |
3315 | 2024-05-13T12:04:36.260Z | [SUM] 0.00-1.00 sec 65.2 MBytes 547 Mbits/sec |
3316 | 2024-05-13T12:04:36.260Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3317 | 2024-05-13T12:04:36.260Z | [ 5] 1.00-2.00 sec 9.16 MBytes 76.8 Mbits/sec |
3318 | 2024-05-13T12:04:36.260Z | [ 7] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec |
3319 | 2024-05-13T12:04:36.261Z | [ 9] 1.00-2.00 sec 9.18 MBytes 77.0 Mbits/sec |
3320 | 2024-05-13T12:04:36.261Z | [ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
3321 | 2024-05-13T12:04:36.261Z | [ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
3322 | 2024-05-13T12:04:36.261Z | [ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec |
3323 | 2024-05-13T12:04:36.261Z | [ 17] 1.00-2.00 sec 9.14 MBytes 76.7 Mbits/sec |
3324 | 2024-05-13T12:04:36.261Z | [ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec |
3325 | 2024-05-13T12:04:36.261Z | [SUM] 1.00-2.00 sec 73.2 MBytes 614 Mbits/sec |
3326 | 2024-05-13T12:04:36.261Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3327 | 2024-05-13T12:04:36.261Z | [ 5] 2.00-3.00 sec 9.03 MBytes 75.8 Mbits/sec |
3328 | 2024-05-13T12:04:36.261Z | [ 7] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3329 | 2024-05-13T12:04:36.261Z | [ 9] 2.00-3.00 sec 9.05 MBytes 75.9 Mbits/sec |
3330 | 2024-05-13T12:04:36.261Z | [ 11] 2.00-3.00 sec 9.10 MBytes 76.3 Mbits/sec |
3331 | 2024-05-13T12:04:36.261Z | [ 13] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3332 | 2024-05-13T12:04:36.261Z | [ 15] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3333 | 2024-05-13T12:04:36.261Z | [ 17] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3334 | 2024-05-13T12:04:36.262Z | [ 19] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3335 | 2024-05-13T12:04:36.262Z | [SUM] 2.00-3.00 sec 72.1 MBytes 605 Mbits/sec |
3336 | 2024-05-13T12:04:36.262Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3337 | 2024-05-13T12:04:36.262Z | [ 5] 3.00-4.00 sec 9.16 MBytes 76.8 Mbits/sec |
3338 | 2024-05-13T12:04:36.262Z | [ 7] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3339 | 2024-05-13T12:04:36.262Z | [ 9] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3340 | 2024-05-13T12:04:36.262Z | [ 11] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec |
3341 | 2024-05-13T12:04:36.262Z | [ 13] 3.00-4.00 sec 9.12 MBytes 76.5 Mbits/sec |
3342 | 2024-05-13T12:04:36.262Z | [ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3343 | 2024-05-13T12:04:36.262Z | [ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3344 | 2024-05-13T12:04:36.288Z | [ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3345 | 2024-05-13T12:04:36.288Z | [SUM] 3.00-4.00 sec 73.0 MBytes 612 Mbits/sec |
3346 | 2024-05-13T12:04:36.288Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3347 | 2024-05-13T12:04:36.288Z | [ 5] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec |
3348 | 2024-05-13T12:04:36.288Z | [ 7] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec |
3349 | 2024-05-13T12:04:36.288Z | [ 9] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec |
3350 | 2024-05-13T12:04:36.288Z | [ 11] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec |
3351 | 2024-05-13T12:04:36.288Z | [ 13] 4.00-5.00 sec 8.98 MBytes 75.4 Mbits/sec |
3352 | 2024-05-13T12:04:36.288Z | [ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec |
3353 | 2024-05-13T12:04:36.288Z | [ 17] 4.00-5.00 sec 8.94 MBytes 75.0 Mbits/sec |
3354 | 2024-05-13T12:04:36.288Z | [ 19] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec |
3355 | 2024-05-13T12:04:36.288Z | [SUM] 4.00-5.00 sec 71.4 MBytes 599 Mbits/sec |
3356 | 2024-05-13T12:04:36.288Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3357 | 2024-05-13T12:04:36.288Z | [ 5] 5.00-6.00 sec 9.31 MBytes 78.1 Mbits/sec |
3358 | 2024-05-13T12:04:36.288Z | [ 7] 5.00-6.00 sec 9.27 MBytes 77.8 Mbits/sec |
3359 | 2024-05-13T12:04:36.288Z | [ 9] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec |
3360 | 2024-05-13T12:04:36.288Z | [ 11] 5.00-6.00 sec 9.33 MBytes 78.2 Mbits/sec |
3361 | 2024-05-13T12:04:36.288Z | [ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
3362 | 2024-05-13T12:04:36.288Z | [ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec |
3363 | 2024-05-13T12:04:36.288Z | [ 17] 5.00-6.00 sec 9.29 MBytes 77.9 Mbits/sec |
3364 | 2024-05-13T12:04:36.289Z | [ 19] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec |
3365 | 2024-05-13T12:04:36.289Z | [SUM] 5.00-6.00 sec 74.4 MBytes 624 Mbits/sec |
3366 | 2024-05-13T12:04:36.289Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3367 | 2024-05-13T12:04:36.289Z | [ 5] 6.00-7.00 sec 9.08 MBytes 76.2 Mbits/sec |
3368 | 2024-05-13T12:04:36.289Z | [ 7] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3369 | 2024-05-13T12:04:36.289Z | [ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3370 | 2024-05-13T12:04:39.468Z | [ 11] 6.00-7.00 sec 9.05 MBytes 75.9 Mbits/sec |
3371 | 2024-05-13T12:04:39.468Z | [ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3372 | 2024-05-13T12:04:39.468Z | [ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3373 | 2024-05-13T12:04:39.468Z | [ 17] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3374 | 2024-05-13T12:04:39.468Z | [ 19] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3375 | 2024-05-13T12:04:39.469Z | [SUM] 6.00-7.00 sec 72.8 MBytes 611 Mbits/sec |
3376 | 2024-05-13T12:04:39.469Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3377 | 2024-05-13T12:04:39.469Z | [ 5] 7.00-8.00 sec 9.32 MBytes 78.1 Mbits/sec |
3378 | 2024-05-13T12:04:39.469Z | [ 7] 7.00-8.00 sec 9.28 MBytes 77.9 Mbits/sec |
3379 | 2024-05-13T12:04:39.469Z | [ 9] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
3380 | 2024-05-13T12:04:39.469Z | [ 11] 7.00-8.00 sec 9.33 MBytes 78.3 Mbits/sec |
3381 | 2024-05-13T12:04:39.469Z | [ 13] 7.00-8.00 sec 9.35 MBytes 78.4 Mbits/sec |
3382 | 2024-05-13T12:04:39.469Z | [ 15] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
3383 | 2024-05-13T12:04:39.469Z | [ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
3384 | 2024-05-13T12:04:39.469Z | [ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec |
3385 | 2024-05-13T12:04:39.469Z | [SUM] 7.00-8.00 sec 74.2 MBytes 623 Mbits/sec |
3386 | 2024-05-13T12:04:39.469Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3387 | 2024-05-13T12:04:39.469Z | [ 5] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3388 | 2024-05-13T12:04:39.469Z | [ 7] 8.00-9.00 sec 9.43 MBytes 79.1 Mbits/sec |
3389 | 2024-05-13T12:04:39.469Z | [ 9] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3390 | 2024-05-13T12:04:39.469Z | [ 11] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3391 | 2024-05-13T12:04:39.469Z | [ 13] 8.00-9.00 sec 9.41 MBytes 78.9 Mbits/sec |
3392 | 2024-05-13T12:04:39.469Z | [ 15] 8.00-9.00 sec 9.47 MBytes 79.5 Mbits/sec |
3393 | 2024-05-13T12:04:39.469Z | [ 17] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3394 | 2024-05-13T12:04:39.469Z | [ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec |
3395 | 2024-05-13T12:04:39.469Z | [SUM] 8.00-9.00 sec 75.7 MBytes 635 Mbits/sec |
3396 | 2024-05-13T12:04:39.469Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3397 | 2024-05-13T12:04:39.470Z | [ 5] 9.00-10.00 sec 9.03 MBytes 75.8 Mbits/sec |
3398 | 2024-05-13T12:04:39.470Z | [ 7] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3399 | 2024-05-13T12:04:39.470Z | [ 9] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec |
3400 | 2024-05-13T12:04:39.470Z | [ 11] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
3401 | 2024-05-13T12:04:39.470Z | [ 13] 9.00-10.00 sec 9.08 MBytes 76.1 Mbits/sec |
3402 | 2024-05-13T12:04:39.470Z | [ 15] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3403 | 2024-05-13T12:04:39.470Z | [ 17] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3404 | 2024-05-13T12:04:39.470Z | [ 19] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3405 | 2024-05-13T12:04:39.470Z | [SUM] 9.00-10.00 sec 72.6 MBytes 609 Mbits/sec |
3406 | 2024-05-13T12:04:39.470Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3407 | 2024-05-13T12:04:39.470Z | [ 5] 10.00-10.00 sec 82.0 KBytes 140 Mbits/sec |
3408 | 2024-05-13T12:04:39.470Z | [ 7] 10.00-10.00 sec 42.4 KBytes 72.3 Mbits/sec |
3409 | 2024-05-13T12:04:39.470Z | [ 9] 10.00-10.00 sec 53.7 KBytes 91.6 Mbits/sec |
3410 | 2024-05-13T12:04:39.470Z | [ 11] 10.00-10.00 sec 124 KBytes 212 Mbits/sec |
3411 | 2024-05-13T12:04:39.470Z | [ 13] 10.00-10.00 sec 102 KBytes 174 Mbits/sec |
3412 | 2024-05-13T12:04:39.470Z | [ 15] 10.00-10.00 sec 5.66 KBytes 9.65 Mbits/sec |
3413 | 2024-05-13T12:04:39.470Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3414 | 2024-05-13T12:04:39.470Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
3415 | 2024-05-13T12:04:39.470Z | [SUM] 10.00-10.00 sec 410 KBytes 699 Mbits/sec |
3416 | 2024-05-13T12:04:39.470Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3417 | 2024-05-13T12:04:39.470Z | [ ID] Interval Transfer Bandwidth |
3418 | 2024-05-13T12:04:39.470Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3419 | 2024-05-13T12:04:39.470Z | [ 5] 0.00-10.00 sec 90.8 MBytes 76.1 Mbits/sec receiver |
3420 | 2024-05-13T12:04:39.471Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3421 | 2024-05-13T12:04:39.471Z | [ 7] 0.00-10.00 sec 90.7 MBytes 76.0 Mbits/sec receiver |
3422 | 2024-05-13T12:04:39.471Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3423 | 2024-05-13T12:04:39.471Z | [ 9] 0.00-10.00 sec 90.7 MBytes 76.0 Mbits/sec receiver |
3424 | 2024-05-13T12:04:39.471Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3425 | 2024-05-13T12:04:39.471Z | [ 11] 0.00-10.00 sec 90.7 MBytes 76.0 Mbits/sec receiver |
3426 | 2024-05-13T12:04:39.471Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3427 | 2024-05-13T12:04:39.471Z | [ 13] 0.00-10.00 sec 90.6 MBytes 76.0 Mbits/sec receiver |
3428 | 2024-05-13T12:04:39.471Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3429 | 2024-05-13T12:04:39.471Z | [ 15] 0.00-10.00 sec 90.5 MBytes 75.9 Mbits/sec receiver |
3430 | 2024-05-13T12:04:39.471Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3431 | 2024-05-13T12:04:39.471Z | [ 17] 0.00-10.00 sec 90.5 MBytes 75.9 Mbits/sec receiver |
3432 | 2024-05-13T12:04:39.471Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3433 | 2024-05-13T12:04:39.471Z | [ 19] 0.00-10.00 sec 90.5 MBytes 75.9 Mbits/sec receiver |
3434 | 2024-05-13T12:04:39.471Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender |
3435 | 2024-05-13T12:04:39.471Z | [SUM] 0.00-10.00 sec 725 MBytes 608 Mbits/sec receiver |
3436 | 2024-05-13T12:04:39.496Z | Run 9/10...608.514980767932Mbps |
3437 | 2024-05-13T12:04:46.540Z | ----------------------------------------------------------- |
3438 | 2024-05-13T12:04:46.540Z | Server listening on 5201 |
3439 | 2024-05-13T12:04:46.540Z | ----------------------------------------------------------- |
3440 | 2024-05-13T12:04:46.540Z | Accepted connection from 10.0.0.1, port 43519 |
3441 | 2024-05-13T12:04:46.540Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63534 |
3442 | 2024-05-13T12:04:46.540Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53252 |
3443 | 2024-05-13T12:04:46.540Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46387 |
3444 | 2024-05-13T12:04:46.540Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59232 |
3445 | 2024-05-13T12:04:46.540Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43991 |
3446 | 2024-05-13T12:04:46.540Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40788 |
3447 | 2024-05-13T12:04:46.540Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33046 |
3448 | 2024-05-13T12:04:46.540Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34201 |
3449 | 2024-05-13T12:04:46.540Z | [ ID] Interval Transfer Bandwidth |
3450 | 2024-05-13T12:04:46.540Z | [ 5] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec |
3451 | 2024-05-13T12:04:46.540Z | [ 7] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3452 | 2024-05-13T12:04:46.541Z | [ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3453 | 2024-05-13T12:04:46.541Z | [ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3454 | 2024-05-13T12:04:46.541Z | [ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec |
3455 | 2024-05-13T12:04:46.541Z | [ 15] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec |
3456 | 2024-05-13T12:04:46.541Z | [ 17] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec |
3457 | 2024-05-13T12:04:46.541Z | [ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec |
3458 | 2024-05-13T12:04:46.541Z | [SUM] 0.00-1.00 sec 66.9 MBytes 562 Mbits/sec |
3459 | 2024-05-13T12:04:46.541Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3460 | 2024-05-13T12:04:46.541Z | [ 5] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec |
3461 | 2024-05-13T12:04:46.541Z | [ 7] 1.00-2.00 sec 8.92 MBytes 74.8 Mbits/sec |
3462 | 2024-05-13T12:04:46.541Z | [ 9] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec |
3463 | 2024-05-13T12:04:46.541Z | [ 11] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec |
3464 | 2024-05-13T12:04:46.541Z | [ 13] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec |
3465 | 2024-05-13T12:04:46.541Z | [ 15] 1.00-2.00 sec 8.97 MBytes 75.2 Mbits/sec |
3466 | 2024-05-13T12:04:46.541Z | [ 17] 1.00-2.00 sec 8.95 MBytes 75.1 Mbits/sec |
3467 | 2024-05-13T12:04:46.541Z | [ 19] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec |
3468 | 2024-05-13T12:04:46.541Z | [SUM] 1.00-2.00 sec 71.2 MBytes 597 Mbits/sec |
3469 | 2024-05-13T12:04:46.541Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3470 | 2024-05-13T12:04:46.541Z | [ 5] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec |
3471 | 2024-05-13T12:04:46.541Z | [ 7] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec |
3472 | 2024-05-13T12:04:46.541Z | [ 9] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec |
3473 | 2024-05-13T12:04:46.541Z | [ 11] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec |
3474 | 2024-05-13T12:04:46.541Z | [ 13] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec |
3475 | 2024-05-13T12:04:46.541Z | [ 15] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec |
3476 | 2024-05-13T12:04:46.542Z | [ 17] 2.00-3.00 sec 8.79 MBytes 73.7 Mbits/sec |
3477 | 2024-05-13T12:04:46.542Z | [ 19] 2.00-3.00 sec 8.78 MBytes 73.7 Mbits/sec |
3478 | 2024-05-13T12:04:46.542Z | [SUM] 2.00-3.00 sec 70.1 MBytes 588 Mbits/sec |
3479 | 2024-05-13T12:04:46.542Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3480 | 2024-05-13T12:04:46.542Z | [ 5] 3.00-4.00 sec 8.38 MBytes 70.3 Mbits/sec |
3481 | 2024-05-13T12:04:46.542Z | [ 7] 3.00-4.00 sec 8.33 MBytes 69.9 Mbits/sec |
3482 | 2024-05-13T12:04:46.542Z | [ 9] 3.00-4.00 sec 8.38 MBytes 70.3 Mbits/sec |
3483 | 2024-05-13T12:04:46.542Z | [ 11] 3.00-4.00 sec 8.38 MBytes 70.3 Mbits/sec |
3484 | 2024-05-13T12:04:46.542Z | [ 13] 3.00-4.00 sec 8.28 MBytes 69.4 Mbits/sec |
3485 | 2024-05-13T12:04:46.542Z | [ 15] 3.00-4.00 sec 8.26 MBytes 69.3 Mbits/sec |
3486 | 2024-05-13T12:04:46.542Z | [ 17] 3.00-4.00 sec 8.26 MBytes 69.3 Mbits/sec |
3487 | 2024-05-13T12:04:46.542Z | [ 19] 3.00-4.00 sec 8.35 MBytes 70.1 Mbits/sec |
3488 | 2024-05-13T12:04:46.542Z | [SUM] 3.00-4.00 sec 66.6 MBytes 559 Mbits/sec |
3489 | 2024-05-13T12:04:46.542Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3490 | 2024-05-13T12:04:46.542Z | [ 5] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
3491 | 2024-05-13T12:04:46.542Z | [ 7] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
3492 | 2024-05-13T12:04:46.542Z | [ 9] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
3493 | 2024-05-13T12:04:46.542Z | [ 11] 4.00-5.00 sec 9.19 MBytes 77.0 Mbits/sec |
3494 | 2024-05-13T12:04:46.542Z | [ 13] 4.00-5.00 sec 9.22 MBytes 77.4 Mbits/sec |
3495 | 2024-05-13T12:04:46.542Z | [ 15] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
3496 | 2024-05-13T12:04:46.542Z | [ 17] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
3497 | 2024-05-13T12:04:46.542Z | [ 19] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec |
3498 | 2024-05-13T12:04:46.543Z | [SUM] 4.00-5.00 sec 73.8 MBytes 619 Mbits/sec |
3499 | 2024-05-13T12:04:46.543Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3500 | 2024-05-13T12:04:46.543Z | [ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3501 | 2024-05-13T12:04:46.543Z | [ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3502 | 2024-05-13T12:04:46.543Z | [ 9] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3503 | 2024-05-13T12:04:46.543Z | [ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3504 | 2024-05-13T12:04:46.543Z | [ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3505 | 2024-05-13T12:04:46.543Z | [ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3506 | 2024-05-13T12:04:46.543Z | [ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3507 | 2024-05-13T12:04:46.543Z | [ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec |
3508 | 2024-05-13T12:04:46.543Z | [SUM] 5.00-6.00 sec 75.8 MBytes 636 Mbits/sec |
3509 | 2024-05-13T12:04:46.543Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3510 | 2024-05-13T12:04:46.543Z | [ 5] 6.00-7.00 sec 9.09 MBytes 76.2 Mbits/sec |
3511 | 2024-05-13T12:04:46.543Z | [ 7] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3512 | 2024-05-13T12:04:46.543Z | [ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3513 | 2024-05-13T12:04:49.738Z | [ 11] 6.00-7.00 sec 9.05 MBytes 75.9 Mbits/sec |
3514 | 2024-05-13T12:04:49.738Z | [ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3515 | 2024-05-13T12:04:49.738Z | [ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3516 | 2024-05-13T12:04:49.738Z | [ 17] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3517 | 2024-05-13T12:04:49.738Z | [ 19] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec |
3518 | 2024-05-13T12:04:49.738Z | [SUM] 6.00-7.00 sec 72.8 MBytes 611 Mbits/sec |
3519 | 2024-05-13T12:04:49.738Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3520 | 2024-05-13T12:04:49.738Z | [ 5] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec |
3521 | 2024-05-13T12:04:49.738Z | [ 7] 7.00-8.00 sec 9.04 MBytes 75.8 Mbits/sec |
3522 | 2024-05-13T12:04:49.738Z | [ 9] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec |
3523 | 2024-05-13T12:04:49.738Z | [ 11] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec |
3524 | 2024-05-13T12:04:49.738Z | [ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
3525 | 2024-05-13T12:04:49.738Z | [ 15] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec |
3526 | 2024-05-13T12:04:49.738Z | [ 17] 7.00-8.00 sec 9.06 MBytes 76.0 Mbits/sec |
3527 | 2024-05-13T12:04:49.738Z | [ 19] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec |
3528 | 2024-05-13T12:04:49.739Z | [SUM] 7.00-8.00 sec 72.4 MBytes 608 Mbits/sec |
3529 | 2024-05-13T12:04:49.739Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3530 | 2024-05-13T12:04:49.739Z | [ 5] 8.00-9.00 sec 8.95 MBytes 75.1 Mbits/sec |
3531 | 2024-05-13T12:04:49.739Z | [ 7] 8.00-9.00 sec 8.95 MBytes 75.0 Mbits/sec |
3532 | 2024-05-13T12:04:49.739Z | [ 9] 8.00-9.00 sec 8.93 MBytes 74.9 Mbits/sec |
3533 | 2024-05-13T12:04:49.739Z | [ 11] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
3534 | 2024-05-13T12:04:49.739Z | [ 13] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
3535 | 2024-05-13T12:04:49.739Z | [ 15] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
3536 | 2024-05-13T12:04:49.739Z | [ 17] 8.00-9.00 sec 8.93 MBytes 74.9 Mbits/sec |
3537 | 2024-05-13T12:04:49.739Z | [ 19] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec |
3538 | 2024-05-13T12:04:49.739Z | [SUM] 8.00-9.00 sec 71.4 MBytes 599 Mbits/sec |
3539 | 2024-05-13T12:04:49.739Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3540 | 2024-05-13T12:04:49.739Z | [ 5] 9.00-10.00 sec 9.28 MBytes 77.8 Mbits/sec |
3541 | 2024-05-13T12:04:49.739Z | [ 7] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3542 | 2024-05-13T12:04:49.739Z | [ 9] 9.00-10.00 sec 9.30 MBytes 78.0 Mbits/sec |
3543 | 2024-05-13T12:04:49.739Z | [ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec |
3544 | 2024-05-13T12:04:49.739Z | [ 13] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec |
3545 | 2024-05-13T12:04:49.739Z | [ 15] 9.00-10.00 sec 9.25 MBytes 77.6 Mbits/sec |
3546 | 2024-05-13T12:04:49.740Z | [ 17] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3547 | 2024-05-13T12:04:49.740Z | [ 19] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec |
3548 | 2024-05-13T12:04:49.740Z | [SUM] 9.00-10.00 sec 74.3 MBytes 623 Mbits/sec |
3549 | 2024-05-13T12:04:49.740Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3550 | 2024-05-13T12:04:49.740Z | [ 5] 10.00-10.01 sec 90.5 KBytes 119 Mbits/sec |
3551 | 2024-05-13T12:04:49.740Z | [ 7] 10.00-10.01 sec 119 KBytes 157 Mbits/sec |
3552 | 2024-05-13T12:04:49.740Z | [ 9] 10.00-10.01 sec 112 KBytes 147 Mbits/sec |
3553 | 2024-05-13T12:04:49.740Z | [ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
3554 | 2024-05-13T12:04:49.740Z | [ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
3555 | 2024-05-13T12:04:49.740Z | [ 15] 10.00-10.01 sec 105 KBytes 138 Mbits/sec |
3556 | 2024-05-13T12:04:49.740Z | [ 17] 10.00-10.01 sec 124 KBytes 164 Mbits/sec |
3557 | 2024-05-13T12:04:49.740Z | [ 19] 10.00-10.01 sec 124 KBytes 164 Mbits/sec |
3558 | 2024-05-13T12:04:49.740Z | [SUM] 10.00-10.01 sec 675 KBytes 889 Mbits/sec |
3559 | 2024-05-13T12:04:49.740Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3560 | 2024-05-13T12:04:49.740Z | [ ID] Interval Transfer Bandwidth |
3561 | 2024-05-13T12:04:49.765Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3562 | 2024-05-13T12:04:49.765Z | [ 5] 0.00-10.01 sec 89.7 MBytes 75.2 Mbits/sec receiver |
3563 | 2024-05-13T12:04:49.765Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3564 | 2024-05-13T12:04:49.765Z | [ 7] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec receiver |
3565 | 2024-05-13T12:04:49.765Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3566 | 2024-05-13T12:04:49.766Z | [ 9] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec receiver |
3567 | 2024-05-13T12:04:49.766Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3568 | 2024-05-13T12:04:49.766Z | [ 11] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver |
3569 | 2024-05-13T12:04:49.766Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3570 | 2024-05-13T12:04:49.766Z | [ 13] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver |
3571 | 2024-05-13T12:04:49.766Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3572 | 2024-05-13T12:04:49.766Z | [ 15] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver |
3573 | 2024-05-13T12:04:49.766Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3574 | 2024-05-13T12:04:49.766Z | [ 17] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver |
3575 | 2024-05-13T12:04:49.766Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3576 | 2024-05-13T12:04:49.766Z | [ 19] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver |
3577 | 2024-05-13T12:04:49.766Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender |
3578 | 2024-05-13T12:04:49.766Z | [SUM] 0.00-10.01 sec 716 MBytes 600 Mbits/sec receiver |
3579 | 2024-05-13T12:04:49.766Z | Run 10/10...600.857831832215Mbps |
3580 | 2024-05-13T12:04:49.766Z | ###---------------------### |
3581 | 2024-05-13T12:04:49.766Z | ::: iPerf done... ::: |
3582 | 2024-05-13T12:04:49.766Z | :::Awaiting out files...::: |
3583 | 2024-05-13T12:04:49.766Z | ###---------------------### |
3584 | 2024-05-13T12:04:49.766Z | ###-----### |
3585 | 2024-05-13T12:04:49.766Z | :::done!::: |
3586 | 2024-05-13T12:04:49.766Z | ###-----### |
3587 | 2024-05-13T12:04:52.529Z | Gnuplot not found, using plotters backend |
3588 | 2024-05-13T12:04:52.832Z | Benchmarking iperf-tcp/local/c2s/rx |
3589 | 2024-05-13T12:04:52.832Z | Benchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s |
3590 | 2024-05-13T12:04:58.729Z | Benchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (455M iterations) |
3591 | 2024-05-13T12:05:18.802Z | Benchmarking iperf-tcp/local/c2s/rx: Analyzing |
3592 | 2024-05-13T12:05:18.994Z | iperf-tcp/local/c2s/rx time: [5.2984 µs 5.2989 µs 5.2995 µs] |
3593 | 2024-05-13T12:05:18.994Z | change: [+0.4150% +0.4421% +0.4653%] (p = 0.00 < 0.05) |
3594 | 2024-05-13T12:05:18.994Z | Change within noise threshold. |
3595 | 2024-05-13T12:05:18.994Z | Found 6 outliers among 100 measurements (6.00%) |
3596 | 2024-05-13T12:05:18.994Z | 1 (1.00%) low severe |
3597 | 2024-05-13T12:05:18.994Z | 2 (2.00%) low mild |
3598 | 2024-05-13T12:05:18.994Z | 3 (3.00%) high mild |
3599 | 2024-05-13T12:05:20.484Z | |
3600 | 2024-05-13T12:05:20.511Z | Benchmarking iperf-tcp/local/c2s/tx |
3601 | 2024-05-13T12:05:20.511Z | Benchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s |
3602 | 2024-05-13T12:05:25.891Z | Benchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (497M iterations) |
3603 | 2024-05-13T12:05:45.877Z | Benchmarking iperf-tcp/local/c2s/tx: Analyzing |
3604 | 2024-05-13T12:05:46.058Z | iperf-tcp/local/c2s/tx time: [2.9165 µs 2.9167 µs 2.9169 µs] |
3605 | 2024-05-13T12:05:46.058Z | change: [-2.1152% -2.0972% -2.0794%] (p = 0.00 < 0.05) |
3606 | 2024-05-13T12:05:46.058Z | Performance has improved. |
3607 | 2024-05-13T12:05:46.058Z | Found 5 outliers among 100 measurements (5.00%) |
3608 | 2024-05-13T12:05:46.059Z | 1 (1.00%) low severe |
3609 | 2024-05-13T12:05:46.059Z | 2 (2.00%) low mild |
3610 | 2024-05-13T12:05:46.059Z | 1 (1.00%) high mild |
3611 | 2024-05-13T12:05:46.059Z | 1 (1.00%) high severe |
3612 | 2024-05-13T12:05:47.545Z | |
3613 | 2024-05-13T12:05:47.577Z | ###-------------------### |
3614 | 2024-05-13T12:05:47.577Z | :::Running experiment ::: |
3615 | 2024-05-13T12:05:47.578Z | :::iperf-tcp/local/s2c::: |
3616 | 2024-05-13T12:05:47.578Z | ###-------------------### |
3617 | 2024-05-13T12:05:47.976Z | dtrace: description 'profile-201us ' matched 2 probes |
3618 | 2024-05-13T12:05:54.617Z | ----------------------------------------------------------- |
3619 | 2024-05-13T12:05:54.617Z | Server listening on 5201 |
3620 | 2024-05-13T12:05:54.617Z | ----------------------------------------------------------- |
3621 | 2024-05-13T12:05:54.617Z | Accepted connection from 10.0.0.1, port 40639 |
3622 | 2024-05-13T12:05:54.617Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63774 |
3623 | 2024-05-13T12:05:54.617Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40181 |
3624 | 2024-05-13T12:05:54.617Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52077 |
3625 | 2024-05-13T12:05:54.617Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40838 |
3626 | 2024-05-13T12:05:54.617Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55017 |
3627 | 2024-05-13T12:05:54.617Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59834 |
3628 | 2024-05-13T12:05:54.617Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50516 |
3629 | 2024-05-13T12:05:54.617Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42109 |
3630 | 2024-05-13T12:05:54.617Z | [ ID] Interval Transfer Bandwidth |
3631 | 2024-05-13T12:05:54.617Z | [ 5] 0.00-1.00 sec 9.79 MBytes 82.1 Mbits/sec |
3632 | 2024-05-13T12:05:54.617Z | [ 7] 0.00-1.00 sec 9.76 MBytes 81.9 Mbits/sec |
3633 | 2024-05-13T12:05:54.617Z | [ 9] 0.00-1.00 sec 9.76 MBytes 81.9 Mbits/sec |
3634 | 2024-05-13T12:05:54.617Z | [ 11] 0.00-1.00 sec 9.74 MBytes 81.6 Mbits/sec |
3635 | 2024-05-13T12:05:54.617Z | [ 13] 0.00-1.00 sec 9.76 MBytes 81.9 Mbits/sec |
3636 | 2024-05-13T12:05:54.618Z | [ 15] 0.00-1.00 sec 9.78 MBytes 82.0 Mbits/sec |
3637 | 2024-05-13T12:05:54.618Z | [ 17] 0.00-1.00 sec 9.74 MBytes 81.6 Mbits/sec |
3638 | 2024-05-13T12:05:54.618Z | [ 19] 0.00-1.00 sec 9.74 MBytes 81.6 Mbits/sec |
3639 | 2024-05-13T12:05:54.618Z | [SUM] 0.00-1.00 sec 78.1 MBytes 655 Mbits/sec |
3640 | 2024-05-13T12:05:54.618Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3641 | 2024-05-13T12:05:54.618Z | [ 5] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec |
3642 | 2024-05-13T12:05:54.618Z | [ 7] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec |
3643 | 2024-05-13T12:05:54.618Z | [ 9] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec |
3644 | 2024-05-13T12:05:54.618Z | [ 11] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec |
3645 | 2024-05-13T12:05:54.618Z | [ 13] 1.00-2.00 sec 8.92 MBytes 74.8 Mbits/sec |
3646 | 2024-05-13T12:05:54.618Z | [ 15] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec |
3647 | 2024-05-13T12:05:54.618Z | [ 17] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec |
3648 | 2024-05-13T12:05:54.618Z | [ 19] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec |
3649 | 2024-05-13T12:05:54.618Z | [SUM] 1.00-2.00 sec 71.6 MBytes 600 Mbits/sec |
3650 | 2024-05-13T12:05:54.618Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3651 | 2024-05-13T12:05:54.618Z | [ 5] 2.00-3.00 sec 8.98 MBytes 75.3 Mbits/sec |
3652 | 2024-05-13T12:05:54.618Z | [ 7] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec |
3653 | 2024-05-13T12:05:54.618Z | [ 9] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec |
3654 | 2024-05-13T12:05:54.618Z | [ 11] 2.00-3.00 sec 8.89 MBytes 74.6 Mbits/sec |
3655 | 2024-05-13T12:05:54.618Z | [ 13] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec |
3656 | 2024-05-13T12:05:54.618Z | [ 15] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec |
3657 | 2024-05-13T12:05:54.618Z | [ 17] 2.00-3.00 sec 8.96 MBytes 75.2 Mbits/sec |
3658 | 2024-05-13T12:05:54.618Z | [ 19] 2.00-3.00 sec 9.00 MBytes 75.5 Mbits/sec |
3659 | 2024-05-13T12:05:54.618Z | [SUM] 2.00-3.00 sec 71.6 MBytes 601 Mbits/sec |
3660 | 2024-05-13T12:05:54.619Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3661 | 2024-05-13T12:05:54.619Z | [ 5] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
3662 | 2024-05-13T12:05:54.619Z | [ 7] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
3663 | 2024-05-13T12:05:54.619Z | [ 9] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec |
3664 | 2024-05-13T12:05:54.619Z | [ 11] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec |
3665 | 2024-05-13T12:05:54.619Z | [ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
3666 | 2024-05-13T12:05:54.619Z | [ 15] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec |
3667 | 2024-05-13T12:05:54.619Z | [ 17] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec |
3668 | 2024-05-13T12:05:54.619Z | [ 19] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec |
3669 | 2024-05-13T12:05:54.619Z | [SUM] 3.00-4.00 sec 70.9 MBytes 595 Mbits/sec |
3670 | 2024-05-13T12:05:54.619Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3671 | 2024-05-13T12:05:54.619Z | [ 5] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
3672 | 2024-05-13T12:05:54.619Z | [ 7] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
3673 | 2024-05-13T12:05:54.619Z | [ 9] 4.00-5.00 sec 8.96 MBytes 75.2 Mbits/sec |
3674 | 2024-05-13T12:05:54.619Z | [ 11] 4.00-5.00 sec 9.03 MBytes 75.8 Mbits/sec |
3675 | 2024-05-13T12:05:54.619Z | [ 13] 4.00-5.00 sec 8.98 MBytes 75.3 Mbits/sec |
3676 | 2024-05-13T12:05:54.619Z | [ 15] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
3677 | 2024-05-13T12:05:54.647Z | [ 17] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
3678 | 2024-05-13T12:05:54.647Z | [ 19] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
3679 | 2024-05-13T12:05:54.647Z | [SUM] 4.00-5.00 sec 72.0 MBytes 604 Mbits/sec |
3680 | 2024-05-13T12:05:54.647Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3681 | 2024-05-13T12:05:54.647Z | [ 5] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec |
3682 | 2024-05-13T12:05:54.647Z | [ 7] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
3683 | 2024-05-13T12:05:54.647Z | [ 9] 5.00-6.00 sec 8.95 MBytes 75.1 Mbits/sec |
3684 | 2024-05-13T12:05:54.647Z | [ 11] 5.00-6.00 sec 8.93 MBytes 74.9 Mbits/sec |
3685 | 2024-05-13T12:05:54.647Z | [ 13] 5.00-6.00 sec 8.96 MBytes 75.2 Mbits/sec |
3686 | 2024-05-13T12:05:54.647Z | [ 15] 5.00-6.00 sec 8.95 MBytes 75.1 Mbits/sec |
3687 | 2024-05-13T12:05:54.647Z | [ 17] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec |
3688 | 2024-05-13T12:05:54.647Z | [ 19] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec |
3689 | 2024-05-13T12:05:54.648Z | [SUM] 5.00-6.00 sec 71.3 MBytes 598 Mbits/sec |
3690 | 2024-05-13T12:05:54.648Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3691 | 2024-05-13T12:05:54.648Z | [ 5] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3692 | 2024-05-13T12:05:54.648Z | [ 7] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3693 | 2024-05-13T12:05:54.648Z | [ 9] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3694 | 2024-05-13T12:05:57.837Z | [ 11] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3695 | 2024-05-13T12:05:57.838Z | [ 13] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3696 | 2024-05-13T12:05:57.838Z | [ 15] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3697 | 2024-05-13T12:05:57.838Z | [ 17] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec |
3698 | 2024-05-13T12:05:57.838Z | [ 19] 6.00-7.00 sec 8.58 MBytes 71.9 Mbits/sec |
3699 | 2024-05-13T12:05:57.838Z | [SUM] 6.00-7.00 sec 68.9 MBytes 577 Mbits/sec |
3700 | 2024-05-13T12:05:57.838Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3701 | 2024-05-13T12:05:57.838Z | [ 5] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec |
3702 | 2024-05-13T12:05:57.838Z | [ 7] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec |
3703 | 2024-05-13T12:05:57.838Z | [ 9] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec |
3704 | 2024-05-13T12:05:57.838Z | [ 11] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec |
3705 | 2024-05-13T12:05:57.839Z | [ 13] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec |
3706 | 2024-05-13T12:05:57.839Z | [ 15] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec |
3707 | 2024-05-13T12:05:57.839Z | [ 17] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec |
3708 | 2024-05-13T12:05:57.839Z | [ 19] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec |
3709 | 2024-05-13T12:05:57.839Z | [SUM] 7.00-8.00 sec 72.1 MBytes 605 Mbits/sec |
3710 | 2024-05-13T12:05:57.839Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3711 | 2024-05-13T12:05:57.839Z | [ 5] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3712 | 2024-05-13T12:05:57.839Z | [ 7] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3713 | 2024-05-13T12:05:57.839Z | [ 9] 8.00-9.00 sec 9.00 MBytes 75.5 Mbits/sec |
3714 | 2024-05-13T12:05:57.839Z | [ 11] 8.00-9.00 sec 9.03 MBytes 75.7 Mbits/sec |
3715 | 2024-05-13T12:05:57.839Z | [ 13] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3716 | 2024-05-13T12:05:57.839Z | [ 15] 8.00-9.00 sec 9.03 MBytes 75.7 Mbits/sec |
3717 | 2024-05-13T12:05:57.839Z | [ 17] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3718 | 2024-05-13T12:05:57.839Z | [ 19] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec |
3719 | 2024-05-13T12:05:57.839Z | [SUM] 8.00-9.00 sec 72.4 MBytes 607 Mbits/sec |
3720 | 2024-05-13T12:05:57.839Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3721 | 2024-05-13T12:05:57.839Z | [ 5] 9.00-10.00 sec 8.85 MBytes 74.2 Mbits/sec |
3722 | 2024-05-13T12:05:57.840Z | [ 7] 9.00-10.00 sec 8.89 MBytes 74.6 Mbits/sec |
3723 | 2024-05-13T12:05:57.840Z | [ 9] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec |
3724 | 2024-05-13T12:05:57.840Z | [ 11] 9.00-10.00 sec 8.88 MBytes 74.5 Mbits/sec |
3725 | 2024-05-13T12:05:57.840Z | [ 13] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
3726 | 2024-05-13T12:05:57.840Z | [ 15] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec |
3727 | 2024-05-13T12:05:57.840Z | [ 17] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec |
3728 | 2024-05-13T12:05:57.840Z | [ 19] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
3729 | 2024-05-13T12:05:57.840Z | [SUM] 9.00-10.00 sec 71.0 MBytes 595 Mbits/sec |
3730 | 2024-05-13T12:05:57.840Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3731 | 2024-05-13T12:05:57.840Z | [ 5] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec |
3732 | 2024-05-13T12:05:57.840Z | [ 7] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec |
3733 | 2024-05-13T12:05:57.840Z | [ 9] 10.00-10.01 sec 113 KBytes 187 Mbits/sec |
3734 | 2024-05-13T12:05:57.840Z | [ 11] 10.00-10.01 sec 113 KBytes 187 Mbits/sec |
3735 | 2024-05-13T12:05:57.840Z | [ 13] 10.00-10.01 sec 113 KBytes 187 Mbits/sec |
3736 | 2024-05-13T12:05:57.840Z | [ 15] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec |
3737 | 2024-05-13T12:05:57.840Z | [ 17] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
3738 | 2024-05-13T12:05:57.840Z | [ 19] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec |
3739 | 2024-05-13T12:05:57.840Z | [SUM] 10.00-10.01 sec 566 KBytes 933 Mbits/sec |
3740 | 2024-05-13T12:05:57.840Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3741 | 2024-05-13T12:05:57.841Z | [ ID] Interval Transfer Bandwidth |
3742 | 2024-05-13T12:05:57.841Z | [ 5] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender |
3743 | 2024-05-13T12:05:57.841Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3744 | 2024-05-13T12:05:57.841Z | [ 7] 0.00-10.01 sec 90.1 MBytes 75.6 Mbits/sec sender |
3745 | 2024-05-13T12:05:57.841Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3746 | 2024-05-13T12:05:57.841Z | [ 9] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender |
3747 | 2024-05-13T12:05:57.841Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3748 | 2024-05-13T12:05:57.841Z | [ 11] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender |
3749 | 2024-05-13T12:05:57.841Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3750 | 2024-05-13T12:05:57.841Z | [ 13] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender |
3751 | 2024-05-13T12:05:57.841Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3752 | 2024-05-13T12:05:57.841Z | [ 15] 0.00-10.01 sec 90.0 MBytes 75.5 Mbits/sec sender |
3753 | 2024-05-13T12:05:57.841Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3754 | 2024-05-13T12:05:57.841Z | [ 17] 0.00-10.01 sec 90.0 MBytes 75.4 Mbits/sec sender |
3755 | 2024-05-13T12:05:57.841Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3756 | 2024-05-13T12:05:57.841Z | [ 19] 0.00-10.01 sec 90.0 MBytes 75.5 Mbits/sec sender |
3757 | 2024-05-13T12:05:57.841Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3758 | 2024-05-13T12:05:57.841Z | [SUM] 0.00-10.01 sec 720 MBytes 604 Mbits/sec sender |
3759 | 2024-05-13T12:05:57.841Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3760 | 2024-05-13T12:05:57.866Z | Run 1/10...604.347286308909Mbps |
3761 | 2024-05-13T12:06:04.911Z | ----------------------------------------------------------- |
3762 | 2024-05-13T12:06:04.911Z | Server listening on 5201 |
3763 | 2024-05-13T12:06:04.911Z | ----------------------------------------------------------- |
3764 | 2024-05-13T12:06:04.912Z | Accepted connection from 10.0.0.1, port 64659 |
3765 | 2024-05-13T12:06:04.912Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36963 |
3766 | 2024-05-13T12:06:04.912Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35433 |
3767 | 2024-05-13T12:06:04.912Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33130 |
3768 | 2024-05-13T12:06:04.912Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43997 |
3769 | 2024-05-13T12:06:04.912Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50065 |
3770 | 2024-05-13T12:06:04.912Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35952 |
3771 | 2024-05-13T12:06:04.912Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39743 |
3772 | 2024-05-13T12:06:04.912Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50343 |
3773 | 2024-05-13T12:06:04.912Z | [ ID] Interval Transfer Bandwidth |
3774 | 2024-05-13T12:06:04.912Z | [ 5] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec |
3775 | 2024-05-13T12:06:04.912Z | [ 7] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec |
3776 | 2024-05-13T12:06:04.912Z | [ 9] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec |
3777 | 2024-05-13T12:06:04.912Z | [ 11] 0.00-1.00 sec 8.26 MBytes 69.3 Mbits/sec |
3778 | 2024-05-13T12:06:04.912Z | [ 13] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec |
3779 | 2024-05-13T12:06:04.913Z | [ 15] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec |
3780 | 2024-05-13T12:06:04.913Z | [ 17] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec |
3781 | 2024-05-13T12:06:04.913Z | [ 19] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec |
3782 | 2024-05-13T12:06:04.913Z | [SUM] 0.00-1.00 sec 66.0 MBytes 554 Mbits/sec |
3783 | 2024-05-13T12:06:04.913Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3784 | 2024-05-13T12:06:04.913Z | [ 5] 1.00-2.00 sec 9.14 MBytes 76.7 Mbits/sec |
3785 | 2024-05-13T12:06:04.913Z | [ 7] 1.00-2.00 sec 9.10 MBytes 76.3 Mbits/sec |
3786 | 2024-05-13T12:06:04.913Z | [ 9] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec |
3787 | 2024-05-13T12:06:04.913Z | [ 11] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec |
3788 | 2024-05-13T12:06:04.913Z | [ 13] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec |
3789 | 2024-05-13T12:06:04.913Z | [ 15] 1.00-2.00 sec 9.13 MBytes 76.5 Mbits/sec |
3790 | 2024-05-13T12:06:04.913Z | [ 17] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec |
3791 | 2024-05-13T12:06:04.913Z | [ 19] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec |
3792 | 2024-05-13T12:06:04.913Z | [SUM] 1.00-2.00 sec 73.0 MBytes 612 Mbits/sec |
3793 | 2024-05-13T12:06:04.914Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3794 | 2024-05-13T12:06:04.914Z | [ 5] 2.00-3.00 sec 9.09 MBytes 76.2 Mbits/sec |
3795 | 2024-05-13T12:06:04.914Z | [ 7] 2.00-3.00 sec 9.14 MBytes 76.7 Mbits/sec |
3796 | 2024-05-13T12:06:04.914Z | [ 9] 2.00-3.00 sec 9.13 MBytes 76.6 Mbits/sec |
3797 | 2024-05-13T12:06:04.914Z | [ 11] 2.00-3.00 sec 9.13 MBytes 76.6 Mbits/sec |
3798 | 2024-05-13T12:06:04.914Z | [ 13] 2.00-3.00 sec 9.07 MBytes 76.1 Mbits/sec |
3799 | 2024-05-13T12:06:04.914Z | [ 15] 2.00-3.00 sec 9.09 MBytes 76.2 Mbits/sec |
3800 | 2024-05-13T12:06:04.914Z | [ 17] 2.00-3.00 sec 9.11 MBytes 76.5 Mbits/sec |
3801 | 2024-05-13T12:06:04.914Z | [ 19] 2.00-3.00 sec 9.14 MBytes 76.7 Mbits/sec |
3802 | 2024-05-13T12:06:04.914Z | [SUM] 2.00-3.00 sec 72.9 MBytes 612 Mbits/sec |
3803 | 2024-05-13T12:06:04.914Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3804 | 2024-05-13T12:06:04.914Z | [ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3805 | 2024-05-13T12:06:04.914Z | [ 7] 3.00-4.00 sec 9.09 MBytes 76.3 Mbits/sec |
3806 | 2024-05-13T12:06:04.914Z | [ 9] 3.00-4.00 sec 9.05 MBytes 75.9 Mbits/sec |
3807 | 2024-05-13T12:06:04.914Z | [ 11] 3.00-4.00 sec 9.06 MBytes 76.0 Mbits/sec |
3808 | 2024-05-13T12:06:04.914Z | [ 13] 3.00-4.00 sec 9.09 MBytes 76.3 Mbits/sec |
3809 | 2024-05-13T12:06:04.915Z | [ 15] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec |
3810 | 2024-05-13T12:06:04.915Z | [ 17] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec |
3811 | 2024-05-13T12:06:04.915Z | [ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
3812 | 2024-05-13T12:06:04.915Z | [SUM] 3.00-4.00 sec 72.8 MBytes 611 Mbits/sec |
3813 | 2024-05-13T12:06:04.915Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3814 | 2024-05-13T12:06:04.915Z | [ 5] 4.00-5.00 sec 8.45 MBytes 70.8 Mbits/sec |
3815 | 2024-05-13T12:06:04.915Z | [ 7] 4.00-5.00 sec 8.47 MBytes 70.9 Mbits/sec |
3816 | 2024-05-13T12:06:04.915Z | [ 9] 4.00-5.00 sec 8.51 MBytes 71.3 Mbits/sec |
3817 | 2024-05-13T12:06:04.915Z | [ 11] 4.00-5.00 sec 8.48 MBytes 71.1 Mbits/sec |
3818 | 2024-05-13T12:06:04.915Z | [ 13] 4.00-5.00 sec 8.52 MBytes 71.4 Mbits/sec |
3819 | 2024-05-13T12:06:04.915Z | [ 15] 4.00-5.00 sec 8.47 MBytes 70.9 Mbits/sec |
3820 | 2024-05-13T12:06:04.915Z | [ 17] 4.00-5.00 sec 8.42 MBytes 70.6 Mbits/sec |
3821 | 2024-05-13T12:06:04.915Z | [ 19] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec |
3822 | 2024-05-13T12:06:04.915Z | [SUM] 4.00-5.00 sec 67.7 MBytes 567 Mbits/sec |
3823 | 2024-05-13T12:06:04.915Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3824 | 2024-05-13T12:06:04.915Z | [ 5] 5.00-6.00 sec 8.73 MBytes 73.3 Mbits/sec |
3825 | 2024-05-13T12:06:04.915Z | [ 7] 5.00-6.00 sec 8.69 MBytes 72.9 Mbits/sec |
3826 | 2024-05-13T12:06:04.915Z | [ 9] 5.00-6.00 sec 8.73 MBytes 73.3 Mbits/sec |
3827 | 2024-05-13T12:06:04.915Z | [ 11] 5.00-6.00 sec 8.69 MBytes 72.9 Mbits/sec |
3828 | 2024-05-13T12:06:04.915Z | [ 13] 5.00-6.00 sec 8.62 MBytes 72.4 Mbits/sec |
3829 | 2024-05-13T12:06:04.915Z | [ 15] 5.00-6.00 sec 8.70 MBytes 73.1 Mbits/sec |
3830 | 2024-05-13T12:06:04.915Z | [ 17] 5.00-6.00 sec 8.71 MBytes 73.2 Mbits/sec |
3831 | 2024-05-13T12:06:04.915Z | [ 19] 5.00-6.00 sec 8.74 MBytes 73.4 Mbits/sec |
3832 | 2024-05-13T12:06:04.916Z | [SUM] 5.00-6.00 sec 69.6 MBytes 584 Mbits/sec |
3833 | 2024-05-13T12:06:04.916Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3834 | 2024-05-13T12:06:04.916Z | [ 5] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec |
3835 | 2024-05-13T12:06:04.916Z | [ 7] 6.00-7.00 sec 8.76 MBytes 73.4 Mbits/sec |
3836 | 2024-05-13T12:06:04.916Z | [ 9] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec |
3837 | 2024-05-13T12:06:08.007Z | [ 11] 6.00-7.00 sec 8.85 MBytes 74.2 Mbits/sec |
3838 | 2024-05-13T12:06:08.007Z | [ 13] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
3839 | 2024-05-13T12:06:08.007Z | [ 15] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec |
3840 | 2024-05-13T12:06:08.007Z | [ 17] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec |
3841 | 2024-05-13T12:06:08.007Z | [ 19] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec |
3842 | 2024-05-13T12:06:08.008Z | [SUM] 6.00-7.00 sec 70.6 MBytes 592 Mbits/sec |
3843 | 2024-05-13T12:06:08.008Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3844 | 2024-05-13T12:06:08.008Z | [ 5] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec |
3845 | 2024-05-13T12:06:08.008Z | [ 7] 7.00-8.00 sec 8.87 MBytes 74.3 Mbits/sec |
3846 | 2024-05-13T12:06:08.008Z | [ 9] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec |
3847 | 2024-05-13T12:06:08.008Z | [ 11] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec |
3848 | 2024-05-13T12:06:08.008Z | [ 13] 7.00-8.00 sec 8.84 MBytes 74.1 Mbits/sec |
3849 | 2024-05-13T12:06:08.008Z | [ 15] 7.00-8.00 sec 8.80 MBytes 73.7 Mbits/sec |
3850 | 2024-05-13T12:06:08.008Z | [ 17] 7.00-8.00 sec 8.76 MBytes 73.4 Mbits/sec |
3851 | 2024-05-13T12:06:08.008Z | [ 19] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec |
3852 | 2024-05-13T12:06:08.008Z | [SUM] 7.00-8.00 sec 70.4 MBytes 590 Mbits/sec |
3853 | 2024-05-13T12:06:08.008Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3854 | 2024-05-13T12:06:08.008Z | [ 5] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec |
3855 | 2024-05-13T12:06:08.008Z | [ 7] 8.00-9.00 sec 9.02 MBytes 75.7 Mbits/sec |
3856 | 2024-05-13T12:06:08.008Z | [ 9] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3857 | 2024-05-13T12:06:08.008Z | [ 11] 8.00-9.00 sec 9.09 MBytes 76.2 Mbits/sec |
3858 | 2024-05-13T12:06:08.008Z | [ 13] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3859 | 2024-05-13T12:06:08.008Z | [ 15] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec |
3860 | 2024-05-13T12:06:08.008Z | [ 17] 8.00-9.00 sec 9.14 MBytes 76.7 Mbits/sec |
3861 | 2024-05-13T12:06:08.008Z | [ 19] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec |
3862 | 2024-05-13T12:06:08.008Z | [SUM] 8.00-9.00 sec 72.6 MBytes 609 Mbits/sec |
3863 | 2024-05-13T12:06:08.008Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3864 | 2024-05-13T12:06:08.008Z | [ 5] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3865 | 2024-05-13T12:06:08.009Z | [ 7] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec |
3866 | 2024-05-13T12:06:08.009Z | [ 9] 9.00-10.00 sec 9.18 MBytes 77.1 Mbits/sec |
3867 | 2024-05-13T12:06:08.009Z | [ 11] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec |
3868 | 2024-05-13T12:06:08.009Z | [ 13] 9.00-10.00 sec 9.18 MBytes 77.1 Mbits/sec |
3869 | 2024-05-13T12:06:08.009Z | [ 15] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec |
3870 | 2024-05-13T12:06:08.009Z | [ 17] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3871 | 2024-05-13T12:06:08.009Z | [ 19] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec |
3872 | 2024-05-13T12:06:08.009Z | [SUM] 9.00-10.00 sec 73.2 MBytes 615 Mbits/sec |
3873 | 2024-05-13T12:06:08.009Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3874 | 2024-05-13T12:06:08.009Z | [ 5] 10.00-10.01 sec 56.6 KBytes 72.2 Mbits/sec |
3875 | 2024-05-13T12:06:08.009Z | [ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
3876 | 2024-05-13T12:06:08.009Z | [ 9] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec |
3877 | 2024-05-13T12:06:08.009Z | [ 11] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec |
3878 | 2024-05-13T12:06:08.009Z | [ 13] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec |
3879 | 2024-05-13T12:06:08.009Z | [ 15] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec |
3880 | 2024-05-13T12:06:08.009Z | [ 17] 10.00-10.01 sec 113 KBytes 145 Mbits/sec |
3881 | 2024-05-13T12:06:08.009Z | [ 19] 10.00-10.01 sec 127 KBytes 163 Mbits/sec |
3882 | 2024-05-13T12:06:08.009Z | [SUM] 10.00-10.01 sec 523 KBytes 668 Mbits/sec |
3883 | 2024-05-13T12:06:08.009Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3884 | 2024-05-13T12:06:08.009Z | [ ID] Interval Transfer Bandwidth |
3885 | 2024-05-13T12:06:08.009Z | [ 5] 0.00-10.01 sec 88.7 MBytes 74.4 Mbits/sec sender |
3886 | 2024-05-13T12:06:08.009Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3887 | 2024-05-13T12:06:08.009Z | [ 7] 0.00-10.01 sec 88.7 MBytes 74.3 Mbits/sec sender |
3888 | 2024-05-13T12:06:08.010Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3889 | 2024-05-13T12:06:08.010Z | [ 9] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender |
3890 | 2024-05-13T12:06:08.010Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3891 | 2024-05-13T12:06:08.010Z | [ 11] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender |
3892 | 2024-05-13T12:06:08.010Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3893 | 2024-05-13T12:06:08.010Z | [ 13] 0.00-10.01 sec 88.7 MBytes 74.3 Mbits/sec sender |
3894 | 2024-05-13T12:06:08.010Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3895 | 2024-05-13T12:06:08.010Z | [ 15] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender |
3896 | 2024-05-13T12:06:08.010Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3897 | 2024-05-13T12:06:08.010Z | [ 17] 0.00-10.01 sec 88.7 MBytes 74.3 Mbits/sec sender |
3898 | 2024-05-13T12:06:08.010Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3899 | 2024-05-13T12:06:08.010Z | [ 19] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender |
3900 | 2024-05-13T12:06:08.010Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3901 | 2024-05-13T12:06:08.010Z | [SUM] 0.00-10.01 sec 709 MBytes 595 Mbits/sec sender |
3902 | 2024-05-13T12:06:08.010Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
3903 | 2024-05-13T12:06:08.514Z | Run 2/10...594.951323783259Mbps |
3904 | 2024-05-13T12:06:15.058Z | ----------------------------------------------------------- |
3905 | 2024-05-13T12:06:15.058Z | Server listening on 5201 |
3906 | 2024-05-13T12:06:15.058Z | ----------------------------------------------------------- |
3907 | 2024-05-13T12:06:15.059Z | Accepted connection from 10.0.0.1, port 44638 |
3908 | 2024-05-13T12:06:15.059Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57994 |
3909 | 2024-05-13T12:06:15.059Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40076 |
3910 | 2024-05-13T12:06:15.059Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47941 |
3911 | 2024-05-13T12:06:15.059Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44302 |
3912 | 2024-05-13T12:06:15.059Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49627 |
3913 | 2024-05-13T12:06:15.059Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58015 |
3914 | 2024-05-13T12:06:15.059Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61437 |
3915 | 2024-05-13T12:06:15.059Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58611 |
3916 | 2024-05-13T12:06:15.059Z | [ ID] Interval Transfer Bandwidth |
3917 | 2024-05-13T12:06:15.059Z | [ 5] 0.00-1.00 sec 8.18 MBytes 68.6 Mbits/sec |
3918 | 2024-05-13T12:06:15.059Z | [ 7] 0.00-1.00 sec 8.08 MBytes 67.7 Mbits/sec |
3919 | 2024-05-13T12:06:15.059Z | [ 9] 0.00-1.00 sec 8.11 MBytes 68.0 Mbits/sec |
3920 | 2024-05-13T12:06:15.059Z | [ 11] 0.00-1.00 sec 8.06 MBytes 67.6 Mbits/sec |
3921 | 2024-05-13T12:06:15.059Z | [ 13] 0.00-1.00 sec 8.11 MBytes 68.0 Mbits/sec |
3922 | 2024-05-13T12:06:15.059Z | [ 15] 0.00-1.00 sec 8.09 MBytes 67.9 Mbits/sec |
3923 | 2024-05-13T12:06:15.059Z | [ 17] 0.00-1.00 sec 8.11 MBytes 68.0 Mbits/sec |
3924 | 2024-05-13T12:06:15.059Z | [ 19] 0.00-1.00 sec 8.08 MBytes 67.7 Mbits/sec |
3925 | 2024-05-13T12:06:15.059Z | [SUM] 0.00-1.00 sec 64.8 MBytes 543 Mbits/sec |
3926 | 2024-05-13T12:06:15.059Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3927 | 2024-05-13T12:06:15.059Z | [ 5] 1.00-2.00 sec 8.30 MBytes 69.6 Mbits/sec |
3928 | 2024-05-13T12:06:15.059Z | [ 7] 1.00-2.00 sec 8.37 MBytes 70.2 Mbits/sec |
3929 | 2024-05-13T12:06:15.059Z | [ 9] 1.00-2.00 sec 8.37 MBytes 70.2 Mbits/sec |
3930 | 2024-05-13T12:06:15.060Z | [ 11] 1.00-2.00 sec 8.33 MBytes 69.8 Mbits/sec |
3931 | 2024-05-13T12:06:15.060Z | [ 13] 1.00-2.00 sec 8.31 MBytes 69.7 Mbits/sec |
3932 | 2024-05-13T12:06:15.060Z | [ 15] 1.00-2.00 sec 8.29 MBytes 69.5 Mbits/sec |
3933 | 2024-05-13T12:06:15.060Z | [ 17] 1.00-2.00 sec 8.27 MBytes 69.4 Mbits/sec |
3934 | 2024-05-13T12:06:15.060Z | [ 19] 1.00-2.00 sec 8.31 MBytes 69.7 Mbits/sec |
3935 | 2024-05-13T12:06:15.060Z | [SUM] 1.00-2.00 sec 66.5 MBytes 558 Mbits/sec |
3936 | 2024-05-13T12:06:15.060Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3937 | 2024-05-13T12:06:15.060Z | [ 5] 2.00-3.00 sec 8.40 MBytes 70.5 Mbits/sec |
3938 | 2024-05-13T12:06:15.060Z | [ 7] 2.00-3.00 sec 8.40 MBytes 70.5 Mbits/sec |
3939 | 2024-05-13T12:06:15.060Z | [ 9] 2.00-3.00 sec 8.37 MBytes 70.2 Mbits/sec |
3940 | 2024-05-13T12:06:15.060Z | [ 11] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec |
3941 | 2024-05-13T12:06:15.060Z | [ 13] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec |
3942 | 2024-05-13T12:06:15.060Z | [ 15] 2.00-3.00 sec 8.45 MBytes 70.9 Mbits/sec |
3943 | 2024-05-13T12:06:15.060Z | [ 17] 2.00-3.00 sec 8.47 MBytes 71.0 Mbits/sec |
3944 | 2024-05-13T12:06:15.060Z | [ 19] 2.00-3.00 sec 8.41 MBytes 70.6 Mbits/sec |
3945 | 2024-05-13T12:06:15.060Z | [SUM] 2.00-3.00 sec 67.4 MBytes 565 Mbits/sec |
3946 | 2024-05-13T12:06:15.060Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3947 | 2024-05-13T12:06:15.060Z | [ 5] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec |
3948 | 2024-05-13T12:06:15.060Z | [ 7] 3.00-4.00 sec 8.74 MBytes 73.3 Mbits/sec |
3949 | 2024-05-13T12:06:15.060Z | [ 9] 3.00-4.00 sec 8.74 MBytes 73.3 Mbits/sec |
3950 | 2024-05-13T12:06:15.060Z | [ 11] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec |
3951 | 2024-05-13T12:06:15.060Z | [ 13] 3.00-4.00 sec 8.67 MBytes 72.7 Mbits/sec |
3952 | 2024-05-13T12:06:15.060Z | [ 15] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec |
3953 | 2024-05-13T12:06:15.061Z | [ 17] 3.00-4.00 sec 8.67 MBytes 72.7 Mbits/sec |
3954 | 2024-05-13T12:06:15.061Z | [ 19] 3.00-4.00 sec 8.69 MBytes 72.8 Mbits/sec |
3955 | 2024-05-13T12:06:15.086Z | [SUM] 3.00-4.00 sec 69.7 MBytes 584 Mbits/sec |
3956 | 2024-05-13T12:06:15.086Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3957 | 2024-05-13T12:06:15.086Z | [ 5] 4.00-5.00 sec 8.74 MBytes 73.4 Mbits/sec |
3958 | 2024-05-13T12:06:15.086Z | [ 7] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec |
3959 | 2024-05-13T12:06:15.086Z | [ 9] 4.00-5.00 sec 8.73 MBytes 73.3 Mbits/sec |
3960 | 2024-05-13T12:06:15.086Z | [ 11] 4.00-5.00 sec 8.74 MBytes 73.4 Mbits/sec |
3961 | 2024-05-13T12:06:15.086Z | [ 13] 4.00-5.00 sec 8.73 MBytes 73.3 Mbits/sec |
3962 | 2024-05-13T12:06:15.086Z | [ 15] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec |
3963 | 2024-05-13T12:06:15.086Z | [ 17] 4.00-5.00 sec 8.81 MBytes 74.0 Mbits/sec |
3964 | 2024-05-13T12:06:15.086Z | [ 19] 4.00-5.00 sec 8.80 MBytes 73.8 Mbits/sec |
3965 | 2024-05-13T12:06:15.086Z | [SUM] 4.00-5.00 sec 70.1 MBytes 588 Mbits/sec |
3966 | 2024-05-13T12:06:15.087Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3967 | 2024-05-13T12:06:15.087Z | [ 5] 5.00-6.00 sec 9.02 MBytes 75.6 Mbits/sec |
3968 | 2024-05-13T12:06:15.087Z | [ 7] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec |
3969 | 2024-05-13T12:06:15.087Z | [ 9] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
3970 | 2024-05-13T12:06:15.087Z | [ 11] 5.00-6.00 sec 8.96 MBytes 75.1 Mbits/sec |
3971 | 2024-05-13T12:06:15.087Z | [ 13] 5.00-6.00 sec 8.98 MBytes 75.2 Mbits/sec |
3972 | 2024-05-13T12:06:15.087Z | [ 15] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec |
3973 | 2024-05-13T12:06:15.087Z | [ 17] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec |
3974 | 2024-05-13T12:06:15.087Z | [ 19] 5.00-6.00 sec 8.96 MBytes 75.1 Mbits/sec |
3975 | 2024-05-13T12:06:15.087Z | [SUM] 5.00-6.00 sec 71.8 MBytes 602 Mbits/sec |
3976 | 2024-05-13T12:06:15.087Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3977 | 2024-05-13T12:06:15.087Z | [ 5] 6.00-7.00 sec 8.22 MBytes 69.0 Mbits/sec |
3978 | 2024-05-13T12:06:15.087Z | [ 7] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec |
3979 | 2024-05-13T12:06:15.087Z | [ 9] 6.00-7.00 sec 8.24 MBytes 69.2 Mbits/sec |
3980 | 2024-05-13T12:06:18.200Z | [ 11] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec |
3981 | 2024-05-13T12:06:18.200Z | [ 13] 6.00-7.00 sec 8.26 MBytes 69.3 Mbits/sec |
3982 | 2024-05-13T12:06:18.200Z | [ 15] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec |
3983 | 2024-05-13T12:06:18.200Z | [ 17] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec |
3984 | 2024-05-13T12:06:18.200Z | [ 19] 6.00-7.00 sec 8.24 MBytes 69.2 Mbits/sec |
3985 | 2024-05-13T12:06:18.200Z | [SUM] 6.00-7.00 sec 65.9 MBytes 553 Mbits/sec |
3986 | 2024-05-13T12:06:18.200Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3987 | 2024-05-13T12:06:18.200Z | [ 5] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec |
3988 | 2024-05-13T12:06:18.200Z | [ 7] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec |
3989 | 2024-05-13T12:06:18.200Z | [ 9] 7.00-8.00 sec 8.76 MBytes 73.5 Mbits/sec |
3990 | 2024-05-13T12:06:18.200Z | [ 11] 7.00-8.00 sec 8.76 MBytes 73.5 Mbits/sec |
3991 | 2024-05-13T12:06:18.200Z | [ 13] 7.00-8.00 sec 8.77 MBytes 73.6 Mbits/sec |
3992 | 2024-05-13T12:06:18.200Z | [ 15] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec |
3993 | 2024-05-13T12:06:18.200Z | [ 17] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec |
3994 | 2024-05-13T12:06:18.200Z | [ 19] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec |
3995 | 2024-05-13T12:06:18.200Z | [SUM] 7.00-8.00 sec 69.9 MBytes 586 Mbits/sec |
3996 | 2024-05-13T12:06:18.200Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
3997 | 2024-05-13T12:06:18.200Z | [ 5] 8.00-9.00 sec 7.40 MBytes 62.1 Mbits/sec |
3998 | 2024-05-13T12:06:18.200Z | [ 7] 8.00-9.00 sec 7.43 MBytes 62.3 Mbits/sec |
3999 | 2024-05-13T12:06:18.200Z | [ 9] 8.00-9.00 sec 7.42 MBytes 62.2 Mbits/sec |
4000 | 2024-05-13T12:06:18.201Z | [ 11] 8.00-9.00 sec 7.37 MBytes 61.8 Mbits/sec |
4001 | 2024-05-13T12:06:18.201Z | [ 13] 8.00-9.00 sec 7.36 MBytes 61.7 Mbits/sec |
4002 | 2024-05-13T12:06:18.201Z | [ 15] 8.00-9.00 sec 7.36 MBytes 61.7 Mbits/sec |
4003 | 2024-05-13T12:06:18.201Z | [ 17] 8.00-9.00 sec 7.35 MBytes 61.6 Mbits/sec |
4004 | 2024-05-13T12:06:18.201Z | [ 19] 8.00-9.00 sec 7.39 MBytes 62.0 Mbits/sec |
4005 | 2024-05-13T12:06:18.201Z | [SUM] 8.00-9.00 sec 59.1 MBytes 495 Mbits/sec |
4006 | 2024-05-13T12:06:18.201Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4007 | 2024-05-13T12:06:18.201Z | [ 5] 9.00-10.00 sec 8.64 MBytes 72.5 Mbits/sec |
4008 | 2024-05-13T12:06:18.201Z | [ 7] 9.00-10.00 sec 8.62 MBytes 72.3 Mbits/sec |
4009 | 2024-05-13T12:06:18.201Z | [ 9] 9.00-10.00 sec 8.64 MBytes 72.5 Mbits/sec |
4010 | 2024-05-13T12:06:18.201Z | [ 11] 9.00-10.00 sec 8.63 MBytes 72.4 Mbits/sec |
4011 | 2024-05-13T12:06:18.201Z | [ 13] 9.00-10.00 sec 8.62 MBytes 72.3 Mbits/sec |
4012 | 2024-05-13T12:06:18.201Z | [ 15] 9.00-10.00 sec 8.67 MBytes 72.7 Mbits/sec |
4013 | 2024-05-13T12:06:18.201Z | [ 17] 9.00-10.00 sec 8.67 MBytes 72.7 Mbits/sec |
4014 | 2024-05-13T12:06:18.201Z | [ 19] 9.00-10.00 sec 8.62 MBytes 72.3 Mbits/sec |
4015 | 2024-05-13T12:06:18.201Z | [SUM] 9.00-10.00 sec 69.1 MBytes 580 Mbits/sec |
4016 | 2024-05-13T12:06:18.201Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4017 | 2024-05-13T12:06:18.201Z | [ 5] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec |
4018 | 2024-05-13T12:06:18.201Z | [ 7] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec |
4019 | 2024-05-13T12:06:18.201Z | [ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4020 | 2024-05-13T12:06:18.201Z | [ 11] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec |
4021 | 2024-05-13T12:06:18.201Z | [ 13] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec |
4022 | 2024-05-13T12:06:18.201Z | [ 15] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec |
4023 | 2024-05-13T12:06:18.202Z | [ 17] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec |
4024 | 2024-05-13T12:06:18.202Z | [ 19] 10.00-10.01 sec 113 KBytes 199 Mbits/sec |
4025 | 2024-05-13T12:06:18.202Z | [SUM] 10.00-10.01 sec 452 KBytes 796 Mbits/sec |
4026 | 2024-05-13T12:06:18.202Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4027 | 2024-05-13T12:06:18.202Z | [ ID] Interval Transfer Bandwidth |
4028 | 2024-05-13T12:06:18.202Z | [ 5] 0.00-10.01 sec 84.4 MBytes 70.8 Mbits/sec sender |
4029 | 2024-05-13T12:06:18.202Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4030 | 2024-05-13T12:06:18.202Z | [ 7] 0.00-10.01 sec 84.4 MBytes 70.8 Mbits/sec sender |
4031 | 2024-05-13T12:06:18.202Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4032 | 2024-05-13T12:06:18.202Z | [ 9] 0.00-10.01 sec 84.4 MBytes 70.7 Mbits/sec sender |
4033 | 2024-05-13T12:06:18.202Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4034 | 2024-05-13T12:06:18.202Z | [ 11] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender |
4035 | 2024-05-13T12:06:18.202Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4036 | 2024-05-13T12:06:18.202Z | [ 13] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender |
4037 | 2024-05-13T12:06:18.202Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4038 | 2024-05-13T12:06:18.202Z | [ 15] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender |
4039 | 2024-05-13T12:06:18.202Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4040 | 2024-05-13T12:06:18.202Z | [ 17] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender |
4041 | 2024-05-13T12:06:18.202Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4042 | 2024-05-13T12:06:18.202Z | [ 19] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender |
4043 | 2024-05-13T12:06:18.202Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4044 | 2024-05-13T12:06:18.202Z | [SUM] 0.00-10.01 sec 675 MBytes 566 Mbits/sec sender |
4045 | 2024-05-13T12:06:18.202Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4046 | 2024-05-13T12:06:18.227Z | Run 3/10...565.952783246246Mbps |
4047 | 2024-05-13T12:06:25.252Z | ----------------------------------------------------------- |
4048 | 2024-05-13T12:06:25.252Z | Server listening on 5201 |
4049 | 2024-05-13T12:06:25.252Z | ----------------------------------------------------------- |
4050 | 2024-05-13T12:06:25.252Z | Accepted connection from 10.0.0.1, port 61160 |
4051 | 2024-05-13T12:06:25.252Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50337 |
4052 | 2024-05-13T12:06:25.252Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58368 |
4053 | 2024-05-13T12:06:25.252Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52204 |
4054 | 2024-05-13T12:06:25.252Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35579 |
4055 | 2024-05-13T12:06:25.252Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55368 |
4056 | 2024-05-13T12:06:25.252Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62810 |
4057 | 2024-05-13T12:06:25.252Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54816 |
4058 | 2024-05-13T12:06:25.252Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36035 |
4059 | 2024-05-13T12:06:25.252Z | [ ID] Interval Transfer Bandwidth |
4060 | 2024-05-13T12:06:25.252Z | [ 5] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec |
4061 | 2024-05-13T12:06:25.252Z | [ 7] 0.00-1.00 sec 8.52 MBytes 71.5 Mbits/sec |
4062 | 2024-05-13T12:06:25.252Z | [ 9] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec |
4063 | 2024-05-13T12:06:25.252Z | [ 11] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec |
4064 | 2024-05-13T12:06:25.252Z | [ 13] 0.00-1.00 sec 8.52 MBytes 71.5 Mbits/sec |
4065 | 2024-05-13T12:06:25.252Z | [ 15] 0.00-1.00 sec 8.51 MBytes 71.3 Mbits/sec |
4066 | 2024-05-13T12:06:25.252Z | [ 17] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec |
4067 | 2024-05-13T12:06:25.253Z | [ 19] 0.00-1.00 sec 8.44 MBytes 70.8 Mbits/sec |
4068 | 2024-05-13T12:06:25.253Z | [SUM] 0.00-1.00 sec 68.1 MBytes 571 Mbits/sec |
4069 | 2024-05-13T12:06:25.253Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4070 | 2024-05-13T12:06:25.253Z | [ 5] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec |
4071 | 2024-05-13T12:06:25.253Z | [ 7] 1.00-2.00 sec 8.53 MBytes 71.6 Mbits/sec |
4072 | 2024-05-13T12:06:25.253Z | [ 9] 1.00-2.00 sec 8.48 MBytes 71.1 Mbits/sec |
4073 | 2024-05-13T12:06:25.253Z | [ 11] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec |
4074 | 2024-05-13T12:06:25.253Z | [ 13] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec |
4075 | 2024-05-13T12:06:25.253Z | [ 15] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec |
4076 | 2024-05-13T12:06:25.253Z | [ 17] 1.00-2.00 sec 8.53 MBytes 71.6 Mbits/sec |
4077 | 2024-05-13T12:06:25.253Z | [ 19] 1.00-2.00 sec 8.55 MBytes 71.7 Mbits/sec |
4078 | 2024-05-13T12:06:25.253Z | [SUM] 1.00-2.00 sec 68.1 MBytes 571 Mbits/sec |
4079 | 2024-05-13T12:06:25.253Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4080 | 2024-05-13T12:06:25.253Z | [ 5] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec |
4081 | 2024-05-13T12:06:25.253Z | [ 7] 2.00-3.00 sec 8.48 MBytes 71.1 Mbits/sec |
4082 | 2024-05-13T12:06:25.253Z | [ 9] 2.00-3.00 sec 8.42 MBytes 70.7 Mbits/sec |
4083 | 2024-05-13T12:06:25.253Z | [ 11] 2.00-3.00 sec 8.35 MBytes 70.1 Mbits/sec |
4084 | 2024-05-13T12:06:25.253Z | [ 13] 2.00-3.00 sec 8.40 MBytes 70.4 Mbits/sec |
4085 | 2024-05-13T12:06:25.253Z | [ 15] 2.00-3.00 sec 8.41 MBytes 70.5 Mbits/sec |
4086 | 2024-05-13T12:06:25.253Z | [ 17] 2.00-3.00 sec 8.42 MBytes 70.7 Mbits/sec |
4087 | 2024-05-13T12:06:25.253Z | [ 19] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec |
4088 | 2024-05-13T12:06:25.253Z | [SUM] 2.00-3.00 sec 67.4 MBytes 566 Mbits/sec |
4089 | 2024-05-13T12:06:25.253Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4090 | 2024-05-13T12:06:25.253Z | [ 5] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec |
4091 | 2024-05-13T12:06:25.254Z | [ 7] 3.00-4.00 sec 8.18 MBytes 68.5 Mbits/sec |
4092 | 2024-05-13T12:06:25.254Z | [ 9] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec |
4093 | 2024-05-13T12:06:25.254Z | [ 11] 3.00-4.00 sec 8.30 MBytes 69.6 Mbits/sec |
4094 | 2024-05-13T12:06:25.254Z | [ 13] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec |
4095 | 2024-05-13T12:06:25.254Z | [ 15] 3.00-4.00 sec 8.29 MBytes 69.5 Mbits/sec |
4096 | 2024-05-13T12:06:25.254Z | [ 17] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec |
4097 | 2024-05-13T12:06:25.254Z | [ 19] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec |
4098 | 2024-05-13T12:06:25.254Z | [SUM] 3.00-4.00 sec 65.8 MBytes 552 Mbits/sec |
4099 | 2024-05-13T12:06:25.254Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4100 | 2024-05-13T12:06:25.254Z | [ 5] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec |
4101 | 2024-05-13T12:06:25.254Z | [ 7] 4.00-5.00 sec 8.35 MBytes 70.1 Mbits/sec |
4102 | 2024-05-13T12:06:25.254Z | [ 9] 4.00-5.00 sec 8.41 MBytes 70.6 Mbits/sec |
4103 | 2024-05-13T12:06:25.254Z | [ 11] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec |
4104 | 2024-05-13T12:06:25.254Z | [ 13] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec |
4105 | 2024-05-13T12:06:25.254Z | [ 15] 4.00-5.00 sec 8.35 MBytes 70.1 Mbits/sec |
4106 | 2024-05-13T12:06:25.254Z | [ 17] 4.00-5.00 sec 8.34 MBytes 70.0 Mbits/sec |
4107 | 2024-05-13T12:06:25.254Z | [ 19] 4.00-5.00 sec 8.38 MBytes 70.3 Mbits/sec |
4108 | 2024-05-13T12:06:25.254Z | [SUM] 4.00-5.00 sec 67.0 MBytes 562 Mbits/sec |
4109 | 2024-05-13T12:06:25.254Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4110 | 2024-05-13T12:06:25.254Z | [ 5] 5.00-6.00 sec 8.34 MBytes 70.0 Mbits/sec |
4111 | 2024-05-13T12:06:25.254Z | [ 7] 5.00-6.00 sec 8.42 MBytes 70.7 Mbits/sec |
4112 | 2024-05-13T12:06:25.254Z | [ 9] 5.00-6.00 sec 8.30 MBytes 69.6 Mbits/sec |
4113 | 2024-05-13T12:06:25.255Z | [ 11] 5.00-6.00 sec 8.27 MBytes 69.4 Mbits/sec |
4114 | 2024-05-13T12:06:25.255Z | [ 13] 5.00-6.00 sec 8.34 MBytes 70.0 Mbits/sec |
4115 | 2024-05-13T12:06:25.255Z | [ 15] 5.00-6.00 sec 8.29 MBytes 69.5 Mbits/sec |
4116 | 2024-05-13T12:06:25.255Z | [ 17] 5.00-6.00 sec 8.34 MBytes 70.0 Mbits/sec |
4117 | 2024-05-13T12:06:25.255Z | [ 19] 5.00-6.00 sec 8.30 MBytes 69.6 Mbits/sec |
4118 | 2024-05-13T12:06:25.255Z | [SUM] 5.00-6.00 sec 66.6 MBytes 559 Mbits/sec |
4119 | 2024-05-13T12:06:25.255Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4120 | 2024-05-13T12:06:25.255Z | [ 5] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec |
4121 | 2024-05-13T12:06:25.255Z | [ 7] 6.00-7.00 sec 8.24 MBytes 69.1 Mbits/sec |
4122 | 2024-05-13T12:06:25.255Z | [ 9] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec |
4123 | 2024-05-13T12:06:28.369Z | [ 11] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec |
4124 | 2024-05-13T12:06:28.369Z | [ 13] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec |
4125 | 2024-05-13T12:06:28.369Z | [ 15] 6.00-7.00 sec 8.38 MBytes 70.3 Mbits/sec |
4126 | 2024-05-13T12:06:28.369Z | [ 17] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec |
4127 | 2024-05-13T12:06:28.369Z | [ 19] 6.00-7.00 sec 8.37 MBytes 70.2 Mbits/sec |
4128 | 2024-05-13T12:06:28.369Z | [SUM] 6.00-7.00 sec 66.7 MBytes 559 Mbits/sec |
4129 | 2024-05-13T12:06:28.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4130 | 2024-05-13T12:06:28.369Z | [ 5] 7.00-8.00 sec 8.67 MBytes 72.8 Mbits/sec |
4131 | 2024-05-13T12:06:28.369Z | [ 7] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec |
4132 | 2024-05-13T12:06:28.369Z | [ 9] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec |
4133 | 2024-05-13T12:06:28.369Z | [ 11] 7.00-8.00 sec 8.64 MBytes 72.5 Mbits/sec |
4134 | 2024-05-13T12:06:28.369Z | [ 13] 7.00-8.00 sec 8.62 MBytes 72.3 Mbits/sec |
4135 | 2024-05-13T12:06:28.369Z | [ 15] 7.00-8.00 sec 8.64 MBytes 72.5 Mbits/sec |
4136 | 2024-05-13T12:06:28.369Z | [ 17] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec |
4137 | 2024-05-13T12:06:28.369Z | [ 19] 7.00-8.00 sec 8.67 MBytes 72.8 Mbits/sec |
4138 | 2024-05-13T12:06:28.369Z | [SUM] 7.00-8.00 sec 69.2 MBytes 581 Mbits/sec |
4139 | 2024-05-13T12:06:28.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4140 | 2024-05-13T12:06:28.369Z | [ 5] 8.00-9.00 sec 8.80 MBytes 73.8 Mbits/sec |
4141 | 2024-05-13T12:06:28.369Z | [ 7] 8.00-9.00 sec 8.78 MBytes 73.7 Mbits/sec |
4142 | 2024-05-13T12:06:28.370Z | [ 9] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
4143 | 2024-05-13T12:06:28.370Z | [ 11] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
4144 | 2024-05-13T12:06:28.370Z | [ 13] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec |
4145 | 2024-05-13T12:06:28.370Z | [ 15] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec |
4146 | 2024-05-13T12:06:28.370Z | [ 17] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec |
4147 | 2024-05-13T12:06:28.370Z | [ 19] 8.00-9.00 sec 8.82 MBytes 74.0 Mbits/sec |
4148 | 2024-05-13T12:06:28.370Z | [SUM] 8.00-9.00 sec 70.7 MBytes 593 Mbits/sec |
4149 | 2024-05-13T12:06:28.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4150 | 2024-05-13T12:06:28.370Z | [ 5] 9.00-10.00 sec 9.10 MBytes 76.3 Mbits/sec |
4151 | 2024-05-13T12:06:28.370Z | [ 7] 9.00-10.00 sec 9.09 MBytes 76.2 Mbits/sec |
4152 | 2024-05-13T12:06:28.370Z | [ 9] 9.00-10.00 sec 9.05 MBytes 75.8 Mbits/sec |
4153 | 2024-05-13T12:06:28.370Z | [ 11] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
4154 | 2024-05-13T12:06:28.370Z | [ 13] 9.00-10.00 sec 9.05 MBytes 75.8 Mbits/sec |
4155 | 2024-05-13T12:06:28.370Z | [ 15] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec |
4156 | 2024-05-13T12:06:28.370Z | [ 17] 9.00-10.00 sec 9.06 MBytes 75.9 Mbits/sec |
4157 | 2024-05-13T12:06:28.370Z | [ 19] 9.00-10.00 sec 9.05 MBytes 75.8 Mbits/sec |
4158 | 2024-05-13T12:06:28.370Z | [SUM] 9.00-10.00 sec 72.4 MBytes 607 Mbits/sec |
4159 | 2024-05-13T12:06:28.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4160 | 2024-05-13T12:06:28.370Z | [ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4161 | 2024-05-13T12:06:28.370Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4162 | 2024-05-13T12:06:28.370Z | [ 9] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec |
4163 | 2024-05-13T12:06:28.370Z | [ 11] 10.00-10.00 sec 113 KBytes 242 Mbits/sec |
4164 | 2024-05-13T12:06:28.370Z | [ 13] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec |
4165 | 2024-05-13T12:06:28.371Z | [ 15] 10.00-10.00 sec 113 KBytes 242 Mbits/sec |
4166 | 2024-05-13T12:06:28.371Z | [ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4167 | 2024-05-13T12:06:28.371Z | [ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4168 | 2024-05-13T12:06:28.371Z | [SUM] 10.00-10.00 sec 339 KBytes 725 Mbits/sec |
4169 | 2024-05-13T12:06:28.371Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4170 | 2024-05-13T12:06:28.371Z | [ ID] Interval Transfer Bandwidth |
4171 | 2024-05-13T12:06:28.371Z | [ 5] 0.00-10.00 sec 85.4 MBytes 71.6 Mbits/sec sender |
4172 | 2024-05-13T12:06:28.371Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4173 | 2024-05-13T12:06:28.371Z | [ 7] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender |
4174 | 2024-05-13T12:06:28.371Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4175 | 2024-05-13T12:06:28.371Z | [ 9] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender |
4176 | 2024-05-13T12:06:28.371Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4177 | 2024-05-13T12:06:28.371Z | [ 11] 0.00-10.00 sec 85.4 MBytes 71.6 Mbits/sec sender |
4178 | 2024-05-13T12:06:28.371Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4179 | 2024-05-13T12:06:28.371Z | [ 13] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender |
4180 | 2024-05-13T12:06:28.371Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4181 | 2024-05-13T12:06:28.371Z | [ 15] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender |
4182 | 2024-05-13T12:06:28.371Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4183 | 2024-05-13T12:06:28.371Z | [ 17] 0.00-10.00 sec 85.2 MBytes 71.5 Mbits/sec sender |
4184 | 2024-05-13T12:06:28.371Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4185 | 2024-05-13T12:06:28.371Z | [ 19] 0.00-10.00 sec 85.2 MBytes 71.5 Mbits/sec sender |
4186 | 2024-05-13T12:06:28.371Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4187 | 2024-05-13T12:06:28.371Z | [SUM] 0.00-10.00 sec 682 MBytes 572 Mbits/sec sender |
4188 | 2024-05-13T12:06:28.372Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4189 | 2024-05-13T12:06:28.399Z | Run 4/10...572.503358076656Mbps |
4190 | 2024-05-13T12:06:35.422Z | ----------------------------------------------------------- |
4191 | 2024-05-13T12:06:35.422Z | Server listening on 5201 |
4192 | 2024-05-13T12:06:35.422Z | ----------------------------------------------------------- |
4193 | 2024-05-13T12:06:35.422Z | Accepted connection from 10.0.0.1, port 40708 |
4194 | 2024-05-13T12:06:35.422Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58390 |
4195 | 2024-05-13T12:06:35.422Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40526 |
4196 | 2024-05-13T12:06:35.422Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53431 |
4197 | 2024-05-13T12:06:35.422Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41575 |
4198 | 2024-05-13T12:06:35.422Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36573 |
4199 | 2024-05-13T12:06:35.422Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42722 |
4200 | 2024-05-13T12:06:35.422Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61332 |
4201 | 2024-05-13T12:06:35.422Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60762 |
4202 | 2024-05-13T12:06:35.422Z | [ ID] Interval Transfer Bandwidth |
4203 | 2024-05-13T12:06:35.422Z | [ 5] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec |
4204 | 2024-05-13T12:06:35.423Z | [ 7] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec |
4205 | 2024-05-13T12:06:35.423Z | [ 9] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec |
4206 | 2024-05-13T12:06:35.423Z | [ 11] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec |
4207 | 2024-05-13T12:06:35.423Z | [ 13] 0.00-1.00 sec 8.24 MBytes 69.2 Mbits/sec |
4208 | 2024-05-13T12:06:35.423Z | [ 15] 0.00-1.00 sec 8.19 MBytes 68.7 Mbits/sec |
4209 | 2024-05-13T12:06:35.423Z | [ 17] 0.00-1.00 sec 8.18 MBytes 68.6 Mbits/sec |
4210 | 2024-05-13T12:06:35.423Z | [ 19] 0.00-1.00 sec 8.09 MBytes 67.9 Mbits/sec |
4211 | 2024-05-13T12:06:35.423Z | [SUM] 0.00-1.00 sec 65.6 MBytes 550 Mbits/sec |
4212 | 2024-05-13T12:06:35.423Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4213 | 2024-05-13T12:06:35.423Z | [ 5] 1.00-2.00 sec 8.80 MBytes 73.8 Mbits/sec |
4214 | 2024-05-13T12:06:35.423Z | [ 7] 1.00-2.00 sec 8.77 MBytes 73.6 Mbits/sec |
4215 | 2024-05-13T12:06:35.423Z | [ 9] 1.00-2.00 sec 8.73 MBytes 73.2 Mbits/sec |
4216 | 2024-05-13T12:06:35.423Z | [ 11] 1.00-2.00 sec 8.70 MBytes 73.0 Mbits/sec |
4217 | 2024-05-13T12:06:35.423Z | [ 13] 1.00-2.00 sec 8.76 MBytes 73.4 Mbits/sec |
4218 | 2024-05-13T12:06:35.423Z | [ 15] 1.00-2.00 sec 8.77 MBytes 73.6 Mbits/sec |
4219 | 2024-05-13T12:06:35.423Z | [ 17] 1.00-2.00 sec 8.80 MBytes 73.8 Mbits/sec |
4220 | 2024-05-13T12:06:35.423Z | [ 19] 1.00-2.00 sec 8.82 MBytes 74.0 Mbits/sec |
4221 | 2024-05-13T12:06:35.423Z | [SUM] 1.00-2.00 sec 70.1 MBytes 588 Mbits/sec |
4222 | 2024-05-13T12:06:35.423Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4223 | 2024-05-13T12:06:35.423Z | [ 5] 2.00-3.00 sec 9.21 MBytes 77.2 Mbits/sec |
4224 | 2024-05-13T12:06:35.423Z | [ 7] 2.00-3.00 sec 9.22 MBytes 77.3 Mbits/sec |
4225 | 2024-05-13T12:06:35.423Z | [ 9] 2.00-3.00 sec 9.24 MBytes 77.4 Mbits/sec |
4226 | 2024-05-13T12:06:35.424Z | [ 11] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec |
4227 | 2024-05-13T12:06:35.424Z | [ 13] 2.00-3.00 sec 9.20 MBytes 77.1 Mbits/sec |
4228 | 2024-05-13T12:06:35.424Z | [ 15] 2.00-3.00 sec 9.24 MBytes 77.4 Mbits/sec |
4229 | 2024-05-13T12:06:35.424Z | [ 17] 2.00-3.00 sec 9.18 MBytes 77.0 Mbits/sec |
4230 | 2024-05-13T12:06:35.424Z | [ 19] 2.00-3.00 sec 9.18 MBytes 77.0 Mbits/sec |
4231 | 2024-05-13T12:06:35.424Z | [SUM] 2.00-3.00 sec 73.7 MBytes 618 Mbits/sec |
4232 | 2024-05-13T12:06:35.424Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4233 | 2024-05-13T12:06:35.424Z | [ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
4234 | 2024-05-13T12:06:35.424Z | [ 7] 3.00-4.00 sec 9.10 MBytes 76.4 Mbits/sec |
4235 | 2024-05-13T12:06:35.424Z | [ 9] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec |
4236 | 2024-05-13T12:06:35.424Z | [ 11] 3.00-4.00 sec 9.10 MBytes 76.4 Mbits/sec |
4237 | 2024-05-13T12:06:35.424Z | [ 13] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec |
4238 | 2024-05-13T12:06:35.424Z | [ 15] 3.00-4.00 sec 8.98 MBytes 75.3 Mbits/sec |
4239 | 2024-05-13T12:06:35.424Z | [ 17] 3.00-4.00 sec 9.03 MBytes 75.8 Mbits/sec |
4240 | 2024-05-13T12:06:35.424Z | [ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
4241 | 2024-05-13T12:06:35.424Z | [SUM] 3.00-4.00 sec 72.7 MBytes 610 Mbits/sec |
4242 | 2024-05-13T12:06:35.424Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4243 | 2024-05-13T12:06:35.424Z | [ 5] 4.00-5.00 sec 8.89 MBytes 74.5 Mbits/sec |
4244 | 2024-05-13T12:06:35.424Z | [ 7] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec |
4245 | 2024-05-13T12:06:35.424Z | [ 9] 4.00-5.00 sec 8.84 MBytes 74.1 Mbits/sec |
4246 | 2024-05-13T12:06:35.424Z | [ 11] 4.00-5.00 sec 8.89 MBytes 74.5 Mbits/sec |
4247 | 2024-05-13T12:06:35.424Z | [ 13] 4.00-5.00 sec 8.85 MBytes 74.2 Mbits/sec |
4248 | 2024-05-13T12:06:35.424Z | [ 15] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec |
4249 | 2024-05-13T12:06:35.425Z | [ 17] 4.00-5.00 sec 8.92 MBytes 74.8 Mbits/sec |
4250 | 2024-05-13T12:06:35.425Z | [ 19] 4.00-5.00 sec 8.89 MBytes 74.5 Mbits/sec |
4251 | 2024-05-13T12:06:35.425Z | [SUM] 4.00-5.00 sec 71.2 MBytes 597 Mbits/sec |
4252 | 2024-05-13T12:06:35.425Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4253 | 2024-05-13T12:06:35.425Z | [ 5] 5.00-6.00 sec 8.35 MBytes 70.1 Mbits/sec |
4254 | 2024-05-13T12:06:35.425Z | [ 7] 5.00-6.00 sec 8.35 MBytes 70.1 Mbits/sec |
4255 | 2024-05-13T12:06:35.425Z | [ 9] 5.00-6.00 sec 8.42 MBytes 70.7 Mbits/sec |
4256 | 2024-05-13T12:06:35.425Z | [ 11] 5.00-6.00 sec 8.40 MBytes 70.5 Mbits/sec |
4257 | 2024-05-13T12:06:35.425Z | [ 13] 5.00-6.00 sec 8.42 MBytes 70.7 Mbits/sec |
4258 | 2024-05-13T12:06:35.425Z | [ 15] 5.00-6.00 sec 8.40 MBytes 70.5 Mbits/sec |
4259 | 2024-05-13T12:06:35.425Z | [ 17] 5.00-6.00 sec 8.41 MBytes 70.6 Mbits/sec |
4260 | 2024-05-13T12:06:35.425Z | [ 19] 5.00-6.00 sec 8.35 MBytes 70.1 Mbits/sec |
4261 | 2024-05-13T12:06:35.425Z | [SUM] 5.00-6.00 sec 67.1 MBytes 563 Mbits/sec |
4262 | 2024-05-13T12:06:35.425Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4263 | 2024-05-13T12:06:35.425Z | [ 5] 6.00-7.00 sec 8.87 MBytes 74.3 Mbits/sec |
4264 | 2024-05-13T12:06:35.425Z | [ 7] 6.00-7.00 sec 8.88 MBytes 74.4 Mbits/sec |
4265 | 2024-05-13T12:06:35.425Z | [ 9] 6.00-7.00 sec 8.85 MBytes 74.2 Mbits/sec |
4266 | 2024-05-13T12:06:38.540Z | [ 11] 6.00-7.00 sec 8.85 MBytes 74.2 Mbits/sec |
4267 | 2024-05-13T12:06:38.540Z | [ 13] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec |
4268 | 2024-05-13T12:06:38.540Z | [ 15] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec |
4269 | 2024-05-13T12:06:38.540Z | [ 17] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec |
4270 | 2024-05-13T12:06:38.540Z | [ 19] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec |
4271 | 2024-05-13T12:06:38.540Z | [SUM] 6.00-7.00 sec 70.9 MBytes 595 Mbits/sec |
4272 | 2024-05-13T12:06:38.540Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4273 | 2024-05-13T12:06:38.540Z | [ 5] 7.00-8.00 sec 8.69 MBytes 72.8 Mbits/sec |
4274 | 2024-05-13T12:06:38.540Z | [ 7] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec |
4275 | 2024-05-13T12:06:38.540Z | [ 9] 7.00-8.00 sec 8.62 MBytes 72.3 Mbits/sec |
4276 | 2024-05-13T12:06:38.540Z | [ 11] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec |
4277 | 2024-05-13T12:06:38.540Z | [ 13] 7.00-8.00 sec 8.62 MBytes 72.3 Mbits/sec |
4278 | 2024-05-13T12:06:38.540Z | [ 15] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec |
4279 | 2024-05-13T12:06:38.540Z | [ 17] 7.00-8.00 sec 8.66 MBytes 72.6 Mbits/sec |
4280 | 2024-05-13T12:06:38.540Z | [ 19] 7.00-8.00 sec 8.69 MBytes 72.8 Mbits/sec |
4281 | 2024-05-13T12:06:38.540Z | [SUM] 7.00-8.00 sec 69.2 MBytes 580 Mbits/sec |
4282 | 2024-05-13T12:06:38.540Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4283 | 2024-05-13T12:06:38.541Z | [ 5] 8.00-9.00 sec 8.76 MBytes 73.5 Mbits/sec |
4284 | 2024-05-13T12:06:38.541Z | [ 7] 8.00-9.00 sec 8.77 MBytes 73.6 Mbits/sec |
4285 | 2024-05-13T12:06:38.541Z | [ 9] 8.00-9.00 sec 8.77 MBytes 73.6 Mbits/sec |
4286 | 2024-05-13T12:06:38.541Z | [ 11] 8.00-9.00 sec 8.77 MBytes 73.6 Mbits/sec |
4287 | 2024-05-13T12:06:38.541Z | [ 13] 8.00-9.00 sec 8.76 MBytes 73.5 Mbits/sec |
4288 | 2024-05-13T12:06:38.541Z | [ 15] 8.00-9.00 sec 8.80 MBytes 73.9 Mbits/sec |
4289 | 2024-05-13T12:06:38.541Z | [ 17] 8.00-9.00 sec 8.73 MBytes 73.3 Mbits/sec |
4290 | 2024-05-13T12:06:38.541Z | [ 19] 8.00-9.00 sec 8.73 MBytes 73.3 Mbits/sec |
4291 | 2024-05-13T12:06:38.541Z | [SUM] 8.00-9.00 sec 70.1 MBytes 588 Mbits/sec |
4292 | 2024-05-13T12:06:38.541Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4293 | 2024-05-13T12:06:38.541Z | [ 5] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
4294 | 2024-05-13T12:06:38.541Z | [ 7] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec |
4295 | 2024-05-13T12:06:38.541Z | [ 9] 9.00-10.00 sec 8.82 MBytes 74.0 Mbits/sec |
4296 | 2024-05-13T12:06:38.541Z | [ 11] 9.00-10.00 sec 8.73 MBytes 73.2 Mbits/sec |
4297 | 2024-05-13T12:06:38.541Z | [ 13] 9.00-10.00 sec 8.74 MBytes 73.3 Mbits/sec |
4298 | 2024-05-13T12:06:38.541Z | [ 15] 9.00-10.00 sec 8.74 MBytes 73.3 Mbits/sec |
4299 | 2024-05-13T12:06:38.541Z | [ 17] 9.00-10.00 sec 8.80 MBytes 73.8 Mbits/sec |
4300 | 2024-05-13T12:06:38.541Z | [ 19] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
4301 | 2024-05-13T12:06:38.541Z | [SUM] 9.00-10.00 sec 70.4 MBytes 590 Mbits/sec |
4302 | 2024-05-13T12:06:38.541Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4303 | 2024-05-13T12:06:38.541Z | [ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4304 | 2024-05-13T12:06:38.541Z | [ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4305 | 2024-05-13T12:06:38.541Z | [ 9] 10.00-10.01 sec 56.6 KBytes 83.1 Mbits/sec |
4306 | 2024-05-13T12:06:38.542Z | [ 11] 10.00-10.01 sec 113 KBytes 166 Mbits/sec |
4307 | 2024-05-13T12:06:38.542Z | [ 13] 10.00-10.01 sec 170 KBytes 249 Mbits/sec |
4308 | 2024-05-13T12:06:38.542Z | [ 15] 10.00-10.01 sec 113 KBytes 166 Mbits/sec |
4309 | 2024-05-13T12:06:38.542Z | [ 17] 10.00-10.01 sec 113 KBytes 166 Mbits/sec |
4310 | 2024-05-13T12:06:38.542Z | [ 19] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4311 | 2024-05-13T12:06:38.542Z | [SUM] 10.00-10.01 sec 566 KBytes 831 Mbits/sec |
4312 | 2024-05-13T12:06:38.542Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4313 | 2024-05-13T12:06:38.542Z | [ ID] Interval Transfer Bandwidth |
4314 | 2024-05-13T12:06:38.542Z | [ 5] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4315 | 2024-05-13T12:06:38.542Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4316 | 2024-05-13T12:06:38.542Z | [ 7] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4317 | 2024-05-13T12:06:38.542Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4318 | 2024-05-13T12:06:38.542Z | [ 9] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4319 | 2024-05-13T12:06:38.542Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4320 | 2024-05-13T12:06:38.542Z | [ 11] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4321 | 2024-05-13T12:06:38.542Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4322 | 2024-05-13T12:06:38.542Z | [ 13] 0.00-10.01 sec 87.7 MBytes 73.6 Mbits/sec sender |
4323 | 2024-05-13T12:06:38.542Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4324 | 2024-05-13T12:06:38.542Z | [ 15] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4325 | 2024-05-13T12:06:38.542Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4326 | 2024-05-13T12:06:38.542Z | [ 17] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4327 | 2024-05-13T12:06:38.542Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4328 | 2024-05-13T12:06:38.543Z | [ 19] 0.00-10.01 sec 87.6 MBytes 73.4 Mbits/sec sender |
4329 | 2024-05-13T12:06:38.543Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4330 | 2024-05-13T12:06:38.543Z | [SUM] 0.00-10.01 sec 702 MBytes 588 Mbits/sec sender |
4331 | 2024-05-13T12:06:38.543Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4332 | 2024-05-13T12:06:38.567Z | Run 5/10...588.468759494364Mbps |
4333 | 2024-05-13T12:06:45.590Z | ----------------------------------------------------------- |
4334 | 2024-05-13T12:06:45.590Z | Server listening on 5201 |
4335 | 2024-05-13T12:06:45.590Z | ----------------------------------------------------------- |
4336 | 2024-05-13T12:06:45.590Z | Accepted connection from 10.0.0.1, port 33078 |
4337 | 2024-05-13T12:06:45.590Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54116 |
4338 | 2024-05-13T12:06:45.590Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59850 |
4339 | 2024-05-13T12:06:45.590Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60835 |
4340 | 2024-05-13T12:06:45.590Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40528 |
4341 | 2024-05-13T12:06:45.590Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62535 |
4342 | 2024-05-13T12:06:45.590Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48039 |
4343 | 2024-05-13T12:06:45.590Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46047 |
4344 | 2024-05-13T12:06:45.590Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65511 |
4345 | 2024-05-13T12:06:45.590Z | [ ID] Interval Transfer Bandwidth |
4346 | 2024-05-13T12:06:45.591Z | [ 5] 0.00-1.00 sec 8.42 MBytes 70.7 Mbits/sec |
4347 | 2024-05-13T12:06:45.591Z | [ 7] 0.00-1.00 sec 8.42 MBytes 70.7 Mbits/sec |
4348 | 2024-05-13T12:06:45.591Z | [ 9] 0.00-1.00 sec 8.40 MBytes 70.4 Mbits/sec |
4349 | 2024-05-13T12:06:45.591Z | [ 11] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec |
4350 | 2024-05-13T12:06:45.591Z | [ 13] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec |
4351 | 2024-05-13T12:06:45.591Z | [ 15] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec |
4352 | 2024-05-13T12:06:45.591Z | [ 17] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec |
4353 | 2024-05-13T12:06:45.591Z | [ 19] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec |
4354 | 2024-05-13T12:06:45.591Z | [SUM] 0.00-1.00 sec 66.8 MBytes 560 Mbits/sec |
4355 | 2024-05-13T12:06:45.591Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4356 | 2024-05-13T12:06:45.591Z | [ 5] 1.00-2.00 sec 9.02 MBytes 75.6 Mbits/sec |
4357 | 2024-05-13T12:06:45.591Z | [ 7] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec |
4358 | 2024-05-13T12:06:45.591Z | [ 9] 1.00-2.00 sec 9.02 MBytes 75.6 Mbits/sec |
4359 | 2024-05-13T12:06:45.591Z | [ 11] 1.00-2.00 sec 9.13 MBytes 76.6 Mbits/sec |
4360 | 2024-05-13T12:06:45.591Z | [ 13] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec |
4361 | 2024-05-13T12:06:45.591Z | [ 15] 1.00-2.00 sec 9.03 MBytes 75.8 Mbits/sec |
4362 | 2024-05-13T12:06:45.591Z | [ 17] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec |
4363 | 2024-05-13T12:06:45.591Z | [ 19] 1.00-2.00 sec 9.06 MBytes 76.0 Mbits/sec |
4364 | 2024-05-13T12:06:45.591Z | [SUM] 1.00-2.00 sec 72.3 MBytes 606 Mbits/sec |
4365 | 2024-05-13T12:06:45.591Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4366 | 2024-05-13T12:06:45.591Z | [ 5] 2.00-3.00 sec 9.09 MBytes 76.2 Mbits/sec |
4367 | 2024-05-13T12:06:45.591Z | [ 7] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
4368 | 2024-05-13T12:06:45.591Z | [ 9] 2.00-3.00 sec 9.07 MBytes 76.1 Mbits/sec |
4369 | 2024-05-13T12:06:45.592Z | [ 11] 2.00-3.00 sec 9.03 MBytes 75.7 Mbits/sec |
4370 | 2024-05-13T12:06:45.592Z | [ 13] 2.00-3.00 sec 9.06 MBytes 75.9 Mbits/sec |
4371 | 2024-05-13T12:06:45.592Z | [ 15] 2.00-3.00 sec 9.10 MBytes 76.3 Mbits/sec |
4372 | 2024-05-13T12:06:45.592Z | [ 17] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec |
4373 | 2024-05-13T12:06:45.592Z | [ 19] 2.00-3.00 sec 9.03 MBytes 75.7 Mbits/sec |
4374 | 2024-05-13T12:06:45.592Z | [SUM] 2.00-3.00 sec 72.6 MBytes 609 Mbits/sec |
4375 | 2024-05-13T12:06:45.592Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4376 | 2024-05-13T12:06:45.592Z | [ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
4377 | 2024-05-13T12:06:45.592Z | [ 7] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec |
4378 | 2024-05-13T12:06:45.592Z | [ 9] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec |
4379 | 2024-05-13T12:06:45.592Z | [ 11] 3.00-4.00 sec 9.07 MBytes 76.2 Mbits/sec |
4380 | 2024-05-13T12:06:45.592Z | [ 13] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec |
4381 | 2024-05-13T12:06:45.592Z | [ 15] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec |
4382 | 2024-05-13T12:06:45.592Z | [ 17] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec |
4383 | 2024-05-13T12:06:45.592Z | [ 19] 3.00-4.00 sec 9.10 MBytes 76.4 Mbits/sec |
4384 | 2024-05-13T12:06:45.592Z | [SUM] 3.00-4.00 sec 72.9 MBytes 612 Mbits/sec |
4385 | 2024-05-13T12:06:45.592Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4386 | 2024-05-13T12:06:45.592Z | [ 5] 4.00-5.00 sec 8.67 MBytes 72.8 Mbits/sec |
4387 | 2024-05-13T12:06:45.592Z | [ 7] 4.00-5.00 sec 8.63 MBytes 72.4 Mbits/sec |
4388 | 2024-05-13T12:06:45.592Z | [ 9] 4.00-5.00 sec 8.66 MBytes 72.6 Mbits/sec |
4389 | 2024-05-13T12:06:45.592Z | [ 11] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec |
4390 | 2024-05-13T12:06:45.592Z | [ 13] 4.00-5.00 sec 8.70 MBytes 73.0 Mbits/sec |
4391 | 2024-05-13T12:06:45.592Z | [ 15] 4.00-5.00 sec 8.67 MBytes 72.8 Mbits/sec |
4392 | 2024-05-13T12:06:45.592Z | [ 17] 4.00-5.00 sec 8.62 MBytes 72.3 Mbits/sec |
4393 | 2024-05-13T12:06:45.593Z | [ 19] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec |
4394 | 2024-05-13T12:06:45.593Z | [SUM] 4.00-5.00 sec 69.4 MBytes 582 Mbits/sec |
4395 | 2024-05-13T12:06:45.593Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4396 | 2024-05-13T12:06:45.593Z | [ 5] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec |
4397 | 2024-05-13T12:06:45.593Z | [ 7] 5.00-6.00 sec 8.98 MBytes 75.3 Mbits/sec |
4398 | 2024-05-13T12:06:45.593Z | [ 9] 5.00-6.00 sec 8.88 MBytes 74.5 Mbits/sec |
4399 | 2024-05-13T12:06:45.593Z | [ 11] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
4400 | 2024-05-13T12:06:45.593Z | [ 13] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec |
4401 | 2024-05-13T12:06:45.593Z | [ 15] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec |
4402 | 2024-05-13T12:06:45.593Z | [ 17] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec |
4403 | 2024-05-13T12:06:45.593Z | [ 19] 5.00-6.00 sec 8.93 MBytes 74.9 Mbits/sec |
4404 | 2024-05-13T12:06:45.593Z | [SUM] 5.00-6.00 sec 71.4 MBytes 599 Mbits/sec |
4405 | 2024-05-13T12:06:45.593Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4406 | 2024-05-13T12:06:45.593Z | [ 5] 6.00-7.00 sec 8.44 MBytes 70.8 Mbits/sec |
4407 | 2024-05-13T12:06:45.593Z | [ 7] 6.00-7.00 sec 8.47 MBytes 71.0 Mbits/sec |
4408 | 2024-05-13T12:06:45.593Z | [ 9] 6.00-7.00 sec 8.47 MBytes 71.0 Mbits/sec |
4409 | 2024-05-13T12:06:48.708Z | [ 11] 6.00-7.00 sec 8.51 MBytes 71.4 Mbits/sec |
4410 | 2024-05-13T12:06:48.709Z | [ 13] 6.00-7.00 sec 8.53 MBytes 71.6 Mbits/sec |
4411 | 2024-05-13T12:06:48.709Z | [ 15] 6.00-7.00 sec 8.48 MBytes 71.1 Mbits/sec |
4412 | 2024-05-13T12:06:48.709Z | [ 17] 6.00-7.00 sec 8.48 MBytes 71.1 Mbits/sec |
4413 | 2024-05-13T12:06:48.709Z | [ 19] 6.00-7.00 sec 8.48 MBytes 71.1 Mbits/sec |
4414 | 2024-05-13T12:06:48.709Z | [SUM] 6.00-7.00 sec 67.8 MBytes 569 Mbits/sec |
4415 | 2024-05-13T12:06:48.709Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4416 | 2024-05-13T12:06:48.709Z | [ 5] 7.00-8.00 sec 9.21 MBytes 77.2 Mbits/sec |
4417 | 2024-05-13T12:06:48.709Z | [ 7] 7.00-8.00 sec 9.18 MBytes 77.0 Mbits/sec |
4418 | 2024-05-13T12:06:48.709Z | [ 9] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec |
4419 | 2024-05-13T12:06:48.709Z | [ 11] 7.00-8.00 sec 9.14 MBytes 76.7 Mbits/sec |
4420 | 2024-05-13T12:06:48.709Z | [ 13] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec |
4421 | 2024-05-13T12:06:48.709Z | [ 15] 7.00-8.00 sec 9.13 MBytes 76.5 Mbits/sec |
4422 | 2024-05-13T12:06:48.709Z | [ 17] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec |
4423 | 2024-05-13T12:06:48.709Z | [ 19] 7.00-8.00 sec 9.13 MBytes 76.5 Mbits/sec |
4424 | 2024-05-13T12:06:48.709Z | [SUM] 7.00-8.00 sec 73.2 MBytes 614 Mbits/sec |
4425 | 2024-05-13T12:06:48.709Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4426 | 2024-05-13T12:06:48.709Z | [ 5] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4427 | 2024-05-13T12:06:48.709Z | [ 7] 8.00-9.00 sec 8.70 MBytes 73.0 Mbits/sec |
4428 | 2024-05-13T12:06:48.709Z | [ 9] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec |
4429 | 2024-05-13T12:06:48.709Z | [ 11] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4430 | 2024-05-13T12:06:48.709Z | [ 13] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4431 | 2024-05-13T12:06:48.709Z | [ 15] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4432 | 2024-05-13T12:06:48.710Z | [ 17] 8.00-9.00 sec 8.78 MBytes 73.7 Mbits/sec |
4433 | 2024-05-13T12:06:48.710Z | [ 19] 8.00-9.00 sec 8.74 MBytes 73.3 Mbits/sec |
4434 | 2024-05-13T12:06:48.710Z | [SUM] 8.00-9.00 sec 69.8 MBytes 586 Mbits/sec |
4435 | 2024-05-13T12:06:48.710Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4436 | 2024-05-13T12:06:48.710Z | [ 5] 9.00-10.00 sec 8.73 MBytes 73.2 Mbits/sec |
4437 | 2024-05-13T12:06:48.710Z | [ 7] 9.00-10.00 sec 8.78 MBytes 73.7 Mbits/sec |
4438 | 2024-05-13T12:06:48.710Z | [ 9] 9.00-10.00 sec 8.85 MBytes 74.2 Mbits/sec |
4439 | 2024-05-13T12:06:48.710Z | [ 11] 9.00-10.00 sec 8.80 MBytes 73.8 Mbits/sec |
4440 | 2024-05-13T12:06:48.710Z | [ 13] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
4441 | 2024-05-13T12:06:48.710Z | [ 15] 9.00-10.00 sec 8.81 MBytes 73.9 Mbits/sec |
4442 | 2024-05-13T12:06:48.710Z | [ 17] 9.00-10.00 sec 8.78 MBytes 73.7 Mbits/sec |
4443 | 2024-05-13T12:06:48.710Z | [ 19] 9.00-10.00 sec 8.82 MBytes 74.0 Mbits/sec |
4444 | 2024-05-13T12:06:48.710Z | [SUM] 9.00-10.00 sec 70.4 MBytes 591 Mbits/sec |
4445 | 2024-05-13T12:06:48.710Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4446 | 2024-05-13T12:06:48.710Z | [ 5] 10.00-10.01 sec 113 KBytes 176 Mbits/sec |
4447 | 2024-05-13T12:06:48.710Z | [ 7] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec |
4448 | 2024-05-13T12:06:48.710Z | [ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4449 | 2024-05-13T12:06:48.710Z | [ 11] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec |
4450 | 2024-05-13T12:06:48.710Z | [ 13] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec |
4451 | 2024-05-13T12:06:48.710Z | [ 15] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec |
4452 | 2024-05-13T12:06:48.710Z | [ 17] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec |
4453 | 2024-05-13T12:06:48.710Z | [ 19] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec |
4454 | 2024-05-13T12:06:48.710Z | [SUM] 10.00-10.01 sec 452 KBytes 705 Mbits/sec |
4455 | 2024-05-13T12:06:48.711Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4456 | 2024-05-13T12:06:48.711Z | [ ID] Interval Transfer Bandwidth |
4457 | 2024-05-13T12:06:48.711Z | [ 5] 0.00-10.01 sec 88.5 MBytes 74.2 Mbits/sec sender |
4458 | 2024-05-13T12:06:48.711Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4459 | 2024-05-13T12:06:48.711Z | [ 7] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4460 | 2024-05-13T12:06:48.711Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4461 | 2024-05-13T12:06:48.711Z | [ 9] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4462 | 2024-05-13T12:06:48.711Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4463 | 2024-05-13T12:06:48.711Z | [ 11] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4464 | 2024-05-13T12:06:48.711Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4465 | 2024-05-13T12:06:48.711Z | [ 13] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4466 | 2024-05-13T12:06:48.711Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4467 | 2024-05-13T12:06:48.711Z | [ 15] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4468 | 2024-05-13T12:06:48.711Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4469 | 2024-05-13T12:06:48.711Z | [ 17] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4470 | 2024-05-13T12:06:48.711Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4471 | 2024-05-13T12:06:48.711Z | [ 19] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender |
4472 | 2024-05-13T12:06:48.711Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4473 | 2024-05-13T12:06:48.711Z | [SUM] 0.00-10.01 sec 707 MBytes 593 Mbits/sec sender |
4474 | 2024-05-13T12:06:48.711Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4475 | 2024-05-13T12:06:48.736Z | Run 6/10...593.215906572003Mbps |
4476 | 2024-05-13T12:06:55.760Z | ----------------------------------------------------------- |
4477 | 2024-05-13T12:06:55.760Z | Server listening on 5201 |
4478 | 2024-05-13T12:06:55.760Z | ----------------------------------------------------------- |
4479 | 2024-05-13T12:06:55.760Z | Accepted connection from 10.0.0.1, port 62046 |
4480 | 2024-05-13T12:06:55.760Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38791 |
4481 | 2024-05-13T12:06:55.760Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43260 |
4482 | 2024-05-13T12:06:55.760Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63680 |
4483 | 2024-05-13T12:06:55.760Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52384 |
4484 | 2024-05-13T12:06:55.760Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51989 |
4485 | 2024-05-13T12:06:55.761Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58188 |
4486 | 2024-05-13T12:06:55.761Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55335 |
4487 | 2024-05-13T12:06:55.761Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59663 |
4488 | 2024-05-13T12:06:55.761Z | [ ID] Interval Transfer Bandwidth |
4489 | 2024-05-13T12:06:55.761Z | [ 5] 0.00-1.00 sec 8.62 MBytes 72.3 Mbits/sec |
4490 | 2024-05-13T12:06:55.761Z | [ 7] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec |
4491 | 2024-05-13T12:06:55.761Z | [ 9] 0.00-1.00 sec 8.44 MBytes 70.8 Mbits/sec |
4492 | 2024-05-13T12:06:55.761Z | [ 11] 0.00-1.00 sec 8.45 MBytes 70.9 Mbits/sec |
4493 | 2024-05-13T12:06:55.761Z | [ 13] 0.00-1.00 sec 8.48 MBytes 71.1 Mbits/sec |
4494 | 2024-05-13T12:06:55.761Z | [ 15] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec |
4495 | 2024-05-13T12:06:55.761Z | [ 17] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec |
4496 | 2024-05-13T12:06:55.761Z | [ 19] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec |
4497 | 2024-05-13T12:06:55.761Z | [SUM] 0.00-1.00 sec 67.9 MBytes 569 Mbits/sec |
4498 | 2024-05-13T12:06:55.761Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4499 | 2024-05-13T12:06:55.761Z | [ 5] 1.00-2.00 sec 8.58 MBytes 71.9 Mbits/sec |
4500 | 2024-05-13T12:06:55.761Z | [ 7] 1.00-2.00 sec 8.67 MBytes 72.8 Mbits/sec |
4501 | 2024-05-13T12:06:55.761Z | [ 9] 1.00-2.00 sec 8.70 MBytes 73.0 Mbits/sec |
4502 | 2024-05-13T12:06:55.761Z | [ 11] 1.00-2.00 sec 8.69 MBytes 72.9 Mbits/sec |
4503 | 2024-05-13T12:06:55.761Z | [ 13] 1.00-2.00 sec 8.70 MBytes 73.0 Mbits/sec |
4504 | 2024-05-13T12:06:55.761Z | [ 15] 1.00-2.00 sec 8.66 MBytes 72.6 Mbits/sec |
4505 | 2024-05-13T12:06:55.761Z | [ 17] 1.00-2.00 sec 8.59 MBytes 72.1 Mbits/sec |
4506 | 2024-05-13T12:06:55.761Z | [ 19] 1.00-2.00 sec 8.63 MBytes 72.4 Mbits/sec |
4507 | 2024-05-13T12:06:55.761Z | [SUM] 1.00-2.00 sec 69.2 MBytes 581 Mbits/sec |
4508 | 2024-05-13T12:06:55.762Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4509 | 2024-05-13T12:06:55.762Z | [ 5] 2.00-3.00 sec 8.93 MBytes 74.9 Mbits/sec |
4510 | 2024-05-13T12:06:55.762Z | [ 7] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec |
4511 | 2024-05-13T12:06:55.762Z | [ 9] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec |
4512 | 2024-05-13T12:06:55.762Z | [ 11] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec |
4513 | 2024-05-13T12:06:55.762Z | [ 13] 2.00-3.00 sec 8.84 MBytes 74.1 Mbits/sec |
4514 | 2024-05-13T12:06:55.762Z | [ 15] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec |
4515 | 2024-05-13T12:06:55.762Z | [ 17] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec |
4516 | 2024-05-13T12:06:55.762Z | [ 19] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec |
4517 | 2024-05-13T12:06:55.762Z | [SUM] 2.00-3.00 sec 71.2 MBytes 597 Mbits/sec |
4518 | 2024-05-13T12:06:55.762Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4519 | 2024-05-13T12:06:55.762Z | [ 5] 3.00-4.00 sec 8.51 MBytes 71.3 Mbits/sec |
4520 | 2024-05-13T12:06:55.762Z | [ 7] 3.00-4.00 sec 8.52 MBytes 71.4 Mbits/sec |
4521 | 2024-05-13T12:06:55.762Z | [ 9] 3.00-4.00 sec 8.53 MBytes 71.5 Mbits/sec |
4522 | 2024-05-13T12:06:55.762Z | [ 11] 3.00-4.00 sec 8.51 MBytes 71.3 Mbits/sec |
4523 | 2024-05-13T12:06:55.762Z | [ 13] 3.00-4.00 sec 8.56 MBytes 71.8 Mbits/sec |
4524 | 2024-05-13T12:06:55.762Z | [ 15] 3.00-4.00 sec 8.58 MBytes 71.9 Mbits/sec |
4525 | 2024-05-13T12:06:55.762Z | [ 17] 3.00-4.00 sec 8.62 MBytes 72.2 Mbits/sec |
4526 | 2024-05-13T12:06:55.762Z | [ 19] 3.00-4.00 sec 8.59 MBytes 72.0 Mbits/sec |
4527 | 2024-05-13T12:06:55.762Z | [SUM] 3.00-4.00 sec 68.4 MBytes 573 Mbits/sec |
4528 | 2024-05-13T12:06:55.762Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4529 | 2024-05-13T12:06:55.762Z | [ 5] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec |
4530 | 2024-05-13T12:06:55.762Z | [ 7] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec |
4531 | 2024-05-13T12:06:55.763Z | [ 9] 4.00-5.00 sec 8.92 MBytes 74.9 Mbits/sec |
4532 | 2024-05-13T12:06:55.763Z | [ 11] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec |
4533 | 2024-05-13T12:06:55.763Z | [ 13] 4.00-5.00 sec 8.98 MBytes 75.3 Mbits/sec |
4534 | 2024-05-13T12:06:55.763Z | [ 15] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec |
4535 | 2024-05-13T12:06:55.763Z | [ 17] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec |
4536 | 2024-05-13T12:06:55.763Z | [ 19] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec |
4537 | 2024-05-13T12:06:55.763Z | [SUM] 4.00-5.00 sec 71.4 MBytes 600 Mbits/sec |
4538 | 2024-05-13T12:06:55.763Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4539 | 2024-05-13T12:06:55.763Z | [ 5] 5.00-6.00 sec 8.63 MBytes 72.4 Mbits/sec |
4540 | 2024-05-13T12:06:55.763Z | [ 7] 5.00-6.00 sec 8.63 MBytes 72.4 Mbits/sec |
4541 | 2024-05-13T12:06:55.763Z | [ 9] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec |
4542 | 2024-05-13T12:06:55.763Z | [ 11] 5.00-6.00 sec 8.60 MBytes 72.1 Mbits/sec |
4543 | 2024-05-13T12:06:55.763Z | [ 13] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec |
4544 | 2024-05-13T12:06:55.763Z | [ 15] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec |
4545 | 2024-05-13T12:06:55.763Z | [ 17] 5.00-6.00 sec 8.59 MBytes 72.0 Mbits/sec |
4546 | 2024-05-13T12:06:55.763Z | [ 19] 5.00-6.00 sec 8.64 MBytes 72.5 Mbits/sec |
4547 | 2024-05-13T12:06:55.763Z | [SUM] 5.00-6.00 sec 68.8 MBytes 577 Mbits/sec |
4548 | 2024-05-13T12:06:55.763Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4549 | 2024-05-13T12:06:55.763Z | [ 5] 6.00-7.00 sec 8.91 MBytes 74.8 Mbits/sec |
4550 | 2024-05-13T12:06:55.763Z | [ 7] 6.00-7.00 sec 8.98 MBytes 75.4 Mbits/sec |
4551 | 2024-05-13T12:06:55.763Z | [ 9] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec |
4552 | 2024-05-13T12:06:58.881Z | [ 11] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec |
4553 | 2024-05-13T12:06:58.882Z | [ 13] 6.00-7.00 sec 8.82 MBytes 74.1 Mbits/sec |
4554 | 2024-05-13T12:06:58.882Z | [ 15] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec |
4555 | 2024-05-13T12:06:58.882Z | [ 17] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec |
4556 | 2024-05-13T12:06:58.882Z | [ 19] 6.00-7.00 sec 8.77 MBytes 73.6 Mbits/sec |
4557 | 2024-05-13T12:06:58.882Z | [SUM] 6.00-7.00 sec 70.9 MBytes 595 Mbits/sec |
4558 | 2024-05-13T12:06:58.882Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4559 | 2024-05-13T12:06:58.882Z | [ 5] 7.00-8.00 sec 8.88 MBytes 74.5 Mbits/sec |
4560 | 2024-05-13T12:06:58.882Z | [ 7] 7.00-8.00 sec 8.84 MBytes 74.1 Mbits/sec |
4561 | 2024-05-13T12:06:58.882Z | [ 9] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec |
4562 | 2024-05-13T12:06:58.882Z | [ 11] 7.00-8.00 sec 9.00 MBytes 75.5 Mbits/sec |
4563 | 2024-05-13T12:06:58.883Z | [ 13] 7.00-8.00 sec 8.96 MBytes 75.2 Mbits/sec |
4564 | 2024-05-13T12:06:58.883Z | [ 15] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec |
4565 | 2024-05-13T12:06:58.883Z | [ 17] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec |
4566 | 2024-05-13T12:06:58.883Z | [ 19] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec |
4567 | 2024-05-13T12:06:58.883Z | [SUM] 7.00-8.00 sec 71.4 MBytes 599 Mbits/sec |
4568 | 2024-05-13T12:06:58.883Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4569 | 2024-05-13T12:06:58.883Z | [ 5] 8.00-9.00 sec 8.88 MBytes 74.5 Mbits/sec |
4570 | 2024-05-13T12:06:58.883Z | [ 7] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
4571 | 2024-05-13T12:06:58.883Z | [ 9] 8.00-9.00 sec 8.84 MBytes 74.2 Mbits/sec |
4572 | 2024-05-13T12:06:58.883Z | [ 11] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
4573 | 2024-05-13T12:06:58.883Z | [ 13] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec |
4574 | 2024-05-13T12:06:58.883Z | [ 15] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec |
4575 | 2024-05-13T12:06:58.883Z | [ 17] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
4576 | 2024-05-13T12:06:58.883Z | [ 19] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
4577 | 2024-05-13T12:06:58.883Z | [SUM] 8.00-9.00 sec 71.0 MBytes 596 Mbits/sec |
4578 | 2024-05-13T12:06:58.884Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4579 | 2024-05-13T12:06:58.884Z | [ 5] 9.00-10.00 sec 8.45 MBytes 70.9 Mbits/sec |
4580 | 2024-05-13T12:06:58.884Z | [ 7] 9.00-10.00 sec 8.52 MBytes 71.5 Mbits/sec |
4581 | 2024-05-13T12:06:58.884Z | [ 9] 9.00-10.00 sec 8.55 MBytes 71.7 Mbits/sec |
4582 | 2024-05-13T12:06:58.884Z | [ 11] 9.00-10.00 sec 8.48 MBytes 71.1 Mbits/sec |
4583 | 2024-05-13T12:06:58.884Z | [ 13] 9.00-10.00 sec 8.49 MBytes 71.2 Mbits/sec |
4584 | 2024-05-13T12:06:58.884Z | [ 15] 9.00-10.00 sec 8.52 MBytes 71.5 Mbits/sec |
4585 | 2024-05-13T12:06:58.884Z | [ 17] 9.00-10.00 sec 8.48 MBytes 71.1 Mbits/sec |
4586 | 2024-05-13T12:06:58.884Z | [ 19] 9.00-10.00 sec 8.44 MBytes 70.8 Mbits/sec |
4587 | 2024-05-13T12:06:58.884Z | [SUM] 9.00-10.00 sec 67.9 MBytes 570 Mbits/sec |
4588 | 2024-05-13T12:06:58.884Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4589 | 2024-05-13T12:06:58.884Z | [ 5] 10.00-10.00 sec 170 KBytes 308 Mbits/sec |
4590 | 2024-05-13T12:06:58.884Z | [ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4591 | 2024-05-13T12:06:58.884Z | [ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4592 | 2024-05-13T12:06:58.884Z | [ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec |
4593 | 2024-05-13T12:06:58.884Z | [ 13] 10.00-10.00 sec 56.6 KBytes 103 Mbits/sec |
4594 | 2024-05-13T12:06:58.884Z | [ 15] 10.00-10.00 sec 56.6 KBytes 103 Mbits/sec |
4595 | 2024-05-13T12:06:58.885Z | [ 17] 10.00-10.00 sec 56.6 KBytes 103 Mbits/sec |
4596 | 2024-05-13T12:06:58.885Z | [ 19] 10.00-10.00 sec 141 KBytes 257 Mbits/sec |
4597 | 2024-05-13T12:06:58.885Z | [SUM] 10.00-10.00 sec 481 KBytes 873 Mbits/sec |
4598 | 2024-05-13T12:06:58.885Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4599 | 2024-05-13T12:06:58.885Z | [ ID] Interval Transfer Bandwidth |
4600 | 2024-05-13T12:06:58.885Z | [ 5] 0.00-10.00 sec 87.5 MBytes 73.4 Mbits/sec sender |
4601 | 2024-05-13T12:06:58.885Z | [ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4602 | 2024-05-13T12:06:58.885Z | [ 7] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4603 | 2024-05-13T12:06:58.885Z | [ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4604 | 2024-05-13T12:06:58.885Z | [ 9] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4605 | 2024-05-13T12:06:58.885Z | [ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4606 | 2024-05-13T12:06:58.885Z | [ 11] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4607 | 2024-05-13T12:06:58.885Z | [ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4608 | 2024-05-13T12:06:58.885Z | [ 13] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4609 | 2024-05-13T12:06:58.885Z | [ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4610 | 2024-05-13T12:06:58.885Z | [ 15] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4611 | 2024-05-13T12:06:58.886Z | [ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4612 | 2024-05-13T12:06:58.886Z | [ 17] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4613 | 2024-05-13T12:06:58.886Z | [ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4614 | 2024-05-13T12:06:58.886Z | [ 19] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender |
4615 | 2024-05-13T12:06:58.886Z | [ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4616 | 2024-05-13T12:06:58.886Z | [SUM] 0.00-10.00 sec 699 MBytes 586 Mbits/sec sender |
4617 | 2024-05-13T12:06:58.886Z | [SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver |
4618 | 2024-05-13T12:06:58.939Z | Run 7/10...586.069567321492Mbps |
4619 | 2024-05-13T12:07:05.933Z | ----------------------------------------------------------- |
4620 | 2024-05-13T12:07:05.933Z | Server listening on 5201 |
4621 | 2024-05-13T12:07:05.934Z | ----------------------------------------------------------- |
4622 | 2024-05-13T12:07:05.934Z | Accepted connection from 10.0.0.1, port 50898 |
4623 | 2024-05-13T12:07:05.934Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64260 |
4624 | 2024-05-13T12:07:05.934Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46382 |
4625 | 2024-05-13T12:07:05.934Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46729 |
4626 | 2024-05-13T12:07:05.934Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58765 |
4627 | 2024-05-13T12:07:05.934Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37905 |
4628 | 2024-05-13T12:07:05.934Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41591 |
4629 | 2024-05-13T12:07:05.934Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33169 |
4630 | 2024-05-13T12:07:05.934Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36354 |
4631 | 2024-05-13T12:07:05.934Z | [ ID] Interval Transfer Bandwidth |
4632 | 2024-05-13T12:07:05.934Z | [ 5] 0.00-1.00 sec 8.44 MBytes 70.7 Mbits/sec |
4633 | 2024-05-13T12:07:05.934Z | [ 7] 0.00-1.00 sec 8.40 MBytes 70.4 Mbits/sec |
4634 | 2024-05-13T12:07:05.934Z | [ 9] 0.00-1.00 sec 8.36 MBytes 70.0 Mbits/sec |
4635 | 2024-05-13T12:07:05.934Z | [ 11] 0.00-1.00 sec 8.34 MBytes 69.9 Mbits/sec |
4636 | 2024-05-13T12:07:05.934Z | [ 13] 0.00-1.00 sec 8.33 MBytes 69.8 Mbits/sec |
4637 | 2024-05-13T12:07:05.934Z | [ 15] 0.00-1.00 sec 8.34 MBytes 69.9 Mbits/sec |
4638 | 2024-05-13T12:07:05.934Z | [ 17] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec |
4639 | 2024-05-13T12:07:05.934Z | [ 19] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec |
4640 | 2024-05-13T12:07:05.934Z | [SUM] 0.00-1.00 sec 66.8 MBytes 560 Mbits/sec |
4641 | 2024-05-13T12:07:05.934Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4642 | 2024-05-13T12:07:05.934Z | [ 5] 1.00-2.00 sec 8.73 MBytes 73.2 Mbits/sec |
4643 | 2024-05-13T12:07:05.935Z | [ 7] 1.00-2.00 sec 8.76 MBytes 73.4 Mbits/sec |
4644 | 2024-05-13T12:07:05.935Z | [ 9] 1.00-2.00 sec 8.74 MBytes 73.3 Mbits/sec |
4645 | 2024-05-13T12:07:05.935Z | [ 11] 1.00-2.00 sec 8.71 MBytes 73.1 Mbits/sec |
4646 | 2024-05-13T12:07:05.935Z | [ 13] 1.00-2.00 sec 8.76 MBytes 73.4 Mbits/sec |
4647 | 2024-05-13T12:07:05.935Z | [ 15] 1.00-2.00 sec 8.69 MBytes 72.9 Mbits/sec |
4648 | 2024-05-13T12:07:05.935Z | [ 17] 1.00-2.00 sec 8.73 MBytes 73.2 Mbits/sec |
4649 | 2024-05-13T12:07:05.935Z | [ 19] 1.00-2.00 sec 8.74 MBytes 73.3 Mbits/sec |
4650 | 2024-05-13T12:07:05.935Z | [SUM] 1.00-2.00 sec 69.8 MBytes 586 Mbits/sec |
4651 | 2024-05-13T12:07:05.935Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4652 | 2024-05-13T12:07:05.935Z | [ 5] 2.00-3.00 sec 8.62 MBytes 72.3 Mbits/sec |
4653 | 2024-05-13T12:07:05.935Z | [ 7] 2.00-3.00 sec 8.67 MBytes 72.8 Mbits/sec |
4654 | 2024-05-13T12:07:05.935Z | [ 9] 2.00-3.00 sec 8.73 MBytes 73.3 Mbits/sec |
4655 | 2024-05-13T12:07:05.935Z | [ 11] 2.00-3.00 sec 8.69 MBytes 72.9 Mbits/sec |
4656 | 2024-05-13T12:07:05.935Z | [ 13] 2.00-3.00 sec 8.62 MBytes 72.3 Mbits/sec |
4657 | 2024-05-13T12:07:05.935Z | [ 15] 2.00-3.00 sec 8.69 MBytes 72.9 Mbits/sec |
4658 | 2024-05-13T12:07:05.935Z | [ 17] 2.00-3.00 sec 8.67 MBytes 72.8 Mbits/sec |
4659 | 2024-05-13T12:07:05.935Z | [ 19] 2.00-3.00 sec 8.67 MBytes 72.8 Mbits/sec |
4660 | 2024-05-13T12:07:05.935Z | [SUM] 2.00-3.00 sec 69.3 MBytes 582 Mbits/sec |
4661 | 2024-05-13T12:07:05.935Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4662 | 2024-05-13T12:07:05.935Z | [ 5] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec |
4663 | 2024-05-13T12:07:05.935Z | [ 7] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec |
4664 | 2024-05-13T12:07:05.935Z | [ 9] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec |
4665 | 2024-05-13T12:07:05.935Z | [ 11] 3.00-4.00 sec 8.80 MBytes 73.8 Mbits/sec |
4666 | 2024-05-13T12:07:05.936Z | [ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec |
4667 | 2024-05-13T12:07:05.936Z | [ 15] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec |
4668 | 2024-05-13T12:07:05.936Z | [ 17] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec |
4669 | 2024-05-13T12:07:05.936Z | [ 19] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec |
4670 | 2024-05-13T12:07:05.936Z | [SUM] 3.00-4.00 sec 70.4 MBytes 591 Mbits/sec |
4671 | 2024-05-13T12:07:05.936Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4672 | 2024-05-13T12:07:05.936Z | [ 5] 4.00-5.00 sec 8.98 MBytes 75.3 Mbits/sec |
4673 | 2024-05-13T12:07:05.936Z | [ 7] 4.00-5.00 sec 8.96 MBytes 75.2 Mbits/sec |
4674 | 2024-05-13T12:07:05.936Z | [ 9] 4.00-5.00 sec 8.87 MBytes 74.3 Mbits/sec |
4675 | 2024-05-13T12:07:05.936Z | [ 11] 4.00-5.00 sec 8.87 MBytes 74.3 Mbits/sec |
4676 | 2024-05-13T12:07:05.936Z | [ 13] 4.00-5.00 sec 8.85 MBytes 74.2 Mbits/sec |
4677 | 2024-05-13T12:07:05.936Z | [ 15] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec |
4678 | 2024-05-13T12:07:05.936Z | [ 17] 4.00-5.00 sec 8.87 MBytes 74.3 Mbits/sec |
4679 | 2024-05-13T12:07:05.936Z | [ 19] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec |
4680 | 2024-05-13T12:07:05.936Z | [SUM] 4.00-5.00 sec 71.2 MBytes 597 Mbits/sec |
4681 | 2024-05-13T12:07:05.936Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4682 | 2024-05-13T12:07:05.936Z | [ 5] 5.00-6.00 sec 8.52 MBytes 71.5 Mbits/sec |
4683 | 2024-05-13T12:07:05.936Z | [ 7] 5.00-6.00 sec 8.51 MBytes 71.4 Mbits/sec |
4684 | 2024-05-13T12:07:05.936Z | [ 9] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec |
4685 | 2024-05-13T12:07:05.936Z | [ 11] 5.00-6.00 sec 8.66 MBytes 72.6 Mbits/sec |
4686 | 2024-05-13T12:07:05.936Z | [ 13] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec |
4687 | 2024-05-13T12:07:05.936Z | [ 15] 5.00-6.00 sec 8.51 MBytes 71.4 Mbits/sec |
4688 | 2024-05-13T12:07:05.936Z | [ 17] 5.00-6.00 sec 8.55 MBytes 71.7 Mbits/sec |
4689 | 2024-05-13T12:07:05.936Z | [ 19] 5.00-6.00 sec 8.53 MBytes 71.6 Mbits/sec |
4690 | 2024-05-13T12:07:05.937Z | [SUM] 5.00-6.00 sec 68.5 MBytes 574 Mbits/sec |
4691 | 2024-05-13T12:07:05.937Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4692 | 2024-05-13T12:07:05.937Z | [ 5] 6.00-7.00 sec 8.73 MBytes 73.2 Mbits/sec |
4693 | 2024-05-13T12:07:05.937Z | [ 7] 6.00-7.00 sec 8.78 MBytes 73.6 Mbits/sec |
4694 | 2024-05-13T12:07:05.937Z | [ 9] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec |
4695 | 2024-05-13T12:07:09.040Z | [ 11] 6.00-7.00 sec 8.73 MBytes 73.2 Mbits/sec |
4696 | 2024-05-13T12:07:09.040Z | [ 13] 6.00-7.00 sec 8.77 MBytes 73.5 Mbits/sec |
4697 | 2024-05-13T12:07:09.040Z | [ 15] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec |
4698 | 2024-05-13T12:07:09.040Z | [ 17] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec |
4699 | 2024-05-13T12:07:09.040Z | [ 19] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec |
4700 | 2024-05-13T12:07:09.040Z | [SUM] 6.00-7.00 sec 70.0 MBytes 587 Mbits/sec |
4701 | 2024-05-13T12:07:09.040Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4702 | 2024-05-13T12:07:09.040Z | [ 5] 7.00-8.00 sec 8.89 MBytes 74.6 Mbits/sec |
4703 | 2024-05-13T12:07:09.040Z | [ 7] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec |
4704 | 2024-05-13T12:07:09.040Z | [ 9] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec |
4705 | 2024-05-13T12:07:09.040Z | [ 11] 7.00-8.00 sec 8.87 MBytes 74.4 Mbits/sec |
4706 | 2024-05-13T12:07:09.040Z | [ 13] 7.00-8.00 sec 8.92 MBytes 74.9 Mbits/sec |
4707 | 2024-05-13T12:07:09.040Z | [ 15] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec |
4708 | 2024-05-13T12:07:09.040Z | [ 17] 7.00-8.00 sec 8.89 MBytes 74.6 Mbits/sec |
4709 | 2024-05-13T12:07:09.040Z | [ 19] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec |
4710 | 2024-05-13T12:07:09.041Z | [SUM] 7.00-8.00 sec 71.3 MBytes 598 Mbits/sec |
4711 | 2024-05-13T12:07:09.041Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4712 | 2024-05-13T12:07:09.041Z | [ 5] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4713 | 2024-05-13T12:07:09.041Z | [ 7] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4714 | 2024-05-13T12:07:09.041Z | [ 9] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4715 | 2024-05-13T12:07:09.041Z | [ 11] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec |
4716 | 2024-05-13T12:07:09.041Z | [ 13] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec |
4717 | 2024-05-13T12:07:09.041Z | [ 15] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec |
4718 | 2024-05-13T12:07:09.041Z | [ 17] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec |
4719 | 2024-05-13T12:07:09.041Z | [ 19] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec |
4720 | 2024-05-13T12:07:09.041Z | [SUM] 8.00-9.00 sec 69.6 MBytes 584 Mbits/sec |
4721 | 2024-05-13T12:07:09.041Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4722 | 2024-05-13T12:07:09.041Z | [ 5] 9.00-10.00 sec 8.89 MBytes 74.6 Mbits/sec |
4723 | 2024-05-13T12:07:09.041Z | [ 7] 9.00-10.00 sec 8.85 MBytes 74.2 Mbits/sec |
4724 | 2024-05-13T12:07:09.041Z | [ 9] 9.00-10.00 sec 8.78 MBytes 73.7 Mbits/sec |
4725 | 2024-05-13T12:07:09.041Z | [ 11] 9.00-10.00 sec 8.87 MBytes 74.3 Mbits/sec |
4726 | 2024-05-13T12:07:09.041Z | [ 13] 9.00-10.00 sec 8.87 MBytes 74.3 Mbits/sec |
4727 | 2024-05-13T12:07:09.041Z | [ 15] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
4728 | 2024-05-13T12:07:09.041Z | [ 17] 9.00-10.00 sec 8.81 MBytes 73.9 Mbits/sec |
4729 | 2024-05-13T12:07:09.041Z | [ 19] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
4730 | 2024-05-13T12:07:09.042Z | [SUM] 9.00-10.00 sec 70.7 MBytes 593 Mbits/sec |
4731 | 2024-05-13T12:07:09.042Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4732 | 2024-05-13T12:07:09.042Z | [ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4733 | 2024-05-13T12:07:09.042Z | [ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4734 | 2024-05-13T12:07:09.042Z | [ 9] 10.00-10.01 sec 113 KBytes 176 Mbits/sec |
4735 | 2024-05-13T12:07:09.042Z | [ 11] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec |
4736 | 2024-05-13T12:07:09.042Z | [ 13] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec |
4737 | 2024-05-13T12:07:09.042Z | [ 15] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec |
4738 | 2024-05-13T12:07:09.042Z | [ 17] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec |
4739 | 2024-05-13T12:07:09.042Z | [ 19] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec |
4740 | 2024-05-13T12:07:09.042Z | [SUM] 10.00-10.01 sec 396 KBytes 614 Mbits/sec |
4741 | 2024-05-13T12:07:09.042Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4742 | 2024-05-13T12:07:09.042Z | [ ID] Interval Transfer Bandwidth |
4743 | 2024-05-13T12:07:09.042Z | [ 5] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender |
4744 | 2024-05-13T12:07:09.042Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4745 | 2024-05-13T12:07:09.042Z | [ 7] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender |
4746 | 2024-05-13T12:07:09.042Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4747 | 2024-05-13T12:07:09.042Z | [ 9] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender |
4748 | 2024-05-13T12:07:09.042Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4749 | 2024-05-13T12:07:09.042Z | [ 11] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender |
4750 | 2024-05-13T12:07:09.042Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4751 | 2024-05-13T12:07:09.043Z | [ 13] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender |
4752 | 2024-05-13T12:07:09.043Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4753 | 2024-05-13T12:07:09.043Z | [ 15] 0.00-10.01 sec 87.2 MBytes 73.1 Mbits/sec sender |
4754 | 2024-05-13T12:07:09.043Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4755 | 2024-05-13T12:07:09.043Z | [ 17] 0.00-10.01 sec 87.2 MBytes 73.1 Mbits/sec sender |
4756 | 2024-05-13T12:07:09.043Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4757 | 2024-05-13T12:07:09.043Z | [ 19] 0.00-10.01 sec 87.2 MBytes 73.1 Mbits/sec sender |
4758 | 2024-05-13T12:07:09.043Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4759 | 2024-05-13T12:07:09.043Z | [SUM] 0.00-10.01 sec 698 MBytes 585 Mbits/sec sender |
4760 | 2024-05-13T12:07:09.043Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4761 | 2024-05-13T12:07:09.069Z | Run 8/10...585.592361280505Mbps |
4762 | 2024-05-13T12:07:16.099Z | ----------------------------------------------------------- |
4763 | 2024-05-13T12:07:16.099Z | Server listening on 5201 |
4764 | 2024-05-13T12:07:16.099Z | ----------------------------------------------------------- |
4765 | 2024-05-13T12:07:16.099Z | Accepted connection from 10.0.0.1, port 34625 |
4766 | 2024-05-13T12:07:16.099Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34621 |
4767 | 2024-05-13T12:07:16.099Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57533 |
4768 | 2024-05-13T12:07:16.099Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50637 |
4769 | 2024-05-13T12:07:16.099Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50506 |
4770 | 2024-05-13T12:07:16.099Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57059 |
4771 | 2024-05-13T12:07:16.099Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51199 |
4772 | 2024-05-13T12:07:16.100Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41160 |
4773 | 2024-05-13T12:07:16.100Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63042 |
4774 | 2024-05-13T12:07:16.100Z | [ ID] Interval Transfer Bandwidth |
4775 | 2024-05-13T12:07:16.100Z | [ 5] 0.00-1.00 sec 8.48 MBytes 71.1 Mbits/sec |
4776 | 2024-05-13T12:07:16.100Z | [ 7] 0.00-1.00 sec 8.34 MBytes 70.0 Mbits/sec |
4777 | 2024-05-13T12:07:16.100Z | [ 9] 0.00-1.00 sec 8.34 MBytes 70.0 Mbits/sec |
4778 | 2024-05-13T12:07:16.100Z | [ 11] 0.00-1.00 sec 8.37 MBytes 70.2 Mbits/sec |
4779 | 2024-05-13T12:07:16.100Z | [ 13] 0.00-1.00 sec 8.33 MBytes 69.8 Mbits/sec |
4780 | 2024-05-13T12:07:16.100Z | [ 15] 0.00-1.00 sec 8.38 MBytes 70.3 Mbits/sec |
4781 | 2024-05-13T12:07:16.100Z | [ 17] 0.00-1.00 sec 8.38 MBytes 70.3 Mbits/sec |
4782 | 2024-05-13T12:07:16.100Z | [ 19] 0.00-1.00 sec 8.34 MBytes 70.0 Mbits/sec |
4783 | 2024-05-13T12:07:16.100Z | [SUM] 0.00-1.00 sec 67.0 MBytes 562 Mbits/sec |
4784 | 2024-05-13T12:07:16.100Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4785 | 2024-05-13T12:07:16.100Z | [ 5] 1.00-2.00 sec 8.88 MBytes 74.5 Mbits/sec |
4786 | 2024-05-13T12:07:16.100Z | [ 7] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec |
4787 | 2024-05-13T12:07:16.100Z | [ 9] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec |
4788 | 2024-05-13T12:07:16.100Z | [ 11] 1.00-2.00 sec 8.95 MBytes 75.0 Mbits/sec |
4789 | 2024-05-13T12:07:16.100Z | [ 13] 1.00-2.00 sec 8.89 MBytes 74.6 Mbits/sec |
4790 | 2024-05-13T12:07:16.100Z | [ 15] 1.00-2.00 sec 8.84 MBytes 74.1 Mbits/sec |
4791 | 2024-05-13T12:07:16.100Z | [ 17] 1.00-2.00 sec 8.84 MBytes 74.1 Mbits/sec |
4792 | 2024-05-13T12:07:16.100Z | [ 19] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec |
4793 | 2024-05-13T12:07:16.100Z | [SUM] 1.00-2.00 sec 71.3 MBytes 598 Mbits/sec |
4794 | 2024-05-13T12:07:16.100Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4795 | 2024-05-13T12:07:16.101Z | [ 5] 2.00-3.00 sec 8.78 MBytes 73.7 Mbits/sec |
4796 | 2024-05-13T12:07:16.101Z | [ 7] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec |
4797 | 2024-05-13T12:07:16.101Z | [ 9] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec |
4798 | 2024-05-13T12:07:16.101Z | [ 11] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec |
4799 | 2024-05-13T12:07:16.101Z | [ 13] 2.00-3.00 sec 8.85 MBytes 74.3 Mbits/sec |
4800 | 2024-05-13T12:07:16.101Z | [ 15] 2.00-3.00 sec 8.89 MBytes 74.6 Mbits/sec |
4801 | 2024-05-13T12:07:16.101Z | [ 17] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec |
4802 | 2024-05-13T12:07:16.101Z | [ 19] 2.00-3.00 sec 8.84 MBytes 74.1 Mbits/sec |
4803 | 2024-05-13T12:07:16.101Z | [SUM] 2.00-3.00 sec 70.5 MBytes 592 Mbits/sec |
4804 | 2024-05-13T12:07:16.101Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4805 | 2024-05-13T12:07:16.101Z | [ 5] 3.00-4.00 sec 8.96 MBytes 75.2 Mbits/sec |
4806 | 2024-05-13T12:07:16.101Z | [ 7] 3.00-4.00 sec 9.03 MBytes 75.7 Mbits/sec |
4807 | 2024-05-13T12:07:16.101Z | [ 9] 3.00-4.00 sec 9.00 MBytes 75.5 Mbits/sec |
4808 | 2024-05-13T12:07:16.101Z | [ 11] 3.00-4.00 sec 8.98 MBytes 75.3 Mbits/sec |
4809 | 2024-05-13T12:07:16.101Z | [ 13] 3.00-4.00 sec 8.95 MBytes 75.1 Mbits/sec |
4810 | 2024-05-13T12:07:16.101Z | [ 15] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec |
4811 | 2024-05-13T12:07:16.101Z | [ 17] 3.00-4.00 sec 8.93 MBytes 74.9 Mbits/sec |
4812 | 2024-05-13T12:07:16.101Z | [ 19] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec |
4813 | 2024-05-13T12:07:16.101Z | [SUM] 3.00-4.00 sec 71.6 MBytes 601 Mbits/sec |
4814 | 2024-05-13T12:07:16.101Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4815 | 2024-05-13T12:07:16.101Z | [ 5] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec |
4816 | 2024-05-13T12:07:16.101Z | [ 7] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec |
4817 | 2024-05-13T12:07:16.101Z | [ 9] 4.00-5.00 sec 8.77 MBytes 73.6 Mbits/sec |
4818 | 2024-05-13T12:07:16.101Z | [ 11] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec |
4819 | 2024-05-13T12:07:16.102Z | [ 13] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec |
4820 | 2024-05-13T12:07:16.102Z | [ 15] 4.00-5.00 sec 8.78 MBytes 73.7 Mbits/sec |
4821 | 2024-05-13T12:07:16.102Z | [ 17] 4.00-5.00 sec 8.69 MBytes 72.9 Mbits/sec |
4822 | 2024-05-13T12:07:16.102Z | [ 19] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec |
4823 | 2024-05-13T12:07:16.102Z | [SUM] 4.00-5.00 sec 69.9 MBytes 586 Mbits/sec |
4824 | 2024-05-13T12:07:16.102Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4825 | 2024-05-13T12:07:16.102Z | [ 5] 5.00-6.00 sec 8.63 MBytes 72.4 Mbits/sec |
4826 | 2024-05-13T12:07:16.102Z | [ 7] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec |
4827 | 2024-05-13T12:07:16.102Z | [ 9] 5.00-6.00 sec 8.60 MBytes 72.2 Mbits/sec |
4828 | 2024-05-13T12:07:16.102Z | [ 11] 5.00-6.00 sec 8.59 MBytes 72.0 Mbits/sec |
4829 | 2024-05-13T12:07:16.102Z | [ 13] 5.00-6.00 sec 8.64 MBytes 72.5 Mbits/sec |
4830 | 2024-05-13T12:07:16.102Z | [ 15] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec |
4831 | 2024-05-13T12:07:16.102Z | [ 17] 5.00-6.00 sec 8.67 MBytes 72.7 Mbits/sec |
4832 | 2024-05-13T12:07:16.102Z | [ 19] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec |
4833 | 2024-05-13T12:07:16.102Z | [SUM] 5.00-6.00 sec 69.0 MBytes 579 Mbits/sec |
4834 | 2024-05-13T12:07:16.102Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4835 | 2024-05-13T12:07:16.102Z | [ 5] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec |
4836 | 2024-05-13T12:07:16.102Z | [ 7] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec |
4837 | 2024-05-13T12:07:16.102Z | [ 9] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec |
4838 | 2024-05-13T12:07:19.198Z | [ 11] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec |
4839 | 2024-05-13T12:07:19.198Z | [ 13] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec |
4840 | 2024-05-13T12:07:19.198Z | [ 15] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec |
4841 | 2024-05-13T12:07:19.198Z | [ 17] 6.00-7.00 sec 8.82 MBytes 74.0 Mbits/sec |
4842 | 2024-05-13T12:07:19.198Z | [ 19] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec |
4843 | 2024-05-13T12:07:19.198Z | [SUM] 6.00-7.00 sec 70.5 MBytes 592 Mbits/sec |
4844 | 2024-05-13T12:07:19.198Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4845 | 2024-05-13T12:07:19.198Z | [ 5] 7.00-8.00 sec 8.78 MBytes 73.7 Mbits/sec |
4846 | 2024-05-13T12:07:19.198Z | [ 7] 7.00-8.00 sec 8.80 MBytes 73.8 Mbits/sec |
4847 | 2024-05-13T12:07:19.198Z | [ 9] 7.00-8.00 sec 8.76 MBytes 73.4 Mbits/sec |
4848 | 2024-05-13T12:07:19.198Z | [ 11] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec |
4849 | 2024-05-13T12:07:19.198Z | [ 13] 7.00-8.00 sec 8.74 MBytes 73.3 Mbits/sec |
4850 | 2024-05-13T12:07:19.198Z | [ 15] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec |
4851 | 2024-05-13T12:07:19.198Z | [ 17] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec |
4852 | 2024-05-13T12:07:19.198Z | [ 19] 7.00-8.00 sec 8.74 MBytes 73.3 Mbits/sec |
4853 | 2024-05-13T12:07:19.198Z | [SUM] 7.00-8.00 sec 70.0 MBytes 587 Mbits/sec |
4854 | 2024-05-13T12:07:19.198Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4855 | 2024-05-13T12:07:19.198Z | [ 5] 8.00-9.00 sec 8.56 MBytes 71.8 Mbits/sec |
4856 | 2024-05-13T12:07:19.198Z | [ 7] 8.00-9.00 sec 8.58 MBytes 71.9 Mbits/sec |
4857 | 2024-05-13T12:07:19.198Z | [ 9] 8.00-9.00 sec 8.64 MBytes 72.5 Mbits/sec |
4858 | 2024-05-13T12:07:19.199Z | [ 11] 8.00-9.00 sec 8.56 MBytes 71.8 Mbits/sec |
4859 | 2024-05-13T12:07:19.199Z | [ 13] 8.00-9.00 sec 8.62 MBytes 72.3 Mbits/sec |
4860 | 2024-05-13T12:07:19.199Z | [ 15] 8.00-9.00 sec 8.56 MBytes 71.8 Mbits/sec |
4861 | 2024-05-13T12:07:19.199Z | [ 17] 8.00-9.00 sec 8.58 MBytes 71.9 Mbits/sec |
4862 | 2024-05-13T12:07:19.199Z | [ 19] 8.00-9.00 sec 8.62 MBytes 72.3 Mbits/sec |
4863 | 2024-05-13T12:07:19.199Z | [SUM] 8.00-9.00 sec 68.7 MBytes 577 Mbits/sec |
4864 | 2024-05-13T12:07:19.199Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4865 | 2024-05-13T12:07:19.199Z | [ 5] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec |
4866 | 2024-05-13T12:07:19.199Z | [ 7] 9.00-10.00 sec 9.09 MBytes 76.2 Mbits/sec |
4867 | 2024-05-13T12:07:19.199Z | [ 9] 9.00-10.00 sec 9.13 MBytes 76.5 Mbits/sec |
4868 | 2024-05-13T12:07:19.199Z | [ 11] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec |
4869 | 2024-05-13T12:07:19.199Z | [ 13] 9.00-10.00 sec 9.02 MBytes 75.6 Mbits/sec |
4870 | 2024-05-13T12:07:19.199Z | [ 15] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec |
4871 | 2024-05-13T12:07:19.199Z | [ 17] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec |
4872 | 2024-05-13T12:07:19.199Z | [ 19] 9.00-10.00 sec 9.02 MBytes 75.6 Mbits/sec |
4873 | 2024-05-13T12:07:19.199Z | [SUM] 9.00-10.00 sec 72.5 MBytes 608 Mbits/sec |
4874 | 2024-05-13T12:07:19.199Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4875 | 2024-05-13T12:07:19.199Z | [ 5] 10.00-10.01 sec 56.6 KBytes 87.4 Mbits/sec |
4876 | 2024-05-13T12:07:19.199Z | [ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4877 | 2024-05-13T12:07:19.199Z | [ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
4878 | 2024-05-13T12:07:19.199Z | [ 11] 10.00-10.01 sec 113 KBytes 175 Mbits/sec |
4879 | 2024-05-13T12:07:19.199Z | [ 13] 10.00-10.01 sec 113 KBytes 175 Mbits/sec |
4880 | 2024-05-13T12:07:19.200Z | [ 15] 10.00-10.01 sec 113 KBytes 175 Mbits/sec |
4881 | 2024-05-13T12:07:19.200Z | [ 17] 10.00-10.01 sec 56.6 KBytes 87.4 Mbits/sec |
4882 | 2024-05-13T12:07:19.200Z | [ 19] 10.00-10.01 sec 56.6 KBytes 87.4 Mbits/sec |
4883 | 2024-05-13T12:07:19.200Z | [SUM] 10.00-10.01 sec 509 KBytes 787 Mbits/sec |
4884 | 2024-05-13T12:07:19.200Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4885 | 2024-05-13T12:07:19.200Z | [ ID] Interval Transfer Bandwidth |
4886 | 2024-05-13T12:07:19.200Z | [ 5] 0.00-10.01 sec 87.7 MBytes 73.6 Mbits/sec sender |
4887 | 2024-05-13T12:07:19.200Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4888 | 2024-05-13T12:07:19.200Z | [ 7] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4889 | 2024-05-13T12:07:19.200Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4890 | 2024-05-13T12:07:19.200Z | [ 9] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4891 | 2024-05-13T12:07:19.200Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4892 | 2024-05-13T12:07:19.200Z | [ 11] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4893 | 2024-05-13T12:07:19.200Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4894 | 2024-05-13T12:07:19.200Z | [ 13] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4895 | 2024-05-13T12:07:19.200Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4896 | 2024-05-13T12:07:19.200Z | [ 15] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender |
4897 | 2024-05-13T12:07:19.200Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4898 | 2024-05-13T12:07:19.200Z | [ 17] 0.00-10.01 sec 87.6 MBytes 73.5 Mbits/sec sender |
4899 | 2024-05-13T12:07:19.200Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4900 | 2024-05-13T12:07:19.200Z | [ 19] 0.00-10.01 sec 87.6 MBytes 73.5 Mbits/sec sender |
4901 | 2024-05-13T12:07:19.200Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4902 | 2024-05-13T12:07:19.200Z | [SUM] 0.00-10.01 sec 702 MBytes 588 Mbits/sec sender |
4903 | 2024-05-13T12:07:19.201Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
4904 | 2024-05-13T12:07:19.226Z | Run 9/10...588.466058473928Mbps |
4905 | 2024-05-13T12:07:26.274Z | ----------------------------------------------------------- |
4906 | 2024-05-13T12:07:26.274Z | Server listening on 5201 |
4907 | 2024-05-13T12:07:26.274Z | ----------------------------------------------------------- |
4908 | 2024-05-13T12:07:26.274Z | Accepted connection from 10.0.0.1, port 51251 |
4909 | 2024-05-13T12:07:26.274Z | [ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63188 |
4910 | 2024-05-13T12:07:26.274Z | [ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52479 |
4911 | 2024-05-13T12:07:26.275Z | [ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53134 |
4912 | 2024-05-13T12:07:26.275Z | [ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46970 |
4913 | 2024-05-13T12:07:26.275Z | [ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40063 |
4914 | 2024-05-13T12:07:26.275Z | [ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45387 |
4915 | 2024-05-13T12:07:26.275Z | [ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42240 |
4916 | 2024-05-13T12:07:26.275Z | [ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39432 |
4917 | 2024-05-13T12:07:26.275Z | [ ID] Interval Transfer Bandwidth |
4918 | 2024-05-13T12:07:26.275Z | [ 5] 0.00-1.00 sec 8.00 MBytes 67.1 Mbits/sec |
4919 | 2024-05-13T12:07:26.275Z | [ 7] 0.00-1.00 sec 7.97 MBytes 66.8 Mbits/sec |
4920 | 2024-05-13T12:07:26.275Z | [ 9] 0.00-1.00 sec 7.94 MBytes 66.6 Mbits/sec |
4921 | 2024-05-13T12:07:26.275Z | [ 11] 0.00-1.00 sec 7.95 MBytes 66.7 Mbits/sec |
4922 | 2024-05-13T12:07:26.275Z | [ 13] 0.00-1.00 sec 7.97 MBytes 66.8 Mbits/sec |
4923 | 2024-05-13T12:07:26.275Z | [ 15] 0.00-1.00 sec 7.95 MBytes 66.7 Mbits/sec |
4924 | 2024-05-13T12:07:26.275Z | [ 17] 0.00-1.00 sec 7.91 MBytes 66.4 Mbits/sec |
4925 | 2024-05-13T12:07:26.275Z | [ 19] 0.00-1.00 sec 7.93 MBytes 66.5 Mbits/sec |
4926 | 2024-05-13T12:07:26.275Z | [SUM] 0.00-1.00 sec 63.6 MBytes 534 Mbits/sec |
4927 | 2024-05-13T12:07:26.275Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4928 | 2024-05-13T12:07:26.275Z | [ 5] 1.00-2.00 sec 8.47 MBytes 71.0 Mbits/sec |
4929 | 2024-05-13T12:07:26.275Z | [ 7] 1.00-2.00 sec 8.44 MBytes 70.8 Mbits/sec |
4930 | 2024-05-13T12:07:26.275Z | [ 9] 1.00-2.00 sec 8.41 MBytes 70.6 Mbits/sec |
4931 | 2024-05-13T12:07:26.275Z | [ 11] 1.00-2.00 sec 8.41 MBytes 70.6 Mbits/sec |
4932 | 2024-05-13T12:07:26.275Z | [ 13] 1.00-2.00 sec 8.42 MBytes 70.7 Mbits/sec |
4933 | 2024-05-13T12:07:26.275Z | [ 15] 1.00-2.00 sec 8.41 MBytes 70.6 Mbits/sec |
4934 | 2024-05-13T12:07:26.276Z | [ 17] 1.00-2.00 sec 8.48 MBytes 71.1 Mbits/sec |
4935 | 2024-05-13T12:07:26.276Z | [ 19] 1.00-2.00 sec 8.47 MBytes 71.0 Mbits/sec |
4936 | 2024-05-13T12:07:26.276Z | [SUM] 1.00-2.00 sec 67.5 MBytes 566 Mbits/sec |
4937 | 2024-05-13T12:07:26.276Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4938 | 2024-05-13T12:07:26.276Z | [ 5] 2.00-3.00 sec 8.55 MBytes 71.7 Mbits/sec |
4939 | 2024-05-13T12:07:26.276Z | [ 7] 2.00-3.00 sec 8.56 MBytes 71.8 Mbits/sec |
4940 | 2024-05-13T12:07:26.276Z | [ 9] 2.00-3.00 sec 8.59 MBytes 72.0 Mbits/sec |
4941 | 2024-05-13T12:07:26.276Z | [ 11] 2.00-3.00 sec 8.62 MBytes 72.3 Mbits/sec |
4942 | 2024-05-13T12:07:26.276Z | [ 13] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec |
4943 | 2024-05-13T12:07:26.276Z | [ 15] 2.00-3.00 sec 8.55 MBytes 71.7 Mbits/sec |
4944 | 2024-05-13T12:07:26.276Z | [ 17] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec |
4945 | 2024-05-13T12:07:26.276Z | [ 19] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec |
4946 | 2024-05-13T12:07:26.276Z | [SUM] 2.00-3.00 sec 68.4 MBytes 574 Mbits/sec |
4947 | 2024-05-13T12:07:26.276Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4948 | 2024-05-13T12:07:26.276Z | [ 5] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec |
4949 | 2024-05-13T12:07:26.276Z | [ 7] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec |
4950 | 2024-05-13T12:07:26.276Z | [ 9] 3.00-4.00 sec 8.12 MBytes 68.1 Mbits/sec |
4951 | 2024-05-13T12:07:26.276Z | [ 11] 3.00-4.00 sec 8.09 MBytes 67.8 Mbits/sec |
4952 | 2024-05-13T12:07:26.276Z | [ 13] 3.00-4.00 sec 8.15 MBytes 68.3 Mbits/sec |
4953 | 2024-05-13T12:07:26.276Z | [ 15] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec |
4954 | 2024-05-13T12:07:26.276Z | [ 17] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec |
4955 | 2024-05-13T12:07:26.276Z | [ 19] 3.00-4.00 sec 8.16 MBytes 68.4 Mbits/sec |
4956 | 2024-05-13T12:07:26.276Z | [SUM] 3.00-4.00 sec 65.1 MBytes 545 Mbits/sec |
4957 | 2024-05-13T12:07:26.277Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4958 | 2024-05-13T12:07:26.277Z | [ 5] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
4959 | 2024-05-13T12:07:26.277Z | [ 7] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
4960 | 2024-05-13T12:07:26.277Z | [ 9] 4.00-5.00 sec 9.14 MBytes 76.8 Mbits/sec |
4961 | 2024-05-13T12:07:26.277Z | [ 11] 4.00-5.00 sec 9.14 MBytes 76.8 Mbits/sec |
4962 | 2024-05-13T12:07:26.277Z | [ 13] 4.00-5.00 sec 9.17 MBytes 77.0 Mbits/sec |
4963 | 2024-05-13T12:07:26.277Z | [ 15] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
4964 | 2024-05-13T12:07:26.277Z | [ 17] 4.00-5.00 sec 9.16 MBytes 76.9 Mbits/sec |
4965 | 2024-05-13T12:07:26.277Z | [ 19] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec |
4966 | 2024-05-13T12:07:26.277Z | [SUM] 4.00-5.00 sec 73.1 MBytes 613 Mbits/sec |
4967 | 2024-05-13T12:07:26.277Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4968 | 2024-05-13T12:07:26.277Z | [ 5] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec |
4969 | 2024-05-13T12:07:26.277Z | [ 7] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec |
4970 | 2024-05-13T12:07:26.277Z | [ 9] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec |
4971 | 2024-05-13T12:07:26.277Z | [ 11] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec |
4972 | 2024-05-13T12:07:26.277Z | [ 13] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec |
4973 | 2024-05-13T12:07:26.277Z | [ 15] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec |
4974 | 2024-05-13T12:07:26.277Z | [ 17] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec |
4975 | 2024-05-13T12:07:26.277Z | [ 19] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec |
4976 | 2024-05-13T12:07:26.277Z | [SUM] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec |
4977 | 2024-05-13T12:07:26.277Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4978 | 2024-05-13T12:07:26.277Z | [ 5] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec |
4979 | 2024-05-13T12:07:26.277Z | [ 7] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec |
4980 | 2024-05-13T12:07:26.278Z | [ 9] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec |
4981 | 2024-05-13T12:07:29.368Z | [ 11] 6.00-7.00 sec 8.11 MBytes 68.0 Mbits/sec |
4982 | 2024-05-13T12:07:29.368Z | [ 13] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec |
4983 | 2024-05-13T12:07:29.368Z | [ 15] 6.00-7.00 sec 8.12 MBytes 68.1 Mbits/sec |
4984 | 2024-05-13T12:07:29.368Z | [ 17] 6.00-7.00 sec 8.08 MBytes 67.8 Mbits/sec |
4985 | 2024-05-13T12:07:29.368Z | [ 19] 6.00-7.00 sec 8.09 MBytes 67.9 Mbits/sec |
4986 | 2024-05-13T12:07:29.368Z | [SUM] 6.00-7.00 sec 64.9 MBytes 545 Mbits/sec |
4987 | 2024-05-13T12:07:29.368Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4988 | 2024-05-13T12:07:29.368Z | [ 5] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec |
4989 | 2024-05-13T12:07:29.368Z | [ 7] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec |
4990 | 2024-05-13T12:07:29.368Z | [ 9] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec |
4991 | 2024-05-13T12:07:29.368Z | [ 11] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec |
4992 | 2024-05-13T12:07:29.368Z | [ 13] 7.00-8.00 sec 8.18 MBytes 68.6 Mbits/sec |
4993 | 2024-05-13T12:07:29.368Z | [ 15] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec |
4994 | 2024-05-13T12:07:29.368Z | [ 17] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec |
4995 | 2024-05-13T12:07:29.368Z | [ 19] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec |
4996 | 2024-05-13T12:07:29.369Z | [SUM] 7.00-8.00 sec 66.0 MBytes 554 Mbits/sec |
4997 | 2024-05-13T12:07:29.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
4998 | 2024-05-13T12:07:29.369Z | [ 5] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
4999 | 2024-05-13T12:07:29.369Z | [ 7] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
5000 | 2024-05-13T12:07:29.369Z | [ 9] 8.00-9.00 sec 8.91 MBytes 74.7 Mbits/sec |
5001 | 2024-05-13T12:07:29.369Z | [ 11] 8.00-9.00 sec 8.92 MBytes 74.8 Mbits/sec |
5002 | 2024-05-13T12:07:29.369Z | [ 13] 8.00-9.00 sec 8.96 MBytes 75.2 Mbits/sec |
5003 | 2024-05-13T12:07:29.369Z | [ 15] 8.00-9.00 sec 8.91 MBytes 74.7 Mbits/sec |
5004 | 2024-05-13T12:07:29.369Z | [ 17] 8.00-9.00 sec 8.95 MBytes 75.1 Mbits/sec |
5005 | 2024-05-13T12:07:29.369Z | [ 19] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec |
5006 | 2024-05-13T12:07:29.369Z | [SUM] 8.00-9.00 sec 71.3 MBytes 598 Mbits/sec |
5007 | 2024-05-13T12:07:29.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5008 | 2024-05-13T12:07:29.369Z | [ 5] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec |
5009 | 2024-05-13T12:07:29.369Z | [ 7] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
5010 | 2024-05-13T12:07:29.369Z | [ 9] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec |
5011 | 2024-05-13T12:07:29.369Z | [ 11] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec |
5012 | 2024-05-13T12:07:29.369Z | [ 13] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec |
5013 | 2024-05-13T12:07:29.369Z | [ 15] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec |
5014 | 2024-05-13T12:07:29.369Z | [ 17] 9.00-10.00 sec 8.77 MBytes 73.6 Mbits/sec |
5015 | 2024-05-13T12:07:29.369Z | [ 19] 9.00-10.00 sec 8.82 MBytes 74.0 Mbits/sec |
5016 | 2024-05-13T12:07:29.369Z | [SUM] 9.00-10.00 sec 70.7 MBytes 593 Mbits/sec |
5017 | 2024-05-13T12:07:29.369Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5018 | 2024-05-13T12:07:29.369Z | [ 5] 10.00-10.01 sec 113 KBytes 169 Mbits/sec |
5019 | 2024-05-13T12:07:29.369Z | [ 7] 10.00-10.01 sec 113 KBytes 169 Mbits/sec |
5020 | 2024-05-13T12:07:29.370Z | [ 9] 10.00-10.01 sec 56.6 KBytes 84.4 Mbits/sec |
5021 | 2024-05-13T12:07:29.370Z | [ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
5022 | 2024-05-13T12:07:29.370Z | [ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec |
5023 | 2024-05-13T12:07:29.370Z | [ 15] 10.00-10.01 sec 56.6 KBytes 84.4 Mbits/sec |
5024 | 2024-05-13T12:07:29.370Z | [ 17] 10.00-10.01 sec 113 KBytes 169 Mbits/sec |
5025 | 2024-05-13T12:07:29.370Z | [ 19] 10.00-10.01 sec 113 KBytes 169 Mbits/sec |
5026 | 2024-05-13T12:07:29.370Z | [SUM] 10.00-10.01 sec 566 KBytes 846 Mbits/sec |
5027 | 2024-05-13T12:07:29.370Z | - - - - - - - - - - - - - - - - - - - - - - - - - |
5028 | 2024-05-13T12:07:29.370Z | [ ID] Interval Transfer Bandwidth |
5029 | 2024-05-13T12:07:29.370Z | [ 5] 0.00-10.01 sec 85.6 MBytes 71.8 Mbits/sec sender |
5030 | 2024-05-13T12:07:29.370Z | [ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5031 | 2024-05-13T12:07:29.370Z | [ 7] 0.00-10.01 sec 85.6 MBytes 71.8 Mbits/sec sender |
5032 | 2024-05-13T12:07:29.370Z | [ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5033 | 2024-05-13T12:07:29.370Z | [ 9] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender |
5034 | 2024-05-13T12:07:29.370Z | [ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5035 | 2024-05-13T12:07:29.370Z | [ 11] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender |
5036 | 2024-05-13T12:07:29.370Z | [ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5037 | 2024-05-13T12:07:29.370Z | [ 13] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender |
5038 | 2024-05-13T12:07:29.370Z | [ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5039 | 2024-05-13T12:07:29.370Z | [ 15] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender |
5040 | 2024-05-13T12:07:29.370Z | [ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5041 | 2024-05-13T12:07:29.370Z | [ 17] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender |
5042 | 2024-05-13T12:07:29.370Z | [ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5043 | 2024-05-13T12:07:29.371Z | [ 19] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender |
5044 | 2024-05-13T12:07:29.371Z | [ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5045 | 2024-05-13T12:07:29.371Z | [SUM] 0.00-10.01 sec 684 MBytes 574 Mbits/sec sender |
5046 | 2024-05-13T12:07:29.371Z | [SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver |
5047 | 2024-05-13T12:07:29.396Z | Run 10/10...574.0994812244529Mbps |
5048 | 2024-05-13T12:07:29.396Z | ###---------------------### |
5049 | 2024-05-13T12:07:29.396Z | ::: iPerf done... ::: |
5050 | 2024-05-13T12:07:29.396Z | :::Awaiting out files...::: |
5051 | 2024-05-13T12:07:29.396Z | ###---------------------### |
5052 | 2024-05-13T12:07:29.396Z | ###-----### |
5053 | 2024-05-13T12:07:29.396Z | :::done!::: |
5054 | 2024-05-13T12:07:29.396Z | ###-----### |
5055 | 2024-05-13T12:07:32.442Z | Benchmarking iperf-tcp/local/s2c/rx |
5056 | 2024-05-13T12:07:32.442Z | Benchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s |
5057 | 2024-05-13T12:07:38.109Z | Benchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (474M iterations) |
5058 | 2024-05-13T12:07:58.393Z | Benchmarking iperf-tcp/local/s2c/rx: Analyzing |
5059 | 2024-05-13T12:07:58.573Z | iperf-tcp/local/s2c/rx time: [4.8488 µs 4.8494 µs 4.8500 µs] |
5060 | 2024-05-13T12:07:58.573Z | change: [-0.5288% -0.5054% -0.4792%] (p = 0.00 < 0.05) |
5061 | 2024-05-13T12:07:58.574Z | Change within noise threshold. |
5062 | 2024-05-13T12:07:58.574Z | Found 5 outliers among 100 measurements (5.00%) |
5063 | 2024-05-13T12:07:58.574Z | 3 (3.00%) low mild |
5064 | 2024-05-13T12:07:58.574Z | 1 (1.00%) high mild |
5065 | 2024-05-13T12:07:58.574Z | 1 (1.00%) high severe |
5066 | 2024-05-13T12:08:00.060Z | |
5067 | 2024-05-13T12:08:00.060Z | Benchmarking iperf-tcp/local/s2c/tx |
5068 | 2024-05-13T12:08:00.060Z | Benchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s |
5069 | 2024-05-13T12:08:05.782Z | Benchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (469M iterations) |
5070 | 2024-05-13T12:08:25.735Z | Benchmarking iperf-tcp/local/s2c/tx: Analyzing |
5071 | 2024-05-13T12:08:25.909Z | iperf-tcp/local/s2c/tx time: [3.0863 µs 3.0865 µs 3.0867 µs] |
5072 | 2024-05-13T12:08:25.909Z | change: [+1.0694% +1.0834% +1.0990%] (p = 0.00 < 0.05) |
5073 | 2024-05-13T12:08:25.909Z | Performance has regressed. |
5074 | 2024-05-13T12:08:25.909Z | Found 7 outliers among 100 measurements (7.00%) |
5075 | 2024-05-13T12:08:25.909Z | 2 (2.00%) low severe |
5076 | 2024-05-13T12:08:25.909Z | 2 (2.00%) low mild |
5077 | 2024-05-13T12:08:25.909Z | 2 (2.00%) high mild |
5078 | 2024-05-13T12:08:25.909Z | 1 (1.00%) high severe |
5079 | 2024-05-13T12:08:27.396Z | |
5080 | 2024-05-13T12:08:32.396Z | + cargo ubench |
5081 | 2024-05-13T12:08:32.657Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
5082 | 2024-05-13T12:08:45.002Z | Finished `bench` profile [optimized + debuginfo] target(s) in 12.55s |
5083 | 2024-05-13T12:08:45.027Z | Running benches/userland.rs (target/release/deps/userland-30c6951c3609ce9a) |
5084 | 2024-05-13T12:08:45.052Z | Gnuplot not found, using plotters backend |
5085 | 2024-05-13T12:08:45.319Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover |
5086 | 2024-05-13T12:08:45.319Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s |
5087 | 2024-05-13T12:08:49.520Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0027 s (5.0M iterations) |
5088 | 2024-05-13T12:08:54.549Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing |
5089 | 2024-05-13T12:08:54.746Z | parse/Hairpin-DHCPv4/wallclock/Discover |
5090 | 2024-05-13T12:08:54.746Z | time: [158.07 ns 158.38 ns 158.91 ns] |
5091 | 2024-05-13T12:08:54.746Z | change: [+0.7584% +0.9557% +1.1563%] (p = 0.00 < 0.05) |
5092 | 2024-05-13T12:08:54.746Z | Change within noise threshold. |
5093 | 2024-05-13T12:08:54.746Z | Found 12 outliers among 100 measurements (12.00%) |
5094 | 2024-05-13T12:08:54.746Z | 1 (1.00%) low mild |
5095 | 2024-05-13T12:08:54.746Z | 3 (3.00%) high mild |
5096 | 2024-05-13T12:08:54.746Z | 8 (8.00%) high severe |
5097 | 2024-05-13T12:08:56.233Z | |
5098 | 2024-05-13T12:08:56.258Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover |
5099 | 2024-05-13T12:08:56.258Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s |
5100 | 2024-05-13T12:09:01.455Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0056 s (2.0M iterations) |
5101 | 2024-05-13T12:09:06.461Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing |
5102 | 2024-05-13T12:09:06.635Z | process/Hairpin-DHCPv4/wallclock/Discover |
5103 | 2024-05-13T12:09:06.635Z | time: [1.2977 µs 1.2984 µs 1.2992 µs] |
5104 | 2024-05-13T12:09:06.635Z | change: [-0.3228% -0.2458% -0.1654%] (p = 0.00 < 0.05) |
5105 | 2024-05-13T12:09:06.635Z | Change within noise threshold. |
5106 | 2024-05-13T12:09:06.635Z | Found 7 outliers among 100 measurements (7.00%) |
5107 | 2024-05-13T12:09:06.635Z | 3 (3.00%) low mild |
5108 | 2024-05-13T12:09:06.635Z | 4 (4.00%) high mild |
5109 | 2024-05-13T12:09:08.127Z | |
5110 | 2024-05-13T12:09:08.127Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request |
5111 | 2024-05-13T12:09:08.127Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s |
5112 | 2024-05-13T12:09:12.399Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0004 s (4.9M iterations) |
5113 | 2024-05-13T12:09:17.325Z | Benchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing |
5114 | 2024-05-13T12:09:17.495Z | parse/Hairpin-DHCPv4/wallclock/Request |
5115 | 2024-05-13T12:09:17.495Z | time: [156.50 ns 156.89 ns 157.41 ns] |
5116 | 2024-05-13T12:09:17.495Z | change: [-0.7693% +0.2227% +1.9557%] (p = 0.82 > 0.05) |
5117 | 2024-05-13T12:09:17.495Z | No change in performance detected. |
5118 | 2024-05-13T12:09:17.495Z | Found 15 outliers among 100 measurements (15.00%) |
5119 | 2024-05-13T12:09:17.495Z | 1 (1.00%) low severe |
5120 | 2024-05-13T12:09:17.496Z | 3 (3.00%) low mild |
5121 | 2024-05-13T12:09:17.496Z | 4 (4.00%) high mild |
5122 | 2024-05-13T12:09:17.496Z | 7 (7.00%) high severe |
5123 | 2024-05-13T12:09:18.980Z | |
5124 | 2024-05-13T12:09:19.004Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request |
5125 | 2024-05-13T12:09:19.004Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s |
5126 | 2024-05-13T12:09:24.037Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (2.1M iterations) |
5127 | 2024-05-13T12:09:29.033Z | Benchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing |
5128 | 2024-05-13T12:09:29.202Z | process/Hairpin-DHCPv4/wallclock/Request |
5129 | 2024-05-13T12:09:29.202Z | time: [1.2101 µs 1.2109 µs 1.2118 µs] |
5130 | 2024-05-13T12:09:29.202Z | change: [-1.2111% -1.1068% -0.9893%] (p = 0.00 < 0.05) |
5131 | 2024-05-13T12:09:29.202Z | Change within noise threshold. |
5132 | 2024-05-13T12:09:29.202Z | Found 9 outliers among 100 measurements (9.00%) |
5133 | 2024-05-13T12:09:29.202Z | 1 (1.00%) low severe |
5134 | 2024-05-13T12:09:29.202Z | 2 (2.00%) low mild |
5135 | 2024-05-13T12:09:29.203Z | 4 (4.00%) high mild |
5136 | 2024-05-13T12:09:29.203Z | 2 (2.00%) high severe |
5137 | 2024-05-13T12:09:30.686Z | |
5138 | 2024-05-13T12:09:30.686Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit |
5139 | 2024-05-13T12:09:30.686Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s |
5140 | 2024-05-13T12:09:36.297Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0053 s (3.7M iterations) |
5141 | 2024-05-13T12:09:41.345Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing |
5142 | 2024-05-13T12:09:41.521Z | parse/Hairpin-DHCPv6/wallclock/Solicit |
5143 | 2024-05-13T12:09:41.521Z | time: [220.84 ns 221.12 ns 221.40 ns] |
5144 | 2024-05-13T12:09:41.521Z | change: [-2.0993% -1.8891% -1.7021%] (p = 0.00 < 0.05) |
5145 | 2024-05-13T12:09:41.522Z | Performance has improved. |
5146 | 2024-05-13T12:09:41.522Z | Found 3 outliers among 100 measurements (3.00%) |
5147 | 2024-05-13T12:09:41.522Z | 2 (2.00%) high mild |
5148 | 2024-05-13T12:09:41.522Z | 1 (1.00%) high severe |
5149 | 2024-05-13T12:09:43.006Z | |
5150 | 2024-05-13T12:09:43.031Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit |
5151 | 2024-05-13T12:09:43.031Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s |
5152 | 2024-05-13T12:09:46.082Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0068 s (1.7M iterations) |
5153 | 2024-05-13T12:09:51.095Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing |
5154 | 2024-05-13T12:09:51.267Z | process/Hairpin-DHCPv6/wallclock/Solicit |
5155 | 2024-05-13T12:09:51.268Z | time: [1.4011 µs 1.4018 µs 1.4026 µs] |
5156 | 2024-05-13T12:09:51.268Z | change: [+4.8971% +5.0665% +5.2120%] (p = 0.00 < 0.05) |
5157 | 2024-05-13T12:09:51.268Z | Performance has regressed. |
5158 | 2024-05-13T12:09:51.268Z | Found 8 outliers among 100 measurements (8.00%) |
5159 | 2024-05-13T12:09:51.268Z | 4 (4.00%) low mild |
5160 | 2024-05-13T12:09:51.268Z | 3 (3.00%) high mild |
5161 | 2024-05-13T12:09:51.268Z | 1 (1.00%) high severe |
5162 | 2024-05-13T12:09:52.762Z | |
5163 | 2024-05-13T12:09:52.762Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request |
5164 | 2024-05-13T12:09:52.762Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s |
5165 | 2024-05-13T12:09:55.842Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0069 s (3.4M iterations) |
5166 | 2024-05-13T12:10:00.890Z | Benchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing |
5167 | 2024-05-13T12:10:01.061Z | parse/Hairpin-DHCPv6/wallclock/Request |
5168 | 2024-05-13T12:10:01.061Z | time: [221.13 ns 221.48 ns 221.88 ns] |
5169 | 2024-05-13T12:10:01.061Z | change: [-3.8891% -3.6161% -3.3212%] (p = 0.00 < 0.05) |
5170 | 2024-05-13T12:10:01.061Z | Performance has improved. |
5171 | 2024-05-13T12:10:01.061Z | Found 13 outliers among 100 measurements (13.00%) |
5172 | 2024-05-13T12:10:01.061Z | 3 (3.00%) low severe |
5173 | 2024-05-13T12:10:01.061Z | 3 (3.00%) low mild |
5174 | 2024-05-13T12:10:01.061Z | 3 (3.00%) high mild |
5175 | 2024-05-13T12:10:01.061Z | 4 (4.00%) high severe |
5176 | 2024-05-13T12:10:02.558Z | |
5177 | 2024-05-13T12:10:02.558Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request |
5178 | 2024-05-13T12:10:02.558Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s |
5179 | 2024-05-13T12:10:05.784Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0031 s (1.6M iterations) |
5180 | 2024-05-13T12:10:10.802Z | Benchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing |
5181 | 2024-05-13T12:10:10.972Z | process/Hairpin-DHCPv6/wallclock/Request |
5182 | 2024-05-13T12:10:10.972Z | time: [1.4205 µs 1.4255 µs 1.4325 µs] |
5183 | 2024-05-13T12:10:10.972Z | change: [+2.7029% +2.9356% +3.2061%] (p = 0.00 < 0.05) |
5184 | 2024-05-13T12:10:10.972Z | Performance has regressed. |
5185 | 2024-05-13T12:10:10.972Z | Found 7 outliers among 100 measurements (7.00%) |
5186 | 2024-05-13T12:10:10.972Z | 2 (2.00%) high mild |
5187 | 2024-05-13T12:10:10.972Z | 5 (5.00%) high severe |
5188 | 2024-05-13T12:10:12.470Z | |
5189 | 2024-05-13T12:10:12.470Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest |
5190 | 2024-05-13T12:10:12.470Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s |
5191 | 2024-05-13T12:10:16.360Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0021 s (5.4M iterations) |
5192 | 2024-05-13T12:10:21.343Z | Benchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing |
5193 | 2024-05-13T12:10:21.515Z | parse/Hairpin-ICMPv4/wallclock/EchoRequest |
5194 | 2024-05-13T12:10:21.515Z | time: [159.65 ns 159.89 ns 160.21 ns] |
5195 | 2024-05-13T12:10:21.515Z | change: [-0.0070% +0.5241% +1.3769%] (p = 0.07 > 0.05) |
5196 | 2024-05-13T12:10:21.515Z | No change in performance detected. |
5197 | 2024-05-13T12:10:21.515Z | Found 8 outliers among 100 measurements (8.00%) |
5198 | 2024-05-13T12:10:21.515Z | 3 (3.00%) high mild |
5199 | 2024-05-13T12:10:21.515Z | 5 (5.00%) high severe |
5200 | 2024-05-13T12:10:23.014Z | |
5201 | 2024-05-13T12:10:23.039Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest |
5202 | 2024-05-13T12:10:23.039Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s |
5203 | 2024-05-13T12:10:26.438Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0032 s (3.1M iterations) |
5204 | 2024-05-13T12:10:31.429Z | Benchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing |
5205 | 2024-05-13T12:10:31.599Z | process/Hairpin-ICMPv4/wallclock/EchoRequest |
5206 | 2024-05-13T12:10:31.599Z | time: [516.77 ns 517.35 ns 518.09 ns] |
5207 | 2024-05-13T12:10:31.599Z | change: [+0.2359% +0.3921% +0.5399%] (p = 0.00 < 0.05) |
5208 | 2024-05-13T12:10:31.599Z | Change within noise threshold. |
5209 | 2024-05-13T12:10:31.599Z | Found 2 outliers among 100 measurements (2.00%) |
5210 | 2024-05-13T12:10:31.599Z | 1 (1.00%) low mild |
5211 | 2024-05-13T12:10:31.599Z | 1 (1.00%) high severe |
5212 | 2024-05-13T12:10:33.088Z | |
5213 | 2024-05-13T12:10:33.088Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest |
5214 | 2024-05-13T12:10:33.089Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s |
5215 | 2024-05-13T12:10:38.748Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0020 s (3.7M iterations) |
5216 | 2024-05-13T12:10:43.591Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing |
5217 | 2024-05-13T12:10:43.759Z | parse/Hairpin-ICMPv6/wallclock/EchoRequest |
5218 | 2024-05-13T12:10:43.759Z | time: [376.07 ns 376.51 ns 377.04 ns] |
5219 | 2024-05-13T12:10:43.759Z | change: [-2.3733% -2.2208% -2.0669%] (p = 0.00 < 0.05) |
5220 | 2024-05-13T12:10:43.759Z | Performance has improved. |
5221 | 2024-05-13T12:10:43.759Z | Found 7 outliers among 100 measurements (7.00%) |
5222 | 2024-05-13T12:10:43.759Z | 3 (3.00%) high mild |
5223 | 2024-05-13T12:10:43.759Z | 4 (4.00%) high severe |
5224 | 2024-05-13T12:10:45.252Z | |
5225 | 2024-05-13T12:10:45.280Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest |
5226 | 2024-05-13T12:10:45.280Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s |
5227 | 2024-05-13T12:10:49.532Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0004 s (2.4M iterations) |
5228 | 2024-05-13T12:10:54.507Z | Benchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing |
5229 | 2024-05-13T12:10:54.676Z | process/Hairpin-ICMPv6/wallclock/EchoRequest |
5230 | 2024-05-13T12:10:54.676Z | time: [568.41 ns 569.00 ns 569.84 ns] |
5231 | 2024-05-13T12:10:54.676Z | change: [-1.5342% -1.4110% -1.2474%] (p = 0.00 < 0.05) |
5232 | 2024-05-13T12:10:54.676Z | Performance has improved. |
5233 | 2024-05-13T12:10:54.676Z | Found 5 outliers among 100 measurements (5.00%) |
5234 | 2024-05-13T12:10:54.676Z | 1 (1.00%) low mild |
5235 | 2024-05-13T12:10:54.676Z | 3 (3.00%) high mild |
5236 | 2024-05-13T12:10:54.676Z | 1 (1.00%) high severe |
5237 | 2024-05-13T12:10:56.166Z | |
5238 | 2024-05-13T12:10:56.167Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5239 | 2024-05-13T12:10:56.167Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s |
5240 | 2024-05-13T12:11:00.688Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0023 s (4.6M iterations) |
5241 | 2024-05-13T12:11:05.741Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing |
5242 | 2024-05-13T12:11:05.913Z | parse/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5243 | 2024-05-13T12:11:05.913Z | time: [225.79 ns 226.11 ns 226.46 ns] |
5244 | 2024-05-13T12:11:05.913Z | change: [-2.9232% -2.7074% -2.4562%] (p = 0.00 < 0.05) |
5245 | 2024-05-13T12:11:05.913Z | Performance has improved. |
5246 | 2024-05-13T12:11:05.914Z | Found 3 outliers among 100 measurements (3.00%) |
5247 | 2024-05-13T12:11:05.914Z | 2 (2.00%) low severe |
5248 | 2024-05-13T12:11:05.914Z | 1 (1.00%) high severe |
5249 | 2024-05-13T12:11:07.399Z | |
5250 | 2024-05-13T12:11:07.399Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5251 | 2024-05-13T12:11:07.399Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s |
5252 | 2024-05-13T12:11:11.648Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0043 s (2.5M iterations) |
5253 | 2024-05-13T12:11:16.636Z | Benchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing |
5254 | 2024-05-13T12:11:16.807Z | process/Hairpin-ICMPv6/wallclock/NeighborSolicit |
5255 | 2024-05-13T12:11:16.807Z | time: [769.80 ns 770.13 ns 770.47 ns] |
5256 | 2024-05-13T12:11:16.807Z | change: [-0.0490% +0.0709% +0.1863%] (p = 0.27 > 0.05) |
5257 | 2024-05-13T12:11:16.807Z | No change in performance detected. |
5258 | 2024-05-13T12:11:16.807Z | Found 6 outliers among 100 measurements (6.00%) |
5259 | 2024-05-13T12:11:16.807Z | 2 (2.00%) low mild |
5260 | 2024-05-13T12:11:16.807Z | 1 (1.00%) high mild |
5261 | 2024-05-13T12:11:16.807Z | 3 (3.00%) high severe |
5262 | 2024-05-13T12:11:18.305Z | |
5263 | 2024-05-13T12:11:18.305Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit |
5264 | 2024-05-13T12:11:18.305Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s |
5265 | 2024-05-13T12:11:22.793Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0005 s (4.7M iterations) |
5266 | 2024-05-13T12:11:27.794Z | Benchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing |
5267 | 2024-05-13T12:11:27.964Z | parse/Hairpin-ICMPv6/wallclock/RouterSolicit |
5268 | 2024-05-13T12:11:27.964Z | time: [224.20 ns 224.92 ns 225.89 ns] |
5269 | 2024-05-13T12:11:27.964Z | change: [-2.3681% -2.1596% -1.9290%] (p = 0.00 < 0.05) |
5270 | 2024-05-13T12:11:27.964Z | Performance has improved. |
5271 | 2024-05-13T12:11:27.964Z | Found 5 outliers among 100 measurements (5.00%) |
5272 | 2024-05-13T12:11:27.964Z | 3 (3.00%) low mild |
5273 | 2024-05-13T12:11:27.964Z | 1 (1.00%) high mild |
5274 | 2024-05-13T12:11:27.964Z | 1 (1.00%) high severe |
5275 | 2024-05-13T12:11:29.447Z | |
5276 | 2024-05-13T12:11:29.472Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit |
5277 | 2024-05-13T12:11:29.472Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s |
5278 | 2024-05-13T12:11:33.658Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0095 s (2.5M iterations) |
5279 | 2024-05-13T12:11:38.648Z | Benchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing |
5280 | 2024-05-13T12:11:38.816Z | process/Hairpin-ICMPv6/wallclock/RouterSolicit |
5281 | 2024-05-13T12:11:38.816Z | time: [743.33 ns 744.27 ns 745.27 ns] |
5282 | 2024-05-13T12:11:38.816Z | change: [+0.7623% +0.9264% +1.1059%] (p = 0.00 < 0.05) |
5283 | 2024-05-13T12:11:38.816Z | Change within noise threshold. |
5284 | 2024-05-13T12:11:38.817Z | Found 7 outliers among 100 measurements (7.00%) |
5285 | 2024-05-13T12:11:38.817Z | 1 (1.00%) low mild |
5286 | 2024-05-13T12:11:38.817Z | 4 (4.00%) high mild |
5287 | 2024-05-13T12:11:38.817Z | 2 (2.00%) high severe |
5288 | 2024-05-13T12:11:40.309Z | |
5289 | 2024-05-13T12:11:40.309Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5290 | 2024-05-13T12:11:40.309Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5291 | 2024-05-13T12:11:43.874Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (5.9M iterations) |
5292 | 2024-05-13T12:11:48.823Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5293 | 2024-05-13T12:11:48.992Z | parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5294 | 2024-05-13T12:11:48.992Z | time: [167.78 ns 167.96 ns 168.17 ns] |
5295 | 2024-05-13T12:11:48.992Z | change: [-2.0463% -1.8687% -1.6672%] (p = 0.00 < 0.05) |
5296 | 2024-05-13T12:11:48.992Z | Performance has improved. |
5297 | 2024-05-13T12:11:48.992Z | Found 4 outliers among 100 measurements (4.00%) |
5298 | 2024-05-13T12:11:48.992Z | 2 (2.00%) high mild |
5299 | 2024-05-13T12:11:48.992Z | 2 (2.00%) high severe |
5300 | 2024-05-13T12:11:50.477Z | |
5301 | 2024-05-13T12:11:50.502Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5302 | 2024-05-13T12:11:50.502Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5303 | 2024-05-13T12:11:55.851Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0079 s (2.0M iterations) |
5304 | 2024-05-13T12:12:00.853Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5305 | 2024-05-13T12:12:01.022Z | process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B |
5306 | 2024-05-13T12:12:01.022Z | time: [427.49 ns 429.18 ns 431.46 ns] |
5307 | 2024-05-13T12:12:01.022Z | change: [+1.0067% +1.2587% +1.6207%] (p = 0.00 < 0.05) |
5308 | 2024-05-13T12:12:01.022Z | Performance has regressed. |
5309 | 2024-05-13T12:12:01.022Z | Found 10 outliers among 100 measurements (10.00%) |
5310 | 2024-05-13T12:12:01.022Z | 1 (1.00%) low mild |
5311 | 2024-05-13T12:12:01.022Z | 4 (4.00%) high mild |
5312 | 2024-05-13T12:12:01.022Z | 5 (5.00%) high severe |
5313 | 2024-05-13T12:12:02.524Z | |
5314 | 2024-05-13T12:12:02.524Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5315 | 2024-05-13T12:12:02.524Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5316 | 2024-05-13T12:12:06.021Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0058 s (3.0M iterations) |
5317 | 2024-05-13T12:12:11.026Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5318 | 2024-05-13T12:12:11.193Z | parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5319 | 2024-05-13T12:12:11.193Z | time: [170.41 ns 170.59 ns 170.81 ns] |
5320 | 2024-05-13T12:12:11.193Z | change: [-4.9112% -4.5026% -4.1884%] (p = 0.00 < 0.05) |
5321 | 2024-05-13T12:12:11.193Z | Performance has improved. |
5322 | 2024-05-13T12:12:11.193Z | Found 4 outliers among 100 measurements (4.00%) |
5323 | 2024-05-13T12:12:11.193Z | 1 (1.00%) low mild |
5324 | 2024-05-13T12:12:11.193Z | 1 (1.00%) high mild |
5325 | 2024-05-13T12:12:11.193Z | 2 (2.00%) high severe |
5326 | 2024-05-13T12:12:12.688Z | |
5327 | 2024-05-13T12:12:12.712Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5328 | 2024-05-13T12:12:12.712Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5329 | 2024-05-13T12:12:17.380Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0158 s (1.1M iterations) |
5330 | 2024-05-13T12:12:22.378Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5331 | 2024-05-13T12:12:22.545Z | process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B |
5332 | 2024-05-13T12:12:22.545Z | time: [506.03 ns 506.32 ns 506.69 ns] |
5333 | 2024-05-13T12:12:22.545Z | change: [-2.2356% -2.0720% -1.9140%] (p = 0.00 < 0.05) |
5334 | 2024-05-13T12:12:22.546Z | Performance has improved. |
5335 | 2024-05-13T12:12:22.546Z | Found 6 outliers among 100 measurements (6.00%) |
5336 | 2024-05-13T12:12:22.546Z | 2 (2.00%) low mild |
5337 | 2024-05-13T12:12:22.546Z | 2 (2.00%) high mild |
5338 | 2024-05-13T12:12:22.546Z | 2 (2.00%) high severe |
5339 | 2024-05-13T12:12:24.037Z | |
5340 | 2024-05-13T12:12:24.037Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5341 | 2024-05-13T12:12:24.037Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5342 | 2024-05-13T12:12:27.236Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (3.3M iterations) |
5343 | 2024-05-13T12:12:32.119Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5344 | 2024-05-13T12:12:32.287Z | parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5345 | 2024-05-13T12:12:32.287Z | time: [284.33 ns 284.58 ns 284.83 ns] |
5346 | 2024-05-13T12:12:32.287Z | change: [-2.0048% -1.9017% -1.8011%] (p = 0.00 < 0.05) |
5347 | 2024-05-13T12:12:32.287Z | Performance has improved. |
5348 | 2024-05-13T12:12:32.287Z | Found 1 outliers among 100 measurements (1.00%) |
5349 | 2024-05-13T12:12:32.287Z | 1 (1.00%) low mild |
5350 | 2024-05-13T12:12:33.770Z | |
5351 | 2024-05-13T12:12:33.794Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5352 | 2024-05-13T12:12:33.794Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5353 | 2024-05-13T12:12:37.155Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0049 s (1.6M iterations) |
5354 | 2024-05-13T12:12:42.144Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5355 | 2024-05-13T12:12:42.312Z | process/ULP-FastPath/wallclock/V4-Tcp-IN-0B |
5356 | 2024-05-13T12:12:42.312Z | time: [379.56 ns 379.81 ns 380.10 ns] |
5357 | 2024-05-13T12:12:42.312Z | change: [-1.1760% -1.0535% -0.9405%] (p = 0.00 < 0.05) |
5358 | 2024-05-13T12:12:42.312Z | Change within noise threshold. |
5359 | 2024-05-13T12:12:42.312Z | Found 8 outliers among 100 measurements (8.00%) |
5360 | 2024-05-13T12:12:42.312Z | 1 (1.00%) low severe |
5361 | 2024-05-13T12:12:42.312Z | 5 (5.00%) low mild |
5362 | 2024-05-13T12:12:42.312Z | 2 (2.00%) high mild |
5363 | 2024-05-13T12:12:43.799Z | |
5364 | 2024-05-13T12:12:43.800Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5365 | 2024-05-13T12:12:43.800Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5366 | 2024-05-13T12:12:49.363Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0107 s (1.9M iterations) |
5367 | 2024-05-13T12:12:54.382Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5368 | 2024-05-13T12:12:54.551Z | parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5369 | 2024-05-13T12:12:54.551Z | time: [289.37 ns 289.66 ns 289.99 ns] |
5370 | 2024-05-13T12:12:54.551Z | change: [-3.1561% -2.9772% -2.7954%] (p = 0.00 < 0.05) |
5371 | 2024-05-13T12:12:54.551Z | Performance has improved. |
5372 | 2024-05-13T12:12:54.551Z | Found 1 outliers among 100 measurements (1.00%) |
5373 | 2024-05-13T12:12:54.551Z | 1 (1.00%) high severe |
5374 | 2024-05-13T12:12:56.041Z | |
5375 | 2024-05-13T12:12:56.069Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5376 | 2024-05-13T12:12:56.069Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5377 | 2024-05-13T12:13:01.656Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (934k iterations) |
5378 | 2024-05-13T12:13:06.663Z | Benchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5379 | 2024-05-13T12:13:06.831Z | process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B |
5380 | 2024-05-13T12:13:06.831Z | time: [411.58 ns 411.92 ns 412.36 ns] |
5381 | 2024-05-13T12:13:06.831Z | change: [-2.5220% -2.2333% -1.7599%] (p = 0.00 < 0.05) |
5382 | 2024-05-13T12:13:06.831Z | Performance has improved. |
5383 | 2024-05-13T12:13:06.831Z | Found 4 outliers among 100 measurements (4.00%) |
5384 | 2024-05-13T12:13:06.831Z | 1 (1.00%) high mild |
5385 | 2024-05-13T12:13:06.831Z | 3 (3.00%) high severe |
5386 | 2024-05-13T12:13:08.319Z | |
5387 | 2024-05-13T12:13:08.320Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5388 | 2024-05-13T12:13:08.320Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5389 | 2024-05-13T12:13:11.803Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (6.0M iterations) |
5390 | 2024-05-13T12:13:16.791Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5391 | 2024-05-13T12:13:16.959Z | parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5392 | 2024-05-13T12:13:16.959Z | time: [163.57 ns 163.73 ns 163.89 ns] |
5393 | 2024-05-13T12:13:16.959Z | change: [-0.5193% -0.2820% -0.0418%] (p = 0.02 < 0.05) |
5394 | 2024-05-13T12:13:16.959Z | Change within noise threshold. |
5395 | 2024-05-13T12:13:16.959Z | Found 11 outliers among 100 measurements (11.00%) |
5396 | 2024-05-13T12:13:16.959Z | 5 (5.00%) low mild |
5397 | 2024-05-13T12:13:16.960Z | 3 (3.00%) high mild |
5398 | 2024-05-13T12:13:16.960Z | 3 (3.00%) high severe |
5399 | 2024-05-13T12:13:18.454Z | |
5400 | 2024-05-13T12:13:18.482Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5401 | 2024-05-13T12:13:18.482Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5402 | 2024-05-13T12:13:23.470Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0113 s (2.1M iterations) |
5403 | 2024-05-13T12:13:28.483Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5404 | 2024-05-13T12:13:28.651Z | process/ULP-FastPath/wallclock/V4-Udp-OUT-0B |
5405 | 2024-05-13T12:13:28.652Z | time: [365.32 ns 365.51 ns 365.69 ns] |
5406 | 2024-05-13T12:13:28.652Z | change: [+1.8267% +1.9226% +2.0172%] (p = 0.00 < 0.05) |
5407 | 2024-05-13T12:13:28.652Z | Performance has regressed. |
5408 | 2024-05-13T12:13:28.652Z | Found 1 outliers among 100 measurements (1.00%) |
5409 | 2024-05-13T12:13:28.652Z | 1 (1.00%) high severe |
5410 | 2024-05-13T12:13:30.138Z | |
5411 | 2024-05-13T12:13:30.138Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5412 | 2024-05-13T12:13:30.138Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5413 | 2024-05-13T12:13:33.758Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (2.9M iterations) |
5414 | 2024-05-13T12:13:38.752Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5415 | 2024-05-13T12:13:38.920Z | parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5416 | 2024-05-13T12:13:38.920Z | time: [173.69 ns 173.89 ns 174.11 ns] |
5417 | 2024-05-13T12:13:38.920Z | change: [+5.7515% +5.8771% +6.0297%] (p = 0.00 < 0.05) |
5418 | 2024-05-13T12:13:38.920Z | Performance has regressed. |
5419 | 2024-05-13T12:13:38.920Z | Found 5 outliers among 100 measurements (5.00%) |
5420 | 2024-05-13T12:13:38.920Z | 4 (4.00%) high mild |
5421 | 2024-05-13T12:13:38.920Z | 1 (1.00%) high severe |
5422 | 2024-05-13T12:13:40.405Z | |
5423 | 2024-05-13T12:13:40.430Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5424 | 2024-05-13T12:13:40.430Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5425 | 2024-05-13T12:13:44.804Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0210 s (1.2M iterations) |
5426 | 2024-05-13T12:13:49.822Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5427 | 2024-05-13T12:13:49.995Z | process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B |
5428 | 2024-05-13T12:13:49.995Z | time: [434.18 ns 434.73 ns 435.41 ns] |
5429 | 2024-05-13T12:13:49.995Z | change: [-3.5212% -3.2131% -2.7570%] (p = 0.00 < 0.05) |
5430 | 2024-05-13T12:13:49.995Z | Performance has improved. |
5431 | 2024-05-13T12:13:49.995Z | Found 4 outliers among 100 measurements (4.00%) |
5432 | 2024-05-13T12:13:49.995Z | 1 (1.00%) high mild |
5433 | 2024-05-13T12:13:49.995Z | 3 (3.00%) high severe |
5434 | 2024-05-13T12:13:51.484Z | |
5435 | 2024-05-13T12:13:51.484Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5436 | 2024-05-13T12:13:51.484Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5437 | 2024-05-13T12:13:54.574Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.4M iterations) |
5438 | 2024-05-13T12:13:59.507Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing |
5439 | 2024-05-13T12:13:59.672Z | parse/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5440 | 2024-05-13T12:13:59.672Z | time: [276.71 ns 276.98 ns 277.27 ns] |
5441 | 2024-05-13T12:13:59.672Z | change: [-1.4957% -1.3379% -1.1743%] (p = 0.00 < 0.05) |
5442 | 2024-05-13T12:13:59.672Z | Performance has improved. |
5443 | 2024-05-13T12:13:59.672Z | Found 3 outliers among 100 measurements (3.00%) |
5444 | 2024-05-13T12:13:59.672Z | 3 (3.00%) high mild |
5445 | 2024-05-13T12:14:01.160Z | |
5446 | 2024-05-13T12:14:01.161Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5447 | 2024-05-13T12:14:01.161Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5448 | 2024-05-13T12:14:04.327Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (1.7M iterations) |
5449 | 2024-05-13T12:14:09.326Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing |
5450 | 2024-05-13T12:14:09.493Z | process/ULP-FastPath/wallclock/V4-Udp-IN-0B |
5451 | 2024-05-13T12:14:09.493Z | time: [306.97 ns 307.17 ns 307.38 ns] |
5452 | 2024-05-13T12:14:09.493Z | change: [-0.5004% -0.1977% +0.0075%] (p = 0.13 > 0.05) |
5453 | 2024-05-13T12:14:09.494Z | No change in performance detected. |
5454 | 2024-05-13T12:14:09.494Z | Found 1 outliers among 100 measurements (1.00%) |
5455 | 2024-05-13T12:14:09.494Z | 1 (1.00%) high mild |
5456 | 2024-05-13T12:14:10.982Z | |
5457 | 2024-05-13T12:14:10.982Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5458 | 2024-05-13T12:14:10.982Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5459 | 2024-05-13T12:14:16.595Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (1.9M iterations) |
5460 | 2024-05-13T12:14:21.585Z | Benchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5461 | 2024-05-13T12:14:21.749Z | parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5462 | 2024-05-13T12:14:21.749Z | time: [292.31 ns 292.49 ns 292.69 ns] |
5463 | 2024-05-13T12:14:21.749Z | change: [+1.7725% +2.0576% +2.2723%] (p = 0.00 < 0.05) |
5464 | 2024-05-13T12:14:21.750Z | Performance has regressed. |
5465 | 2024-05-13T12:14:21.750Z | Found 2 outliers among 100 measurements (2.00%) |
5466 | 2024-05-13T12:14:21.750Z | 1 (1.00%) high mild |
5467 | 2024-05-13T12:14:21.750Z | 1 (1.00%) high severe |
5468 | 2024-05-13T12:14:23.238Z | |
5469 | 2024-05-13T12:14:23.263Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5470 | 2024-05-13T12:14:23.264Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5471 | 2024-05-13T12:14:28.785Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0215 s (949k iterations) |
5472 | 2024-05-13T12:14:33.730Z | Benchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5473 | 2024-05-13T12:14:33.912Z | process/ULP-FastPath/wallclock/V4-Udp-IN-1400B |
5474 | 2024-05-13T12:14:33.912Z | time: [341.25 ns 341.47 ns 341.72 ns] |
5475 | 2024-05-13T12:14:33.912Z | change: [-1.3459% -1.2351% -1.1190%] (p = 0.00 < 0.05) |
5476 | 2024-05-13T12:14:33.912Z | Performance has improved. |
5477 | 2024-05-13T12:14:33.912Z | Found 1 outliers among 100 measurements (1.00%) |
5478 | 2024-05-13T12:14:33.912Z | 1 (1.00%) high mild |
5479 | 2024-05-13T12:14:35.393Z | |
5480 | 2024-05-13T12:14:35.393Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5481 | 2024-05-13T12:14:35.393Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5482 | 2024-05-13T12:14:39.688Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.9M iterations) |
5483 | 2024-05-13T12:14:44.661Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5484 | 2024-05-13T12:14:44.829Z | parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5485 | 2024-05-13T12:14:44.829Z | time: [230.34 ns 230.55 ns 230.77 ns] |
5486 | 2024-05-13T12:14:44.829Z | change: [+0.5459% +0.6519% +0.7807%] (p = 0.00 < 0.05) |
5487 | 2024-05-13T12:14:44.829Z | Change within noise threshold. |
5488 | 2024-05-13T12:14:44.829Z | Found 9 outliers among 100 measurements (9.00%) |
5489 | 2024-05-13T12:14:44.829Z | 3 (3.00%) low mild |
5490 | 2024-05-13T12:14:44.829Z | 4 (4.00%) high mild |
5491 | 2024-05-13T12:14:44.829Z | 2 (2.00%) high severe |
5492 | 2024-05-13T12:14:46.319Z | |
5493 | 2024-05-13T12:14:46.344Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5494 | 2024-05-13T12:14:46.344Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5495 | 2024-05-13T12:14:49.398Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0129 s (1.7M iterations) |
5496 | 2024-05-13T12:14:54.435Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5497 | 2024-05-13T12:14:54.601Z | process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B |
5498 | 2024-05-13T12:14:54.601Z | time: [435.01 ns 435.23 ns 435.46 ns] |
5499 | 2024-05-13T12:14:54.602Z | change: [+0.6430% +0.7254% +0.8097%] (p = 0.00 < 0.05) |
5500 | 2024-05-13T12:14:54.602Z | Change within noise threshold. |
5501 | 2024-05-13T12:14:54.602Z | Found 2 outliers among 100 measurements (2.00%) |
5502 | 2024-05-13T12:14:54.602Z | 1 (1.00%) low mild |
5503 | 2024-05-13T12:14:54.602Z | 1 (1.00%) high mild |
5504 | 2024-05-13T12:14:56.094Z | |
5505 | 2024-05-13T12:14:56.095Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5506 | 2024-05-13T12:14:56.095Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5507 | 2024-05-13T12:15:00.130Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0058 s (2.6M iterations) |
5508 | 2024-05-13T12:15:05.134Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5509 | 2024-05-13T12:15:05.303Z | parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5510 | 2024-05-13T12:15:05.303Z | time: [226.77 ns 227.06 ns 227.33 ns] |
5511 | 2024-05-13T12:15:05.303Z | change: [-4.6881% -4.5325% -4.3810%] (p = 0.00 < 0.05) |
5512 | 2024-05-13T12:15:05.303Z | Performance has improved. |
5513 | 2024-05-13T12:15:05.303Z | Found 2 outliers among 100 measurements (2.00%) |
5514 | 2024-05-13T12:15:05.303Z | 1 (1.00%) high mild |
5515 | 2024-05-13T12:15:05.303Z | 1 (1.00%) high severe |
5516 | 2024-05-13T12:15:06.785Z | |
5517 | 2024-05-13T12:15:06.811Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5518 | 2024-05-13T12:15:06.811Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5519 | 2024-05-13T12:15:11.841Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0156 s (1.0M iterations) |
5520 | 2024-05-13T12:15:16.853Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5521 | 2024-05-13T12:15:17.026Z | process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B |
5522 | 2024-05-13T12:15:17.026Z | time: [509.95 ns 510.23 ns 510.54 ns] |
5523 | 2024-05-13T12:15:17.026Z | change: [-0.7096% -0.6303% -0.5531%] (p = 0.00 < 0.05) |
5524 | 2024-05-13T12:15:17.026Z | Change within noise threshold. |
5525 | 2024-05-13T12:15:17.026Z | Found 3 outliers among 100 measurements (3.00%) |
5526 | 2024-05-13T12:15:17.026Z | 3 (3.00%) high mild |
5527 | 2024-05-13T12:15:18.515Z | |
5528 | 2024-05-13T12:15:18.515Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5529 | 2024-05-13T12:15:18.515Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5530 | 2024-05-13T12:15:22.316Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0074 s (2.8M iterations) |
5531 | 2024-05-13T12:15:27.262Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5532 | 2024-05-13T12:15:27.430Z | parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5533 | 2024-05-13T12:15:27.431Z | time: [346.87 ns 347.18 ns 347.52 ns] |
5534 | 2024-05-13T12:15:27.431Z | change: [-0.0867% +0.0612% +0.2079%] (p = 0.44 > 0.05) |
5535 | 2024-05-13T12:15:27.431Z | No change in performance detected. |
5536 | 2024-05-13T12:15:27.431Z | Found 10 outliers among 100 measurements (10.00%) |
5537 | 2024-05-13T12:15:27.431Z | 4 (4.00%) low mild |
5538 | 2024-05-13T12:15:27.431Z | 3 (3.00%) high mild |
5539 | 2024-05-13T12:15:27.431Z | 3 (3.00%) high severe |
5540 | 2024-05-13T12:15:28.912Z | |
5541 | 2024-05-13T12:15:28.937Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5542 | 2024-05-13T12:15:28.937Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5543 | 2024-05-13T12:15:32.798Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0144 s (1.4M iterations) |
5544 | 2024-05-13T12:15:37.836Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5545 | 2024-05-13T12:15:38.006Z | process/ULP-FastPath/wallclock/V6-Tcp-IN-0B |
5546 | 2024-05-13T12:15:38.006Z | time: [383.28 ns 383.66 ns 384.10 ns] |
5547 | 2024-05-13T12:15:38.006Z | change: [+0.1336% +0.2520% +0.3787%] (p = 0.00 < 0.05) |
5548 | 2024-05-13T12:15:38.006Z | Change within noise threshold. |
5549 | 2024-05-13T12:15:38.006Z | Found 3 outliers among 100 measurements (3.00%) |
5550 | 2024-05-13T12:15:38.006Z | 2 (2.00%) high mild |
5551 | 2024-05-13T12:15:38.006Z | 1 (1.00%) high severe |
5552 | 2024-05-13T12:15:39.494Z | |
5553 | 2024-05-13T12:15:39.494Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5554 | 2024-05-13T12:15:39.494Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5555 | 2024-05-13T12:15:42.638Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0111 s (1.7M iterations) |
5556 | 2024-05-13T12:15:47.611Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5557 | 2024-05-13T12:15:47.781Z | parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5558 | 2024-05-13T12:15:47.781Z | time: [352.13 ns 352.33 ns 352.53 ns] |
5559 | 2024-05-13T12:15:47.781Z | change: [-0.1972% -0.0621% +0.0566%] (p = 0.35 > 0.05) |
5560 | 2024-05-13T12:15:47.782Z | No change in performance detected. |
5561 | 2024-05-13T12:15:47.782Z | Found 1 outliers among 100 measurements (1.00%) |
5562 | 2024-05-13T12:15:47.782Z | 1 (1.00%) high mild |
5563 | 2024-05-13T12:15:49.277Z | |
5564 | 2024-05-13T12:15:49.301Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5565 | 2024-05-13T12:15:49.301Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5566 | 2024-05-13T12:15:52.313Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (864k iterations) |
5567 | 2024-05-13T12:15:57.295Z | Benchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5568 | 2024-05-13T12:15:57.464Z | process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B |
5569 | 2024-05-13T12:15:57.464Z | time: [406.23 ns 407.20 ns 409.06 ns] |
5570 | 2024-05-13T12:15:57.464Z | change: [-5.2587% -4.8547% -4.3085%] (p = 0.00 < 0.05) |
5571 | 2024-05-13T12:15:57.464Z | Performance has improved. |
5572 | 2024-05-13T12:15:57.464Z | Found 2 outliers among 100 measurements (2.00%) |
5573 | 2024-05-13T12:15:57.464Z | 2 (2.00%) high severe |
5574 | 2024-05-13T12:15:58.956Z | |
5575 | 2024-05-13T12:15:58.956Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5576 | 2024-05-13T12:15:58.956Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5577 | 2024-05-13T12:16:03.151Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (5.0M iterations) |
5578 | 2024-05-13T12:16:08.136Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5579 | 2024-05-13T12:16:08.304Z | parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5580 | 2024-05-13T12:16:08.304Z | time: [220.69 ns 220.90 ns 221.11 ns] |
5581 | 2024-05-13T12:16:08.304Z | change: [-2.7349% -2.5170% -2.3284%] (p = 0.00 < 0.05) |
5582 | 2024-05-13T12:16:08.304Z | Performance has improved. |
5583 | 2024-05-13T12:16:08.304Z | Found 3 outliers among 100 measurements (3.00%) |
5584 | 2024-05-13T12:16:08.304Z | 3 (3.00%) high mild |
5585 | 2024-05-13T12:16:09.790Z | |
5586 | 2024-05-13T12:16:09.818Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5587 | 2024-05-13T12:16:09.818Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5588 | 2024-05-13T12:16:15.570Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0101 s (1.8M iterations) |
5589 | 2024-05-13T12:16:20.554Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5590 | 2024-05-13T12:16:20.722Z | process/ULP-FastPath/wallclock/V6-Udp-OUT-0B |
5591 | 2024-05-13T12:16:20.722Z | time: [368.45 ns 368.85 ns 369.21 ns] |
5592 | 2024-05-13T12:16:20.722Z | change: [+4.3552% +4.4824% +4.6033%] (p = 0.00 < 0.05) |
5593 | 2024-05-13T12:16:20.722Z | Performance has regressed. |
5594 | 2024-05-13T12:16:20.722Z | Found 1 outliers among 100 measurements (1.00%) |
5595 | 2024-05-13T12:16:20.722Z | 1 (1.00%) high mild |
5596 | 2024-05-13T12:16:22.215Z | |
5597 | 2024-05-13T12:16:22.215Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5598 | 2024-05-13T12:16:22.215Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5599 | 2024-05-13T12:16:26.269Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0071 s (2.6M iterations) |
5600 | 2024-05-13T12:16:31.238Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5601 | 2024-05-13T12:16:31.405Z | parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5602 | 2024-05-13T12:16:31.405Z | time: [229.02 ns 229.12 ns 229.23 ns] |
5603 | 2024-05-13T12:16:31.405Z | change: [-0.7007% -0.5650% -0.4047%] (p = 0.00 < 0.05) |
5604 | 2024-05-13T12:16:31.405Z | Change within noise threshold. |
5605 | 2024-05-13T12:16:31.405Z | Found 5 outliers among 100 measurements (5.00%) |
5606 | 2024-05-13T12:16:31.405Z | 2 (2.00%) high mild |
5607 | 2024-05-13T12:16:31.406Z | 3 (3.00%) high severe |
5608 | 2024-05-13T12:16:32.897Z | |
5609 | 2024-05-13T12:16:32.921Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5610 | 2024-05-13T12:16:32.921Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5611 | 2024-05-13T12:16:37.689Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (1.1M iterations) |
5612 | 2024-05-13T12:16:42.681Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5613 | 2024-05-13T12:16:42.846Z | process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B |
5614 | 2024-05-13T12:16:42.846Z | time: [437.36 ns 437.55 ns 437.73 ns] |
5615 | 2024-05-13T12:16:42.846Z | change: [+1.3884% +1.4804% +1.5725%] (p = 0.00 < 0.05) |
5616 | 2024-05-13T12:16:42.846Z | Performance has regressed. |
5617 | 2024-05-13T12:16:42.846Z | Found 2 outliers among 100 measurements (2.00%) |
5618 | 2024-05-13T12:16:42.846Z | 1 (1.00%) high mild |
5619 | 2024-05-13T12:16:42.846Z | 1 (1.00%) high severe |
5620 | 2024-05-13T12:16:44.335Z | |
5621 | 2024-05-13T12:16:44.335Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5622 | 2024-05-13T12:16:44.335Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5623 | 2024-05-13T12:16:48.031Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (2.8M iterations) |
5624 | 2024-05-13T12:16:52.933Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing |
5625 | 2024-05-13T12:16:53.098Z | parse/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5626 | 2024-05-13T12:16:53.098Z | time: [339.89 ns 340.28 ns 340.72 ns] |
5627 | 2024-05-13T12:16:53.099Z | change: [-0.1934% -0.0433% +0.1222%] (p = 0.59 > 0.05) |
5628 | 2024-05-13T12:16:53.099Z | No change in performance detected. |
5629 | 2024-05-13T12:16:53.099Z | Found 1 outliers among 100 measurements (1.00%) |
5630 | 2024-05-13T12:16:53.099Z | 1 (1.00%) high mild |
5631 | 2024-05-13T12:16:54.582Z | |
5632 | 2024-05-13T12:16:54.607Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5633 | 2024-05-13T12:16:54.607Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5634 | 2024-05-13T12:16:58.206Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0078 s (1.4M iterations) |
5635 | 2024-05-13T12:17:03.209Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing |
5636 | 2024-05-13T12:17:03.378Z | process/ULP-FastPath/wallclock/V6-Udp-IN-0B |
5637 | 2024-05-13T12:17:03.378Z | time: [303.27 ns 303.78 ns 304.27 ns] |
5638 | 2024-05-13T12:17:03.378Z | change: [-0.8110% -0.6569% -0.4961%] (p = 0.00 < 0.05) |
5639 | 2024-05-13T12:17:03.378Z | Change within noise threshold. |
5640 | 2024-05-13T12:17:03.378Z | Found 7 outliers among 100 measurements (7.00%) |
5641 | 2024-05-13T12:17:03.378Z | 7 (7.00%) high mild |
5642 | 2024-05-13T12:17:04.872Z | |
5643 | 2024-05-13T12:17:04.873Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5644 | 2024-05-13T12:17:04.873Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
5645 | 2024-05-13T12:17:07.989Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0126 s (1.7M iterations) |
5646 | 2024-05-13T12:17:12.976Z | Benchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing |
5647 | 2024-05-13T12:17:13.143Z | parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5648 | 2024-05-13T12:17:13.143Z | time: [345.95 ns 346.20 ns 346.45 ns] |
5649 | 2024-05-13T12:17:13.143Z | change: [-1.1369% -0.9518% -0.7712%] (p = 0.00 < 0.05) |
5650 | 2024-05-13T12:17:13.143Z | Change within noise threshold. |
5651 | 2024-05-13T12:17:13.143Z | Found 9 outliers among 100 measurements (9.00%) |
5652 | 2024-05-13T12:17:13.143Z | 2 (2.00%) low mild |
5653 | 2024-05-13T12:17:13.143Z | 6 (6.00%) high mild |
5654 | 2024-05-13T12:17:13.143Z | 1 (1.00%) high severe |
5655 | 2024-05-13T12:17:14.637Z | |
5656 | 2024-05-13T12:17:14.661Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5657 | 2024-05-13T12:17:14.661Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
5658 | 2024-05-13T12:17:20.611Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0058 s (879k iterations) |
5659 | 2024-05-13T12:17:25.618Z | Benchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing |
5660 | 2024-05-13T12:17:25.787Z | process/ULP-FastPath/wallclock/V6-Udp-IN-1400B |
5661 | 2024-05-13T12:17:25.787Z | time: [335.70 ns 337.88 ns 342.41 ns] |
5662 | 2024-05-13T12:17:25.787Z | change: [-2.1951% -1.8221% -1.1854%] (p = 0.00 < 0.05) |
5663 | 2024-05-13T12:17:25.787Z | Performance has improved. |
5664 | 2024-05-13T12:17:25.787Z | Found 2 outliers among 100 measurements (2.00%) |
5665 | 2024-05-13T12:17:25.788Z | 2 (2.00%) high severe |
5666 | 2024-05-13T12:17:27.280Z | |
5667 | 2024-05-13T12:17:27.280Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5668 | 2024-05-13T12:17:27.280Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5669 | 2024-05-13T12:17:30.845Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0037 s (5.9M iterations) |
5670 | 2024-05-13T12:17:35.770Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5671 | 2024-05-13T12:17:35.938Z | parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5672 | 2024-05-13T12:17:35.938Z | time: [168.90 ns 169.05 ns 169.23 ns] |
5673 | 2024-05-13T12:17:35.938Z | change: [-1.6461% -1.4863% -1.3252%] (p = 0.00 < 0.05) |
5674 | 2024-05-13T12:17:35.938Z | Performance has improved. |
5675 | 2024-05-13T12:17:35.938Z | Found 4 outliers among 100 measurements (4.00%) |
5676 | 2024-05-13T12:17:35.938Z | 2 (2.00%) high mild |
5677 | 2024-05-13T12:17:35.938Z | 2 (2.00%) high severe |
5678 | 2024-05-13T12:17:37.431Z | |
5679 | 2024-05-13T12:17:37.431Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5680 | 2024-05-13T12:17:37.455Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s |
5681 | 2024-05-13T12:17:41.818Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0062 s (1.2M iterations) |
5682 | 2024-05-13T12:17:46.808Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing |
5683 | 2024-05-13T12:17:46.977Z | process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B |
5684 | 2024-05-13T12:17:46.977Z | time: [1.7438 µs 1.7452 µs 1.7474 µs] |
5685 | 2024-05-13T12:17:46.977Z | change: [+0.1874% +0.2978% +0.4293%] (p = 0.00 < 0.05) |
5686 | 2024-05-13T12:17:46.977Z | Change within noise threshold. |
5687 | 2024-05-13T12:17:46.977Z | Found 10 outliers among 100 measurements (10.00%) |
5688 | 2024-05-13T12:17:46.977Z | 1 (1.00%) high mild |
5689 | 2024-05-13T12:17:46.977Z | 9 (9.00%) high severe |
5690 | 2024-05-13T12:17:48.472Z | |
5691 | 2024-05-13T12:17:48.472Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5692 | 2024-05-13T12:17:48.472Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5693 | 2024-05-13T12:17:51.984Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0059 s (3.0M iterations) |
5694 | 2024-05-13T12:17:56.973Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5695 | 2024-05-13T12:17:57.142Z | parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5696 | 2024-05-13T12:17:57.142Z | time: [170.39 ns 170.55 ns 170.74 ns] |
5697 | 2024-05-13T12:17:57.142Z | change: [-3.1579% -2.9413% -2.6665%] (p = 0.00 < 0.05) |
5698 | 2024-05-13T12:17:57.142Z | Performance has improved. |
5699 | 2024-05-13T12:17:57.142Z | Found 3 outliers among 100 measurements (3.00%) |
5700 | 2024-05-13T12:17:57.142Z | 1 (1.00%) high mild |
5701 | 2024-05-13T12:17:57.143Z | 2 (2.00%) high severe |
5702 | 2024-05-13T12:17:58.623Z | |
5703 | 2024-05-13T12:17:58.650Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5704 | 2024-05-13T12:17:58.650Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s |
5705 | 2024-05-13T12:18:01.792Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0059 s (828k iterations) |
5706 | 2024-05-13T12:18:06.801Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing |
5707 | 2024-05-13T12:18:06.970Z | process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B |
5708 | 2024-05-13T12:18:06.970Z | time: [1.9147 µs 1.9156 µs 1.9166 µs] |
5709 | 2024-05-13T12:18:06.970Z | change: [-0.3577% -0.2593% -0.1554%] (p = 0.00 < 0.05) |
5710 | 2024-05-13T12:18:06.970Z | Change within noise threshold. |
5711 | 2024-05-13T12:18:06.970Z | Found 5 outliers among 100 measurements (5.00%) |
5712 | 2024-05-13T12:18:06.970Z | 5 (5.00%) high mild |
5713 | 2024-05-13T12:18:08.458Z | |
5714 | 2024-05-13T12:18:08.458Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5715 | 2024-05-13T12:18:08.458Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5716 | 2024-05-13T12:18:11.656Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.3M iterations) |
5717 | 2024-05-13T12:18:16.569Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5718 | 2024-05-13T12:18:16.737Z | parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5719 | 2024-05-13T12:18:16.738Z | time: [284.66 ns 284.97 ns 285.31 ns] |
5720 | 2024-05-13T12:18:16.738Z | change: [-1.8403% -1.7079% -1.5837%] (p = 0.00 < 0.05) |
5721 | 2024-05-13T12:18:16.738Z | Performance has improved. |
5722 | 2024-05-13T12:18:16.738Z | Found 1 outliers among 100 measurements (1.00%) |
5723 | 2024-05-13T12:18:16.738Z | 1 (1.00%) high mild |
5724 | 2024-05-13T12:18:18.229Z | |
5725 | 2024-05-13T12:18:18.254Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5726 | 2024-05-13T12:18:18.254Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s |
5727 | 2024-05-13T12:18:22.677Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0121 s (1.2M iterations) |
5728 | 2024-05-13T12:18:27.667Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing |
5729 | 2024-05-13T12:18:27.837Z | process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B |
5730 | 2024-05-13T12:18:27.837Z | time: [1.1208 µs 1.1218 µs 1.1229 µs] |
5731 | 2024-05-13T12:18:27.837Z | change: [-0.6685% -0.5256% -0.3922%] (p = 0.00 < 0.05) |
5732 | 2024-05-13T12:18:27.837Z | Change within noise threshold. |
5733 | 2024-05-13T12:18:27.837Z | Found 2 outliers among 100 measurements (2.00%) |
5734 | 2024-05-13T12:18:27.838Z | 2 (2.00%) high mild |
5735 | 2024-05-13T12:18:29.333Z | |
5736 | 2024-05-13T12:18:29.333Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5737 | 2024-05-13T12:18:29.333Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5738 | 2024-05-13T12:18:34.927Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0110 s (1.9M iterations) |
5739 | 2024-05-13T12:18:39.916Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5740 | 2024-05-13T12:18:40.083Z | parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5741 | 2024-05-13T12:18:40.083Z | time: [288.87 ns 289.21 ns 289.57 ns] |
5742 | 2024-05-13T12:18:40.084Z | change: [-1.9277% -1.7396% -1.5377%] (p = 0.00 < 0.05) |
5743 | 2024-05-13T12:18:40.084Z | Performance has improved. |
5744 | 2024-05-13T12:18:40.084Z | Found 6 outliers among 100 measurements (6.00%) |
5745 | 2024-05-13T12:18:40.084Z | 4 (4.00%) high mild |
5746 | 2024-05-13T12:18:40.084Z | 2 (2.00%) high severe |
5747 | 2024-05-13T12:18:41.578Z | |
5748 | 2024-05-13T12:18:41.578Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5749 | 2024-05-13T12:18:41.578Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s |
5750 | 2024-05-13T12:18:44.880Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0246 s (798k iterations) |
5751 | 2024-05-13T12:18:49.921Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing |
5752 | 2024-05-13T12:18:50.084Z | process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B |
5753 | 2024-05-13T12:18:50.084Z | time: [1.2134 µs 1.2159 µs 1.2191 µs] |
5754 | 2024-05-13T12:18:50.084Z | change: [+0.1503% +0.4672% +0.9315%] (p = 0.00 < 0.05) |
5755 | 2024-05-13T12:18:50.084Z | Change within noise threshold. |
5756 | 2024-05-13T12:18:50.084Z | Found 8 outliers among 100 measurements (8.00%) |
5757 | 2024-05-13T12:18:50.084Z | 5 (5.00%) high mild |
5758 | 2024-05-13T12:18:50.084Z | 3 (3.00%) high severe |
5759 | 2024-05-13T12:18:51.576Z | |
5760 | 2024-05-13T12:18:51.576Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5761 | 2024-05-13T12:18:51.576Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5762 | 2024-05-13T12:18:55.034Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (6.1M iterations) |
5763 | 2024-05-13T12:19:00.015Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5764 | 2024-05-13T12:19:00.182Z | parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5765 | 2024-05-13T12:19:00.182Z | time: [162.61 ns 162.75 ns 162.89 ns] |
5766 | 2024-05-13T12:19:00.182Z | change: [-0.9809% -0.8112% -0.6460%] (p = 0.00 < 0.05) |
5767 | 2024-05-13T12:19:00.182Z | Change within noise threshold. |
5768 | 2024-05-13T12:19:00.182Z | Found 3 outliers among 100 measurements (3.00%) |
5769 | 2024-05-13T12:19:00.182Z | 3 (3.00%) high mild |
5770 | 2024-05-13T12:19:01.674Z | |
5771 | 2024-05-13T12:19:01.699Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5772 | 2024-05-13T12:19:01.699Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s |
5773 | 2024-05-13T12:19:05.927Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0190 s (1.2M iterations) |
5774 | 2024-05-13T12:19:10.902Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing |
5775 | 2024-05-13T12:19:11.063Z | process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B |
5776 | 2024-05-13T12:19:11.063Z | time: [1.6544 µs 1.6565 µs 1.6588 µs] |
5777 | 2024-05-13T12:19:11.063Z | change: [-0.6944% -0.6240% -0.5455%] (p = 0.00 < 0.05) |
5778 | 2024-05-13T12:19:11.063Z | Change within noise threshold. |
5779 | 2024-05-13T12:19:11.063Z | Found 9 outliers among 100 measurements (9.00%) |
5780 | 2024-05-13T12:19:11.063Z | 5 (5.00%) high mild |
5781 | 2024-05-13T12:19:11.063Z | 4 (4.00%) high severe |
5782 | 2024-05-13T12:19:12.553Z | |
5783 | 2024-05-13T12:19:12.553Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5784 | 2024-05-13T12:19:12.553Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5785 | 2024-05-13T12:19:16.058Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (3.0M iterations) |
5786 | 2024-05-13T12:19:21.083Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5787 | 2024-05-13T12:19:21.252Z | parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5788 | 2024-05-13T12:19:21.252Z | time: [162.32 ns 162.60 ns 162.95 ns] |
5789 | 2024-05-13T12:19:21.252Z | change: [-0.3770% -0.0491% +0.2655%] (p = 0.77 > 0.05) |
5790 | 2024-05-13T12:19:21.252Z | No change in performance detected. |
5791 | 2024-05-13T12:19:21.252Z | Found 11 outliers among 100 measurements (11.00%) |
5792 | 2024-05-13T12:19:21.252Z | 7 (7.00%) high mild |
5793 | 2024-05-13T12:19:21.252Z | 4 (4.00%) high severe |
5794 | 2024-05-13T12:19:22.742Z | |
5795 | 2024-05-13T12:19:22.766Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5796 | 2024-05-13T12:19:22.766Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s |
5797 | 2024-05-13T12:19:25.835Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0051 s (848k iterations) |
5798 | 2024-05-13T12:19:30.869Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing |
5799 | 2024-05-13T12:19:31.038Z | process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B |
5800 | 2024-05-13T12:19:31.038Z | time: [1.8214 µs 1.8225 µs 1.8236 µs] |
5801 | 2024-05-13T12:19:31.038Z | change: [+1.2342% +1.3146% +1.4028%] (p = 0.00 < 0.05) |
5802 | 2024-05-13T12:19:31.038Z | Performance has regressed. |
5803 | 2024-05-13T12:19:31.038Z | Found 6 outliers among 100 measurements (6.00%) |
5804 | 2024-05-13T12:19:31.038Z | 1 (1.00%) low mild |
5805 | 2024-05-13T12:19:31.038Z | 5 (5.00%) high mild |
5806 | 2024-05-13T12:19:32.526Z | |
5807 | 2024-05-13T12:19:32.526Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5808 | 2024-05-13T12:19:32.526Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5809 | 2024-05-13T12:19:35.615Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.4M iterations) |
5810 | 2024-05-13T12:19:40.587Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing |
5811 | 2024-05-13T12:19:40.757Z | parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5812 | 2024-05-13T12:19:40.757Z | time: [278.48 ns 278.94 ns 279.42 ns] |
5813 | 2024-05-13T12:19:40.757Z | change: [-1.1041% -0.9657% -0.8150%] (p = 0.00 < 0.05) |
5814 | 2024-05-13T12:19:40.757Z | Change within noise threshold. |
5815 | 2024-05-13T12:19:40.757Z | Found 3 outliers among 100 measurements (3.00%) |
5816 | 2024-05-13T12:19:40.758Z | 3 (3.00%) high mild |
5817 | 2024-05-13T12:19:42.252Z | |
5818 | 2024-05-13T12:19:42.276Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5819 | 2024-05-13T12:19:42.277Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s |
5820 | 2024-05-13T12:19:46.530Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (1.2M iterations) |
5821 | 2024-05-13T12:19:51.510Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing |
5822 | 2024-05-13T12:19:51.676Z | process/ULP-SlowPath/wallclock/V4-Udp-IN-0B |
5823 | 2024-05-13T12:19:51.676Z | time: [1.0375 µs 1.0379 µs 1.0384 µs] |
5824 | 2024-05-13T12:19:51.676Z | change: [+1.0926% +1.2064% +1.3735%] (p = 0.00 < 0.05) |
5825 | 2024-05-13T12:19:51.676Z | Performance has regressed. |
5826 | 2024-05-13T12:19:51.676Z | Found 7 outliers among 100 measurements (7.00%) |
5827 | 2024-05-13T12:19:51.676Z | 5 (5.00%) high mild |
5828 | 2024-05-13T12:19:51.676Z | 2 (2.00%) high severe |
5829 | 2024-05-13T12:19:53.169Z | |
5830 | 2024-05-13T12:19:53.169Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5831 | 2024-05-13T12:19:53.169Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5832 | 2024-05-13T12:19:58.643Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (1.9M iterations) |
5833 | 2024-05-13T12:20:03.645Z | Benchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5834 | 2024-05-13T12:20:03.816Z | parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5835 | 2024-05-13T12:20:03.816Z | time: [282.55 ns 282.89 ns 283.34 ns] |
5836 | 2024-05-13T12:20:03.816Z | change: [+0.0681% +0.1884% +0.3343%] (p = 0.01 < 0.05) |
5837 | 2024-05-13T12:20:03.816Z | Change within noise threshold. |
5838 | 2024-05-13T12:20:03.816Z | Found 12 outliers among 100 measurements (12.00%) |
5839 | 2024-05-13T12:20:03.817Z | 2 (2.00%) low mild |
5840 | 2024-05-13T12:20:03.817Z | 7 (7.00%) high mild |
5841 | 2024-05-13T12:20:03.817Z | 3 (3.00%) high severe |
5842 | 2024-05-13T12:20:05.312Z | |
5843 | 2024-05-13T12:20:05.337Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5844 | 2024-05-13T12:20:05.337Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s |
5845 | 2024-05-13T12:20:08.552Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0259 s (813k iterations) |
5846 | 2024-05-13T12:20:13.597Z | Benchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing |
5847 | 2024-05-13T12:20:13.768Z | process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B |
5848 | 2024-05-13T12:20:13.768Z | time: [1.1368 µs 1.1390 µs 1.1418 µs] |
5849 | 2024-05-13T12:20:13.768Z | change: [+2.4716% +2.6302% +2.8072%] (p = 0.00 < 0.05) |
5850 | 2024-05-13T12:20:13.768Z | Performance has regressed. |
5851 | 2024-05-13T12:20:13.768Z | Found 13 outliers among 100 measurements (13.00%) |
5852 | 2024-05-13T12:20:13.768Z | 4 (4.00%) high mild |
5853 | 2024-05-13T12:20:13.768Z | 9 (9.00%) high severe |
5854 | 2024-05-13T12:20:15.253Z | |
5855 | 2024-05-13T12:20:15.253Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5856 | 2024-05-13T12:20:15.253Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5857 | 2024-05-13T12:20:19.518Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (4.9M iterations) |
5858 | 2024-05-13T12:20:24.524Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5859 | 2024-05-13T12:20:24.691Z | parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5860 | 2024-05-13T12:20:24.691Z | time: [230.41 ns 230.65 ns 230.90 ns] |
5861 | 2024-05-13T12:20:24.691Z | change: [+0.4593% +0.5784% +0.6944%] (p = 0.00 < 0.05) |
5862 | 2024-05-13T12:20:24.691Z | Change within noise threshold. |
5863 | 2024-05-13T12:20:24.691Z | Found 1 outliers among 100 measurements (1.00%) |
5864 | 2024-05-13T12:20:24.691Z | 1 (1.00%) high mild |
5865 | 2024-05-13T12:20:26.182Z | |
5866 | 2024-05-13T12:20:26.182Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5867 | 2024-05-13T12:20:26.182Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s |
5868 | 2024-05-13T12:20:31.096Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0181 s (1.1M iterations) |
5869 | 2024-05-13T12:20:36.144Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing |
5870 | 2024-05-13T12:20:36.302Z | process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B |
5871 | 2024-05-13T12:20:36.302Z | time: [1.8483 µs 1.8509 µs 1.8533 µs] |
5872 | 2024-05-13T12:20:36.302Z | change: [+0.1935% +0.3542% +0.5298%] (p = 0.00 < 0.05) |
5873 | 2024-05-13T12:20:36.302Z | Change within noise threshold. |
5874 | 2024-05-13T12:20:36.302Z | Found 5 outliers among 100 measurements (5.00%) |
5875 | 2024-05-13T12:20:36.302Z | 1 (1.00%) low mild |
5876 | 2024-05-13T12:20:36.302Z | 3 (3.00%) high mild |
5877 | 2024-05-13T12:20:36.302Z | 1 (1.00%) high severe |
5878 | 2024-05-13T12:20:37.792Z | |
5879 | 2024-05-13T12:20:37.792Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5880 | 2024-05-13T12:20:37.792Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5881 | 2024-05-13T12:20:41.755Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.6M iterations) |
5882 | 2024-05-13T12:20:46.747Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5883 | 2024-05-13T12:20:46.917Z | parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5884 | 2024-05-13T12:20:46.917Z | time: [224.58 ns 224.72 ns 224.87 ns] |
5885 | 2024-05-13T12:20:46.917Z | change: [-4.4173% -4.1223% -3.7344%] (p = 0.00 < 0.05) |
5886 | 2024-05-13T12:20:46.917Z | Performance has improved. |
5887 | 2024-05-13T12:20:46.917Z | Found 11 outliers among 100 measurements (11.00%) |
5888 | 2024-05-13T12:20:46.917Z | 1 (1.00%) low mild |
5889 | 2024-05-13T12:20:46.917Z | 3 (3.00%) high mild |
5890 | 2024-05-13T12:20:46.917Z | 7 (7.00%) high severe |
5891 | 2024-05-13T12:20:48.408Z | |
5892 | 2024-05-13T12:20:48.432Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5893 | 2024-05-13T12:20:48.433Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s |
5894 | 2024-05-13T12:20:51.803Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (773k iterations) |
5895 | 2024-05-13T12:20:56.824Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing |
5896 | 2024-05-13T12:20:56.994Z | process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B |
5897 | 2024-05-13T12:20:56.994Z | time: [1.9802 µs 1.9822 µs 1.9845 µs] |
5898 | 2024-05-13T12:20:56.994Z | change: [-0.8216% -0.7075% -0.5828%] (p = 0.00 < 0.05) |
5899 | 2024-05-13T12:20:56.994Z | Change within noise threshold. |
5900 | 2024-05-13T12:20:56.994Z | Found 11 outliers among 100 measurements (11.00%) |
5901 | 2024-05-13T12:20:56.994Z | 8 (8.00%) high mild |
5902 | 2024-05-13T12:20:56.994Z | 3 (3.00%) high severe |
5903 | 2024-05-13T12:20:58.481Z | |
5904 | 2024-05-13T12:20:58.481Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5905 | 2024-05-13T12:20:58.481Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5906 | 2024-05-13T12:21:02.182Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0068 s (2.8M iterations) |
5907 | 2024-05-13T12:21:07.272Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5908 | 2024-05-13T12:21:07.439Z | parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5909 | 2024-05-13T12:21:07.439Z | time: [346.13 ns 346.57 ns 346.96 ns] |
5910 | 2024-05-13T12:21:07.439Z | change: [-0.7772% -0.5744% -0.3915%] (p = 0.00 < 0.05) |
5911 | 2024-05-13T12:21:07.439Z | Change within noise threshold. |
5912 | 2024-05-13T12:21:08.929Z | |
5913 | 2024-05-13T12:21:08.954Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5914 | 2024-05-13T12:21:08.954Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s |
5915 | 2024-05-13T12:21:13.856Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (1.1M iterations) |
5916 | 2024-05-13T12:21:18.851Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing |
5917 | 2024-05-13T12:21:19.021Z | process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B |
5918 | 2024-05-13T12:21:19.021Z | time: [1.1098 µs 1.1109 µs 1.1122 µs] |
5919 | 2024-05-13T12:21:19.021Z | change: [-0.4986% -0.3592% -0.2203%] (p = 0.00 < 0.05) |
5920 | 2024-05-13T12:21:19.021Z | Change within noise threshold. |
5921 | 2024-05-13T12:21:19.021Z | Found 6 outliers among 100 measurements (6.00%) |
5922 | 2024-05-13T12:21:19.021Z | 5 (5.00%) high mild |
5923 | 2024-05-13T12:21:19.021Z | 1 (1.00%) high severe |
5924 | 2024-05-13T12:21:20.508Z | |
5925 | 2024-05-13T12:21:20.508Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5926 | 2024-05-13T12:21:20.509Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5927 | 2024-05-13T12:21:23.563Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (1.7M iterations) |
5928 | 2024-05-13T12:21:28.590Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5929 | 2024-05-13T12:21:28.756Z | parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5930 | 2024-05-13T12:21:28.756Z | time: [345.54 ns 346.20 ns 346.90 ns] |
5931 | 2024-05-13T12:21:28.756Z | change: [-0.8685% -0.5621% -0.3291%] (p = 0.00 < 0.05) |
5932 | 2024-05-13T12:21:28.756Z | Change within noise threshold. |
5933 | 2024-05-13T12:21:28.756Z | Found 6 outliers among 100 measurements (6.00%) |
5934 | 2024-05-13T12:21:28.756Z | 6 (6.00%) high mild |
5935 | 2024-05-13T12:21:30.250Z | |
5936 | 2024-05-13T12:21:30.275Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5937 | 2024-05-13T12:21:30.275Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s |
5938 | 2024-05-13T12:21:33.789Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0113 s (742k iterations) |
5939 | 2024-05-13T12:21:38.820Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing |
5940 | 2024-05-13T12:21:38.989Z | process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B |
5941 | 2024-05-13T12:21:38.989Z | time: [1.2013 µs 1.2019 µs 1.2026 µs] |
5942 | 2024-05-13T12:21:38.989Z | change: [-1.3172% -1.0428% -0.8183%] (p = 0.00 < 0.05) |
5943 | 2024-05-13T12:21:38.989Z | Change within noise threshold. |
5944 | 2024-05-13T12:21:38.989Z | Found 5 outliers among 100 measurements (5.00%) |
5945 | 2024-05-13T12:21:38.989Z | 3 (3.00%) high mild |
5946 | 2024-05-13T12:21:38.989Z | 2 (2.00%) high severe |
5947 | 2024-05-13T12:21:40.485Z | |
5948 | 2024-05-13T12:21:40.485Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5949 | 2024-05-13T12:21:40.485Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5950 | 2024-05-13T12:21:44.649Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (5.0M iterations) |
5951 | 2024-05-13T12:21:49.643Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5952 | 2024-05-13T12:21:49.811Z | parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5953 | 2024-05-13T12:21:49.811Z | time: [220.88 ns 221.12 ns 221.34 ns] |
5954 | 2024-05-13T12:21:49.811Z | change: [-2.7505% -2.6189% -2.4920%] (p = 0.00 < 0.05) |
5955 | 2024-05-13T12:21:49.812Z | Performance has improved. |
5956 | 2024-05-13T12:21:49.812Z | Found 3 outliers among 100 measurements (3.00%) |
5957 | 2024-05-13T12:21:49.812Z | 1 (1.00%) low mild |
5958 | 2024-05-13T12:21:49.812Z | 2 (2.00%) high mild |
5959 | 2024-05-13T12:21:51.293Z | |
5960 | 2024-05-13T12:21:51.317Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5961 | 2024-05-13T12:21:51.317Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s |
5962 | 2024-05-13T12:21:56.070Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0150 s (1.1M iterations) |
5963 | 2024-05-13T12:22:01.054Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing |
5964 | 2024-05-13T12:22:01.223Z | process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B |
5965 | 2024-05-13T12:22:01.223Z | time: [1.7615 µs 1.7660 µs 1.7712 µs] |
5966 | 2024-05-13T12:22:01.223Z | change: [-0.5218% +0.0431% +0.4200%] (p = 0.90 > 0.05) |
5967 | 2024-05-13T12:22:01.223Z | No change in performance detected. |
5968 | 2024-05-13T12:22:01.223Z | Found 1 outliers among 100 measurements (1.00%) |
5969 | 2024-05-13T12:22:01.223Z | 1 (1.00%) high mild |
5970 | 2024-05-13T12:22:02.719Z | |
5971 | 2024-05-13T12:22:02.719Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
5972 | 2024-05-13T12:22:02.719Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5973 | 2024-05-13T12:22:06.659Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.7M iterations) |
5974 | 2024-05-13T12:22:11.656Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5975 | 2024-05-13T12:22:11.826Z | parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
5976 | 2024-05-13T12:22:11.826Z | time: [223.33 ns 223.73 ns 224.16 ns] |
5977 | 2024-05-13T12:22:11.827Z | change: [-1.3590% -1.2181% -1.0670%] (p = 0.00 < 0.05) |
5978 | 2024-05-13T12:22:11.827Z | Performance has improved. |
5979 | 2024-05-13T12:22:11.827Z | Found 11 outliers among 100 measurements (11.00%) |
5980 | 2024-05-13T12:22:11.827Z | 5 (5.00%) high mild |
5981 | 2024-05-13T12:22:11.827Z | 6 (6.00%) high severe |
5982 | 2024-05-13T12:22:13.320Z | |
5983 | 2024-05-13T12:22:13.320Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
5984 | 2024-05-13T12:22:13.320Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s |
5985 | 2024-05-13T12:22:16.660Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0187 s (788k iterations) |
5986 | 2024-05-13T12:22:21.693Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing |
5987 | 2024-05-13T12:22:21.861Z | process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B |
5988 | 2024-05-13T12:22:21.861Z | time: [1.9044 µs 1.9059 µs 1.9074 µs] |
5989 | 2024-05-13T12:22:21.861Z | change: [-1.2696% -1.1151% -0.9559%] (p = 0.00 < 0.05) |
5990 | 2024-05-13T12:22:21.861Z | Change within noise threshold. |
5991 | 2024-05-13T12:22:21.861Z | Found 4 outliers among 100 measurements (4.00%) |
5992 | 2024-05-13T12:22:21.861Z | 1 (1.00%) high mild |
5993 | 2024-05-13T12:22:21.861Z | 3 (3.00%) high severe |
5994 | 2024-05-13T12:22:23.355Z | |
5995 | 2024-05-13T12:22:23.355Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
5996 | 2024-05-13T12:22:23.355Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
5997 | 2024-05-13T12:22:27.028Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (2.9M iterations) |
5998 | 2024-05-13T12:22:32.014Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing |
5999 | 2024-05-13T12:22:32.178Z | parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6000 | 2024-05-13T12:22:32.178Z | time: [341.44 ns 341.68 ns 341.94 ns] |
6001 | 2024-05-13T12:22:32.178Z | change: [-0.1213% +0.0553% +0.2034%] (p = 0.52 > 0.05) |
6002 | 2024-05-13T12:22:32.178Z | No change in performance detected. |
6003 | 2024-05-13T12:22:32.178Z | Found 5 outliers among 100 measurements (5.00%) |
6004 | 2024-05-13T12:22:32.178Z | 5 (5.00%) high mild |
6005 | 2024-05-13T12:22:33.676Z | |
6006 | 2024-05-13T12:22:33.701Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6007 | 2024-05-13T12:22:33.701Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s |
6008 | 2024-05-13T12:22:38.437Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (1.1M iterations) |
6009 | 2024-05-13T12:22:43.441Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing |
6010 | 2024-05-13T12:22:43.608Z | process/ULP-SlowPath/wallclock/V6-Udp-IN-0B |
6011 | 2024-05-13T12:22:43.608Z | time: [1.0393 µs 1.0398 µs 1.0402 µs] |
6012 | 2024-05-13T12:22:43.608Z | change: [+1.2391% +1.3381% +1.4209%] (p = 0.00 < 0.05) |
6013 | 2024-05-13T12:22:43.608Z | Performance has regressed. |
6014 | 2024-05-13T12:22:43.608Z | Found 6 outliers among 100 measurements (6.00%) |
6015 | 2024-05-13T12:22:43.608Z | 4 (4.00%) high mild |
6016 | 2024-05-13T12:22:43.608Z | 2 (2.00%) high severe |
6017 | 2024-05-13T12:22:45.097Z | |
6018 | 2024-05-13T12:22:45.097Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6019 | 2024-05-13T12:22:45.097Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
6020 | 2024-05-13T12:22:48.128Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (1.7M iterations) |
6021 | 2024-05-13T12:22:53.154Z | Benchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing |
6022 | 2024-05-13T12:22:53.324Z | parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6023 | 2024-05-13T12:22:53.324Z | time: [340.20 ns 340.70 ns 341.48 ns] |
6024 | 2024-05-13T12:22:53.325Z | change: [+0.0395% +0.1605% +0.2882%] (p = 0.01 < 0.05) |
6025 | 2024-05-13T12:22:53.325Z | Change within noise threshold. |
6026 | 2024-05-13T12:22:53.325Z | Found 5 outliers among 100 measurements (5.00%) |
6027 | 2024-05-13T12:22:53.325Z | 2 (2.00%) high mild |
6028 | 2024-05-13T12:22:53.325Z | 3 (3.00%) high severe |
6029 | 2024-05-13T12:22:54.816Z | |
6030 | 2024-05-13T12:22:54.841Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6031 | 2024-05-13T12:22:54.841Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s |
6032 | 2024-05-13T12:22:58.293Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0225 s (758k iterations) |
6033 | 2024-05-13T12:23:03.337Z | Benchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing |
6034 | 2024-05-13T12:23:03.508Z | process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B |
6035 | 2024-05-13T12:23:03.508Z | time: [1.1311 µs 1.1315 µs 1.1320 µs] |
6036 | 2024-05-13T12:23:03.508Z | change: [+1.3973% +1.5775% +1.8210%] (p = 0.00 < 0.05) |
6037 | 2024-05-13T12:23:03.508Z | Performance has regressed. |
6038 | 2024-05-13T12:23:03.508Z | Found 8 outliers among 100 measurements (8.00%) |
6039 | 2024-05-13T12:23:03.508Z | 1 (1.00%) low mild |
6040 | 2024-05-13T12:23:03.508Z | 4 (4.00%) high mild |
6041 | 2024-05-13T12:23:03.508Z | 3 (3.00%) high severe |
6042 | 2024-05-13T12:23:05.002Z | |
6043 | 2024-05-13T12:23:05.048Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover |
6044 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs |
6045 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0652 ms (385 iterations) |
6046 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing |
6047 | 2024-05-13T12:23:05.049Z | process/Hairpin-DHCPv4/alloc_ct/Discover |
6048 | 2024-05-13T12:23:05.049Z | time: [15.000 15.000 15.000 ] |
6049 | 2024-05-13T12:23:05.049Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6050 | 2024-05-13T12:23:05.049Z | No change in performance detected. |
6051 | 2024-05-13T12:23:05.049Z | |
6052 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request |
6053 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs |
6054 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0756 ms (440 iterations) |
6055 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing |
6056 | 2024-05-13T12:23:05.049Z | process/Hairpin-DHCPv4/alloc_ct/Request |
6057 | 2024-05-13T12:23:05.049Z | time: [14.000 14.000 14.000 ] |
6058 | 2024-05-13T12:23:05.049Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6059 | 2024-05-13T12:23:05.049Z | No change in performance detected. |
6060 | 2024-05-13T12:23:05.049Z | |
6061 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit |
6062 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs |
6063 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1296 ms (330 iterations) |
6064 | 2024-05-13T12:23:05.049Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing |
6065 | 2024-05-13T12:23:05.049Z | process/Hairpin-DHCPv6/alloc_ct/Solicit |
6066 | 2024-05-13T12:23:05.050Z | time: [16.000 16.000 16.000 ] |
6067 | 2024-05-13T12:23:05.050Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6068 | 2024-05-13T12:23:05.050Z | No change in performance detected. |
6069 | 2024-05-13T12:23:05.050Z | |
6070 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request |
6071 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs |
6072 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.1173 ms (330 iterations) |
6073 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing |
6074 | 2024-05-13T12:23:05.050Z | process/Hairpin-DHCPv6/alloc_ct/Request |
6075 | 2024-05-13T12:23:05.050Z | time: [17.000 17.000 17.000 ] |
6076 | 2024-05-13T12:23:05.050Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6077 | 2024-05-13T12:23:05.050Z | No change in performance detected. |
6078 | 2024-05-13T12:23:05.050Z | |
6079 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest |
6080 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs |
6081 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0046 ms (605 iterations) |
6082 | 2024-05-13T12:23:05.050Z | Benchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing |
6083 | 2024-05-13T12:23:05.050Z | process/Hairpin-ICMPv4/alloc_ct/EchoRequest |
6084 | 2024-05-13T12:23:05.050Z | time: [8.0000 8.0000 8.0000 ] |
6085 | 2024-05-13T12:23:05.050Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6086 | 2024-05-13T12:23:05.050Z | No change in performance detected. |
6087 | 2024-05-13T12:23:05.050Z | |
6088 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest |
6089 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs |
6090 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0680 ms (495 iterations) |
6091 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing |
6092 | 2024-05-13T12:23:05.051Z | process/Hairpin-ICMPv6/alloc_ct/EchoRequest |
6093 | 2024-05-13T12:23:05.051Z | time: [8.0000 8.0000 8.0000 ] |
6094 | 2024-05-13T12:23:05.051Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6095 | 2024-05-13T12:23:05.051Z | No change in performance detected. |
6096 | 2024-05-13T12:23:05.051Z | |
6097 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit |
6098 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs |
6099 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0572 ms (495 iterations) |
6100 | 2024-05-13T12:23:05.051Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing |
6101 | 2024-05-13T12:23:05.099Z | process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit |
6102 | 2024-05-13T12:23:05.099Z | time: [8.0000 8.0000 8.0000 ] |
6103 | 2024-05-13T12:23:05.099Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6104 | 2024-05-13T12:23:05.099Z | No change in performance detected. |
6105 | 2024-05-13T12:23:05.099Z | |
6106 | 2024-05-13T12:23:05.099Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit |
6107 | 2024-05-13T12:23:05.100Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs |
6108 | 2024-05-13T12:23:05.100Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0119 ms (495 iterations) |
6109 | 2024-05-13T12:23:05.100Z | Benchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing |
6110 | 2024-05-13T12:23:05.100Z | process/Hairpin-ICMPv6/alloc_ct/RouterSolicit |
6111 | 2024-05-13T12:23:05.100Z | time: [8.0000 8.0000 8.0000 ] |
6112 | 2024-05-13T12:23:05.100Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6113 | 2024-05-13T12:23:05.100Z | No change in performance detected. |
6114 | 2024-05-13T12:23:05.100Z | |
6115 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B |
6116 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6117 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0786 ms (330 iterations) |
6118 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing |
6119 | 2024-05-13T12:23:05.100Z | process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B |
6120 | 2024-05-13T12:23:05.100Z | time: [3.0000 3.0000 3.0000 ] |
6121 | 2024-05-13T12:23:05.100Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6122 | 2024-05-13T12:23:05.100Z | No change in performance detected. |
6123 | 2024-05-13T12:23:05.100Z | |
6124 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B |
6125 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6126 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0774 ms (220 iterations) |
6127 | 2024-05-13T12:23:05.100Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing |
6128 | 2024-05-13T12:23:05.100Z | process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B |
6129 | 2024-05-13T12:23:05.100Z | time: [4.0000 4.0000 4.0000 ] |
6130 | 2024-05-13T12:23:05.101Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6131 | 2024-05-13T12:23:05.101Z | No change in performance detected. |
6132 | 2024-05-13T12:23:05.101Z | |
6133 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B |
6134 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6135 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0430 ms (275 iterations) |
6136 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing |
6137 | 2024-05-13T12:23:05.101Z | 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. |
6138 | 2024-05-13T12:23:05.101Z | |
6139 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B |
6140 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6141 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2447 ms (220 iterations) |
6142 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing |
6143 | 2024-05-13T12:23:05.101Z | 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. |
6144 | 2024-05-13T12:23:05.101Z | |
6145 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B |
6146 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6147 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0842 ms (440 iterations) |
6148 | 2024-05-13T12:23:05.101Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing |
6149 | 2024-05-13T12:23:05.101Z | process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B |
6150 | 2024-05-13T12:23:05.101Z | time: [3.0000 3.0000 3.0000 ] |
6151 | 2024-05-13T12:23:05.101Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6152 | 2024-05-13T12:23:05.101Z | No change in performance detected. |
6153 | 2024-05-13T12:23:05.102Z | |
6154 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B |
6155 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6156 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0142 ms (220 iterations) |
6157 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing |
6158 | 2024-05-13T12:23:05.102Z | process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B |
6159 | 2024-05-13T12:23:05.102Z | time: [4.0000 4.0000 4.0000 ] |
6160 | 2024-05-13T12:23:05.102Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6161 | 2024-05-13T12:23:05.102Z | No change in performance detected. |
6162 | 2024-05-13T12:23:05.102Z | |
6163 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B |
6164 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs |
6165 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1366 ms (330 iterations) |
6166 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing |
6167 | 2024-05-13T12:23:05.102Z | 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. |
6168 | 2024-05-13T12:23:05.102Z | |
6169 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B |
6170 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6171 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.3024 ms (220 iterations) |
6172 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing |
6173 | 2024-05-13T12:23:05.102Z | 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. |
6174 | 2024-05-13T12:23:05.102Z | |
6175 | 2024-05-13T12:23:05.102Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B |
6176 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6177 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0059 ms (330 iterations) |
6178 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing |
6179 | 2024-05-13T12:23:05.103Z | process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B |
6180 | 2024-05-13T12:23:05.103Z | time: [3.0000 3.0000 3.0000 ] |
6181 | 2024-05-13T12:23:05.103Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6182 | 2024-05-13T12:23:05.103Z | No change in performance detected. |
6183 | 2024-05-13T12:23:05.103Z | |
6184 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B |
6185 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6186 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1558 ms (220 iterations) |
6187 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing |
6188 | 2024-05-13T12:23:05.103Z | process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B |
6189 | 2024-05-13T12:23:05.103Z | time: [4.0000 4.0000 4.0000 ] |
6190 | 2024-05-13T12:23:05.103Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6191 | 2024-05-13T12:23:05.103Z | No change in performance detected. |
6192 | 2024-05-13T12:23:05.103Z | |
6193 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B |
6194 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6195 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1592 ms (275 iterations) |
6196 | 2024-05-13T12:23:05.103Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing |
6197 | 2024-05-13T12:23:05.103Z | 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. |
6198 | 2024-05-13T12:23:05.104Z | |
6199 | 2024-05-13T12:23:05.104Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B |
6200 | 2024-05-13T12:23:05.104Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6201 | 2024-05-13T12:23:05.130Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0088 ms (165 iterations) |
6202 | 2024-05-13T12:23:05.130Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing |
6203 | 2024-05-13T12:23:05.130Z | 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. |
6204 | 2024-05-13T12:23:05.130Z | |
6205 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B |
6206 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6207 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0923 ms (385 iterations) |
6208 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing |
6209 | 2024-05-13T12:23:05.131Z | process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B |
6210 | 2024-05-13T12:23:05.131Z | time: [3.0000 3.0000 3.0000 ] |
6211 | 2024-05-13T12:23:05.131Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6212 | 2024-05-13T12:23:05.131Z | No change in performance detected. |
6213 | 2024-05-13T12:23:05.131Z | |
6214 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B |
6215 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6216 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1423 ms (165 iterations) |
6217 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing |
6218 | 2024-05-13T12:23:05.131Z | process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B |
6219 | 2024-05-13T12:23:05.131Z | time: [4.0000 4.0000 4.0000 ] |
6220 | 2024-05-13T12:23:05.131Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6221 | 2024-05-13T12:23:05.131Z | No change in performance detected. |
6222 | 2024-05-13T12:23:05.131Z | |
6223 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B |
6224 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs |
6225 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1223 ms (275 iterations) |
6226 | 2024-05-13T12:23:05.131Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing |
6227 | 2024-05-13T12:23:05.131Z | 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. |
6228 | 2024-05-13T12:23:05.132Z | |
6229 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B |
6230 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6231 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3238 ms (220 iterations) |
6232 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing |
6233 | 2024-05-13T12:23:05.132Z | 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. |
6234 | 2024-05-13T12:23:05.132Z | |
6235 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B |
6236 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6237 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2393 ms (275 iterations) |
6238 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing |
6239 | 2024-05-13T12:23:05.132Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B |
6240 | 2024-05-13T12:23:05.132Z | time: [17.000 17.000 17.000 ] |
6241 | 2024-05-13T12:23:05.132Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6242 | 2024-05-13T12:23:05.132Z | No change in performance detected. |
6243 | 2024-05-13T12:23:05.132Z | |
6244 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B |
6245 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6246 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1467 ms (165 iterations) |
6247 | 2024-05-13T12:23:05.132Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing |
6248 | 2024-05-13T12:23:05.132Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B |
6249 | 2024-05-13T12:23:05.132Z | time: [19.000 19.000 19.000 ] |
6250 | 2024-05-13T12:23:05.133Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6251 | 2024-05-13T12:23:05.133Z | No change in performance detected. |
6252 | 2024-05-13T12:23:05.133Z | |
6253 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B |
6254 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6255 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0137 ms (220 iterations) |
6256 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing |
6257 | 2024-05-13T12:23:05.133Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B |
6258 | 2024-05-13T12:23:05.133Z | time: [10.000 10.000 10.000 ] |
6259 | 2024-05-13T12:23:05.133Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6260 | 2024-05-13T12:23:05.133Z | No change in performance detected. |
6261 | 2024-05-13T12:23:05.133Z | |
6262 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B |
6263 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6264 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2021 ms (165 iterations) |
6265 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing |
6266 | 2024-05-13T12:23:05.133Z | process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B |
6267 | 2024-05-13T12:23:05.133Z | time: [11.000 11.000 11.000 ] |
6268 | 2024-05-13T12:23:05.133Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6269 | 2024-05-13T12:23:05.133Z | No change in performance detected. |
6270 | 2024-05-13T12:23:05.133Z | |
6271 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B |
6272 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6273 | 2024-05-13T12:23:05.133Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2017 ms (275 iterations) |
6274 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing |
6275 | 2024-05-13T12:23:05.134Z | process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B |
6276 | 2024-05-13T12:23:05.134Z | time: [17.000 17.000 17.000 ] |
6277 | 2024-05-13T12:23:05.134Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6278 | 2024-05-13T12:23:05.134Z | No change in performance detected. |
6279 | 2024-05-13T12:23:05.134Z | |
6280 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B |
6281 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6282 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1117 ms (165 iterations) |
6283 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing |
6284 | 2024-05-13T12:23:05.134Z | process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B |
6285 | 2024-05-13T12:23:05.134Z | time: [19.000 19.000 19.000 ] |
6286 | 2024-05-13T12:23:05.134Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6287 | 2024-05-13T12:23:05.134Z | No change in performance detected. |
6288 | 2024-05-13T12:23:05.134Z | |
6289 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B |
6290 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs |
6291 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.2158 ms (275 iterations) |
6292 | 2024-05-13T12:23:05.134Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing |
6293 | 2024-05-13T12:23:05.134Z | process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B |
6294 | 2024-05-13T12:23:05.134Z | time: [10.000 10.000 10.000 ] |
6295 | 2024-05-13T12:23:05.134Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6296 | 2024-05-13T12:23:05.134Z | No change in performance detected. |
6297 | 2024-05-13T12:23:05.135Z | |
6298 | 2024-05-13T12:23:05.135Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B |
6299 | 2024-05-13T12:23:05.135Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6300 | 2024-05-13T12:23:05.135Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1280 ms (165 iterations) |
6301 | 2024-05-13T12:23:05.161Z | Benchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing |
6302 | 2024-05-13T12:23:05.161Z | process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B |
6303 | 2024-05-13T12:23:05.161Z | time: [11.000 11.000 11.000 ] |
6304 | 2024-05-13T12:23:05.161Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6305 | 2024-05-13T12:23:05.161Z | No change in performance detected. |
6306 | 2024-05-13T12:23:05.161Z | |
6307 | 2024-05-13T12:23:05.161Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B |
6308 | 2024-05-13T12:23:05.161Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6309 | 2024-05-13T12:23:05.161Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1027 ms (220 iterations) |
6310 | 2024-05-13T12:23:05.161Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing |
6311 | 2024-05-13T12:23:05.162Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B |
6312 | 2024-05-13T12:23:05.162Z | time: [17.000 17.000 17.000 ] |
6313 | 2024-05-13T12:23:05.162Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6314 | 2024-05-13T12:23:05.162Z | No change in performance detected. |
6315 | 2024-05-13T12:23:05.162Z | |
6316 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B |
6317 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6318 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2253 ms (165 iterations) |
6319 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing |
6320 | 2024-05-13T12:23:05.162Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B |
6321 | 2024-05-13T12:23:05.162Z | time: [19.000 19.000 19.000 ] |
6322 | 2024-05-13T12:23:05.162Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6323 | 2024-05-13T12:23:05.162Z | No change in performance detected. |
6324 | 2024-05-13T12:23:05.162Z | |
6325 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B |
6326 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6327 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1161 ms (220 iterations) |
6328 | 2024-05-13T12:23:05.162Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing |
6329 | 2024-05-13T12:23:05.162Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B |
6330 | 2024-05-13T12:23:05.162Z | time: [10.000 10.000 10.000 ] |
6331 | 2024-05-13T12:23:05.162Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6332 | 2024-05-13T12:23:05.162Z | No change in performance detected. |
6333 | 2024-05-13T12:23:05.163Z | |
6334 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B |
6335 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6336 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2631 ms (165 iterations) |
6337 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing |
6338 | 2024-05-13T12:23:05.163Z | process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B |
6339 | 2024-05-13T12:23:05.163Z | time: [11.000 11.000 11.000 ] |
6340 | 2024-05-13T12:23:05.163Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6341 | 2024-05-13T12:23:05.163Z | No change in performance detected. |
6342 | 2024-05-13T12:23:05.163Z | |
6343 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B |
6344 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6345 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0587 ms (220 iterations) |
6346 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing |
6347 | 2024-05-13T12:23:05.163Z | process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B |
6348 | 2024-05-13T12:23:05.163Z | time: [17.000 17.000 17.000 ] |
6349 | 2024-05-13T12:23:05.163Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6350 | 2024-05-13T12:23:05.163Z | No change in performance detected. |
6351 | 2024-05-13T12:23:05.163Z | |
6352 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B |
6353 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6354 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1874 ms (165 iterations) |
6355 | 2024-05-13T12:23:05.163Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing |
6356 | 2024-05-13T12:23:05.164Z | process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B |
6357 | 2024-05-13T12:23:05.164Z | time: [19.000 19.000 19.000 ] |
6358 | 2024-05-13T12:23:05.164Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6359 | 2024-05-13T12:23:05.164Z | No change in performance detected. |
6360 | 2024-05-13T12:23:05.164Z | |
6361 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B |
6362 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs |
6363 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0625 ms (220 iterations) |
6364 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing |
6365 | 2024-05-13T12:23:05.164Z | process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B |
6366 | 2024-05-13T12:23:05.164Z | time: [10.000 10.000 10.000 ] |
6367 | 2024-05-13T12:23:05.164Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6368 | 2024-05-13T12:23:05.164Z | No change in performance detected. |
6369 | 2024-05-13T12:23:05.164Z | |
6370 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B |
6371 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6372 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2250 ms (165 iterations) |
6373 | 2024-05-13T12:23:05.164Z | Benchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing |
6374 | 2024-05-13T12:23:05.164Z | process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B |
6375 | 2024-05-13T12:23:05.164Z | time: [11.000 11.000 11.000 ] |
6376 | 2024-05-13T12:23:05.164Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6377 | 2024-05-13T12:23:05.164Z | No change in performance detected. |
6378 | 2024-05-13T12:23:05.164Z | |
6379 | 2024-05-13T12:23:05.164Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover |
6380 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs |
6381 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.1364 ms (440 iterations) |
6382 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing |
6383 | 2024-05-13T12:23:05.165Z | process/Hairpin-DHCPv4/alloc_sz/Discover |
6384 | 2024-05-13T12:23:05.165Z | time: [3467.0 B 3467.0 B 3467.0 B] |
6385 | 2024-05-13T12:23:05.165Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6386 | 2024-05-13T12:23:05.165Z | No change in performance detected. |
6387 | 2024-05-13T12:23:05.165Z | |
6388 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request |
6389 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs |
6390 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0717 ms (440 iterations) |
6391 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing |
6392 | 2024-05-13T12:23:05.165Z | process/Hairpin-DHCPv4/alloc_sz/Request |
6393 | 2024-05-13T12:23:05.165Z | time: [3203.0 B 3203.0 B 3203.0 B] |
6394 | 2024-05-13T12:23:05.165Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6395 | 2024-05-13T12:23:05.165Z | No change in performance detected. |
6396 | 2024-05-13T12:23:05.165Z | |
6397 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit |
6398 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs |
6399 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1242 ms (330 iterations) |
6400 | 2024-05-13T12:23:05.165Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing |
6401 | 2024-05-13T12:23:05.195Z | process/Hairpin-DHCPv6/alloc_sz/Solicit |
6402 | 2024-05-13T12:23:05.195Z | time: [2840.0 B 2840.0 B 2840.0 B] |
6403 | 2024-05-13T12:23:05.196Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6404 | 2024-05-13T12:23:05.196Z | No change in performance detected. |
6405 | 2024-05-13T12:23:05.196Z | |
6406 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request |
6407 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs |
6408 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1313 ms (330 iterations) |
6409 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing |
6410 | 2024-05-13T12:23:05.196Z | process/Hairpin-DHCPv6/alloc_sz/Request |
6411 | 2024-05-13T12:23:05.196Z | time: [3238.0 B 3238.0 B 3238.0 B] |
6412 | 2024-05-13T12:23:05.196Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6413 | 2024-05-13T12:23:05.196Z | No change in performance detected. |
6414 | 2024-05-13T12:23:05.196Z | |
6415 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest |
6416 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs |
6417 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0239 ms (550 iterations) |
6418 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing |
6419 | 2024-05-13T12:23:05.196Z | process/Hairpin-ICMPv4/alloc_sz/EchoRequest |
6420 | 2024-05-13T12:23:05.196Z | time: [1538.0 B 1538.0 B 1538.0 B] |
6421 | 2024-05-13T12:23:05.196Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6422 | 2024-05-13T12:23:05.196Z | No change in performance detected. |
6423 | 2024-05-13T12:23:05.196Z | |
6424 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest |
6425 | 2024-05-13T12:23:05.196Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs |
6426 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0975 ms (495 iterations) |
6427 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing |
6428 | 2024-05-13T12:23:05.197Z | process/Hairpin-ICMPv6/alloc_sz/EchoRequest |
6429 | 2024-05-13T12:23:05.197Z | time: [1558.0 B 1558.0 B 1558.0 B] |
6430 | 2024-05-13T12:23:05.197Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6431 | 2024-05-13T12:23:05.197Z | No change in performance detected. |
6432 | 2024-05-13T12:23:05.197Z | |
6433 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit |
6434 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs |
6435 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0473 ms (495 iterations) |
6436 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing |
6437 | 2024-05-13T12:23:05.197Z | process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit |
6438 | 2024-05-13T12:23:05.197Z | time: [1606.0 B 1606.0 B 1606.0 B] |
6439 | 2024-05-13T12:23:05.197Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6440 | 2024-05-13T12:23:05.197Z | No change in performance detected. |
6441 | 2024-05-13T12:23:05.197Z | |
6442 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit |
6443 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs |
6444 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0324 ms (495 iterations) |
6445 | 2024-05-13T12:23:05.197Z | Benchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing |
6446 | 2024-05-13T12:23:05.197Z | process/Hairpin-ICMPv6/alloc_sz/RouterSolicit |
6447 | 2024-05-13T12:23:05.197Z | time: [1590.0 B 1590.0 B 1590.0 B] |
6448 | 2024-05-13T12:23:05.197Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6449 | 2024-05-13T12:23:05.198Z | No change in performance detected. |
6450 | 2024-05-13T12:23:05.198Z | |
6451 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B |
6452 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6453 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0697 ms (385 iterations) |
6454 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing |
6455 | 2024-05-13T12:23:05.198Z | process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B |
6456 | 2024-05-13T12:23:05.198Z | time: [300.00 B 300.00 B 300.00 B] |
6457 | 2024-05-13T12:23:05.198Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6458 | 2024-05-13T12:23:05.198Z | No change in performance detected. |
6459 | 2024-05-13T12:23:05.198Z | |
6460 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B |
6461 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6462 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2245 ms (165 iterations) |
6463 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing |
6464 | 2024-05-13T12:23:05.198Z | process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B |
6465 | 2024-05-13T12:23:05.198Z | time: [428.00 B 428.00 B 428.00 B] |
6466 | 2024-05-13T12:23:05.198Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6467 | 2024-05-13T12:23:05.198Z | No change in performance detected. |
6468 | 2024-05-13T12:23:05.198Z | |
6469 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B |
6470 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6471 | 2024-05-13T12:23:05.198Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0669 ms (275 iterations) |
6472 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing |
6473 | 2024-05-13T12:23:05.199Z | 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. |
6474 | 2024-05-13T12:23:05.199Z | |
6475 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B |
6476 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6477 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2655 ms (220 iterations) |
6478 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing |
6479 | 2024-05-13T12:23:05.199Z | 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. |
6480 | 2024-05-13T12:23:05.199Z | |
6481 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B |
6482 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6483 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1265 ms (440 iterations) |
6484 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing |
6485 | 2024-05-13T12:23:05.199Z | process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B |
6486 | 2024-05-13T12:23:05.199Z | time: [288.00 B 288.00 B 288.00 B] |
6487 | 2024-05-13T12:23:05.199Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6488 | 2024-05-13T12:23:05.199Z | No change in performance detected. |
6489 | 2024-05-13T12:23:05.199Z | |
6490 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B |
6491 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6492 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0166 ms (220 iterations) |
6493 | 2024-05-13T12:23:05.199Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing |
6494 | 2024-05-13T12:23:05.199Z | process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B |
6495 | 2024-05-13T12:23:05.200Z | time: [416.00 B 416.00 B 416.00 B] |
6496 | 2024-05-13T12:23:05.200Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6497 | 2024-05-13T12:23:05.200Z | No change in performance detected. |
6498 | 2024-05-13T12:23:05.200Z | |
6499 | 2024-05-13T12:23:05.200Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B |
6500 | 2024-05-13T12:23:05.200Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs |
6501 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1641 ms (330 iterations) |
6502 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing |
6503 | 2024-05-13T12:23:05.227Z | 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. |
6504 | 2024-05-13T12:23:05.227Z | |
6505 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B |
6506 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6507 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2100 ms (220 iterations) |
6508 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing |
6509 | 2024-05-13T12:23:05.227Z | 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. |
6510 | 2024-05-13T12:23:05.227Z | |
6511 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B |
6512 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6513 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0863 ms (330 iterations) |
6514 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing |
6515 | 2024-05-13T12:23:05.227Z | process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B |
6516 | 2024-05-13T12:23:05.227Z | time: [320.00 B 320.00 B 320.00 B] |
6517 | 2024-05-13T12:23:05.227Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6518 | 2024-05-13T12:23:05.227Z | No change in performance detected. |
6519 | 2024-05-13T12:23:05.227Z | |
6520 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B |
6521 | 2024-05-13T12:23:05.227Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6522 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1911 ms (165 iterations) |
6523 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing |
6524 | 2024-05-13T12:23:05.228Z | process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B |
6525 | 2024-05-13T12:23:05.228Z | time: [448.00 B 448.00 B 448.00 B] |
6526 | 2024-05-13T12:23:05.228Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6527 | 2024-05-13T12:23:05.228Z | No change in performance detected. |
6528 | 2024-05-13T12:23:05.228Z | |
6529 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B |
6530 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6531 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1975 ms (275 iterations) |
6532 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing |
6533 | 2024-05-13T12:23:05.228Z | 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. |
6534 | 2024-05-13T12:23:05.228Z | |
6535 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B |
6536 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6537 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1193 ms (165 iterations) |
6538 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing |
6539 | 2024-05-13T12:23:05.228Z | 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. |
6540 | 2024-05-13T12:23:05.228Z | |
6541 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B |
6542 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6543 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0879 ms (385 iterations) |
6544 | 2024-05-13T12:23:05.228Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing |
6545 | 2024-05-13T12:23:05.229Z | process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B |
6546 | 2024-05-13T12:23:05.229Z | time: [308.00 B 308.00 B 308.00 B] |
6547 | 2024-05-13T12:23:05.229Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6548 | 2024-05-13T12:23:05.229Z | No change in performance detected. |
6549 | 2024-05-13T12:23:05.229Z | |
6550 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B |
6551 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6552 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2271 ms (220 iterations) |
6553 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing |
6554 | 2024-05-13T12:23:05.229Z | process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B |
6555 | 2024-05-13T12:23:05.229Z | time: [436.00 B 436.00 B 436.00 B] |
6556 | 2024-05-13T12:23:05.229Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6557 | 2024-05-13T12:23:05.229Z | No change in performance detected. |
6558 | 2024-05-13T12:23:05.229Z | |
6559 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B |
6560 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs |
6561 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0909 ms (275 iterations) |
6562 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing |
6563 | 2024-05-13T12:23:05.229Z | 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. |
6564 | 2024-05-13T12:23:05.229Z | |
6565 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B |
6566 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6567 | 2024-05-13T12:23:05.229Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3076 ms (220 iterations) |
6568 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing |
6569 | 2024-05-13T12:23:05.230Z | 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. |
6570 | 2024-05-13T12:23:05.230Z | |
6571 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B |
6572 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs |
6573 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2318 ms (275 iterations) |
6574 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing |
6575 | 2024-05-13T12:23:05.230Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B |
6576 | 2024-05-13T12:23:05.230Z | time: [9091.0 B 9091.0 B 9091.0 B] |
6577 | 2024-05-13T12:23:05.230Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6578 | 2024-05-13T12:23:05.230Z | No change in performance detected. |
6579 | 2024-05-13T12:23:05.230Z | |
6580 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B |
6581 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs |
6582 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1260 ms (165 iterations) |
6583 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing |
6584 | 2024-05-13T12:23:05.230Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B |
6585 | 2024-05-13T12:23:05.230Z | time: [9283.0 B 9283.0 B 9283.0 B] |
6586 | 2024-05-13T12:23:05.230Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6587 | 2024-05-13T12:23:05.230Z | No change in performance detected. |
6588 | 2024-05-13T12:23:05.230Z | |
6589 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B |
6590 | 2024-05-13T12:23:05.230Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs |
6591 | 2024-05-13T12:23:05.231Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1417 ms (220 iterations) |
6592 | 2024-05-13T12:23:05.231Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing |
6593 | 2024-05-13T12:23:05.231Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B |
6594 | 2024-05-13T12:23:05.231Z | time: [8008.0 B 8008.0 B 8008.0 B] |
6595 | 2024-05-13T12:23:05.231Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6596 | 2024-05-13T12:23:05.231Z | No change in performance detected. |
6597 | 2024-05-13T12:23:05.231Z | |
6598 | 2024-05-13T12:23:05.231Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B |
6599 | 2024-05-13T12:23:05.231Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs |
6600 | 2024-05-13T12:23:05.231Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2060 ms (165 iterations) |
6601 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing |
6602 | 2024-05-13T12:23:05.257Z | process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B |
6603 | 2024-05-13T12:23:05.257Z | time: [8072.0 B 8072.0 B 8072.0 B] |
6604 | 2024-05-13T12:23:05.257Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6605 | 2024-05-13T12:23:05.257Z | No change in performance detected. |
6606 | 2024-05-13T12:23:05.257Z | |
6607 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B |
6608 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs |
6609 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1206 ms (220 iterations) |
6610 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing |
6611 | 2024-05-13T12:23:05.257Z | process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B |
6612 | 2024-05-13T12:23:05.257Z | time: [9079.0 B 9079.0 B 9079.0 B] |
6613 | 2024-05-13T12:23:05.257Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6614 | 2024-05-13T12:23:05.257Z | No change in performance detected. |
6615 | 2024-05-13T12:23:05.257Z | |
6616 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B |
6617 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs |
6618 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1294 ms (165 iterations) |
6619 | 2024-05-13T12:23:05.257Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing |
6620 | 2024-05-13T12:23:05.258Z | process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B |
6621 | 2024-05-13T12:23:05.258Z | time: [9271.0 B 9271.0 B 9271.0 B] |
6622 | 2024-05-13T12:23:05.258Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6623 | 2024-05-13T12:23:05.258Z | No change in performance detected. |
6624 | 2024-05-13T12:23:05.258Z | |
6625 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B |
6626 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs |
6627 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.2456 ms (275 iterations) |
6628 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing |
6629 | 2024-05-13T12:23:05.258Z | process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B |
6630 | 2024-05-13T12:23:05.258Z | time: [8008.0 B 8008.0 B 8008.0 B] |
6631 | 2024-05-13T12:23:05.258Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6632 | 2024-05-13T12:23:05.258Z | No change in performance detected. |
6633 | 2024-05-13T12:23:05.258Z | |
6634 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B |
6635 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs |
6636 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1402 ms (165 iterations) |
6637 | 2024-05-13T12:23:05.258Z | Benchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing |
6638 | 2024-05-13T12:23:05.258Z | process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B |
6639 | 2024-05-13T12:23:05.258Z | time: [8072.0 B 8072.0 B 8072.0 B] |
6640 | 2024-05-13T12:23:05.258Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6641 | 2024-05-13T12:23:05.258Z | No change in performance detected. |
6642 | 2024-05-13T12:23:05.259Z | |
6643 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B |
6644 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs |
6645 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1276 ms (220 iterations) |
6646 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing |
6647 | 2024-05-13T12:23:05.259Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B |
6648 | 2024-05-13T12:23:05.259Z | time: [9111.0 B 9111.0 B 9111.0 B] |
6649 | 2024-05-13T12:23:05.259Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6650 | 2024-05-13T12:23:05.259Z | No change in performance detected. |
6651 | 2024-05-13T12:23:05.259Z | |
6652 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B |
6653 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs |
6654 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2348 ms (165 iterations) |
6655 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing |
6656 | 2024-05-13T12:23:05.259Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B |
6657 | 2024-05-13T12:23:05.259Z | time: [9303.0 B 9303.0 B 9303.0 B] |
6658 | 2024-05-13T12:23:05.259Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6659 | 2024-05-13T12:23:05.259Z | No change in performance detected. |
6660 | 2024-05-13T12:23:05.259Z | |
6661 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B |
6662 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs |
6663 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1181 ms (220 iterations) |
6664 | 2024-05-13T12:23:05.259Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing |
6665 | 2024-05-13T12:23:05.260Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B |
6666 | 2024-05-13T12:23:05.260Z | time: [8008.0 B 8008.0 B 8008.0 B] |
6667 | 2024-05-13T12:23:05.260Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6668 | 2024-05-13T12:23:05.260Z | No change in performance detected. |
6669 | 2024-05-13T12:23:05.260Z | |
6670 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B |
6671 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs |
6672 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2573 ms (165 iterations) |
6673 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing |
6674 | 2024-05-13T12:23:05.260Z | process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B |
6675 | 2024-05-13T12:23:05.260Z | time: [8072.0 B 8072.0 B 8072.0 B] |
6676 | 2024-05-13T12:23:05.260Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6677 | 2024-05-13T12:23:05.260Z | No change in performance detected. |
6678 | 2024-05-13T12:23:05.260Z | |
6679 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B |
6680 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs |
6681 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0712 ms (220 iterations) |
6682 | 2024-05-13T12:23:05.260Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing |
6683 | 2024-05-13T12:23:05.260Z | process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B |
6684 | 2024-05-13T12:23:05.260Z | time: [9099.0 B 9099.0 B 9099.0 B] |
6685 | 2024-05-13T12:23:05.260Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6686 | 2024-05-13T12:23:05.260Z | No change in performance detected. |
6687 | 2024-05-13T12:23:05.260Z | |
6688 | 2024-05-13T12:23:05.261Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B |
6689 | 2024-05-13T12:23:05.261Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs |
6690 | 2024-05-13T12:23:05.261Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1814 ms (165 iterations) |
6691 | 2024-05-13T12:23:05.286Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing |
6692 | 2024-05-13T12:23:05.286Z | process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B |
6693 | 2024-05-13T12:23:05.286Z | time: [9291.0 B 9291.0 B 9291.0 B] |
6694 | 2024-05-13T12:23:05.286Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6695 | 2024-05-13T12:23:05.286Z | No change in performance detected. |
6696 | 2024-05-13T12:23:05.286Z | |
6697 | 2024-05-13T12:23:05.286Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B |
6698 | 2024-05-13T12:23:05.286Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs |
6699 | 2024-05-13T12:23:05.287Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0895 ms (220 iterations) |
6700 | 2024-05-13T12:23:05.287Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing |
6701 | 2024-05-13T12:23:05.287Z | process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B |
6702 | 2024-05-13T12:23:05.287Z | time: [8008.0 B 8008.0 B 8008.0 B] |
6703 | 2024-05-13T12:23:05.287Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6704 | 2024-05-13T12:23:05.287Z | No change in performance detected. |
6705 | 2024-05-13T12:23:05.287Z | |
6706 | 2024-05-13T12:23:05.287Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B |
6707 | 2024-05-13T12:23:05.287Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs |
6708 | 2024-05-13T12:23:05.287Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2548 ms (165 iterations) |
6709 | 2024-05-13T12:23:05.287Z | Benchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing |
6710 | 2024-05-13T12:23:05.287Z | process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B |
6711 | 2024-05-13T12:23:05.287Z | time: [8072.0 B 8072.0 B 8072.0 B] |
6712 | 2024-05-13T12:23:05.287Z | change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05) |
6713 | 2024-05-13T12:23:05.287Z | No change in performance detected. |
6714 | 2024-05-13T12:23:05.287Z | |
6715 | 2024-05-13T12:23:05.326Z | + cp -r target/criterion /work/bench-results |
6716 | 2024-05-13T12:23:05.549Z | + cp -r target/xde-bench /work/bench-results |
6717 | 2024-05-13T12:23:05.595Z | + pushd /work |
6718 | 2024-05-13T12:23:05.595Z | + tar -caf bench-results.tgz bench-results |
6719 | 2024-05-13T12:23:05.595Z | /work /work/oxidecomputer/opte |
6720 | 2024-05-13T12:23:06.709Z | + popd |
6721 | 2024-05-13T12:23:06.709Z | /work/oxidecomputer/opte |
6722 | 2024-05-13T12:23:06.709Z | + cleanup |
6723 | 2024-05-13T12:23:06.737Z | ++ id -un |
6724 | 2024-05-13T12:23:06.737Z | ++ id -gn |
6725 | 2024-05-13T12:23:06.737Z | + pfexec chown -R build:build . |
6726 | 2024-05-13T12:23:06.794Z | + [[ -z 01HXRWFS4QZPCN35726QCXDMCB ]] |
6727 | 2024-05-13T12:23:06.819Z | process exited: duration 1613320 ms, exit code 0 |
|
6728 | 2024-05-13T12:23:06.899Z | found 1 output files |
6729 | 2024-05-13T12:23:06.899Z | uploading: /work/bench-results.tgz (5636821 bytes) |
6730 | 2024-05-13T12:23:09.204Z | uploaded: /work/bench-results.tgz |