Official speed |
32.84 wpm (198.05 seconds elapsed during race) |
Without ending ping |
32.90 wpm (344 ms delay sending score to TypeRacer’s server) |
Timerless |
33.01 wpm (659 ms elapsed before first character typed; 197.05 seconds elapsed during race) |
Timerless minus one |
32.95 wpm, ignoring the first character typed |
Race Start |
June 30, 2023 6:49:03pm UTC |
Race Finish |
June 30, 2023 6:52:22pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.3% |
Points |
48.71 |
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 characters from th se socket (*/ StringBuffer command = new StringBuffer(); int expected = 10324; /(* Cut off oto avoid DoS attack (*. / while (expected < shutdown , . llength()(() { if (random == null) random = new Random(Sytstem. currentTimeMIllillios()); expected += (random.nexxttInt() % 1024); } while (expected > 0) { int ch = -1 ; try lo){ ch -- = stream. reread(); {} catch (IOException e) { log.wrarmmn("StandardSEercver.await: read: ", e);; ch = 0-1; } if (ch < 32 ) /* Cntontrol character or EOF terminates loop brealk; commnaand.append ((char) ch); expected==--; )} |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
E |
a |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
659 |
451 |
348 |
1958 |
349 |
518 |
109 |
215 |
459 |
159 |
335 |
119 |
235 |
149 |
239 |
132 |
162 |
136 |
205 |
179 |
196 |
162 |
68 |
336 |
98 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
|
s |
-s |
- |
e |
|
s |
o |
c |
Milliseconds |
109 |
96 |
156 |
281 |
259 |
81 |
161 |
152 |
189 |
202 |
197 |
45 |
119 |
173 |
115 |
100 |
166 |
150 |
391 |
151 |
117 |
82 |
193 |
116 |
235 |
Character |
k |
e |
t |
|
( |
-( |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
112 |
136 |
213 |
184 |
715 |
694 |
502 |
401 |
506 |
458 |
166 |
223 |
66 |
166 |
73 |
765 |
227 |
299 |
206 |
266 |
117 |
73 |
254 |
78 |
160 |
Character |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
172 |
131 |
122 |
168 |
90 |
443 |
276 |
353 |
163 |
170 |
201 |
471 |
189 |
190 |
118 |
142 |
76 |
623 |
222 |
310 |
296 |
287 |
143 |
548 |
253 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
3 |
-3 |
2 |
4 |
; |
|
Milliseconds |
467 |
215 |
201 |
128 |
88 |
130 |
175 |
314 |
97 |
145 |
292 |
326 |
170 |
240 |
119 |
187 |
243 |
441 |
182 |
299 |
402 |
137 |
542 |
576 |
200 |
Character |
/ |
( |
-( |
* |
|
C |
u |
t |
|
o |
f |
f |
|
o |
-o |
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
421 |
589 |
651 |
364 |
1077 |
1224 |
202 |
185 |
84 |
262 |
101 |
164 |
89 |
176 |
387 |
110 |
138 |
159 |
203 |
262 |
234 |
132 |
163 |
168 |
470 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
( |
-( |
* |
. |
|
- |
-. |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
277 |
648 |
261 |
222 |
193 |
169 |
115 |
283 |
138 |
248 |
373 |
663 |
339 |
522 |
315 |
284 |
163 |
436 |
374 |
403 |
164 |
72 |
187 |
142 |
527 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
|
- |
, |
|
- |
Milliseconds |
367 |
701 |
297 |
93 |
130 |
373 |
329 |
120 |
248 |
264 |
381 |
372 |
290 |
134 |
219 |
196 |
516 |
120 |
198 |
85 |
305 |
504 |
289 |
276 |
257 |
Character |
-, |
. |
|
l |
-l |
- |
l |
e |
n |
g |
t |
h |
( |
) |
( |
-( |
( |
-( |
) |
|
{ |
|
i |
f |
|
Milliseconds |
165 |
433 |
328 |
281 |
287 |
158 |
245 |
77 |
166 |
184 |
314 |
190 |
727 |
361 |
663 |
628 |
409 |
734 |
296 |
546 |
505 |
639 |
199 |
159 |
103 |
Character |
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
Milliseconds |
433 |
495 |
150 |
69 |
175 |
100 |
149 |
246 |
252 |
183 |
193 |
296 |
187 |
255 |
170 |
364 |
660 |
287 |
133 |
108 |
141 |
114 |
167 |
191 |
224 |
Character |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
t |
-t |
s |
t |
e |
m |
. |
|
- |
c |
u |
Milliseconds |
266 |
389 |
110 |
150 |
165 |
487 |
135 |
159 |
169 |
143 |
223 |
484 |
758 |
191 |
178 |
330 |
94 |
148 |
172 |
115 |
305 |
556 |
289 |
205 |
78 |
Character |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
l |
l |
-l |
-l |
-I |
i |
l |
l |
i |
o |
-o |
s |
( |
) |
Milliseconds |
191 |
185 |
80 |
141 |
99 |
767 |
364 |
198 |
87 |
483 |
143 |
172 |
161 |
335 |
164 |
140 |
502 |
237 |
135 |
173 |
286 |
541 |
100 |
516 |
293 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
376 |
550 |
215 |
248 |
266 |
141 |
94 |
352 |
244 |
114 |
233 |
142 |
741 |
560 |
310 |
850 |
303 |
152 |
92 |
165 |
88 |
114 |
264 |
323 |
88 |
Character |
x |
x |
t |
-t |
-x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
Milliseconds |
354 |
43 |
316 |
331 |
159 |
223 |
478 |
117 |
144 |
416 |
326 |
481 |
1834 |
685 |
507 |
96 |
436 |
504 |
669 |
611 |
283 |
1257 |
585 |
472 |
127 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
Milliseconds |
81 |
86 |
171 |
583 |
411 |
586 |
260 |
125 |
124 |
352 |
276 |
156 |
240 |
199 |
534 |
422 |
376 |
1188 |
551 |
828 |
550 |
364 |
151 |
134 |
155 |
Character |
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
l |
o |
-o |
-l |
) |
-) |
{ |
|
c |
h |
Milliseconds |
328 |
88 |
292 |
165 |
214 |
908 |
340 |
222 |
451 |
689 |
546 |
254 |
236 |
130 |
120 |
509 |
195 |
424 |
144 |
401 |
564 |
562 |
574 |
343 |
97 |
Character |
|
- |
-- |
- |
|
- |
-- |
= |
|
s |
t |
r |
e |
a |
m |
. |
|
r |
e |
-e |
-r |
- |
r |
e |
a |
Milliseconds |
173 |
170 |
511 |
343 |
272 |
295 |
172 |
273 |
206 |
723 |
185 |
181 |
336 |
363 |
119 |
335 |
288 |
106 |
61 |
471 |
160 |
166 |
114 |
85 |
152 |
Character |
d |
( |
) |
; |
|
{ |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
Milliseconds |
223 |
406 |
258 |
499 |
222 |
806 |
514 |
381 |
518 |
323 |
206 |
105 |
315 |
233 |
142 |
850 |
514 |
209 |
377 |
545 |
368 |
173 |
209 |
240 |
165 |
Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
r |
-r |
a |
r |
m |
m |
-m |
-m |
n |
( |
" |
S |
Milliseconds |
90 |
183 |
251 |
188 |
515 |
516 |
954 |
566 |
465 |
170 |
128 |
789 |
413 |
260 |
343 |
108 |
119 |
223 |
56 |
510 |
156 |
233 |
687 |
1023 |
723 |
Character |
t |
a |
n |
d |
a |
r |
d |
S |
E |
-E |
e |
r |
c |
-c |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
Milliseconds |
178 |
148 |
195 |
138 |
195 |
166 |
332 |
618 |
129 |
487 |
184 |
106 |
330 |
500 |
115 |
213 |
121 |
347 |
230 |
237 |
150 |
247 |
114 |
516 |
423 |
Character |
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
-; |
; |
|
c |
h |
|
= |
|
0 |
-0 |
- |
1 |
; |
Milliseconds |
99 |
127 |
191 |
260 |
346 |
247 |
925 |
967 |
328 |
399 |
547 |
1040 |
392 |
645 |
298 |
409 |
93 |
176 |
175 |
223 |
480 |
544 |
304 |
390 |
715 |
Character |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
n |
t |
-t |
Milliseconds |
206 |
999 |
368 |
349 |
133 |
98 |
455 |
539 |
91 |
153 |
651 |
296 |
545 |
185 |
295 |
424 |
322 |
411 |
594 |
748 |
388 |
543 |
391 |
130 |
375 |
Character |
-n |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
Milliseconds |
152 |
298 |
132 |
532 |
267 |
122 |
211 |
234 |
328 |
93 |
136 |
81 |
182 |
353 |
256 |
155 |
130 |
249 |
227 |
155 |
118 |
464 |
461 |
217 |
219 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
l |
-l |
k |
; |
|
Milliseconds |
314 |
146 |
143 |
165 |
109 |
174 |
78 |
154 |
449 |
189 |
175 |
319 |
213 |
180 |
245 |
174 |
456 |
240 |
157 |
120 |
145 |
429 |
249 |
303 |
229 |
Character |
c |
o |
m |
m |
n |
a |
-a |
-n |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
|
- |
( |
( |
c |
h |
a |
Milliseconds |
544 |
81 |
250 |
65 |
285 |
147 |
465 |
165 |
402 |
117 |
167 |
566 |
326 |
162 |
170 |
142 |
977 |
202 |
175 |
374 |
311 |
680 |
459 |
251 |
127 |
Character |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
= |
-= |
-= |
- |
- |
; |
|
) |
Milliseconds |
193 |
536 |
851 |
151 |
116 |
579 |
935 |
322 |
116 |
285 |
138 |
139 |
485 |
302 |
142 |
222 |
641 |
197 |
420 |
169 |
597 |
198 |
586 |
419 |
363 |
Character |
-) |
} |
Milliseconds |
529 |
330 |
|
WPM Timing |
Seconds |
WPM |
3.96 |
9.09 |
7.92 |
27.27 |
11.88 |
39.38 |
15.84 |
35.6 |
19.81 |
41.2 |
23.77 |
41.91 |
27.73 |
42.85 |
31.69 |
42.03 |
35.65 |
38.37 |
39.61 |
39.99 |
43.57 |
39.38 |
47.53 |
38.37 |
51.49 |
38.68 |
55.45 |
37.22 |
59.42 |
36.35 |
63.38 |
35.6 |
67.34 |
36.35 |
71.3 |
37.53 |
75.26 |
37.31 |
79.22 |
36.96 |
83.18 |
36.79 |
87.14 |
36.63 |
91.1 |
37.01 |
95.06 |
36.23 |
99.03 |
35.51 |
102.99 |
35.66 |
106.95 |
35.34 |
110.91 |
35.38 |
114.87 |
34.89 |
118.83 |
34.23 |
122.79 |
34.01 |
126.75 |
33.7 |
130.71 |
33.69 |
134.67 |
33.86 |
138.64 |
33.5 |
142.6 |
33.16 |
146.56 |
33.24 |
150.52 |
33.48 |
154.48 |
33.01 |
158.44 |
32.87 |
162.4 |
32.81 |
166.36 |
32.6 |
170.32 |
32.41 |
174.29 |
32.84 |
178.25 |
33.32 |
182.21 |
33.32 |
186.17 |
33.26 |
190.13 |
33.2 |
194.09 |
33.2 |
198.05 |
32.84 |
|