Official speed |
28.53 wpm (227.97 seconds elapsed during race) |
Without ending ping |
28.60 wpm (531 ms delay sending score to TypeRacer’s server) |
Timerless |
28.67 wpm (607 ms elapsed before first character typed; 226.83 seconds elapsed during race) |
Timerless minus one |
28.62 wpm, ignoring the first character typed |
Race Start |
November 1, 2023 6:59:18am UTC |
Race Finish |
November 1, 2023 7:03:06am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.5% |
Points |
42.32 |
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 socket */ sStrigngBuffer command = new StringBuiffer (); int expecte d = 1024; /* Cut of f to avoid Dos S attack (*/ while (expected < shutdown.length()0) { if (random == null) random = new Random(System. currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > -0) { int ch== = -1; try { ch = stream.raead(); } catch (IOException e) }{ long.g.warn("StandardServer.await: read: ", e):; ch = -1; } if (ch < 312) /* Control hcharacter or EOF terminates lopop fbreak; command. append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
607 |
908 |
1189 |
495 |
295 |
210 |
214 |
225 |
480 |
208 |
151 |
194 |
215 |
144 |
143 |
84 |
94 |
206 |
120 |
170 |
198 |
169 |
224 |
224 |
229 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
s |
-s |
S |
Milliseconds |
116 |
190 |
106 |
144 |
158 |
113 |
145 |
119 |
182 |
71 |
147 |
50 |
398 |
192 |
113 |
136 |
135 |
200 |
241 |
615 |
962 |
703 |
253 |
507 |
415 |
Character |
t |
r |
i |
g |
-g |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
280 |
193 |
144 |
192 |
663 |
257 |
528 |
717 |
139 |
223 |
161 |
173 |
147 |
160 |
775 |
176 |
184 |
164 |
85 |
158 |
98 |
256 |
312 |
447 |
272 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
i |
-i |
f |
f |
e |
r |
|
- |
( |
) |
; |
|
i |
n |
Milliseconds |
130 |
199 |
161 |
342 |
233 |
169 |
120 |
463 |
241 |
672 |
156 |
0 |
589 |
214 |
168 |
160 |
152 |
264 |
535 |
584 |
824 |
531 |
436 |
449 |
153 |
Character |
t |
|
e |
x |
p |
e |
c |
t |
e |
|
- |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
191 |
153 |
242 |
254 |
200 |
133 |
195 |
223 |
232 |
634 |
502 |
343 |
242 |
352 |
504 |
655 |
440 |
913 |
512 |
703 |
281 |
519 |
778 |
679 |
568 |
Character |
u |
t |
|
o |
f |
|
- |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
|
- |
-s |
S |
Milliseconds |
208 |
183 |
138 |
158 |
120 |
242 |
511 |
154 |
229 |
193 |
119 |
137 |
119 |
177 |
175 |
218 |
142 |
264 |
808 |
232 |
321 |
343 |
468 |
163 |
587 |
Character |
|
a |
t |
t |
a |
c |
k |
|
( |
-( |
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
478 |
728 |
273 |
175 |
168 |
241 |
201 |
246 |
1312 |
752 |
424 |
1025 |
591 |
408 |
217 |
219 |
203 |
129 |
152 |
564 |
382 |
263 |
216 |
123 |
198 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
0 |
-0 |
Milliseconds |
253 |
265 |
185 |
319 |
394 |
864 |
268 |
155 |
214 |
257 |
304 |
144 |
153 |
193 |
222 |
457 |
184 |
192 |
144 |
224 |
216 |
463 |
778 |
887 |
767 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
Milliseconds |
536 |
520 |
1127 |
698 |
263 |
168 |
192 |
569 |
767 |
184 |
121 |
127 |
135 |
249 |
424 |
329 |
245 |
466 |
255 |
223 |
241 |
192 |
815 |
593 |
279 |
Character |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
Milliseconds |
164 |
138 |
122 |
168 |
216 |
1169 |
528 |
305 |
239 |
160 |
168 |
145 |
459 |
251 |
232 |
337 |
208 |
199 |
512 |
768 |
258 |
207 |
203 |
203 |
230 |
Character |
. |
|
- |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
Milliseconds |
207 |
205 |
616 |
197 |
166 |
184 |
230 |
157 |
139 |
122 |
801 |
246 |
190 |
111 |
546 |
247 |
202 |
200 |
256 |
176 |
1180 |
1827 |
961 |
670 |
556 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
438 |
225 |
151 |
134 |
198 |
219 |
207 |
178 |
964 |
2062 |
1304 |
559 |
785 |
539 |
192 |
185 |
51 |
244 |
241 |
271 |
633 |
136 |
240 |
566 |
616 |
Character |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
Milliseconds |
336 |
452 |
1038 |
279 |
649 |
2529 |
700 |
571 |
406 |
443 |
593 |
821 |
541 |
411 |
510 |
1570 |
256 |
185 |
128 |
166 |
105 |
170 |
526 |
393 |
234 |
Character |
p |
e |
c |
t |
e |
d |
|
> |
|
- |
-- |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
= |
-= |
= |
Milliseconds |
149 |
138 |
191 |
266 |
258 |
178 |
641 |
393 |
584 |
552 |
582 |
1107 |
1438 |
1879 |
1315 |
798 |
225 |
106 |
142 |
191 |
312 |
159 |
1307 |
770 |
1391 |
Character |
-= |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
Milliseconds |
799 |
379 |
541 |
1561 |
1191 |
904 |
570 |
262 |
224 |
184 |
153 |
367 |
735 |
642 |
239 |
111 |
585 |
309 |
418 |
306 |
159 |
200 |
160 |
179 |
316 |
Character |
. |
r |
a |
-a |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
Milliseconds |
568 |
361 |
368 |
471 |
114 |
174 |
257 |
506 |
278 |
608 |
288 |
586 |
711 |
393 |
142 |
233 |
229 |
187 |
193 |
613 |
1129 |
351 |
640 |
824 |
288 |
Character |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
} |
-} |
{ |
|
l |
o |
n |
g |
. |
-. |
-g |
-n |
g |
. |
w |
Milliseconds |
227 |
270 |
288 |
309 |
250 |
208 |
225 |
200 |
2551 |
665 |
1545 |
790 |
489 |
495 |
200 |
177 |
196 |
63 |
239 |
382 |
177 |
174 |
289 |
177 |
287 |
Character |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
Milliseconds |
359 |
354 |
247 |
345 |
671 |
633 |
344 |
135 |
200 |
78 |
323 |
214 |
852 |
613 |
305 |
275 |
275 |
163 |
183 |
191 |
479 |
388 |
205 |
192 |
180 |
Character |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
: |
-: |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
Milliseconds |
1156 |
322 |
319 |
159 |
231 |
183 |
299 |
223 |
553 |
424 |
582 |
217 |
1088 |
835 |
773 |
352 |
800 |
241 |
232 |
247 |
713 |
615 |
729 |
599 |
520 |
Character |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
1 |
-1 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
230 |
682 |
553 |
226 |
164 |
505 |
487 |
489 |
176 |
632 |
367 |
522 |
686 |
866 |
2518 |
271 |
1162 |
488 |
486 |
577 |
370 |
1038 |
272 |
153 |
136 |
Character |
r |
o |
l |
|
h |
-h |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
Milliseconds |
152 |
135 |
186 |
158 |
512 |
456 |
193 |
127 |
472 |
296 |
209 |
221 |
236 |
166 |
136 |
112 |
168 |
189 |
147 |
312 |
1201 |
488 |
322 |
311 |
214 |
Character |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
p |
-p |
o |
p |
|
f |
-f |
b |
r |
e |
a |
k |
; |
|
Milliseconds |
192 |
129 |
128 |
151 |
60 |
198 |
169 |
206 |
168 |
135 |
225 |
217 |
515 |
308 |
216 |
183 |
225 |
326 |
124 |
378 |
171 |
336 |
226 |
223 |
240 |
Character |
c |
o |
m |
m |
a |
n |
d |
. |
|
- |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
Milliseconds |
407 |
119 |
200 |
145 |
144 |
118 |
177 |
329 |
208 |
903 |
266 |
174 |
193 |
227 |
269 |
136 |
926 |
523 |
585 |
185 |
125 |
239 |
320 |
729 |
321 |
Character |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
192 |
911 |
567 |
425 |
167 |
217 |
127 |
137 |
199 |
225 |
215 |
188 |
692 |
316 |
582 |
1128 |
1241 |
|
WPM Timing |
Seconds |
WPM |
4.56 |
21.06 |
9.12 |
48.69 |
13.68 |
41.23 |
18.24 |
39.48 |
22.8 |
42.11 |
27.36 |
38.6 |
31.92 |
37.97 |
36.48 |
36.19 |
41.03 |
35.38 |
45.59 |
35.27 |
50.15 |
33.98 |
54.71 |
33.78 |
59.27 |
34.62 |
63.83 |
33.84 |
68.39 |
32.99 |
72.95 |
33.39 |
77.51 |
33.75 |
82.07 |
33.78 |
86.63 |
34.35 |
91.19 |
33.16 |
95.75 |
32.84 |
100.31 |
32.54 |
104.87 |
32.27 |
109.43 |
31.36 |
113.99 |
30.85 |
118.54 |
31.28 |
123.1 |
30.51 |
127.66 |
29.99 |
132.22 |
29.31 |
136.78 |
28.69 |
141.34 |
28.78 |
145.9 |
28.95 |
150.46 |
29.03 |
155.02 |
28.95 |
159.58 |
28.58 |
164.14 |
28.07 |
168.7 |
28.38 |
173.26 |
28.54 |
177.82 |
28.61 |
182.38 |
28.29 |
186.94 |
28.12 |
191.5 |
28.07 |
196.05 |
27.54 |
200.61 |
27.64 |
205.17 |
27.9 |
209.73 |
28.32 |
214.29 |
28.56 |
218.85 |
28.62 |
223.41 |
28.79 |
227.97 |
28.53 |
|