Official speed |
28.01 wpm (232.20 seconds elapsed during race) |
Without ending ping |
28.05 wpm (346 ms delay sending score to TypeRacer’s server) |
Timerless |
28.18 wpm (1,041 ms elapsed before first character typed; 230.82 seconds elapsed during race) |
Timerless minus one |
28.13 wpm, ignoring the first character typed |
Race Start |
July 1, 2023 1:24:07pm UTC |
Race Finish |
July 1, 2023 1:28:00pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
95.7% |
Points |
41.55 |
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 */ StinringBuffer command + += nwew StringerBurffer(); int extpected = 1024; /* Cut off to avoid DosS attack */ while (expected < shutdown.length()) { if (random ++ == unull ) random = new Random(System.currentTimeMillis()):; expected += (randpom .nextInt() &% 1024); } while (ecpxpected > 0) { int ch = -1; try { ch = stream .read(); } catch (IOEcxception e ) { log.warn("StandardServer.await: read: ", e); ch -= -1 : ; } if (ch < 32 ) /* Control character of r EOF terminates loop break; command.append((char) ch); expected__--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
1041 |
705 |
517 |
310 |
223 |
141 |
321 |
323 |
161 |
154 |
997 |
145 |
85 |
150 |
475 |
237 |
113 |
594 |
119 |
94 |
173 |
108 |
195 |
444 |
43 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
i |
Milliseconds |
138 |
114 |
184 |
430 |
119 |
109 |
90 |
151 |
440 |
131 |
74 |
46 |
313 |
285 |
114 |
447 |
78 |
153 |
623 |
1531 |
762 |
421 |
313 |
254 |
526 |
Character |
n |
-n |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
+ |
|
- |
Milliseconds |
57 |
654 |
132 |
786 |
97 |
175 |
236 |
667 |
171 |
163 |
155 |
90 |
152 |
911 |
456 |
136 |
85 |
135 |
414 |
116 |
205 |
749 |
226 |
263 |
401 |
Character |
-+ |
+ |
-+ |
= |
|
n |
w |
-w |
e |
w |
|
S |
t |
r |
i |
n |
g |
e |
r |
-r |
-e |
B |
u |
r |
-r |
Milliseconds |
149 |
937 |
964 |
198 |
761 |
250 |
399 |
354 |
62 |
69 |
516 |
297 |
137 |
107 |
368 |
48 |
198 |
83 |
101 |
716 |
394 |
436 |
211 |
220 |
517 |
Character |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
t |
-t |
p |
e |
c |
t |
e |
d |
|
= |
|
Milliseconds |
86 |
162 |
152 |
163 |
848 |
68 |
3103 |
910 |
194 |
81 |
125 |
494 |
223 |
173 |
202 |
448 |
485 |
82 |
67 |
248 |
649 |
66 |
956 |
126 |
245 |
Character |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
729 |
156 |
684 |
572 |
1291 |
154 |
1118 |
378 |
708 |
343 |
166 |
750 |
131 |
550 |
162 |
145 |
707 |
345 |
78 |
182 |
161 |
508 |
85 |
134 |
168 |
Character |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
Milliseconds |
123 |
789 |
191 |
111 |
585 |
156 |
230 |
437 |
538 |
140 |
679 |
118 |
352 |
414 |
1304 |
713 |
347 |
680 |
86 |
182 |
175 |
95 |
129 |
1117 |
237 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
150 |
617 |
86 |
71 |
225 |
115 |
198 |
522 |
382 |
197 |
513 |
150 |
980 |
879 |
151 |
190 |
81 |
126 |
878 |
178 |
255 |
393 |
256 |
691 |
146 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
+ |
+ |
|
- |
-+ |
-+ |
= |
= |
Milliseconds |
916 |
64 |
841 |
885 |
798 |
1048 |
273 |
108 |
143 |
864 |
394 |
138 |
105 |
143 |
509 |
88 |
651 |
250 |
131 |
192 |
288 |
121 |
310 |
279 |
121 |
Character |
|
u |
-u |
n |
u |
l |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
Milliseconds |
697 |
142 |
643 |
262 |
38 |
227 |
131 |
198 |
675 |
313 |
865 |
348 |
100 |
70 |
149 |
182 |
758 |
251 |
393 |
366 |
320 |
254 |
56 |
833 |
404 |
Character |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
211 |
134 |
148 |
277 |
142 |
792 |
352 |
601 |
105 |
598 |
106 |
211 |
596 |
198 |
180 |
201 |
167 |
388 |
160 |
232 |
854 |
416 |
115 |
186 |
622 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
: |
-: |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
158 |
211 |
425 |
890 |
155 |
864 |
65 |
807 |
944 |
1407 |
61 |
132 |
665 |
353 |
172 |
131 |
256 |
411 |
87 |
48 |
365 |
824 |
351 |
949 |
298 |
Character |
r |
a |
n |
d |
p |
-p |
o |
m |
|
- |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
& |
-& |
% |
|
Milliseconds |
825 |
85 |
138 |
122 |
216 |
508 |
301 |
85 |
158 |
413 |
242 |
685 |
102 |
120 |
177 |
866 |
173 |
218 |
778 |
68 |
855 |
326 |
1340 |
1428 |
785 |
Character |
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
c |
p |
-p |
-c |
x |
p |
e |
c |
Milliseconds |
367 |
83 |
463 |
227 |
1010 |
1015 |
453 |
641 |
360 |
686 |
105 |
174 |
182 |
107 |
661 |
444 |
325 |
512 |
252 |
404 |
136 |
481 |
204 |
71 |
127 |
Character |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
Milliseconds |
668 |
61 |
57 |
652 |
399 |
190 |
718 |
974 |
894 |
440 |
809 |
243 |
59 |
136 |
356 |
685 |
65 |
840 |
214 |
402 |
946 |
272 |
656 |
454 |
312 |
Character |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
|
- |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
114 |
213 |
448 |
462 |
768 |
312 |
166 |
496 |
1230 |
251 |
286 |
166 |
433 |
175 |
103 |
186 |
232 |
407 |
427 |
609 |
150 |
110 |
108 |
874 |
91 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
1470 |
733 |
517 |
179 |
580 |
195 |
94 |
231 |
124 |
317 |
730 |
354 |
320 |
477 |
1193 |
1546 |
86 |
422 |
131 |
507 |
297 |
328 |
62 |
208 |
729 |
Character |
e |
|
- |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
Milliseconds |
114 |
469 |
420 |
473 |
420 |
445 |
1730 |
627 |
196 |
280 |
823 |
268 |
123 |
181 |
135 |
799 |
1529 |
956 |
212 |
123 |
607 |
111 |
155 |
357 |
617 |
Character |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
Milliseconds |
376 |
232 |
297 |
342 |
135 |
183 |
586 |
160 |
344 |
129 |
555 |
217 |
814 |
217 |
552 |
69 |
94 |
202 |
500 |
190 |
905 |
1005 |
622 |
733 |
577 |
Character |
; |
|
c |
h |
|
- |
-- |
= |
|
- |
1 |
|
- |
: |
|
- |
-: |
; |
|
} |
|
i |
f |
|
( |
Milliseconds |
1034 |
549 |
539 |
91 |
184 |
358 |
448 |
140 |
439 |
406 |
155 |
148 |
610 |
249 |
291 |
420 |
126 |
538 |
206 |
826 |
215 |
1004 |
116 |
124 |
1331 |
Character |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
Milliseconds |
621 |
72 |
801 |
671 |
330 |
864 |
84 |
301 |
343 |
233 |
472 |
990 |
1439 |
713 |
356 |
159 |
79 |
208 |
94 |
209 |
165 |
489 |
355 |
111 |
115 |
Character |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
Milliseconds |
213 |
89 |
580 |
86 |
131 |
126 |
437 |
366 |
190 |
121 |
507 |
133 |
89 |
575 |
451 |
226 |
314 |
364 |
471 |
92 |
199 |
219 |
452 |
127 |
178 |
Character |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
Milliseconds |
437 |
95 |
192 |
236 |
362 |
136 |
126 |
179 |
490 |
334 |
207 |
47 |
104 |
707 |
358 |
516 |
352 |
164 |
94 |
137 |
375 |
136 |
122 |
666 |
132 |
Character |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
111 |
127 |
234 |
527 |
111 |
1132 |
366 |
484 |
123 |
102 |
146 |
1014 |
1437 |
373 |
101 |
982 |
970 |
118 |
580 |
205 |
709 |
69 |
102 |
473 |
83 |
Character |
d |
_ |
_ |
-_ |
-_ |
- |
- |
; |
|
} |
Milliseconds |
143 |
849 |
111 |
498 |
123 |
450 |
138 |
741 |
452 |
240 |
|
WPM Timing |
Seconds |
WPM |
4.64 |
25.84 |
9.29 |
42.64 |
13.93 |
38.76 |
18.58 |
34.88 |
23.22 |
35.14 |
27.86 |
31.44 |
32.51 |
31.75 |
37.15 |
28.75 |
41.8 |
29.28 |
46.44 |
28.68 |
51.08 |
28.66 |
55.73 |
29.28 |
60.37 |
28.82 |
65.02 |
29.9 |
69.66 |
29.97 |
74.3 |
29.39 |
78.95 |
29.64 |
83.59 |
29 |
88.24 |
29.38 |
92.88 |
29.59 |
97.53 |
30.02 |
102.17 |
29.48 |
106.81 |
29.55 |
111.46 |
29.39 |
116.1 |
29.25 |
120.75 |
28.72 |
125.39 |
28.61 |
130.03 |
28.52 |
134.68 |
28.16 |
139.32 |
28.25 |
143.97 |
28.26 |
148.61 |
28.42 |
153.25 |
28.35 |
157.9 |
27.97 |
162.54 |
27.98 |
167.19 |
27.71 |
171.83 |
27.59 |
176.47 |
27.88 |
181.12 |
27.89 |
185.76 |
27.78 |
190.41 |
27.48 |
195.05 |
27.32 |
199.69 |
27.16 |
204.34 |
27.43 |
208.98 |
27.45 |
213.63 |
27.97 |
218.27 |
28.26 |
222.91 |
28.15 |
227.56 |
28.16 |
232.2 |
28.01 |
|