Official speed |
54.40 wpm (98.16 seconds elapsed during race) |
Without ending ping |
54.52 wpm (225 ms delay sending score to TypeRacer’s server) |
Timerless |
54.69 wpm (288 ms elapsed before first character typed; 97.65 seconds elapsed during race) |
Timerless minus one |
54.56 wpm, ignoring the first character typed |
Race Start |
December 27, 2023 8:04:46pm UTC |
Race Finish |
December 27, 2023 8:06:25pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.0% |
Points |
51.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 |
/** Loop waiting for a connection and a valid command */ while ( true ) {s Socket socket = null; InputStream stream = null; try { socket = sercverSocket.accept(); soceket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catachch (Access ControlExceptiona ace) { log.watrinn("StandatrdServer.accept security sexception: }" )+ ace.getMessatege(), ace); continue; } catch (IOException e) { log.errotr(":StandardEServer.await: accept: ", e); System.extuitit(1); ]} |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
288 |
483 |
189 |
146 |
247 |
211 |
170 |
56 |
116 |
109 |
55 |
182 |
181 |
57 |
178 |
90 |
96 |
255 |
65 |
104 |
105 |
50 |
129 |
107 |
101 |
Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
Milliseconds |
169 |
171 |
65 |
80 |
225 |
102 |
14 |
154 |
99 |
160 |
102 |
102 |
103 |
85 |
84 |
154 |
112 |
100 |
82 |
110 |
116 |
87 |
89 |
171 |
145 |
Character |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
|
- |
t |
r |
u |
e |
|
- |
) |
|
{ |
Milliseconds |
114 |
101 |
549 |
108 |
353 |
366 |
135 |
140 |
102 |
89 |
227 |
88 |
106 |
154 |
149 |
336 |
138 |
164 |
170 |
102 |
171 |
380 |
218 |
111 |
310 |
Character |
s |
-s |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
375 |
243 |
275 |
311 |
224 |
114 |
123 |
90 |
259 |
94 |
289 |
112 |
113 |
135 |
77 |
159 |
105 |
266 |
106 |
197 |
619 |
382 |
193 |
218 |
392 |
Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
Milliseconds |
300 |
181 |
190 |
67 |
215 |
349 |
156 |
192 |
43 |
72 |
191 |
99 |
114 |
122 |
217 |
64 |
80 |
178 |
72 |
289 |
93 |
210 |
191 |
192 |
173 |
Character |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
c |
-c |
v |
e |
r |
Milliseconds |
194 |
123 |
142 |
178 |
249 |
386 |
254 |
488 |
245 |
112 |
110 |
112 |
115 |
122 |
83 |
244 |
82 |
199 |
45 |
125 |
294 |
305 |
85 |
169 |
60 |
Character |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
e |
-e |
k |
e |
t |
Milliseconds |
278 |
260 |
114 |
123 |
90 |
112 |
130 |
179 |
320 |
169 |
124 |
100 |
89 |
265 |
65 |
295 |
134 |
144 |
122 |
67 |
339 |
293 |
178 |
126 |
66 |
Character |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
Milliseconds |
161 |
170 |
84 |
215 |
370 |
360 |
473 |
226 |
293 |
14 |
334 |
91 |
103 |
251 |
357 |
133 |
148 |
279 |
385 |
232 |
270 |
214 |
303 |
331 |
314 |
Character |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
Milliseconds |
283 |
177 |
167 |
191 |
24 |
123 |
158 |
91 |
370 |
182 |
267 |
114 |
122 |
149 |
114 |
143 |
139 |
293 |
166 |
66 |
223 |
203 |
170 |
66 |
126 |
Character |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
a |
c |
h |
-h |
-c |
-a |
c |
h |
|
( |
Milliseconds |
279 |
183 |
190 |
45 |
103 |
134 |
244 |
48 |
264 |
166 |
423 |
240 |
133 |
78 |
190 |
261 |
167 |
124 |
226 |
169 |
192 |
88 |
125 |
185 |
299 |
Character |
A |
c |
c |
e |
s |
s |
|
- |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
a |
Milliseconds |
328 |
213 |
189 |
280 |
192 |
146 |
108 |
312 |
302 |
257 |
214 |
258 |
170 |
123 |
192 |
238 |
245 |
160 |
154 |
136 |
103 |
123 |
56 |
280 |
438 |
Character |
-a |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
t |
-t |
r |
i |
n |
-n |
-i |
n |
( |
" |
Milliseconds |
488 |
219 |
161 |
146 |
125 |
363 |
169 |
309 |
335 |
137 |
193 |
416 |
297 |
237 |
28 |
180 |
418 |
89 |
113 |
146 |
315 |
171 |
176 |
242 |
336 |
Character |
S |
t |
a |
n |
d |
a |
t |
-t |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
Milliseconds |
372 |
131 |
136 |
146 |
122 |
147 |
169 |
353 |
87 |
133 |
303 |
182 |
192 |
235 |
237 |
43 |
166 |
167 |
151 |
147 |
191 |
158 |
88 |
108 |
107 |
Character |
e |
c |
u |
r |
i |
t |
y |
|
s |
-s |
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
} |
-} |
" |
|
Milliseconds |
78 |
272 |
224 |
180 |
192 |
116 |
243 |
163 |
207 |
274 |
52 |
204 |
192 |
157 |
135 |
135 |
101 |
57 |
189 |
235 |
167 |
330 |
429 |
597 |
374 |
Character |
) |
-) |
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
t |
e |
-e |
-t |
g |
e |
( |
) |
, |
Milliseconds |
772 |
406 |
260 |
238 |
131 |
145 |
193 |
230 |
507 |
152 |
76 |
419 |
211 |
215 |
170 |
20 |
260 |
56 |
418 |
170 |
144 |
55 |
331 |
20 |
320 |
Character |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
Milliseconds |
109 |
123 |
143 |
56 |
253 |
281 |
146 |
143 |
79 |
67 |
246 |
126 |
133 |
195 |
87 |
183 |
164 |
362 |
308 |
109 |
65 |
484 |
201 |
102 |
116 |
Character |
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
Milliseconds |
323 |
489 |
358 |
368 |
202 |
110 |
172 |
137 |
157 |
100 |
33 |
171 |
73 |
119 |
758 |
132 |
392 |
331 |
344 |
169 |
90 |
137 |
89 |
144 |
147 |
Character |
o |
t |
-t |
r |
( |
" |
: |
-: |
S |
t |
a |
n |
d |
a |
r |
d |
E |
-E |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
124 |
201 |
372 |
100 |
378 |
281 |
21 |
395 |
322 |
132 |
91 |
159 |
189 |
169 |
90 |
304 |
259 |
339 |
246 |
193 |
91 |
221 |
194 |
77 |
139 |
Character |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
Milliseconds |
78 |
210 |
81 |
493 |
90 |
264 |
216 |
70 |
171 |
157 |
68 |
348 |
226 |
340 |
193 |
987 |
316 |
315 |
120 |
285 |
473 |
133 |
313 |
181 |
92 |
Character |
t |
e |
m |
. |
e |
x |
t |
-t |
u |
i |
t |
-t |
-i |
-u |
i |
t |
( |
1 |
) |
; |
|
] |
-] |
} |
Milliseconds |
244 |
114 |
136 |
174 |
148 |
177 |
163 |
417 |
179 |
17 |
62 |
316 |
146 |
192 |
291 |
145 |
719 |
243 |
327 |
235 |
303 |
190 |
539 |
258 |
|
WPM Timing |
Seconds |
WPM |
1.96 |
55.01 |
3.93 |
76.4 |
5.89 |
87.61 |
7.85 |
82.52 |
9.82 |
78.24 |
11.78 |
72.33 |
13.74 |
68.98 |
15.71 |
68 |
17.67 |
65.2 |
19.63 |
67.24 |
21.6 |
67.79 |
23.56 |
66.22 |
25.52 |
66.3 |
27.49 |
66.8 |
29.45 |
66.01 |
31.41 |
65.33 |
33.38 |
64.72 |
35.34 |
63.84 |
37.3 |
63.7 |
39.26 |
64.18 |
41.23 |
64.91 |
43.19 |
63.9 |
45.15 |
62.72 |
47.12 |
61.89 |
49.08 |
62.35 |
51.04 |
61.12 |
53.01 |
60.44 |
54.97 |
59.16 |
56.93 |
59.02 |
58.9 |
59.09 |
60.86 |
59.55 |
62.82 |
59.6 |
64.79 |
58.72 |
66.75 |
57.35 |
68.71 |
57.28 |
70.68 |
56.71 |
72.64 |
57.32 |
74.6 |
57.58 |
76.57 |
57.21 |
78.53 |
57.46 |
80.49 |
57.1 |
82.46 |
56.9 |
84.42 |
56.72 |
86.38 |
56.82 |
88.35 |
56.78 |
90.31 |
56.21 |
92.27 |
56.05 |
94.24 |
55.65 |
96.2 |
55.01 |
98.16 |
54.4 |
|