Official speed |
42.45 wpm (153.22 seconds elapsed during race) |
Without ending ping |
42.50 wpm (172 ms delay sending score to TypeRacer’s server) |
Timerless |
42.71 wpm (757 ms elapsed before first character typed; 152.29 seconds elapsed during race) |
Timerless minus one |
42.63 wpm, ignoring the first character typed |
Race Start |
July 5, 2024 11:30:31am UTC |
Race Finish |
July 5, 2024 11:33:05am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.0% |
Points |
62.97 |
Text |
#10000 (Length: 542 characters) /* Read a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected--; } |
Characters typed |
/* Read a set of characters from the csocket */ StringBuffer command = new StringBuffer (); int expected = 10424; /* Cut off to avoid DosS attack */ while (xpeecxpected < shutddown. llength()) { if (random == null) random = new Random(System.currentTuimimimeWMillis()); expected += (random.nextInt() % 1024); } while (xexprected > 0) { int ch = -1 ; try { ch = stream.read(); } catch (IOException e) { log.warn(P"StandardServer.await: read: ", e); ch = -1 ; } if (ch < 32) /&* Control chcaracter of r EOF terminates loop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
757 |
503 |
401 |
353 |
180 |
229 |
241 |
230 |
128 |
323 |
132 |
169 |
199 |
285 |
115 |
252 |
311 |
173 |
124 |
160 |
129 |
171 |
230 |
99 |
198 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
c |
-c |
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
167 |
197 |
253 |
32 |
182 |
155 |
231 |
123 |
106 |
193 |
229 |
197 |
270 |
589 |
265 |
89 |
254 |
121 |
85 |
219 |
327 |
252 |
354 |
177 |
334 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
131 |
200 |
120 |
137 |
99 |
409 |
155 |
130 |
158 |
197 |
118 |
280 |
127 |
22 |
235 |
97 |
150 |
146 |
237 |
280 |
258 |
320 |
265 |
146 |
152 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
- |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
317 |
334 |
166 |
202 |
166 |
115 |
134 |
353 |
233 |
112 |
210 |
188 |
82 |
291 |
698 |
350 |
94 |
269 |
315 |
121 |
163 |
171 |
283 |
98 |
314 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
4 |
-4 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
91 |
156 |
276 |
118 |
165 |
245 |
301 |
271 |
313 |
181 |
216 |
221 |
767 |
395 |
170 |
270 |
257 |
442 |
250 |
317 |
279 |
149 |
140 |
282 |
151 |
Character |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
Milliseconds |
208 |
201 |
307 |
101 |
197 |
221 |
148 |
363 |
122 |
144 |
284 |
310 |
409 |
312 |
347 |
617 |
498 |
567 |
238 |
153 |
211 |
205 |
253 |
166 |
299 |
Character |
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
x |
p |
e |
-e |
-p |
-x |
e |
c |
-c |
x |
p |
e |
c |
t |
e |
Milliseconds |
299 |
368 |
152 |
135 |
154 |
109 |
153 |
197 |
330 |
200 |
386 |
103 |
178 |
522 |
213 |
409 |
338 |
421 |
578 |
308 |
61 |
673 |
361 |
138 |
166 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
d |
-d |
o |
w |
n |
. |
|
l |
-l |
- |
l |
e |
n |
g |
t |
h |
Milliseconds |
275 |
326 |
281 |
417 |
316 |
99 |
238 |
151 |
275 |
133 |
685 |
196 |
180 |
211 |
334 |
249 |
285 |
566 |
209 |
308 |
110 |
258 |
314 |
250 |
258 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
360 |
168 |
412 |
449 |
286 |
467 |
219 |
191 |
290 |
298 |
361 |
192 |
217 |
159 |
165 |
293 |
216 |
251 |
246 |
365 |
115 |
313 |
226 |
212 |
414 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
491 |
313 |
179 |
155 |
167 |
153 |
300 |
200 |
231 |
317 |
101 |
198 |
235 |
312 |
344 |
180 |
263 |
118 |
731 |
313 |
241 |
466 |
247 |
150 |
131 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
u |
i |
m |
-m |
-i |
i |
m |
-m |
-i |
-u |
i |
m |
e |
W |
Milliseconds |
131 |
339 |
259 |
274 |
117 |
142 |
502 |
355 |
250 |
218 |
433 |
229 |
6 |
233 |
541 |
142 |
314 |
119 |
501 |
182 |
769 |
332 |
360 |
105 |
461 |
Character |
-W |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
852 |
589 |
201 |
249 |
180 |
78 |
203 |
341 |
147 |
267 |
303 |
314 |
95 |
316 |
62 |
158 |
334 |
97 |
196 |
257 |
334 |
364 |
220 |
527 |
368 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
Milliseconds |
284 |
169 |
153 |
164 |
131 |
248 |
254 |
215 |
165 |
321 |
184 |
503 |
247 |
212 |
321 |
203 |
443 |
120 |
380 |
284 |
186 |
247 |
400 |
601 |
533 |
Character |
|
} |
|
w |
h |
i |
l |
e |
|
( |
x |
-x |
e |
x |
p |
r |
-r |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
353 |
352 |
375 |
170 |
127 |
89 |
181 |
64 |
406 |
233 |
371 |
632 |
158 |
412 |
232 |
298 |
713 |
265 |
385 |
150 |
140 |
278 |
284 |
253 |
381 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
244 |
486 |
352 |
263 |
402 |
148 |
173 |
112 |
299 |
141 |
127 |
437 |
330 |
404 |
326 |
419 |
319 |
656 |
196 |
316 |
104 |
279 |
202 |
318 |
396 |
Character |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
448 |
140 |
196 |
319 |
257 |
327 |
65 |
136 |
183 |
150 |
149 |
341 |
210 |
98 |
128 |
132 |
176 |
338 |
209 |
320 |
330 |
211 |
337 |
216 |
48 |
Character |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
134 |
287 |
113 |
330 |
242 |
681 |
152 |
194 |
497 |
442 |
152 |
208 |
125 |
140 |
93 |
176 |
351 |
284 |
421 |
329 |
188 |
601 |
262 |
154 |
98 |
Character |
. |
w |
a |
r |
n |
( |
P |
-P |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
286 |
225 |
207 |
144 |
242 |
371 |
645 |
749 |
566 |
1100 |
212 |
284 |
138 |
201 |
197 |
118 |
243 |
389 |
181 |
127 |
343 |
61 |
154 |
331 |
165 |
Character |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
Milliseconds |
191 |
183 |
163 |
217 |
196 |
305 |
37 |
147 |
190 |
178 |
167 |
344 |
299 |
450 |
153 |
180 |
618 |
350 |
354 |
213 |
37 |
528 |
149 |
355 |
251 |
Character |
1 |
|
- |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
& |
-& |
* |
|
Milliseconds |
302 |
645 |
630 |
226 |
280 |
333 |
476 |
360 |
131 |
326 |
276 |
379 |
117 |
317 |
338 |
433 |
67 |
182 |
383 |
526 |
508 |
814 |
804 |
275 |
489 |
Character |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
c |
-c |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
Milliseconds |
383 |
181 |
94 |
71 |
186 |
84 |
248 |
152 |
98 |
65 |
185 |
623 |
196 |
119 |
162 |
219 |
47 |
132 |
135 |
284 |
130 |
252 |
298 |
558 |
194 |
Character |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
Milliseconds |
400 |
390 |
577 |
220 |
145 |
307 |
123 |
156 |
104 |
214 |
79 |
132 |
400 |
139 |
136 |
206 |
205 |
134 |
182 |
169 |
151 |
201 |
43 |
176 |
141 |
Character |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
Milliseconds |
124 |
212 |
232 |
340 |
162 |
198 |
218 |
82 |
129 |
106 |
174 |
192 |
120 |
137 |
148 |
112 |
138 |
164 |
288 |
244 |
338 |
46 |
19 |
265 |
351 |
Character |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
314 |
229 |
77 |
294 |
340 |
331 |
79 |
318 |
81 |
107 |
312 |
53 |
114 |
303 |
311 |
159 |
263 |
248 |
150 |
|
WPM Timing |
Seconds |
WPM |
3.06 |
35.24 |
6.13 |
48.95 |
9.19 |
48.3 |
12.26 |
51.89 |
15.32 |
54.04 |
18.39 |
54.17 |
21.45 |
52.59 |
24.51 |
52.38 |
27.58 |
50.04 |
30.64 |
50.91 |
33.71 |
48.06 |
36.77 |
48.95 |
39.84 |
46.09 |
42.9 |
45.03 |
45.96 |
44.64 |
49.03 |
43.57 |
52.09 |
43.08 |
55.16 |
43.51 |
58.22 |
43.69 |
61.29 |
43.66 |
64.35 |
43.82 |
67.41 |
42.54 |
70.48 |
41.2 |
73.54 |
41.28 |
76.61 |
41.51 |
79.67 |
41.87 |
82.74 |
41.92 |
85.8 |
41.82 |
88.86 |
41.05 |
91.93 |
40.99 |
94.99 |
41.06 |
98.06 |
40.75 |
101.12 |
41.06 |
104.19 |
41.58 |
107.25 |
41.51 |
110.32 |
41.55 |
113.38 |
41.38 |
116.44 |
41.12 |
119.51 |
41.47 |
122.57 |
41.61 |
125.64 |
41.45 |
128.7 |
41.21 |
131.77 |
41.07 |
134.83 |
40.58 |
137.89 |
41.08 |
140.96 |
40.61 |
144.02 |
41.16 |
147.09 |
41.85 |
150.15 |
42.12 |
153.22 |
42.45 |
|