Official speed |
28.80 wpm (185.42 seconds elapsed during race) |
Without ending ping |
29.50 wpm (4,381 ms delay sending score to TypeRacer’s server) |
Timerless |
29.62 wpm (727 ms elapsed before first character typed; 180.31 seconds elapsed during race) |
Timerless minus one |
29.55 wpm, ignoring the first character typed |
Race Start |
October 31, 2023 2:16:14am UTC |
Race Finish |
October 31, 2023 2:19:20am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
92.2% |
Points |
27.36 |
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 ofotrr a connection and a valid command * / while (truew) {s SOcocket socket = null; Input Stream stream = niul;l; try P{ socket = serverSovcket.accpeeprt(); soceket.setSotRTimeout(10* * !)10000); stream 0= socket. get INnoutputStream(); } cath cg h (AcecessControlEXxce[[ption ace) { log.warn ('"StandardServer.accept secrurity excepriotition: '" + ace.get Message (), ace); continue; } catachch (IOExceptuoion e ) { log.error("StandardServer.await: accept : ", Ee)l; System.exit(!1)l; } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
o |
-o |
f |
o |
t |
r |
-r |
-t |
Milliseconds |
727 |
765 |
183 |
292 |
387 |
218 |
243 |
228 |
249 |
158 |
146 |
51 |
196 |
86 |
136 |
131 |
112 |
331 |
445 |
517 |
233 |
167 |
24 |
330 |
153 |
Character |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
Milliseconds |
91 |
198 |
136 |
134 |
301 |
126 |
199 |
213 |
104 |
171 |
221 |
354 |
198 |
497 |
173 |
131 |
130 |
147 |
172 |
177 |
193 |
204 |
141 |
94 |
190 |
Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
|
- |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
Milliseconds |
115 |
157 |
255 |
117 |
167 |
161 |
105 |
183 |
114 |
176 |
1135 |
251 |
441 |
342 |
286 |
195 |
197 |
580 |
256 |
124 |
153 |
635 |
460 |
193 |
162 |
Character |
e |
w |
-w |
) |
|
{ |
s |
-s |
|
S |
O |
c |
-c |
-O |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
Milliseconds |
182 |
8 |
376 |
725 |
273 |
558 |
455 |
341 |
371 |
367 |
151 |
246 |
217 |
166 |
208 |
345 |
228 |
103 |
230 |
167 |
179 |
141 |
142 |
283 |
197 |
Character |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
|
- |
S |
t |
r |
e |
a |
m |
|
s |
Milliseconds |
406 |
521 |
269 |
263 |
247 |
157 |
568 |
127 |
218 |
324 |
482 |
232 |
262 |
218 |
114 |
186 |
350 |
282 |
145 |
135 |
217 |
147 |
182 |
218 |
207 |
Character |
t |
r |
e |
a |
m |
|
= |
|
n |
i |
-i |
u |
l |
; |
-; |
l |
; |
|
t |
r |
y |
|
P |
-P |
{ |
Milliseconds |
207 |
164 |
168 |
144 |
132 |
198 |
532 |
289 |
268 |
147 |
481 |
308 |
482 |
233 |
561 |
537 |
178 |
355 |
466 |
181 |
127 |
239 |
442 |
397 |
958 |
Character |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
v |
-v |
c |
k |
e |
t |
. |
Milliseconds |
634 |
284 |
151 |
145 |
124 |
125 |
240 |
181 |
741 |
317 |
341 |
230 |
176 |
174 |
102 |
179 |
502 |
197 |
146 |
474 |
100 |
280 |
106 |
217 |
177 |
Character |
a |
c |
c |
p |
e |
-e |
-p |
e |
p |
r |
-r |
t |
( |
) |
; |
|
s |
o |
c |
e |
-e |
k |
e |
t |
. |
Milliseconds |
457 |
198 |
642 |
152 |
219 |
146 |
161 |
94 |
165 |
370 |
504 |
111 |
590 |
172 |
633 |
295 |
226 |
158 |
122 |
237 |
372 |
268 |
97 |
293 |
193 |
Character |
s |
e |
t |
S |
o |
t |
-t |
R |
-R |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
* |
-* |
|
* |
|
! |
Milliseconds |
460 |
248 |
248 |
679 |
1156 |
212 |
485 |
630 |
393 |
350 |
412 |
212 |
144 |
398 |
314 |
152 |
741 |
373 |
156 |
816 |
324 |
330 |
561 |
279 |
682 |
Character |
) |
-) |
-! |
1 |
0 |
0 |
0 |
0 |
-0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
0 |
-0 |
= |
|
s |
o |
Milliseconds |
302 |
314 |
218 |
187 |
114 |
175 |
147 |
824 |
275 |
239 |
585 |
714 |
314 |
259 |
172 |
186 |
233 |
198 |
224 |
450 |
994 |
197 |
263 |
255 |
156 |
Character |
c |
k |
e |
t |
. |
|
- |
g |
e |
t |
|
- |
I |
N |
-N |
n |
o |
u |
t |
-t |
-u |
-o |
p |
u |
t |
Milliseconds |
187 |
406 |
157 |
239 |
566 |
456 |
309 |
283 |
92 |
203 |
349 |
273 |
299 |
218 |
486 |
289 |
269 |
142 |
172 |
233 |
152 |
300 |
435 |
228 |
136 |
Character |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
h |
|
- |
-h |
c |
g |
|
- |
-g |
h |
Milliseconds |
608 |
202 |
137 |
181 |
146 |
138 |
650 |
400 |
658 |
473 |
591 |
345 |
237 |
344 |
152 |
214 |
264 |
252 |
150 |
266 |
156 |
318 |
223 |
284 |
457 |
Character |
|
( |
A |
c |
e |
-e |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
X |
-X |
x |
c |
e |
[ |
-[ |
Milliseconds |
216 |
779 |
814 |
263 |
384 |
472 |
177 |
253 |
248 |
189 |
540 |
162 |
229 |
208 |
234 |
180 |
213 |
581 |
321 |
386 |
91 |
481 |
192 |
314 |
406 |
Character |
[ |
-[ |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
|
- |
Milliseconds |
424 |
321 |
202 |
147 |
532 |
112 |
211 |
349 |
194 |
188 |
294 |
649 |
288 |
770 |
374 |
1073 |
193 |
151 |
721 |
362 |
153 |
244 |
516 |
228 |
269 |
Character |
( |
' |
-' |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
Milliseconds |
2560 |
801 |
576 |
515 |
969 |
139 |
108 |
199 |
152 |
285 |
177 |
208 |
571 |
219 |
214 |
195 |
126 |
205 |
455 |
301 |
235 |
179 |
218 |
217 |
156 |
Character |
|
s |
e |
c |
r |
-r |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
r |
i |
o |
-o |
-i |
t |
i |
-i |
Milliseconds |
233 |
457 |
192 |
178 |
252 |
382 |
430 |
136 |
153 |
279 |
510 |
259 |
165 |
216 |
414 |
198 |
380 |
248 |
141 |
168 |
209 |
153 |
121 |
168 |
191 |
Character |
-t |
-r |
t |
i |
o |
n |
: |
|
' |
-' |
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
|
- |
M |
e |
Milliseconds |
171 |
162 |
447 |
124 |
124 |
297 |
805 |
417 |
683 |
706 |
642 |
375 |
1068 |
435 |
677 |
184 |
152 |
712 |
458 |
95 |
215 |
132 |
535 |
447 |
612 |
Character |
s |
s |
a |
g |
e |
|
- |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
Milliseconds |
482 |
177 |
156 |
410 |
245 |
177 |
554 |
490 |
271 |
803 |
316 |
269 |
199 |
192 |
596 |
1065 |
315 |
312 |
183 |
208 |
164 |
232 |
358 |
197 |
141 |
Character |
; |
|
} |
|
c |
a |
t |
a |
c |
h |
-h |
-c |
-a |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
Milliseconds |
564 |
288 |
594 |
318 |
304 |
168 |
182 |
134 |
159 |
182 |
209 |
167 |
405 |
151 |
183 |
258 |
512 |
1004 |
208 |
441 |
410 |
739 |
193 |
316 |
203 |
Character |
u |
o |
-o |
-u |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
Milliseconds |
178 |
115 |
309 |
167 |
223 |
254 |
228 |
430 |
110 |
249 |
348 |
336 |
260 |
855 |
467 |
581 |
166 |
175 |
783 |
167 |
254 |
197 |
173 |
135 |
1572 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
Milliseconds |
901 |
876 |
158 |
111 |
174 |
124 |
629 |
295 |
201 |
440 |
227 |
175 |
165 |
76 |
166 |
595 |
252 |
161 |
154 |
102 |
162 |
931 |
299 |
258 |
268 |
Character |
c |
e |
p |
t |
|
- |
: |
|
" |
, |
|
E |
-E |
e |
) |
l |
-l |
; |
|
S |
y |
s |
t |
e |
m |
Milliseconds |
203 |
346 |
560 |
199 |
315 |
423 |
356 |
270 |
564 |
720 |
921 |
441 |
567 |
136 |
760 |
582 |
445 |
904 |
450 |
339 |
502 |
95 |
620 |
212 |
121 |
Character |
. |
e |
x |
i |
t |
( |
! |
-! |
1 |
) |
l |
-l |
; |
|
} |
Milliseconds |
487 |
157 |
203 |
131 |
147 |
1069 |
217 |
556 |
163 |
465 |
495 |
508 |
535 |
543 |
501 |
|
WPM Timing |
Seconds |
WPM |
3.71 |
38.83 |
7.42 |
38.83 |
11.13 |
46.38 |
14.83 |
44.49 |
18.54 |
44.01 |
22.25 |
39.37 |
25.96 |
39.76 |
29.67 |
40.04 |
33.38 |
41.35 |
37.08 |
39.16 |
40.79 |
38.24 |
44.5 |
38.83 |
48.21 |
38.33 |
51.92 |
37.44 |
55.63 |
36.89 |
59.33 |
36 |
63.04 |
35.02 |
66.75 |
33.98 |
70.46 |
33.72 |
74.17 |
33.82 |
77.88 |
32.67 |
81.58 |
32.95 |
85.29 |
32.5 |
89 |
31.82 |
92.71 |
32.1 |
96.42 |
31.74 |
100.13 |
31.64 |
103.83 |
31.43 |
107.54 |
30.46 |
111.25 |
30.74 |
114.96 |
31.21 |
118.67 |
31.35 |
122.38 |
30.99 |
126.08 |
30.36 |
129.79 |
30.33 |
133.5 |
30.2 |
137.21 |
30.09 |
140.92 |
30.32 |
144.63 |
30.12 |
148.33 |
30.09 |
152.04 |
29.99 |
155.75 |
29.97 |
159.46 |
30.03 |
163.17 |
30.3 |
166.88 |
30.27 |
170.58 |
29.9 |
174.29 |
29.67 |
178 |
29.73 |
181.71 |
29.39 |
185.42 |
28.8 |
|