Official speed |
35.32 wpm (151.19 seconds elapsed during race) |
Without ending ping |
35.39 wpm (309 ms delay sending score to TypeRacer’s server) |
Timerless |
35.48 wpm (390 ms elapsed before first character typed; 150.49 seconds elapsed during race) |
Timerless minus one |
35.40 wpm, ignoring the first character typed |
Race Start |
August 16, 2023 7:34:56pm UTC |
Race Finish |
August 16, 2023 7:37:27pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
90.9% |
Points |
33.56 |
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 |
/** lLoop watiiting for acon connection and a vialid command )(*/ while (true)( [{s Soceket socket = null; InputsSTtream stream = null; try { Sosokccket = server =Socket. aaccept(); Ssocket . sesetSotiTimeout(1909 (*(* 1000(); stream = sokcket. ggetInputsStream(0); {}} catch (AcdcesscContorolEcxcetipption ace) [{ log.waren("StandaredServer.accept security exception: " + ace.getamMessage(), ace); continue; {} catcach (IOExcetption 3ee) { long.g.error("sSt"sStandardaServer.awauyiit: asccept: ", e); sStytestem.exit(10); } |
Timing |
Character |
/ |
* |
* |
|
l |
-l |
L |
o |
o |
p |
|
w |
a |
t |
i |
-i |
-t |
i |
t |
i |
n |
g |
|
f |
o |
Milliseconds |
390 |
588 |
174 |
240 |
112 |
335 |
197 |
207 |
132 |
104 |
218 |
90 |
165 |
97 |
238 |
319 |
144 |
194 |
90 |
129 |
92 |
116 |
117 |
162 |
88 |
Character |
r |
|
a |
c |
o |
n |
-n |
-o |
-c |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
Milliseconds |
98 |
91 |
142 |
214 |
178 |
151 |
254 |
152 |
167 |
55 |
115 |
231 |
120 |
198 |
90 |
212 |
153 |
66 |
68 |
76 |
57 |
195 |
100 |
72 |
92 |
Character |
a |
|
v |
i |
-i |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
) |
-) |
( |
-( |
* |
/ |
|
Milliseconds |
110 |
121 |
220 |
185 |
404 |
117 |
139 |
27 |
126 |
165 |
266 |
112 |
53 |
151 |
97 |
106 |
135 |
306 |
365 |
537 |
216 |
443 |
181 |
487 |
310 |
Character |
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
( |
-( |
|
[ |
-[ |
{ |
s |
-s |
|
S |
o |
c |
e |
Milliseconds |
150 |
87 |
152 |
137 |
35 |
207 |
250 |
204 |
206 |
111 |
428 |
443 |
11 |
496 |
159 |
375 |
487 |
208 |
612 |
295 |
125 |
247 |
379 |
232 |
281 |
Character |
-e |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
Milliseconds |
473 |
219 |
62 |
122 |
119 |
353 |
122 |
130 |
467 |
177 |
96 |
263 |
144 |
134 |
195 |
206 |
192 |
159 |
313 |
126 |
444 |
206 |
228 |
61 |
141 |
Character |
s |
-s |
S |
T |
-T |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
Milliseconds |
358 |
443 |
256 |
130 |
600 |
222 |
418 |
124 |
171 |
128 |
190 |
201 |
101 |
199 |
92 |
106 |
67 |
235 |
154 |
148 |
256 |
192 |
192 |
161 |
190 |
Character |
|
t |
r |
y |
|
{ |
|
S |
o |
-o |
-S |
s |
o |
k |
c |
-c |
-k |
c |
k |
e |
t |
|
= |
|
s |
Milliseconds |
187 |
289 |
177 |
96 |
299 |
325 |
730 |
323 |
239 |
387 |
158 |
205 |
155 |
278 |
140 |
267 |
138 |
115 |
145 |
239 |
102 |
402 |
133 |
172 |
447 |
Character |
e |
r |
v |
e |
r |
|
= |
-= |
- |
S |
o |
c |
k |
e |
t |
. |
|
a |
-a |
- |
a |
c |
c |
e |
p |
Milliseconds |
82 |
101 |
362 |
153 |
117 |
163 |
501 |
253 |
149 |
130 |
328 |
101 |
168 |
120 |
150 |
216 |
120 |
300 |
250 |
110 |
75 |
264 |
254 |
287 |
144 |
Character |
t |
( |
) |
; |
|
S |
-S |
s |
o |
c |
k |
e |
t |
|
- |
. |
|
s |
e |
-e |
-s |
- |
s |
e |
t |
Milliseconds |
151 |
354 |
664 |
466 |
492 |
866 |
716 |
125 |
119 |
127 |
243 |
116 |
155 |
202 |
323 |
235 |
98 |
121 |
252 |
215 |
148 |
168 |
123 |
279 |
86 |
Character |
S |
o |
t |
i |
-i |
-t |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
9 |
-9 |
0 |
9 |
-9 |
|
( |
* |
-* |
-( |
Milliseconds |
605 |
192 |
152 |
160 |
414 |
143 |
146 |
151 |
79 |
164 |
444 |
71 |
137 |
398 |
427 |
198 |
526 |
199 |
3 |
475 |
189 |
422 |
5 |
479 |
133 |
Character |
( |
-( |
* |
|
1 |
0 |
0 |
0 |
( |
-( |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
k |
Milliseconds |
214 |
540 |
195 |
428 |
195 |
124 |
184 |
176 |
510 |
426 |
216 |
626 |
231 |
206 |
125 |
176 |
72 |
97 |
89 |
227 |
169 |
180 |
478 |
119 |
301 |
Character |
-k |
c |
k |
e |
t |
. |
|
g |
-g |
- |
g |
e |
t |
I |
n |
p |
u |
t |
s |
-s |
S |
t |
r |
e |
a |
Milliseconds |
475 |
127 |
125 |
163 |
156 |
366 |
181 |
256 |
317 |
139 |
77 |
279 |
73 |
495 |
173 |
189 |
77 |
101 |
445 |
467 |
160 |
169 |
172 |
93 |
96 |
Character |
m |
( |
0 |
-0 |
) |
; |
|
{ |
} |
-} |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
d |
-d |
c |
Milliseconds |
109 |
399 |
411 |
344 |
206 |
317 |
415 |
301 |
32 |
433 |
136 |
199 |
480 |
274 |
129 |
105 |
289 |
145 |
112 |
515 |
792 |
314 |
207 |
364 |
118 |
Character |
e |
s |
s |
c |
-c |
C |
o |
n |
t |
o |
-o |
r |
o |
l |
E |
c |
-c |
x |
c |
e |
t |
i |
p |
-p |
-i |
Milliseconds |
200 |
188 |
153 |
335 |
274 |
168 |
176 |
71 |
318 |
259 |
394 |
76 |
139 |
217 |
494 |
379 |
610 |
319 |
217 |
211 |
619 |
191 |
36 |
293 |
161 |
Character |
-t |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
[ |
-[ |
{ |
|
l |
o |
g |
. |
w |
a |
r |
e |
-e |
Milliseconds |
132 |
207 |
214 |
108 |
70 |
147 |
140 |
323 |
217 |
215 |
308 |
359 |
319 |
505 |
210 |
436 |
228 |
177 |
102 |
353 |
765 |
199 |
116 |
249 |
310 |
Character |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
e |
-e |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
Milliseconds |
199 |
400 |
529 |
560 |
195 |
655 |
159 |
89 |
179 |
199 |
88 |
429 |
168 |
879 |
216 |
131 |
262 |
87 |
507 |
266 |
805 |
230 |
194 |
179 |
140 |
Character |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
Milliseconds |
158 |
204 |
152 |
106 |
232 |
262 |
241 |
227 |
147 |
219 |
251 |
192 |
223 |
263 |
219 |
194 |
134 |
143 |
78 |
87 |
322 |
219 |
417 |
376 |
317 |
Character |
|
a |
c |
e |
. |
g |
e |
t |
a |
m |
-m |
-a |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
Milliseconds |
217 |
355 |
264 |
226 |
249 |
394 |
178 |
59 |
249 |
110 |
333 |
142 |
208 |
120 |
308 |
124 |
137 |
112 |
143 |
314 |
430 |
469 |
148 |
238 |
176 |
Character |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
{ |
-{ |
} |
|
c |
a |
t |
c |
a |
c |
-c |
Milliseconds |
209 |
358 |
426 |
295 |
188 |
54 |
55 |
144 |
183 |
171 |
217 |
168 |
338 |
179 |
403 |
426 |
188 |
409 |
183 |
170 |
70 |
273 |
35 |
111 |
373 |
Character |
-a |
h |
|
( |
I |
O |
E |
x |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
|
3 |
e |
-e |
-3 |
e |
) |
|
Milliseconds |
158 |
190 |
154 |
317 |
391 |
198 |
347 |
504 |
334 |
207 |
185 |
401 |
178 |
117 |
108 |
85 |
99 |
228 |
315 |
43 |
372 |
149 |
93 |
542 |
411 |
Character |
{ |
|
l |
o |
n |
g |
. |
-. |
-g |
-n |
g |
. |
e |
r |
r |
o |
r |
( |
" |
s |
-s |
S |
t |
-t |
-S |
Milliseconds |
356 |
615 |
536 |
191 |
121 |
86 |
267 |
235 |
158 |
162 |
116 |
206 |
352 |
168 |
174 |
142 |
111 |
375 |
525 |
330 |
435 |
156 |
148 |
342 |
144 |
Character |
-" |
" |
s |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
a |
-a |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
u |
Milliseconds |
167 |
7436 |
442 |
428 |
202 |
145 |
414 |
119 |
119 |
317 |
358 |
340 |
203 |
338 |
307 |
260 |
130 |
243 |
107 |
227 |
269 |
454 |
163 |
179 |
275 |
Character |
y |
-y |
i |
-i |
-u |
i |
t |
: |
|
a |
s |
-s |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
Milliseconds |
3 |
253 |
218 |
320 |
146 |
213 |
108 |
536 |
342 |
344 |
9 |
405 |
284 |
186 |
146 |
104 |
158 |
314 |
273 |
430 |
382 |
188 |
247 |
555 |
689 |
Character |
|
s |
-s |
S |
t |
-t |
y |
t |
e |
-e |
-t |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
0 |
-0 |
) |
Milliseconds |
246 |
568 |
429 |
180 |
103 |
527 |
195 |
153 |
175 |
267 |
132 |
31 |
86 |
152 |
108 |
339 |
283 |
220 |
196 |
144 |
293 |
260 |
241 |
546 |
227 |
Character |
; |
|
} |
Milliseconds |
292 |
491 |
270 |
|
WPM Timing |
Seconds |
WPM |
3.02 |
43.65 |
6.05 |
43.65 |
9.07 |
54.24 |
12.1 |
53.58 |
15.12 |
53.18 |
18.14 |
46.96 |
21.17 |
45.35 |
24.19 |
46.63 |
27.21 |
44.54 |
30.24 |
47.23 |
33.26 |
45.82 |
36.29 |
44.98 |
39.31 |
45.18 |
42.33 |
44.22 |
45.36 |
42.6 |
48.38 |
41.92 |
51.4 |
41.55 |
54.43 |
40.13 |
57.45 |
39.27 |
60.48 |
40.08 |
63.5 |
39.5 |
66.52 |
39.87 |
69.55 |
39 |
72.57 |
38.86 |
75.59 |
38.73 |
78.62 |
38.31 |
81.64 |
38.22 |
84.67 |
37.98 |
87.69 |
37.5 |
90.71 |
37.3 |
93.74 |
37.38 |
96.76 |
38.07 |
99.78 |
38.48 |
102.81 |
38.52 |
105.83 |
38.78 |
108.86 |
39.02 |
111.88 |
39.04 |
114.9 |
39.16 |
117.93 |
38.67 |
120.95 |
38.59 |
123.98 |
37.75 |
127 |
36.85 |
130.02 |
35.99 |
133.05 |
35.81 |
136.07 |
35.81 |
139.09 |
35.63 |
142.12 |
35.72 |
145.14 |
35.39 |
148.17 |
35.47 |
151.19 |
35.32 |
|