Official speed |
18.86 wpm (283.14 seconds elapsed during race) |
Without ending ping |
18.88 wpm (278 ms delay sending score to TypeRacer’s server) |
Timerless |
18.96 wpm (1,148 ms elapsed before first character typed; 281.71 seconds elapsed during race) |
Timerless minus one |
18.91 wpm, ignoring the first character typed |
Race Start |
September 28, 2023 12:18:01pm UTC |
Race Finish |
September 28, 2023 12:22:44pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
93.0% |
Points |
17.92 |
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 or for a connection and a valid caoommand )*/ while (turerue) { Socket socket = null"; Input sSteaream stream +-= null; try { sonccket +- = serverSocket. aaccept(); socket.set So TImimeout(10 * 2=1000); steaream = sc=oceket.getiInputsSteaream(); } catch (AccessControlException ace) { log. wawarmn("Standard Server. aaccept security exception: "l +-+_=+=====++" + ace.getMessage(). a, ace)':l;; continue; } catch (IOExceptoion e) { log. erroprr("staStandardSeverrver. waawait: accept: "., e); System.e xit(1); } |
Timing |
Character |
? |
-? |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
o |
r |
|
- |
-r |
-o |
Milliseconds |
1148 |
2396 |
1041 |
1364 |
152 |
286 |
655 |
335 |
147 |
170 |
174 |
258 |
199 |
537 |
118 |
108 |
135 |
158 |
129 |
279 |
110 |
142 |
349 |
145 |
137 |
Character |
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
Milliseconds |
335 |
115 |
151 |
233 |
135 |
134 |
153 |
121 |
166 |
166 |
131 |
140 |
229 |
110 |
41 |
170 |
126 |
137 |
128 |
119 |
143 |
118 |
185 |
441 |
114 |
Character |
l |
i |
d |
|
c |
a |
o |
-o |
-a |
o |
m |
m |
a |
n |
d |
|
) |
-) |
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
181 |
191 |
155 |
111 |
170 |
152 |
27 |
514 |
217 |
263 |
223 |
160 |
119 |
149 |
132 |
522 |
549 |
666 |
761 |
744 |
718 |
457 |
102 |
100 |
183 |
Character |
e |
|
( |
t |
u |
r |
e |
-e |
-r |
-u |
r |
u |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
Milliseconds |
97 |
127 |
762 |
432 |
407 |
146 |
148 |
322 |
152 |
138 |
889 |
173 |
88 |
1159 |
409 |
3126 |
1226 |
787 |
205 |
135 |
159 |
136 |
193 |
151 |
248 |
Character |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
" |
-" |
; |
|
I |
n |
p |
u |
t |
|
- |
s |
-s |
Milliseconds |
160 |
114 |
189 |
105 |
209 |
265 |
960 |
486 |
175 |
207 |
205 |
131 |
1803 |
668 |
548 |
609 |
425 |
153 |
188 |
138 |
142 |
150 |
402 |
131 |
480 |
Character |
S |
t |
e |
a |
-a |
-e |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
+ |
-+ |
- |
-- |
= |
|
n |
Milliseconds |
543 |
351 |
300 |
141 |
432 |
134 |
259 |
88 |
112 |
161 |
299 |
372 |
215 |
248 |
151 |
105 |
313 |
305 |
720 |
593 |
263 |
1362 |
443 |
337 |
514 |
Character |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
n |
c |
-c |
-n |
c |
k |
e |
t |
|
+ |
-+ |
- |
Milliseconds |
188 |
190 |
130 |
1372 |
304 |
451 |
221 |
55 |
376 |
1848 |
901 |
132 |
119 |
113 |
38 |
466 |
132 |
228 |
174 |
156 |
189 |
310 |
623 |
603 |
326 |
Character |
|
- |
-- |
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
|
a |
-a |
- |
a |
c |
c |
Milliseconds |
279 |
291 |
144 |
559 |
220 |
146 |
71 |
410 |
388 |
149 |
144 |
926 |
708 |
126 |
130 |
167 |
203 |
770 |
152 |
178 |
457 |
186 |
249 |
519 |
161 |
Character |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
|
- |
S |
o |
|
- |
T |
I |
Milliseconds |
454 |
287 |
139 |
3430 |
1711 |
1708 |
616 |
723 |
145 |
97 |
146 |
126 |
151 |
919 |
136 |
633 |
355 |
160 |
573 |
368 |
137 |
265 |
477 |
337 |
115 |
Character |
m |
-m |
-I |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
2 |
= |
-= |
-2 |
1 |
0 |
0 |
0 |
) |
; |
Milliseconds |
180 |
471 |
129 |
904 |
461 |
223 |
75 |
158 |
59 |
1385 |
1431 |
472 |
683 |
821 |
382 |
437 |
832 |
559 |
1135 |
235 |
546 |
138 |
162 |
1319 |
1599 |
Character |
|
s |
t |
e |
a |
-a |
-e |
r |
e |
a |
m |
|
= |
|
s |
c |
= |
-= |
-c |
o |
c |
e |
-e |
k |
e |
Milliseconds |
519 |
219 |
301 |
524 |
159 |
461 |
129 |
226 |
48 |
118 |
148 |
541 |
760 |
387 |
573 |
167 |
557 |
341 |
144 |
351 |
183 |
278 |
454 |
795 |
92 |
Character |
t |
. |
g |
e |
t |
i |
-i |
I |
n |
p |
u |
t |
s |
-s |
S |
t |
e |
a |
-a |
-e |
r |
e |
a |
m |
( |
Milliseconds |
175 |
873 |
330 |
455 |
202 |
507 |
490 |
270 |
147 |
437 |
359 |
194 |
437 |
413 |
301 |
305 |
296 |
164 |
271 |
131 |
76 |
61 |
81 |
236 |
1715 |
Character |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
Milliseconds |
742 |
1973 |
1342 |
1661 |
597 |
155 |
130 |
148 |
251 |
143 |
185 |
1142 |
1162 |
518 |
237 |
190 |
286 |
139 |
739 |
158 |
130 |
174 |
247 |
280 |
210 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
|
w |
a |
-a |
Milliseconds |
1001 |
364 |
263 |
104 |
279 |
370 |
98 |
87 |
188 |
326 |
1021 |
88 |
186 |
1004 |
536 |
976 |
717 |
186 |
170 |
452 |
849 |
156 |
143 |
169 |
268 |
Character |
-w |
- |
w |
a |
r |
m |
-m |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
Milliseconds |
136 |
132 |
151 |
81 |
292 |
452 |
610 |
624 |
2597 |
2234 |
894 |
306 |
53 |
152 |
110 |
372 |
860 |
206 |
176 |
358 |
386 |
279 |
200 |
339 |
116 |
Character |
r |
. |
|
a |
-a |
- |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
Milliseconds |
121 |
715 |
171 |
199 |
393 |
161 |
230 |
251 |
209 |
185 |
344 |
166 |
187 |
284 |
139 |
230 |
308 |
160 |
126 |
164 |
166 |
220 |
520 |
276 |
545 |
Character |
e |
p |
t |
i |
o |
n |
: |
|
" |
l |
|
- |
+ |
-+ |
- |
-- |
+ |
-+ |
-l |
_ |
-_ |
= |
-= |
+ |
-+ |
Milliseconds |
114 |
232 |
190 |
110 |
84 |
345 |
1055 |
721 |
846 |
274 |
298 |
647 |
1598 |
611 |
281 |
593 |
1460 |
729 |
1341 |
615 |
765 |
1239 |
1084 |
1354 |
1266 |
Character |
= |
= |
= |
= |
= |
-= |
-= |
-= |
-= |
-= |
+ |
-+ |
+ |
-+ |
-" |
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
Milliseconds |
709 |
824 |
291 |
214 |
162 |
847 |
169 |
171 |
162 |
962 |
2774 |
818 |
2610 |
535 |
191 |
2712 |
744 |
1504 |
734 |
210 |
119 |
168 |
931 |
1637 |
173 |
Character |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
. |
|
a |
-a |
- |
-. |
, |
|
a |
c |
e |
) |
' |
-' |
: |
Milliseconds |
209 |
751 |
125 |
233 |
180 |
194 |
186 |
111 |
942 |
178 |
817 |
132 |
301 |
342 |
133 |
258 |
972 |
196 |
255 |
161 |
151 |
829 |
1650 |
579 |
2543 |
Character |
-: |
l |
; |
-; |
-l |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
Milliseconds |
567 |
331 |
0 |
472 |
419 |
1035 |
183 |
176 |
105 |
548 |
575 |
141 |
869 |
258 |
143 |
979 |
827 |
2452 |
501 |
171 |
113 |
181 |
216 |
136 |
253 |
Character |
( |
I |
O |
E |
x |
c |
e |
p |
t |
o |
-o |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
|
Milliseconds |
693 |
540 |
1107 |
1008 |
765 |
387 |
105 |
264 |
180 |
179 |
489 |
415 |
130 |
149 |
368 |
209 |
860 |
358 |
1759 |
627 |
221 |
224 |
131 |
674 |
262 |
Character |
- |
e |
r |
r |
o |
p |
r |
-r |
-p |
r |
( |
" |
s |
t |
a |
-a |
-t |
-s |
S |
t |
a |
n |
d |
a |
r |
Milliseconds |
460 |
213 |
222 |
171 |
146 |
52 |
140 |
320 |
126 |
177 |
2968 |
1929 |
581 |
180 |
117 |
274 |
129 |
345 |
467 |
306 |
147 |
1065 |
126 |
213 |
125 |
Character |
d |
S |
e |
v |
e |
r |
-r |
-e |
-v |
r |
v |
e |
r |
. |
|
w |
a |
-a |
-w |
- |
a |
w |
a |
i |
t |
Milliseconds |
309 |
1515 |
230 |
312 |
159 |
115 |
555 |
282 |
213 |
270 |
319 |
167 |
105 |
643 |
227 |
98 |
97 |
376 |
256 |
172 |
216 |
162 |
344 |
263 |
161 |
Character |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
. |
-. |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
Milliseconds |
2797 |
522 |
225 |
172 |
203 |
610 |
536 |
195 |
1449 |
586 |
966 |
1012 |
494 |
1280 |
776 |
146 |
1112 |
1518 |
574 |
736 |
1380 |
226 |
237 |
97 |
194 |
Character |
. |
e |
|
- |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
876 |
178 |
50 |
627 |
219 |
214 |
401 |
1510 |
3225 |
1880 |
3227 |
1183 |
1050 |
|
WPM Timing |
Seconds |
WPM |
5.66 |
2.12 |
11.33 |
21.19 |
16.99 |
34.61 |
22.65 |
33.38 |
28.31 |
29.67 |
33.98 |
27.9 |
39.64 |
27.85 |
45.3 |
27.02 |
50.97 |
26.61 |
56.63 |
26.49 |
62.29 |
25.81 |
67.95 |
26.31 |
73.62 |
25.43 |
79.28 |
24.98 |
84.94 |
24.3 |
90.6 |
24.1 |
96.27 |
23.43 |
101.93 |
23.31 |
107.59 |
22.98 |
113.26 |
22.99 |
118.92 |
22.6 |
124.58 |
22.54 |
130.24 |
22.94 |
135.91 |
23.22 |
141.57 |
23.06 |
147.23 |
22.58 |
152.9 |
22.76 |
158.56 |
23.76 |
164.22 |
23.09 |
169.88 |
22.32 |
175.55 |
21.6 |
181.21 |
20.93 |
186.87 |
20.29 |
192.53 |
20.07 |
198.2 |
20.22 |
203.86 |
20.13 |
209.52 |
19.59 |
215.19 |
19.69 |
220.85 |
19.78 |
226.51 |
19.92 |
232.17 |
19.85 |
237.84 |
19.68 |
243.5 |
19.66 |
249.16 |
19.55 |
254.83 |
19.64 |
260.49 |
19.44 |
266.15 |
19.34 |
271.81 |
19.38 |
277.48 |
19.12 |
283.14 |
18.86 |
|