Official speed |
34.43 wpm (155.10 seconds elapsed during race) |
Without ending ping |
34.48 wpm (222 ms delay sending score to TypeRacer’s server) |
Timerless |
34.58 wpm (456 ms elapsed before first character typed; 154.42 seconds elapsed during race) |
Timerless minus one |
34.50 wpm, ignoring the first character typed |
Race Start |
July 7, 2023 2:39:19am UTC |
Race Finish |
July 7, 2023 2:41:54am UTC |
Outcome |
Win (1 of 2) |
Opponents |
2. typeryo (34.33 wpm)
|
Accuracy |
94.3% |
Points |
32.71 |
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 wiaithing for a cxn0ononnection and a valid command */ while (true) { Socket socket = null; Input Srtream stream = null; try { socket = server Socket.accept(); sokccket.setSoTimeout(10 * 1000); stream = siocket.getiINnput Stream(); } catch (AccessControlExpcetption ace) { log.warn("sStandeardServer.accept secturity excpeption : " + avece.getmaMaessage(), ace); continue; } chatch (IOExcetption Ee) { log.err.rlror("StandardSErerver.await: accept: '", e)'; System.oexit(1); } |
Timing |
Character |
? |
-? |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
i |
-i |
a |
i |
t |
h |
-h |
i |
n |
g |
|
f |
o |
Milliseconds |
456 |
867 |
368 |
1340 |
154 |
525 |
378 |
237 |
204 |
227 |
191 |
169 |
223 |
484 |
81 |
530 |
167 |
374 |
323 |
204 |
99 |
114 |
164 |
157 |
16 |
Character |
r |
|
a |
|
c |
x |
n |
-n |
-x |
0 |
o |
n |
-n |
-o |
-0 |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
Milliseconds |
470 |
181 |
136 |
188 |
191 |
0 |
264 |
290 |
141 |
238 |
50 |
197 |
293 |
150 |
203 |
943 |
220 |
154 |
122 |
195 |
173 |
56 |
95 |
126 |
109 |
Character |
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
Milliseconds |
344 |
143 |
77 |
177 |
127 |
166 |
179 |
130 |
145 |
286 |
197 |
229 |
221 |
193 |
406 |
141 |
143 |
245 |
101 |
301 |
1268 |
478 |
317 |
435 |
147 |
Character |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
Milliseconds |
60 |
241 |
69 |
367 |
849 |
261 |
160 |
102 |
292 |
859 |
514 |
940 |
598 |
435 |
229 |
150 |
258 |
128 |
241 |
74 |
227 |
181 |
286 |
123 |
199 |
Character |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
|
- |
S |
r |
-r |
t |
r |
e |
a |
m |
Milliseconds |
186 |
239 |
367 |
88 |
176 |
225 |
337 |
146 |
489 |
227 |
256 |
258 |
432 |
160 |
147 |
167 |
456 |
375 |
350 |
479 |
141 |
156 |
142 |
179 |
213 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
Milliseconds |
225 |
204 |
191 |
114 |
169 |
185 |
189 |
250 |
1095 |
278 |
306 |
168 |
235 |
159 |
329 |
253 |
159 |
180 |
488 |
481 |
515 |
554 |
449 |
171 |
119 |
Character |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
|
- |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
Milliseconds |
112 |
224 |
193 |
175 |
561 |
162 |
168 |
135 |
449 |
295 |
116 |
106 |
242 |
374 |
317 |
222 |
131 |
135 |
139 |
165 |
580 |
447 |
246 |
120 |
322 |
Character |
p |
t |
( |
) |
; |
|
s |
o |
k |
c |
-c |
-k |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
Milliseconds |
273 |
147 |
552 |
147 |
328 |
208 |
200 |
146 |
245 |
95 |
660 |
166 |
297 |
142 |
155 |
225 |
336 |
169 |
219 |
216 |
512 |
212 |
575 |
230 |
174 |
Character |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
Milliseconds |
95 |
274 |
166 |
106 |
710 |
849 |
157 |
678 |
623 |
545 |
573 |
1367 |
305 |
198 |
937 |
735 |
725 |
240 |
307 |
129 |
132 |
174 |
180 |
229 |
446 |
Character |
|
s |
i |
-i |
o |
c |
k |
e |
t |
. |
g |
e |
t |
i |
-i |
I |
N |
-N |
n |
p |
u |
t |
|
- |
S |
Milliseconds |
105 |
222 |
529 |
406 |
191 |
146 |
141 |
186 |
189 |
435 |
218 |
326 |
219 |
462 |
501 |
259 |
114 |
466 |
223 |
202 |
188 |
134 |
273 |
420 |
450 |
Character |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
Milliseconds |
349 |
183 |
147 |
316 |
461 |
541 |
123 |
299 |
227 |
632 |
415 |
355 |
156 |
212 |
197 |
150 |
204 |
550 |
688 |
273 |
159 |
190 |
266 |
147 |
495 |
Character |
o |
n |
t |
r |
o |
l |
E |
x |
p |
-p |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
Milliseconds |
209 |
170 |
183 |
348 |
187 |
406 |
701 |
288 |
285 |
517 |
242 |
343 |
253 |
397 |
278 |
184 |
112 |
84 |
159 |
264 |
553 |
301 |
153 |
811 |
600 |
Character |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
s |
-s |
S |
t |
a |
n |
d |
e |
-e |
a |
r |
d |
S |
Milliseconds |
376 |
601 |
162 |
187 |
128 |
293 |
193 |
214 |
118 |
256 |
566 |
317 |
474 |
517 |
469 |
221 |
172 |
169 |
124 |
192 |
499 |
103 |
299 |
488 |
507 |
Character |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
t |
-t |
u |
r |
i |
t |
y |
|
e |
Milliseconds |
192 |
197 |
279 |
134 |
82 |
385 |
215 |
275 |
278 |
242 |
262 |
172 |
202 |
191 |
142 |
223 |
212 |
504 |
200 |
140 |
150 |
231 |
273 |
184 |
161 |
Character |
x |
c |
p |
-p |
e |
p |
t |
i |
o |
n |
|
- |
: |
|
" |
|
+ |
|
a |
v |
e |
-e |
-v |
c |
e |
Milliseconds |
253 |
657 |
267 |
428 |
76 |
185 |
165 |
140 |
60 |
164 |
193 |
390 |
364 |
380 |
309 |
345 |
661 |
532 |
342 |
211 |
145 |
411 |
156 |
123 |
154 |
Character |
. |
g |
e |
t |
m |
a |
-a |
-m |
M |
a |
-a |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
Milliseconds |
281 |
295 |
182 |
156 |
402 |
116 |
310 |
189 |
244 |
241 |
426 |
169 |
270 |
140 |
154 |
237 |
128 |
424 |
130 |
317 |
134 |
300 |
427 |
189 |
1893 |
Character |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
h |
-h |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
313 |
147 |
240 |
165 |
139 |
192 |
104 |
316 |
235 |
138 |
349 |
256 |
712 |
438 |
281 |
201 |
368 |
81 |
203 |
265 |
92 |
192 |
309 |
387 |
199 |
Character |
E |
x |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
|
E |
-E |
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
Milliseconds |
640 |
278 |
338 |
209 |
353 |
356 |
209 |
111 |
89 |
132 |
123 |
313 |
833 |
372 |
84 |
632 |
368 |
464 |
518 |
310 |
172 |
166 |
393 |
235 |
288 |
Character |
r |
. |
r |
-r |
-. |
l |
r |
-r |
-l |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
E |
r |
-r |
Milliseconds |
146 |
246 |
147 |
387 |
147 |
442 |
102 |
370 |
141 |
205 |
107 |
475 |
344 |
965 |
422 |
97 |
159 |
231 |
391 |
537 |
241 |
525 |
150 |
228 |
318 |
Character |
-E |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
' |
-' |
" |
Milliseconds |
375 |
107 |
122 |
237 |
107 |
124 |
363 |
154 |
346 |
124 |
332 |
177 |
437 |
280 |
239 |
225 |
146 |
274 |
245 |
144 |
610 |
356 |
782 |
635 |
353 |
Character |
, |
|
e |
) |
' |
-' |
; |
|
S |
y |
s |
t |
e |
m |
. |
o |
-o |
e |
x |
i |
t |
( |
1 |
) |
; |
Milliseconds |
562 |
241 |
226 |
715 |
635 |
428 |
253 |
161 |
316 |
287 |
126 |
445 |
86 |
101 |
198 |
226 |
483 |
75 |
236 |
161 |
284 |
561 |
1073 |
484 |
408 |
Character |
|
} |
Milliseconds |
268 |
729 |
|
WPM Timing |
Seconds |
WPM |
3.1 |
7.74 |
6.2 |
21.28 |
9.31 |
30.95 |
12.41 |
26.11 |
15.51 |
35.59 |
18.61 |
35.46 |
21.71 |
35.92 |
24.82 |
34.33 |
27.92 |
36.54 |
31.02 |
37.14 |
34.12 |
36.93 |
37.22 |
37.07 |
40.33 |
37.5 |
43.43 |
38.13 |
46.53 |
38.17 |
49.63 |
38.69 |
52.73 |
38.46 |
55.84 |
38.47 |
58.94 |
37.46 |
62.04 |
36.56 |
65.14 |
36.47 |
68.24 |
36.58 |
71.34 |
36.16 |
74.45 |
35.95 |
77.55 |
36.05 |
80.65 |
36.3 |
83.75 |
35.82 |
86.85 |
35.92 |
89.96 |
35.88 |
93.06 |
35.59 |
96.16 |
35.57 |
99.26 |
36.15 |
102.36 |
36.11 |
105.47 |
36.07 |
108.57 |
35.81 |
111.67 |
35.57 |
114.77 |
35.65 |
117.87 |
35.73 |
120.98 |
35.61 |
124.08 |
35.69 |
127.18 |
35.48 |
130.28 |
35.46 |
133.38 |
35.09 |
136.49 |
34.99 |
139.59 |
34.99 |
142.69 |
35.24 |
145.79 |
34.82 |
148.89 |
34.58 |
152 |
34.74 |
155.1 |
34.43 |
|