Official speed |
28.42 wpm (187.90 seconds elapsed during race) |
Without ending ping |
28.46 wpm (284 ms delay sending score to TypeRacer’s server) |
Timerless |
28.67 wpm (1,340 ms elapsed before first character typed; 186.27 seconds elapsed during race) |
Timerless minus one |
28.60 wpm, ignoring the first character typed |
Race Start |
May 16, 2025 2:17:07am UTC |
Race Finish |
May 16, 2025 2:20:15am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
92.2% |
Points |
27.00 |
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 |
/** LOooppoop waitinf g for a connecuo==ttion and a valid command */ whiele (true) { Socket socket = null; InpiutSteream stream = null; try { socket = serverSocket.accpeept(); scoocket.setSoTimeout(10 +* 1000); stream = socket.getUInpurytSrtream(); } cathcch (aAccessControlExexception ace) { log,.warn(':S"StandarndServcver.accept securotity execeptuion: " =+ ace.getMessage(), cace) ; continue:; } catch (IOExceptoion e ) { log. eerrror("StandarndServer.aewanit: acceprt;: " , ae ) ); System.exit(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
O |
o |
-o |
-O |
o |
p |
p |
o |
-o |
-p |
-p |
o |
p |
|
w |
a |
i |
t |
i |
n |
Milliseconds |
1340 |
934 |
125 |
351 |
562 |
225 |
502 |
312 |
137 |
184 |
206 |
162 |
290 |
439 |
123 |
126 |
330 |
287 |
162 |
506 |
179 |
527 |
368 |
65 |
187 |
Character |
f |
|
- |
-f |
g |
|
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
u |
o |
= |
= |
-= |
-= |
-o |
Milliseconds |
351 |
149 |
375 |
139 |
133 |
105 |
267 |
96 |
167 |
167 |
106 |
154 |
121 |
112 |
338 |
128 |
142 |
218 |
263 |
132 |
391 |
131 |
435 |
139 |
112 |
Character |
t |
-t |
-u |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
Milliseconds |
121 |
221 |
110 |
181 |
125 |
138 |
321 |
149 |
151 |
127 |
150 |
195 |
121 |
156 |
251 |
136 |
89 |
163 |
159 |
209 |
271 |
113 |
540 |
127 |
146 |
Character |
n |
d |
|
* |
/ |
|
w |
h |
i |
e |
-e |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
o |
Milliseconds |
186 |
136 |
265 |
703 |
1334 |
359 |
384 |
179 |
245 |
325 |
415 |
254 |
105 |
163 |
453 |
442 |
150 |
172 |
100 |
565 |
210 |
969 |
402 |
356 |
181 |
Character |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
i |
-i |
Milliseconds |
567 |
150 |
123 |
232 |
421 |
246 |
172 |
169 |
362 |
127 |
159 |
447 |
547 |
430 |
167 |
111 |
235 |
153 |
809 |
441 |
452 |
266 |
214 |
313 |
637 |
Character |
u |
t |
S |
t |
e |
-e |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
Milliseconds |
448 |
199 |
581 |
335 |
177 |
615 |
377 |
109 |
260 |
117 |
351 |
167 |
299 |
285 |
153 |
205 |
132 |
605 |
151 |
274 |
249 |
112 |
246 |
129 |
681 |
Character |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
Milliseconds |
224 |
526 |
212 |
296 |
172 |
948 |
325 |
338 |
167 |
139 |
431 |
108 |
187 |
364 |
377 |
286 |
414 |
230 |
363 |
218 |
184 |
151 |
472 |
189 |
280 |
Character |
k |
e |
t |
. |
a |
c |
c |
p |
e |
-e |
-p |
e |
p |
t |
( |
) |
; |
|
s |
c |
o |
-o |
-c |
o |
c |
Milliseconds |
232 |
106 |
934 |
385 |
621 |
148 |
155 |
331 |
219 |
403 |
130 |
120 |
1131 |
261 |
596 |
142 |
578 |
263 |
366 |
194 |
143 |
476 |
129 |
274 |
161 |
Character |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
+ |
-+ |
* |
|
1 |
Milliseconds |
529 |
124 |
181 |
720 |
168 |
180 |
195 |
622 |
181 |
1936 |
136 |
1012 |
597 |
559 |
344 |
146 |
951 |
320 |
100 |
464 |
441 |
314 |
444 |
154 |
680 |
Character |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
Milliseconds |
256 |
127 |
143 |
581 |
554 |
348 |
311 |
294 |
888 |
150 |
198 |
149 |
444 |
155 |
207 |
677 |
152 |
171 |
321 |
122 |
182 |
1042 |
347 |
139 |
134 |
Character |
U |
-U |
I |
n |
p |
u |
r |
-r |
y |
-y |
t |
S |
r |
-r |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
Milliseconds |
624 |
436 |
253 |
184 |
195 |
736 |
142 |
594 |
523 |
366 |
449 |
354 |
365 |
549 |
88 |
531 |
233 |
218 |
152 |
522 |
375 |
497 |
277 |
762 |
225 |
Character |
c |
a |
t |
h |
c |
-c |
-h |
c |
h |
|
( |
a |
-a |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
Milliseconds |
237 |
306 |
318 |
216 |
90 |
493 |
202 |
183 |
177 |
313 |
384 |
331 |
359 |
189 |
396 |
247 |
434 |
195 |
243 |
460 |
125 |
271 |
131 |
134 |
87 |
Character |
l |
E |
x |
e |
-e |
x |
-x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
244 |
430 |
259 |
725 |
356 |
111 |
373 |
328 |
167 |
215 |
568 |
204 |
457 |
236 |
168 |
826 |
142 |
134 |
720 |
156 |
565 |
195 |
739 |
161 |
351 |
Character |
, |
-, |
. |
w |
a |
r |
n |
( |
' |
-' |
: |
S |
-S |
-: |
" |
S |
t |
a |
n |
d |
a |
r |
n |
-n |
d |
Milliseconds |
289 |
304 |
276 |
391 |
202 |
242 |
195 |
924 |
1027 |
362 |
258 |
257 |
275 |
146 |
484 |
232 |
655 |
188 |
199 |
581 |
128 |
258 |
159 |
943 |
153 |
Character |
S |
e |
r |
v |
-v |
c |
-c |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
o |
t |
Milliseconds |
788 |
249 |
138 |
345 |
351 |
703 |
326 |
81 |
172 |
119 |
491 |
369 |
181 |
279 |
263 |
183 |
226 |
548 |
322 |
554 |
242 |
264 |
154 |
785 |
239 |
Character |
-t |
-o |
i |
t |
y |
|
e |
x |
e |
-e |
c |
e |
p |
t |
u |
-u |
i |
o |
n |
: |
|
" |
|
= |
-= |
Milliseconds |
381 |
151 |
460 |
100 |
182 |
319 |
180 |
230 |
546 |
506 |
125 |
204 |
459 |
329 |
200 |
503 |
442 |
739 |
206 |
592 |
271 |
1103 |
303 |
408 |
521 |
Character |
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
c |
-c |
a |
c |
e |
Milliseconds |
616 |
164 |
645 |
202 |
157 |
448 |
269 |
119 |
158 |
486 |
119 |
271 |
161 |
268 |
355 |
145 |
532 |
512 |
595 |
245 |
582 |
381 |
77 |
118 |
160 |
Character |
) |
|
- |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
: |
-: |
; |
|
} |
|
c |
a |
t |
c |
h |
|
Milliseconds |
585 |
200 |
467 |
938 |
165 |
685 |
121 |
238 |
341 |
639 |
172 |
128 |
180 |
627 |
574 |
254 |
129 |
257 |
233 |
373 |
138 |
229 |
227 |
268 |
332 |
Character |
( |
I |
O |
E |
x |
c |
e |
p |
t |
o |
-o |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
446 |
992 |
187 |
1126 |
1228 |
327 |
128 |
643 |
477 |
119 |
474 |
256 |
93 |
229 |
395 |
737 |
154 |
581 |
318 |
173 |
482 |
195 |
476 |
169 |
303 |
Character |
. |
|
e |
-e |
- |
e |
r |
r |
r |
-r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
n |
-n |
d |
S |
Milliseconds |
203 |
388 |
218 |
370 |
161 |
174 |
139 |
166 |
113 |
1267 |
241 |
84 |
655 |
819 |
794 |
300 |
178 |
587 |
123 |
237 |
796 |
107 |
660 |
623 |
784 |
Character |
e |
r |
v |
e |
r |
. |
a |
e |
-e |
w |
a |
n |
-n |
i |
t |
: |
|
a |
c |
c |
e |
p |
r |
-r |
t |
Milliseconds |
417 |
137 |
245 |
215 |
107 |
546 |
312 |
649 |
314 |
99 |
175 |
117 |
532 |
219 |
181 |
799 |
200 |
156 |
180 |
152 |
224 |
135 |
884 |
362 |
150 |
Character |
; |
-; |
: |
|
" |
|
- |
, |
|
a |
-a |
e |
|
) |
|
- |
-) |
- |
) |
; |
|
S |
y |
s |
t |
Milliseconds |
301 |
432 |
254 |
187 |
562 |
309 |
467 |
331 |
184 |
334 |
329 |
297 |
167 |
422 |
157 |
276 |
151 |
141 |
516 |
375 |
287 |
616 |
219 |
90 |
546 |
Character |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
161 |
119 |
578 |
180 |
220 |
190 |
151 |
717 |
358 |
465 |
1179 |
300 |
477 |
|
WPM Timing |
Seconds |
WPM |
3.76 |
15.97 |
7.52 |
17.56 |
11.27 |
26.61 |
15.03 |
27.94 |
18.79 |
34.49 |
22.55 |
31.93 |
26.31 |
32.39 |
30.06 |
33.93 |
33.82 |
34.06 |
37.58 |
32.25 |
41.34 |
33.96 |
45.09 |
33.8 |
48.85 |
34.63 |
52.61 |
34.67 |
56.37 |
33.64 |
60.13 |
33.33 |
63.88 |
32.5 |
67.64 |
32.11 |
71.4 |
31.76 |
75.16 |
31.93 |
78.92 |
31.93 |
82.67 |
31.21 |
86.43 |
31.1 |
90.19 |
31 |
93.95 |
31.17 |
97.71 |
30.95 |
101.46 |
30.99 |
105.22 |
31.02 |
108.98 |
30.28 |
112.74 |
30.02 |
116.5 |
29.98 |
120.25 |
30.04 |
124.01 |
29.9 |
127.77 |
29.68 |
131.53 |
29.38 |
135.28 |
29.72 |
139.04 |
29.52 |
142.8 |
29.58 |
146.56 |
29.64 |
150.32 |
29.3 |
154.07 |
29.28 |
157.83 |
29.2 |
161.59 |
28.96 |
165.35 |
28.88 |
169.11 |
28.88 |
172.86 |
28.88 |
176.62 |
28.67 |
180.38 |
28.27 |
184.14 |
28.61 |
187.9 |
28.42 |
|