Official speed |
26.66 wpm (200.30 seconds elapsed during race) |
Without ending ping |
26.70 wpm (292 ms delay sending score to TypeRacer’s server) |
Timerless |
27.24 wpm (3,947 ms elapsed before first character typed; 196.06 seconds elapsed during race) |
Timerless minus one |
27.18 wpm, ignoring the first character typed |
Race Start |
September 2, 2023 7:09:51pm UTC |
Race Finish |
September 2, 2023 7:13:11pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
93.2% |
Points |
25.33 |
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 |
nu/((** Loop waiting for a connection and a vaillid command (*./ while :((true) { Socket socket = null; iInputStream straeam = null; try { socket = serverSocket.accept(); socket.setSoTimeout (10 * 1000); stream - = socket.getINpnputStream(); +} catch (AccesscControlEcxception ace) { log. warn("Standeard Sercver.accrept secutrity ecxceptoion: ''" + ace.getmMessage(), ace); contineuwe; {} catch (IOEcxceoptoion e) { log.erroer("StandeardServer. await: accetppt: ",e e); System.exit(1); } |
Timing |
Character |
n |
u |
-u |
-n |
/ |
( |
( |
-( |
-( |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
Milliseconds |
3947 |
354 |
516 |
560 |
351 |
781 |
303 |
457 |
203 |
749 |
141 |
546 |
2435 |
363 |
232 |
297 |
214 |
950 |
242 |
514 |
200 |
196 |
186 |
197 |
146 |
Character |
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
Milliseconds |
252 |
156 |
129 |
100 |
193 |
137 |
298 |
162 |
283 |
194 |
185 |
236 |
301 |
217 |
176 |
162 |
145 |
119 |
125 |
135 |
69 |
246 |
143 |
361 |
346 |
Character |
i |
l |
-l |
-i |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
( |
-( |
* |
. |
-. |
/ |
|
w |
h |
Milliseconds |
186 |
251 |
424 |
139 |
298 |
202 |
136 |
104 |
255 |
119 |
236 |
540 |
140 |
126 |
822 |
388 |
513 |
942 |
830 |
872 |
1082 |
549 |
563 |
385 |
165 |
Character |
i |
l |
e |
|
: |
( |
-( |
-: |
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
Milliseconds |
165 |
344 |
163 |
254 |
797 |
20 |
772 |
178 |
403 |
692 |
284 |
186 |
220 |
844 |
574 |
600 |
556 |
790 |
209 |
155 |
155 |
187 |
286 |
316 |
394 |
Character |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
i |
-i |
I |
n |
p |
u |
t |
S |
t |
r |
e |
Milliseconds |
184 |
405 |
417 |
195 |
212 |
265 |
374 |
385 |
214 |
252 |
265 |
164 |
352 |
236 |
373 |
504 |
313 |
376 |
302 |
243 |
227 |
657 |
352 |
347 |
173 |
Character |
a |
m |
|
s |
t |
r |
a |
-a |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
178 |
329 |
228 |
323 |
256 |
294 |
143 |
649 |
91 |
153 |
323 |
303 |
280 |
308 |
262 |
226 |
255 |
182 |
291 |
218 |
266 |
248 |
172 |
305 |
605 |
Character |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
Milliseconds |
444 |
593 |
203 |
154 |
183 |
178 |
166 |
223 |
338 |
221 |
322 |
306 |
195 |
288 |
224 |
141 |
933 |
274 |
241 |
304 |
647 |
215 |
324 |
508 |
269 |
Character |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
Milliseconds |
179 |
517 |
435 |
163 |
550 |
424 |
454 |
267 |
375 |
275 |
411 |
491 |
183 |
232 |
395 |
489 |
175 |
225 |
632 |
269 |
761 |
215 |
227 |
178 |
396 |
Character |
u |
t |
|
- |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
- |
Milliseconds |
231 |
222 |
213 |
510 |
429 |
840 |
162 |
462 |
616 |
467 |
478 |
158 |
164 |
243 |
949 |
784 |
276 |
857 |
261 |
279 |
143 |
690 |
211 |
344 |
290 |
Character |
|
- |
-- |
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
N |
p |
-p |
-N |
n |
p |
u |
t |
S |
Milliseconds |
339 |
402 |
162 |
377 |
494 |
241 |
120 |
158 |
157 |
219 |
201 |
461 |
665 |
255 |
216 |
651 |
185 |
297 |
445 |
140 |
269 |
371 |
203 |
224 |
601 |
Character |
t |
r |
e |
a |
m |
( |
) |
; |
|
+ |
-+ |
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
Milliseconds |
269 |
325 |
145 |
425 |
172 |
567 |
294 |
561 |
238 |
631 |
717 |
564 |
390 |
587 |
120 |
278 |
282 |
152 |
253 |
705 |
975 |
301 |
184 |
258 |
275 |
Character |
s |
c |
-c |
C |
o |
n |
t |
r |
o |
l |
E |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
Milliseconds |
170 |
605 |
453 |
499 |
231 |
210 |
421 |
242 |
367 |
243 |
579 |
248 |
560 |
180 |
875 |
390 |
197 |
254 |
127 |
286 |
206 |
374 |
452 |
577 |
287 |
Character |
) |
|
{ |
|
l |
o |
g |
. |
|
- |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
e |
-e |
a |
r |
Milliseconds |
898 |
739 |
1016 |
543 |
570 |
244 |
131 |
420 |
249 |
549 |
370 |
505 |
207 |
131 |
828 |
684 |
756 |
308 |
179 |
168 |
151 |
249 |
636 |
73 |
274 |
Character |
d |
|
- |
S |
e |
r |
c |
-c |
v |
e |
r |
. |
a |
c |
c |
r |
-r |
e |
p |
t |
|
s |
e |
c |
u |
Milliseconds |
516 |
313 |
549 |
612 |
222 |
582 |
317 |
724 |
451 |
579 |
153 |
301 |
403 |
255 |
187 |
418 |
456 |
132 |
470 |
161 |
205 |
259 |
179 |
276 |
395 |
Character |
t |
-t |
r |
i |
t |
y |
|
e |
c |
-c |
x |
c |
e |
p |
t |
o |
-o |
i |
o |
n |
: |
|
' |
-' |
' |
Milliseconds |
287 |
545 |
343 |
170 |
211 |
201 |
342 |
226 |
246 |
566 |
154 |
486 |
476 |
266 |
284 |
156 |
753 |
334 |
434 |
211 |
528 |
497 |
483 |
509 |
469 |
Character |
-' |
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
m |
-m |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
Milliseconds |
481 |
373 |
611 |
481 |
411 |
645 |
297 |
228 |
326 |
593 |
299 |
192 |
409 |
544 |
798 |
271 |
423 |
126 |
597 |
252 |
233 |
567 |
444 |
625 |
194 |
Character |
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
e |
-e |
u |
w |
-w |
e |
; |
|
{ |
-{ |
} |
|
c |
Milliseconds |
179 |
225 |
211 |
807 |
588 |
262 |
296 |
383 |
199 |
393 |
156 |
273 |
486 |
380 |
283 |
290 |
605 |
105 |
546 |
230 |
761 |
449 |
314 |
489 |
582 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
c |
-c |
x |
c |
e |
o |
-o |
p |
t |
o |
-o |
i |
o |
n |
|
e |
Milliseconds |
149 |
218 |
246 |
150 |
242 |
366 |
630 |
191 |
841 |
665 |
498 |
94 |
453 |
298 |
453 |
462 |
314 |
368 |
482 |
807 |
590 |
207 |
151 |
406 |
477 |
Character |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
e |
-e |
r |
( |
" |
S |
t |
a |
n |
d |
e |
-e |
a |
Milliseconds |
1552 |
457 |
528 |
399 |
505 |
211 |
133 |
534 |
529 |
264 |
177 |
146 |
158 |
493 |
163 |
592 |
598 |
1163 |
244 |
171 |
79 |
235 |
274 |
472 |
98 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
t |
p |
-p |
Milliseconds |
189 |
232 |
710 |
191 |
299 |
327 |
224 |
118 |
690 |
397 |
659 |
254 |
424 |
174 |
280 |
120 |
522 |
242 |
291 |
272 |
197 |
386 |
600 |
26 |
457 |
Character |
-t |
p |
t |
: |
|
" |
, |
e |
-e |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
Milliseconds |
148 |
280 |
172 |
408 |
459 |
848 |
513 |
543 |
456 |
183 |
421 |
953 |
610 |
224 |
607 |
265 |
608 |
274 |
210 |
206 |
474 |
373 |
554 |
551 |
176 |
Character |
( |
1 |
) |
; |
|
} |
Milliseconds |
507 |
1381 |
635 |
640 |
494 |
458 |
|
WPM Timing |
Seconds |
WPM |
4.01 |
0 |
8.01 |
1.5 |
12.02 |
6.99 |
16.02 |
16.48 |
20.03 |
25.16 |
24.04 |
26.46 |
28.04 |
23.54 |
32.05 |
23.59 |
36.05 |
22.97 |
40.06 |
24.26 |
44.07 |
25.6 |
48.07 |
26.21 |
52.08 |
26.96 |
56.08 |
28.03 |
60.09 |
28.96 |
64.1 |
29.02 |
68.1 |
29.25 |
72.11 |
29.62 |
76.11 |
29.32 |
80.12 |
29.21 |
84.13 |
29.1 |
88.13 |
28.87 |
92.14 |
29.17 |
96.14 |
28.96 |
100.15 |
28.76 |
104.16 |
28.69 |
108.16 |
28.85 |
112.17 |
28.46 |
116.17 |
28.3 |
120.18 |
28.16 |
124.19 |
27.83 |
128.19 |
28.08 |
132.2 |
27.96 |
136.2 |
27.84 |
140.21 |
27.39 |
144.22 |
27.38 |
148.22 |
27.53 |
152.23 |
27.59 |
156.23 |
27.27 |
160.24 |
27.41 |
164.25 |
27.11 |
168.25 |
26.82 |
172.26 |
26.96 |
176.26 |
26.96 |
180.27 |
27.03 |
184.28 |
27.09 |
188.28 |
26.96 |
192.29 |
26.77 |
196.29 |
26.84 |
200.3 |
26.66 |
|