Official speed |
26.62 wpm (200.60 seconds elapsed during race) |
Without ending ping |
26.66 wpm (304 ms delay sending score to TypeRacer’s server) |
Timerless |
26.76 wpm (750 ms elapsed before first character typed; 199.55 seconds elapsed during race) |
Timerless minus one |
26.70 wpm, ignoring the first character typed |
Race Start |
October 18, 2023 2:49:56am UTC |
Race Finish |
October 18, 2023 2:53:16am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.5% |
Points |
25.29 |
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 swaiitnting for aconnection anda coonnection a dnnd a valid comanmand */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket .accpetept.(); socket.SsetSoItTimeout(!10, ++~ ~* 1000); sttream = socket.getInoutputStream (); } catch (AccessControlException ace) { log.warn("StandardSevrver.accpetept secutrity exception : " + ace.getMessage(), ace); continue; } cathch (IOException e) { log.error("StandardServer.wa.await: accept;: " , e); System.exit((1); } |
Timing |
Character |
* |
* |
-* |
-* |
/ |
* |
* |
|
L |
o |
o |
p |
|
s |
-s |
w |
a |
i |
i |
t |
n |
-n |
-t |
-i |
t |
Milliseconds |
750 |
155 |
709 |
157 |
575 |
1101 |
312 |
349 |
365 |
262 |
132 |
135 |
250 |
348 |
554 |
87 |
192 |
366 |
165 |
0 |
318 |
345 |
162 |
130 |
563 |
Character |
i |
n |
g |
|
f |
o |
r |
|
a |
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
-d |
-n |
Milliseconds |
89 |
236 |
153 |
135 |
492 |
202 |
78 |
116 |
166 |
407 |
171 |
213 |
122 |
44 |
195 |
282 |
64 |
170 |
227 |
220 |
390 |
204 |
93 |
3367 |
494 |
Character |
-a |
- |
-n |
-o |
-i |
-t |
-c |
-e |
-n |
-n |
-o |
-c |
-a |
a |
|
c |
o |
o |
-o |
n |
n |
e |
c |
t |
i |
Milliseconds |
28 |
31 |
31 |
36 |
32 |
32 |
31 |
32 |
30 |
29 |
36 |
33 |
29 |
920 |
163 |
148 |
176 |
159 |
519 |
278 |
125 |
112 |
207 |
247 |
76 |
Character |
o |
n |
|
a |
|
d |
n |
-n |
-d |
- |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
a |
Milliseconds |
177 |
219 |
195 |
132 |
62 |
181 |
121 |
324 |
145 |
672 |
284 |
54 |
161 |
79 |
62 |
596 |
102 |
174 |
207 |
103 |
156 |
147 |
110 |
204 |
254 |
Character |
n |
-n |
-a |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
Milliseconds |
297 |
318 |
139 |
348 |
72 |
694 |
147 |
634 |
1361 |
1410 |
356 |
219 |
178 |
241 |
211 |
145 |
189 |
1044 |
481 |
156 |
198 |
274 |
894 |
247 |
913 |
Character |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
Milliseconds |
306 |
753 |
407 |
46 |
168 |
144 |
215 |
191 |
397 |
209 |
69 |
114 |
163 |
226 |
109 |
406 |
186 |
304 |
336 |
209 |
123 |
398 |
259 |
503 |
198 |
Character |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
227 |
168 |
130 |
698 |
320 |
219 |
141 |
278 |
202 |
440 |
590 |
370 |
187 |
227 |
285 |
213 |
241 |
1054 |
243 |
300 |
210 |
201 |
145 |
888 |
232 |
Character |
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
Milliseconds |
144 |
112 |
230 |
349 |
737 |
1114 |
151 |
160 |
80 |
120 |
187 |
217 |
177 |
860 |
172 |
247 |
272 |
192 |
190 |
97 |
125 |
695 |
342 |
56 |
144 |
Character |
e |
t |
|
- |
. |
a |
c |
c |
p |
e |
t |
-t |
-e |
-p |
e |
p |
t |
. |
-. |
( |
) |
; |
|
s |
o |
Milliseconds |
209 |
244 |
169 |
448 |
275 |
89 |
323 |
151 |
183 |
134 |
246 |
212 |
166 |
263 |
332 |
309 |
270 |
519 |
798 |
505 |
208 |
807 |
303 |
529 |
242 |
Character |
c |
k |
e |
t |
. |
S |
-S |
s |
e |
t |
S |
o |
I |
t |
-t |
-I |
T |
i |
m |
e |
o |
u |
t |
( |
! |
Milliseconds |
79 |
126 |
184 |
199 |
609 |
465 |
935 |
169 |
258 |
222 |
817 |
303 |
613 |
287 |
414 |
149 |
522 |
226 |
220 |
78 |
193 |
105 |
188 |
1286 |
616 |
Character |
-! |
1 |
0 |
, |
|
- |
-, |
|
+ |
-+ |
+ |
-+ |
~ |
|
- |
-~ |
~ |
-~ |
* |
|
1 |
0 |
0 |
0 |
) |
Milliseconds |
483 |
104 |
395 |
480 |
234 |
427 |
139 |
195 |
994 |
264 |
814 |
1118 |
1010 |
378 |
360 |
138 |
768 |
379 |
1670 |
606 |
223 |
386 |
143 |
493 |
1096 |
Character |
; |
|
s |
t |
t |
r |
e |
a |
m |
-t |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
Milliseconds |
356 |
240 |
536 |
317 |
139 |
252 |
191 |
295 |
246 |
2549 |
1469 |
530 |
184 |
239 |
202 |
419 |
157 |
159 |
197 |
934 |
255 |
129 |
228 |
1387 |
207 |
Character |
o |
u |
t |
-t |
-u |
-o |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
- |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
288 |
23 |
195 |
298 |
153 |
146 |
583 |
218 |
147 |
600 |
405 |
204 |
76 |
198 |
231 |
241 |
478 |
532 |
183 |
888 |
249 |
1313 |
316 |
252 |
186 |
Character |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
Milliseconds |
276 |
222 |
144 |
471 |
717 |
600 |
371 |
141 |
163 |
190 |
247 |
951 |
354 |
220 |
114 |
128 |
154 |
210 |
675 |
513 |
232 |
120 |
178 |
201 |
134 |
Character |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
Milliseconds |
158 |
276 |
264 |
188 |
273 |
116 |
699 |
363 |
1180 |
290 |
299 |
238 |
222 |
1022 |
561 |
277 |
291 |
144 |
1327 |
462 |
473 |
371 |
54 |
213 |
145 |
Character |
a |
r |
d |
S |
e |
v |
-v |
r |
v |
e |
r |
. |
a |
c |
c |
p |
e |
t |
-t |
-e |
-p |
e |
p |
t |
|
Milliseconds |
220 |
304 |
208 |
907 |
342 |
282 |
415 |
89 |
249 |
24 |
137 |
762 |
120 |
275 |
164 |
138 |
121 |
209 |
2565 |
119 |
331 |
319 |
223 |
261 |
701 |
Character |
s |
e |
c |
u |
t |
-t |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
|
- |
: |
|
" |
Milliseconds |
121 |
201 |
181 |
161 |
221 |
362 |
152 |
174 |
94 |
207 |
381 |
398 |
296 |
276 |
125 |
190 |
205 |
154 |
150 |
254 |
319 |
538 |
490 |
232 |
365 |
Character |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
Milliseconds |
293 |
1181 |
279 |
452 |
261 |
145 |
503 |
900 |
77 |
182 |
933 |
390 |
335 |
768 |
137 |
332 |
124 |
840 |
199 |
838 |
224 |
407 |
411 |
112 |
728 |
Character |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
h |
-h |
c |
h |
|
( |
I |
O |
Milliseconds |
363 |
308 |
419 |
146 |
242 |
148 |
93 |
191 |
178 |
124 |
675 |
246 |
633 |
243 |
451 |
236 |
291 |
347 |
497 |
141 |
380 |
357 |
485 |
747 |
244 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
Milliseconds |
204 |
1017 |
259 |
143 |
178 |
176 |
130 |
145 |
295 |
246 |
161 |
590 |
214 |
999 |
1541 |
770 |
196 |
153 |
317 |
767 |
216 |
147 |
143 |
71 |
776 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
-. |
. |
a |
w |
a |
Milliseconds |
1075 |
373 |
471 |
224 |
572 |
157 |
197 |
250 |
168 |
884 |
378 |
214 |
251 |
176 |
178 |
731 |
449 |
532 |
71 |
262 |
160 |
877 |
196 |
544 |
208 |
Character |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
; |
-; |
: |
|
" |
|
- |
, |
|
e |
) |
; |
|
S |
y |
Milliseconds |
509 |
141 |
1009 |
256 |
179 |
296 |
145 |
386 |
170 |
197 |
485 |
559 |
545 |
264 |
800 |
308 |
625 |
408 |
185 |
106 |
1275 |
539 |
289 |
492 |
327 |
Character |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
-( |
( |
1 |
) |
; |
|
} |
Milliseconds |
71 |
314 |
166 |
146 |
811 |
112 |
263 |
239 |
134 |
1175 |
446 |
1840 |
362 |
438 |
1087 |
227 |
948 |
|
WPM Timing |
Seconds |
WPM |
4.01 |
8.97 |
8.02 |
17.95 |
12.04 |
20.94 |
16.05 |
15.7 |
20.06 |
17.35 |
24.07 |
20.94 |
28.08 |
23.07 |
32.1 |
23.18 |
36.11 |
23.26 |
40.12 |
25.72 |
44.13 |
27.19 |
48.14 |
28.17 |
52.16 |
28.76 |
56.17 |
29.27 |
60.18 |
30.31 |
64.19 |
29.16 |
68.2 |
29.21 |
72.22 |
28.41 |
76.23 |
28.34 |
80.24 |
27.22 |
84.25 |
25.92 |
88.26 |
25.56 |
92.28 |
25.62 |
96.29 |
24.93 |
100.3 |
25.12 |
104.31 |
25.31 |
108.32 |
25.04 |
112.34 |
25.53 |
116.35 |
25.89 |
120.36 |
26.22 |
124.37 |
26.24 |
128.38 |
26.45 |
132.4 |
26.47 |
136.41 |
26.13 |
140.42 |
26.83 |
144.43 |
26.59 |
148.44 |
26.68 |
152.46 |
26.68 |
156.47 |
27.07 |
160.48 |
27.07 |
164.49 |
27.36 |
168.5 |
27.06 |
172.52 |
27.2 |
176.53 |
27.33 |
180.54 |
27.05 |
184.55 |
27.24 |
188.57 |
26.98 |
192.58 |
27.04 |
196.59 |
26.8 |
200.6 |
26.62 |
|