Official speed |
34.42 wpm (155.14 seconds elapsed during race) |
Without ending ping |
34.49 wpm (298 ms delay sending score to TypeRacer’s server) |
Timerless |
34.63 wpm (629 ms elapsed before first character typed; 154.22 seconds elapsed during race) |
Timerless minus one |
34.55 wpm, ignoring the first character typed |
Race Start |
August 21, 2023 10:14:12am UTC |
Race Finish |
August 21, 2023 10:16:47am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
93.0% |
Points |
32.70 |
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 |
?8?/** Loop waiting for a connection and a valid command */ while (true) { SOckocket socket = null: ; Ipnput Stream stream = nnull; try { socket = serverSOckocket.apccept(); socker.t.setSOotiTiemmeout(10* * 1000); stream = socket.sgetiInputStream(); {} catche (aAcecessControl Exeception ace) { long.g.owarn("StandardServer.Aaccept se cuccurtiyity exeception: " _+ ace.getMessage(), ace); continue: ; } catcher (1IOExeception e_ _ ) { log .. error("StandardServer.await: accept: " , e_); System.exit()1); } |
Timing |
Character |
? |
8 |
-8 |
-? |
? |
-? |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
Milliseconds |
629 |
364 |
451 |
193 |
433 |
620 |
556 |
1694 |
163 |
523 |
496 |
199 |
206 |
164 |
181 |
324 |
87 |
131 |
195 |
60 |
195 |
783 |
104 |
169 |
83 |
Character |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
Milliseconds |
152 |
76 |
156 |
91 |
292 |
62 |
216 |
187 |
72 |
225 |
211 |
77 |
16 |
224 |
138 |
95 |
122 |
89 |
103 |
128 |
137 |
224 |
166 |
137 |
148 |
Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
Milliseconds |
164 |
132 |
367 |
76 |
324 |
165 |
84 |
146 |
100 |
182 |
605 |
718 |
337 |
277 |
93 |
81 |
198 |
51 |
141 |
571 |
317 |
187 |
83 |
92 |
316 |
Character |
|
{ |
|
S |
O |
c |
k |
-k |
-c |
-O |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
Milliseconds |
221 |
1126 |
926 |
454 |
159 |
204 |
111 |
298 |
181 |
146 |
258 |
179 |
121 |
219 |
655 |
183 |
420 |
112 |
229 |
112 |
204 |
187 |
379 |
154 |
148 |
Character |
n |
u |
l |
l |
: |
|
- |
-: |
; |
|
I |
p |
-p |
n |
p |
u |
t |
|
- |
S |
t |
r |
e |
a |
m |
Milliseconds |
586 |
229 |
167 |
183 |
285 |
216 |
321 |
189 |
351 |
235 |
772 |
418 |
322 |
245 |
171 |
180 |
245 |
170 |
520 |
229 |
226 |
211 |
39 |
131 |
69 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
-n |
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
Milliseconds |
205 |
547 |
175 |
201 |
61 |
86 |
67 |
224 |
177 |
148 |
665 |
371 |
344 |
229 |
190 |
173 |
159 |
216 |
619 |
203 |
135 |
468 |
411 |
831 |
217 |
Character |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
O |
c |
k |
-k |
-c |
-O |
o |
c |
k |
e |
Milliseconds |
314 |
234 |
109 |
223 |
133 |
285 |
144 |
142 |
606 |
152 |
95 |
257 |
225 |
49 |
310 |
187 |
266 |
158 |
221 |
172 |
170 |
243 |
123 |
120 |
175 |
Character |
t |
. |
a |
p |
-p |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
r |
. |
-. |
-r |
t |
. |
Milliseconds |
137 |
255 |
329 |
127 |
290 |
136 |
244 |
279 |
90 |
147 |
308 |
203 |
906 |
409 |
491 |
228 |
144 |
161 |
183 |
97 |
221 |
359 |
183 |
143 |
223 |
Character |
s |
e |
t |
S |
O |
-O |
o |
t |
i |
-i |
-t |
T |
i |
e |
m |
-m |
-e |
m |
e |
o |
u |
t |
( |
1 |
0 |
Milliseconds |
193 |
81 |
140 |
623 |
182 |
609 |
500 |
146 |
114 |
333 |
172 |
153 |
203 |
330 |
105 |
313 |
166 |
247 |
61 |
153 |
136 |
122 |
530 |
583 |
123 |
Character |
* |
-* |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
Milliseconds |
1523 |
631 |
217 |
305 |
392 |
541 |
163 |
179 |
154 |
797 |
872 |
209 |
467 |
301 |
182 |
43 |
164 |
12 |
190 |
128 |
119 |
245 |
162 |
209 |
120 |
Character |
e |
t |
. |
s |
-s |
g |
e |
t |
i |
-i |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
Milliseconds |
204 |
147 |
276 |
319 |
259 |
132 |
139 |
146 |
223 |
344 |
263 |
253 |
146 |
166 |
107 |
585 |
237 |
194 |
36 |
102 |
119 |
293 |
196 |
595 |
220 |
Character |
{ |
-{ |
} |
|
c |
a |
t |
c |
h |
e |
-e |
|
( |
a |
-a |
A |
c |
e |
-e |
c |
e |
s |
s |
C |
o |
Milliseconds |
736 |
521 |
273 |
393 |
869 |
180 |
168 |
450 |
101 |
254 |
456 |
189 |
476 |
325 |
535 |
268 |
315 |
289 |
407 |
169 |
280 |
250 |
196 |
823 |
193 |
Character |
n |
t |
r |
o |
l |
|
- |
E |
x |
e |
-e |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
Milliseconds |
230 |
64 |
189 |
108 |
193 |
189 |
393 |
206 |
298 |
285 |
462 |
173 |
234 |
93 |
193 |
122 |
81 |
235 |
1574 |
550 |
226 |
256 |
355 |
269 |
879 |
Character |
|
l |
o |
n |
g |
. |
-. |
-g |
-n |
g |
. |
o |
-o |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
366 |
555 |
177 |
197 |
19 |
281 |
300 |
189 |
144 |
218 |
107 |
277 |
333 |
73 |
120 |
103 |
342 |
521 |
446 |
592 |
220 |
158 |
73 |
194 |
207 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
A |
-A |
a |
c |
c |
e |
p |
t |
|
s |
e |
|
c |
u |
-u |
-c |
Milliseconds |
139 |
187 |
767 |
221 |
84 |
274 |
205 |
50 |
152 |
433 |
447 |
117 |
245 |
223 |
239 |
196 |
136 |
728 |
261 |
98 |
353 |
58 |
201 |
291 |
185 |
Character |
c |
-c |
- |
c |
u |
r |
t |
i |
y |
-y |
-i |
-t |
i |
t |
y |
|
e |
x |
e |
-e |
c |
e |
p |
t |
i |
Milliseconds |
192 |
300 |
172 |
100 |
186 |
165 |
222 |
73 |
195 |
338 |
208 |
160 |
242 |
159 |
82 |
481 |
206 |
221 |
311 |
341 |
149 |
233 |
70 |
157 |
114 |
Character |
o |
n |
: |
|
" |
|
_ |
-_ |
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
Milliseconds |
86 |
234 |
290 |
267 |
725 |
362 |
604 |
436 |
904 |
658 |
419 |
240 |
252 |
122 |
223 |
114 |
146 |
414 |
123 |
195 |
158 |
169 |
87 |
80 |
270 |
Character |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
: |
|
- |
-: |
; |
|
} |
|
Milliseconds |
111 |
669 |
167 |
369 |
367 |
244 |
249 |
420 |
238 |
861 |
105 |
448 |
176 |
168 |
236 |
225 |
103 |
345 |
240 |
402 |
187 |
499 |
157 |
358 |
347 |
Character |
c |
a |
t |
c |
h |
e |
r |
|
- |
-r |
-e |
|
( |
1 |
-1 |
I |
O |
E |
x |
e |
-e |
c |
e |
p |
t |
Milliseconds |
413 |
193 |
174 |
379 |
102 |
233 |
68 |
135 |
324 |
168 |
172 |
186 |
324 |
370 |
324 |
246 |
187 |
669 |
265 |
321 |
477 |
343 |
265 |
84 |
154 |
Character |
i |
o |
n |
|
e |
_ |
|
- |
-_ |
_ |
|
- |
-_ |
) |
|
{ |
|
l |
o |
g |
|
. |
-. |
- |
. |
Milliseconds |
90 |
74 |
214 |
272 |
119 |
514 |
289 |
289 |
163 |
212 |
255 |
352 |
179 |
394 |
275 |
553 |
705 |
336 |
203 |
99 |
111 |
232 |
263 |
191 |
256 |
Character |
|
- |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
153 |
335 |
192 |
209 |
186 |
242 |
134 |
531 |
553 |
473 |
185 |
95 |
104 |
119 |
309 |
107 |
227 |
921 |
217 |
93 |
236 |
213 |
28 |
365 |
261 |
Character |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
|
- |
, |
|
e |
_ |
-_ |
) |
; |
|
Milliseconds |
302 |
69 |
319 |
176 |
477 |
493 |
270 |
274 |
190 |
246 |
103 |
131 |
364 |
207 |
547 |
469 |
478 |
247 |
161 |
552 |
523 |
668 |
434 |
392 |
267 |
Character |
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
) |
-) |
1 |
) |
; |
|
} |
Milliseconds |
603 |
201 |
110 |
143 |
143 |
158 |
453 |
330 |
283 |
230 |
123 |
324 |
193 |
409 |
138 |
411 |
534 |
532 |
320 |
|
WPM Timing |
Seconds |
WPM |
3.1 |
0 |
6.21 |
9.67 |
9.31 |
27.07 |
12.41 |
41.57 |
15.51 |
42.54 |
18.62 |
45.12 |
21.72 |
40.33 |
24.82 |
40.12 |
27.93 |
39.53 |
31.03 |
38.29 |
34.13 |
39.73 |
37.23 |
39 |
40.34 |
38.97 |
43.44 |
39.5 |
46.54 |
39.45 |
49.65 |
39.4 |
52.75 |
38.67 |
55.85 |
37.81 |
58.95 |
36.84 |
62.06 |
36.35 |
65.16 |
37.02 |
68.26 |
37.09 |
71.37 |
37.83 |
74.47 |
37.06 |
77.57 |
36.35 |
80.67 |
36.15 |
83.78 |
36.24 |
86.88 |
35.91 |
89.98 |
35.47 |
93.09 |
35.32 |
96.19 |
35.68 |
99.29 |
35.65 |
102.39 |
35.28 |
105.5 |
35.03 |
108.6 |
35.14 |
111.7 |
34.91 |
114.81 |
35.43 |
117.91 |
35.42 |
121.01 |
35.2 |
124.11 |
35.1 |
127.22 |
34.71 |
130.32 |
34.62 |
133.42 |
34.45 |
136.53 |
34.28 |
139.63 |
34.38 |
142.73 |
34.72 |
145.83 |
34.72 |
148.94 |
34.32 |
152.04 |
34.65 |
155.14 |
34.42 |
|