Official speed |
41.55 wpm (128.52 seconds elapsed during race) |
Without ending ping |
41.58 wpm (78 ms delay sending score to TypeRacer’s server) |
Timerless |
41.73 wpm (488 ms elapsed before first character typed; 127.95 seconds elapsed during race) |
Timerless minus one |
41.64 wpm, ignoring the first character typed |
Race Start |
September 25, 2024 7:34:35pm UTC |
Race Finish |
September 25, 2024 7:36:44pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
92.8% |
Points |
39.47 |
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 *(/ wjiohile )t(turue_)) { S0pocket socket = null; Input SStream stream = null; try { socket = serverSocket.accept()'; socket.setSPoTimeout(10( * 1000_); steaream -== socket.getInputStream*((); } cactch (SAccessControlException ace )) { log.warn("STandtandardSErververa.accept secuirrityu exception: " + ace.getMessage(), ace); contintuue; } catche (IOPExceptions e ) { log.ewrror(:""STandtandardServer.warawaroiorir:t: saccept: ", e_); Syuste m.exit (1); +{} |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
488 |
424 |
175 |
160 |
447 |
201 |
168 |
139 |
133 |
98 |
142 |
130 |
310 |
128 |
90 |
109 |
97 |
104 |
73 |
111 |
89 |
102 |
82 |
104 |
79 |
Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
Milliseconds |
50 |
134 |
82 |
182 |
176 |
58 |
62 |
72 |
160 |
24 |
160 |
104 |
154 |
113 |
109 |
107 |
333 |
72 |
117 |
116 |
120 |
151 |
32 |
97 |
119 |
Character |
a |
n |
d |
|
* |
( |
-( |
/ |
|
w |
j |
i |
o |
-o |
-i |
-j |
h |
i |
l |
e |
|
) |
t |
-t |
-) |
Milliseconds |
104 |
89 |
111 |
224 |
1001 |
11 |
468 |
281 |
312 |
169 |
368 |
69 |
14 |
323 |
144 |
136 |
272 |
64 |
48 |
97 |
159 |
370 |
294 |
184 |
153 |
Character |
( |
t |
u |
-u |
r |
u |
e |
_ |
) |
-) |
-_ |
) |
|
{ |
|
S |
0 |
p |
-p |
-0 |
o |
c |
k |
e |
t |
Milliseconds |
248 |
256 |
136 |
394 |
237 |
84 |
116 |
348 |
6 |
441 |
134 |
354 |
221 |
258 |
319 |
392 |
127 |
11 |
453 |
192 |
208 |
113 |
328 |
121 |
142 |
Character |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
|
S |
-S |
- |
Milliseconds |
248 |
369 |
124 |
92 |
232 |
264 |
255 |
156 |
166 |
183 |
121 |
174 |
97 |
175 |
273 |
303 |
217 |
80 |
176 |
55 |
137 |
81 |
193 |
309 |
129 |
Character |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
Milliseconds |
210 |
102 |
183 |
48 |
113 |
55 |
177 |
272 |
104 |
184 |
47 |
83 |
86 |
152 |
208 |
255 |
217 |
169 |
94 |
170 |
150 |
305 |
138 |
153 |
15 |
Character |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
Milliseconds |
173 |
445 |
347 |
138 |
96 |
159 |
127 |
134 |
155 |
111 |
211 |
230 |
160 |
95 |
66 |
216 |
152 |
81 |
217 |
156 |
98 |
131 |
118 |
131 |
203 |
Character |
a |
c |
c |
e |
p |
t |
( |
) |
' |
-' |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
P |
-P |
Milliseconds |
200 |
136 |
152 |
192 |
103 |
104 |
272 |
251 |
350 |
465 |
240 |
335 |
319 |
107 |
102 |
104 |
111 |
132 |
167 |
248 |
101 |
161 |
368 |
106 |
470 |
Character |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
( |
-( |
|
* |
|
1 |
0 |
0 |
0 |
_ |
-_ |
) |
; |
|
Milliseconds |
243 |
600 |
157 |
152 |
112 |
377 |
79 |
96 |
320 |
603 |
205 |
1096 |
393 |
322 |
238 |
361 |
167 |
151 |
152 |
136 |
705 |
371 |
189 |
511 |
401 |
Character |
s |
t |
e |
a |
-a |
-e |
r |
e |
a |
m |
|
- |
= |
-= |
-- |
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
Milliseconds |
615 |
115 |
157 |
136 |
312 |
152 |
80 |
56 |
64 |
107 |
136 |
141 |
9 |
391 |
168 |
233 |
264 |
207 |
298 |
119 |
105 |
111 |
153 |
135 |
296 |
Character |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
* |
( |
-( |
-* |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
175 |
58 |
265 |
94 |
191 |
369 |
129 |
359 |
135 |
184 |
80 |
106 |
46 |
304 |
8 |
491 |
135 |
334 |
320 |
569 |
425 |
518 |
379 |
173 |
216 |
Character |
c |
-c |
t |
c |
h |
|
( |
S |
-S |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
Milliseconds |
578 |
287 |
79 |
208 |
392 |
416 |
552 |
416 |
369 |
264 |
159 |
177 |
209 |
103 |
191 |
424 |
104 |
82 |
81 |
172 |
60 |
158 |
273 |
200 |
185 |
Character |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
|
) |
-) |
- |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
Milliseconds |
247 |
326 |
136 |
128 |
56 |
108 |
204 |
232 |
112 |
208 |
139 |
406 |
239 |
111 |
209 |
416 |
376 |
282 |
160 |
175 |
103 |
126 |
261 |
101 |
82 |
Character |
n |
( |
" |
S |
T |
a |
n |
d |
-d |
-n |
-a |
-T |
t |
a |
n |
d |
a |
r |
d |
S |
E |
r |
v |
-v |
-r |
Milliseconds |
183 |
424 |
426 |
405 |
80 |
120 |
80 |
120 |
192 |
128 |
145 |
127 |
80 |
497 |
127 |
113 |
159 |
107 |
173 |
369 |
57 |
84 |
226 |
208 |
136 |
Character |
-E |
e |
r |
v |
e |
r |
a |
-a |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
i |
r |
-r |
-i |
r |
Milliseconds |
152 |
97 |
48 |
231 |
162 |
73 |
501 |
336 |
211 |
318 |
151 |
163 |
365 |
80 |
186 |
367 |
185 |
32 |
303 |
289 |
8 |
95 |
296 |
135 |
185 |
Character |
i |
t |
y |
u |
-u |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
Milliseconds |
88 |
144 |
175 |
8 |
1120 |
745 |
520 |
234 |
278 |
192 |
104 |
111 |
131 |
53 |
105 |
491 |
325 |
232 |
243 |
301 |
281 |
335 |
136 |
224 |
113 |
Character |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
Milliseconds |
241 |
158 |
128 |
297 |
95 |
105 |
159 |
105 |
111 |
200 |
376 |
208 |
416 |
373 |
365 |
109 |
233 |
312 |
520 |
276 |
92 |
80 |
56 |
97 |
110 |
Character |
n |
t |
u |
-u |
-t |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
e |
|
- |
-e |
|
( |
I |
O |
P |
Milliseconds |
82 |
132 |
84 |
314 |
125 |
168 |
96 |
336 |
264 |
504 |
384 |
264 |
136 |
288 |
184 |
424 |
162 |
201 |
375 |
143 |
274 |
207 |
582 |
536 |
9 |
Character |
-P |
E |
x |
c |
e |
p |
t |
i |
o |
n |
s |
-s |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
e |
Milliseconds |
551 |
314 |
318 |
265 |
751 |
106 |
126 |
56 |
64 |
72 |
176 |
296 |
216 |
384 |
273 |
304 |
239 |
448 |
651 |
448 |
205 |
178 |
111 |
239 |
368 |
Character |
w |
-w |
r |
r |
o |
r |
( |
: |
" |
-" |
-: |
" |
S |
T |
a |
n |
d |
-d |
-n |
-a |
-T |
t |
a |
n |
d |
Milliseconds |
25 |
495 |
322 |
150 |
128 |
432 |
488 |
601 |
9 |
382 |
163 |
277 |
560 |
82 |
174 |
125 |
76 |
207 |
131 |
133 |
115 |
104 |
112 |
120 |
303 |
Character |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
w |
a |
r |
-r |
-a |
-w |
a |
w |
a |
r |
o |
i |
-i |
-o |
-r |
Milliseconds |
223 |
104 |
344 |
471 |
104 |
117 |
246 |
166 |
57 |
103 |
200 |
123 |
93 |
290 |
135 |
126 |
73 |
81 |
169 |
150 |
191 |
17 |
217 |
135 |
280 |
Character |
o |
r |
-r |
-o |
i |
r |
: |
-: |
-r |
t |
: |
|
s |
-s |
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
Milliseconds |
160 |
81 |
704 |
145 |
190 |
111 |
659 |
445 |
153 |
215 |
209 |
449 |
232 |
434 |
92 |
113 |
177 |
182 |
80 |
106 |
398 |
785 |
298 |
462 |
354 |
Character |
e |
_ |
-_ |
) |
; |
|
S |
y |
u |
-u |
s |
t |
e |
|
- |
m |
. |
e |
x |
i |
t |
|
- |
( |
1 |
Milliseconds |
118 |
634 |
496 |
206 |
442 |
575 |
481 |
132 |
6 |
565 |
106 |
102 |
82 |
134 |
472 |
209 |
184 |
190 |
232 |
136 |
123 |
421 |
371 |
208 |
910 |
Character |
) |
; |
|
+ |
-+ |
{ |
-{ |
} |
Milliseconds |
527 |
368 |
232 |
210 |
518 |
427 |
367 |
238 |
|
WPM Timing |
Seconds |
WPM |
2.57 |
46.69 |
5.14 |
77.03 |
7.71 |
84.03 |
10.28 |
67.69 |
12.85 |
59.76 |
15.42 |
53.69 |
17.99 |
50.69 |
20.56 |
51.94 |
23.13 |
52.39 |
25.7 |
55.09 |
28.27 |
56.45 |
30.84 |
58.36 |
33.42 |
56.74 |
35.99 |
56.69 |
38.56 |
55.71 |
41.13 |
53.4 |
43.7 |
52.18 |
46.27 |
51.35 |
48.84 |
51.35 |
51.41 |
51.59 |
53.98 |
50.24 |
56.55 |
49.23 |
59.12 |
48.72 |
61.69 |
49.41 |
64.26 |
48.93 |
66.83 |
49.2 |
69.4 |
48.59 |
71.97 |
48.02 |
74.54 |
48.13 |
77.11 |
47.31 |
79.68 |
47.29 |
82.25 |
47.27 |
84.82 |
47.68 |
87.39 |
47.78 |
89.96 |
47.49 |
92.53 |
46.94 |
95.1 |
46.31 |
97.68 |
46.19 |
100.25 |
45.73 |
102.82 |
45.4 |
105.39 |
44.64 |
107.96 |
44.68 |
110.53 |
44.41 |
113.1 |
43.5 |
115.67 |
43.37 |
118.24 |
43.13 |
120.81 |
42.51 |
123.38 |
42.41 |
125.95 |
42.02 |
128.52 |
41.55 |
|