Official speed |
19.47 wpm (334.05 seconds elapsed during race) |
Without ending ping |
19.50 wpm (476 ms delay sending score to TypeRacer’s server) |
Timerless |
20.34 wpm (13,871 ms elapsed before first character typed; 319.71 seconds elapsed during race) |
Timerless minus one |
20.31 wpm, ignoring the first character typed |
Race Start |
May 18, 2025 12:48:59am UTC |
Race Finish |
May 18, 2025 12:54:33am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.0% |
Points |
28.87 |
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 s sea set of caharacters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoit d Dos S attack */ while (expected < shutdown.length()) { ir f (ramndom == null) random = new Random (System.cunrretntTimeMillis()); expected += (random.netxitInt() % 1024) ; } while (expected <> 0) {int int ch = -1; try { ch = stream.read(); } catch (IPOException e ) { liog .ewarn("StandardServer.await: read : ", e); ch = -1; } if (ch < 32) /* Control chacaracracter or EOF terminates loop break; command.append((char) ch ); expected::__--; ]} |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
s |
|
s |
e |
-e |
-s |
- |
-s |
a |
|
s |
e |
t |
|
o |
f |
|
Milliseconds |
13871 |
179 |
499 |
766 |
1117 |
284 |
209 |
257 |
233 |
150 |
159 |
141 |
403 |
130 |
321 |
397 |
164 |
150 |
222 |
183 |
929 |
171 |
568 |
475 |
89 |
Character |
c |
a |
-a |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
1022 |
554 |
972 |
720 |
507 |
250 |
159 |
271 |
333 |
151 |
131 |
388 |
294 |
489 |
171 |
119 |
416 |
178 |
575 |
63 |
171 |
27 |
973 |
94 |
371 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
317 |
166 |
212 |
139 |
3695 |
1543 |
737 |
3031 |
625 |
456 |
258 |
194 |
1420 |
1395 |
333 |
1239 |
166 |
118 |
164 |
386 |
318 |
45 |
152 |
149 |
263 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
291 |
164 |
213 |
732 |
206 |
499 |
197 |
437 |
207 |
896 |
431 |
145 |
120 |
157 |
184 |
1259 |
534 |
830 |
148 |
138 |
162 |
855 |
78 |
1504 |
484 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
383 |
135 |
188 |
91 |
736 |
449 |
280 |
254 |
235 |
335 |
125 |
278 |
426 |
449 |
166 |
1379 |
448 |
857 |
217 |
1272 |
293 |
2360 |
4102 |
784 |
708 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
t |
|
- |
-t |
d |
|
D |
o |
s |
|
- |
Milliseconds |
341 |
184 |
134 |
517 |
486 |
151 |
548 |
301 |
91 |
159 |
616 |
216 |
131 |
276 |
383 |
223 |
469 |
119 |
221 |
174 |
1219 |
200 |
220 |
145 |
552 |
Character |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
115 |
516 |
538 |
321 |
411 |
135 |
160 |
395 |
375 |
197 |
2614 |
1809 |
484 |
477 |
123 |
410 |
210 |
145 |
181 |
949 |
859 |
410 |
304 |
171 |
250 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
338 |
151 |
258 |
707 |
2147 |
868 |
1079 |
178 |
233 |
327 |
1034 |
171 |
410 |
602 |
750 |
613 |
687 |
1016 |
307 |
647 |
126 |
1082 |
122 |
512 |
469 |
Character |
{ |
|
i |
r |
|
- |
-r |
f |
|
( |
r |
a |
m |
-m |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
773 |
293 |
734 |
212 |
116 |
669 |
128 |
395 |
1121 |
780 |
728 |
229 |
188 |
756 |
321 |
1161 |
144 |
191 |
570 |
700 |
125 |
560 |
793 |
236 |
231 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
Milliseconds |
139 |
987 |
567 |
484 |
149 |
172 |
131 |
117 |
396 |
483 |
818 |
348 |
831 |
336 |
349 |
489 |
1186 |
380 |
175 |
721 |
172 |
208 |
275 |
601 |
421 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
n |
-n |
r |
r |
e |
t |
-t |
n |
t |
T |
i |
m |
e |
M |
i |
l |
Milliseconds |
1135 |
494 |
89 |
916 |
119 |
152 |
904 |
1214 |
129 |
318 |
812 |
605 |
165 |
132 |
376 |
860 |
733 |
209 |
1019 |
140 |
168 |
94 |
1064 |
300 |
238 |
Character |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
Milliseconds |
143 |
202 |
224 |
817 |
59 |
728 |
767 |
493 |
635 |
631 |
351 |
186 |
245 |
320 |
112 |
259 |
479 |
530 |
1610 |
213 |
1300 |
667 |
157 |
0 |
241 |
Character |
o |
m |
. |
n |
e |
t |
-t |
x |
i |
-i |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
|
Milliseconds |
109 |
150 |
626 |
693 |
145 |
1301 |
6251 |
670 |
1259 |
751 |
363 |
607 |
145 |
200 |
700 |
91 |
520 |
1513 |
597 |
472 |
159 |
770 |
195 |
1352 |
403 |
Character |
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
-< |
> |
|
Milliseconds |
550 |
606 |
279 |
1788 |
834 |
443 |
131 |
94 |
235 |
133 |
565 |
478 |
807 |
508 |
358 |
168 |
251 |
296 |
1121 |
448 |
695 |
1549 |
854 |
495 |
351 |
Character |
0 |
) |
|
{ |
i |
n |
t |
-t |
-n |
-i |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
Milliseconds |
1058 |
1031 |
356 |
1456 |
1103 |
368 |
168 |
446 |
147 |
101 |
355 |
263 |
128 |
123 |
100 |
785 |
101 |
232 |
1143 |
186 |
2616 |
1337 |
962 |
363 |
993 |
Character |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
Milliseconds |
165 |
218 |
229 |
793 |
694 |
515 |
112 |
522 |
1057 |
543 |
381 |
282 |
183 |
100 |
317 |
200 |
636 |
772 |
75 |
184 |
234 |
683 |
87 |
944 |
492 |
Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
P |
-P |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
Milliseconds |
1053 |
497 |
660 |
147 |
936 |
692 |
139 |
462 |
832 |
1192 |
617 |
852 |
527 |
1028 |
922 |
1021 |
249 |
515 |
284 |
48 |
85 |
242 |
466 |
740 |
165 |
Character |
- |
) |
|
{ |
|
l |
i |
-i |
o |
g |
|
- |
. |
e |
-e |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
Milliseconds |
645 |
267 |
195 |
1052 |
690 |
586 |
235 |
679 |
267 |
240 |
145 |
624 |
470 |
1170 |
704 |
112 |
986 |
284 |
825 |
892 |
1080 |
1063 |
323 |
148 |
230 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
|
- |
: |
Milliseconds |
440 |
132 |
764 |
484 |
1042 |
290 |
167 |
329 |
165 |
154 |
699 |
717 |
545 |
315 |
280 |
242 |
877 |
655 |
404 |
81 |
220 |
189 |
394 |
450 |
395 |
Character |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
Milliseconds |
1161 |
694 |
1633 |
673 |
525 |
1362 |
1424 |
1222 |
343 |
178 |
671 |
561 |
538 |
950 |
1320 |
899 |
529 |
450 |
237 |
771 |
342 |
100 |
1382 |
860 |
123 |
Character |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
c |
a |
-a |
r |
Milliseconds |
652 |
1215 |
2125 |
554 |
144 |
1218 |
548 |
1710 |
1197 |
502 |
608 |
406 |
148 |
254 |
231 |
150 |
219 |
338 |
497 |
97 |
134 |
1071 |
141 |
1655 |
329 |
Character |
a |
c |
-c |
-a |
-r |
-c |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
Milliseconds |
157 |
273 |
374 |
228 |
134 |
461 |
275 |
147 |
295 |
326 |
135 |
124 |
398 |
195 |
213 |
251 |
1155 |
221 |
557 |
600 |
499 |
139 |
102 |
516 |
141 |
Character |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
143 |
171 |
290 |
111 |
263 |
159 |
271 |
443 |
126 |
156 |
386 |
800 |
247 |
285 |
599 |
535 |
1467 |
413 |
386 |
181 |
285 |
574 |
343 |
168 |
694 |
Character |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
|
- |
) |
; |
|
e |
x |
p |
Milliseconds |
604 |
578 |
362 |
144 |
161 |
512 |
178 |
1019 |
409 |
786 |
166 |
136 |
315 |
849 |
492 |
443 |
145 |
237 |
476 |
397 |
1066 |
576 |
530 |
405 |
1065 |
Character |
e |
c |
t |
e |
d |
: |
: |
-: |
-: |
_ |
_ |
-_ |
-_ |
- |
- |
; |
|
] |
-] |
} |
Milliseconds |
195 |
280 |
274 |
101 |
436 |
997 |
159 |
515 |
139 |
860 |
127 |
631 |
136 |
666 |
285 |
819 |
592 |
1716 |
953 |
890 |
|
WPM Timing |
Seconds |
WPM |
6.68 |
0 |
13.36 |
0 |
20.04 |
7.18 |
26.72 |
10.33 |
33.41 |
15.81 |
40.09 |
14.07 |
46.77 |
14.11 |
53.45 |
17.29 |
60.13 |
17.96 |
66.81 |
19.22 |
73.49 |
18.29 |
80.17 |
18.71 |
86.85 |
18.93 |
93.53 |
18.73 |
100.22 |
19.28 |
106.9 |
19.31 |
113.58 |
19.44 |
120.26 |
19.06 |
126.94 |
19.57 |
133.62 |
19.76 |
140.3 |
19.76 |
146.98 |
19.76 |
153.66 |
20.3 |
160.35 |
20.43 |
167.03 |
19.76 |
173.71 |
19.55 |
180.39 |
19.36 |
187.07 |
19.5 |
193.75 |
19.32 |
200.43 |
19.22 |
207.11 |
19 |
213.79 |
19.08 |
220.47 |
19.38 |
227.16 |
19.33 |
233.84 |
19.4 |
240.52 |
19.26 |
247.2 |
19.08 |
253.88 |
19.33 |
260.56 |
19.39 |
267.24 |
19.17 |
273.92 |
19.19 |
280.6 |
19.07 |
287.29 |
18.96 |
293.97 |
18.98 |
300.65 |
19.24 |
307.33 |
19.52 |
314.01 |
19.72 |
320.69 |
19.76 |
327.37 |
19.68 |
334.05 |
19.47 |
|