| Official speed |
45.11 wpm (118.38 seconds elapsed during race) |
| Without ending ping |
45.21 wpm (254 ms delay sending score to TypeRacer’s server) |
| Timerless |
45.67 wpm (1,186 ms elapsed before first character typed; 116.94 seconds elapsed during race) |
| Timerless minus one |
45.56 wpm, ignoring the first character typed |
| Race Start |
May 2, 2024 11:15:01pm UTC |
| Race Finish |
May 2, 2024 11:17:00pm UTC |
| Outcome |
No win (3 of 3) |
| Accuracy |
97.7% |
| Points |
42.85 |
| 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 csocket = null; nInputStream stream = null; try { socket = serverSocket.accept(); socket.setSo Timeout(10 * 1000); stream - =- socket.getInputStream(); } catch (AccessControlException ace ) { log.warn("StandardServer.accept security exception: " + ace.getmMneessage(), ace); continue; } catch (IOException e) { log .error("StandardServer.await: accept: ", e); System.exit(1); {}} |
| Timing |
| Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
| Milliseconds |
1186 |
469 |
150 |
221 |
321 |
261 |
157 |
205 |
153 |
407 |
126 |
216 |
250 |
188 |
164 |
138 |
127 |
337 |
96 |
117 |
124 |
218 |
224 |
249 |
139 |
| Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
| Milliseconds |
213 |
171 |
69 |
247 |
239 |
76 |
106 |
158 |
117 |
143 |
711 |
146 |
153 |
216 |
132 |
253 |
64 |
169 |
139 |
125 |
131 |
310 |
117 |
184 |
175 |
| Character |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
[ |
-[ |
{ |
|
S |
| Milliseconds |
83 |
183 |
136 |
123 |
293 |
214 |
222 |
320 |
77 |
114 |
189 |
113 |
114 |
524 |
321 |
213 |
109 |
118 |
452 |
178 |
254 |
617 |
206 |
475 |
333 |
| Character |
o |
c |
k |
e |
t |
|
c |
-c |
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
n |
-n |
| Milliseconds |
166 |
218 |
114 |
116 |
191 |
137 |
194 |
404 |
110 |
135 |
215 |
113 |
121 |
187 |
129 |
171 |
106 |
152 |
225 |
362 |
162 |
294 |
137 |
763 |
531 |
| Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
| Milliseconds |
231 |
191 |
224 |
117 |
192 |
361 |
214 |
193 |
56 |
158 |
470 |
145 |
269 |
261 |
181 |
53 |
198 |
151 |
159 |
246 |
129 |
133 |
244 |
181 |
150 |
| Character |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
| Milliseconds |
181 |
133 |
226 |
466 |
142 |
426 |
618 |
465 |
176 |
145 |
277 |
122 |
104 |
202 |
140 |
235 |
132 |
235 |
231 |
153 |
219 |
179 |
100 |
409 |
206 |
| Character |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
| Milliseconds |
256 |
122 |
109 |
188 |
250 |
625 |
315 |
169 |
223 |
551 |
126 |
417 |
117 |
305 |
183 |
195 |
100 |
211 |
161 |
156 |
222 |
201 |
421 |
186 |
151 |
| Character |
S |
o |
|
- |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
| Milliseconds |
497 |
201 |
211 |
432 |
303 |
165 |
159 |
141 |
242 |
139 |
189 |
388 |
349 |
212 |
172 |
310 |
250 |
417 |
231 |
171 |
182 |
303 |
331 |
205 |
293 |
| Character |
t |
r |
e |
a |
m |
|
- |
|
- |
-- |
= |
- |
-- |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
| Milliseconds |
216 |
332 |
93 |
263 |
177 |
155 |
293 |
152 |
536 |
146 |
288 |
0 |
616 |
434 |
296 |
283 |
194 |
109 |
118 |
178 |
130 |
309 |
100 |
217 |
362 |
| Character |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
| Milliseconds |
139 |
203 |
111 |
132 |
407 |
209 |
211 |
71 |
176 |
224 |
402 |
116 |
284 |
190 |
376 |
238 |
300 |
79 |
258 |
265 |
110 |
153 |
798 |
332 |
311 |
| Character |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
|
| Milliseconds |
381 |
266 |
335 |
150 |
451 |
162 |
164 |
247 |
357 |
195 |
184 |
365 |
288 |
322 |
239 |
235 |
217 |
46 |
147 |
124 |
159 |
273 |
235 |
233 |
216 |
| Character |
- |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
| Milliseconds |
484 |
251 |
197 |
339 |
218 |
226 |
193 |
127 |
208 |
288 |
127 |
235 |
494 |
431 |
290 |
491 |
218 |
83 |
275 |
164 |
142 |
229 |
691 |
475 |
182 |
| Character |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
| Milliseconds |
191 |
242 |
190 |
106 |
178 |
351 |
317 |
156 |
479 |
347 |
149 |
243 |
225 |
508 |
269 |
223 |
240 |
93 |
206 |
161 |
139 |
254 |
261 |
414 |
199 |
| Character |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
m |
-m |
M |
n |
e |
-e |
-n |
| Milliseconds |
226 |
274 |
67 |
121 |
128 |
358 |
330 |
322 |
263 |
429 |
192 |
227 |
268 |
203 |
241 |
358 |
75 |
235 |
305 |
439 |
209 |
16 |
111 |
586 |
154 |
| Character |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
| Milliseconds |
445 |
335 |
152 |
150 |
281 |
68 |
363 |
72 |
360 |
156 |
173 |
260 |
183 |
422 |
244 |
165 |
241 |
141 |
161 |
307 |
128 |
267 |
206 |
167 |
255 |
| Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
| Milliseconds |
167 |
377 |
238 |
406 |
132 |
283 |
283 |
102 |
147 |
361 |
315 |
484 |
339 |
300 |
845 |
199 |
147 |
260 |
109 |
65 |
171 |
142 |
233 |
412 |
229 |
| Character |
{ |
|
l |
o |
g |
|
- |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
| Milliseconds |
269 |
270 |
210 |
186 |
183 |
163 |
510 |
216 |
510 |
438 |
166 |
112 |
199 |
466 |
220 |
424 |
207 |
76 |
234 |
165 |
107 |
247 |
381 |
357 |
203 |
| Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
| Milliseconds |
418 |
231 |
174 |
138 |
184 |
417 |
432 |
143 |
281 |
179 |
300 |
751 |
672 |
375 |
155 |
645 |
418 |
137 |
331 |
222 |
297 |
421 |
141 |
222 |
363 |
| Character |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
{ |
} |
-} |
-{ |
} |
| Milliseconds |
289 |
749 |
547 |
191 |
492 |
230 |
97 |
214 |
256 |
262 |
225 |
170 |
187 |
409 |
282 |
593 |
250 |
155 |
348 |
8 |
792 |
906 |
515 |
|
| WPM Timing |
| Seconds |
WPM |
2.37 |
25.34 |
4.74 |
40.55 |
7.1 |
49 |
9.47 |
53.22 |
11.84 |
55.75 |
14.21 |
56.6 |
16.57 |
52.13 |
18.94 |
52.59 |
21.31 |
52.94 |
23.68 |
50.69 |
26.04 |
51.61 |
28.41 |
52.37 |
30.78 |
51.47 |
33.15 |
52.13 |
35.51 |
51.7 |
37.88 |
51.95 |
40.25 |
50.98 |
42.62 |
50.69 |
44.98 |
50.42 |
47.35 |
50.18 |
49.72 |
48.51 |
52.09 |
49.3 |
54.45 |
49.58 |
56.82 |
49.21 |
59.19 |
48.66 |
61.56 |
48.74 |
63.92 |
48.81 |
66.29 |
48.88 |
68.66 |
48.41 |
71.03 |
48.15 |
73.39 |
48.23 |
75.76 |
48.31 |
78.13 |
48.38 |
80.5 |
48.3 |
82.86 |
47.5 |
85.23 |
47.45 |
87.6 |
47.53 |
89.97 |
47.75 |
92.33 |
47.57 |
94.7 |
47.52 |
97.07 |
47.35 |
99.44 |
47.07 |
101.8 |
47.15 |
104.17 |
47.11 |
106.54 |
46.63 |
108.91 |
46.5 |
111.27 |
46.16 |
113.64 |
46.14 |
116.01 |
45.93 |
118.38 |
45.11 |
|