Official speed |
27.58 wpm (235.82 seconds elapsed during race) |
Without ending ping |
27.62 wpm (361 ms delay sending score to TypeRacer’s server) |
Timerless |
27.69 wpm (581 ms elapsed before first character typed; 234.88 seconds elapsed during race) |
Timerless minus one |
27.64 wpm, ignoring the first character typed |
Race Start |
December 26, 2023 2:57:58am UTC |
Race Finish |
December 26, 2023 3:01:54am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
94.0% |
Points |
40.91 |
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 |
/* REaead a set of caharacters from the osocket (*/ Strering ing Buffer connmmadnd = new StringBuffe r(); int expected = 1024; /* Cut off to avoid Dos S attack */ while (expected < shutdowmmn. length()) { fif )(random == null) renaandom = new REanRandom ( s(System.currentTimeMillis()); expected += (random. nextInt() % 1024); } while (expected > 0) { int ch = -1 ; try { ch = stererea,m.read)(); } catch (IOException e ) { log.warn("StandardDSErerver.awitatit;: read: ",, e ); ch = -1; } fofif (ch < 32) /* Control character or EorOffF terminatedsl loop break; command.append((char_ ) cha); expected--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
a |
-a |
h |
Milliseconds |
581 |
997 |
162 |
606 |
80 |
195 |
573 |
125 |
161 |
185 |
342 |
203 |
247 |
105 |
287 |
519 |
304 |
153 |
166 |
73 |
130 |
391 |
224 |
415 |
814 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
o |
-o |
s |
o |
c |
k |
e |
Milliseconds |
114 |
215 |
169 |
223 |
289 |
106 |
197 |
296 |
123 |
300 |
202 |
94 |
170 |
134 |
103 |
130 |
103 |
136 |
336 |
382 |
562 |
82 |
189 |
120 |
152 |
Character |
t |
|
( |
-( |
* |
/ |
|
S |
t |
r |
e |
-e |
r |
i |
n |
g |
|
- |
-g |
-n |
-i |
-r |
i |
n |
g |
Milliseconds |
206 |
356 |
612 |
371 |
329 |
863 |
349 |
602 |
253 |
244 |
21 |
505 |
784 |
58 |
149 |
73 |
225 |
218 |
141 |
144 |
109 |
504 |
891 |
176 |
73 |
Character |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
n |
n |
-n |
-n |
m |
m |
a |
d |
-d |
n |
d |
|
= |
|
Milliseconds |
148 |
698 |
672 |
329 |
208 |
144 |
117 |
106 |
89 |
511 |
108 |
204 |
182 |
344 |
130 |
407 |
425 |
150 |
275 |
477 |
264 |
91 |
142 |
934 |
185 |
Character |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
|
- |
r |
( |
) |
; |
|
i |
n |
t |
Milliseconds |
369 |
80 |
152 |
155 |
1036 |
249 |
244 |
135 |
227 |
105 |
831 |
335 |
521 |
192 |
134 |
459 |
357 |
106 |
703 |
162 |
337 |
288 |
240 |
134 |
175 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
Milliseconds |
201 |
440 |
593 |
741 |
91 |
206 |
271 |
129 |
221 |
84 |
390 |
215 |
905 |
97 |
233 |
910 |
505 |
736 |
759 |
751 |
911 |
1058 |
670 |
142 |
187 |
Character |
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
|
- |
-s |
S |
|
a |
t |
t |
a |
Milliseconds |
448 |
304 |
200 |
177 |
159 |
137 |
223 |
295 |
234 |
160 |
205 |
114 |
150 |
449 |
297 |
116 |
179 |
361 |
134 |
457 |
366 |
198 |
555 |
151 |
531 |
Character |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
Milliseconds |
199 |
113 |
247 |
912 |
711 |
249 |
692 |
190 |
196 |
191 |
107 |
175 |
719 |
482 |
328 |
413 |
99 |
229 |
282 |
119 |
209 |
85 |
1511 |
272 |
490 |
Character |
h |
u |
t |
d |
o |
w |
m |
-m |
m |
-m |
n |
. |
|
- |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
Milliseconds |
177 |
265 |
86 |
415 |
359 |
111 |
153 |
634 |
367 |
711 |
675 |
238 |
233 |
518 |
1307 |
92 |
131 |
159 |
258 |
103 |
1358 |
187 |
136 |
202 |
589 |
Character |
|
f |
-f |
i |
f |
|
) |
-) |
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
Milliseconds |
672 |
384 |
359 |
687 |
135 |
130 |
753 |
634 |
706 |
544 |
171 |
62 |
315 |
108 |
182 |
228 |
297 |
150 |
144 |
209 |
222 |
176 |
144 |
455 |
291 |
Character |
r |
e |
n |
a |
-a |
-n |
-e |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
E |
a |
n |
-n |
-a |
Milliseconds |
544 |
86 |
128 |
60 |
365 |
128 |
488 |
107 |
158 |
350 |
121 |
241 |
184 |
327 |
161 |
206 |
80 |
249 |
43 |
1044 |
120 |
96 |
161 |
326 |
162 |
Character |
-E |
R |
-R |
a |
n |
d |
o |
m |
|
- |
( |
|
- |
s |
-s |
( |
-( |
S |
y |
s |
t |
e |
m |
. |
c |
Milliseconds |
1071 |
372 |
657 |
625 |
320 |
636 |
117 |
173 |
260 |
424 |
1129 |
173 |
466 |
380 |
851 |
1422 |
1264 |
2824 |
345 |
543 |
298 |
82 |
150 |
366 |
929 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
365 |
192 |
131 |
280 |
128 |
97 |
1159 |
280 |
260 |
76 |
561 |
263 |
223 |
144 |
176 |
105 |
704 |
198 |
121 |
553 |
263 |
217 |
279 |
359 |
82 |
Character |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
|
- |
n |
e |
x |
t |
I |
n |
t |
Milliseconds |
599 |
320 |
166 |
247 |
360 |
698 |
382 |
147 |
768 |
255 |
153 |
126 |
174 |
123 |
215 |
591 |
298 |
407 |
288 |
80 |
412 |
250 |
482 |
175 |
90 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
833 |
366 |
298 |
1023 |
435 |
471 |
221 |
627 |
1557 |
1328 |
368 |
230 |
417 |
361 |
269 |
35 |
217 |
191 |
42 |
167 |
1303 |
313 |
270 |
232 |
855 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
Milliseconds |
457 |
280 |
120 |
258 |
205 |
810 |
205 |
912 |
1954 |
175 |
926 |
184 |
587 |
255 |
49 |
246 |
194 |
96 |
204 |
683 |
136 |
1536 |
132 |
22 |
725 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
e |
r |
e |
-e |
-r |
-e |
r |
e |
a |
, |
Milliseconds |
424 |
208 |
471 |
203 |
71 |
725 |
1297 |
165 |
356 |
72 |
201 |
394 |
204 |
300 |
221 |
155 |
758 |
87 |
449 |
125 |
136 |
119 |
81 |
130 |
184 |
Character |
-, |
m |
. |
r |
e |
a |
d |
) |
-) |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
533 |
779 |
269 |
734 |
49 |
260 |
121 |
958 |
465 |
544 |
184 |
757 |
202 |
1237 |
277 |
663 |
108 |
279 |
322 |
102 |
180 |
752 |
1397 |
183 |
955 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
Milliseconds |
449 |
788 |
197 |
174 |
1202 |
48 |
156 |
219 |
321 |
535 |
223 |
433 |
432 |
176 |
816 |
255 |
839 |
215 |
425 |
328 |
380 |
232 |
149 |
256 |
870 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
D |
-D |
S |
E |
r |
-r |
-E |
e |
r |
v |
e |
r |
. |
a |
w |
i |
Milliseconds |
592 |
434 |
357 |
36 |
342 |
410 |
302 |
204 |
307 |
426 |
488 |
376 |
190 |
202 |
574 |
135 |
103 |
138 |
476 |
147 |
89 |
280 |
375 |
360 |
529 |
Character |
t |
-t |
-i |
a |
t |
-t |
i |
t |
; |
-; |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
, |
-, |
|
e |
|
Milliseconds |
122 |
359 |
144 |
71 |
145 |
1256 |
743 |
81 |
298 |
869 |
841 |
190 |
536 |
33 |
174 |
386 |
814 |
393 |
642 |
557 |
192 |
496 |
200 |
201 |
214 |
Character |
- |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
f |
-f |
o |
f |
-f |
-o |
i |
f |
|
( |
Milliseconds |
336 |
616 |
310 |
236 |
304 |
89 |
248 |
261 |
179 |
1198 |
81 |
295 |
217 |
480 |
294 |
307 |
391 |
360 |
51 |
309 |
143 |
391 |
128 |
121 |
491 |
Character |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
Milliseconds |
411 |
71 |
267 |
375 |
467 |
550 |
145 |
1221 |
283 |
702 |
978 |
376 |
887 |
220 |
242 |
272 |
202 |
122 |
234 |
290 |
604 |
91 |
100 |
135 |
201 |
Character |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
r |
-r |
-o |
O |
f |
-f |
f |
-f |
F |
|
t |
e |
r |
m |
i |
Milliseconds |
186 |
269 |
80 |
136 |
152 |
183 |
96 |
143 |
627 |
446 |
97 |
448 |
152 |
512 |
244 |
524 |
112 |
632 |
439 |
378 |
557 |
120 |
472 |
176 |
354 |
Character |
n |
a |
t |
e |
d |
-d |
s |
l |
-l |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
Milliseconds |
221 |
106 |
241 |
98 |
231 |
974 |
136 |
169 |
856 |
159 |
260 |
516 |
552 |
224 |
168 |
321 |
287 |
72 |
256 |
295 |
416 |
218 |
264 |
86 |
198 |
Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
_ |
|
- |
-_ |
) |
|
c |
h |
Milliseconds |
144 |
121 |
107 |
119 |
327 |
514 |
389 |
162 |
111 |
158 |
123 |
933 |
146 |
913 |
111 |
122 |
82 |
555 |
312 |
265 |
103 |
1079 |
170 |
409 |
83 |
Character |
a |
-a |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
140 |
914 |
321 |
524 |
205 |
220 |
304 |
417 |
71 |
214 |
345 |
53 |
229 |
447 |
151 |
407 |
402 |
817 |
|
WPM Timing |
Seconds |
WPM |
4.72 |
25.44 |
9.43 |
33.08 |
14.15 |
37.32 |
18.87 |
31.8 |
23.58 |
29.51 |
28.3 |
28.84 |
33.02 |
30.17 |
37.73 |
30.53 |
42.45 |
30.81 |
47.16 |
29.26 |
51.88 |
30.76 |
56.6 |
30.53 |
61.31 |
31.51 |
66.03 |
30.89 |
70.75 |
30.19 |
75.46 |
29.74 |
80.18 |
29.93 |
84.9 |
30.25 |
89.61 |
29.19 |
94.33 |
28.5 |
99.05 |
27.14 |
103.76 |
27.18 |
108.48 |
27.77 |
113.2 |
28.09 |
117.91 |
28.29 |
122.63 |
28.18 |
127.34 |
28.18 |
132.06 |
28.17 |
136.78 |
27.72 |
141.49 |
27.82 |
146.21 |
27.82 |
150.93 |
27.67 |
155.64 |
27.45 |
160.36 |
27.31 |
165.08 |
27.33 |
169.79 |
27.21 |
174.51 |
27.44 |
179.23 |
27.38 |
183.94 |
26.88 |
188.66 |
26.84 |
193.37 |
26.87 |
198.09 |
26.9 |
202.81 |
26.74 |
207.52 |
27.18 |
212.24 |
26.97 |
216.96 |
27.05 |
221.67 |
27.28 |
226.39 |
27.67 |
231.11 |
27.36 |
235.82 |
27.58 |
|