| Official speed |
40.29 wpm (132.54 seconds elapsed during race) |
| Without ending ping |
40.38 wpm (304 ms delay sending score to TypeRacer’s server) |
| Timerless |
40.73 wpm (1,138 ms elapsed before first character typed; 131.10 seconds elapsed during race) |
| Timerless minus one |
40.64 wpm, ignoring the first character typed |
| Race Start |
April 12, 2024 8:52:23am UTC |
| Race Finish |
April 12, 2024 8:54:36am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
95.5% |
| Points |
38.28 |
| 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 waiting for a conennection and a valid command */ while (turue) { Scocket socket - n= null; InputsStream straem eam = null; try { socket = serverSocket.accept(); socket.SsetSoTimeout(10 * 1000); stram eam = socket.getInputStream(); } catch (AccessControlException aece) { log.warn("StandaradServer.accept sevcurity expcceotption;: " + acege.getMessage(), ace):; cinontinue; } catch (IOException e) { log.error{("StandardServer.await;: accept: ", e) ;; eSystem.exit()1); } |
| Timing |
| Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
| Milliseconds |
1138 |
378 |
160 |
120 |
199 |
484 |
196 |
101 |
167 |
117 |
65 |
94 |
262 |
38 |
83 |
82 |
53 |
248 |
56 |
142 |
119 |
412 |
202 |
133 |
130 |
| Character |
n |
e |
n |
-n |
-e |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
| Milliseconds |
224 |
189 |
73 |
382 |
188 |
245 |
78 |
299 |
244 |
38 |
12 |
63 |
72 |
81 |
152 |
74 |
191 |
146 |
397 |
135 |
104 |
94 |
90 |
86 |
153 |
| Character |
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
u |
-u |
r |
u |
e |
) |
| Milliseconds |
152 |
84 |
83 |
205 |
188 |
14 |
215 |
826 |
507 |
349 |
142 |
217 |
93 |
60 |
119 |
105 |
143 |
1124 |
184 |
267 |
612 |
141 |
117 |
70 |
503 |
| Character |
|
{ |
|
S |
c |
-c |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
- |
|
n |
-n |
- |
-- |
| Milliseconds |
205 |
291 |
257 |
374 |
343 |
515 |
247 |
79 |
93 |
198 |
217 |
91 |
141 |
69 |
204 |
107 |
188 |
159 |
139 |
203 |
154 |
119 |
552 |
201 |
152 |
| Character |
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
s |
-s |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
| Milliseconds |
224 |
287 |
137 |
271 |
399 |
154 |
463 |
123 |
406 |
154 |
246 |
94 |
46 |
473 |
612 |
340 |
518 |
251 |
61 |
30 |
101 |
154 |
112 |
273 |
203 |
| Character |
a |
e |
m |
|
- |
-m |
-e |
-a |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
| Milliseconds |
82 |
0 |
161 |
182 |
398 |
224 |
346 |
229 |
70 |
98 |
104 |
235 |
170 |
444 |
71 |
288 |
308 |
176 |
172 |
416 |
157 |
181 |
81 |
264 |
970 |
| Character |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
| Milliseconds |
984 |
188 |
131 |
182 |
133 |
178 |
172 |
149 |
166 |
114 |
85 |
97 |
132 |
262 |
137 |
193 |
290 |
625 |
123 |
153 |
183 |
180 |
246 |
512 |
605 |
| Character |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
S |
-S |
s |
e |
t |
S |
o |
T |
i |
m |
| Milliseconds |
238 |
312 |
82 |
181 |
512 |
179 |
381 |
94 |
145 |
125 |
183 |
85 |
182 |
153 |
164 |
377 |
476 |
131 |
74 |
181 |
617 |
212 |
466 |
200 |
113 |
| Character |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
a |
m |
|
- |
-m |
| Milliseconds |
70 |
171 |
117 |
73 |
410 |
546 |
105 |
296 |
269 |
121 |
1020 |
191 |
203 |
175 |
744 |
627 |
81 |
143 |
310 |
167 |
99 |
104 |
193 |
404 |
180 |
| Character |
-a |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
| Milliseconds |
428 |
174 |
91 |
45 |
284 |
683 |
137 |
124 |
136 |
185 |
100 |
183 |
168 |
138 |
286 |
159 |
150 |
389 |
202 |
157 |
107 |
43 |
469 |
611 |
212 |
| Character |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
| Milliseconds |
43 |
85 |
103 |
512 |
137 |
336 |
133 |
721 |
238 |
669 |
270 |
162 |
278 |
111 |
157 |
1542 |
814 |
387 |
215 |
256 |
186 |
208 |
530 |
211 |
83 |
| Character |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
e |
-e |
c |
e |
) |
|
{ |
|
l |
o |
| Milliseconds |
92 |
171 |
83 |
207 |
305 |
709 |
158 |
219 |
100 |
108 |
102 |
12 |
62 |
412 |
419 |
454 |
765 |
96 |
201 |
364 |
438 |
334 |
378 |
341 |
212 |
| Character |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
a |
-a |
d |
S |
e |
r |
v |
e |
r |
. |
| Milliseconds |
82 |
275 |
265 |
63 |
83 |
180 |
439 |
703 |
422 |
320 |
30 |
136 |
121 |
152 |
194 |
112 |
762 |
84 |
371 |
384 |
150 |
219 |
120 |
103 |
114 |
| Character |
a |
c |
c |
e |
p |
t |
|
s |
e |
v |
-v |
c |
u |
r |
i |
t |
y |
|
e |
x |
p |
c |
-c |
-p |
c |
| Milliseconds |
528 |
347 |
172 |
212 |
121 |
118 |
510 |
413 |
96 |
304 |
455 |
76 |
178 |
98 |
282 |
12 |
192 |
152 |
214 |
248 |
69 |
106 |
433 |
165 |
102 |
| Character |
e |
o |
-o |
t |
-t |
p |
t |
i |
o |
n |
; |
-; |
: |
|
" |
|
+ |
|
a |
c |
e |
g |
e |
-e |
-g |
| Milliseconds |
197 |
101 |
818 |
447 |
401 |
304 |
307 |
42 |
25 |
85 |
491 |
341 |
271 |
116 |
241 |
207 |
365 |
140 |
257 |
370 |
242 |
612 |
91 |
345 |
151 |
| Character |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
: |
-: |
; |
|
c |
i |
| Milliseconds |
296 |
136 |
40 |
180 |
376 |
117 |
265 |
561 |
78 |
207 |
60 |
374 |
143 |
514 |
82 |
120 |
259 |
239 |
1000 |
548 |
398 |
265 |
89 |
176 |
42 |
| Character |
n |
-n |
-i |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
| Milliseconds |
196 |
406 |
131 |
218 |
47 |
166 |
204 |
294 |
217 |
23 |
270 |
146 |
357 |
504 |
418 |
168 |
247 |
224 |
115 |
96 |
237 |
543 |
110 |
493 |
482 |
| Character |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
{ |
-{ |
( |
| Milliseconds |
220 |
243 |
138 |
460 |
64 |
100 |
0 |
471 |
0 |
714 |
163 |
357 |
621 |
116 |
190 |
164 |
382 |
84 |
382 |
137 |
208 |
139 |
487 |
666 |
801 |
| Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
; |
-; |
: |
|
| Milliseconds |
565 |
826 |
476 |
77 |
205 |
544 |
91 |
240 |
665 |
652 |
300 |
431 |
259 |
114 |
102 |
152 |
1065 |
331 |
135 |
133 |
327 |
333 |
420 |
257 |
118 |
| Character |
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
|
; |
-; |
- |
; |
|
e |
-e |
S |
y |
s |
t |
| Milliseconds |
787 |
627 |
233 |
311 |
366 |
138 |
452 |
95 |
415 |
414 |
109 |
118 |
491 |
279 |
239 |
369 |
145 |
241 |
145 |
258 |
316 |
285 |
1005 |
80 |
198 |
| Character |
e |
m |
. |
e |
x |
i |
t |
( |
) |
-) |
1 |
) |
; |
|
} |
| Milliseconds |
43 |
149 |
317 |
168 |
296 |
90 |
168 |
287 |
145 |
450 |
251 |
406 |
1004 |
224 |
207 |
|
| WPM Timing |
| Seconds |
WPM |
2.65 |
27.16 |
5.3 |
56.59 |
7.95 |
58.85 |
10.6 |
59.98 |
13.25 |
57.04 |
15.9 |
52.81 |
18.56 |
51.09 |
21.21 |
49.23 |
23.86 |
49.8 |
26.51 |
48.44 |
29.16 |
46.5 |
31.81 |
47.16 |
34.46 |
45.62 |
37.11 |
46.89 |
39.76 |
46.48 |
42.41 |
46.97 |
45.06 |
46.6 |
47.71 |
46.28 |
50.36 |
45.75 |
53.02 |
44.82 |
55.67 |
45.49 |
58.32 |
45.89 |
60.97 |
45.27 |
63.62 |
44.14 |
66.27 |
44.73 |
68.92 |
44.92 |
71.57 |
44.1 |
74.22 |
44.14 |
76.87 |
43.86 |
79.52 |
44.06 |
82.17 |
43.96 |
84.83 |
43.71 |
87.48 |
43.07 |
90.13 |
43.01 |
92.78 |
42.68 |
95.43 |
42.88 |
98.08 |
42.21 |
100.73 |
42.41 |
103.38 |
42.48 |
106.03 |
42.55 |
108.68 |
42.62 |
111.33 |
42.04 |
113.98 |
41.8 |
116.63 |
41.57 |
119.29 |
41.35 |
121.94 |
41.04 |
124.59 |
41.03 |
127.24 |
40.46 |
129.89 |
40.65 |
132.54 |
40.29 |
|