Official speed |
15.99 wpm (333.96 seconds elapsed during race) |
Without ending ping |
16.00 wpm (139 ms delay sending score to TypeRacer’s server) |
Timerless |
16.03 wpm (618 ms elapsed before first character typed; 333.20 seconds elapsed during race) |
Timerless minus one |
15.99 wpm, ignoring the first character typed |
Race Start |
September 10, 2024 1:29:47am UTC |
Race Finish |
September 10, 2024 1:35:21am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
92.6% |
Points |
15.19 |
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 |
/** Loop waiting for a connection and a vaidlid command (* .?/ while (true) { Socket socjket = null; Inspput Stream stream = null; try { socjeket= = serverSockert. accept(); socket.sertsSOoTimeout(10 (* 1000); stramream = socleket.heget InputStream(); {P} cantvchch (AccessContrlolExceoption ace) { ;log. watnrn("Standard Server.accept secuturutty uity exception: "+ _ ++ ace.getMessage()., ace_); continue ; {{} canttch (IOExceptione e) P{ ;log.error("StandardServcveer.await: accept: :", e); SYystem.exit(1); +} |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
618 |
2575 |
189 |
905 |
635 |
583 |
163 |
276 |
275 |
423 |
0 |
1112 |
159 |
436 |
312 |
367 |
422 |
835 |
164 |
202 |
177 |
283 |
655 |
509 |
328 |
Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
i |
d |
-d |
-i |
l |
i |
d |
|
Milliseconds |
180 |
176 |
117 |
282 |
575 |
180 |
165 |
171 |
152 |
216 |
145 |
268 |
135 |
585 |
739 |
1109 |
203 |
1177 |
228 |
668 |
398 |
585 |
330 |
437 |
274 |
Character |
c |
o |
m |
m |
a |
n |
d |
|
( |
-( |
* |
|
- |
. |
-. |
? |
-? |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
993 |
198 |
264 |
148 |
401 |
423 |
195 |
454 |
2259 |
759 |
1545 |
623 |
373 |
1000 |
689 |
1126 |
676 |
1313 |
553 |
1978 |
188 |
419 |
245 |
181 |
512 |
Character |
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
j |
-j |
k |
e |
t |
|
Milliseconds |
1294 |
1078 |
274 |
1398 |
349 |
1442 |
1145 |
1166 |
524 |
840 |
416 |
127 |
489 |
180 |
245 |
578 |
509 |
775 |
167 |
293 |
628 |
414 |
161 |
561 |
595 |
Character |
= |
|
n |
u |
l |
l |
; |
|
I |
n |
s |
p |
-p |
-s |
p |
u |
t |
|
- |
S |
t |
r |
e |
a |
m |
Milliseconds |
1904 |
633 |
394 |
415 |
271 |
163 |
798 |
950 |
862 |
348 |
165 |
260 |
447 |
212 |
560 |
946 |
223 |
227 |
635 |
410 |
559 |
317 |
176 |
302 |
210 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
Milliseconds |
241 |
917 |
314 |
275 |
158 |
314 |
176 |
345 |
1083 |
569 |
469 |
392 |
211 |
226 |
520 |
331 |
584 |
683 |
160 |
1558 |
732 |
480 |
1324 |
1694 |
351 |
Character |
j |
e |
-e |
-j |
k |
e |
t |
= |
-= |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
r |
-r |
Milliseconds |
221 |
433 |
402 |
216 |
394 |
147 |
604 |
1549 |
966 |
496 |
665 |
457 |
601 |
226 |
65 |
717 |
146 |
199 |
824 |
231 |
256 |
282 |
99 |
287 |
539 |
Character |
t |
. |
|
- |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
r |
-r |
Milliseconds |
120 |
876 |
585 |
440 |
167 |
317 |
607 |
454 |
338 |
201 |
1262 |
275 |
800 |
767 |
258 |
137 |
634 |
196 |
205 |
280 |
1179 |
445 |
173 |
967 |
548 |
Character |
t |
s |
-s |
S |
O |
-O |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
( |
-( |
* |
|
1 |
0 |
0 |
Milliseconds |
126 |
641 |
401 |
347 |
228 |
636 |
421 |
935 |
640 |
163 |
115 |
468 |
238 |
349 |
1632 |
1105 |
327 |
710 |
2129 |
956 |
1326 |
964 |
693 |
259 |
157 |
Character |
0 |
) |
; |
|
s |
t |
r |
a |
m |
-m |
-a |
r |
-r |
e |
a |
m |
|
= |
|
s |
o |
c |
l |
e |
-e |
Milliseconds |
187 |
914 |
617 |
1820 |
289 |
390 |
183 |
350 |
241 |
510 |
164 |
159 |
738 |
195 |
229 |
281 |
219 |
2019 |
264 |
743 |
130 |
503 |
284 |
186 |
555 |
Character |
-l |
k |
e |
t |
. |
h |
e |
-e |
-h |
g |
e |
t |
|
- |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
Milliseconds |
204 |
433 |
127 |
626 |
2456 |
994 |
168 |
515 |
173 |
504 |
1229 |
445 |
338 |
526 |
721 |
904 |
354 |
737 |
301 |
988 |
1094 |
553 |
77 |
243 |
214 |
Character |
( |
) |
; |
|
{ |
-{ |
P |
-P |
} |
|
c |
a |
n |
-n |
t |
v |
c |
h |
-h |
-c |
-v |
c |
h |
|
( |
Milliseconds |
1061 |
246 |
595 |
727 |
1290 |
810 |
711 |
710 |
782 |
485 |
1384 |
171 |
205 |
576 |
151 |
505 |
0 |
139 |
521 |
154 |
1131 |
173 |
459 |
1592 |
1006 |
Character |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
l |
-l |
o |
l |
E |
x |
c |
e |
o |
-o |
p |
t |
i |
o |
Milliseconds |
1326 |
2677 |
262 |
818 |
298 |
200 |
1153 |
746 |
157 |
363 |
616 |
164 |
492 |
486 |
218 |
1926 |
932 |
904 |
417 |
214 |
509 |
535 |
258 |
772 |
165 |
Character |
n |
|
a |
c |
e |
) |
|
{ |
|
; |
-; |
l |
o |
g |
. |
|
- |
w |
a |
t |
n |
-n |
-t |
r |
n |
Milliseconds |
279 |
867 |
404 |
374 |
271 |
1044 |
531 |
1755 |
744 |
592 |
738 |
739 |
705 |
847 |
973 |
703 |
410 |
183 |
311 |
400 |
210 |
495 |
170 |
67 |
236 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
Milliseconds |
1895 |
1097 |
1071 |
524 |
125 |
167 |
236 |
192 |
620 |
438 |
455 |
671 |
457 |
640 |
230 |
700 |
87 |
307 |
1030 |
811 |
350 |
221 |
316 |
229 |
274 |
Character |
|
s |
e |
c |
u |
t |
u |
-u |
-t |
r |
u |
t |
-t |
-u |
t |
y |
|
- |
-y |
-t |
u |
-u |
i |
t |
y |
Milliseconds |
594 |
250 |
212 |
440 |
482 |
502 |
191 |
492 |
136 |
144 |
665 |
153 |
552 |
170 |
769 |
102 |
250 |
322 |
193 |
142 |
875 |
424 |
462 |
707 |
122 |
Character |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
+ |
|
- |
-+ |
|
_ |
|
- |
+ |
-+ |
-_ |
+ |
Milliseconds |
544 |
635 |
447 |
982 |
359 |
147 |
301 |
471 |
186 |
376 |
1568 |
622 |
635 |
1802 |
384 |
394 |
220 |
946 |
352 |
427 |
341 |
1132 |
573 |
149 |
1579 |
Character |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
. |
-. |
, |
|
a |
c |
e |
_ |
Milliseconds |
736 |
574 |
406 |
583 |
662 |
684 |
138 |
469 |
827 |
373 |
409 |
237 |
156 |
731 |
167 |
1809 |
356 |
1510 |
442 |
514 |
428 |
385 |
354 |
272 |
2647 |
Character |
-_ |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
|
- |
; |
|
{ |
-{ |
{ |
-{ |
} |
|
c |
a |
n |
Milliseconds |
694 |
556 |
898 |
953 |
446 |
101 |
151 |
619 |
114 |
209 |
530 |
1354 |
560 |
465 |
698 |
501 |
1718 |
732 |
517 |
667 |
1593 |
798 |
515 |
211 |
137 |
Character |
t |
-t |
-n |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
e |
|
- |
-e |
|
e |
Milliseconds |
219 |
628 |
140 |
1069 |
543 |
494 |
272 |
2064 |
1246 |
325 |
562 |
1091 |
679 |
258 |
241 |
186 |
492 |
174 |
372 |
950 |
801 |
322 |
226 |
200 |
481 |
Character |
) |
|
P |
-P |
{ |
|
; |
-; |
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
1649 |
982 |
818 |
797 |
1508 |
1010 |
803 |
636 |
593 |
1309 |
1199 |
1219 |
667 |
171 |
204 |
266 |
130 |
2294 |
1342 |
1410 |
1214 |
164 |
149 |
194 |
377 |
Character |
r |
d |
S |
e |
r |
v |
c |
-c |
v |
e |
-e |
-v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
Milliseconds |
844 |
266 |
1125 |
923 |
428 |
555 |
0 |
464 |
158 |
478 |
57 |
315 |
284 |
181 |
1246 |
751 |
394 |
398 |
330 |
479 |
693 |
340 |
266 |
500 |
181 |
Character |
e |
p |
t |
: |
|
: |
-: |
" |
, |
|
e |
) |
; |
|
S |
Y |
-Y |
y |
s |
t |
e |
m |
. |
e |
x |
Milliseconds |
289 |
282 |
222 |
693 |
490 |
492 |
1449 |
793 |
2196 |
463 |
519 |
1659 |
834 |
287 |
729 |
159 |
722 |
569 |
137 |
371 |
178 |
179 |
748 |
430 |
464 |
Character |
i |
t |
( |
1 |
) |
; |
|
+ |
-+ |
} |
Milliseconds |
575 |
176 |
1514 |
1376 |
599 |
607 |
574 |
1233 |
601 |
435 |
|
WPM Timing |
Seconds |
WPM |
6.68 |
19.76 |
13.36 |
26.05 |
20.04 |
25.15 |
26.72 |
24.25 |
33.4 |
19.76 |
40.08 |
18.86 |
46.75 |
17.97 |
53.43 |
18.42 |
60.11 |
18.57 |
66.79 |
18.15 |
73.47 |
19.44 |
80.15 |
19.16 |
86.83 |
18.38 |
93.51 |
18.99 |
100.19 |
19.04 |
106.87 |
19.09 |
113.55 |
19.02 |
120.23 |
18.37 |
126.9 |
18.34 |
133.58 |
18.24 |
140.26 |
17.8 |
146.94 |
17.64 |
153.62 |
17.58 |
160.3 |
17.22 |
166.98 |
16.89 |
173.66 |
17.07 |
180.34 |
16.97 |
187.02 |
16.94 |
193.7 |
16.73 |
200.38 |
16.83 |
207.05 |
16.98 |
213.73 |
16.9 |
220.41 |
16.93 |
227.09 |
16.75 |
233.77 |
16.48 |
240.45 |
16.67 |
247.13 |
16.56 |
253.81 |
16.6 |
260.49 |
16.31 |
267.17 |
16.21 |
273.85 |
16.21 |
280.53 |
16.13 |
287.2 |
15.92 |
293.88 |
15.88 |
300.56 |
15.93 |
307.24 |
15.9 |
313.92 |
16.09 |
320.6 |
15.95 |
327.28 |
16.1 |
333.96 |
15.99 |
|