Official speed |
44.28 wpm (120.60 seconds elapsed during race) |
Without ending ping |
45.08 wpm (2,135 ms delay sending score to TypeRacer’s server) |
Timerless |
45.21 wpm (333 ms elapsed before first character typed; 118.13 seconds elapsed during race) |
Timerless minus one |
45.10 wpm, ignoring the first character typed |
Race Start |
July 12, 2023 3:30:32pm UTC |
Race Finish |
July 12, 2023 3:32:32pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.1% |
Points |
42.06 |
Text |
#10001 (Length: 445 characters) /** Loop waiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); } |
Characters typed |
/** LOoop waiting fror a connection adn nd a valid cmommand */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessConterrolException ace) { log.ewarn("STatandardServer.accept securtity exception: "+ + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("STtandardServer . await: accetp-ppt: ", e); System.exit(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
O |
-O |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
r |
-r |
o |
r |
|
Milliseconds |
333 |
550 |
169 |
163 |
214 |
201 |
610 |
251 |
187 |
294 |
190 |
294 |
225 |
135 |
193 |
178 |
174 |
139 |
133 |
224 |
203 |
409 |
225 |
136 |
66 |
Character |
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
d |
n |
|
- |
-n |
-d |
n |
d |
|
a |
|
Milliseconds |
185 |
150 |
176 |
86 |
197 |
190 |
209 |
244 |
166 |
144 |
173 |
137 |
216 |
150 |
153 |
14 |
212 |
284 |
164 |
159 |
189 |
125 |
85 |
183 |
164 |
Character |
v |
a |
l |
i |
d |
|
c |
m |
-m |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
225 |
173 |
223 |
188 |
146 |
141 |
222 |
210 |
356 |
213 |
127 |
248 |
142 |
187 |
137 |
136 |
254 |
297 |
240 |
154 |
130 |
105 |
186 |
177 |
186 |
Character |
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
Milliseconds |
752 |
318 |
186 |
263 |
185 |
335 |
164 |
374 |
414 |
380 |
323 |
215 |
128 |
157 |
155 |
170 |
240 |
169 |
216 |
271 |
276 |
163 |
130 |
219 |
148 |
Character |
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
Milliseconds |
202 |
219 |
206 |
190 |
311 |
177 |
354 |
179 |
191 |
225 |
148 |
449 |
218 |
175 |
130 |
168 |
297 |
106 |
192 |
109 |
179 |
104 |
130 |
252 |
219 |
Character |
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
Milliseconds |
325 |
184 |
336 |
207 |
212 |
187 |
219 |
198 |
184 |
508 |
106 |
294 |
240 |
324 |
485 |
123 |
190 |
162 |
186 |
167 |
181 |
191 |
205 |
192 |
195 |
Character |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
Milliseconds |
102 |
288 |
170 |
104 |
401 |
261 |
353 |
161 |
171 |
195 |
221 |
234 |
244 |
472 |
256 |
255 |
186 |
480 |
244 |
340 |
161 |
190 |
115 |
356 |
146 |
Character |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
Milliseconds |
168 |
172 |
223 |
186 |
163 |
172 |
408 |
291 |
358 |
233 |
161 |
156 |
213 |
96 |
174 |
290 |
440 |
147 |
224 |
306 |
232 |
436 |
162 |
201 |
181 |
Character |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
Milliseconds |
243 |
429 |
275 |
580 |
156 |
172 |
33 |
122 |
217 |
165 |
223 |
200 |
188 |
250 |
133 |
239 |
140 |
306 |
332 |
272 |
140 |
108 |
325 |
343 |
230 |
Character |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
Milliseconds |
145 |
140 |
349 |
184 |
156 |
95 |
130 |
281 |
610 |
276 |
385 |
172 |
286 |
185 |
304 |
107 |
176 |
548 |
200 |
130 |
276 |
534 |
276 |
219 |
343 |
Character |
s |
s |
C |
o |
n |
t |
e |
r |
-r |
-e |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
Milliseconds |
236 |
146 |
647 |
280 |
174 |
410 |
235 |
21 |
382 |
151 |
134 |
222 |
289 |
354 |
244 |
280 |
242 |
165 |
116 |
172 |
131 |
97 |
216 |
460 |
227 |
Character |
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
-e |
w |
a |
r |
n |
( |
" |
S |
T |
a |
-a |
-T |
t |
a |
n |
Milliseconds |
210 |
278 |
171 |
223 |
281 |
246 |
180 |
141 |
251 |
222 |
499 |
253 |
351 |
187 |
470 |
475 |
290 |
361 |
140 |
187 |
324 |
167 |
145 |
103 |
162 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
t |
-t |
Milliseconds |
133 |
276 |
171 |
217 |
698 |
208 |
570 |
311 |
187 |
80 |
300 |
204 |
235 |
193 |
217 |
570 |
152 |
240 |
387 |
162 |
299 |
451 |
187 |
335 |
381 |
Character |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
+ |
-+ |
|
+ |
|
a |
c |
e |
. |
Milliseconds |
218 |
119 |
121 |
120 |
348 |
239 |
328 |
286 |
162 |
150 |
226 |
144 |
148 |
298 |
242 |
176 |
363 |
339 |
153 |
207 |
360 |
460 |
198 |
248 |
422 |
Character |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
Milliseconds |
310 |
171 |
96 |
564 |
289 |
454 |
179 |
361 |
159 |
115 |
345 |
251 |
366 |
121 |
134 |
178 |
241 |
467 |
333 |
171 |
293 |
43 |
156 |
170 |
120 |
Character |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
466 |
246 |
152 |
324 |
264 |
506 |
247 |
336 |
70 |
143 |
199 |
125 |
380 |
224 |
482 |
453 |
444 |
440 |
224 |
263 |
609 |
180 |
134 |
150 |
109 |
Character |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
T |
-T |
t |
a |
n |
d |
a |
Milliseconds |
213 |
268 |
320 |
174 |
236 |
267 |
500 |
179 |
157 |
226 |
359 |
214 |
182 |
138 |
223 |
396 |
351 |
384 |
129 |
482 |
173 |
149 |
172 |
121 |
371 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
|
- |
. |
|
- |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
t |
Milliseconds |
148 |
164 |
488 |
225 |
335 |
314 |
244 |
90 |
190 |
395 |
297 |
182 |
420 |
100 |
328 |
277 |
213 |
180 |
313 |
163 |
305 |
233 |
196 |
222 |
254 |
Character |
p |
-p |
-t |
- |
p |
-p |
-- |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
Milliseconds |
133 |
381 |
157 |
232 |
312 |
239 |
145 |
615 |
233 |
360 |
173 |
353 |
404 |
161 |
204 |
332 |
594 |
235 |
473 |
243 |
101 |
211 |
95 |
147 |
353 |
Character |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
216 |
252 |
182 |
147 |
378 |
767 |
581 |
761 |
161 |
263 |
|
WPM Timing |
Seconds |
WPM |
2.41 |
24.88 |
4.82 |
42.29 |
7.24 |
46.44 |
9.65 |
46.02 |
12.06 |
46.77 |
14.47 |
49.75 |
16.88 |
48.33 |
19.3 |
48.51 |
21.71 |
49.75 |
24.12 |
49.75 |
26.53 |
51.11 |
28.94 |
51 |
31.36 |
51.28 |
33.77 |
51.17 |
36.18 |
51.08 |
38.59 |
51.31 |
41 |
51.22 |
43.41 |
50.86 |
45.83 |
50.54 |
48.24 |
51.25 |
50.65 |
51.17 |
53.06 |
50.88 |
55.47 |
50.62 |
57.89 |
50.37 |
60.3 |
49.55 |
62.71 |
49.75 |
65.12 |
49.38 |
67.53 |
48.86 |
69.95 |
48.38 |
72.36 |
48.26 |
74.77 |
47.99 |
77.18 |
47.73 |
79.59 |
47.79 |
82.01 |
47.41 |
84.42 |
47.19 |
86.83 |
47.27 |
89.24 |
47.47 |
91.65 |
47.4 |
94.07 |
47.07 |
96.48 |
47.14 |
98.89 |
47.2 |
101.3 |
46.91 |
103.71 |
46.86 |
106.12 |
46.36 |
108.54 |
46.1 |
110.95 |
45.53 |
113.36 |
45.31 |
115.77 |
45.5 |
118.18 |
44.98 |
120.6 |
44.28 |
|