Official speed |
32.14 wpm (202.36 seconds elapsed during race) |
Without ending ping |
32.15 wpm (83 ms delay sending score to TypeRacer’s server) |
Timerless |
32.26 wpm (672 ms elapsed before first character typed; 201.61 seconds elapsed during race) |
Timerless minus one |
32.20 wpm, ignoring the first character typed |
Race Start |
April 4, 2024 5:11:26am UTC |
Race Finish |
April 4, 2024 5:14:48am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.3% |
Points |
47.67 |
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 s a set of characters from the sockert */ StringBuffer ocommand = new StiringBuffer *(); int expected =1 1024 ; /* Cut off to avoid DoS attack */ whill e (expected < shutdoewn.length()) }{ if (random == null) random [= new Random(System.currnentTimeMillis*())); expected +=) (reandanandom.nextInt() #% 1024); } while (expected > 0) ({ int ch = -1; rtry { ch [= streanm.read(); } catch (IOPExecception ie ) { log.warn("StandardServer.aewait: read: ", e); ch = -1; )(} if (ch < 32) /* Control character or EOF termintates loop break; command.append((char) ch); expected --; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
s |
|
- |
-s |
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
672 |
563 |
215 |
339 |
236 |
113 |
257 |
185 |
258 |
85 |
306 |
150 |
83 |
43 |
298 |
332 |
170 |
111 |
304 |
56 |
92 |
394 |
105 |
123 |
216 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
r |
-r |
t |
|
Milliseconds |
533 |
176 |
290 |
134 |
64 |
352 |
144 |
264 |
319 |
101 |
110 |
125 |
145 |
77 |
62 |
83 |
675 |
490 |
375 |
106 |
151 |
71 |
550 |
326 |
126 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
o |
-o |
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
1154 |
648 |
143 |
498 |
249 |
287 |
125 |
110 |
207 |
717 |
304 |
604 |
146 |
332 |
73 |
236 |
394 |
327 |
174 |
92 |
68 |
160 |
171 |
181 |
71 |
Character |
|
= |
|
n |
e |
w |
|
S |
t |
i |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
- |
* |
-* |
Milliseconds |
519 |
585 |
361 |
166 |
717 |
75 |
321 |
429 |
328 |
145 |
328 |
96 |
186 |
99 |
367 |
579 |
241 |
286 |
166 |
172 |
31 |
90 |
367 |
798 |
575 |
Character |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
1 |
-1 |
|
1 |
0 |
2 |
4 |
Milliseconds |
598 |
186 |
384 |
241 |
166 |
89 |
82 |
214 |
299 |
475 |
532 |
151 |
388 |
279 |
145 |
183 |
116 |
682 |
600 |
516 |
196 |
332 |
106 |
584 |
291 |
Character |
|
- |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
97 |
338 |
425 |
188 |
444 |
736 |
188 |
764 |
548 |
147 |
82 |
387 |
231 |
126 |
97 |
194 |
75 |
127 |
335 |
887 |
409 |
183 |
103 |
200 |
514 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
l |
|
- |
-l |
e |
|
( |
e |
Milliseconds |
279 |
696 |
561 |
188 |
172 |
126 |
152 |
244 |
90 |
492 |
432 |
339 |
253 |
259 |
38 |
118 |
145 |
206 |
177 |
360 |
320 |
151 |
334 |
326 |
397 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
e |
-e |
w |
n |
. |
l |
e |
n |
g |
Milliseconds |
277 |
431 |
141 |
213 |
189 |
153 |
178 |
72 |
470 |
626 |
161 |
165 |
334 |
196 |
354 |
104 |
111 |
367 |
236 |
35 |
416 |
279 |
396 |
68 |
457 |
Character |
t |
h |
( |
) |
) |
|
} |
-} |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
197 |
54 |
545 |
399 |
138 |
386 |
1609 |
790 |
678 |
421 |
334 |
98 |
55 |
688 |
399 |
107 |
117 |
244 |
187 |
99 |
282 |
988 |
228 |
153 |
245 |
Character |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
[ |
-[ |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
214 |
167 |
161 |
498 |
578 |
260 |
70 |
113 |
112 |
390 |
81 |
179 |
536 |
535 |
1076 |
417 |
131 |
232 |
103 |
201 |
459 |
202 |
105 |
152 |
291 |
Character |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
n |
-n |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
Milliseconds |
83 |
584 |
735 |
444 |
57 |
236 |
374 |
91 |
361 |
771 |
342 |
207 |
139 |
138 |
551 |
915 |
516 |
150 |
1383 |
472 |
95 |
9 |
750 |
250 |
126 |
Character |
l |
i |
s |
* |
-* |
( |
) |
) |
) |
-) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
) |
-) |
Milliseconds |
172 |
142 |
198 |
552 |
449 |
529 |
324 |
172 |
121 |
429 |
307 |
133 |
601 |
627 |
464 |
114 |
225 |
182 |
156 |
144 |
92 |
629 |
440 |
750 |
373 |
Character |
|
( |
r |
e |
a |
n |
d |
-d |
-n |
-a |
a |
n |
-n |
-a |
-e |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
Milliseconds |
190 |
393 |
759 |
95 |
66 |
110 |
112 |
275 |
195 |
128 |
227 |
194 |
390 |
179 |
128 |
267 |
57 |
111 |
465 |
89 |
333 |
343 |
201 |
290 |
211 |
Character |
I |
n |
t |
( |
) |
|
# |
-# |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
Milliseconds |
930 |
299 |
152 |
479 |
179 |
405 |
723 |
317 |
848 |
470 |
258 |
64 |
375 |
326 |
683 |
439 |
115 |
1515 |
331 |
181 |
77 |
386 |
148 |
72 |
143 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
( |
-( |
{ |
|
i |
n |
t |
|
c |
h |
Milliseconds |
494 |
346 |
300 |
341 |
165 |
229 |
189 |
423 |
653 |
549 |
477 |
251 |
445 |
784 |
466 |
494 |
527 |
618 |
479 |
119 |
82 |
119 |
271 |
590 |
89 |
Character |
|
= |
|
- |
1 |
; |
|
r |
-r |
t |
r |
y |
|
{ |
|
c |
h |
|
[ |
-[ |
= |
|
s |
t |
r |
Milliseconds |
260 |
964 |
352 |
828 |
655 |
336 |
128 |
179 |
472 |
84 |
620 |
455 |
174 |
774 |
284 |
213 |
69 |
202 |
516 |
458 |
755 |
271 |
167 |
160 |
271 |
Character |
e |
a |
n |
-n |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
389 |
152 |
127 |
376 |
257 |
1060 |
335 |
89 |
291 |
167 |
521 |
327 |
355 |
138 |
599 |
442 |
294 |
198 |
202 |
439 |
76 |
132 |
396 |
1173 |
174 |
Character |
P |
-P |
E |
x |
e |
c |
-c |
-e |
c |
e |
p |
t |
i |
o |
n |
|
i |
-i |
e |
|
- |
) |
|
{ |
|
Milliseconds |
332 |
315 |
438 |
1249 |
400 |
190 |
376 |
186 |
77 |
430 |
305 |
140 |
305 |
69 |
99 |
414 |
181 |
368 |
79 |
103 |
516 |
908 |
441 |
1726 |
640 |
Character |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
242 |
277 |
249 |
368 |
501 |
147 |
299 |
137 |
546 |
581 |
645 |
319 |
55 |
195 |
147 |
589 |
472 |
230 |
685 |
201 |
92 |
279 |
165 |
65 |
349 |
Character |
a |
e |
-e |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
Milliseconds |
260 |
209 |
344 |
73 |
208 |
430 |
54 |
481 |
126 |
235 |
64 |
310 |
174 |
410 |
209 |
509 |
512 |
159 |
167 |
505 |
537 |
175 |
267 |
79 |
227 |
Character |
= |
|
- |
1 |
; |
|
) |
-) |
( |
-( |
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
Milliseconds |
684 |
331 |
799 |
449 |
893 |
123 |
722 |
548 |
2014 |
376 |
613 |
401 |
395 |
63 |
106 |
521 |
435 |
100 |
549 |
843 |
392 |
561 |
91 |
660 |
647 |
Character |
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
Milliseconds |
2298 |
895 |
215 |
1035 |
382 |
92 |
138 |
611 |
77 |
179 |
236 |
223 |
103 |
112 |
388 |
82 |
335 |
278 |
133 |
78 |
358 |
327 |
50 |
69 |
666 |
Character |
O |
F |
|
t |
e |
r |
m |
i |
n |
t |
-t |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
597 |
529 |
139 |
264 |
564 |
68 |
152 |
389 |
130 |
191 |
450 |
144 |
251 |
146 |
181 |
166 |
196 |
316 |
231 |
285 |
354 |
208 |
272 |
64 |
207 |
Character |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
Milliseconds |
104 |
519 |
390 |
193 |
58 |
89 |
165 |
126 |
63 |
182 |
550 |
282 |
265 |
159 |
255 |
266 |
507 |
513 |
572 |
429 |
76 |
71 |
151 |
599 |
361 |
Character |
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
222 |
69 |
605 |
333 |
165 |
208 |
556 |
362 |
92 |
269 |
193 |
142 |
159 |
107 |
482 |
737 |
456 |
482 |
324 |
974 |
|
WPM Timing |
Seconds |
WPM |
4.05 |
32.61 |
8.09 |
45.96 |
12.14 |
43.49 |
16.19 |
40.77 |
20.24 |
40.92 |
24.28 |
39.53 |
28.33 |
37.7 |
32.38 |
38.54 |
36.43 |
36.9 |
40.47 |
37.36 |
44.52 |
36.66 |
48.57 |
37.06 |
52.61 |
37.4 |
56.66 |
37.7 |
60.71 |
35.97 |
64.76 |
36.14 |
68.8 |
36.8 |
72.85 |
36.73 |
76.9 |
36.36 |
80.95 |
35.43 |
84.99 |
35.3 |
89.04 |
35.31 |
93.09 |
34.42 |
97.14 |
34.22 |
101.18 |
33.68 |
105.23 |
33.41 |
109.28 |
33.82 |
113.32 |
33.36 |
117.37 |
33.23 |
121.42 |
32.91 |
125.47 |
32.81 |
129.51 |
32.71 |
133.56 |
32.79 |
137.61 |
32.18 |
141.66 |
32.02 |
145.7 |
31.71 |
149.75 |
31.81 |
153.8 |
31.99 |
157.84 |
32.23 |
161.89 |
32.17 |
165.94 |
31.53 |
169.99 |
31.41 |
174.03 |
31.1 |
178.08 |
30.86 |
182.13 |
31.36 |
186.18 |
31.52 |
190.22 |
32.05 |
194.27 |
32.18 |
198.32 |
32.31 |
202.36 |
32.14 |
|