Official speed |
31.12 wpm (209.00 seconds elapsed during race) |
Without ending ping |
31.15 wpm (205 ms delay sending score to TypeRacer’s server) |
Timerless |
31.26 wpm (729 ms elapsed before first character typed; 208.06 seconds elapsed during race) |
Timerless minus one |
31.20 wpm, ignoring the first character typed |
Race Start |
June 8, 2023 5:59:20am UTC |
Race Finish |
June 8, 2023 6:02:49am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.1% |
Points |
46.16 |
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 |
/* rRead a set of charactoers from the s;ococket */ ssStringBuffer command = new sstStringBuffer()<' ; int expected = 1024'; /* cCut off to avoid DosS attack */ Whwhile (expected < shutdown.length()) { if ( rrandom == null_) random = new Random(System.currentTimeMillis()); expected _=_+= (rabd=ndom.nextiInt () % 1024(); } while (expected > 0) }P{ int ch = -1; try { ch = steream.read(_); } cathch (IOException e) { log.warn("StandardServer.await: read: ", e) ; ch --== -1; } if (ch> >< c32) /* cControl character or EoOF terminates loop break; command. append((char) ch); expected--'; } |
Timing |
Character |
/ |
* |
|
r |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
729 |
478 |
253 |
303 |
390 |
310 |
225 |
262 |
184 |
361 |
183 |
156 |
92 |
272 |
217 |
51 |
228 |
29 |
171 |
457 |
143 |
168 |
210 |
494 |
168 |
Character |
t |
o |
-o |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
; |
o |
c |
-c |
-o |
-; |
o |
c |
Milliseconds |
225 |
314 |
502 |
159 |
127 |
228 |
167 |
218 |
156 |
25 |
201 |
136 |
198 |
57 |
62 |
89 |
168 |
247 |
20 |
142 |
378 |
125 |
304 |
266 |
110 |
Character |
k |
e |
t |
|
* |
/ |
|
s |
-s |
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
Milliseconds |
425 |
175 |
177 |
176 |
384 |
519 |
288 |
160 |
420 |
188 |
647 |
361 |
687 |
427 |
182 |
184 |
185 |
571 |
298 |
186 |
129 |
143 |
169 |
216 |
247 |
Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
s |
-s |
s |
t |
-t |
-s |
S |
t |
r |
i |
n |
g |
Milliseconds |
50 |
186 |
434 |
214 |
96 |
184 |
160 |
737 |
384 |
198 |
125 |
140 |
206 |
226 |
340 |
211 |
337 |
277 |
159 |
356 |
408 |
360 |
180 |
160 |
588 |
Character |
B |
u |
f |
f |
e |
r |
( |
) |
< |
-< |
' |
|
- |
-' |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
Milliseconds |
406 |
791 |
288 |
143 |
144 |
144 |
779 |
615 |
434 |
458 |
279 |
264 |
423 |
132 |
685 |
336 |
247 |
168 |
225 |
314 |
278 |
239 |
248 |
122 |
534 |
Character |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
' |
-' |
; |
|
/ |
* |
|
c |
-c |
C |
u |
t |
|
o |
f |
Milliseconds |
210 |
150 |
200 |
289 |
335 |
342 |
466 |
144 |
408 |
368 |
539 |
486 |
263 |
280 |
489 |
587 |
364 |
352 |
376 |
232 |
653 |
161 |
98 |
280 |
113 |
Character |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
119 |
89 |
339 |
60 |
135 |
329 |
465 |
112 |
168 |
185 |
125 |
387 |
222 |
152 |
465 |
319 |
304 |
541 |
268 |
160 |
200 |
212 |
110 |
271 |
326 |
Character |
/ |
|
W |
h |
-h |
-W |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
Milliseconds |
345 |
271 |
265 |
231 |
425 |
248 |
463 |
218 |
190 |
179 |
89 |
150 |
463 |
384 |
392 |
288 |
135 |
240 |
268 |
157 |
177 |
215 |
687 |
425 |
479 |
Character |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
|
Milliseconds |
336 |
322 |
207 |
464 |
112 |
200 |
141 |
267 |
376 |
144 |
296 |
264 |
296 |
103 |
953 |
704 |
257 |
398 |
857 |
695 |
240 |
200 |
64 |
680 |
364 |
Character |
r |
-r |
- |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
_ |
-_ |
) |
|
r |
a |
n |
d |
Milliseconds |
324 |
313 |
127 |
376 |
152 |
88 |
161 |
223 |
249 |
151 |
376 |
169 |
292 |
267 |
184 |
185 |
151 |
360 |
656 |
776 |
256 |
848 |
122 |
78 |
144 |
Character |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
Milliseconds |
240 |
240 |
264 |
504 |
386 |
306 |
140 |
192 |
152 |
465 |
257 |
150 |
144 |
264 |
289 |
448 |
815 |
376 |
272 |
221 |
131 |
112 |
362 |
423 |
144 |
Character |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
223 |
152 |
236 |
109 |
119 |
543 |
226 |
200 |
33 |
639 |
192 |
168 |
168 |
360 |
153 |
551 |
532 |
309 |
688 |
279 |
271 |
231 |
212 |
117 |
264 |
Character |
t |
e |
d |
|
_ |
= |
-= |
-_ |
_ |
-_ |
+ |
= |
|
( |
r |
a |
b |
d |
= |
-= |
-d |
-b |
n |
d |
o |
Milliseconds |
248 |
176 |
192 |
161 |
791 |
257 |
455 |
168 |
568 |
712 |
1034 |
390 |
296 |
865 |
1256 |
91 |
124 |
248 |
424 |
136 |
221 |
163 |
1336 |
136 |
432 |
Character |
m |
. |
n |
e |
x |
t |
i |
-i |
I |
n |
t |
|
- |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
( |
-( |
) |
Milliseconds |
216 |
264 |
369 |
111 |
241 |
215 |
760 |
400 |
272 |
224 |
200 |
208 |
412 |
288 |
834 |
506 |
641 |
367 |
521 |
137 |
502 |
297 |
735 |
417 |
551 |
Character |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
Milliseconds |
592 |
256 |
467 |
525 |
239 |
144 |
152 |
161 |
16 |
191 |
449 |
312 |
223 |
322 |
154 |
237 |
216 |
168 |
209 |
80 |
663 |
368 |
599 |
621 |
355 |
Character |
} |
-} |
P |
-P |
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
Milliseconds |
624 |
541 |
525 |
551 |
641 |
375 |
321 |
127 |
151 |
144 |
249 |
55 |
253 |
579 |
329 |
472 |
832 |
295 |
209 |
297 |
182 |
136 |
216 |
1498 |
270 |
Character |
c |
h |
|
= |
|
s |
t |
e |
-e |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
_ |
-_ |
) |
; |
|
} |
Milliseconds |
543 |
97 |
161 |
431 |
320 |
157 |
323 |
168 |
485 |
93 |
126 |
313 |
223 |
336 |
281 |
128 |
159 |
232 |
785 |
564 |
860 |
336 |
556 |
260 |
472 |
Character |
|
c |
a |
t |
h |
-h |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
Milliseconds |
327 |
280 |
216 |
538 |
86 |
504 |
88 |
184 |
160 |
616 |
573 |
339 |
616 |
767 |
721 |
209 |
296 |
160 |
103 |
177 |
151 |
224 |
416 |
704 |
344 |
Character |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
Milliseconds |
1079 |
385 |
664 |
184 |
448 |
264 |
561 |
175 |
248 |
136 |
513 |
527 |
1020 |
630 |
495 |
80 |
176 |
495 |
185 |
703 |
565 |
339 |
209 |
265 |
175 |
Character |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
c |
Milliseconds |
127 |
264 |
480 |
176 |
200 |
185 |
160 |
476 |
196 |
264 |
111 |
176 |
216 |
392 |
192 |
346 |
495 |
320 |
255 |
1084 |
396 |
505 |
574 |
273 |
360 |
Character |
h |
|
- |
-- |
- |
= |
-= |
-- |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
> |
-> |
|
Milliseconds |
116 |
812 |
296 |
545 |
552 |
28 |
691 |
608 |
1008 |
392 |
880 |
549 |
412 |
263 |
511 |
437 |
268 |
224 |
115 |
412 |
388 |
109 |
679 |
513 |
208 |
Character |
> |
-> |
< |
|
c |
-c |
3 |
2 |
) |
|
/ |
* |
|
c |
-c |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
Milliseconds |
312 |
512 |
1402 |
270 |
439 |
408 |
280 |
208 |
1218 |
257 |
2026 |
691 |
296 |
220 |
396 |
251 |
1062 |
183 |
304 |
240 |
177 |
223 |
145 |
239 |
71 |
Character |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
Milliseconds |
209 |
177 |
519 |
168 |
248 |
153 |
159 |
152 |
208 |
153 |
143 |
641 |
399 |
457 |
232 |
464 |
231 |
273 |
207 |
137 |
550 |
225 |
156 |
509 |
184 |
Character |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
- |
Milliseconds |
135 |
225 |
111 |
232 |
200 |
160 |
184 |
272 |
304 |
232 |
136 |
145 |
183 |
328 |
185 |
335 |
48 |
192 |
144 |
288 |
120 |
697 |
192 |
227 |
494 |
Character |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
181 |
153 |
161 |
232 |
208 |
167 |
552 |
648 |
888 |
74 |
399 |
176 |
440 |
563 |
285 |
159 |
556 |
492 |
344 |
200 |
208 |
272 |
344 |
252 |
224 |
Character |
e |
d |
- |
- |
' |
-' |
; |
|
} |
Milliseconds |
148 |
208 |
512 |
194 |
1717 |
514 |
455 |
432 |
768 |
|
WPM Timing |
Seconds |
WPM |
4.18 |
31.58 |
8.36 |
40.19 |
12.54 |
43.06 |
16.72 |
37.32 |
20.9 |
39.62 |
25.08 |
37.8 |
29.26 |
36.09 |
33.44 |
34.45 |
37.62 |
34.77 |
41.8 |
33.3 |
45.98 |
34.97 |
50.16 |
34.69 |
54.34 |
35.55 |
58.52 |
35.68 |
62.7 |
35.02 |
66.88 |
34.99 |
71.06 |
34.45 |
75.24 |
35.25 |
79.42 |
35.51 |
83.6 |
35.74 |
87.78 |
35.82 |
91.96 |
34.58 |
96.14 |
33.45 |
100.32 |
33.49 |
104.5 |
32.96 |
108.68 |
32.57 |
112.86 |
33.17 |
117.04 |
32.3 |
121.22 |
32.47 |
125.4 |
32.54 |
129.58 |
32.69 |
133.76 |
32.3 |
137.94 |
32.1 |
142.12 |
32.09 |
146.3 |
32.07 |
150.48 |
31.9 |
154.66 |
32.28 |
158.84 |
32.11 |
163.02 |
31.65 |
167.2 |
31.22 |
171.38 |
31.16 |
175.56 |
30.69 |
179.74 |
30.31 |
183.92 |
30.47 |
188.1 |
30.62 |
192.28 |
31.14 |
196.46 |
31.4 |
200.64 |
31.34 |
204.82 |
31.52 |
209 |
31.12 |
|