Official speed |
17.70 wpm (301.69 seconds elapsed during race) |
Without ending ping |
17.72 wpm (416 ms delay sending score to TypeRacer’s server) |
Timerless |
17.78 wpm (977 ms elapsed before first character typed; 300.30 seconds elapsed during race) |
Timerless minus one |
17.74 wpm, ignoring the first character typed |
Race Start |
July 20, 2023 8:26:13am UTC |
Race Finish |
July 20, 2023 8:31:15am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
93.2% |
Points |
16.82 |
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 |
/z** zLoop eseswaiting for coa connection and a cvalid command */ hwwhile (rtrue) [{ Socket soclket -= null; InputSrtream stream - = null; try P{ socket= = serverSocket. axccept9(); socket. ssetSoTimeout(10 * 1000(); straeam -= socket.getInput Stream(); } catch (AccessControl Exception ace) { log.warn("StandardServer.accept security exception: " _+ ace.getMeasasage(),a ace); continuel; } catch ( IOEcxception e) { log. error ("dStandardServer. await: accept: ", e); System.exit(1); } |
Timing |
Character |
/ |
z |
-z |
* |
* |
|
z |
-z |
L |
o |
o |
p |
|
e |
s |
-s |
-e |
e |
s |
-s |
-e |
w |
a |
i |
t |
Milliseconds |
977 |
583 |
768 |
2540 |
557 |
1159 |
5600 |
592 |
983 |
721 |
201 |
223 |
185 |
396 |
240 |
405 |
160 |
378 |
181 |
396 |
407 |
1397 |
208 |
191 |
225 |
Character |
i |
n |
g |
|
f |
o |
r |
|
c |
o |
-o |
-c |
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
Milliseconds |
161 |
187 |
220 |
88 |
424 |
129 |
229 |
171 |
266 |
148 |
484 |
541 |
179 |
188 |
416 |
225 |
223 |
184 |
169 |
385 |
255 |
339 |
189 |
167 |
191 |
Character |
a |
n |
d |
|
a |
|
c |
-c |
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
Milliseconds |
177 |
169 |
171 |
206 |
193 |
151 |
383 |
352 |
144 |
207 |
89 |
280 |
231 |
152 |
347 |
198 |
266 |
262 |
280 |
296 |
684 |
405 |
2141 |
1122 |
541 |
Character |
h |
w |
-w |
-h |
w |
h |
i |
l |
e |
|
( |
r |
-r |
t |
r |
u |
e |
) |
|
[ |
-[ |
{ |
|
S |
o |
Milliseconds |
610 |
21 |
427 |
145 |
234 |
205 |
210 |
233 |
205 |
169 |
1152 |
745 |
591 |
273 |
581 |
338 |
412 |
2299 |
689 |
7971 |
942 |
1269 |
898 |
1264 |
583 |
Character |
c |
k |
e |
t |
|
s |
o |
c |
l |
-l |
k |
e |
t |
|
- |
-- |
= |
|
n |
u |
l |
l |
; |
|
I |
Milliseconds |
305 |
338 |
325 |
380 |
219 |
267 |
243 |
428 |
354 |
718 |
544 |
383 |
608 |
449 |
1193 |
803 |
1164 |
355 |
350 |
730 |
303 |
201 |
577 |
238 |
525 |
Character |
n |
p |
u |
t |
S |
r |
-r |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
- |
|
- |
-- |
= |
Milliseconds |
376 |
278 |
442 |
335 |
1114 |
542 |
598 |
172 |
296 |
223 |
208 |
396 |
132 |
193 |
283 |
562 |
170 |
227 |
262 |
351 |
481 |
286 |
403 |
384 |
1294 |
Character |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
P |
-P |
{ |
|
s |
o |
c |
k |
e |
t |
= |
-= |
|
= |
Milliseconds |
328 |
332 |
317 |
359 |
184 |
496 |
225 |
762 |
238 |
334 |
304 |
1249 |
959 |
1975 |
466 |
457 |
298 |
229 |
376 |
410 |
221 |
986 |
720 |
359 |
498 |
Character |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
|
- |
a |
x |
-x |
c |
c |
e |
p |
t |
9 |
Milliseconds |
360 |
577 |
334 |
297 |
849 |
228 |
128 |
1103 |
399 |
235 |
154 |
713 |
325 |
1261 |
155 |
600 |
345 |
791 |
567 |
249 |
204 |
574 |
664 |
375 |
1719 |
Character |
-9 |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
|
s |
-s |
- |
s |
e |
t |
S |
o |
T |
i |
m |
e |
Milliseconds |
609 |
953 |
1877 |
671 |
453 |
189 |
278 |
326 |
314 |
721 |
185 |
680 |
173 |
219 |
417 |
160 |
262 |
257 |
264 |
911 |
281 |
856 |
340 |
263 |
126 |
Character |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
( |
-( |
) |
; |
|
s |
t |
r |
a |
-a |
e |
a |
Milliseconds |
342 |
257 |
376 |
1593 |
1638 |
1595 |
727 |
1767 |
334 |
1089 |
1356 |
326 |
455 |
3979 |
676 |
1282 |
974 |
242 |
263 |
464 |
472 |
202 |
742 |
447 |
169 |
Character |
m |
|
- |
-- |
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
|
- |
S |
t |
Milliseconds |
282 |
138 |
1813 |
783 |
2761 |
362 |
557 |
338 |
286 |
224 |
225 |
223 |
1003 |
547 |
327 |
205 |
774 |
455 |
445 |
387 |
882 |
302 |
513 |
834 |
398 |
Character |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
Milliseconds |
583 |
184 |
273 |
264 |
1456 |
1873 |
614 |
472 |
1419 |
462 |
400 |
336 |
384 |
416 |
225 |
287 |
1905 |
1415 |
704 |
312 |
393 |
249 |
240 |
1457 |
708 |
Character |
n |
t |
r |
o |
l |
|
- |
|
- |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
Milliseconds |
237 |
326 |
429 |
353 |
280 |
425 |
433 |
359 |
498 |
590 |
795 |
1092 |
346 |
502 |
321 |
313 |
296 |
209 |
149 |
211 |
586 |
302 |
1798 |
383 |
1798 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
753 |
412 |
277 |
962 |
655 |
415 |
146 |
361 |
238 |
1792 |
1109 |
851 |
297 |
189 |
235 |
280 |
286 |
538 |
263 |
1329 |
486 |
227 |
545 |
277 |
170 |
Character |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
Milliseconds |
1079 |
302 |
386 |
159 |
432 |
504 |
243 |
336 |
245 |
335 |
555 |
363 |
484 |
239 |
279 |
496 |
489 |
284 |
822 |
525 |
406 |
620 |
216 |
209 |
224 |
Character |
n |
: |
|
" |
|
_ |
-_ |
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
a |
-a |
s |
a |
-a |
s |
a |
Milliseconds |
266 |
1395 |
1280 |
369 |
807 |
1235 |
646 |
973 |
451 |
324 |
367 |
352 |
940 |
760 |
239 |
193 |
876 |
197 |
473 |
658 |
143 |
205 |
474 |
186 |
221 |
Character |
g |
e |
( |
) |
, |
a |
-a |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
l |
-l |
; |
Milliseconds |
583 |
280 |
1128 |
1096 |
1500 |
1724 |
610 |
298 |
343 |
725 |
328 |
1703 |
665 |
296 |
313 |
379 |
311 |
278 |
280 |
372 |
294 |
470 |
357 |
483 |
352 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
|
- |
I |
O |
E |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
197 |
1211 |
327 |
327 |
234 |
273 |
375 |
488 |
473 |
1152 |
346 |
434 |
692 |
390 |
864 |
512 |
455 |
200 |
451 |
928 |
928 |
433 |
253 |
253 |
422 |
Character |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
|
- |
e |
r |
r |
o |
r |
|
- |
( |
" |
d |
-d |
S |
t |
Milliseconds |
432 |
612 |
2722 |
391 |
927 |
489 |
511 |
415 |
602 |
1136 |
207 |
592 |
189 |
259 |
204 |
486 |
209 |
473 |
622 |
1223 |
1628 |
645 |
384 |
784 |
439 |
Character |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
Milliseconds |
225 |
192 |
208 |
258 |
581 |
257 |
751 |
394 |
213 |
620 |
202 |
158 |
1204 |
377 |
467 |
965 |
521 |
490 |
245 |
472 |
2366 |
412 |
655 |
560 |
204 |
Character |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
Milliseconds |
657 |
536 |
170 |
1040 |
842 |
664 |
1286 |
320 |
526 |
3412 |
517 |
289 |
855 |
399 |
193 |
319 |
208 |
228 |
1265 |
525 |
690 |
191 |
241 |
1502 |
1631 |
Character |
) |
; |
|
} |
Milliseconds |
1369 |
472 |
402 |
1093 |
|
WPM Timing |
Seconds |
WPM |
6.03 |
5.97 |
12.07 |
3.98 |
18.1 |
5.97 |
24.14 |
12.93 |
30.17 |
20.29 |
36.2 |
18.89 |
42.24 |
19.32 |
48.27 |
17.4 |
54.31 |
15.47 |
60.34 |
16.31 |
66.37 |
15.55 |
72.41 |
16.57 |
78.44 |
17.29 |
84.47 |
17.76 |
90.51 |
17.63 |
96.54 |
17.65 |
102.58 |
17.66 |
108.61 |
17.24 |
114.64 |
17.48 |
120.68 |
17.8 |
126.71 |
17.43 |
132.75 |
16.99 |
138.78 |
16.77 |
144.81 |
16.41 |
150.85 |
16.79 |
156.88 |
16.9 |
162.92 |
16.79 |
168.95 |
16.83 |
174.98 |
16.94 |
181.02 |
17.24 |
187.05 |
17.06 |
193.08 |
17.15 |
199.12 |
17.42 |
205.15 |
17.9 |
211.19 |
17.96 |
217.22 |
17.84 |
223.25 |
17.95 |
229.29 |
17.64 |
235.32 |
17.85 |
241.36 |
18 |
247.39 |
17.85 |
253.42 |
17.8 |
259.46 |
17.85 |
265.49 |
17.67 |
271.53 |
17.9 |
277.56 |
17.77 |
283.59 |
17.86 |
289.63 |
17.69 |
295.66 |
17.82 |
301.69 |
17.7 |
|