Official speed |
47.40 wpm (112.66 seconds elapsed during race) |
Without ending ping |
47.49 wpm (204 ms delay sending score to TypeRacer’s server) |
Timerless |
47.67 wpm (425 ms elapsed before first character typed; 112.03 seconds elapsed during race) |
Timerless minus one |
47.56 wpm, ignoring the first character typed |
Race Start |
February 23, 2025 11:17:43pm UTC |
Race Finish |
February 23, 2025 11:19:35pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.5% |
Points |
45.03 |
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 |
/**L Loop waiting for a connection and a valid comman *d */ while (true) { Socket socket = null; Input Stream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (aAccessControlException ace) { log.warn("StandardServer.accept assecurity exception: " + ace.getMessage(), ace); continue; } catch *(EOIOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); } |
Timing |
Character |
/ |
* |
* |
L |
-L |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
Milliseconds |
425 |
572 |
248 |
479 |
541 |
500 |
341 |
257 |
128 |
188 |
307 |
95 |
133 |
99 |
384 |
83 |
80 |
117 |
181 |
101 |
94 |
91 |
85 |
100 |
100 |
Character |
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
Milliseconds |
393 |
57 |
96 |
133 |
261 |
259 |
243 |
65 |
42 |
82 |
291 |
91 |
80 |
72 |
94 |
112 |
92 |
93 |
198 |
83 |
134 |
142 |
149 |
173 |
69 |
Character |
m |
m |
a |
n |
|
* |
-* |
- |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
Milliseconds |
190 |
129 |
109 |
76 |
352 |
250 |
432 |
126 |
334 |
256 |
476 |
449 |
222 |
148 |
23 |
48 |
98 |
114 |
256 |
325 |
455 |
145 |
100 |
64 |
492 |
Character |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
362 |
811 |
422 |
289 |
142 |
98 |
87 |
133 |
133 |
170 |
296 |
133 |
120 |
94 |
147 |
96 |
214 |
460 |
247 |
171 |
216 |
146 |
139 |
237 |
160 |
Character |
I |
n |
p |
u |
t |
|
- |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
Milliseconds |
186 |
154 |
178 |
150 |
103 |
358 |
584 |
425 |
196 |
196 |
69 |
111 |
239 |
335 |
73 |
176 |
167 |
67 |
141 |
157 |
567 |
376 |
223 |
201 |
219 |
Character |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
Milliseconds |
159 |
167 |
264 |
183 |
119 |
152 |
77 |
576 |
474 |
507 |
176 |
86 |
123 |
84 |
122 |
94 |
431 |
227 |
373 |
176 |
191 |
81 |
237 |
212 |
38 |
Character |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
Milliseconds |
396 |
200 |
109 |
85 |
140 |
93 |
379 |
158 |
200 |
134 |
193 |
91 |
120 |
679 |
242 |
578 |
209 |
101 |
418 |
152 |
95 |
135 |
84 |
401 |
291 |
Character |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
Milliseconds |
143 |
115 |
397 |
160 |
404 |
140 |
157 |
82 |
175 |
108 |
127 |
634 |
640 |
206 |
477 |
603 |
400 |
210 |
219 |
179 |
141 |
721 |
496 |
194 |
123 |
Character |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
Milliseconds |
165 |
165 |
36 |
145 |
136 |
416 |
282 |
531 |
302 |
187 |
109 |
73 |
128 |
96 |
353 |
218 |
170 |
85 |
395 |
165 |
183 |
106 |
127 |
371 |
182 |
Character |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
a |
-a |
A |
c |
c |
e |
s |
s |
Milliseconds |
200 |
77 |
60 |
163 |
413 |
217 |
439 |
394 |
402 |
603 |
145 |
146 |
142 |
232 |
81 |
246 |
321 |
313 |
403 |
385 |
215 |
134 |
211 |
180 |
161 |
Character |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
Milliseconds |
331 |
161 |
102 |
101 |
133 |
86 |
150 |
400 |
283 |
408 |
433 |
158 |
129 |
79 |
91 |
48 |
347 |
119 |
196 |
213 |
458 |
333 |
414 |
554 |
227 |
Character |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
204 |
68 |
373 |
175 |
127 |
150 |
116 |
535 |
521 |
529 |
486 |
113 |
116 |
104 |
250 |
158 |
275 |
293 |
184 |
89 |
228 |
190 |
56 |
486 |
190 |
Character |
c |
c |
e |
p |
t |
|
a |
s |
-s |
-a |
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
Milliseconds |
226 |
156 |
198 |
127 |
107 |
281 |
98 |
20 |
415 |
146 |
171 |
161 |
241 |
99 |
185 |
78 |
119 |
94 |
382 |
105 |
230 |
483 |
265 |
135 |
128 |
Character |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
Milliseconds |
78 |
109 |
73 |
581 |
363 |
387 |
458 |
325 |
454 |
758 |
180 |
207 |
811 |
200 |
168 |
67 |
462 |
185 |
200 |
172 |
68 |
122 |
72 |
370 |
196 |
Character |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
800 |
235 |
103 |
235 |
230 |
525 |
401 |
237 |
120 |
42 |
66 |
108 |
100 |
144 |
206 |
123 |
609 |
329 |
448 |
271 |
83 |
175 |
143 |
263 |
63 |
Character |
|
* |
-* |
( |
E |
O |
-O |
-E |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
299 |
999 |
584 |
701 |
1513 |
350 |
339 |
156 |
322 |
249 |
332 |
1134 |
274 |
230 |
80 |
120 |
76 |
67 |
52 |
532 |
169 |
1084 |
512 |
473 |
527 |
Character |
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
201 |
180 |
73 |
501 |
211 |
188 |
133 |
51 |
107 |
518 |
486 |
383 |
181 |
106 |
116 |
112 |
149 |
147 |
186 |
357 |
206 |
93 |
258 |
202 |
71 |
Character |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
Milliseconds |
494 |
253 |
180 |
139 |
131 |
120 |
446 |
310 |
151 |
217 |
140 |
198 |
84 |
126 |
375 |
245 |
399 |
564 |
384 |
200 |
449 |
382 |
237 |
232 |
181 |
Character |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
54 |
212 |
107 |
117 |
376 |
238 |
220 |
64 |
119 |
580 |
330 |
539 |
415 |
284 |
279 |
|
WPM Timing |
Seconds |
WPM |
2.25 |
15.98 |
4.51 |
31.96 |
6.76 |
49.71 |
9.01 |
61.25 |
11.27 |
56.45 |
13.52 |
55.92 |
15.77 |
53.26 |
18.03 |
53.92 |
20.28 |
55.03 |
22.53 |
52.73 |
24.78 |
54.23 |
27.04 |
54.15 |
29.29 |
53.67 |
31.54 |
54.02 |
33.8 |
55.03 |
36.05 |
53.59 |
38.3 |
53.57 |
40.56 |
53.26 |
42.81 |
52.7 |
45.06 |
52.46 |
47.32 |
52.24 |
49.57 |
52.53 |
51.82 |
52.1 |
54.08 |
51.93 |
56.33 |
51.55 |
58.58 |
51.62 |
60.84 |
51.68 |
63.09 |
51.74 |
65.34 |
51.24 |
67.59 |
51.31 |
69.85 |
51.2 |
72.1 |
51.26 |
74.35 |
51.16 |
76.61 |
50.6 |
78.86 |
50.67 |
81.11 |
50.45 |
83.37 |
50.67 |
85.62 |
50.6 |
87.87 |
49.43 |
90.13 |
48.33 |
92.38 |
47.54 |
94.63 |
47.68 |
96.89 |
47.19 |
99.14 |
47.21 |
101.39 |
47.58 |
103.65 |
47.59 |
105.9 |
47.82 |
108.15 |
47.49 |
110.41 |
47.72 |
112.66 |
47.4 |
|