Official speed |
41.01 wpm (158.60 seconds elapsed during race) |
Without ending ping |
41.03 wpm (89 ms delay sending score to TypeRacer’s server) |
Timerless |
41.12 wpm (330 ms elapsed before first character typed; 158.18 seconds elapsed during race) |
Timerless minus one |
41.04 wpm, ignoring the first character typed |
Race Start |
June 26, 2023 10:15:09am UTC |
Race Finish |
June 26, 2023 10:17:48am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.5% |
Points |
60.84 |
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 |
/ * REadead a set of characters from the socket */ StringbBuffer command = new StiringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (extepected < shutdown.length()) { fi if (random -- == Nnull) random = new Random (Syste mmm. currentTimeMillis()); expected += (random.nextINtnt() % 10254) ) ; } hwhile (exp3ecected > 0 ) { int ch = -1 ; try { ch = stream.read(); } catch (IoOException e) { log.warn("StandardsServer.aswaait: read: ", e) ; ch = 01- 1; } if (ch < 32) /* Control character ofr EOF terminates loop 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 |
330 |
409 |
627 |
359 |
593 |
418 |
61 |
161 |
184 |
236 |
158 |
141 |
175 |
58 |
225 |
102 |
154 |
110 |
196 |
166 |
188 |
72 |
255 |
63 |
100 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
319 |
79 |
89 |
170 |
160 |
223 |
196 |
132 |
78 |
218 |
93 |
212 |
177 |
76 |
46 |
66 |
157 |
60 |
50 |
68 |
363 |
100 |
122 |
111 |
170 |
Character |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
b |
-b |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
197 |
320 |
843 |
375 |
63 |
464 |
157 |
160 |
75 |
42 |
101 |
483 |
448 |
331 |
143 |
326 |
123 |
136 |
68 |
106 |
269 |
49 |
262 |
125 |
104 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
i |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
85 |
205 |
90 |
876 |
62 |
424 |
178 |
93 |
138 |
504 |
174 |
140 |
499 |
119 |
177 |
47 |
64 |
665 |
124 |
409 |
128 |
143 |
56 |
390 |
252 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
Milliseconds |
530 |
177 |
368 |
47 |
185 |
83 |
310 |
215 |
251 |
141 |
282 |
217 |
30 |
220 |
296 |
263 |
63 |
405 |
451 |
123 |
582 |
747 |
78 |
1217 |
809 |
Character |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
Milliseconds |
126 |
550 |
140 |
169 |
81 |
246 |
277 |
159 |
110 |
217 |
14 |
77 |
236 |
219 |
110 |
18 |
168 |
68 |
802 |
145 |
650 |
126 |
267 |
214 |
143 |
Character |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
t |
e |
-e |
-t |
p |
e |
c |
t |
e |
Milliseconds |
65 |
218 |
62 |
325 |
375 |
474 |
91 |
453 |
58 |
112 |
109 |
109 |
124 |
312 |
280 |
203 |
234 |
24 |
345 |
145 |
268 |
291 |
177 |
201 |
62 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
Milliseconds |
186 |
143 |
325 |
66 |
417 |
124 |
142 |
249 |
266 |
87 |
302 |
95 |
249 |
384 |
77 |
75 |
302 |
209 |
57 |
435 |
280 |
441 |
64 |
731 |
374 |
Character |
f |
i |
|
- |
-i |
-f |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
- |
|
- |
-- |
-- |
= |
= |
Milliseconds |
325 |
12 |
125 |
407 |
142 |
143 |
200 |
79 |
79 |
419 |
531 |
122 |
96 |
141 |
91 |
80 |
203 |
377 |
153 |
77 |
314 |
160 |
133 |
518 |
157 |
Character |
|
N |
-N |
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
73 |
374 |
473 |
186 |
202 |
155 |
136 |
376 |
63 |
470 |
122 |
95 |
153 |
96 |
60 |
185 |
439 |
62 |
406 |
132 |
101 |
232 |
467 |
118 |
74 |
Character |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
|
m |
-m |
m |
-m |
- |
m |
. |
|
- |
c |
u |
r |
r |
Milliseconds |
311 |
79 |
79 |
186 |
418 |
264 |
588 |
166 |
154 |
200 |
48 |
200 |
0 |
445 |
263 |
404 |
147 |
1349 |
504 |
61 |
528 |
238 |
110 |
155 |
157 |
Character |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
91 |
115 |
215 |
780 |
105 |
91 |
84 |
527 |
142 |
175 |
155 |
126 |
171 |
438 |
249 |
787 |
424 |
46 |
430 |
220 |
217 |
314 |
261 |
271 |
45 |
Character |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
N |
t |
-t |
-N |
n |
t |
( |
Milliseconds |
188 |
124 |
423 |
299 |
105 |
732 |
495 |
73 |
134 |
192 |
94 |
76 |
471 |
433 |
61 |
234 |
226 |
384 |
136 |
180 |
338 |
141 |
156 |
97 |
325 |
Character |
) |
|
% |
|
1 |
0 |
2 |
5 |
-5 |
4 |
) |
|
- |
-) |
) |
|
- |
; |
|
} |
|
h |
-h |
w |
h |
Milliseconds |
266 |
203 |
546 |
513 |
219 |
190 |
375 |
309 |
564 |
94 |
682 |
499 |
426 |
172 |
856 |
438 |
402 |
271 |
185 |
987 |
263 |
407 |
389 |
232 |
63 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
3 |
e |
c |
-c |
-e |
-3 |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
Milliseconds |
79 |
157 |
91 |
142 |
320 |
421 |
208 |
386 |
466 |
0 |
172 |
362 |
137 |
157 |
93 |
157 |
202 |
45 |
189 |
216 |
441 |
547 |
733 |
105 |
596 |
Character |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
|
Milliseconds |
306 |
258 |
484 |
576 |
137 |
63 |
209 |
92 |
256 |
103 |
391 |
357 |
35 |
606 |
251 |
78 |
369 |
268 |
116 |
351 |
158 |
125 |
327 |
295 |
560 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
Milliseconds |
174 |
90 |
442 |
276 |
68 |
516 |
184 |
303 |
74 |
82 |
200 |
251 |
356 |
29 |
229 |
136 |
385 |
239 |
781 |
105 |
388 |
411 |
336 |
164 |
189 |
Character |
c |
h |
|
( |
I |
o |
-o |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
Milliseconds |
209 |
104 |
38 |
407 |
626 |
486 |
310 |
215 |
706 |
307 |
225 |
168 |
142 |
140 |
174 |
41 |
64 |
298 |
215 |
894 |
89 |
579 |
391 |
245 |
175 |
Character |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
s |
-s |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
262 |
252 |
544 |
120 |
165 |
185 |
483 |
688 |
567 |
193 |
80 |
203 |
143 |
215 |
186 |
204 |
809 |
455 |
387 |
172 |
68 |
234 |
138 |
135 |
335 |
Character |
a |
s |
-s |
w |
a |
a |
-a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
- |
; |
Milliseconds |
372 |
292 |
352 |
90 |
203 |
126 |
435 |
218 |
141 |
634 |
24 |
340 |
62 |
112 |
155 |
440 |
58 |
598 |
342 |
57 |
403 |
552 |
807 |
606 |
283 |
Character |
|
c |
h |
|
= |
|
0 |
1 |
-1 |
-0 |
- |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
Milliseconds |
548 |
218 |
106 |
239 |
371 |
24 |
458 |
112 |
483 |
143 |
1154 |
65 |
540 |
511 |
500 |
50 |
728 |
202 |
376 |
44 |
84 |
435 |
407 |
61 |
437 |
Character |
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
249 |
626 |
220 |
185 |
558 |
202 |
556 |
398 |
45 |
779 |
98 |
79 |
266 |
203 |
61 |
250 |
55 |
306 |
123 |
79 |
140 |
150 |
284 |
204 |
144 |
Character |
r |
|
o |
f |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
Milliseconds |
59 |
90 |
184 |
68 |
470 |
84 |
108 |
351 |
661 |
359 |
140 |
402 |
127 |
76 |
99 |
225 |
126 |
273 |
184 |
61 |
187 |
100 |
240 |
173 |
146 |
Character |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
Milliseconds |
109 |
300 |
231 |
260 |
66 |
78 |
203 |
392 |
44 |
433 |
94 |
146 |
122 |
81 |
102 |
194 |
701 |
261 |
206 |
126 |
156 |
62 |
173 |
369 |
298 |
Character |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
588 |
100 |
114 |
126 |
349 |
220 |
284 |
112 |
922 |
331 |
74 |
408 |
221 |
169 |
235 |
281 |
181 |
52 |
172 |
499 |
452 |
520 |
75 |
449 |
|
WPM Timing |
Seconds |
WPM |
3.17 |
15.13 |
6.34 |
39.72 |
9.52 |
54.23 |
12.69 |
50.13 |
15.86 |
51.45 |
19.03 |
50.44 |
22.2 |
50.26 |
25.38 |
50.13 |
28.55 |
47.08 |
31.72 |
48.43 |
34.89 |
48.49 |
38.06 |
48.55 |
41.23 |
48.6 |
44.41 |
49.18 |
47.58 |
47.42 |
50.75 |
46.82 |
53.92 |
46.96 |
57.09 |
46.87 |
60.27 |
45.6 |
63.44 |
45.02 |
66.61 |
45.04 |
69.78 |
45.05 |
72.95 |
44.91 |
76.13 |
44.61 |
79.3 |
43.73 |
82.47 |
42.2 |
85.64 |
42.04 |
88.81 |
41.62 |
91.99 |
40.96 |
95.16 |
41.11 |
98.33 |
41.01 |
101.5 |
41.38 |
104.67 |
41.39 |
107.84 |
40.95 |
111.02 |
41.07 |
114.19 |
41.09 |
117.36 |
40.9 |
120.53 |
40.82 |
123.7 |
40.74 |
126.88 |
40.29 |
130.05 |
39.86 |
133.22 |
39.36 |
136.39 |
39.5 |
139.56 |
39.38 |
142.74 |
39.93 |
145.91 |
40.3 |
149.08 |
40.89 |
152.25 |
40.91 |
155.42 |
41 |
158.6 |
41.01 |
|