Official speed |
33.41 wpm (159.83 seconds elapsed during race) |
Without ending ping |
33.48 wpm (340 ms delay sending score to TypeRacer’s server) |
Timerless |
33.73 wpm (1,188 ms elapsed before first character typed; 158.30 seconds elapsed during race) |
Timerless minus one |
33.66 wpm, ignoring the first character typed |
Race Start |
August 31, 2024 12:03:36am UTC |
Race Finish |
August 31, 2024 12:06:15am UTC |
Outcome |
No win (2 of 2) |
Opponents |
1. kareeeem (38.40 wpm)
|
Accuracy |
93.9% |
Points |
31.74 |
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 watiiting for a connection and a valid command */ Wwhile (true) { sSocket socket = null; InpusttsStream stream = null; try { scocket = seververSokcket.accept)(); socket. setSotimTimeout(10 * 1000); Sstream - = socket. .getInput Stream(); } catch (AccessControlException ace) { long.warn ('"staStandardServer.accept secureity exception: " + accee. getMessage(), ace); contineuue; } catch (IOException e) }{ log.error ('"sStanderardSercver. await: accetpt: ", e); System .exit(1); )_} |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
t |
i |
-i |
-t |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
Milliseconds |
1188 |
635 |
149 |
200 |
460 |
227 |
137 |
192 |
140 |
363 |
222 |
372 |
161 |
265 |
165 |
284 |
166 |
281 |
95 |
50 |
135 |
284 |
57 |
151 |
91 |
Character |
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
Milliseconds |
218 |
46 |
268 |
87 |
340 |
157 |
137 |
146 |
249 |
163 |
30 |
94 |
245 |
376 |
59 |
18 |
110 |
450 |
205 |
495 |
497 |
307 |
104 |
175 |
115 |
Character |
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
W |
-W |
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
Milliseconds |
286 |
66 |
173 |
148 |
161 |
144 |
149 |
542 |
939 |
1126 |
237 |
580 |
371 |
292 |
399 |
119 |
184 |
110 |
215 |
482 |
333 |
294 |
107 |
0 |
844 |
Character |
|
{ |
|
s |
-s |
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
Milliseconds |
232 |
916 |
305 |
457 |
496 |
416 |
521 |
460 |
78 |
237 |
311 |
85 |
650 |
125 |
133 |
255 |
127 |
223 |
132 |
343 |
136 |
445 |
256 |
237 |
143 |
Character |
; |
|
I |
n |
p |
u |
s |
t |
-t |
-s |
t |
s |
-s |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
Milliseconds |
294 |
171 |
686 |
238 |
375 |
101 |
191 |
430 |
140 |
208 |
165 |
393 |
467 |
429 |
348 |
268 |
52 |
69 |
299 |
292 |
783 |
191 |
416 |
9 |
111 |
Character |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
c |
-c |
o |
c |
k |
e |
t |
|
Milliseconds |
305 |
242 |
369 |
165 |
394 |
185 |
213 |
131 |
224 |
175 |
303 |
198 |
59 |
123 |
428 |
274 |
589 |
136 |
603 |
282 |
157 |
157 |
153 |
213 |
186 |
Character |
= |
|
s |
e |
v |
-v |
e |
-e |
r |
v |
e |
r |
S |
o |
k |
-k |
c |
k |
e |
t |
. |
a |
c |
c |
e |
Milliseconds |
309 |
126 |
690 |
205 |
231 |
345 |
171 |
356 |
150 |
284 |
98 |
214 |
948 |
446 |
210 |
358 |
167 |
121 |
175 |
252 |
362 |
355 |
157 |
162 |
364 |
Character |
p |
t |
) |
-) |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
|
- |
s |
e |
t |
S |
o |
t |
i |
m |
Milliseconds |
296 |
121 |
766 |
357 |
481 |
218 |
510 |
201 |
838 |
600 |
152 |
99 |
169 |
210 |
396 |
184 |
574 |
226 |
156 |
200 |
685 |
308 |
334 |
35 |
142 |
Character |
-m |
-i |
-t |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
S |
-S |
Milliseconds |
324 |
155 |
452 |
409 |
187 |
164 |
123 |
401 |
106 |
190 |
411 |
489 |
126 |
251 |
452 |
136 |
296 |
51 |
173 |
174 |
1000 |
744 |
228 |
451 |
335 |
Character |
s |
t |
r |
e |
a |
m |
|
- |
|
- |
-- |
= |
|
s |
o |
c |
k |
e |
t |
. |
|
- |
. |
-. |
g |
Milliseconds |
293 |
176 |
252 |
40 |
74 |
229 |
274 |
209 |
90 |
515 |
472 |
228 |
158 |
499 |
400 |
85 |
229 |
176 |
214 |
417 |
35 |
410 |
701 |
494 |
321 |
Character |
e |
t |
I |
n |
p |
u |
t |
|
- |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
Milliseconds |
86 |
221 |
581 |
397 |
249 |
125 |
169 |
131 |
513 |
435 |
249 |
259 |
43 |
44 |
201 |
536 |
386 |
493 |
191 |
898 |
253 |
496 |
70 |
438 |
421 |
Character |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
85 |
131 |
570 |
796 |
492 |
126 |
178 |
344 |
241 |
784 |
266 |
137 |
247 |
590 |
83 |
275 |
565 |
703 |
669 |
115 |
250 |
213 |
207 |
33 |
150 |
Character |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
n |
-n |
g |
. |
w |
a |
r |
n |
|
- |
( |
' |
-' |
" |
s |
Milliseconds |
271 |
744 |
185 |
93 |
556 |
206 |
368 |
228 |
577 |
168 |
336 |
296 |
125 |
614 |
251 |
60 |
449 |
205 |
162 |
624 |
319 |
410 |
357 |
331 |
444 |
Character |
t |
a |
-a |
-t |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
Milliseconds |
216 |
91 |
263 |
178 |
140 |
409 |
251 |
100 |
150 |
135 |
381 |
256 |
180 |
647 |
208 |
358 |
284 |
20 |
389 |
399 |
562 |
195 |
149 |
145 |
273 |
Character |
t |
|
s |
e |
c |
u |
r |
e |
-e |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
Milliseconds |
158 |
169 |
266 |
67 |
317 |
279 |
147 |
88 |
358 |
268 |
94 |
127 |
100 |
260 |
420 |
524 |
327 |
274 |
279 |
112 |
80 |
96 |
607 |
201 |
579 |
Character |
|
+ |
|
a |
c |
c |
e |
-e |
-c |
e |
. |
|
- |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
Milliseconds |
426 |
837 |
372 |
511 |
187 |
179 |
62 |
310 |
151 |
152 |
215 |
199 |
694 |
251 |
39 |
205 |
747 |
150 |
246 |
152 |
203 |
130 |
134 |
749 |
150 |
Character |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
e |
u |
-u |
-e |
u |
e |
; |
|
} |
|
c |
Milliseconds |
399 |
406 |
212 |
74 |
129 |
738 |
385 |
204 |
300 |
128 |
488 |
260 |
117 |
179 |
180 |
169 |
239 |
146 |
171 |
92 |
316 |
198 |
718 |
256 |
271 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
} |
-} |
{ |
|
Milliseconds |
83 |
305 |
384 |
110 |
91 |
484 |
626 |
189 |
318 |
838 |
399 |
193 |
304 |
189 |
277 |
88 |
94 |
336 |
235 |
406 |
224 |
688 |
453 |
251 |
300 |
Character |
l |
o |
g |
. |
e |
r |
r |
o |
r |
|
- |
( |
' |
-' |
" |
s |
-s |
S |
t |
a |
n |
d |
e |
r |
-r |
Milliseconds |
496 |
198 |
229 |
617 |
350 |
194 |
141 |
121 |
134 |
127 |
599 |
325 |
334 |
363 |
311 |
403 |
395 |
418 |
244 |
98 |
131 |
144 |
350 |
82 |
307 |
Character |
-e |
a |
r |
d |
S |
e |
r |
c |
-c |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
Milliseconds |
168 |
131 |
378 |
186 |
677 |
211 |
78 |
361 |
410 |
132 |
76 |
180 |
329 |
165 |
534 |
216 |
291 |
310 |
165 |
224 |
412 |
213 |
226 |
141 |
152 |
Character |
e |
t |
-t |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
|
- |
. |
e |
x |
Milliseconds |
188 |
289 |
448 |
258 |
104 |
907 |
283 |
922 |
402 |
241 |
210 |
740 |
470 |
216 |
649 |
757 |
113 |
244 |
175 |
206 |
328 |
735 |
309 |
451 |
230 |
Character |
i |
t |
( |
1 |
) |
; |
|
) |
-) |
_ |
-_ |
} |
Milliseconds |
139 |
153 |
390 |
422 |
487 |
838 |
391 |
397 |
647 |
352 |
483 |
956 |
|
WPM Timing |
Seconds |
WPM |
3.2 |
30.03 |
6.39 |
37.54 |
9.59 |
47.55 |
12.79 |
49.74 |
15.98 |
42.79 |
19.18 |
42.54 |
22.38 |
38.61 |
25.57 |
38.95 |
28.77 |
39.62 |
31.97 |
37.54 |
35.16 |
38.22 |
38.36 |
39.42 |
41.56 |
39.27 |
44.75 |
38.08 |
47.95 |
38.04 |
51.15 |
37.07 |
54.34 |
36.66 |
57.54 |
35.66 |
60.74 |
36.16 |
63.93 |
35.85 |
67.13 |
35.39 |
70.33 |
35.32 |
73.52 |
35.09 |
76.72 |
35.19 |
79.92 |
34.99 |
83.11 |
34.8 |
86.31 |
34.62 |
89.51 |
35.13 |
92.7 |
34.95 |
95.9 |
34.29 |
99.1 |
34.15 |
102.29 |
34.49 |
105.49 |
34.92 |
108.69 |
35 |
111.88 |
34.75 |
115.08 |
34.83 |
118.28 |
34.8 |
121.47 |
34.97 |
124.67 |
34.94 |
127.87 |
35.1 |
131.06 |
34.88 |
134.26 |
34.86 |
137.46 |
34.57 |
140.65 |
34.55 |
143.85 |
34.62 |
147.05 |
34.36 |
150.24 |
34.18 |
153.44 |
34.02 |
156.64 |
33.94 |
159.83 |
33.41 |
|