Official speed |
43.48 wpm (122.82 seconds elapsed during race) |
Without ending ping |
43.96 wpm (1,333 ms delay sending score to TypeRacer’s server) |
Timerless |
44.03 wpm (213 ms elapsed before first character typed; 121.27 seconds elapsed during race) |
Timerless minus one |
43.94 wpm, ignoring the first character typed |
Race Start |
August 5, 2023 6:22:59pm UTC |
Race Finish |
August 5, 2023 6:25:02pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
93.8% |
Points |
41.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 for a connection and a valid command* **// while /(true) { Socket socketr = ? n= null; iInput Stream stream = null; try [[ s{ socket = servcererSocket.accpeept(9); socket.setSoTimeout(10 *1 1000) ; stream = socketr.g.getInputStream(); } catch ( AccessControl Exception ace) { l9ogog.warenn("StandardSErverver.accoeept secutrtrity ecxceopptioin; nb: " \ + ace.getMessagfee(), ace) ; contiunnue; \ } catch (IOException e )) { log.erorror("StandardServer.awaaiit: accpeept: "m ,e e); System,..exit(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
Milliseconds |
213 |
283 |
210 |
127 |
270 |
187 |
442 |
137 |
164 |
159 |
114 |
359 |
205 |
164 |
47 |
103 |
111 |
144 |
157 |
127 |
123 |
106 |
161 |
183 |
106 |
Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
Milliseconds |
91 |
159 |
68 |
135 |
192 |
86 |
74 |
96 |
25 |
128 |
141 |
151 |
223 |
167 |
150 |
278 |
341 |
159 |
186 |
83 |
92 |
189 |
84 |
51 |
168 |
Character |
a |
n |
d |
* |
-* |
|
* |
* |
/ |
-/ |
-* |
/ |
|
w |
h |
i |
l |
e |
|
/ |
-/ |
( |
t |
r |
u |
Milliseconds |
107 |
100 |
87 |
283 |
474 |
96 |
124 |
26 |
315 |
356 |
146 |
218 |
172 |
142 |
137 |
66 |
201 |
118 |
89 |
647 |
402 |
224 |
306 |
76 |
100 |
Character |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
r |
|
= |
|
- |
-= |
- |
Milliseconds |
122 |
274 |
317 |
316 |
277 |
280 |
200 |
149 |
117 |
88 |
113 |
62 |
181 |
141 |
146 |
109 |
86 |
96 |
60 |
8 |
205 |
102 |
274 |
175 |
187 |
Character |
-r |
|
? |
|
n |
-n |
- |
-? |
= |
|
n |
u |
l |
l |
; |
|
i |
-i |
I |
n |
p |
u |
t |
|
- |
Milliseconds |
145 |
188 |
190 |
173 |
171 |
299 |
162 |
157 |
883 |
354 |
177 |
78 |
200 |
200 |
338 |
147 |
212 |
394 |
217 |
207 |
177 |
157 |
112 |
155 |
436 |
Character |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
Milliseconds |
328 |
216 |
57 |
198 |
223 |
161 |
28 |
170 |
157 |
92 |
131 |
375 |
196 |
135 |
183 |
126 |
198 |
84 |
248 |
193 |
225 |
106 |
177 |
63 |
210 |
Character |
|
[ |
-[ |
[ |
|
s |
-s |
- |
-[ |
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
c |
Milliseconds |
56 |
566 |
340 |
213 |
218 |
133 |
320 |
172 |
160 |
773 |
378 |
185 |
86 |
129 |
58 |
134 |
85 |
25 |
271 |
38 |
182 |
121 |
46 |
237 |
24 |
Character |
e |
r |
-r |
-e |
-c |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
p |
e |
-e |
-p |
e |
p |
t |
( |
Milliseconds |
191 |
89 |
189 |
164 |
319 |
157 |
76 |
409 |
240 |
130 |
124 |
82 |
96 |
200 |
165 |
188 |
165 |
113 |
137 |
282 |
145 |
93 |
156 |
43 |
471 |
Character |
9 |
-9 |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
Milliseconds |
233 |
512 |
265 |
406 |
99 |
158 |
122 |
204 |
143 |
170 |
86 |
215 |
182 |
103 |
169 |
317 |
202 |
357 |
224 |
122 |
48 |
177 |
80 |
116 |
246 |
Character |
1 |
0 |
|
* |
1 |
-1 |
|
1 |
0 |
0 |
0 |
) |
|
- |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
Milliseconds |
301 |
218 |
522 |
125 |
448 |
446 |
169 |
110 |
207 |
243 |
200 |
537 |
291 |
461 |
266 |
133 |
171 |
153 |
82 |
228 |
498 |
188 |
101 |
225 |
133 |
Character |
s |
o |
c |
k |
e |
t |
r |
. |
-. |
-r |
g |
-g |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
Milliseconds |
146 |
207 |
130 |
118 |
125 |
70 |
41 |
124 |
388 |
144 |
326 |
435 |
737 |
153 |
103 |
117 |
280 |
123 |
507 |
90 |
139 |
309 |
168 |
55 |
146 |
Character |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
|
- |
A |
c |
c |
e |
s |
s |
C |
o |
Milliseconds |
273 |
169 |
238 |
131 |
303 |
150 |
448 |
281 |
334 |
139 |
125 |
202 |
107 |
88 |
186 |
132 |
446 |
245 |
158 |
174 |
172 |
108 |
170 |
340 |
270 |
Character |
n |
t |
r |
o |
l |
|
- |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
Milliseconds |
82 |
107 |
74 |
111 |
264 |
110 |
509 |
317 |
197 |
267 |
81 |
131 |
254 |
143 |
76 |
167 |
128 |
316 |
138 |
151 |
340 |
163 |
397 |
231 |
130 |
Character |
9 |
o |
g |
-g |
-o |
-9 |
o |
g |
. |
w |
a |
r |
e |
n |
-n |
-e |
n |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
183 |
38 |
78 |
424 |
168 |
230 |
321 |
160 |
135 |
172 |
91 |
149 |
25 |
120 |
305 |
155 |
240 |
244 |
369 |
375 |
201 |
74 |
181 |
131 |
231 |
Character |
r |
d |
S |
E |
r |
v |
-v |
-r |
-E |
e |
r |
v |
e |
r |
. |
a |
c |
c |
o |
e |
-e |
-o |
e |
p |
t |
Milliseconds |
223 |
69 |
418 |
84 |
87 |
240 |
160 |
175 |
167 |
133 |
71 |
255 |
128 |
97 |
124 |
367 |
276 |
160 |
173 |
143 |
373 |
144 |
133 |
152 |
188 |
Character |
|
s |
e |
c |
u |
t |
r |
-r |
-t |
t |
-t |
r |
i |
t |
y |
|
e |
c |
-c |
x |
c |
e |
o |
p |
-p |
Milliseconds |
189 |
135 |
106 |
211 |
235 |
192 |
132 |
281 |
152 |
340 |
481 |
120 |
312 |
97 |
138 |
215 |
164 |
183 |
525 |
50 |
162 |
120 |
147 |
8 |
391 |
Character |
-o |
p |
t |
i |
o |
i |
-i |
n |
; |
|
- |
-; |
-n |
n |
b |
-b |
: |
|
" |
|
\ |
|
- |
-\ |
+ |
Milliseconds |
157 |
272 |
314 |
138 |
85 |
120 |
399 |
244 |
251 |
96 |
453 |
145 |
158 |
1894 |
37 |
505 |
329 |
191 |
233 |
165 |
318 |
0 |
287 |
168 |
0 |
Character |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
f |
e |
-e |
-f |
e |
( |
) |
, |
|
a |
c |
Milliseconds |
311 |
305 |
137 |
142 |
152 |
180 |
129 |
103 |
363 |
146 |
104 |
191 |
146 |
174 |
45 |
50 |
422 |
175 |
97 |
217 |
129 |
665 |
182 |
158 |
145 |
Character |
e |
) |
|
- |
; |
|
c |
o |
n |
t |
i |
u |
n |
-n |
-u |
n |
u |
e |
; |
|
\ |
|
- |
-\ |
} |
Milliseconds |
141 |
255 |
178 |
359 |
228 |
99 |
199 |
92 |
114 |
107 |
143 |
37 |
79 |
335 |
154 |
286 |
242 |
65 |
382 |
118 |
1024 |
0 |
323 |
155 |
0 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
) |
-) |
- |
Milliseconds |
304 |
217 |
27 |
217 |
242 |
160 |
271 |
312 |
399 |
423 |
437 |
287 |
184 |
138 |
163 |
135 |
224 |
119 |
179 |
189 |
172 |
168 |
242 |
253 |
140 |
Character |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
o |
r |
-r |
-o |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
260 |
62 |
391 |
212 |
240 |
176 |
126 |
186 |
505 |
286 |
130 |
77 |
363 |
136 |
129 |
117 |
102 |
332 |
293 |
406 |
172 |
51 |
177 |
78 |
171 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
a |
i |
-i |
-a |
i |
t |
: |
|
a |
c |
c |
p |
e |
Milliseconds |
198 |
115 |
465 |
75 |
93 |
230 |
161 |
81 |
100 |
369 |
164 |
155 |
195 |
218 |
277 |
129 |
220 |
80 |
193 |
157 |
242 |
153 |
175 |
185 |
101 |
Character |
-e |
-p |
e |
p |
t |
: |
|
" |
m |
|
- |
-m |
, |
e |
|
- |
-e |
|
e |
) |
; |
|
S |
y |
s |
Milliseconds |
375 |
156 |
89 |
158 |
92 |
257 |
162 |
595 |
331 |
131 |
374 |
156 |
1183 |
145 |
60 |
387 |
154 |
93 |
131 |
328 |
388 |
103 |
357 |
187 |
60 |
Character |
t |
e |
m |
, |
. |
-. |
-, |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
348 |
80 |
128 |
615 |
43 |
377 |
152 |
282 |
95 |
460 |
206 |
115 |
281 |
279 |
470 |
434 |
100 |
421 |
|
WPM Timing |
Seconds |
WPM |
2.46 |
53.74 |
4.91 |
70.84 |
7.37 |
73.28 |
9.83 |
67.17 |
12.28 |
61.56 |
14.74 |
60.25 |
17.19 |
59.32 |
19.65 |
53.13 |
22.11 |
52.65 |
24.56 |
52.76 |
27.02 |
54.63 |
29.48 |
50.89 |
31.93 |
52.24 |
34.39 |
51.3 |
36.84 |
50.81 |
39.3 |
50.69 |
41.76 |
51.44 |
44.21 |
50.48 |
46.67 |
49.88 |
49.13 |
50.32 |
51.58 |
48.85 |
54.04 |
49.52 |
56.49 |
49.7 |
58.95 |
49.87 |
61.41 |
49.83 |
63.86 |
49.79 |
66.32 |
49.03 |
68.78 |
49.2 |
71.23 |
48.85 |
73.69 |
48.85 |
76.15 |
48.07 |
78.6 |
47.33 |
81.06 |
46.34 |
83.51 |
45.26 |
85.97 |
45.22 |
88.43 |
45.33 |
90.88 |
45.29 |
93.34 |
45.51 |
95.8 |
44.97 |
98.25 |
44.82 |
100.71 |
44.92 |
103.16 |
44.9 |
105.62 |
45.1 |
108.08 |
45.41 |
110.53 |
45.16 |
112.99 |
44.82 |
115.45 |
44.18 |
117.9 |
44.17 |
120.36 |
43.97 |
122.82 |
43.48 |
|