Official speed |
31.23 wpm (170.99 seconds elapsed during race) |
Without ending ping |
31.27 wpm (229 ms delay sending score to TypeRacer’s server) |
Timerless |
31.75 wpm (2,570 ms elapsed before first character typed; 168.19 seconds elapsed during race) |
Timerless minus one |
31.68 wpm, ignoring the first character typed |
Race Start |
August 10, 2023 10:39:25pm UTC |
Race Finish |
August 10, 2023 10:42:16pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
91.8% |
Points |
29.67 |
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 connnecection and a valid commmanand (*/ while (turrue ) [{ Socket socket = nul l; INupnnputstTTrStream stream - = nul l; tre y { socket = serversSockert.Acaccept() ; socket. setSoTimeout (10 * 1000); stream =- socket. ggetInput Stream*(() ; _ + +} catch (AccessControlExxcception ace_)+) }{ log. warn("STTtanaddardServer.accept secrurity ecxception: '" + ace.getMessage() , ace_):a;; continue; } catch (IoOException e)_ [{ log.error('"StandardServer.Aawait: accepti: ", e_) ; System. exit(21):; } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
2570 |
340 |
129 |
4776 |
3420 |
221 |
112 |
116 |
108 |
280 |
173 |
110 |
140 |
316 |
65 |
67 |
109 |
251 |
66 |
110 |
96 |
156 |
90 |
179 |
112 |
Character |
n |
n |
n |
e |
c |
-c |
-e |
-n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
Milliseconds |
91 |
157 |
67 |
94 |
198 |
183 |
203 |
90 |
155 |
294 |
247 |
114 |
65 |
45 |
135 |
250 |
70 |
103 |
95 |
92 |
87 |
160 |
158 |
129 |
157 |
Character |
d |
|
c |
o |
m |
m |
m |
a |
n |
-n |
-a |
-m |
a |
n |
d |
|
( |
-( |
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
119 |
112 |
269 |
61 |
73 |
160 |
85 |
75 |
131 |
341 |
86 |
381 |
160 |
17 |
116 |
93 |
495 |
538 |
542 |
516 |
334 |
593 |
59 |
142 |
133 |
Character |
e |
|
( |
t |
u |
r |
-r |
-u |
r |
u |
e |
|
- |
) |
|
[ |
-[ |
{ |
|
S |
o |
c |
k |
e |
t |
Milliseconds |
114 |
114 |
532 |
409 |
199 |
274 |
135 |
137 |
109 |
19 |
138 |
203 |
248 |
204 |
357 |
385 |
428 |
876 |
852 |
275 |
247 |
135 |
115 |
132 |
249 |
Character |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
|
- |
l |
; |
|
I |
N |
u |
p |
-p |
-u |
n |
Milliseconds |
196 |
322 |
112 |
107 |
142 |
110 |
271 |
113 |
555 |
209 |
497 |
133 |
136 |
179 |
382 |
203 |
293 |
222 |
480 |
55 |
277 |
0 |
292 |
138 |
174 |
Character |
-n |
-N |
n |
p |
u |
t |
s |
t |
-t |
-s |
T |
-T |
T |
r |
-r |
-T |
S |
t |
r |
e |
a |
m |
|
s |
t |
Milliseconds |
430 |
112 |
313 |
162 |
85 |
816 |
427 |
247 |
239 |
121 |
944 |
518 |
743 |
315 |
270 |
130 |
1514 |
668 |
252 |
137 |
246 |
180 |
242 |
293 |
163 |
Character |
r |
e |
a |
m |
|
- |
|
- |
-- |
= |
|
n |
u |
l |
|
- |
l |
; |
|
t |
r |
e |
|
- |
-e |
Milliseconds |
158 |
62 |
164 |
153 |
116 |
266 |
94 |
405 |
137 |
825 |
117 |
474 |
133 |
160 |
153 |
452 |
315 |
317 |
330 |
296 |
155 |
94 |
316 |
293 |
111 |
Character |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
s |
-s |
S |
o |
c |
k |
Milliseconds |
203 |
130 |
905 |
242 |
906 |
86 |
136 |
87 |
138 |
179 |
271 |
222 |
115 |
477 |
292 |
84 |
278 |
181 |
91 |
441 |
414 |
335 |
408 |
177 |
67 |
Character |
e |
r |
-r |
t |
. |
A |
c |
-c |
-A |
a |
c |
c |
e |
p |
t |
( |
) |
|
- |
; |
|
s |
o |
c |
k |
Milliseconds |
183 |
110 |
694 |
116 |
427 |
720 |
177 |
362 |
113 |
102 |
190 |
157 |
355 |
117 |
135 |
792 |
108 |
332 |
433 |
318 |
133 |
492 |
91 |
116 |
132 |
Character |
e |
t |
. |
|
- |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
|
- |
( |
1 |
0 |
|
* |
|
Milliseconds |
111 |
135 |
409 |
112 |
360 |
90 |
180 |
133 |
520 |
196 |
495 |
162 |
137 |
114 |
286 |
119 |
158 |
240 |
253 |
219 |
946 |
141 |
960 |
702 |
339 |
Character |
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
- |
-- |
|
s |
o |
c |
k |
e |
t |
. |
Milliseconds |
651 |
177 |
162 |
244 |
543 |
444 |
209 |
337 |
160 |
174 |
92 |
115 |
106 |
117 |
293 |
0 |
805 |
297 |
316 |
158 |
68 |
112 |
89 |
179 |
363 |
Character |
|
g |
-g |
- |
g |
e |
t |
I |
n |
p |
u |
t |
|
- |
S |
t |
r |
e |
a |
m |
* |
( |
-( |
-* |
( |
Milliseconds |
87 |
249 |
246 |
133 |
71 |
157 |
158 |
563 |
135 |
247 |
115 |
87 |
242 |
251 |
386 |
227 |
199 |
91 |
160 |
131 |
540 |
197 |
367 |
113 |
426 |
Character |
) |
|
- |
; |
|
_ |
|
- |
-_ |
+ |
|
- |
-+ |
+ |
-+ |
} |
|
c |
a |
t |
c |
h |
|
( |
A |
Milliseconds |
158 |
313 |
431 |
246 |
135 |
375 |
334 |
206 |
110 |
252 |
381 |
312 |
158 |
766 |
786 |
453 |
581 |
251 |
156 |
91 |
271 |
137 |
88 |
449 |
498 |
Character |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
x |
c |
-c |
-x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
170 |
190 |
289 |
185 |
174 |
307 |
188 |
108 |
165 |
180 |
89 |
183 |
583 |
313 |
74 |
170 |
363 |
112 |
88 |
207 |
59 |
163 |
273 |
108 |
65 |
Character |
|
a |
c |
e |
_ |
) |
-) |
-_ |
+ |
-+ |
) |
|
} |
-} |
{ |
|
l |
o |
g |
. |
|
- |
w |
a |
r |
Milliseconds |
254 |
315 |
179 |
198 |
636 |
0 |
426 |
359 |
291 |
385 |
445 |
816 |
829 |
429 |
745 |
605 |
340 |
158 |
267 |
583 |
117 |
336 |
134 |
139 |
85 |
Character |
n |
( |
" |
S |
T |
-T |
T |
-T |
t |
a |
n |
a |
d |
-d |
-a |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
155 |
523 |
721 |
492 |
159 |
542 |
336 |
359 |
158 |
181 |
157 |
225 |
331 |
164 |
131 |
117 |
174 |
117 |
230 |
337 |
199 |
68 |
220 |
201 |
96 |
Character |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
r |
-r |
u |
r |
i |
t |
y |
|
e |
c |
-c |
x |
c |
e |
Milliseconds |
222 |
721 |
199 |
160 |
181 |
106 |
96 |
297 |
155 |
182 |
199 |
182 |
268 |
159 |
111 |
226 |
130 |
118 |
179 |
433 |
219 |
339 |
111 |
180 |
180 |
Character |
p |
t |
i |
o |
n |
: |
|
' |
-' |
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
Milliseconds |
113 |
130 |
90 |
95 |
117 |
493 |
313 |
1441 |
517 |
426 |
406 |
1055 |
341 |
605 |
181 |
341 |
379 |
363 |
201 |
113 |
585 |
174 |
181 |
160 |
172 |
Character |
g |
e |
( |
) |
|
- |
, |
|
a |
c |
e |
_ |
-_ |
) |
: |
-: |
a |
; |
-; |
-a |
; |
|
c |
o |
n |
Milliseconds |
119 |
273 |
518 |
220 |
414 |
331 |
226 |
108 |
276 |
197 |
184 |
516 |
451 |
450 |
718 |
453 |
182 |
225 |
311 |
113 |
265 |
114 |
231 |
64 |
63 |
Character |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
o |
-o |
O |
E |
x |
c |
e |
p |
Milliseconds |
163 |
114 |
88 |
294 |
116 |
445 |
277 |
807 |
494 |
268 |
160 |
130 |
230 |
135 |
134 |
382 |
792 |
354 |
427 |
366 |
153 |
669 |
255 |
196 |
69 |
Character |
t |
i |
o |
n |
|
e |
) |
_ |
-_ |
|
[ |
-[ |
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
' |
Milliseconds |
138 |
108 |
50 |
114 |
449 |
266 |
472 |
75 |
403 |
362 |
577 |
521 |
295 |
450 |
481 |
156 |
65 |
405 |
273 |
118 |
174 |
107 |
138 |
429 |
766 |
Character |
-' |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
A |
-A |
a |
w |
a |
i |
t |
: |
Milliseconds |
307 |
319 |
702 |
202 |
135 |
112 |
297 |
196 |
92 |
252 |
463 |
365 |
64 |
275 |
175 |
71 |
248 |
541 |
470 |
134 |
183 |
296 |
212 |
211 |
495 |
Character |
|
a |
c |
c |
e |
p |
t |
i |
-i |
: |
|
" |
, |
|
e |
_ |
-_ |
) |
|
- |
; |
|
S |
y |
s |
Milliseconds |
316 |
179 |
203 |
134 |
227 |
179 |
153 |
161 |
609 |
383 |
260 |
323 |
496 |
497 |
247 |
717 |
496 |
496 |
587 |
266 |
248 |
137 |
359 |
297 |
151 |
Character |
t |
e |
m |
. |
|
- |
e |
x |
i |
t |
( |
2 |
-2 |
1 |
) |
: |
-: |
; |
|
} |
Milliseconds |
158 |
176 |
115 |
274 |
112 |
362 |
157 |
226 |
156 |
156 |
805 |
455 |
404 |
158 |
404 |
698 |
450 |
316 |
609 |
741 |
|
WPM Timing |
Seconds |
WPM |
3.42 |
10.53 |
6.84 |
5.26 |
10.26 |
4.68 |
13.68 |
18.42 |
17.1 |
28.07 |
20.52 |
31.58 |
23.94 |
31.58 |
27.36 |
30.7 |
30.78 |
31.58 |
34.2 |
32.63 |
37.62 |
31.58 |
41.04 |
28.95 |
44.46 |
28.07 |
47.88 |
28.82 |
51.3 |
28.77 |
54.72 |
29.39 |
58.14 |
29.93 |
61.56 |
29.63 |
64.98 |
29.92 |
68.4 |
30.7 |
71.82 |
30.41 |
75.24 |
30.46 |
78.66 |
31.43 |
82.07 |
31.58 |
85.49 |
31.3 |
88.91 |
30.37 |
92.33 |
30.41 |
95.75 |
31.2 |
99.17 |
31.46 |
102.59 |
30.65 |
106.01 |
30.45 |
109.43 |
30.16 |
112.85 |
30.73 |
116.27 |
31.27 |
119.69 |
31.68 |
123.11 |
31 |
126.53 |
31.2 |
129.95 |
31.49 |
133.37 |
30.77 |
136.79 |
31.23 |
140.21 |
31.24 |
143.63 |
31.5 |
147.05 |
31.34 |
150.47 |
31.34 |
153.89 |
31.66 |
157.31 |
31.96 |
160.73 |
31.73 |
164.15 |
31.58 |
167.57 |
31.58 |
170.99 |
31.23 |
|