Official speed |
27.69 wpm (192.85 seconds elapsed during race) |
Without ending ping |
27.75 wpm (398 ms delay sending score to TypeRacer’s server) |
Timerless |
27.75 wpm (15 ms elapsed before first character typed; 192.44 seconds elapsed during race) |
Timerless minus one |
27.69 wpm, ignoring the first character typed |
Race Start |
September 28, 2024 2:05:15pm UTC |
Race Finish |
September 28, 2024 2:08:28pm UTC |
Outcome |
No win (1 of 1) |
Accuracy |
97.5% |
Points |
26.31 |
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 ofr 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 ( AccessControlExepeception ace) { log.warn("StandardServer.accept security exepception: " + ace.getMessage(), ace); continuel; } catch (IOExepception e ) { log.error("StandardServer.await: accept: ", e); System.exit(19); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
o |
f |
r |
|
- |
-r |
-f |
-o |
Milliseconds |
15 |
1221 |
163 |
710 |
374 |
310 |
154 |
181 |
391 |
268 |
216 |
139 |
181 |
173 |
284 |
143 |
186 |
164 |
80 |
208 |
142 |
494 |
184 |
188 |
443 |
Character |
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
Milliseconds |
1294 |
571 |
107 |
399 |
216 |
102 |
432 |
133 |
172 |
173 |
140 |
186 |
294 |
114 |
130 |
152 |
150 |
234 |
142 |
115 |
149 |
21 |
671 |
428 |
159 |
Character |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
Milliseconds |
114 |
204 |
218 |
200 |
299 |
136 |
203 |
141 |
119 |
141 |
177 |
683 |
392 |
1124 |
479 |
387 |
110 |
165 |
238 |
133 |
478 |
537 |
706 |
268 |
134 |
Character |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
Milliseconds |
71 |
1084 |
1012 |
777 |
461 |
661 |
216 |
161 |
155 |
142 |
300 |
1883 |
285 |
125 |
172 |
171 |
134 |
245 |
570 |
200 |
102 |
874 |
164 |
291 |
171 |
Character |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
- |
|
- |
-- |
Milliseconds |
533 |
497 |
603 |
238 |
226 |
335 |
174 |
572 |
323 |
285 |
121 |
132 |
389 |
661 |
232 |
318 |
333 |
111 |
180 |
222 |
333 |
218 |
165 |
566 |
177 |
Character |
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
Milliseconds |
1117 |
111 |
1000 |
163 |
302 |
139 |
693 |
119 |
764 |
254 |
133 |
607 |
1119 |
774 |
325 |
132 |
159 |
128 |
123 |
266 |
722 |
110 |
272 |
923 |
651 |
Character |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
Milliseconds |
147 |
313 |
161 |
195 |
960 |
160 |
266 |
181 |
232 |
336 |
212 |
522 |
249 |
155 |
176 |
187 |
230 |
863 |
137 |
820 |
554 |
365 |
125 |
145 |
167 |
Character |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
Milliseconds |
108 |
293 |
406 |
619 |
211 |
321 |
918 |
257 |
610 |
257 |
261 |
64 |
344 |
250 |
203 |
1581 |
1065 |
99 |
1624 |
444 |
572 |
691 |
291 |
143 |
140 |
Character |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
Milliseconds |
951 |
1249 |
335 |
584 |
280 |
297 |
134 |
130 |
294 |
680 |
161 |
164 |
868 |
134 |
127 |
179 |
94 |
269 |
270 |
664 |
191 |
213 |
554 |
392 |
172 |
Character |
u |
t |
S |
t |
r |
e |
a |
m |
) |
-) |
( |
) |
; |
|
+ |
-+ |
} |
|
c |
a |
t |
c |
h |
|
( |
Milliseconds |
457 |
175 |
734 |
346 |
269 |
113 |
179 |
418 |
950 |
431 |
636 |
108 |
558 |
701 |
1150 |
627 |
932 |
812 |
276 |
154 |
218 |
265 |
183 |
225 |
660 |
Character |
|
- |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
e |
p |
-p |
-e |
e |
-e |
c |
e |
Milliseconds |
414 |
525 |
658 |
315 |
160 |
162 |
272 |
143 |
534 |
225 |
202 |
289 |
241 |
171 |
270 |
1333 |
401 |
236 |
167 |
458 |
173 |
184 |
449 |
170 |
342 |
Character |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
Milliseconds |
498 |
218 |
132 |
221 |
166 |
652 |
249 |
254 |
131 |
1088 |
825 |
590 |
989 |
547 |
202 |
112 |
400 |
364 |
152 |
199 |
300 |
1468 |
1198 |
997 |
1124 |
Character |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
Milliseconds |
192 |
163 |
148 |
194 |
368 |
260 |
1177 |
746 |
180 |
311 |
163 |
175 |
496 |
316 |
309 |
170 |
173 |
192 |
311 |
717 |
331 |
222 |
213 |
250 |
102 |
Character |
i |
t |
y |
|
e |
x |
e |
p |
-p |
-e |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
Milliseconds |
383 |
181 |
300 |
483 |
468 |
242 |
293 |
219 |
496 |
159 |
305 |
249 |
168 |
365 |
172 |
173 |
170 |
799 |
766 |
1630 |
774 |
706 |
926 |
593 |
248 |
Character |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
Milliseconds |
156 |
385 |
435 |
167 |
220 |
501 |
200 |
298 |
133 |
173 |
251 |
230 |
974 |
196 |
1062 |
286 |
488 |
227 |
146 |
1438 |
1176 |
568 |
399 |
117 |
160 |
Character |
t |
i |
n |
u |
e |
l |
-l |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
e |
p |
-p |
Milliseconds |
174 |
162 |
140 |
291 |
200 |
1148 |
700 |
794 |
665 |
1007 |
436 |
394 |
132 |
238 |
249 |
152 |
341 |
1408 |
1310 |
207 |
399 |
924 |
196 |
213 |
415 |
Character |
-e |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
Milliseconds |
153 |
481 |
197 |
306 |
190 |
168 |
183 |
219 |
421 |
384 |
209 |
527 |
871 |
725 |
671 |
771 |
572 |
201 |
128 |
337 |
332 |
296 |
132 |
163 |
170 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
Milliseconds |
977 |
1647 |
1087 |
269 |
174 |
166 |
158 |
185 |
210 |
269 |
647 |
255 |
151 |
296 |
158 |
194 |
397 |
420 |
315 |
136 |
463 |
276 |
795 |
570 |
276 |
Character |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
Milliseconds |
231 |
182 |
141 |
166 |
687 |
588 |
770 |
410 |
1277 |
890 |
243 |
1067 |
1137 |
848 |
416 |
527 |
119 |
286 |
207 |
196 |
479 |
814 |
271 |
252 |
149 |
Character |
( |
1 |
9 |
-9 |
) |
; |
|
} |
Milliseconds |
1531 |
303 |
486 |
546 |
511 |
988 |
967 |
518 |
|
WPM Timing |
Seconds |
WPM |
3.86 |
31.11 |
7.71 |
26.45 |
11.57 |
33.19 |
15.43 |
39.67 |
19.28 |
37.96 |
23.14 |
35.78 |
27 |
34.67 |
30.86 |
34.22 |
34.71 |
34.22 |
38.57 |
34.85 |
42.43 |
33.09 |
46.28 |
32.41 |
50.14 |
32.55 |
54 |
32.89 |
57.85 |
32.77 |
61.71 |
33.06 |
65.57 |
32.76 |
69.43 |
31.8 |
73.28 |
31.28 |
77.14 |
31.58 |
81 |
31.85 |
84.85 |
31.54 |
88.71 |
30.44 |
92.57 |
30.33 |
96.42 |
30.74 |
100.28 |
30.04 |
104.14 |
30.08 |
108 |
30 |
111.85 |
29.4 |
115.71 |
29.35 |
119.57 |
29.61 |
123.42 |
29.85 |
127.28 |
29.7 |
131.14 |
29.19 |
134.99 |
29.51 |
138.85 |
29.47 |
142.71 |
29.18 |
146.57 |
28.9 |
150.42 |
28.88 |
154.28 |
28.55 |
158.14 |
28.53 |
161.99 |
28.15 |
165.85 |
28.22 |
169.71 |
28.28 |
173.56 |
28.49 |
177.42 |
28.47 |
181.28 |
28.2 |
185.14 |
28.2 |
188.99 |
28 |
192.85 |
27.69 |
|