Official speed |
25.63 wpm (253.77 seconds elapsed during race) |
Without ending ping |
25.75 wpm (1,230 ms delay sending score to TypeRacer’s server) |
Timerless |
25.77 wpm (112 ms elapsed before first character typed; 252.42 seconds elapsed during race) |
Timerless minus one |
25.72 wpm, ignoring the first character typed |
Race Start |
May 20, 2025 12:32:39am UTC |
Race Finish |
May 20, 2025 12:36:53am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.5% |
Points |
38.02 |
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 |
/* Radead a set ogf character s from the socket */ StringBuffer command = new StringBuffet r(); int expected = 1024; /* Cut off to avoid DoS attack */ whiele (expeccccrtexd < shutdown .length()) { if (random == null ) random = new Random(System.currentTimesMillesis()); expected += (random.nestxtInt () % 1024); } while (expected <> 0) { int ch = -1 ; try { ch = stream.read(); } catch (IOExpeception e ) { log.warn(W"StandardServer.await: read: ", e ) ; ch = -1 ; } if (ch < 32) /* concControl charcteracter otr EOF terminates loop break; command.append((char) ch)M; expectesd--; } |
Timing |
Character |
/ |
* |
|
R |
a |
d |
-d |
-a |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
g |
-g |
f |
|
c |
h |
Milliseconds |
112 |
95 |
607 |
858 |
283 |
181 |
635 |
152 |
217 |
768 |
67 |
180 |
105 |
161 |
468 |
232 |
282 |
139 |
233 |
213 |
447 |
634 |
105 |
649 |
98 |
Character |
a |
r |
a |
c |
t |
e |
r |
|
- |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
151 |
1382 |
36 |
160 |
187 |
101 |
116 |
344 |
453 |
150 |
408 |
141 |
66 |
116 |
182 |
52 |
917 |
149 |
98 |
136 |
495 |
138 |
133 |
141 |
440 |
Character |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
281 |
105 |
877 |
148 |
170 |
1447 |
515 |
471 |
100 |
312 |
1038 |
1602 |
364 |
1098 |
194 |
182 |
67 |
155 |
612 |
180 |
175 |
159 |
169 |
118 |
138 |
Character |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
t |
|
- |
-t |
r |
( |
) |
Milliseconds |
229 |
2631 |
244 |
1325 |
96 |
172 |
144 |
883 |
599 |
114 |
70 |
182 |
100 |
1278 |
317 |
337 |
201 |
313 |
170 |
134 |
464 |
319 |
165 |
514 |
114 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
Milliseconds |
1000 |
201 |
465 |
234 |
168 |
165 |
618 |
185 |
141 |
108 |
768 |
133 |
30 |
162 |
222 |
1313 |
398 |
183 |
183 |
1138 |
262 |
399 |
569 |
559 |
93 |
Character |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
Milliseconds |
609 |
817 |
571 |
81 |
122 |
761 |
299 |
151 |
232 |
495 |
84 |
201 |
575 |
325 |
181 |
86 |
131 |
225 |
1381 |
395 |
513 |
268 |
651 |
298 |
134 |
Character |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
e |
-e |
l |
e |
|
( |
e |
x |
p |
e |
c |
c |
c |
c |
-c |
Milliseconds |
80 |
204 |
298 |
120 |
1094 |
124 |
115 |
646 |
335 |
177 |
305 |
803 |
384 |
125 |
174 |
776 |
966 |
239 |
112 |
130 |
220 |
498 |
34 |
34 |
586 |
Character |
-c |
-c |
r |
-r |
t |
e |
x |
-x |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
|
- |
. |
l |
e |
Milliseconds |
125 |
408 |
300 |
744 |
186 |
119 |
765 |
986 |
272 |
294 |
216 |
157 |
770 |
321 |
134 |
112 |
1190 |
208 |
454 |
81 |
416 |
518 |
311 |
501 |
96 |
Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
1025 |
75 |
805 |
83 |
612 |
105 |
501 |
649 |
134 |
113 |
851 |
117 |
126 |
803 |
866 |
269 |
619 |
145 |
178 |
207 |
450 |
618 |
145 |
361 |
432 |
Character |
u |
l |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
155 |
539 |
130 |
195 |
465 |
486 |
217 |
967 |
127 |
369 |
120 |
103 |
167 |
822 |
474 |
827 |
290 |
295 |
201 |
864 |
557 |
279 |
162 |
100 |
102 |
Character |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
s |
-s |
M |
i |
l |
Milliseconds |
484 |
930 |
634 |
1110 |
85 |
851 |
135 |
550 |
471 |
2825 |
152 |
219 |
168 |
1050 |
62 |
184 |
1166 |
365 |
181 |
120 |
212 |
653 |
551 |
384 |
213 |
Character |
l |
e |
s |
-s |
-e |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
130 |
100 |
200 |
564 |
359 |
429 |
117 |
736 |
144 |
363 |
854 |
311 |
835 |
251 |
133 |
89 |
924 |
169 |
79 |
161 |
364 |
677 |
741 |
261 |
1018 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
s |
t |
-t |
-s |
x |
t |
I |
n |
t |
|
- |
( |
) |
|
% |
|
Milliseconds |
827 |
130 |
358 |
130 |
88 |
197 |
746 |
666 |
40 |
1279 |
80 |
512 |
651 |
192 |
177 |
1337 |
581 |
364 |
332 |
586 |
383 |
71 |
391 |
964 |
285 |
Character |
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
531 |
186 |
151 |
150 |
1530 |
301 |
433 |
613 |
257 |
599 |
693 |
236 |
183 |
154 |
185 |
760 |
798 |
233 |
182 |
899 |
191 |
327 |
133 |
221 |
533 |
Character |
< |
-< |
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
Milliseconds |
198 |
578 |
618 |
146 |
622 |
650 |
297 |
690 |
108 |
715 |
167 |
116 |
203 |
803 |
80 |
265 |
653 |
746 |
328 |
289 |
369 |
545 |
575 |
261 |
201 |
Character |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
Milliseconds |
225 |
109 |
127 |
874 |
130 |
1065 |
98 |
226 |
811 |
666 |
162 |
215 |
101 |
180 |
272 |
135 |
1001 |
463 |
97 |
120 |
131 |
802 |
112 |
796 |
133 |
Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
p |
e |
-e |
-p |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
591 |
176 |
617 |
201 |
106 |
840 |
38 |
1212 |
919 |
589 |
198 |
864 |
1029 |
299 |
280 |
460 |
362 |
418 |
132 |
197 |
901 |
128 |
86 |
570 |
178 |
Character |
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
W |
-W |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
713 |
375 |
461 |
566 |
290 |
614 |
113 |
1032 |
168 |
630 |
221 |
615 |
302 |
841 |
106 |
768 |
648 |
880 |
1779 |
399 |
1138 |
100 |
797 |
104 |
128 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
Milliseconds |
133 |
1122 |
713 |
284 |
196 |
201 |
88 |
209 |
1103 |
149 |
681 |
198 |
100 |
203 |
933 |
383 |
419 |
117 |
143 |
124 |
1006 |
427 |
580 |
884 |
134 |
Character |
e |
|
- |
) |
|
- |
; |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
} |
|
i |
f |
|
( |
Milliseconds |
393 |
153 |
703 |
533 |
276 |
517 |
504 |
477 |
753 |
80 |
316 |
686 |
419 |
641 |
275 |
240 |
708 |
514 |
135 |
633 |
119 |
747 |
67 |
133 |
1117 |
Character |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
o |
n |
-n |
-o |
-c |
c |
-c |
C |
o |
n |
t |
r |
Milliseconds |
798 |
75 |
254 |
819 |
186 |
696 |
85 |
946 |
201 |
1080 |
133 |
202 |
729 |
222 |
182 |
382 |
183 |
369 |
650 |
734 |
2152 |
1107 |
191 |
229 |
129 |
Character |
o |
l |
|
c |
h |
a |
r |
c |
t |
e |
r |
-r |
-e |
-t |
-c |
a |
c |
t |
e |
r |
|
o |
t |
-t |
r |
Milliseconds |
118 |
1101 |
100 |
281 |
187 |
111 |
117 |
204 |
111 |
113 |
138 |
466 |
166 |
284 |
432 |
168 |
266 |
154 |
82 |
149 |
233 |
705 |
725 |
382 |
149 |
Character |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
69 |
1562 |
378 |
1059 |
512 |
383 |
88 |
161 |
685 |
147 |
187 |
170 |
79 |
217 |
228 |
582 |
223 |
149 |
149 |
301 |
113 |
603 |
219 |
109 |
167 |
Character |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
Milliseconds |
522 |
931 |
166 |
718 |
185 |
174 |
138 |
350 |
152 |
161 |
838 |
156 |
110 |
152 |
667 |
380 |
82 |
885 |
160 |
799 |
105 |
199 |
32 |
587 |
411 |
Character |
c |
h |
) |
M |
-M |
; |
|
e |
x |
p |
e |
c |
t |
e |
s |
-s |
d |
- |
- |
; |
|
} |
Milliseconds |
747 |
72 |
765 |
403 |
550 |
380 |
216 |
614 |
250 |
94 |
163 |
693 |
232 |
213 |
403 |
1931 |
99 |
686 |
134 |
1035 |
195 |
399 |
|
WPM Timing |
Seconds |
WPM |
5.08 |
26.01 |
10.15 |
30.74 |
15.23 |
34.68 |
20.3 |
31.33 |
25.38 |
31.68 |
30.45 |
29.16 |
35.53 |
28.71 |
40.6 |
29.55 |
45.68 |
29.16 |
50.75 |
29.55 |
55.83 |
29.88 |
60.9 |
29.75 |
65.98 |
28.55 |
71.05 |
28.2 |
76.13 |
28.06 |
81.2 |
28.08 |
86.28 |
28.23 |
91.36 |
28.37 |
96.43 |
28.12 |
101.51 |
27.55 |
106.58 |
27.36 |
111.66 |
27.19 |
116.73 |
27.24 |
121.81 |
27.09 |
126.88 |
26.67 |
131.96 |
26.55 |
137.03 |
26.62 |
142.11 |
26.6 |
147.18 |
26.74 |
152.26 |
26.72 |
157.33 |
27 |
162.41 |
26.89 |
167.48 |
26.58 |
172.56 |
26.5 |
177.64 |
26.41 |
182.71 |
25.94 |
187.79 |
26.07 |
192.86 |
26.19 |
197.94 |
25.89 |
203.01 |
25.89 |
208.09 |
25.89 |
213.16 |
25.56 |
218.24 |
25.29 |
223.31 |
25.36 |
228.39 |
25.17 |
233.46 |
25.65 |
238.54 |
25.81 |
243.61 |
25.91 |
248.69 |
25.86 |
253.77 |
25.63 |
|