| Official speed |
25.17 wpm (212.16 seconds elapsed during race) |
| Without ending ping |
25.23 wpm (523 ms delay sending score to TypeRacer’s server) |
| Timerless |
25.23 wpm (15 ms elapsed before first character typed; 211.62 seconds elapsed during race) |
| Timerless minus one |
25.18 wpm, ignoring the first character typed |
| Race Start |
September 25, 2024 12:44:17am UTC |
| Race Finish |
September 25, 2024 12:47:49am UTC |
| Outcome |
No win (1 of 1) |
| Accuracy |
97.4% |
| Points |
23.92 |
| 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 valid command */ while (true) { Socket soceklket = null; InputStream stream = null; try { socket = serverSocket.accept(); socekket.sertSoTimeout(1-0 * 1000); stream = =socket.getInputStream(); } catch (AccessControlExe[ception ace) P{ log.warn("StandardServer.accept security exepception: " + ace.getMessage(), ace); continuel; } catch (IOExepception e) { log.error("StandardServer.awaaiaitITit: accept: ", e); System.exit(1); } |
| Timing |
| Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
| Milliseconds |
15 |
949 |
135 |
587 |
543 |
453 |
175 |
266 |
492 |
346 |
166 |
165 |
202 |
123 |
177 |
89 |
172 |
243 |
121 |
98 |
118 |
171 |
151 |
692 |
0 |
| Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
| Milliseconds |
280 |
209 |
203 |
258 |
308 |
134 |
118 |
185 |
137 |
213 |
144 |
96 |
159 |
234 |
90 |
497 |
164 |
190 |
222 |
205 |
188 |
356 |
136 |
261 |
105 |
| Character |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
| Milliseconds |
116 |
114 |
144 |
544 |
1780 |
625 |
561 |
268 |
155 |
159 |
210 |
132 |
215 |
1326 |
892 |
295 |
111 |
146 |
1098 |
660 |
814 |
819 |
709 |
164 |
387 |
| Character |
k |
e |
t |
|
s |
o |
c |
e |
k |
-k |
-e |
l |
-l |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
| Milliseconds |
218 |
210 |
289 |
1041 |
866 |
105 |
197 |
254 |
161 |
461 |
190 |
585 |
517 |
380 |
419 |
203 |
809 |
152 |
155 |
692 |
190 |
293 |
152 |
691 |
846 |
| Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
| Milliseconds |
532 |
259 |
258 |
299 |
168 |
520 |
325 |
299 |
139 |
180 |
279 |
314 |
441 |
376 |
225 |
146 |
163 |
191 |
299 |
294 |
163 |
730 |
370 |
161 |
182 |
| Character |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
| Milliseconds |
426 |
475 |
486 |
355 |
183 |
485 |
1305 |
1000 |
312 |
114 |
195 |
151 |
106 |
227 |
517 |
1040 |
103 |
1014 |
245 |
117 |
279 |
172 |
241 |
598 |
252 |
| Character |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
e |
k |
-k |
-e |
k |
e |
t |
| Milliseconds |
126 |
171 |
112 |
278 |
364 |
377 |
288 |
150 |
274 |
274 |
197 |
1480 |
139 |
958 |
1646 |
535 |
118 |
188 |
219 |
132 |
463 |
162 |
741 |
112 |
235 |
| Character |
. |
s |
e |
r |
-r |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
- |
-- |
0 |
|
* |
|
1 |
0 |
| Milliseconds |
495 |
440 |
178 |
191 |
527 |
91 |
1053 |
197 |
742 |
307 |
287 |
134 |
372 |
249 |
121 |
980 |
1287 |
119 |
681 |
785 |
1539 |
519 |
498 |
894 |
274 |
| Character |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
= |
-= |
s |
o |
c |
k |
e |
t |
. |
g |
e |
| Milliseconds |
174 |
188 |
1231 |
1387 |
808 |
351 |
288 |
280 |
135 |
171 |
224 |
248 |
1200 |
116 |
152 |
557 |
731 |
122 |
138 |
191 |
63 |
248 |
447 |
753 |
177 |
| Character |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
| Milliseconds |
222 |
613 |
316 |
278 |
255 |
135 |
910 |
535 |
245 |
148 |
186 |
240 |
1889 |
195 |
573 |
706 |
2120 |
802 |
478 |
164 |
267 |
377 |
137 |
863 |
1496 |
| Character |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
e |
[ |
-[ |
-e |
c |
e |
p |
t |
i |
o |
| Milliseconds |
971 |
307 |
190 |
129 |
254 |
160 |
820 |
543 |
156 |
231 |
209 |
218 |
234 |
659 |
765 |
247 |
325 |
390 |
166 |
155 |
354 |
471 |
462 |
133 |
169 |
| Character |
n |
|
a |
c |
e |
) |
|
P |
-P |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
| Milliseconds |
187 |
313 |
245 |
232 |
185 |
1265 |
522 |
931 |
768 |
1016 |
874 |
454 |
261 |
91 |
360 |
438 |
187 |
232 |
340 |
1297 |
1373 |
886 |
263 |
165 |
185 |
| Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
| Milliseconds |
174 |
206 |
211 |
306 |
497 |
234 |
174 |
246 |
201 |
205 |
394 |
345 |
246 |
151 |
147 |
272 |
229 |
489 |
283 |
201 |
227 |
300 |
141 |
376 |
174 |
| Character |
y |
|
e |
x |
e |
p |
-p |
-e |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
| Milliseconds |
585 |
1211 |
544 |
310 |
391 |
256 |
416 |
157 |
135 |
314 |
281 |
337 |
186 |
179 |
200 |
499 |
560 |
1375 |
867 |
537 |
518 |
536 |
207 |
188 |
246 |
| Character |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
| Milliseconds |
1065 |
176 |
245 |
456 |
183 |
327 |
166 |
156 |
230 |
219 |
740 |
245 |
1406 |
297 |
576 |
232 |
377 |
1437 |
1123 |
659 |
396 |
153 |
155 |
219 |
140 |
| Character |
n |
u |
e |
l |
-l |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
e |
p |
-p |
-e |
c |
| Milliseconds |
166 |
265 |
183 |
606 |
674 |
441 |
981 |
1184 |
615 |
464 |
152 |
302 |
301 |
143 |
723 |
1091 |
1358 |
242 |
800 |
1268 |
360 |
154 |
496 |
199 |
108 |
| Character |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
| Milliseconds |
256 |
341 |
677 |
185 |
192 |
201 |
960 |
445 |
1365 |
694 |
1986 |
3163 |
1264 |
210 |
152 |
503 |
288 |
247 |
154 |
126 |
178 |
1562 |
1161 |
827 |
302 |
| Character |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
a |
i |
-i |
-a |
a |
i |
t |
-t |
-i |
| Milliseconds |
400 |
0 |
118 |
287 |
207 |
258 |
505 |
470 |
222 |
288 |
159 |
216 |
287 |
386 |
412 |
163 |
234 |
256 |
321 |
185 |
123 |
292 |
122 |
305 |
176 |
| Character |
-a |
I |
T |
-T |
-I |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
| Milliseconds |
546 |
1444 |
136 |
530 |
209 |
1406 |
173 |
1373 |
973 |
411 |
276 |
137 |
108 |
220 |
194 |
954 |
444 |
1107 |
1045 |
650 |
422 |
1231 |
1135 |
849 |
610 |
| Character |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
| Milliseconds |
777 |
114 |
287 |
219 |
191 |
283 |
357 |
270 |
170 |
205 |
874 |
1174 |
783 |
917 |
708 |
784 |
|
| WPM Timing |
| Seconds |
WPM |
4.24 |
31.11 |
8.49 |
48.08 |
12.73 |
50.91 |
16.97 |
44.54 |
21.22 |
39.03 |
25.46 |
36.77 |
29.7 |
33.53 |
33.95 |
32.88 |
38.19 |
33.31 |
42.43 |
33.94 |
46.67 |
32.91 |
50.92 |
33.23 |
55.16 |
33.72 |
59.4 |
32.32 |
63.65 |
31.86 |
67.89 |
31.46 |
72.13 |
30.11 |
76.38 |
29.69 |
80.62 |
29.47 |
84.86 |
29.27 |
89.11 |
29.63 |
93.35 |
28.92 |
97.59 |
28.53 |
101.84 |
28.28 |
106.08 |
28.17 |
110.32 |
28.28 |
114.56 |
27.65 |
118.81 |
27.57 |
123.05 |
27.89 |
127.29 |
28.47 |
131.54 |
28.1 |
135.78 |
28.02 |
140.02 |
28.02 |
144.27 |
28.03 |
148.51 |
27.72 |
152.75 |
27.73 |
157 |
27.59 |
161.24 |
27.24 |
165.48 |
27.12 |
169.73 |
26.73 |
173.97 |
26.21 |
178.21 |
26.19 |
182.46 |
26.31 |
186.7 |
26.29 |
190.94 |
25.7 |
195.18 |
25.76 |
199.43 |
25.51 |
203.67 |
25.28 |
207.91 |
25.4 |
212.16 |
25.17 |
|