Official speed |
27.01 wpm (240.80 seconds elapsed during race) |
Without ending ping |
27.03 wpm (145 ms delay sending score to TypeRacer’s server) |
Timerless |
27.15 wpm (1,066 ms elapsed before first character typed; 239.59 seconds elapsed during race) |
Timerless minus one |
27.10 wpm, ignoring the first character typed |
Race Start |
November 18, 2023 6:51:27am UTC |
Race Finish |
November 18, 2023 6:55:28am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.1% |
Points |
40.06 |
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 stet of characters from the socket */ stString Buffer command = new sStringBuffer(); itnt expencted - = 1024; /* Cut off otto avoid DosS attack /*/ while (expected < shutdown. length()) P{ if (randonm == null) randomm = new RAandomk*(System. ccurrentTime Millis()); expected _+= ( random.nextInt() % 1024); {{} while (expected > -0) O{ itnt ch = =-1; try { ch =st stream. rread(); ]} catch (IOEcxception e) 9{ log. warn("Saptatandard Server.awatit: read: ", e), ; ch = -1; } if (ch < 32) /* ocnControl character or EOF terminates loop break; command. append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
t |
-t |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
1066 |
751 |
383 |
397 |
265 |
154 |
368 |
132 |
163 |
184 |
355 |
215 |
414 |
124 |
137 |
166 |
144 |
89 |
70 |
316 |
125 |
344 |
209 |
411 |
218 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
s |
Milliseconds |
302 |
155 |
97 |
227 |
193 |
239 |
240 |
61 |
185 |
78 |
191 |
135 |
64 |
156 |
270 |
286 |
333 |
81 |
337 |
132 |
589 |
947 |
576 |
327 |
194 |
Character |
t |
-t |
-s |
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
234 |
424 |
226 |
447 |
251 |
250 |
102 |
168 |
189 |
199 |
663 |
558 |
246 |
226 |
206 |
91 |
122 |
193 |
245 |
131 |
156 |
212 |
170 |
106 |
550 |
Character |
|
= |
|
n |
e |
w |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
163 |
536 |
385 |
181 |
205 |
143 |
90 |
282 |
317 |
510 |
289 |
495 |
69 |
166 |
169 |
804 |
247 |
273 |
185 |
103 |
113 |
755 |
1340 |
848 |
213 |
Character |
i |
t |
-t |
n |
t |
|
e |
x |
p |
e |
n |
-n |
c |
t |
e |
d |
|
- |
|
- |
-- |
= |
|
1 |
0 |
Milliseconds |
224 |
107 |
393 |
159 |
92 |
113 |
334 |
334 |
119 |
140 |
130 |
359 |
104 |
258 |
287 |
296 |
452 |
162 |
179 |
658 |
308 |
586 |
503 |
392 |
104 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
o |
t |
-t |
-o |
t |
o |
|
a |
v |
o |
Milliseconds |
460 |
654 |
280 |
200 |
904 |
799 |
452 |
378 |
281 |
154 |
261 |
240 |
86 |
212 |
122 |
221 |
45 |
460 |
33 |
624 |
95 |
62 |
328 |
707 |
47 |
Character |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
/ |
-/ |
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
289 |
271 |
155 |
531 |
184 |
88 |
409 |
540 |
211 |
251 |
313 |
223 |
134 |
167 |
374 |
561 |
234 |
679 |
619 |
589 |
323 |
231 |
80 |
89 |
55 |
Character |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
- |
Milliseconds |
264 |
136 |
563 |
405 |
376 |
157 |
187 |
368 |
289 |
207 |
248 |
185 |
487 |
284 |
244 |
82 |
264 |
238 |
549 |
115 |
192 |
105 |
848 |
271 |
601 |
Character |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
P |
-P |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
n |
-n |
Milliseconds |
216 |
704 |
63 |
441 |
302 |
72 |
1621 |
1542 |
959 |
464 |
1072 |
685 |
534 |
749 |
245 |
54 |
131 |
914 |
856 |
94 |
161 |
171 |
154 |
122 |
500 |
Character |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
m |
-m |
|
= |
|
n |
e |
w |
Milliseconds |
229 |
295 |
513 |
244 |
414 |
437 |
286 |
213 |
164 |
1056 |
671 |
515 |
47 |
205 |
211 |
163 |
275 |
163 |
437 |
200 |
381 |
401 |
198 |
79 |
142 |
Character |
|
R |
A |
-A |
a |
n |
d |
o |
m |
k |
-k |
* |
-* |
( |
S |
y |
s |
t |
e |
m |
. |
|
c |
-c |
- |
Milliseconds |
191 |
669 |
87 |
547 |
338 |
56 |
178 |
289 |
156 |
533 |
483 |
472 |
836 |
559 |
712 |
272 |
391 |
223 |
235 |
116 |
595 |
214 |
334 |
429 |
223 |
Character |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
|
- |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
Milliseconds |
282 |
131 |
202 |
197 |
389 |
60 |
274 |
1146 |
223 |
160 |
142 |
136 |
700 |
318 |
268 |
66 |
290 |
209 |
207 |
807 |
913 |
518 |
515 |
247 |
277 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
_ |
-_ |
+ |
= |
|
( |
|
- |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
353 |
67 |
195 |
375 |
276 |
233 |
456 |
173 |
795 |
1126 |
608 |
612 |
468 |
1380 |
247 |
527 |
222 |
42 |
154 |
216 |
133 |
209 |
395 |
566 |
102 |
Character |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
{ |
-{ |
{ |
-{ |
} |
|
w |
h |
Milliseconds |
657 |
539 |
852 |
219 |
261 |
706 |
679 |
561 |
783 |
438 |
514 |
86 |
331 |
691 |
1051 |
527 |
254 |
882 |
706 |
609 |
1178 |
768 |
737 |
279 |
78 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
- |
-- |
0 |
) |
|
O |
-O |
{ |
|
Milliseconds |
82 |
99 |
260 |
143 |
1124 |
507 |
342 |
192 |
186 |
301 |
337 |
199 |
282 |
152 |
800 |
359 |
982 |
690 |
427 |
1486 |
513 |
1082 |
546 |
651 |
644 |
Character |
i |
t |
-t |
n |
t |
|
c |
h |
|
= |
|
= |
-= |
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
Milliseconds |
164 |
215 |
413 |
202 |
130 |
107 |
303 |
125 |
521 |
1175 |
440 |
1012 |
694 |
426 |
849 |
854 |
141 |
249 |
270 |
211 |
494 |
1432 |
567 |
238 |
52 |
Character |
|
= |
s |
t |
-t |
-s |
|
s |
t |
r |
e |
a |
m |
. |
|
r |
-r |
- |
r |
e |
a |
d |
( |
) |
; |
Milliseconds |
635 |
372 |
278 |
254 |
369 |
221 |
168 |
354 |
220 |
248 |
444 |
87 |
184 |
471 |
198 |
265 |
343 |
233 |
302 |
47 |
442 |
255 |
669 |
662 |
609 |
Character |
|
] |
-] |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
1384 |
1114 |
733 |
1018 |
553 |
333 |
52 |
327 |
343 |
458 |
176 |
789 |
577 |
213 |
574 |
436 |
370 |
279 |
308 |
466 |
113 |
228 |
336 |
82 |
104 |
Character |
|
e |
) |
|
9 |
-9 |
{ |
|
l |
o |
g |
. |
|
- |
w |
a |
r |
n |
( |
" |
S |
a |
-a |
p |
t |
Milliseconds |
353 |
304 |
517 |
394 |
508 |
857 |
2197 |
813 |
370 |
234 |
190 |
393 |
280 |
648 |
141 |
78 |
490 |
159 |
841 |
1307 |
1208 |
525 |
373 |
20 |
112 |
Character |
a |
-a |
-t |
-p |
t |
a |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
t |
-t |
Milliseconds |
80 |
364 |
248 |
196 |
383 |
162 |
197 |
287 |
268 |
259 |
243 |
183 |
508 |
637 |
378 |
447 |
342 |
323 |
60 |
340 |
687 |
378 |
187 |
411 |
386 |
Character |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
, |
|
- |
-, |
; |
|
c |
h |
|
= |
Milliseconds |
198 |
112 |
781 |
370 |
372 |
165 |
96 |
363 |
606 |
437 |
467 |
528 |
374 |
340 |
608 |
551 |
191 |
458 |
205 |
418 |
227 |
216 |
116 |
261 |
539 |
Character |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
o |
c |
Milliseconds |
466 |
1361 |
339 |
616 |
266 |
422 |
464 |
153 |
78 |
720 |
1995 |
560 |
478 |
396 |
321 |
315 |
474 |
600 |
550 |
442 |
905 |
831 |
578 |
254 |
52 |
Character |
n |
-n |
-c |
-o |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
Milliseconds |
122 |
646 |
386 |
281 |
720 |
313 |
105 |
142 |
273 |
120 |
620 |
234 |
393 |
87 |
105 |
228 |
476 |
217 |
333 |
241 |
148 |
164 |
164 |
132 |
113 |
Character |
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
Milliseconds |
559 |
1044 |
878 |
477 |
404 |
252 |
131 |
800 |
445 |
211 |
224 |
216 |
185 |
150 |
251 |
147 |
308 |
160 |
461 |
173 |
310 |
309 |
177 |
88 |
234 |
Character |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
- |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
Milliseconds |
504 |
266 |
421 |
80 |
221 |
183 |
149 |
86 |
134 |
665 |
338 |
445 |
222 |
167 |
220 |
272 |
416 |
220 |
718 |
281 |
590 |
60 |
220 |
310 |
633 |
Character |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
945 |
303 |
113 |
903 |
585 |
273 |
216 |
870 |
187 |
193 |
291 |
256 |
151 |
483 |
632 |
266 |
522 |
577 |
544 |
|
WPM Timing |
Seconds |
WPM |
4.82 |
27.41 |
9.63 |
46.1 |
14.45 |
39.04 |
19.26 |
39.87 |
24.08 |
39.87 |
28.9 |
37.38 |
33.71 |
36.66 |
38.53 |
34.88 |
43.34 |
34.88 |
48.16 |
35.13 |
52.98 |
34.66 |
57.79 |
35.51 |
62.61 |
34.31 |
67.42 |
32.39 |
72.24 |
32.23 |
77.06 |
32.08 |
81.87 |
32.39 |
86.69 |
31.42 |
91.5 |
31.21 |
96.32 |
31.15 |
101.14 |
31.09 |
105.95 |
30.47 |
110.77 |
30.44 |
115.58 |
30 |
120.4 |
29.1 |
125.22 |
29.33 |
130.03 |
28.89 |
134.85 |
28.3 |
139.66 |
28.01 |
144.48 |
27.74 |
149.3 |
27.81 |
154.11 |
27.64 |
158.93 |
27.03 |
163.74 |
27.04 |
168.56 |
27.05 |
173.38 |
26.72 |
178.19 |
26.47 |
183.01 |
26.36 |
187.82 |
26.39 |
192.64 |
26.47 |
197.46 |
26.31 |
202.27 |
26.16 |
207.09 |
26.13 |
211.9 |
25.94 |
216.72 |
26.36 |
221.54 |
26.33 |
226.35 |
26.88 |
231.17 |
26.94 |
235.98 |
26.95 |
240.8 |
27.01 |
|