Official speed |
32.06 wpm (166.56 seconds elapsed during race) |
Without ending ping |
32.10 wpm (191 ms delay sending score to TypeRacer’s server) |
Timerless |
32.15 wpm (289 ms elapsed before first character typed; 166.08 seconds elapsed during race) |
Timerless minus one |
32.08 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 5:35:24am UTC |
Race Finish |
July 15, 2023 5:38:10am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
92.5% |
Points |
30.45 |
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 waitin g fo r a coneenection anad a vailid command */ while (true) { Socket socket -= null; InputStreams STREstream = null; try { sokcckeyttt = serevverScoeocetket.accceptept(); spceocetket.setSoTimeout(10 * 1000) ; stream = ssocket.getInputStream(); } acatch )(cAcescessControlException ace) { log,.warn("sStandardServer,. aceeccept security exception: " + acce.getMessage(), acwe); contiunenuel; } catch (IoOEecexececeptinoon e) { log.error("Stmanaanddadddard Server.await.: accept;: ", e); System.exits(1); } |
Timing |
Character |
/ |
* |
* |
-* |
-* |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
|
- |
g |
|
f |
o |
Milliseconds |
289 |
1373 |
124 |
422 |
200 |
1430 |
586 |
334 |
4770 |
179 |
148 |
385 |
252 |
214 |
156 |
89 |
190 |
38 |
61 |
176 |
308 |
702 |
192 |
397 |
270 |
Character |
|
- |
r |
|
a |
|
c |
o |
n |
e |
e |
-e |
-e |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
a |
-a |
Milliseconds |
265 |
285 |
86 |
126 |
116 |
66 |
125 |
92 |
48 |
87 |
169 |
258 |
126 |
227 |
55 |
129 |
206 |
92 |
138 |
39 |
182 |
75 |
151 |
94 |
421 |
Character |
d |
|
a |
|
v |
a |
i |
-i |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
Milliseconds |
72 |
137 |
57 |
85 |
446 |
123 |
259 |
266 |
283 |
163 |
85 |
164 |
195 |
37 |
265 |
163 |
245 |
224 |
157 |
460 |
1442 |
810 |
203 |
90 |
321 |
Character |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
Milliseconds |
215 |
184 |
118 |
131 |
703 |
333 |
115 |
124 |
79 |
861 |
217 |
778 |
222 |
616 |
237 |
67 |
132 |
93 |
203 |
218 |
95 |
102 |
62 |
209 |
348 |
Character |
t |
|
- |
-- |
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
s |
|
Milliseconds |
234 |
564 |
667 |
446 |
283 |
209 |
160 |
123 |
248 |
153 |
643 |
188 |
285 |
112 |
225 |
243 |
164 |
438 |
338 |
102 |
85 |
226 |
105 |
112 |
124 |
Character |
- |
-s |
|
S |
T |
R |
E |
-E |
-R |
-T |
-S |
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
Milliseconds |
472 |
153 |
272 |
109 |
176 |
81 |
57 |
228 |
151 |
250 |
225 |
286 |
190 |
88 |
45 |
225 |
80 |
203 |
549 |
205 |
169 |
107 |
244 |
139 |
228 |
Character |
|
t |
r |
y |
|
{ |
|
s |
o |
k |
c |
-c |
-k |
c |
k |
e |
y |
t |
-t |
t |
-t |
-y |
t |
|
= |
Milliseconds |
296 |
302 |
67 |
146 |
420 |
536 |
1277 |
532 |
181 |
204 |
20 |
231 |
128 |
51 |
119 |
91 |
274 |
23 |
430 |
333 |
317 |
164 |
327 |
236 |
619 |
Character |
|
s |
e |
r |
e |
v |
-v |
-e |
v |
e |
r |
S |
c |
o |
e |
-e |
-o |
-c |
o |
c |
e |
t |
-t |
-e |
k |
Milliseconds |
192 |
74 |
278 |
74 |
205 |
121 |
330 |
136 |
67 |
93 |
98 |
486 |
477 |
129 |
128 |
236 |
148 |
124 |
157 |
73 |
89 |
256 |
234 |
141 |
396 |
Character |
e |
t |
. |
a |
c |
c |
c |
e |
p |
t |
-t |
-p |
-e |
-c |
e |
p |
t |
( |
) |
; |
|
s |
p |
c |
e |
Milliseconds |
67 |
208 |
81 |
741 |
244 |
108 |
184 |
175 |
172 |
72 |
208 |
152 |
142 |
129 |
219 |
82 |
311 |
541 |
84 |
252 |
287 |
193 |
69 |
113 |
190 |
Character |
-e |
-c |
-p |
o |
c |
e |
t |
-t |
-e |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
Milliseconds |
377 |
142 |
141 |
229 |
100 |
552 |
259 |
233 |
130 |
222 |
54 |
160 |
66 |
584 |
220 |
203 |
812 |
286 |
977 |
364 |
71 |
708 |
139 |
124 |
89 |
Character |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
|
- |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
Milliseconds |
630 |
305 |
236 |
410 |
1473 |
181 |
349 |
285 |
140 |
240 |
531 |
244 |
646 |
286 |
2102 |
524 |
273 |
122 |
244 |
283 |
127 |
270 |
474 |
247 |
115 |
Character |
-s |
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
Milliseconds |
502 |
552 |
108 |
109 |
142 |
63 |
220 |
110 |
550 |
97 |
163 |
401 |
116 |
584 |
248 |
55 |
556 |
203 |
183 |
74 |
238 |
102 |
529 |
75 |
232 |
Character |
|
} |
|
a |
-a |
c |
a |
t |
c |
h |
|
) |
-) |
( |
c |
-c |
A |
c |
e |
s |
-s |
-e |
c |
e |
s |
Milliseconds |
412 |
732 |
288 |
519 |
384 |
105 |
85 |
220 |
67 |
164 |
438 |
354 |
394 |
336 |
796 |
288 |
213 |
395 |
234 |
256 |
278 |
173 |
116 |
192 |
269 |
Character |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
Milliseconds |
150 |
522 |
280 |
89 |
201 |
25 |
225 |
909 |
525 |
400 |
265 |
105 |
179 |
182 |
163 |
176 |
51 |
336 |
498 |
344 |
116 |
518 |
246 |
1405 |
468 |
Character |
l |
o |
g |
, |
-, |
. |
w |
a |
r |
n |
( |
" |
s |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
Milliseconds |
317 |
176 |
280 |
140 |
363 |
244 |
139 |
215 |
253 |
112 |
510 |
916 |
276 |
421 |
122 |
667 |
220 |
138 |
227 |
100 |
280 |
218 |
599 |
379 |
90 |
Character |
v |
e |
r |
, |
-, |
. |
|
- |
a |
c |
e |
e |
-e |
c |
-c |
-e |
c |
e |
p |
t |
|
s |
e |
c |
u |
Milliseconds |
186 |
29 |
141 |
226 |
388 |
233 |
345 |
331 |
322 |
964 |
266 |
180 |
207 |
78 |
269 |
144 |
60 |
74 |
138 |
128 |
207 |
572 |
244 |
181 |
168 |
Character |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
c |
-c |
e |
Milliseconds |
102 |
156 |
89 |
161 |
218 |
309 |
272 |
269 |
549 |
139 |
147 |
156 |
141 |
85 |
828 |
207 |
611 |
425 |
545 |
239 |
603 |
186 |
173 |
340 |
217 |
Character |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
w |
-w |
e |
) |
; |
|
c |
o |
Milliseconds |
131 |
458 |
36 |
197 |
426 |
245 |
164 |
141 |
165 |
161 |
67 |
650 |
75 |
271 |
306 |
114 |
202 |
105 |
554 |
129 |
636 |
282 |
379 |
244 |
290 |
Character |
n |
t |
i |
u |
n |
e |
-e |
-n |
-u |
n |
u |
e |
l |
-l |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
Milliseconds |
159 |
118 |
95 |
292 |
84 |
113 |
283 |
161 |
131 |
300 |
156 |
111 |
210 |
368 |
326 |
209 |
483 |
271 |
330 |
175 |
275 |
51 |
139 |
201 |
490 |
Character |
I |
o |
-o |
O |
E |
e |
-e |
c |
e |
-e |
-c |
x |
e |
c |
e |
-e |
-c |
-e |
c |
e |
p |
t |
i |
n |
o |
Milliseconds |
548 |
299 |
343 |
307 |
120 |
583 |
463 |
204 |
163 |
500 |
149 |
450 |
115 |
180 |
104 |
290 |
156 |
148 |
198 |
96 |
408 |
87 |
193 |
183 |
11 |
Character |
-o |
-n |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
m |
a |
Milliseconds |
504 |
143 |
221 |
103 |
215 |
605 |
471 |
406 |
456 |
1924 |
477 |
157 |
221 |
183 |
102 |
264 |
186 |
101 |
96 |
876 |
485 |
485 |
329 |
277 |
116 |
Character |
-a |
-m |
n |
a |
-a |
-n |
a |
n |
d |
d |
-d |
-d |
a |
d |
-d |
d |
-d |
-a |
d |
a |
r |
d |
|
- |
S |
Milliseconds |
220 |
129 |
185 |
25 |
258 |
119 |
98 |
112 |
76 |
415 |
282 |
133 |
49 |
458 |
195 |
127 |
198 |
202 |
124 |
71 |
239 |
212 |
266 |
251 |
199 |
Character |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
. |
-. |
: |
|
a |
c |
c |
e |
p |
t |
; |
-; |
: |
|
Milliseconds |
444 |
78 |
200 |
21 |
89 |
328 |
222 |
520 |
203 |
161 |
94 |
159 |
328 |
293 |
193 |
72 |
179 |
161 |
135 |
118 |
155 |
186 |
307 |
192 |
280 |
Character |
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
s |
-s |
( |
1 |
) |
; |
|
Milliseconds |
569 |
1265 |
279 |
338 |
392 |
710 |
232 |
302 |
168 |
218 |
131 |
110 |
149 |
280 |
129 |
198 |
433 |
98 |
191 |
695 |
317 |
253 |
442 |
656 |
203 |
Character |
} |
Milliseconds |
610 |
|
WPM Timing |
Seconds |
WPM |
3.33 |
3.6 |
6.66 |
7.2 |
9.99 |
8.41 |
13.33 |
17.11 |
16.66 |
25.94 |
19.99 |
30.02 |
23.32 |
29.33 |
26.65 |
31.07 |
29.98 |
33.22 |
33.31 |
33.14 |
36.64 |
34.39 |
39.98 |
33.92 |
43.31 |
34.64 |
46.64 |
33.96 |
49.97 |
33.38 |
53.3 |
32.65 |
56.63 |
32.63 |
59.96 |
32.42 |
63.29 |
32.23 |
66.63 |
32.24 |
69.96 |
32.08 |
73.29 |
31.11 |
76.62 |
31.32 |
79.95 |
31.82 |
83.28 |
32.42 |
86.61 |
32.28 |
89.94 |
31.49 |
93.28 |
31.78 |
96.61 |
32.3 |
99.94 |
32.06 |
103.27 |
31.84 |
106.6 |
32.31 |
109.93 |
31.77 |
113.26 |
32.31 |
116.59 |
32.52 |
119.93 |
32.42 |
123.26 |
33 |
126.59 |
33.08 |
129.92 |
32.88 |
133.25 |
32.96 |
136.58 |
32.24 |
139.91 |
32.25 |
143.24 |
31.83 |
146.58 |
32.09 |
149.91 |
31.62 |
153.24 |
31.79 |
156.57 |
32.11 |
159.9 |
31.97 |
163.23 |
32.27 |
166.56 |
32.06 |
|