Official speed |
35.72 wpm (149.50 seconds elapsed during race) |
Without ending ping |
35.78 wpm (254 ms delay sending score to TypeRacer’s server) |
Timerless |
35.93 wpm (622 ms elapsed before first character typed; 148.62 seconds elapsed during race) |
Timerless minus one |
35.85 wpm, ignoring the first character typed |
Race Start |
September 12, 2023 8:59:08am UTC |
Race Finish |
September 12, 2023 9:01:38am UTC |
Outcome |
Win (1 of 4) |
Accuracy |
95.9% |
Points |
33.94 |
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 connection and a valid command * / while (true) { Socket socket = null; InputStream stream n= null; try { suckocket = serverSocket.accept(); socket.setSo Timeout(10 * 1000); stream = socket.getInputStream() ; } cathch (AccessControlExepception ace). { log.warn (("StandardServer.accept security exception : " + ace.getMessage(), ace) ; continue ; }cat cathchch ,(IOException e) [{ log.rerror("StandardServer.await: accept : " , e) ,; System.exitt(1;); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
622 |
905 |
197 |
253 |
441 |
240 |
149 |
199 |
157 |
229 |
210 |
145 |
274 |
148 |
135 |
83 |
191 |
266 |
88 |
155 |
85 |
130 |
167 |
330 |
103 |
Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
Milliseconds |
241 |
142 |
72 |
186 |
258 |
87 |
179 |
141 |
59 |
203 |
190 |
55 |
314 |
126 |
137 |
234 |
195 |
118 |
144 |
158 |
151 |
113 |
139 |
245 |
154 |
Character |
a |
n |
d |
|
* |
|
- |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
Milliseconds |
96 |
108 |
109 |
203 |
1037 |
389 |
539 |
329 |
239 |
211 |
128 |
134 |
226 |
128 |
153 |
663 |
287 |
225 |
106 |
120 |
371 |
326 |
972 |
862 |
393 |
Character |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
Milliseconds |
203 |
175 |
124 |
113 |
241 |
157 |
258 |
170 |
202 |
93 |
127 |
282 |
274 |
388 |
218 |
256 |
155 |
288 |
168 |
322 |
183 |
395 |
163 |
225 |
260 |
Character |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
n |
-n |
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
134 |
498 |
453 |
176 |
231 |
231 |
115 |
108 |
160 |
314 |
207 |
190 |
290 |
204 |
168 |
368 |
530 |
1280 |
199 |
177 |
146 |
288 |
162 |
491 |
125 |
Character |
t |
r |
y |
|
{ |
|
s |
u |
c |
k |
-k |
-c |
-u |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
Milliseconds |
244 |
217 |
106 |
275 |
995 |
639 |
364 |
193 |
155 |
121 |
323 |
161 |
184 |
446 |
237 |
90 |
143 |
220 |
328 |
415 |
280 |
275 |
215 |
196 |
99 |
Character |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
Milliseconds |
83 |
141 |
543 |
238 |
129 |
116 |
127 |
276 |
457 |
261 |
287 |
130 |
164 |
105 |
122 |
464 |
338 |
676 |
290 |
552 |
121 |
183 |
99 |
128 |
243 |
Character |
. |
s |
e |
t |
S |
o |
|
- |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
Milliseconds |
528 |
213 |
197 |
238 |
460 |
243 |
224 |
611 |
297 |
373 |
191 |
115 |
224 |
176 |
119 |
666 |
423 |
115 |
366 |
544 |
189 |
353 |
178 |
192 |
155 |
Character |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
Milliseconds |
995 |
391 |
397 |
480 |
205 |
122 |
163 |
205 |
108 |
185 |
333 |
149 |
302 |
114 |
129 |
130 |
180 |
242 |
280 |
366 |
95 |
128 |
431 |
183 |
182 |
Character |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
|
- |
; |
|
} |
|
c |
a |
t |
h |
-h |
c |
h |
|
( |
Milliseconds |
195 |
108 |
456 |
262 |
138 |
180 |
198 |
110 |
504 |
346 |
327 |
305 |
277 |
184 |
1040 |
266 |
712 |
191 |
263 |
215 |
509 |
286 |
57 |
244 |
534 |
Character |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
e |
p |
-p |
-e |
c |
e |
p |
t |
i |
o |
Milliseconds |
379 |
479 |
251 |
270 |
319 |
144 |
522 |
254 |
252 |
131 |
215 |
57 |
180 |
368 |
577 |
461 |
240 |
398 |
396 |
159 |
214 |
115 |
219 |
100 |
206 |
Character |
n |
|
a |
c |
e |
) |
. |
|
- |
-. |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
|
( |
-( |
- |
Milliseconds |
234 |
223 |
446 |
309 |
249 |
364 |
275 |
304 |
319 |
201 |
361 |
633 |
423 |
487 |
179 |
144 |
400 |
242 |
193 |
430 |
143 |
267 |
454 |
295 |
176 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
Milliseconds |
524 |
540 |
645 |
286 |
100 |
166 |
189 |
251 |
487 |
229 |
627 |
758 |
223 |
119 |
139 |
175 |
394 |
145 |
321 |
122 |
161 |
97 |
120 |
209 |
208 |
Character |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
|
- |
: |
|
" |
|
+ |
|
Milliseconds |
180 |
211 |
101 |
202 |
82 |
191 |
152 |
161 |
227 |
366 |
232 |
192 |
112 |
159 |
73 |
188 |
211 |
211 |
550 |
274 |
128 |
569 |
378 |
414 |
223 |
Character |
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
|
- |
; |
Milliseconds |
470 |
242 |
205 |
452 |
352 |
104 |
133 |
353 |
286 |
312 |
150 |
137 |
89 |
127 |
494 |
442 |
495 |
152 |
230 |
389 |
223 |
443 |
408 |
333 |
275 |
Character |
|
c |
o |
n |
t |
i |
n |
u |
e |
|
- |
; |
|
} |
c |
a |
t |
-t |
-a |
-c |
|
c |
a |
t |
h |
Milliseconds |
179 |
322 |
138 |
386 |
272 |
433 |
742 |
220 |
110 |
379 |
439 |
314 |
168 |
993 |
401 |
261 |
116 |
360 |
159 |
165 |
217 |
342 |
192 |
248 |
100 |
Character |
c |
h |
-h |
-c |
-h |
c |
h |
|
, |
-, |
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
Milliseconds |
143 |
110 |
371 |
162 |
197 |
515 |
86 |
293 |
1018 |
540 |
424 |
791 |
338 |
210 |
1144 |
212 |
194 |
120 |
159 |
74 |
181 |
194 |
149 |
239 |
655 |
Character |
|
[ |
-[ |
{ |
|
l |
o |
g |
. |
r |
-r |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
Milliseconds |
388 |
828 |
538 |
604 |
441 |
460 |
153 |
166 |
415 |
185 |
379 |
119 |
247 |
147 |
60 |
107 |
656 |
1327 |
895 |
241 |
103 |
153 |
93 |
316 |
298 |
Character |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
|
- |
: |
|
Milliseconds |
200 |
287 |
294 |
236 |
140 |
250 |
204 |
904 |
210 |
371 |
263 |
400 |
118 |
756 |
520 |
238 |
240 |
122 |
171 |
99 |
97 |
361 |
541 |
328 |
114 |
Character |
" |
|
- |
, |
|
e |
) |
|
- |
, |
-, |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
-t |
Milliseconds |
748 |
327 |
502 |
289 |
122 |
339 |
716 |
345 |
454 |
239 |
306 |
390 |
244 |
986 |
298 |
322 |
376 |
198 |
102 |
544 |
200 |
319 |
429 |
414 |
394 |
Character |
t |
( |
1 |
; |
-; |
) |
; |
|
} |
Milliseconds |
681 |
589 |
243 |
1521 |
430 |
478 |
266 |
1110 |
420 |
|
WPM Timing |
Seconds |
WPM |
2.99 |
28.09 |
5.98 |
50.17 |
8.97 |
57.53 |
11.96 |
55.19 |
14.95 |
52.18 |
17.94 |
48.16 |
20.93 |
49.31 |
23.92 |
49.67 |
26.91 |
49.5 |
29.9 |
46.56 |
32.89 |
45.97 |
35.88 |
44.15 |
38.87 |
44.15 |
41.86 |
44.72 |
44.85 |
44.42 |
47.84 |
43.65 |
50.83 |
43.44 |
53.82 |
42.59 |
56.81 |
43.73 |
59.8 |
44.35 |
62.79 |
43.19 |
65.78 |
42.51 |
68.77 |
42.23 |
71.76 |
41.64 |
74.75 |
41.9 |
77.74 |
40.91 |
80.73 |
40.43 |
83.72 |
40.13 |
86.71 |
40.13 |
89.7 |
40.94 |
92.69 |
41.04 |
95.68 |
41.01 |
98.67 |
41.11 |
101.66 |
40.84 |
104.65 |
40.36 |
107.64 |
39.58 |
110.63 |
39.27 |
113.62 |
38.55 |
116.61 |
38.69 |
119.6 |
38.03 |
122.59 |
38.08 |
125.58 |
37.55 |
128.57 |
37.8 |
131.56 |
37.58 |
134.55 |
37.55 |
137.54 |
37.17 |
140.53 |
36.72 |
143.52 |
36.62 |
146.51 |
36.12 |
149.5 |
35.72 |
|