Official speed |
30.97 wpm (172.42 seconds elapsed during race) |
Without ending ping |
31.01 wpm (213 ms delay sending score to TypeRacer’s server) |
Timerless |
31.05 wpm (258 ms elapsed before first character typed; 171.95 seconds elapsed during race) |
Timerless minus one |
30.99 wpm, ignoring the first character typed |
Race Start |
August 29, 2023 9:24:13pm UTC |
Race Finish |
August 29, 2023 9:27:05pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
92.1% |
Points |
29.42 |
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 wiaatiiting for a connection and a cvalikd command (*/ while (turerue) { soSocket socket - -= null; iInputStream stream -- = null ;; try { socket = serverSocket. Aaccept(;); socket.setSotToimoeoiut(10 * 1000()'; stream = socket.getInputStream(); {} cathch (Access ContreolException ace_) { log. wwardn("StandeardServer.accept security wexcetioption:" " + ace. getaMessage(), ace); continue; } catech (IOExcetption )e_0() {lon l l longg.error("StandeardServer. await: accept: ", e)' s; sSystem. exit(1)'; } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
i |
a |
-a |
-i |
a |
t |
i |
-i |
-t |
i |
t |
i |
n |
g |
|
Milliseconds |
258 |
2150 |
155 |
233 |
335 |
501 |
512 |
136 |
184 |
106 |
163 |
159 |
220 |
110 |
105 |
137 |
87 |
379 |
115 |
203 |
119 |
83 |
117 |
464 |
111 |
Character |
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
c |
-c |
Milliseconds |
370 |
177 |
166 |
72 |
151 |
111 |
139 |
114 |
85 |
129 |
148 |
187 |
209 |
103 |
330 |
110 |
108 |
153 |
165 |
90 |
79 |
89 |
120 |
118 |
488 |
Character |
v |
a |
l |
i |
k |
-k |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
( |
-( |
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
144 |
78 |
133 |
72 |
267 |
317 |
86 |
91 |
148 |
522 |
136 |
152 |
154 |
319 |
141 |
426 |
1187 |
436 |
1145 |
951 |
249 |
208 |
94 |
88 |
583 |
Character |
e |
|
( |
t |
u |
r |
e |
-e |
-r |
-u |
r |
u |
e |
) |
|
{ |
|
s |
o |
-o |
-s |
S |
o |
c |
k |
Milliseconds |
99 |
161 |
406 |
556 |
181 |
95 |
63 |
329 |
128 |
182 |
261 |
182 |
118 |
562 |
383 |
912 |
256 |
588 |
93 |
401 |
127 |
185 |
111 |
476 |
107 |
Character |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
- |
|
- |
-- |
- |
-- |
= |
|
n |
u |
l |
l |
; |
|
i |
Milliseconds |
137 |
201 |
159 |
241 |
94 |
241 |
129 |
216 |
124 |
138 |
257 |
160 |
281 |
126 |
1042 |
505 |
1415 |
415 |
288 |
231 |
158 |
146 |
303 |
112 |
178 |
Character |
-i |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
- |
-- |
- |
|
- |
Milliseconds |
416 |
244 |
204 |
457 |
439 |
336 |
775 |
200 |
305 |
51 |
92 |
154 |
175 |
129 |
182 |
251 |
53 |
106 |
191 |
143 |
457 |
609 |
297 |
236 |
345 |
Character |
-- |
= |
|
n |
u |
l |
l |
|
; |
-; |
- |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
Milliseconds |
196 |
213 |
199 |
610 |
236 |
207 |
163 |
266 |
103 |
423 |
117 |
209 |
218 |
153 |
175 |
100 |
204 |
671 |
347 |
364 |
73 |
225 |
128 |
144 |
217 |
Character |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
|
A |
-A |
- |
a |
c |
c |
e |
p |
Milliseconds |
166 |
592 |
299 |
231 |
344 |
62 |
354 |
256 |
86 |
602 |
185 |
134 |
185 |
302 |
105 |
564 |
125 |
125 |
332 |
112 |
93 |
612 |
142 |
424 |
216 |
Character |
t |
( |
; |
-; |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
t |
-t |
T |
o |
-o |
i |
Milliseconds |
136 |
441 |
447 |
400 |
432 |
1001 |
367 |
160 |
86 |
250 |
120 |
110 |
117 |
666 |
195 |
157 |
426 |
713 |
166 |
146 |
524 |
234 |
177 |
528 |
193 |
Character |
m |
o |
-o |
e |
o |
i |
-i |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
( |
-( |
) |
' |
-' |
; |
Milliseconds |
112 |
209 |
613 |
233 |
341 |
93 |
390 |
226 |
183 |
425 |
1142 |
464 |
791 |
762 |
469 |
322 |
634 |
359 |
174 |
698 |
446 |
243 |
736 |
440 |
335 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
Milliseconds |
271 |
136 |
248 |
392 |
46 |
66 |
176 |
316 |
261 |
255 |
129 |
143 |
210 |
156 |
107 |
239 |
241 |
432 |
197 |
106 |
393 |
207 |
187 |
462 |
246 |
Character |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
{ |
-{ |
} |
|
c |
a |
t |
h |
-h |
c |
h |
|
( |
A |
c |
Milliseconds |
505 |
224 |
192 |
79 |
193 |
178 |
599 |
565 |
452 |
493 |
527 |
489 |
600 |
467 |
414 |
31 |
240 |
441 |
336 |
91 |
151 |
144 |
500 |
776 |
298 |
Character |
c |
e |
s |
s |
|
- |
C |
o |
n |
t |
r |
e |
-e |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
171 |
209 |
196 |
129 |
392 |
380 |
315 |
192 |
170 |
101 |
225 |
62 |
432 |
339 |
181 |
354 |
297 |
263 |
177 |
162 |
141 |
112 |
79 |
130 |
271 |
Character |
a |
c |
e |
_ |
-_ |
) |
|
{ |
|
l |
o |
g |
. |
|
w |
-w |
- |
w |
a |
r |
d |
-d |
n |
( |
" |
Milliseconds |
498 |
203 |
749 |
465 |
470 |
1125 |
389 |
1959 |
383 |
151 |
152 |
158 |
216 |
130 |
169 |
372 |
147 |
115 |
0 |
341 |
271 |
378 |
215 |
397 |
522 |
Character |
S |
t |
a |
n |
d |
e |
-e |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
Milliseconds |
425 |
233 |
102 |
248 |
154 |
200 |
385 |
118 |
86 |
267 |
647 |
202 |
99 |
243 |
209 |
56 |
450 |
192 |
253 |
157 |
123 |
360 |
192 |
252 |
352 |
Character |
e |
c |
u |
r |
i |
t |
y |
|
w |
-w |
e |
x |
c |
e |
t |
i |
o |
-o |
-i |
-t |
p |
t |
i |
o |
n |
Milliseconds |
130 |
202 |
258 |
182 |
248 |
120 |
144 |
185 |
185 |
312 |
88 |
286 |
273 |
167 |
377 |
159 |
51 |
309 |
138 |
186 |
252 |
232 |
80 |
72 |
121 |
Character |
: |
" |
-" |
|
" |
|
+ |
|
a |
c |
e |
. |
|
- |
g |
e |
t |
a |
-a |
M |
e |
s |
s |
a |
g |
Milliseconds |
672 |
1071 |
541 |
243 |
479 |
204 |
1184 |
325 |
481 |
185 |
139 |
244 |
94 |
466 |
127 |
120 |
113 |
358 |
474 |
232 |
192 |
191 |
144 |
153 |
176 |
Character |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
Milliseconds |
78 |
634 |
176 |
694 |
774 |
605 |
157 |
114 |
680 |
625 |
183 |
167 |
63 |
120 |
107 |
178 |
180 |
257 |
369 |
459 |
134 |
662 |
376 |
305 |
45 |
Character |
t |
e |
-e |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
|
) |
-) |
e |
_ |
Milliseconds |
187 |
151 |
348 |
131 |
120 |
120 |
586 |
645 |
171 |
415 |
1137 |
93 |
218 |
397 |
487 |
227 |
161 |
86 |
79 |
356 |
246 |
393 |
433 |
246 |
910 |
Character |
-_ |
0 |
-0 |
( |
-( |
) |
|
{ |
l |
o |
n |
-n |
-o |
|
l |
-l |
- |
|
l |
-l |
- |
-l |
|
l |
o |
Milliseconds |
611 |
991 |
458 |
486 |
546 |
1134 |
400 |
1237 |
381 |
159 |
145 |
312 |
141 |
563 |
134 |
412 |
142 |
649 |
151 |
360 |
135 |
290 |
430 |
203 |
170 |
Character |
n |
g |
-g |
-n |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
e |
-e |
a |
r |
d |
S |
e |
Milliseconds |
122 |
138 |
386 |
148 |
129 |
246 |
244 |
103 |
224 |
130 |
140 |
434 |
760 |
273 |
276 |
111 |
194 |
155 |
214 |
452 |
74 |
89 |
657 |
505 |
305 |
Character |
r |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
Milliseconds |
92 |
289 |
191 |
70 |
259 |
191 |
393 |
163 |
124 |
122 |
376 |
108 |
476 |
175 |
136 |
193 |
151 |
140 |
150 |
133 |
402 |
367 |
423 |
352 |
314 |
Character |
e |
) |
' |
|
s |
-s |
- |
-' |
; |
|
s |
-s |
S |
y |
s |
t |
e |
m |
. |
|
- |
e |
x |
i |
t |
Milliseconds |
773 |
574 |
1005 |
143 |
104 |
279 |
155 |
153 |
423 |
465 |
107 |
450 |
177 |
136 |
165 |
183 |
139 |
117 |
338 |
194 |
392 |
86 |
514 |
175 |
151 |
Character |
( |
1 |
) |
' |
-' |
; |
|
} |
Milliseconds |
430 |
519 |
577 |
692 |
559 |
248 |
403 |
503 |
|
WPM Timing |
Seconds |
WPM |
3.45 |
17.4 |
6.9 |
26.1 |
10.35 |
44.08 |
13.79 |
45.24 |
17.24 |
38.28 |
20.69 |
37.7 |
24.14 |
35.29 |
27.59 |
36.1 |
31.04 |
33.25 |
34.48 |
33.41 |
37.93 |
34.17 |
41.38 |
33.35 |
44.83 |
33.46 |
48.28 |
34.55 |
51.73 |
34.8 |
55.18 |
34.15 |
58.62 |
34.59 |
62.07 |
33.64 |
65.52 |
32.97 |
68.97 |
32.54 |
72.42 |
31.65 |
75.87 |
32.9 |
79.32 |
33.44 |
82.76 |
32.77 |
86.21 |
32.57 |
89.66 |
32.79 |
93.11 |
33.38 |
96.56 |
32.56 |
100.01 |
32.4 |
103.45 |
32.36 |
106.9 |
32.78 |
110.35 |
33.28 |
113.8 |
33.22 |
117.25 |
32.65 |
120.7 |
32.61 |
124.15 |
32.67 |
127.59 |
33.01 |
131.04 |
33.15 |
134.49 |
32.92 |
137.94 |
32.71 |
141.39 |
31.91 |
144.84 |
31.4 |
148.29 |
30.75 |
151.73 |
30.84 |
155.18 |
31.01 |
158.63 |
31.47 |
162.08 |
31.47 |
165.53 |
31.03 |
168.98 |
31.25 |
172.42 |
30.97 |
|