Official speed |
28.70 wpm (226.62 seconds elapsed during race) |
Without ending ping |
28.72 wpm (120 ms delay sending score to TypeRacer’s server) |
Timerless |
28.77 wpm (441 ms elapsed before first character typed; 226.06 seconds elapsed during race) |
Timerless minus one |
28.72 wpm, ignoring the first character typed |
Race Start |
August 9, 2024 11:43:40pm UTC |
Race Finish |
August 9, 2024 11:47:27pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.5% |
Points |
42.57 |
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 cosocket */ StringBuffer command +=- new String Buffer(); int exxpe3ccted += 1024:; ?/* Cut off to avoid DoS attack * / while (expected < shutdown.length()) { if (random ++== null ) random += new Random(System .currentTimeMillis()); expected =+= (random .ne3xtInt() % 1-0024); } while (expected > 0) { int che += -1 ; try { ch += stream.r4eadead() ; } catch (IOException e) { log.awarn ("StandardAServer.await: eadread: ", e); ch += -1; } if (ch < 32) /* Control character of r EOF termainates loop break; command .append((char) ch) ; expected--:; } |
Timing |
Character |
? |
-? |
? |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
441 |
839 |
393 |
900 |
258 |
1165 |
543 |
386 |
133 |
157 |
181 |
116 |
192 |
94 |
257 |
293 |
150 |
93 |
148 |
352 |
60 |
158 |
72 |
110 |
142 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
c |
o |
-o |
-c |
s |
o |
c |
k |
e |
Milliseconds |
210 |
232 |
252 |
155 |
129 |
236 |
149 |
389 |
159 |
45 |
118 |
85 |
160 |
53 |
103 |
69 |
262 |
117 |
458 |
134 |
360 |
112 |
111 |
144 |
102 |
Character |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
168 |
112 |
1142 |
810 |
538 |
312 |
391 |
213 |
123 |
329 |
66 |
532 |
175 |
298 |
321 |
218 |
96 |
151 |
370 |
104 |
199 |
124 |
58 |
196 |
200 |
Character |
|
+ |
-+ |
= |
- |
|
- |
-- |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
Milliseconds |
580 |
546 |
784 |
199 |
10 |
176 |
503 |
158 |
250 |
373 |
183 |
53 |
78 |
802 |
246 |
119 |
94 |
119 |
70 |
115 |
384 |
444 |
167 |
230 |
397 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
-x |
x |
p |
e |
3 |
c |
-c |
-3 |
c |
t |
e |
d |
|
Milliseconds |
166 |
106 |
895 |
261 |
768 |
213 |
356 |
82 |
70 |
129 |
762 |
445 |
654 |
631 |
236 |
135 |
8 |
222 |
323 |
133 |
469 |
235 |
185 |
171 |
185 |
Character |
+ |
-+ |
= |
|
1 |
0 |
2 |
4 |
: |
-: |
; |
|
? |
-? |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
Milliseconds |
841 |
510 |
561 |
1098 |
666 |
96 |
585 |
174 |
1157 |
737 |
248 |
220 |
1105 |
828 |
280 |
1335 |
541 |
261 |
206 |
110 |
95 |
473 |
206 |
127 |
107 |
Character |
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
|
- |
/ |
|
Milliseconds |
269 |
112 |
112 |
189 |
391 |
8 |
227 |
116 |
127 |
894 |
208 |
914 |
420 |
296 |
234 |
169 |
146 |
155 |
102 |
157 |
940 |
586 |
396 |
461 |
814 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
Milliseconds |
174 |
87 |
132 |
176 |
100 |
56 |
790 |
261 |
342 |
1224 |
70 |
200 |
245 |
181 |
166 |
102 |
3172 |
794 |
172 |
95 |
193 |
126 |
297 |
93 |
157 |
Character |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
Milliseconds |
96 |
687 |
491 |
134 |
217 |
174 |
178 |
41 |
1091 |
324 |
212 |
762 |
564 |
744 |
184 |
81 |
82 |
951 |
691 |
106 |
105 |
171 |
132 |
185 |
110 |
Character |
+ |
+ |
-+ |
-+ |
= |
= |
|
n |
u |
l |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
+ |
-+ |
= |
Milliseconds |
1177 |
153 |
647 |
138 |
961 |
111 |
224 |
415 |
90 |
236 |
137 |
149 |
607 |
1106 |
1009 |
230 |
109 |
75 |
188 |
115 |
158 |
105 |
1207 |
603 |
344 |
Character |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
|
- |
. |
c |
u |
r |
r |
Milliseconds |
190 |
556 |
84 |
102 |
69 |
899 |
199 |
85 |
340 |
58 |
234 |
931 |
758 |
197 |
131 |
263 |
136 |
95 |
126 |
373 |
357 |
447 |
286 |
116 |
170 |
Character |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
86 |
111 |
77 |
1047 |
261 |
199 |
65 |
705 |
163 |
335 |
132 |
189 |
134 |
825 |
396 |
153 |
739 |
316 |
537 |
297 |
284 |
192 |
183 |
283 |
134 |
Character |
d |
|
= |
-= |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
. |
n |
e |
3 |
-3 |
x |
t |
I |
n |
Milliseconds |
168 |
448 |
713 |
784 |
315 |
291 |
601 |
311 |
308 |
125 |
142 |
658 |
83 |
113 |
237 |
372 |
292 |
979 |
50 |
11 |
641 |
554 |
267 |
742 |
251 |
Character |
t |
( |
) |
|
% |
|
1 |
- |
0 |
-0 |
-- |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
Milliseconds |
94 |
1080 |
255 |
321 |
2383 |
839 |
387 |
125 |
16 |
1237 |
116 |
590 |
147 |
189 |
1884 |
855 |
636 |
679 |
742 |
293 |
72 |
134 |
185 |
116 |
43 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
e |
-e |
Milliseconds |
673 |
270 |
294 |
221 |
107 |
205 |
234 |
161 |
195 |
70 |
1331 |
711 |
448 |
1295 |
344 |
975 |
623 |
146 |
87 |
78 |
191 |
691 |
74 |
180 |
388 |
Character |
|
+ |
-+ |
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
+ |
-+ |
= |
|
s |
Milliseconds |
220 |
516 |
792 |
255 |
722 |
460 |
785 |
113 |
603 |
949 |
676 |
195 |
149 |
96 |
179 |
677 |
578 |
225 |
58 |
368 |
800 |
458 |
740 |
230 |
169 |
Character |
t |
r |
e |
a |
m |
. |
r |
4 |
e |
a |
d |
-d |
-a |
-e |
-4 |
e |
a |
d |
( |
) |
|
- |
; |
|
} |
Milliseconds |
218 |
186 |
364 |
174 |
134 |
633 |
135 |
83 |
30 |
140 |
145 |
326 |
136 |
171 |
182 |
394 |
90 |
137 |
919 |
235 |
274 |
902 |
767 |
208 |
836 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
421 |
385 |
195 |
133 |
310 |
71 |
124 |
945 |
735 |
200 |
597 |
1783 |
212 |
182 |
168 |
99 |
135 |
80 |
103 |
540 |
333 |
1969 |
589 |
589 |
1070 |
Character |
l |
o |
g |
. |
a |
-a |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
A |
-A |
S |
Milliseconds |
333 |
178 |
54 |
685 |
197 |
447 |
161 |
132 |
97 |
342 |
299 |
614 |
547 |
1316 |
600 |
240 |
139 |
111 |
210 |
207 |
139 |
782 |
655 |
383 |
220 |
Character |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
e |
a |
d |
-d |
-a |
-e |
r |
e |
a |
d |
: |
|
Milliseconds |
251 |
108 |
382 |
156 |
88 |
692 |
75 |
275 |
176 |
137 |
120 |
904 |
564 |
284 |
116 |
192 |
318 |
130 |
330 |
196 |
79 |
143 |
224 |
713 |
572 |
Character |
" |
, |
|
e |
) |
; |
|
c |
h |
|
+ |
-+ |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
Milliseconds |
514 |
836 |
507 |
361 |
885 |
1184 |
236 |
340 |
65 |
627 |
402 |
681 |
234 |
309 |
962 |
275 |
920 |
284 |
929 |
408 |
997 |
255 |
67 |
1659 |
534 |
Character |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
90 |
526 |
889 |
646 |
429 |
44 |
1152 |
265 |
714 |
848 |
559 |
227 |
71 |
149 |
130 |
289 |
88 |
191 |
147 |
495 |
56 |
145 |
119 |
168 |
208 |
Character |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
a |
-a |
i |
n |
a |
t |
Milliseconds |
263 |
127 |
94 |
328 |
176 |
95 |
158 |
383 |
158 |
246 |
97 |
810 |
219 |
266 |
745 |
219 |
156 |
86 |
183 |
121 |
397 |
430 |
84 |
114 |
122 |
Character |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
Milliseconds |
130 |
206 |
353 |
217 |
213 |
147 |
149 |
148 |
414 |
144 |
98 |
395 |
195 |
679 |
214 |
407 |
42 |
201 |
113 |
86 |
127 |
145 |
124 |
398 |
344 |
Character |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
|
- |
; |
|
e |
x |
p |
e |
Milliseconds |
225 |
176 |
123 |
131 |
125 |
705 |
1064 |
373 |
897 |
152 |
66 |
163 |
956 |
183 |
441 |
86 |
393 |
481 |
357 |
382 |
200 |
587 |
275 |
162 |
117 |
Character |
c |
t |
e |
d |
- |
- |
: |
-: |
; |
|
} |
Milliseconds |
197 |
264 |
146 |
160 |
766 |
246 |
652 |
773 |
327 |
195 |
683 |
|
WPM Timing |
Seconds |
WPM |
4.53 |
5.3 |
9.06 |
37.07 |
13.6 |
39.71 |
18.13 |
39.71 |
22.66 |
37.07 |
27.19 |
37.95 |
31.73 |
35.93 |
36.26 |
34.42 |
40.79 |
32.07 |
45.32 |
30.18 |
49.86 |
32.01 |
54.39 |
31.77 |
58.92 |
31.97 |
63.45 |
30.83 |
67.99 |
31.59 |
72.52 |
31.61 |
77.05 |
31.15 |
81.58 |
31.04 |
86.12 |
30.94 |
90.65 |
31.11 |
95.18 |
31.39 |
99.71 |
31.53 |
104.25 |
31.31 |
108.78 |
30.89 |
113.31 |
30.29 |
117.84 |
29.53 |
122.37 |
29.61 |
126.91 |
29.6 |
131.44 |
29.49 |
135.97 |
28.95 |
140.5 |
28.95 |
145.04 |
28.88 |
149.57 |
28.56 |
154.1 |
28.58 |
158.63 |
28.59 |
163.17 |
28.31 |
167.7 |
28.05 |
172.23 |
28.29 |
176.76 |
28.24 |
181.3 |
28.06 |
185.83 |
27.9 |
190.36 |
27.67 |
194.89 |
27.46 |
199.43 |
27.44 |
203.96 |
27.95 |
208.49 |
28.26 |
213.02 |
28.67 |
217.56 |
28.79 |
222.09 |
28.75 |
226.62 |
28.7 |
|