Official speed |
24.93 wpm (214.20 seconds elapsed during race) |
Without ending ping |
24.96 wpm (282 ms delay sending score to TypeRacer’s server) |
Timerless |
25.03 wpm (580 ms elapsed before first character typed; 213.34 seconds elapsed during race) |
Timerless minus one |
24.97 wpm, ignoring the first character typed |
Race Start |
June 6, 2025 1:50:48am UTC |
Race Finish |
June 6, 2025 1:54:22am UTC |
Outcome |
No win (14 of 17) |
Opponents |
6. tocsky (32.04 wpm)
13. pedro_serrudo (25.88 wpm)
15. jhulmab (23.48 wpm)
|
Accuracy |
95.5% |
Points |
23.68 |
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 |
/** Looopp waitinfg for a connection and a valid command */ while (truwe) { Socket socket = bnull ; InputStream stream = null; try { socket = serverSocket.accept(); socket.seytSoTimeout(10 * 1000); stream = socletket.getInputStream(); } catch (AcedcessControleException ace) { log.watrrn("SrtandardServewrt.asaccept security exception: " + ace.mggetMessage(), ace) ; continue; } catch (IOExceptiobn e ) { log.error("StandarserdSercever.awairt: accept: ", e); System.exit(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
o |
p |
-p |
-o |
p |
|
w |
a |
i |
t |
i |
n |
f |
-f |
g |
|
f |
o |
Milliseconds |
580 |
171 |
100 |
532 |
714 |
222 |
223 |
91 |
138 |
671 |
514 |
326 |
161 |
1330 |
159 |
180 |
476 |
158 |
203 |
212 |
453 |
447 |
185 |
423 |
103 |
Character |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
Milliseconds |
158 |
83 |
848 |
982 |
803 |
110 |
238 |
171 |
219 |
188 |
395 |
148 |
145 |
260 |
0 |
1358 |
103 |
167 |
152 |
378 |
122 |
885 |
142 |
140 |
236 |
Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
w |
-w |
Milliseconds |
165 |
183 |
851 |
162 |
234 |
123 |
167 |
618 |
107 |
182 |
858 |
142 |
255 |
932 |
837 |
112 |
199 |
74 |
133 |
1361 |
811 |
161 |
145 |
412 |
421 |
Character |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
b |
-b |
n |
u |
Milliseconds |
346 |
596 |
209 |
1549 |
259 |
1123 |
391 |
825 |
71 |
163 |
151 |
592 |
561 |
267 |
291 |
158 |
146 |
156 |
232 |
917 |
296 |
664 |
569 |
220 |
205 |
Character |
l |
l |
|
- |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
Milliseconds |
142 |
135 |
267 |
618 |
425 |
207 |
1083 |
917 |
538 |
328 |
274 |
1203 |
455 |
137 |
241 |
226 |
255 |
450 |
577 |
376 |
240 |
216 |
244 |
184 |
435 |
Character |
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
Milliseconds |
533 |
307 |
849 |
152 |
231 |
135 |
787 |
216 |
627 |
164 |
124 |
239 |
869 |
224 |
668 |
163 |
529 |
251 |
134 |
115 |
227 |
686 |
246 |
934 |
209 |
Character |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
Milliseconds |
135 |
216 |
119 |
104 |
840 |
420 |
357 |
141 |
130 |
134 |
1087 |
370 |
385 |
132 |
780 |
110 |
301 |
855 |
191 |
500 |
378 |
498 |
98 |
372 |
145 |
Character |
e |
t |
. |
s |
e |
y |
-y |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
Milliseconds |
171 |
152 |
1165 |
300 |
180 |
331 |
659 |
340 |
428 |
323 |
1079 |
476 |
151 |
37 |
1246 |
629 |
97 |
1274 |
571 |
109 |
360 |
1226 |
451 |
242 |
336 |
Character |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
l |
e |
t |
-t |
-e |
-l |
k |
e |
Milliseconds |
88 |
347 |
785 |
564 |
245 |
663 |
84 |
190 |
162 |
591 |
204 |
432 |
516 |
186 |
1170 |
127 |
444 |
80 |
183 |
137 |
570 |
127 |
382 |
678 |
88 |
Character |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
Milliseconds |
131 |
797 |
500 |
136 |
152 |
982 |
669 |
972 |
174 |
100 |
834 |
292 |
141 |
192 |
96 |
672 |
587 |
195 |
689 |
244 |
1155 |
271 |
875 |
628 |
537 |
Character |
c |
h |
|
( |
A |
c |
e |
d |
-d |
-e |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
e |
-e |
E |
x |
Milliseconds |
111 |
97 |
235 |
1702 |
479 |
798 |
251 |
0 |
533 |
396 |
598 |
407 |
395 |
145 |
738 |
288 |
220 |
452 |
109 |
781 |
137 |
948 |
588 |
553 |
209 |
Character |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
t |
r |
-r |
-t |
Milliseconds |
1215 |
167 |
1002 |
457 |
125 |
134 |
336 |
480 |
307 |
142 |
135 |
816 |
341 |
750 |
280 |
872 |
137 |
507 |
528 |
776 |
141 |
110 |
0 |
751 |
208 |
Character |
r |
n |
( |
" |
S |
r |
-r |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
w |
-w |
r |
t |
-t |
. |
Milliseconds |
802 |
189 |
1828 |
1172 |
431 |
1064 |
497 |
386 |
121 |
181 |
337 |
200 |
256 |
211 |
1075 |
173 |
168 |
553 |
319 |
0 |
621 |
392 |
0 |
759 |
565 |
Character |
a |
s |
-s |
a |
-a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
Milliseconds |
934 |
0 |
615 |
255 |
1017 |
286 |
146 |
731 |
176 |
865 |
253 |
363 |
216 |
423 |
158 |
385 |
197 |
196 |
183 |
443 |
530 |
342 |
988 |
139 |
411 |
Character |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
m |
g |
-g |
-m |
g |
e |
t |
M |
e |
s |
s |
Milliseconds |
540 |
209 |
155 |
368 |
1240 |
227 |
864 |
508 |
274 |
273 |
885 |
105 |
134 |
787 |
244 |
340 |
417 |
122 |
888 |
119 |
48 |
952 |
617 |
403 |
167 |
Character |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
|
- |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
Milliseconds |
240 |
355 |
98 |
906 |
165 |
742 |
176 |
551 |
150 |
212 |
408 |
258 |
539 |
477 |
195 |
593 |
112 |
245 |
501 |
128 |
220 |
161 |
121 |
1081 |
226 |
Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
b |
-b |
n |
|
e |
|
Milliseconds |
814 |
310 |
738 |
74 |
485 |
286 |
107 |
192 |
1027 |
1469 |
120 |
234 |
945 |
382 |
133 |
234 |
1319 |
335 |
118 |
319 |
727 |
460 |
92 |
167 |
168 |
Character |
- |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
s |
e |
Milliseconds |
456 |
416 |
177 |
879 |
212 |
943 |
113 |
376 |
879 |
351 |
144 |
125 |
738 |
106 |
965 |
707 |
364 |
654 |
153 |
756 |
822 |
96 |
785 |
1370 |
126 |
Character |
r |
-r |
-e |
-s |
d |
S |
e |
r |
c |
e |
-e |
-c |
v |
e |
r |
. |
a |
w |
a |
i |
r |
-r |
t |
: |
|
Milliseconds |
174 |
584 |
169 |
428 |
465 |
663 |
168 |
524 |
433 |
181 |
652 |
124 |
296 |
93 |
115 |
850 |
488 |
363 |
83 |
1242 |
90 |
609 |
564 |
507 |
255 |
Character |
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
Milliseconds |
394 |
207 |
131 |
284 |
412 |
806 |
935 |
216 |
873 |
526 |
169 |
799 |
593 |
612 |
243 |
882 |
650 |
84 |
137 |
114 |
764 |
353 |
470 |
360 |
302 |
Character |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
1023 |
573 |
450 |
554 |
913 |
276 |
748 |
|
WPM Timing |
Seconds |
WPM |
4.28 |
22.41 |
8.57 |
23.81 |
12.85 |
27.08 |
17.14 |
30.11 |
21.42 |
31.93 |
25.7 |
29.88 |
29.99 |
28.81 |
34.27 |
28.71 |
38.56 |
28.63 |
42.84 |
27.73 |
47.12 |
28.01 |
51.41 |
28.24 |
55.69 |
28.87 |
59.98 |
29.21 |
64.26 |
29.13 |
68.54 |
29.41 |
72.83 |
28.84 |
77.11 |
28.32 |
81.4 |
28.16 |
85.68 |
28.43 |
89.96 |
28.01 |
94.25 |
28.01 |
98.53 |
27.65 |
102.82 |
27.43 |
107.1 |
27.11 |
111.38 |
26.83 |
115.67 |
26.97 |
119.95 |
26.81 |
124.24 |
26.27 |
128.52 |
25.96 |
132.8 |
26.02 |
137.09 |
25.47 |
141.37 |
25.72 |
145.66 |
25.87 |
149.94 |
25.77 |
154.22 |
25.52 |
158.51 |
25.74 |
162.79 |
25.95 |
167.08 |
26 |
171.36 |
25.84 |
175.64 |
25.69 |
179.93 |
25.61 |
184.21 |
25.67 |
188.5 |
25.34 |
192.78 |
25.02 |
197.06 |
24.97 |
201.35 |
25.03 |
205.63 |
24.98 |
209.92 |
25.04 |
214.2 |
24.93 |
|