Official speed |
31.93 wpm (167.24 seconds elapsed during race) |
Without ending ping |
32.16 wpm (1,208 ms delay sending score to TypeRacer’s server) |
Timerless |
32.34 wpm (893 ms elapsed before first character typed; 165.14 seconds elapsed during race) |
Timerless minus one |
32.26 wpm, ignoring the first character typed |
Race Start |
August 22, 2024 12:59:29am UTC |
Race Finish |
August 22, 2024 1:02:16am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
93.6% |
Points |
30.34 |
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 adn a nd a valid commnad and */ while (turererue ) {{ Sockety t socket == null; Inut putSttream stream = null; try { sokcckdtt et= = serverSocket.accept(); socket.setSoTimoeout*(10 * 1000); stream = socket.getINpunputStream(); } catch (AccessControlExcpeeption ace) { log.warn("STtandardSEerver.accept securintty exeception: " + ace.getMesasage(), ace) ; contineue; } catch (IOExeception e) { log.error("StandardSErerver.await: accept : ", e) ; Stystyerm.exit(1); } |
Timing |
Character |
8 |
-8 |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
Milliseconds |
893 |
930 |
351 |
679 |
152 |
514 |
382 |
193 |
219 |
318 |
153 |
327 |
300 |
138 |
140 |
262 |
81 |
60 |
110 |
240 |
112 |
96 |
148 |
258 |
185 |
Character |
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
d |
n |
|
a |
|
- |
-a |
- |
-n |
-d |
n |
d |
|
Milliseconds |
251 |
175 |
192 |
237 |
231 |
265 |
148 |
115 |
61 |
102 |
39 |
205 |
347 |
0 |
0 |
79 |
149 |
465 |
140 |
164 |
167 |
471 |
556 |
110 |
157 |
Character |
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
n |
a |
d |
|
- |
-d |
-a |
-n |
a |
n |
d |
|
* |
Milliseconds |
171 |
158 |
283 |
154 |
53 |
196 |
85 |
123 |
295 |
58 |
173 |
278 |
342 |
43 |
166 |
147 |
269 |
143 |
166 |
111 |
124 |
152 |
169 |
108 |
463 |
Character |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
u |
r |
e |
-e |
-r |
-u |
r |
e |
-e |
-r |
r |
u |
e |
|
- |
Milliseconds |
431 |
192 |
354 |
0 |
82 |
598 |
98 |
96 |
706 |
255 |
308 |
156 |
103 |
453 |
158 |
132 |
85 |
141 |
404 |
135 |
599 |
85 |
173 |
300 |
524 |
Character |
) |
|
{ |
{ |
-{ |
|
S |
o |
c |
k |
e |
t |
y |
|
- |
-y |
-t |
|
- |
t |
|
s |
o |
c |
k |
Milliseconds |
304 |
200 |
1722 |
190 |
627 |
139 |
673 |
179 |
143 |
53 |
196 |
175 |
0 |
81 |
496 |
149 |
137 |
69 |
561 |
214 |
108 |
398 |
177 |
81 |
45 |
Character |
e |
t |
|
= |
= |
-= |
|
n |
u |
l |
l |
; |
|
I |
n |
u |
t |
|
- |
-t |
-u |
p |
u |
t |
S |
Milliseconds |
246 |
160 |
52 |
2461 |
311 |
539 |
155 |
192 |
178 |
459 |
156 |
802 |
152 |
584 |
141 |
258 |
102 |
93 |
492 |
138 |
157 |
267 |
139 |
160 |
670 |
Character |
t |
t |
-t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
Milliseconds |
550 |
546 |
712 |
117 |
130 |
106 |
199 |
215 |
425 |
152 |
284 |
103 |
140 |
199 |
179 |
216 |
239 |
150 |
201 |
230 |
124 |
338 |
163 |
288 |
728 |
Character |
y |
|
{ |
|
s |
o |
k |
c |
-c |
-k |
c |
k |
d |
t |
-t |
-d |
t |
|
- |
-t |
e |
t |
= |
|
- |
Milliseconds |
113 |
450 |
689 |
460 |
590 |
140 |
201 |
91 |
457 |
537 |
187 |
87 |
203 |
167 |
458 |
161 |
313 |
91 |
593 |
164 |
60 |
149 |
366 |
116 |
251 |
Character |
-= |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
Milliseconds |
154 |
86 |
136 |
178 |
702 |
144 |
143 |
275 |
132 |
126 |
471 |
221 |
189 |
58 |
407 |
227 |
232 |
237 |
263 |
548 |
223 |
231 |
141 |
495 |
793 |
Character |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
o |
-o |
e |
o |
u |
t |
* |
-* |
Milliseconds |
439 |
213 |
171 |
204 |
100 |
81 |
177 |
113 |
351 |
351 |
171 |
228 |
637 |
451 |
771 |
716 |
215 |
206 |
685 |
164 |
213 |
79 |
179 |
1021 |
524 |
Character |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
Milliseconds |
259 |
628 |
302 |
452 |
371 |
301 |
389 |
394 |
152 |
179 |
591 |
524 |
164 |
554 |
166 |
296 |
186 |
64 |
170 |
111 |
362 |
502 |
173 |
192 |
118 |
Character |
k |
e |
t |
. |
g |
e |
t |
I |
N |
p |
u |
-u |
-p |
-N |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
Milliseconds |
557 |
130 |
138 |
252 |
250 |
377 |
170 |
504 |
163 |
166 |
141 |
488 |
142 |
513 |
204 |
241 |
86 |
154 |
441 |
268 |
222 |
154 |
84 |
86 |
710 |
Character |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
Milliseconds |
214 |
590 |
159 |
354 |
230 |
307 |
163 |
199 |
259 |
177 |
168 |
605 |
903 |
367 |
666 |
276 |
148 |
209 |
839 |
276 |
87 |
378 |
718 |
101 |
223 |
Character |
E |
x |
c |
p |
e |
-e |
-p |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
Milliseconds |
496 |
275 |
656 |
287 |
103 |
368 |
133 |
59 |
124 |
295 |
204 |
0 |
88 |
185 |
950 |
167 |
210 |
460 |
280 |
919 |
218 |
263 |
160 |
53 |
446 |
Character |
w |
a |
r |
n |
( |
" |
S |
T |
-T |
t |
a |
n |
d |
a |
r |
d |
S |
E |
-E |
e |
r |
v |
e |
r |
. |
Milliseconds |
504 |
142 |
133 |
127 |
583 |
657 |
637 |
251 |
781 |
114 |
470 |
127 |
168 |
566 |
348 |
243 |
511 |
177 |
580 |
454 |
120 |
306 |
184 |
60 |
314 |
Character |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
n |
t |
-t |
-n |
t |
y |
|
e |
x |
e |
-e |
c |
Milliseconds |
194 |
238 |
555 |
250 |
178 |
146 |
352 |
161 |
195 |
297 |
232 |
141 |
160 |
129 |
12 |
434 |
193 |
162 |
137 |
274 |
235 |
257 |
291 |
396 |
114 |
Character |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
a |
-a |
s |
Milliseconds |
260 |
112 |
212 |
144 |
31 |
84 |
599 |
435 |
220 |
250 |
954 |
300 |
641 |
182 |
200 |
249 |
504 |
180 |
144 |
1212 |
323 |
363 |
242 |
477 |
59 |
Character |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
|
- |
; |
|
c |
o |
n |
t |
i |
n |
e |
-e |
u |
e |
Milliseconds |
330 |
218 |
197 |
351 |
214 |
393 |
140 |
200 |
210 |
217 |
436 |
266 |
409 |
232 |
145 |
284 |
0 |
748 |
246 |
138 |
511 |
238 |
553 |
205 |
177 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
e |
-e |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
409 |
183 |
354 |
187 |
250 |
99 |
243 |
283 |
148 |
106 |
1683 |
1405 |
502 |
500 |
359 |
318 |
419 |
81 |
247 |
185 |
168 |
169 |
52 |
64 |
196 |
Character |
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
Milliseconds |
279 |
466 |
202 |
901 |
359 |
635 |
153 |
52 |
827 |
650 |
170 |
167 |
276 |
136 |
497 |
1031 |
521 |
387 |
522 |
176 |
316 |
366 |
170 |
224 |
743 |
Character |
E |
r |
-r |
-E |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
|
- |
Milliseconds |
249 |
176 |
468 |
143 |
177 |
64 |
348 |
176 |
57 |
292 |
390 |
285 |
217 |
137 |
144 |
530 |
219 |
251 |
421 |
172 |
254 |
177 |
161 |
248 |
442 |
Character |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
S |
t |
-t |
y |
s |
t |
y |
-y |
e |
r |
m |
-m |
. |
e |
Milliseconds |
257 |
366 |
354 |
589 |
129 |
208 |
873 |
326 |
475 |
265 |
142 |
829 |
241 |
726 |
259 |
277 |
296 |
0 |
560 |
326 |
56 |
67 |
570 |
346 |
108 |
Character |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
280 |
173 |
69 |
625 |
1192 |
663 |
586 |
151 |
288 |
|
WPM Timing |
Seconds |
WPM |
3.34 |
10.76 |
6.69 |
35.88 |
10.03 |
41.86 |
13.38 |
41.26 |
16.72 |
39.46 |
20.07 |
38.87 |
23.41 |
35.36 |
26.76 |
32.29 |
30.1 |
32.29 |
33.45 |
31.21 |
36.79 |
31.31 |
40.14 |
30.2 |
43.48 |
31.18 |
46.83 |
32.03 |
50.17 |
31.33 |
53.52 |
30.27 |
56.86 |
31.23 |
60.21 |
31.29 |
63.55 |
32.1 |
66.9 |
31.93 |
70.24 |
31.09 |
73.59 |
31.15 |
76.93 |
32.13 |
80.28 |
31.69 |
83.62 |
32.29 |
86.97 |
32.43 |
90.31 |
32.42 |
93.65 |
32.16 |
97 |
32.41 |
100.34 |
32.65 |
103.69 |
32.29 |
107.03 |
32.29 |
110.38 |
32.83 |
113.72 |
33.03 |
117.07 |
32.8 |
120.41 |
32.79 |
123.76 |
33.06 |
127.1 |
32.95 |
130.45 |
33.12 |
133.79 |
32.65 |
137.14 |
32.81 |
140.48 |
32.72 |
143.83 |
32.62 |
147.17 |
32.61 |
150.52 |
32.77 |
153.86 |
32.76 |
157.21 |
32.59 |
160.55 |
32.29 |
163.9 |
32.22 |
167.24 |
31.93 |
|