Official speed |
44.82 wpm (145.11 seconds elapsed during race) |
Without ending ping |
45.33 wpm (1,628 ms delay sending score to TypeRacer’s server) |
Timerless |
45.48 wpm (467 ms elapsed before first character typed; 143.02 seconds elapsed during race) |
Timerless minus one |
45.39 wpm, ignoring the first character typed |
Race Start |
July 20, 2023 3:52:41pm UTC |
Race Finish |
July 20, 2023 3:55:06pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.0% |
Points |
66.49 |
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 character fs from the socket * / / StringBuffer commaND =ND NDnd = new STritringBuffer(); int expected = 1024; /* Cut off to avoid DosS atatatack */ while (expected < shutlddown.length()) { if (random == null) random = new Random (System.curretnnentTimeMIlillis)(*)); expected += (random.nextInt() % 1024); } wileheiile (expected > 0) { int ch = -1`; try { ch = stream.read(); } catch (I0oOException e) { log.warn("StandardSevrver.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF tieermiinnates loop break; command .append((hcachar) ch); expected--; } |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
E |
a |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
467 |
570 |
384 |
327 |
234 |
445 |
78 |
182 |
314 |
158 |
90 |
103 |
168 |
145 |
285 |
143 |
105 |
203 |
163 |
118 |
181 |
142 |
80 |
182 |
34 |
Character |
a |
r |
a |
c |
t |
e |
r |
|
f |
-f |
- |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
141 |
122 |
186 |
289 |
347 |
213 |
96 |
240 |
188 |
296 |
158 |
145 |
103 |
190 |
230 |
265 |
149 |
112 |
128 |
99 |
31 |
89 |
140 |
137 |
141 |
Character |
k |
e |
t |
|
* |
|
/ |
|
- |
-/ |
- |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
161 |
84 |
99 |
192 |
223 |
165 |
121 |
160 |
295 |
176 |
349 |
318 |
219 |
317 |
194 |
201 |
45 |
261 |
158 |
471 |
202 |
128 |
166 |
242 |
71 |
Character |
|
c |
o |
m |
m |
a |
N |
D |
|
= |
-= |
- |
-D |
-N |
N |
D |
|
- |
-D |
-N |
N |
D |
-D |
-N |
n |
Milliseconds |
146 |
525 |
74 |
176 |
179 |
178 |
100 |
64 |
145 |
162 |
210 |
177 |
147 |
307 |
277 |
146 |
135 |
260 |
149 |
508 |
248 |
188 |
348 |
174 |
831 |
Character |
d |
|
= |
|
n |
e |
w |
|
S |
T |
r |
i |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
Milliseconds |
154 |
179 |
279 |
212 |
199 |
68 |
147 |
124 |
266 |
190 |
183 |
45 |
359 |
172 |
156 |
105 |
166 |
105 |
146 |
132 |
429 |
622 |
136 |
155 |
161 |
Character |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
Milliseconds |
54 |
291 |
261 |
473 |
140 |
299 |
134 |
104 |
216 |
464 |
263 |
162 |
147 |
220 |
174 |
94 |
174 |
162 |
174 |
177 |
271 |
418 |
200 |
193 |
435 |
Character |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
Milliseconds |
183 |
346 |
322 |
169 |
435 |
186 |
153 |
154 |
149 |
96 |
136 |
96 |
480 |
71 |
123 |
170 |
201 |
166 |
124 |
156 |
103 |
375 |
338 |
173 |
356 |
Character |
S |
|
a |
t |
a |
t |
a |
-a |
-t |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
Milliseconds |
366 |
455 |
302 |
204 |
189 |
0 |
227 |
258 |
173 |
266 |
179 |
130 |
251 |
129 |
187 |
225 |
259 |
110 |
192 |
100 |
82 |
106 |
177 |
82 |
180 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
l |
d |
-d |
-l |
d |
o |
w |
n |
. |
l |
Milliseconds |
233 |
210 |
55 |
193 |
184 |
175 |
94 |
169 |
148 |
226 |
185 |
410 |
113 |
273 |
170 |
90 |
273 |
282 |
158 |
147 |
140 |
180 |
172 |
231 |
537 |
Character |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
Milliseconds |
141 |
141 |
159 |
387 |
104 |
343 |
377 |
179 |
509 |
222 |
251 |
461 |
90 |
103 |
196 |
252 |
162 |
48 |
285 |
321 |
102 |
208 |
322 |
187 |
116 |
Character |
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
Milliseconds |
237 |
320 |
167 |
152 |
271 |
197 |
164 |
126 |
123 |
127 |
89 |
124 |
121 |
187 |
170 |
154 |
90 |
90 |
110 |
516 |
134 |
131 |
90 |
109 |
171 |
Character |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
t |
n |
-n |
-t |
-e |
n |
-n |
e |
n |
t |
Milliseconds |
168 |
428 |
259 |
541 |
273 |
153 |
154 |
127 |
170 |
200 |
217 |
153 |
104 |
462 |
257 |
227 |
88 |
385 |
147 |
268 |
293 |
237 |
196 |
157 |
142 |
Character |
T |
i |
m |
e |
M |
I |
l |
-l |
-I |
i |
l |
l |
i |
s |
) |
-) |
( |
* |
-* |
) |
) |
; |
|
e |
x |
Milliseconds |
354 |
190 |
140 |
88 |
343 |
131 |
282 |
318 |
195 |
264 |
249 |
169 |
121 |
681 |
368 |
346 |
300 |
14 |
756 |
339 |
359 |
420 |
184 |
126 |
218 |
Character |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
Milliseconds |
69 |
177 |
196 |
215 |
78 |
221 |
161 |
204 |
480 |
180 |
546 |
196 |
141 |
139 |
156 |
251 |
151 |
341 |
398 |
97 |
239 |
159 |
324 |
234 |
169 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
i |
l |
e |
-e |
-l |
-i |
h |
e |
i |
-i |
Milliseconds |
385 |
268 |
244 |
341 |
209 |
274 |
168 |
419 |
420 |
392 |
341 |
122 |
231 |
191 |
632 |
207 |
178 |
171 |
178 |
160 |
193 |
251 |
171 |
182 |
236 |
Character |
-e |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
Milliseconds |
127 |
248 |
176 |
173 |
107 |
371 |
275 |
236 |
122 |
193 |
239 |
240 |
69 |
203 |
191 |
876 |
648 |
199 |
402 |
203 |
358 |
250 |
188 |
185 |
151 |
Character |
|
c |
h |
|
= |
|
- |
1 |
` |
-` |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
187 |
178 |
67 |
150 |
175 |
231 |
762 |
351 |
0 |
445 |
300 |
176 |
168 |
163 |
121 |
92 |
250 |
185 |
368 |
103 |
437 |
206 |
208 |
262 |
147 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
0 |
-0 |
Milliseconds |
229 |
84 |
109 |
149 |
316 |
267 |
98 |
91 |
204 |
252 |
282 |
431 |
105 |
249 |
164 |
270 |
466 |
316 |
282 |
145 |
123 |
786 |
389 |
738 |
415 |
Character |
o |
-o |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
Milliseconds |
279 |
327 |
303 |
628 |
241 |
334 |
240 |
143 |
184 |
119 |
154 |
97 |
239 |
194 |
329 |
170 |
200 |
197 |
515 |
197 |
132 |
275 |
251 |
350 |
141 |
Character |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
v |
-v |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
Milliseconds |
267 |
455 |
336 |
561 |
218 |
237 |
96 |
146 |
373 |
114 |
183 |
394 |
219 |
428 |
337 |
69 |
266 |
174 |
61 |
225 |
212 |
232 |
147 |
140 |
181 |
Character |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
Milliseconds |
247 |
162 |
112 |
47 |
164 |
157 |
276 |
148 |
171 |
310 |
121 |
134 |
314 |
369 |
139 |
184 |
72 |
120 |
149 |
172 |
558 |
453 |
421 |
185 |
269 |
Character |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
228 |
203 |
135 |
131 |
250 |
294 |
68 |
132 |
718 |
183 |
221 |
77 |
377 |
167 |
405 |
363 |
439 |
361 |
232 |
197 |
162 |
194 |
236 |
219 |
140 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
i |
e |
-e |
-i |
e |
r |
m |
Milliseconds |
193 |
134 |
32 |
116 |
207 |
227 |
205 |
155 |
98 |
173 |
141 |
117 |
467 |
354 |
399 |
368 |
115 |
193 |
82 |
53 |
397 |
167 |
93 |
72 |
127 |
Character |
i |
i |
n |
-n |
-i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
Milliseconds |
228 |
328 |
179 |
280 |
172 |
211 |
84 |
115 |
111 |
204 |
153 |
199 |
196 |
180 |
209 |
196 |
196 |
191 |
139 |
90 |
178 |
408 |
169 |
270 |
60 |
Character |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
h |
c |
a |
-a |
-c |
-h |
c |
h |
a |
Milliseconds |
142 |
221 |
225 |
67 |
172 |
128 |
331 |
290 |
158 |
179 |
162 |
135 |
688 |
146 |
343 |
176 |
423 |
31 |
167 |
314 |
165 |
158 |
181 |
161 |
108 |
Character |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
123 |
388 |
214 |
196 |
48 |
374 |
413 |
139 |
203 |
227 |
113 |
124 |
215 |
177 |
73 |
288 |
598 |
176 |
460 |
174 |
224 |
|
WPM Timing |
Seconds |
WPM |
2.9 |
16.54 |
5.8 |
45.48 |
8.71 |
44.1 |
11.61 |
46.52 |
14.51 |
47.96 |
17.41 |
44.79 |
20.32 |
38.39 |
23.22 |
38.76 |
26.12 |
40.43 |
29.02 |
42.17 |
31.93 |
42.47 |
34.83 |
44.45 |
37.73 |
43.57 |
40.63 |
43.71 |
43.53 |
45.48 |
46.44 |
45.22 |
49.34 |
44.75 |
52.24 |
45.71 |
55.14 |
47.22 |
58.05 |
47.14 |
60.95 |
46.27 |
63.85 |
45.67 |
66.75 |
44.76 |
69.65 |
44.79 |
72.56 |
44.99 |
75.46 |
45 |
78.36 |
45.02 |
81.26 |
43.86 |
84.17 |
44.2 |
87.07 |
43.83 |
89.97 |
43.75 |
92.87 |
44.19 |
95.78 |
44.6 |
98.68 |
44.39 |
101.58 |
43.47 |
104.48 |
43.87 |
107.38 |
43.81 |
110.29 |
43.74 |
113.19 |
44.32 |
116.09 |
44.65 |
118.99 |
44.67 |
121.9 |
44.6 |
124.8 |
45 |
127.7 |
45.11 |
130.6 |
45.02 |
133.5 |
45.39 |
136.41 |
45.39 |
139.31 |
45.14 |
142.21 |
45.31 |
145.11 |
44.82 |
|