Official speed |
27.45 wpm (236.94 seconds elapsed during race) |
Without ending ping |
27.48 wpm (217 ms delay sending score to TypeRacer’s server) |
Timerless |
27.56 wpm (714 ms elapsed before first character typed; 236.01 seconds elapsed during race) |
Timerless minus one |
27.51 wpm, ignoring the first character typed |
Race Start |
July 21, 2023 7:46:59pm UTC |
Race Finish |
July 21, 2023 7:50:56pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.1% |
Points |
40.72 |
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* */ StingringBuffer commans d = new StingringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length(()) { if (random == null) random = new Random (System.currentTimesMillis)(()); expected += (random.nextInt() % 1024); } while (expected> > 0) { int ch = -1; try { ch = stream.read(); } catch (IOExectception e) { log.warn("StandardServer.awarit: read: ", e); ch = -1; } if (ch >< 32) /* Control character or EOF terminateds loop break; command,a.append((char) ch); expected--:l; } |
Timing |
Character |
* |
-* |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
714 |
917 |
343 |
1687 |
765 |
398 |
251 |
96 |
149 |
386 |
115 |
137 |
158 |
206 |
225 |
159 |
124 |
135 |
114 |
187 |
73 |
116 |
172 |
211 |
189 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
* |
-* |
|
* |
/ |
Milliseconds |
254 |
80 |
119 |
158 |
226 |
135 |
183 |
115 |
249 |
159 |
137 |
103 |
147 |
103 |
128 |
313 |
243 |
169 |
157 |
276 |
1109 |
964 |
242 |
512 |
446 |
Character |
|
S |
t |
i |
n |
g |
-g |
-n |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
431 |
357 |
307 |
106 |
188 |
209 |
255 |
143 |
125 |
364 |
107 |
204 |
172 |
776 |
188 |
222 |
134 |
161 |
89 |
766 |
147 |
126 |
167 |
118 |
120 |
Character |
n |
s |
|
- |
-s |
d |
|
= |
|
n |
e |
w |
|
S |
t |
i |
n |
g |
-g |
-n |
-i |
r |
i |
n |
g |
Milliseconds |
158 |
113 |
590 |
1194 |
378 |
340 |
383 |
294 |
766 |
257 |
165 |
201 |
270 |
411 |
318 |
159 |
138 |
163 |
391 |
143 |
108 |
456 |
174 |
224 |
194 |
Character |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
Milliseconds |
690 |
177 |
158 |
148 |
93 |
143 |
1300 |
398 |
1166 |
714 |
269 |
201 |
117 |
506 |
170 |
199 |
246 |
121 |
184 |
286 |
69 |
198 |
444 |
354 |
248 |
Character |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
681 |
216 |
584 |
243 |
1364 |
351 |
836 |
931 |
981 |
322 |
500 |
106 |
467 |
177 |
176 |
131 |
324 |
653 |
135 |
268 |
138 |
230 |
153 |
174 |
231 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
223 |
659 |
402 |
549 |
2250 |
120 |
391 |
130 |
186 |
179 |
167 |
270 |
1167 |
632 |
555 |
256 |
119 |
84 |
228 |
179 |
708 |
832 |
400 |
246 |
142 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
( |
Milliseconds |
85 |
189 |
239 |
81 |
195 |
796 |
3820 |
817 |
230 |
221 |
242 |
173 |
461 |
136 |
188 |
123 |
628 |
236 |
143 |
113 |
207 |
202 |
126 |
1155 |
294 |
Character |
-( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
886 |
613 |
297 |
588 |
1597 |
992 |
284 |
167 |
617 |
697 |
297 |
175 |
134 |
152 |
127 |
215 |
558 |
991 |
220 |
666 |
272 |
111 |
485 |
117 |
558 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
Milliseconds |
504 |
334 |
144 |
155 |
106 |
158 |
357 |
522 |
692 |
572 |
312 |
113 |
63 |
846 |
995 |
271 |
160 |
149 |
114 |
344 |
374 |
655 |
782 |
771 |
237 |
Character |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
s |
-s |
M |
i |
l |
l |
i |
s |
) |
Milliseconds |
126 |
409 |
86 |
191 |
505 |
677 |
116 |
136 |
125 |
167 |
148 |
161 |
665 |
296 |
190 |
127 |
201 |
456 |
478 |
234 |
320 |
819 |
390 |
126 |
956 |
Character |
( |
-( |
-) |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
Milliseconds |
43 |
538 |
459 |
783 |
314 |
420 |
706 |
664 |
189 |
197 |
143 |
99 |
176 |
268 |
69 |
243 |
543 |
1020 |
987 |
968 |
727 |
533 |
140 |
113 |
144 |
Character |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
136 |
205 |
800 |
361 |
171 |
214 |
322 |
784 |
254 |
133 |
1014 |
234 |
581 |
870 |
808 |
327 |
197 |
247 |
1226 |
1353 |
1089 |
1048 |
569 |
720 |
139 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
> |
-> |
|
> |
|
0 |
) |
|
{ |
|
i |
Milliseconds |
81 |
188 |
186 |
118 |
410 |
766 |
378 |
208 |
171 |
78 |
167 |
244 |
77 |
177 |
1847 |
552 |
208 |
2060 |
1687 |
121 |
1233 |
557 |
799 |
644 |
186 |
Character |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
172 |
258 |
387 |
362 |
66 |
357 |
345 |
788 |
920 |
54 |
1159 |
653 |
204 |
191 |
139 |
523 |
905 |
687 |
227 |
100 |
779 |
181 |
501 |
533 |
192 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
105 |
176 |
217 |
172 |
518 |
257 |
57 |
240 |
437 |
737 |
333 |
743 |
575 |
629 |
538 |
174 |
235 |
234 |
206 |
163 |
539 |
1372 |
533 |
848 |
408 |
Character |
x |
e |
c |
t |
-t |
-c |
-e |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
Milliseconds |
1084 |
273 |
180 |
240 |
216 |
144 |
438 |
143 |
101 |
363 |
156 |
133 |
176 |
241 |
454 |
806 |
1290 |
557 |
570 |
549 |
375 |
192 |
205 |
328 |
360 |
Character |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
r |
-r |
Milliseconds |
182 |
346 |
249 |
1901 |
1985 |
1135 |
233 |
108 |
214 |
149 |
156 |
214 |
200 |
597 |
1036 |
497 |
368 |
117 |
191 |
663 |
238 |
133 |
110 |
672 |
481 |
Character |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
Milliseconds |
355 |
60 |
963 |
597 |
211 |
47 |
184 |
146 |
610 |
638 |
1015 |
1460 |
688 |
727 |
1055 |
1204 |
876 |
208 |
89 |
655 |
210 |
419 |
959 |
98 |
922 |
Character |
|
} |
|
i |
f |
|
( |
c |
h |
|
> |
-> |
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
633 |
853 |
476 |
626 |
117 |
558 |
865 |
312 |
106 |
1085 |
1180 |
790 |
468 |
477 |
711 |
155 |
1270 |
526 |
521 |
1272 |
565 |
358 |
411 |
178 |
98 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
Milliseconds |
162 |
116 |
153 |
212 |
347 |
123 |
86 |
173 |
359 |
204 |
306 |
79 |
146 |
541 |
162 |
105 |
138 |
443 |
290 |
247 |
459 |
375 |
71 |
95 |
163 |
Character |
i |
n |
a |
t |
e |
d |
-d |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
Milliseconds |
164 |
169 |
704 |
287 |
71 |
219 |
645 |
92 |
285 |
220 |
321 |
119 |
174 |
276 |
167 |
73 |
75 |
209 |
174 |
735 |
526 |
291 |
97 |
187 |
105 |
Character |
a |
n |
d |
, |
a |
-a |
-, |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
Milliseconds |
117 |
115 |
122 |
316 |
316 |
289 |
118 |
632 |
181 |
202 |
128 |
142 |
165 |
209 |
1027 |
281 |
699 |
104 |
91 |
202 |
1069 |
485 |
186 |
121 |
729 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
: |
-: |
l |
-l |
; |
|
} |
Milliseconds |
783 |
686 |
180 |
168 |
115 |
113 |
187 |
224 |
76 |
180 |
720 |
130 |
921 |
401 |
233 |
1077 |
268 |
855 |
584 |
|
WPM Timing |
Seconds |
WPM |
4.74 |
7.6 |
9.48 |
39.25 |
14.22 |
37.14 |
18.96 |
35.45 |
23.69 |
33.93 |
28.43 |
32.92 |
33.17 |
32.2 |
37.91 |
33.24 |
42.65 |
31.79 |
47.39 |
32.41 |
52.13 |
31.31 |
56.87 |
31.65 |
61.6 |
31.36 |
66.34 |
30.39 |
71.08 |
30.22 |
75.82 |
29.44 |
80.56 |
29.79 |
85.3 |
29.97 |
90.04 |
29.72 |
94.78 |
30.13 |
99.51 |
29.91 |
104.25 |
29.7 |
108.99 |
29.18 |
113.73 |
29.54 |
118.47 |
29.17 |
123.21 |
28.54 |
127.95 |
28.98 |
132.69 |
28.13 |
137.43 |
27.94 |
142.16 |
27.77 |
146.9 |
27.77 |
151.64 |
28.09 |
156.38 |
28.01 |
161.12 |
27.63 |
165.86 |
27.57 |
170.6 |
27.5 |
175.34 |
27.44 |
180.07 |
27.32 |
184.81 |
27.34 |
189.55 |
26.91 |
194.29 |
26.87 |
199.03 |
26.77 |
203.77 |
26.44 |
208.51 |
26.19 |
213.25 |
26.9 |
217.98 |
27.19 |
222.72 |
27.42 |
227.46 |
27.59 |
232.2 |
27.75 |
236.94 |
27.45 |
|