| Official speed |
35.82 wpm (181.57 seconds elapsed during race) |
| Without ending ping |
36.08 wpm (1,292 ms delay sending score to TypeRacer’s server) |
| Timerless |
36.41 wpm (1,662 ms elapsed before first character typed; 178.62 seconds elapsed during race) |
| Timerless minus one |
36.35 wpm, ignoring the first character typed |
| Race Start |
November 23, 2023 11:45:17am UTC |
| Race Finish |
November 23, 2023 11:48:19am UTC |
| Outcome |
No win (3 of 3) |
| Accuracy |
93.3% |
| Points |
53.13 |
| 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 (*/ StringBuffer command - = new StringBuffer(); int expected = 1-0324; /(*cu Cut off the ao avoid Dos S attack */ while (expected - )0) ({ int ch = 0-1; try )(c)(P{ ch - - = stream.read(); } catch (IOException e) {l log.warn ("StandardSererver. await: read: ", e):; ch = -1; } if (ch < 32 ) /* Cntontrol charcacter or EoOF temirminates loop break; command, a.append((char) ch); expected --';} } |
| Timing |
| Character |
/ |
& |
-& |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
| Milliseconds |
1662 |
1128 |
569 |
591 |
986 |
245 |
369 |
175 |
184 |
120 |
153 |
151 |
270 |
42 |
112 |
77 |
98 |
87 |
152 |
144 |
123 |
85 |
236 |
137 |
98 |
| Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
( |
-( |
* |
/ |
| Milliseconds |
391 |
127 |
215 |
323 |
145 |
141 |
165 |
66 |
113 |
119 |
56 |
103 |
93 |
93 |
285 |
111 |
144 |
89 |
288 |
191 |
284 |
330 |
553 |
272 |
350 |
| Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
|
- |
| Milliseconds |
502 |
306 |
183 |
171 |
107 |
51 |
96 |
325 |
200 |
136 |
155 |
209 |
105 |
205 |
169 |
105 |
180 |
147 |
126 |
171 |
143 |
95 |
193 |
197 |
329 |
| Character |
-- |
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
| Milliseconds |
153 |
741 |
268 |
128 |
92 |
104 |
87 |
798 |
207 |
139 |
78 |
59 |
499 |
333 |
214 |
104 |
143 |
284 |
198 |
326 |
376 |
291 |
228 |
126 |
54 |
| Character |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
- |
-- |
0 |
3 |
-3 |
2 |
4 |
; |
|
/ |
( |
| Milliseconds |
58 |
115 |
229 |
179 |
155 |
110 |
123 |
319 |
42 |
225 |
102 |
250 |
200 |
421 |
621 |
556 |
341 |
889 |
539 |
118 |
574 |
470 |
201 |
992 |
725 |
| Character |
-( |
* |
c |
u |
-u |
-c |
|
C |
u |
t |
|
o |
f |
f |
|
t |
h |
e |
|
a |
-a |
- |
-e |
-h |
o |
| Milliseconds |
388 |
241 |
554 |
137 |
285 |
165 |
151 |
349 |
189 |
147 |
82 |
81 |
124 |
194 |
122 |
85 |
114 |
89 |
59 |
145 |
337 |
175 |
165 |
142 |
274 |
| Character |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
|
- |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
| Milliseconds |
135 |
199 |
118 |
189 |
144 |
171 |
83 |
403 |
211 |
188 |
84 |
464 |
156 |
376 |
117 |
248 |
235 |
652 |
239 |
85 |
340 |
149 |
587 |
561 |
240 |
| Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
s |
-s |
|
s |
h |
u |
t |
o |
| Milliseconds |
238 |
98 |
55 |
25 |
128 |
54 |
340 |
238 |
306 |
209 |
259 |
198 |
336 |
41 |
209 |
97 |
262 |
319 |
452 |
134 |
51 |
92 |
625 |
113 |
331 |
| Character |
-o |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
| Milliseconds |
385 |
98 |
151 |
109 |
90 |
155 |
493 |
91 |
108 |
138 |
739 |
94 |
297 |
520 |
286 |
546 |
269 |
252 |
165 |
138 |
76 |
401 |
323 |
214 |
141 |
| Character |
d |
o |
m |
|
- |
- |
-- |
-- |
= |
= |
|
n |
u |
l |
l |
|
) |
-) |
- |
) |
|
r |
a |
n |
d |
| Milliseconds |
98 |
120 |
105 |
117 |
547 |
150 |
600 |
146 |
259 |
149 |
184 |
135 |
175 |
163 |
142 |
167 |
311 |
312 |
158 |
241 |
221 |
493 |
128 |
35 |
192 |
| Character |
o |
m |
|
- |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
s |
y |
-y |
| Milliseconds |
70 |
104 |
117 |
184 |
120 |
426 |
153 |
609 |
218 |
140 |
121 |
44 |
149 |
446 |
146 |
115 |
91 |
141 |
119 |
187 |
565 |
253 |
192 |
146 |
299 |
| Character |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
| Milliseconds |
138 |
416 |
235 |
128 |
103 |
82 |
154 |
338 |
294 |
91 |
147 |
169 |
89 |
171 |
115 |
505 |
259 |
110 |
92 |
324 |
245 |
72 |
749 |
115 |
323 |
| Character |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
| Milliseconds |
307 |
556 |
164 |
450 |
267 |
138 |
208 |
248 |
213 |
75 |
288 |
60 |
212 |
139 |
308 |
544 |
416 |
303 |
238 |
150 |
172 |
131 |
152 |
106 |
246 |
| Character |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
` |
-` |
0 |
-0 |
1 |
0 |
3 |
-3 |
2 |
4 |
( |
; |
-; |
| Milliseconds |
322 |
91 |
235 |
241 |
331 |
205 |
168 |
327 |
267 |
418 |
604 |
582 |
710 |
551 |
322 |
463 |
1444 |
124 |
511 |
462 |
99 |
741 |
886 |
317 |
344 |
| Character |
-( |
) |
; |
|
{ |
-{ |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
| Milliseconds |
142 |
303 |
304 |
409 |
1294 |
587 |
320 |
317 |
488 |
98 |
52 |
32 |
49 |
84 |
240 |
248 |
232 |
483 |
116 |
99 |
307 |
66 |
235 |
90 |
214 |
| Character |
|
- |
|
- |
-- |
) |
-) |
0 |
) |
|
( |
-( |
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
0 |
-0 |
| Milliseconds |
282 |
211 |
285 |
233 |
146 |
291 |
561 |
501 |
709 |
452 |
551 |
542 |
442 |
455 |
199 |
45 |
77 |
80 |
178 |
96 |
308 |
242 |
220 |
267 |
973 |
| Character |
- |
1 |
; |
|
t |
r |
y |
|
) |
-) |
( |
c |
-c |
-( |
) |
-) |
( |
-( |
P |
-P |
{ |
|
c |
h |
|
| Milliseconds |
305 |
747 |
366 |
167 |
232 |
155 |
86 |
155 |
328 |
456 |
215 |
208 |
315 |
168 |
280 |
607 |
291 |
564 |
284 |
662 |
245 |
576 |
170 |
138 |
156 |
| Character |
- |
|
- |
-- |
- |
|
- |
-- |
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
| Milliseconds |
201 |
189 |
371 |
164 |
296 |
289 |
332 |
162 |
321 |
549 |
252 |
49 |
286 |
57 |
105 |
134 |
262 |
323 |
85 |
136 |
273 |
281 |
450 |
291 |
336 |
| Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
| Milliseconds |
545 |
335 |
149 |
163 |
702 |
254 |
177 |
147 |
414 |
453 |
239 |
661 |
412 |
495 |
206 |
184 |
118 |
122 |
205 |
77 |
97 |
134 |
753 |
385 |
219 |
| Character |
l |
-l |
|
l |
o |
g |
. |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
| Milliseconds |
407 |
360 |
178 |
103 |
164 |
53 |
137 |
531 |
202 |
89 |
243 |
196 |
409 |
308 |
579 |
818 |
374 |
210 |
340 |
139 |
335 |
150 |
402 |
542 |
248 |
| Character |
r |
e |
r |
-r |
-e |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
| Milliseconds |
188 |
381 |
217 |
279 |
159 |
162 |
208 |
151 |
214 |
244 |
596 |
112 |
273 |
214 |
140 |
175 |
452 |
429 |
253 |
73 |
175 |
323 |
313 |
359 |
315 |
| Character |
, |
|
e |
) |
: |
-: |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
| Milliseconds |
307 |
184 |
207 |
433 |
505 |
471 |
237 |
355 |
144 |
118 |
248 |
162 |
193 |
869 |
895 |
354 |
221 |
434 |
243 |
155 |
143 |
120 |
379 |
218 |
182 |
| Character |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
n |
t |
-t |
-n |
o |
n |
t |
r |
o |
l |
|
c |
| Milliseconds |
225 |
840 |
481 |
1566 |
648 |
341 |
384 |
652 |
471 |
167 |
1610 |
560 |
617 |
318 |
53 |
398 |
164 |
299 |
65 |
67 |
183 |
82 |
146 |
160 |
179 |
| Character |
h |
a |
r |
c |
-c |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
t |
e |
m |
i |
-i |
| Milliseconds |
164 |
202 |
219 |
263 |
455 |
138 |
91 |
325 |
137 |
185 |
84 |
150 |
83 |
50 |
287 |
321 |
628 |
320 |
462 |
249 |
286 |
75 |
218 |
138 |
414 |
| Character |
-m |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
| Milliseconds |
152 |
51 |
248 |
199 |
236 |
231 |
129 |
144 |
186 |
139 |
125 |
337 |
702 |
222 |
126 |
157 |
105 |
66 |
108 |
166 |
229 |
102 |
179 |
78 |
229 |
| Character |
m |
a |
n |
d |
, |
|
a |
-a |
- |
-, |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
| Milliseconds |
140 |
123 |
131 |
137 |
154 |
128 |
165 |
300 |
174 |
157 |
312 |
239 |
149 |
144 |
89 |
148 |
107 |
402 |
234 |
462 |
154 |
94 |
113 |
304 |
519 |
| Character |
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
' |
-' |
; |
} |
-} |
|
} |
| Milliseconds |
381 |
133 |
369 |
400 |
345 |
230 |
378 |
168 |
265 |
79 |
385 |
37 |
503 |
137 |
469 |
290 |
161 |
654 |
725 |
295 |
390 |
501 |
87 |
275 |
|
| WPM Timing |
| Seconds |
WPM |
3.63 |
3.3 |
7.26 |
28.09 |
10.89 |
45.16 |
14.53 |
43.78 |
18.16 |
44.94 |
21.79 |
45.71 |
25.42 |
48.62 |
29.05 |
44.2 |
32.68 |
41.12 |
36.31 |
40.64 |
39.95 |
40.25 |
43.58 |
39.93 |
47.21 |
41.18 |
50.84 |
41.54 |
54.47 |
41.42 |
58.1 |
41.72 |
61.74 |
41.01 |
65.37 |
41.12 |
69 |
41.91 |
72.63 |
41.8 |
76.26 |
42.17 |
79.89 |
42.51 |
83.52 |
40.95 |
87.16 |
39.79 |
90.79 |
38.6 |
94.42 |
39.4 |
98.05 |
38.43 |
101.68 |
38.47 |
105.31 |
38.06 |
108.94 |
36.79 |
112.58 |
36.14 |
116.21 |
36.45 |
119.84 |
36.55 |
123.47 |
36.74 |
127.1 |
36.82 |
130.73 |
36.44 |
134.37 |
36.35 |
138 |
36.44 |
141.63 |
36.35 |
145.26 |
36.27 |
148.89 |
36.03 |
152.52 |
35.56 |
156.15 |
35.12 |
159.79 |
35.67 |
163.42 |
35.47 |
167.05 |
35.99 |
170.68 |
36.28 |
174.31 |
36.42 |
177.94 |
36.35 |
181.57 |
35.82 |
|