Official speed |
47.56 wpm (112.28 seconds elapsed during race) |
Without ending ping |
48.56 wpm (2,304 ms delay sending score to TypeRacer’s server) |
Timerless |
48.70 wpm (315 ms elapsed before first character typed; 109.66 seconds elapsed during race) |
Timerless minus one |
48.59 wpm, ignoring the first character typed |
Race Start |
July 13, 2023 5:45:08pm UTC |
Race Finish |
July 13, 2023 5:47:00pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.1% |
Points |
45.19 |
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 aiwaiting for a connection and a valid command */ while (true) { Socket osocket = null; InputStreamn stream = null; try { socket = serverSocket.accept(); socket.setSotTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace ) { log.warn("StandardServer.accept securtiity expception: " + ace.getMEesasage(), ace); continue; } catch (IOException e) { leoog.error("STtandardServer.await: accepti: ", e); System.exite9(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
a |
i |
-i |
-a |
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
Milliseconds |
315 |
422 |
215 |
250 |
248 |
478 |
170 |
207 |
199 |
234 |
308 |
260 |
140 |
111 |
246 |
134 |
180 |
177 |
184 |
119 |
84 |
189 |
187 |
37 |
514 |
Character |
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
Milliseconds |
134 |
178 |
170 |
83 |
139 |
181 |
77 |
227 |
118 |
95 |
122 |
143 |
173 |
154 |
123 |
79 |
135 |
204 |
129 |
162 |
164 |
171 |
184 |
147 |
125 |
Character |
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
Milliseconds |
281 |
33 |
120 |
186 |
98 |
130 |
100 |
106 |
247 |
740 |
395 |
248 |
64 |
174 |
183 |
130 |
131 |
875 |
462 |
201 |
164 |
201 |
386 |
219 |
266 |
Character |
|
S |
o |
c |
k |
e |
t |
|
o |
-o |
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
290 |
327 |
191 |
173 |
148 |
110 |
115 |
158 |
266 |
340 |
46 |
211 |
151 |
188 |
118 |
182 |
140 |
180 |
177 |
197 |
440 |
198 |
169 |
218 |
197 |
Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
n |
-n |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
Milliseconds |
398 |
163 |
197 |
181 |
122 |
357 |
218 |
166 |
105 |
125 |
184 |
12 |
418 |
304 |
190 |
191 |
192 |
203 |
240 |
449 |
187 |
187 |
176 |
537 |
209 |
Character |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
Milliseconds |
201 |
150 |
215 |
175 |
176 |
194 |
225 |
143 |
242 |
426 |
401 |
71 |
168 |
96 |
140 |
114 |
156 |
170 |
169 |
144 |
151 |
52 |
268 |
188 |
111 |
Character |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
Milliseconds |
291 |
266 |
126 |
308 |
117 |
185 |
187 |
204 |
214 |
180 |
192 |
138 |
150 |
329 |
268 |
346 |
169 |
178 |
236 |
151 |
126 |
165 |
130 |
281 |
278 |
Character |
e |
t |
S |
o |
t |
-t |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
Milliseconds |
151 |
205 |
538 |
274 |
154 |
502 |
386 |
254 |
178 |
124 |
285 |
90 |
150 |
362 |
408 |
145 |
207 |
215 |
163 |
268 |
126 |
158 |
179 |
243 |
409 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
Milliseconds |
261 |
324 |
185 |
168 |
113 |
98 |
337 |
265 |
231 |
193 |
112 |
121 |
175 |
151 |
198 |
325 |
621 |
278 |
154 |
120 |
347 |
249 |
231 |
195 |
100 |
Character |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
Milliseconds |
312 |
618 |
194 |
77 |
278 |
210 |
349 |
201 |
371 |
173 |
239 |
171 |
243 |
144 |
139 |
201 |
135 |
388 |
226 |
779 |
304 |
174 |
241 |
193 |
164 |
Character |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
|
- |
) |
|
{ |
Milliseconds |
551 |
221 |
125 |
131 |
195 |
161 |
220 |
530 |
221 |
426 |
241 |
145 |
254 |
120 |
115 |
120 |
226 |
434 |
262 |
175 |
455 |
498 |
310 |
225 |
424 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
275 |
252 |
173 |
283 |
463 |
369 |
175 |
117 |
128 |
555 |
427 |
542 |
130 |
512 |
42 |
550 |
387 |
112 |
182 |
432 |
291 |
354 |
239 |
198 |
65 |
Character |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
t |
i |
-i |
-t |
i |
t |
y |
|
e |
x |
p |
-p |
Milliseconds |
231 |
224 |
214 |
170 |
204 |
156 |
170 |
287 |
170 |
129 |
242 |
319 |
162 |
188 |
57 |
380 |
136 |
221 |
138 |
115 |
125 |
242 |
240 |
169 |
321 |
Character |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
E |
-E |
e |
s |
Milliseconds |
83 |
196 |
130 |
167 |
73 |
139 |
93 |
433 |
218 |
162 |
346 |
188 |
232 |
535 |
221 |
219 |
249 |
209 |
128 |
551 |
764 |
463 |
491 |
97 |
373 |
Character |
a |
-a |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
Milliseconds |
196 |
390 |
151 |
200 |
183 |
135 |
326 |
304 |
402 |
118 |
109 |
188 |
227 |
313 |
476 |
171 |
277 |
29 |
144 |
115 |
134 |
121 |
224 |
163 |
309 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
Milliseconds |
217 |
219 |
175 |
173 |
208 |
85 |
242 |
229 |
138 |
247 |
281 |
284 |
537 |
261 |
286 |
198 |
130 |
165 |
85 |
190 |
202 |
255 |
367 |
372 |
205 |
Character |
{ |
|
l |
e |
o |
-o |
-e |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
T |
-T |
t |
a |
n |
d |
a |
Milliseconds |
180 |
257 |
500 |
99 |
90 |
276 |
165 |
195 |
167 |
158 |
194 |
110 |
147 |
166 |
239 |
623 |
278 |
557 |
37 |
343 |
323 |
150 |
152 |
160 |
273 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
i |
-i |
: |
Milliseconds |
129 |
157 |
493 |
189 |
302 |
297 |
232 |
79 |
223 |
255 |
255 |
245 |
139 |
196 |
314 |
147 |
232 |
189 |
160 |
209 |
105 |
190 |
91 |
468 |
297 |
Character |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
e |
9 |
-9 |
-e |
( |
1 |
Milliseconds |
374 |
158 |
737 |
174 |
137 |
338 |
303 |
178 |
286 |
240 |
194 |
151 |
174 |
138 |
272 |
237 |
233 |
158 |
161 |
79 |
260 |
295 |
174 |
335 |
502 |
Character |
) |
; |
|
} |
Milliseconds |
502 |
357 |
167 |
248 |
|
WPM Timing |
Seconds |
WPM |
2.25 |
37.41 |
4.49 |
40.08 |
6.74 |
49.88 |
8.98 |
58.78 |
11.23 |
58.78 |
13.47 |
57 |
15.72 |
54.97 |
17.96 |
54.77 |
20.21 |
55.22 |
22.46 |
55.58 |
24.7 |
53.92 |
26.95 |
54.33 |
29.19 |
54.67 |
31.44 |
55.35 |
33.68 |
55.58 |
35.93 |
56.11 |
38.17 |
54.07 |
40.42 |
54.33 |
42.67 |
54 |
44.91 |
54.77 |
47.16 |
53.95 |
49.4 |
53.68 |
51.65 |
53.9 |
53.89 |
53.22 |
56.14 |
52.8 |
58.39 |
52.82 |
60.63 |
51.85 |
62.88 |
51.53 |
65.12 |
50.86 |
67.37 |
50.59 |
69.61 |
50.85 |
71.86 |
50.6 |
74.1 |
50.85 |
76.35 |
50.61 |
78.6 |
50.08 |
80.84 |
49.28 |
83.09 |
49.39 |
85.33 |
49.64 |
87.58 |
49.88 |
89.82 |
49.96 |
92.07 |
49.66 |
94.31 |
49.49 |
96.56 |
49.21 |
98.81 |
49.19 |
101.05 |
49.28 |
103.3 |
49.02 |
105.54 |
49 |
107.79 |
48.87 |
110.03 |
48.53 |
112.28 |
47.56 |
|