| Official speed |
58.68 wpm (110.84 seconds elapsed during race) |
| Without ending ping |
59.39 wpm (1,333 ms delay sending score to TypeRacer’s server) |
| Timerless |
59.61 wpm (391 ms elapsed before first character typed; 109.11 seconds elapsed during race) |
| Timerless minus one |
59.50 wpm, ignoring the first character typed |
| Race Start |
October 19, 2023 8:46:08pm UTC |
| Race Finish |
October 19, 2023 8:47:59pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
96.6% |
| Points |
87.04 |
| 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 ead a set of characters from the socker */t STringtringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attackl k */ while (expected < shutdown.length()) {\if if( (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024;); } while ( expexpected > 0) { int ch = -1; try { ch = stream.read(); } chatatch() IOExpception e) { log .warn("StandardSErver.aewait: read: ";, e); ch = -1; } if ()ch < 32) /* Control character of EOFr terminates l\oooop break; command.append()(char) ch);); expected--;) } |
| Timing |
| Character |
/ |
* |
|
R |
E |
a |
d |
|
- |
-d |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
| Milliseconds |
391 |
66 |
246 |
191 |
82 |
80 |
184 |
75 |
254 |
97 |
94 |
123 |
209 |
56 |
97 |
88 |
114 |
108 |
155 |
88 |
48 |
76 |
93 |
80 |
73 |
| Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
| Milliseconds |
117 |
38 |
68 |
100 |
89 |
135 |
162 |
88 |
86 |
98 |
71 |
115 |
131 |
18 |
78 |
85 |
92 |
94 |
80 |
55 |
467 |
85 |
81 |
75 |
67 |
| Character |
r |
|
* |
/ |
-r |
t |
|
S |
T |
r |
i |
n |
g |
-g |
-n |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
| Milliseconds |
57 |
102 |
203 |
132 |
1954 |
90 |
608 |
137 |
102 |
111 |
45 |
46 |
91 |
347 |
101 |
95 |
129 |
117 |
116 |
138 |
73 |
42 |
74 |
192 |
95 |
| Character |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
| Milliseconds |
75 |
107 |
84 |
78 |
45 |
117 |
30 |
151 |
114 |
19 |
128 |
54 |
84 |
230 |
106 |
283 |
77 |
64 |
120 |
174 |
102 |
135 |
54 |
51 |
68 |
| Character |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
| Milliseconds |
441 |
120 |
67 |
177 |
196 |
71 |
267 |
32 |
246 |
288 |
344 |
45 |
56 |
55 |
183 |
146 |
66 |
74 |
124 |
129 |
69 |
111 |
92 |
131 |
88 |
| Character |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
| Milliseconds |
105 |
105 |
442 |
110 |
141 |
317 |
691 |
53 |
169 |
171 |
116 |
64 |
81 |
45 |
115 |
112 |
88 |
108 |
77 |
64 |
93 |
149 |
83 |
123 |
68 |
| Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
l |
|
- |
-l |
-k |
k |
|
* |
/ |
|
w |
h |
i |
l |
| Milliseconds |
74 |
260 |
187 |
343 |
266 |
100 |
125 |
114 |
73 |
111 |
73 |
0 |
172 |
239 |
120 |
111 |
612 |
151 |
193 |
62 |
346 |
196 |
129 |
64 |
150 |
| Character |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
| Milliseconds |
52 |
70 |
297 |
302 |
177 |
45 |
112 |
120 |
159 |
80 |
116 |
218 |
116 |
104 |
151 |
79 |
99 |
80 |
181 |
104 |
86 |
99 |
194 |
204 |
105 |
| Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
\ |
i |
f |
-f |
-i |
-\ |
|
i |
f |
( |
-( |
|
( |
r |
a |
n |
| Milliseconds |
143 |
123 |
131 |
26 |
253 |
48 |
239 |
383 |
888 |
100 |
0 |
95 |
225 |
100 |
92 |
0 |
138 |
127 |
275 |
410 |
94 |
261 |
234 |
85 |
47 |
| Character |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
| Milliseconds |
120 |
44 |
69 |
233 |
146 |
145 |
123 |
120 |
135 |
249 |
111 |
829 |
217 |
375 |
71 |
77 |
142 |
62 |
53 |
128 |
196 |
94 |
238 |
67 |
52 |
| Character |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
| Milliseconds |
100 |
157 |
79 |
98 |
89 |
74 |
60 |
474 |
388 |
158 |
91 |
91 |
71 |
30 |
173 |
89 |
123 |
88 |
116 |
81 |
47 |
106 |
216 |
152 |
67 |
| Character |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
| Milliseconds |
34 |
224 |
175 |
163 |
96 |
169 |
246 |
338 |
52 |
724 |
154 |
339 |
113 |
171 |
0 |
338 |
182 |
174 |
89 |
134 |
349 |
284 |
323 |
1280 |
141 |
| Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
; |
-; |
| Milliseconds |
294 |
85 |
58 |
130 |
29 |
76 |
194 |
186 |
43 |
165 |
55 |
127 |
142 |
80 |
258 |
63 |
342 |
466 |
86 |
587 |
142 |
294 |
81 |
923 |
357 |
| Character |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
|
e |
x |
p |
-p |
-x |
-e |
- |
e |
x |
p |
e |
c |
| Milliseconds |
242 |
106 |
438 |
314 |
389 |
118 |
132 |
43 |
152 |
39 |
89 |
361 |
147 |
100 |
167 |
80 |
200 |
114 |
100 |
122 |
261 |
185 |
325 |
90 |
131 |
| Character |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
| Milliseconds |
135 |
63 |
127 |
99 |
194 |
61 |
152 |
278 |
444 |
293 |
364 |
110 |
44 |
78 |
81 |
150 |
51 |
193 |
155 |
81 |
260 |
107 |
199 |
127 |
165 |
| Character |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
| Milliseconds |
179 |
133 |
394 |
205 |
467 |
188 |
74 |
600 |
113 |
98 |
115 |
102 |
113 |
97 |
24 |
75 |
185 |
69 |
64 |
34 |
120 |
266 |
40 |
150 |
203 |
| Character |
} |
|
c |
h |
a |
-a |
-h |
t |
-t |
a |
t |
c |
h |
( |
) |
|
-) |
I |
O |
E |
x |
p |
-p |
c |
e |
| Milliseconds |
495 |
109 |
263 |
125 |
37 |
245 |
102 |
171 |
367 |
36 |
69 |
159 |
51 |
356 |
57 |
581 |
1129 |
465 |
423 |
276 |
149 |
113 |
666 |
146 |
114 |
| Character |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
|
- |
. |
w |
a |
r |
n |
( |
" |
S |
t |
| Milliseconds |
40 |
144 |
85 |
114 |
148 |
67 |
78 |
333 |
312 |
244 |
505 |
242 |
147 |
68 |
96 |
301 |
174 |
44 |
63 |
108 |
132 |
360 |
329 |
304 |
120 |
| Character |
a |
n |
d |
a |
r |
d |
S |
E |
r |
v |
e |
r |
. |
a |
-E |
e |
w |
a |
i |
t |
: |
|
r |
e |
a |
| Milliseconds |
107 |
86 |
74 |
100 |
89 |
124 |
251 |
57 |
53 |
159 |
104 |
53 |
122 |
195 |
1671 |
73 |
1092 |
70 |
163 |
107 |
406 |
391 |
143 |
107 |
81 |
| Character |
d |
: |
|
" |
; |
-; |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
| Milliseconds |
102 |
247 |
130 |
299 |
411 |
410 |
167 |
251 |
292 |
315 |
228 |
130 |
443 |
94 |
203 |
149 |
386 |
147 |
126 |
300 |
163 |
378 |
336 |
238 |
59 |
| Character |
|
( |
) |
-) |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
| Milliseconds |
85 |
230 |
0 |
482 |
183 |
80 |
403 |
147 |
112 |
211 |
42 |
450 |
495 |
587 |
400 |
281 |
621 |
95 |
72 |
34 |
124 |
59 |
167 |
114 |
249 |
| Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
E |
O |
F |
-f |
r |
|
t |
e |
r |
m |
i |
n |
a |
| Milliseconds |
81 |
93 |
85 |
103 |
106 |
138 |
101 |
63 |
75 |
79 |
78 |
70 |
139 |
122 |
124 |
1484 |
77 |
600 |
141 |
98 |
77 |
45 |
108 |
75 |
86 |
| Character |
t |
e |
s |
|
l |
\ |
o |
o |
-o |
-o |
-\ |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
| Milliseconds |
104 |
102 |
66 |
104 |
106 |
0 |
0 |
124 |
223 |
120 |
99 |
0 |
124 |
121 |
142 |
188 |
142 |
58 |
53 |
5 |
245 |
877 |
177 |
196 |
237 |
| Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
) |
-) |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
-) |
| Milliseconds |
119 |
160 |
71 |
122 |
97 |
114 |
111 |
113 |
107 |
84 |
94 |
247 |
364 |
352 |
203 |
318 |
56 |
99 |
67 |
311 |
691 |
248 |
44 |
381 |
431 |
| Character |
; |
-; |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
) |
-) |
|
} |
| Milliseconds |
295 |
356 |
225 |
42 |
342 |
125 |
162 |
44 |
103 |
121 |
121 |
79 |
112 |
98 |
120 |
252 |
162 |
350 |
125 |
170 |
|
| WPM Timing |
| Seconds |
WPM |
2.22 |
32.48 |
4.43 |
78.49 |
6.65 |
81.2 |
8.87 |
62.25 |
11.08 |
60.63 |
13.3 |
68.57 |
15.52 |
69.6 |
17.73 |
72.4 |
19.95 |
72.78 |
22.17 |
74.16 |
24.38 |
70.86 |
26.6 |
72.18 |
28.82 |
73.7 |
31.03 |
70.76 |
33.25 |
70.01 |
35.47 |
68.68 |
37.69 |
70.69 |
39.9 |
71.58 |
42.12 |
71.23 |
44.34 |
70.64 |
46.55 |
68.57 |
48.77 |
69.39 |
50.99 |
68.02 |
53.2 |
66.09 |
55.42 |
65.18 |
57.64 |
65.38 |
59.85 |
65.76 |
62.07 |
65.35 |
64.29 |
66.27 |
66.5 |
65.14 |
68.72 |
63.74 |
70.94 |
62.42 |
73.15 |
62.66 |
75.37 |
62.41 |
77.59 |
62.95 |
79.8 |
61.35 |
82.02 |
61.45 |
84.24 |
60.54 |
86.45 |
60.38 |
88.67 |
60.09 |
90.89 |
59.55 |
93.1 |
59.55 |
95.32 |
60.05 |
97.54 |
59.79 |
99.75 |
60.27 |
101.97 |
60.25 |
104.19 |
60.12 |
106.4 |
59.32 |
108.62 |
59.55 |
110.84 |
58.68 |
|