Official speed |
43.94 wpm (121.53 seconds elapsed during race) |
Without ending ping |
44.44 wpm (1,370 ms delay sending score to TypeRacer’s server) |
Timerless |
44.60 wpm (439 ms elapsed before first character typed; 119.72 seconds elapsed during race) |
Timerless minus one |
44.50 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 11:24:40pm UTC |
Race Finish |
July 15, 2023 11:26:41pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.1% |
Points |
41.74 |
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 |
/** LOooop awaiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = sereverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("STtandardSeverver.accept security exception:" " + adece.getMessaege(), ace); contineuue; } catch (IOExcepition e) { Llog.error("StnaandardServer.await: accept: ", e); System.exit(1Z)); } |
Timing |
Character |
/ |
* |
* |
|
L |
O |
-O |
o |
o |
o |
-o |
p |
|
a |
-a |
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
Milliseconds |
439 |
446 |
223 |
199 |
252 |
218 |
481 |
287 |
219 |
277 |
364 |
283 |
220 |
210 |
468 |
111 |
298 |
148 |
581 |
109 |
160 |
179 |
117 |
212 |
424 |
Character |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
Milliseconds |
180 |
53 |
314 |
122 |
302 |
98 |
213 |
190 |
174 |
264 |
148 |
116 |
134 |
124 |
203 |
238 |
124 |
98 |
222 |
389 |
171 |
150 |
187 |
215 |
145 |
Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
Milliseconds |
200 |
126 |
217 |
81 |
144 |
199 |
178 |
123 |
132 |
145 |
221 |
268 |
453 |
275 |
279 |
129 |
187 |
180 |
139 |
793 |
248 |
240 |
167 |
168 |
316 |
Character |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
209 |
292 |
207 |
465 |
212 |
216 |
140 |
138 |
159 |
147 |
205 |
112 |
171 |
154 |
207 |
208 |
175 |
234 |
160 |
220 |
215 |
193 |
184 |
257 |
164 |
Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
Milliseconds |
399 |
189 |
380 |
171 |
165 |
383 |
230 |
166 |
105 |
203 |
306 |
207 |
207 |
125 |
272 |
75 |
166 |
324 |
148 |
215 |
184 |
207 |
195 |
199 |
182 |
Character |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
e |
-e |
v |
e |
r |
Milliseconds |
339 |
186 |
155 |
207 |
104 |
119 |
760 |
296 |
215 |
88 |
214 |
133 |
168 |
626 |
179 |
473 |
239 |
126 |
119 |
610 |
527 |
344 |
79 |
214 |
95 |
Character |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
Milliseconds |
519 |
624 |
152 |
120 |
255 |
149 |
268 |
236 |
242 |
163 |
214 |
197 |
189 |
362 |
239 |
397 |
178 |
161 |
127 |
163 |
131 |
167 |
154 |
263 |
276 |
Character |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
Milliseconds |
139 |
319 |
606 |
232 |
447 |
191 |
160 |
130 |
218 |
83 |
154 |
260 |
511 |
129 |
221 |
247 |
165 |
709 |
130 |
181 |
169 |
329 |
513 |
209 |
227 |
Character |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
Milliseconds |
448 |
239 |
466 |
193 |
462 |
219 |
211 |
168 |
97 |
161 |
175 |
127 |
168 |
146 |
237 |
280 |
437 |
161 |
377 |
200 |
204 |
175 |
103 |
321 |
220 |
Character |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
Milliseconds |
192 |
73 |
193 |
488 |
394 |
240 |
418 |
175 |
274 |
250 |
275 |
526 |
168 |
354 |
161 |
131 |
687 |
570 |
250 |
181 |
252 |
183 |
155 |
573 |
270 |
Character |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
198 |
105 |
238 |
73 |
249 |
424 |
221 |
347 |
212 |
136 |
235 |
91 |
148 |
188 |
155 |
233 |
258 |
223 |
301 |
129 |
290 |
259 |
198 |
197 |
111 |
Character |
. |
w |
a |
r |
n |
( |
" |
S |
T |
-T |
t |
a |
n |
d |
a |
r |
d |
S |
e |
v |
e |
-e |
-v |
r |
v |
Milliseconds |
228 |
1000 |
212 |
177 |
383 |
564 |
833 |
456 |
120 |
597 |
99 |
122 |
193 |
154 |
308 |
152 |
193 |
489 |
173 |
431 |
324 |
474 |
185 |
228 |
559 |
Character |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
Milliseconds |
208 |
74 |
329 |
169 |
208 |
165 |
226 |
240 |
166 |
161 |
531 |
165 |
290 |
276 |
0 |
580 |
158 |
144 |
108 |
549 |
277 |
314 |
225 |
582 |
213 |
Character |
i |
o |
n |
: |
" |
-" |
|
" |
|
+ |
|
a |
d |
e |
-e |
-d |
c |
e |
. |
g |
e |
t |
M |
e |
s |
Milliseconds |
50 |
128 |
123 |
332 |
408 |
391 |
160 |
181 |
387 |
293 |
306 |
197 |
205 |
256 |
281 |
148 |
145 |
210 |
221 |
306 |
159 |
127 |
313 |
191 |
405 |
Character |
s |
a |
e |
-e |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
e |
u |
-u |
Milliseconds |
227 |
264 |
286 |
423 |
75 |
109 |
407 |
574 |
425 |
134 |
269 |
273 |
231 |
343 |
296 |
146 |
265 |
68 |
159 |
135 |
103 |
126 |
193 |
89 |
283 |
Character |
-e |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
i |
-i |
t |
i |
Milliseconds |
173 |
188 |
101 |
267 |
268 |
247 |
187 |
495 |
146 |
224 |
211 |
210 |
146 |
262 |
310 |
250 |
576 |
300 |
316 |
385 |
154 |
484 |
513 |
100 |
144 |
Character |
o |
n |
|
e |
) |
|
{ |
|
L |
-L |
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
n |
a |
Milliseconds |
143 |
160 |
182 |
143 |
412 |
158 |
255 |
187 |
225 |
390 |
237 |
230 |
124 |
305 |
351 |
307 |
164 |
172 |
314 |
406 |
343 |
675 |
187 |
223 |
373 |
Character |
-a |
-n |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
Milliseconds |
223 |
143 |
131 |
130 |
113 |
383 |
148 |
190 |
396 |
134 |
131 |
337 |
195 |
94 |
209 |
424 |
272 |
268 |
187 |
173 |
291 |
240 |
519 |
240 |
155 |
Character |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
Milliseconds |
216 |
186 |
242 |
631 |
185 |
206 |
312 |
188 |
151 |
367 |
477 |
157 |
277 |
283 |
120 |
170 |
106 |
129 |
244 |
250 |
232 |
148 |
150 |
673 |
503 |
Character |
Z |
) |
-) |
-Z |
) |
; |
|
} |
Milliseconds |
403 |
24 |
451 |
141 |
300 |
418 |
177 |
314 |
|
WPM Timing |
Seconds |
WPM |
2.43 |
24.69 |
4.86 |
24.69 |
7.29 |
34.56 |
9.72 |
41.97 |
12.15 |
47.4 |
14.58 |
48.55 |
17.01 |
47.96 |
19.44 |
48.75 |
21.88 |
50.47 |
24.31 |
50.36 |
26.74 |
51.17 |
29.17 |
51.43 |
31.6 |
50.89 |
34.03 |
49.37 |
36.46 |
49.04 |
38.89 |
49.37 |
41.32 |
49.37 |
43.75 |
49.65 |
46.18 |
49.11 |
48.61 |
48.63 |
51.04 |
49.14 |
53.47 |
49.37 |
55.9 |
48.94 |
58.33 |
48.14 |
60.76 |
48.38 |
63.2 |
48.61 |
65.63 |
48.82 |
68.06 |
48.14 |
70.49 |
47.33 |
72.92 |
46.74 |
75.35 |
46.5 |
77.78 |
46.44 |
80.21 |
46.23 |
82.64 |
46.18 |
85.07 |
45.7 |
87.5 |
45.53 |
89.93 |
45.37 |
92.36 |
45.47 |
94.79 |
45.57 |
97.22 |
45.42 |
99.65 |
45.28 |
102.08 |
45.02 |
104.52 |
44.89 |
106.95 |
44.66 |
109.38 |
44.76 |
111.81 |
44.86 |
114.24 |
44.75 |
116.67 |
45.05 |
119.1 |
44.43 |
121.53 |
43.94 |
|