Official speed |
31.26 wpm (208.06 seconds elapsed during race) |
Without ending ping |
31.51 wpm (1,663 ms delay sending score to TypeRacer’s server) |
Timerless |
31.70 wpm (1,198 ms elapsed before first character typed; 205.20 seconds elapsed during race) |
Timerless minus one |
31.64 wpm, ignoring the first character typed |
Race Start |
July 7, 2023 7:53:07am UTC |
Race Finish |
July 7, 2023 7:56:35am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.9% |
Points |
46.38 |
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 */ StringBuffer comamand = new StringBuffer(); int expected = 1024 ; \/* Cut ooff to avod id DOoid DosS attack */ hwwhile (expected < shutdown.length())) { if (random == null) random = new Randdom (SYYSystem.currentTimeMillis()); expected += (random.netxtInt() % 1024); } while (expected > 0 \) ) { int ch = -1 , try, try , try; try ({ ch = stream.read(); } cathccchch (IOEcxcepteiion e) { log.warn("StandardsServer.awaait: read ;: {", e); ch = -1 ; } if (ch < 32) /* Cotrolntrol character ot r EOF termiabnates loop break; command .append((char)) ch) ; exexpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
1198 |
507 |
351 |
378 |
180 |
103 |
147 |
201 |
310 |
166 |
113 |
203 |
83 |
168 |
292 |
188 |
159 |
141 |
125 |
145 |
115 |
109 |
75 |
159 |
85 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
132 |
102 |
195 |
486 |
187 |
0 |
236 |
143 |
255 |
147 |
83 |
178 |
280 |
134 |
170 |
122 |
217 |
90 |
148 |
907 |
426 |
285 |
649 |
155 |
182 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
a |
-a |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
180 |
171 |
185 |
567 |
256 |
260 |
127 |
94 |
117 |
167 |
364 |
133 |
196 |
194 |
465 |
211 |
144 |
152 |
302 |
176 |
935 |
140 |
485 |
116 |
224 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
234 |
346 |
275 |
178 |
210 |
196 |
176 |
247 |
231 |
223 |
140 |
72 |
146 |
694 |
171 |
711 |
201 |
567 |
189 |
111 |
114 |
227 |
183 |
289 |
126 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
- |
; |
|
\ |
-\ |
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
166 |
159 |
92 |
197 |
138 |
539 |
119 |
647 |
170 |
132 |
223 |
367 |
481 |
168 |
143 |
891 |
0 |
0 |
752 |
180 |
734 |
226 |
204 |
114 |
463 |
Character |
o |
-o |
f |
f |
|
t |
o |
|
a |
v |
o |
d |
|
- |
-d |
-o |
i |
d |
|
D |
O |
-O |
-D |
- |
-d |
Milliseconds |
248 |
447 |
146 |
158 |
200 |
150 |
831 |
143 |
302 |
216 |
212 |
234 |
232 |
408 |
141 |
91 |
343 |
142 |
173 |
333 |
183 |
519 |
155 |
147 |
393 |
Character |
-i |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
h |
w |
-w |
-h |
Milliseconds |
220 |
537 |
168 |
784 |
188 |
531 |
365 |
235 |
547 |
315 |
390 |
355 |
333 |
141 |
128 |
90 |
252 |
238 |
774 |
858 |
211 |
603 |
126 |
399 |
146 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
Milliseconds |
124 |
153 |
135 |
187 |
140 |
173 |
754 |
421 |
209 |
119 |
173 |
132 |
173 |
95 |
165 |
324 |
330 |
145 |
486 |
208 |
125 |
167 |
197 |
176 |
162 |
Character |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
) |
-) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
107 |
277 |
778 |
136 |
137 |
161 |
154 |
148 |
760 |
204 |
134 |
192 |
483 |
173 |
352 |
121 |
564 |
255 |
269 |
674 |
397 |
144 |
177 |
143 |
189 |
Character |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
Milliseconds |
185 |
140 |
468 |
137 |
131 |
389 |
151 |
214 |
144 |
1350 |
130 |
821 |
147 |
162 |
115 |
149 |
191 |
174 |
554 |
132 |
250 |
161 |
193 |
161 |
470 |
Character |
a |
n |
d |
-d |
d |
o |
m |
|
- |
( |
S |
Y |
Y |
S |
-S |
-Y |
-Y |
y |
s |
t |
e |
m |
. |
c |
u |
Milliseconds |
228 |
201 |
89 |
835 |
1143 |
133 |
198 |
193 |
441 |
404 |
352 |
210 |
1630 |
203 |
424 |
150 |
134 |
803 |
129 |
139 |
125 |
629 |
234 |
976 |
209 |
Character |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
234 |
112 |
177 |
137 |
161 |
750 |
205 |
249 |
157 |
659 |
226 |
198 |
137 |
196 |
231 |
720 |
156 |
156 |
932 |
189 |
328 |
207 |
128 |
152 |
142 |
Character |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
t |
-t |
x |
t |
I |
n |
t |
( |
Milliseconds |
151 |
104 |
195 |
225 |
733 |
263 |
378 |
1027 |
390 |
162 |
117 |
245 |
88 |
194 |
607 |
280 |
166 |
146 |
745 |
642 |
124 |
643 |
239 |
236 |
638 |
Character |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
211 |
197 |
1294 |
388 |
486 |
98 |
167 |
223 |
751 |
271 |
130 |
736 |
226 |
680 |
219 |
163 |
211 |
140 |
166 |
519 |
324 |
230 |
118 |
182 |
132 |
Character |
t |
e |
d |
|
> |
|
0 |
|
\ |
-\ |
) |
|
- |
-) |
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
Milliseconds |
149 |
76 |
218 |
192 |
545 |
152 |
221 |
158 |
721 |
0 |
0 |
199 |
487 |
146 |
105 |
606 |
164 |
275 |
204 |
624 |
188 |
124 |
164 |
417 |
112 |
Character |
|
= |
|
- |
1 |
|
- |
, |
|
t |
r |
y |
-y |
-r |
-t |
- |
-, |
, |
|
t |
r |
y |
|
- |
-y |
Milliseconds |
252 |
565 |
217 |
271 |
225 |
442 |
599 |
239 |
130 |
381 |
211 |
147 |
522 |
149 |
104 |
348 |
755 |
398 |
310 |
177 |
145 |
85 |
242 |
323 |
139 |
Character |
-r |
-t |
- |
-, |
, |
|
t |
r |
y |
-y |
-r |
-t |
- |
-, |
; |
|
t |
r |
y |
|
( |
-( |
{ |
|
c |
Milliseconds |
127 |
115 |
289 |
274 |
751 |
262 |
198 |
149 |
89 |
1523 |
190 |
133 |
127 |
116 |
644 |
196 |
255 |
163 |
100 |
171 |
873 |
413 |
395 |
213 |
540 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
h |
Milliseconds |
132 |
135 |
476 |
168 |
299 |
106 |
142 |
101 |
198 |
147 |
756 |
317 |
111 |
211 |
115 |
635 |
184 |
216 |
210 |
3091 |
161 |
573 |
217 |
119 |
177 |
Character |
c |
c |
-c |
-c |
c |
h |
-h |
-c |
-h |
c |
h |
|
( |
I |
O |
E |
c |
-c |
x |
c |
e |
p |
t |
e |
i |
Milliseconds |
95 |
23 |
346 |
135 |
160 |
97 |
420 |
138 |
104 |
348 |
176 |
132 |
761 |
349 |
152 |
173 |
760 |
386 |
144 |
457 |
195 |
53 |
315 |
91 |
239 |
Character |
-i |
-e |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
Milliseconds |
368 |
116 |
418 |
138 |
194 |
165 |
486 |
1175 |
148 |
641 |
144 |
865 |
183 |
474 |
455 |
343 |
221 |
384 |
97 |
683 |
423 |
348 |
211 |
155 |
222 |
Character |
d |
a |
r |
d |
s |
-s |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
a |
-a |
i |
t |
: |
|
r |
e |
a |
Milliseconds |
749 |
134 |
81 |
166 |
334 |
766 |
147 |
270 |
127 |
249 |
105 |
158 |
587 |
220 |
207 |
193 |
194 |
637 |
267 |
181 |
766 |
148 |
663 |
133 |
197 |
Character |
d |
|
- |
; |
-; |
: |
|
{ |
-{ |
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
|
- |
Milliseconds |
108 |
345 |
438 |
176 |
403 |
449 |
148 |
446 |
669 |
433 |
306 |
208 |
472 |
449 |
553 |
214 |
663 |
161 |
143 |
562 |
222 |
220 |
227 |
342 |
440 |
Character |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
t |
r |
o |
Milliseconds |
316 |
228 |
752 |
258 |
949 |
179 |
247 |
816 |
310 |
138 |
126 |
650 |
140 |
577 |
156 |
839 |
163 |
983 |
671 |
254 |
621 |
228 |
395 |
112 |
143 |
Character |
l |
-l |
-o |
-r |
-t |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
t |
|
- |
Milliseconds |
168 |
266 |
137 |
122 |
103 |
462 |
256 |
148 |
117 |
161 |
155 |
536 |
100 |
186 |
124 |
116 |
59 |
188 |
140 |
95 |
189 |
380 |
223 |
181 |
495 |
Character |
-t |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
a |
-a |
b |
-b |
n |
a |
t |
e |
s |
|
l |
o |
o |
Milliseconds |
129 |
108 |
178 |
512 |
295 |
232 |
452 |
515 |
195 |
118 |
271 |
686 |
413 |
567 |
326 |
453 |
246 |
159 |
86 |
189 |
162 |
172 |
385 |
188 |
112 |
Character |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
Milliseconds |
169 |
272 |
823 |
201 |
481 |
230 |
129 |
526 |
403 |
304 |
138 |
236 |
140 |
144 |
77 |
757 |
231 |
509 |
258 |
495 |
449 |
141 |
128 |
199 |
141 |
Character |
( |
( |
c |
h |
a |
r |
) |
) |
|
- |
-) |
|
c |
h |
) |
|
- |
; |
|
e |
x |
e |
-e |
-x |
x |
Milliseconds |
918 |
138 |
469 |
124 |
156 |
61 |
519 |
143 |
142 |
582 |
151 |
305 |
557 |
108 |
552 |
244 |
478 |
201 |
117 |
597 |
211 |
390 |
600 |
539 |
870 |
Character |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
182 |
177 |
156 |
157 |
108 |
198 |
898 |
146 |
563 |
610 |
349 |
|
WPM Timing |
Seconds |
WPM |
4.16 |
40.37 |
8.32 |
56.23 |
12.48 |
50.95 |
16.64 |
49.02 |
20.81 |
49.6 |
24.97 |
49.02 |
29.13 |
46.14 |
33.29 |
44.34 |
37.45 |
40.69 |
41.61 |
38.35 |
45.77 |
38.01 |
49.93 |
37.97 |
54.1 |
39.04 |
58.26 |
38.52 |
62.42 |
38.83 |
66.58 |
39.11 |
70.74 |
38 |
74.9 |
36.69 |
79.06 |
36.58 |
83.22 |
36.48 |
87.39 |
36.67 |
91.55 |
36.44 |
95.71 |
36.24 |
99.87 |
36.05 |
104.03 |
36.1 |
108.19 |
36.16 |
112.35 |
35.03 |
116.51 |
33.78 |
120.68 |
33.21 |
124.84 |
33.36 |
129 |
33.12 |
133.16 |
32.53 |
137.32 |
32.33 |
141.48 |
32.23 |
145.64 |
32.13 |
149.8 |
32.2 |
153.97 |
32.27 |
158.13 |
31.87 |
162.29 |
31.87 |
166.45 |
31.72 |
170.61 |
31.72 |
174.77 |
31.31 |
178.93 |
31.72 |
183.09 |
31.72 |
187.26 |
31.72 |
191.42 |
31.91 |
195.58 |
32.03 |
199.74 |
31.78 |
203.9 |
31.6 |
208.06 |
31.26 |
|