Official speed |
48.14 wpm (110.93 seconds elapsed during race) |
Without ending ping |
48.92 wpm (1,771 ms delay sending score to TypeRacer’s server) |
Timerless |
49.10 wpm (398 ms elapsed before first character typed; 108.76 seconds elapsed during race) |
Timerless minus one |
48.99 wpm, ignoring the first character typed |
Race Start |
July 19, 2023 7:34:30pm UTC |
Race Finish |
July 19, 2023 7:36:21pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
45.74 |
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 connceection and a valid commndand */ while (true) { Socket socket = null; InputStream stream = null; try }{ socket = serverSocket.accetpt(); socket.setSoTiemeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlExceptinon ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardSEerver.await: accpept: ", e); System.exite(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
398 |
363 |
200 |
183 |
232 |
237 |
177 |
220 |
200 |
273 |
273 |
99 |
217 |
97 |
193 |
165 |
134 |
170 |
159 |
218 |
95 |
208 |
132 |
204 |
77 |
Character |
n |
n |
c |
e |
-e |
-c |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
Milliseconds |
203 |
191 |
88 |
322 |
177 |
171 |
31 |
282 |
200 |
95 |
147 |
114 |
198 |
150 |
117 |
53 |
79 |
147 |
182 |
116 |
111 |
595 |
85 |
206 |
136 |
Character |
c |
o |
m |
m |
n |
d |
-d |
-n |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
Milliseconds |
229 |
44 |
148 |
204 |
284 |
117 |
223 |
184 |
135 |
161 |
103 |
225 |
215 |
307 |
133 |
263 |
48 |
66 |
147 |
187 |
129 |
522 |
299 |
187 |
98 |
Character |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
Milliseconds |
146 |
288 |
171 |
244 |
430 |
276 |
293 |
174 |
134 |
131 |
127 |
158 |
218 |
233 |
138 |
347 |
173 |
177 |
168 |
217 |
165 |
184 |
216 |
195 |
249 |
Character |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
Milliseconds |
224 |
176 |
293 |
160 |
145 |
200 |
282 |
435 |
264 |
261 |
102 |
94 |
200 |
142 |
191 |
103 |
190 |
75 |
101 |
229 |
223 |
213 |
163 |
207 |
216 |
Character |
l |
l |
; |
|
t |
r |
y |
|
} |
-} |
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
Milliseconds |
204 |
198 |
226 |
182 |
216 |
542 |
112 |
103 |
1064 |
531 |
215 |
407 |
165 |
103 |
187 |
91 |
172 |
137 |
143 |
167 |
196 |
124 |
151 |
96 |
275 |
Character |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
t |
-t |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
Milliseconds |
186 |
68 |
370 |
229 |
130 |
207 |
158 |
198 |
198 |
167 |
259 |
543 |
233 |
355 |
364 |
268 |
174 |
298 |
257 |
396 |
167 |
234 |
84 |
165 |
85 |
Character |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
e |
-e |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
Milliseconds |
194 |
99 |
277 |
269 |
199 |
234 |
537 |
278 |
349 |
191 |
229 |
403 |
218 |
147 |
166 |
99 |
166 |
312 |
481 |
159 |
207 |
192 |
193 |
615 |
163 |
Character |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
Milliseconds |
188 |
198 |
232 |
380 |
199 |
179 |
185 |
221 |
66 |
195 |
108 |
245 |
228 |
177 |
216 |
124 |
171 |
89 |
223 |
118 |
290 |
257 |
136 |
115 |
304 |
Character |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
Milliseconds |
167 |
185 |
130 |
99 |
339 |
178 |
185 |
70 |
125 |
186 |
412 |
258 |
384 |
226 |
205 |
174 |
272 |
116 |
146 |
216 |
182 |
164 |
543 |
394 |
245 |
Character |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
n |
-n |
o |
n |
|
a |
c |
Milliseconds |
184 |
286 |
158 |
152 |
483 |
297 |
258 |
187 |
209 |
134 |
224 |
734 |
347 |
269 |
223 |
136 |
194 |
83 |
174 |
498 |
234 |
132 |
120 |
190 |
211 |
Character |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
248 |
330 |
150 |
189 |
189 |
238 |
205 |
134 |
228 |
664 |
354 |
124 |
341 |
458 |
343 |
345 |
378 |
190 |
199 |
157 |
320 |
151 |
168 |
396 |
204 |
Character |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
Milliseconds |
320 |
277 |
192 |
87 |
326 |
157 |
200 |
198 |
205 |
160 |
183 |
189 |
402 |
173 |
295 |
213 |
133 |
152 |
187 |
124 |
383 |
170 |
255 |
439 |
239 |
Character |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
Milliseconds |
163 |
164 |
140 |
202 |
38 |
509 |
225 |
160 |
426 |
186 |
257 |
337 |
255 |
214 |
250 |
255 |
182 |
219 |
487 |
221 |
189 |
141 |
196 |
155 |
123 |
Character |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
Milliseconds |
267 |
253 |
415 |
160 |
113 |
677 |
306 |
376 |
477 |
225 |
229 |
43 |
184 |
128 |
113 |
109 |
249 |
122 |
331 |
227 |
236 |
217 |
522 |
202 |
146 |
Character |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
Milliseconds |
216 |
148 |
147 |
231 |
667 |
354 |
521 |
251 |
236 |
394 |
133 |
272 |
103 |
94 |
164 |
248 |
178 |
331 |
183 |
185 |
208 |
159 |
217 |
160 |
316 |
Character |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
E |
-E |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
389 |
140 |
160 |
182 |
494 |
341 |
458 |
897 |
156 |
245 |
192 |
128 |
560 |
178 |
181 |
417 |
189 |
445 |
155 |
82 |
323 |
190 |
32 |
270 |
184 |
Character |
w |
a |
i |
t |
: |
|
a |
c |
c |
p |
-p |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
Milliseconds |
296 |
172 |
156 |
170 |
577 |
277 |
561 |
225 |
182 |
281 |
330 |
59 |
268 |
195 |
328 |
171 |
217 |
343 |
143 |
170 |
1077 |
405 |
180 |
409 |
239 |
Character |
s |
t |
e |
m |
. |
e |
x |
i |
t |
e |
-e |
( |
1 |
) |
; |
|
} |
Milliseconds |
213 |
220 |
393 |
173 |
289 |
284 |
212 |
130 |
162 |
88 |
447 |
411 |
410 |
966 |
710 |
231 |
240 |
|
WPM Timing |
Seconds |
WPM |
2.22 |
48.68 |
4.44 |
56.79 |
6.66 |
54.09 |
8.87 |
59.5 |
11.09 |
57.34 |
13.31 |
57.7 |
15.53 |
56.41 |
17.75 |
57.47 |
19.97 |
57.7 |
22.19 |
57.34 |
24.4 |
58.52 |
26.62 |
56.34 |
28.84 |
55.34 |
31.06 |
56.02 |
33.28 |
55.17 |
35.5 |
54.43 |
37.72 |
54.09 |
39.93 |
53.49 |
42.15 |
52.95 |
44.37 |
53.28 |
46.59 |
53.83 |
48.81 |
54.34 |
51.03 |
54.33 |
53.24 |
53.86 |
55.46 |
53.44 |
57.68 |
52.84 |
59.9 |
52.89 |
62.12 |
52.54 |
64.34 |
52.04 |
66.56 |
51.93 |
68.77 |
52.17 |
70.99 |
52.06 |
73.21 |
52.12 |
75.43 |
52.02 |
77.65 |
51.93 |
79.87 |
51.54 |
82.09 |
51.9 |
84.3 |
51.67 |
86.52 |
51.32 |
88.74 |
51.66 |
90.96 |
51.45 |
93.18 |
51 |
95.4 |
50.57 |
97.62 |
50.65 |
99.83 |
50.24 |
102.05 |
49.97 |
104.27 |
49.72 |
106.49 |
49.47 |
108.71 |
48.9 |
110.93 |
48.14 |
|