Official speed |
41.05 wpm (130.09 seconds elapsed during race) |
Without ending ping |
41.10 wpm (152 ms delay sending score to TypeRacer’s server) |
Timerless |
41.25 wpm (478 ms elapsed before first character typed; 129.46 seconds elapsed during race) |
Timerless minus one |
41.16 wpm, ignoring the first character typed |
Race Start |
June 18, 2024 4:21:05pm UTC |
Race Finish |
June 18, 2024 4:23:15pm UTC |
Outcome |
No win (2 of 3) |
Opponents |
1. risto_bombata (51.94 wpm)
3. vasilaking (33.84 wpm)
|
Accuracy |
95.5% |
Points |
39.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 |
?/** Loop waiting for a connection and a valid comamand */ while (true) { Socket socke t = null; InputStream stream - n- = null; try { socket = serverSocket.accept(0); socket.setSoTimeout(10 * 1000(); stream = socket.getInputStream(); "} catch (AcesscessCOntontrolException ace) { log. warn("StandardSeverrver.accept security expcception: " + ace.getmMessage(),a ace); contionutnnue; } catch (IOException e ) { log.error("StandardSeverrver.waawait"::a aceptcetppt: ", e); System.exit(10); } |
Timing |
Character |
? |
-? |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
Milliseconds |
478 |
873 |
591 |
482 |
124 |
96 |
548 |
197 |
160 |
171 |
141 |
250 |
153 |
110 |
120 |
94 |
124 |
139 |
106 |
391 |
104 |
56 |
106 |
119 |
87 |
Character |
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
Milliseconds |
208 |
33 |
169 |
136 |
111 |
200 |
106 |
45 |
74 |
98 |
44 |
114 |
143 |
39 |
105 |
208 |
71 |
266 |
167 |
148 |
157 |
110 |
82 |
160 |
40 |
Character |
m |
a |
-a |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
Milliseconds |
295 |
124 |
579 |
264 |
120 |
117 |
99 |
106 |
927 |
199 |
212 |
436 |
65 |
104 |
111 |
96 |
74 |
394 |
301 |
175 |
52 |
109 |
322 |
134 |
1160 |
Character |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
|
- |
t |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
875 |
398 |
94 |
129 |
193 |
143 |
179 |
101 |
175 |
88 |
138 |
95 |
105 |
222 |
441 |
122 |
88 |
135 |
178 |
181 |
177 |
184 |
144 |
160 |
135 |
Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
- |
|
n |
-n |
- |
-- |
Milliseconds |
328 |
162 |
133 |
114 |
104 |
295 |
207 |
194 |
29 |
97 |
90 |
303 |
176 |
113 |
169 |
64 |
61 |
124 |
217 |
204 |
118 |
202 |
330 |
144 |
136 |
Character |
- |
|
- |
-- |
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
494 |
248 |
338 |
144 |
608 |
311 |
142 |
204 |
222 |
151 |
312 |
171 |
281 |
196 |
56 |
128 |
366 |
465 |
169 |
111 |
129 |
79 |
99 |
134 |
122 |
Character |
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
0 |
-0 |
) |
Milliseconds |
224 |
229 |
768 |
128 |
80 |
193 |
95 |
64 |
242 |
87 |
130 |
85 |
64 |
130 |
199 |
633 |
614 |
137 |
211 |
136 |
84 |
217 |
298 |
622 |
232 |
Character |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
Milliseconds |
417 |
208 |
335 |
65 |
120 |
72 |
105 |
135 |
327 |
276 |
125 |
103 |
487 |
129 |
521 |
80 |
159 |
49 |
192 |
99 |
70 |
278 |
466 |
121 |
549 |
Character |
* |
|
1 |
0 |
0 |
0 |
( |
-( |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
Milliseconds |
864 |
99 |
502 |
143 |
161 |
151 |
682 |
576 |
567 |
480 |
161 |
346 |
135 |
165 |
49 |
100 |
93 |
257 |
439 |
232 |
734 |
88 |
163 |
66 |
84 |
Character |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
" |
-" |
} |
|
c |
Milliseconds |
103 |
184 |
248 |
145 |
57 |
377 |
206 |
200 |
110 |
93 |
334 |
247 |
191 |
65 |
64 |
103 |
307 |
128 |
484 |
401 |
505 |
550 |
577 |
195 |
473 |
Character |
a |
t |
c |
h |
|
( |
A |
c |
e |
s |
s |
-s |
-s |
-e |
c |
e |
s |
s |
C |
O |
n |
t |
-t |
-n |
-O |
Milliseconds |
133 |
112 |
202 |
84 |
81 |
249 |
513 |
430 |
251 |
190 |
145 |
343 |
153 |
128 |
150 |
171 |
240 |
167 |
866 |
70 |
110 |
154 |
405 |
137 |
135 |
Character |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
Milliseconds |
348 |
190 |
577 |
175 |
201 |
189 |
378 |
232 |
239 |
168 |
138 |
135 |
56 |
81 |
95 |
54 |
196 |
223 |
362 |
356 |
282 |
817 |
157 |
832 |
147 |
Character |
g |
. |
|
- |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
v |
e |
r |
-r |
-e |
Milliseconds |
64 |
140 |
283 |
494 |
200 |
144 |
119 |
184 |
328 |
424 |
418 |
231 |
79 |
146 |
135 |
145 |
142 |
209 |
409 |
214 |
217 |
145 |
62 |
432 |
163 |
Character |
-v |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
p |
Milliseconds |
381 |
131 |
215 |
112 |
103 |
211 |
206 |
241 |
145 |
236 |
146 |
70 |
277 |
220 |
127 |
362 |
168 |
111 |
224 |
152 |
144 |
145 |
353 |
190 |
216 |
Character |
c |
-c |
-p |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
m |
-m |
Milliseconds |
92 |
345 |
141 |
103 |
150 |
120 |
162 |
71 |
63 |
90 |
327 |
139 |
454 |
215 |
461 |
211 |
490 |
152 |
143 |
168 |
228 |
324 |
112 |
286 |
353 |
Character |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
a |
-a |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
o |
Milliseconds |
217 |
113 |
178 |
139 |
146 |
129 |
64 |
232 |
113 |
606 |
1877 |
892 |
366 |
396 |
188 |
330 |
335 |
402 |
249 |
231 |
69 |
123 |
101 |
89 |
95 |
Character |
n |
u |
t |
-t |
-u |
-n |
n |
-n |
-o |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
79 |
187 |
127 |
200 |
155 |
143 |
262 |
281 |
152 |
230 |
163 |
120 |
144 |
214 |
1314 |
200 |
383 |
120 |
121 |
302 |
90 |
92 |
642 |
527 |
147 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
Milliseconds |
462 |
414 |
321 |
144 |
161 |
120 |
54 |
64 |
96 |
59 |
264 |
214 |
640 |
311 |
498 |
770 |
183 |
317 |
153 |
56 |
192 |
248 |
255 |
186 |
199 |
Character |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
v |
e |
r |
-r |
-e |
-v |
r |
v |
e |
r |
. |
w |
Milliseconds |
362 |
384 |
415 |
832 |
264 |
306 |
144 |
93 |
152 |
177 |
163 |
380 |
186 |
183 |
131 |
60 |
476 |
150 |
151 |
147 |
205 |
119 |
62 |
226 |
712 |
Character |
a |
-a |
-w |
a |
w |
a |
i |
t |
" |
: |
-: |
-" |
: |
a |
-a |
|
a |
c |
e |
p |
t |
-t |
-p |
-e |
c |
Milliseconds |
200 |
409 |
144 |
96 |
233 |
238 |
432 |
122 |
608 |
0 |
743 |
328 |
1217 |
765 |
736 |
659 |
401 |
390 |
182 |
164 |
61 |
505 |
158 |
512 |
106 |
Character |
e |
t |
p |
-p |
-t |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
Milliseconds |
147 |
527 |
158 |
217 |
158 |
247 |
137 |
205 |
169 |
490 |
385 |
378 |
199 |
568 |
695 |
207 |
345 |
94 |
196 |
135 |
111 |
71 |
249 |
184 |
188 |
Character |
i |
t |
( |
1 |
0 |
-0 |
) |
; |
|
} |
Milliseconds |
218 |
137 |
280 |
728 |
496 |
529 |
223 |
400 |
568 |
312 |
|
WPM Timing |
Seconds |
WPM |
2.6 |
13.84 |
5.2 |
39.21 |
7.81 |
61.5 |
10.41 |
59.96 |
13.01 |
58.12 |
15.61 |
54.58 |
18.21 |
55.35 |
20.81 |
55.35 |
23.42 |
57.91 |
26.02 |
52.12 |
28.62 |
52.41 |
31.22 |
52.27 |
33.82 |
53.22 |
36.42 |
52.05 |
39.03 |
52.58 |
41.63 |
52.47 |
44.23 |
51.01 |
46.83 |
50.48 |
49.43 |
50.49 |
52.03 |
51.43 |
54.64 |
49.64 |
57.24 |
49.48 |
59.84 |
48.33 |
62.44 |
47.28 |
65.04 |
47.97 |
67.64 |
47.54 |
70.25 |
46.98 |
72.85 |
46.78 |
75.45 |
47.08 |
78.05 |
47.2 |
80.65 |
47.31 |
83.25 |
47.13 |
85.86 |
47.1 |
88.46 |
45.85 |
91.06 |
45.99 |
93.66 |
45.35 |
96.26 |
45.13 |
98.86 |
44.91 |
101.47 |
44.7 |
104.07 |
44.86 |
106.67 |
44.66 |
109.27 |
44.48 |
111.87 |
43.87 |
114.48 |
43.08 |
117.08 |
42.23 |
119.68 |
41.71 |
122.28 |
41.41 |
124.88 |
41.22 |
127.48 |
41.51 |
130.09 |
41.05 |
|