Official speed |
54.54 wpm (119.25 seconds elapsed during race) |
Without ending ping |
55.03 wpm (1,059 ms delay sending score to TypeRacer’s server) |
Timerless |
55.64 wpm (1,306 ms elapsed before first character typed; 116.89 seconds elapsed during race) |
Timerless minus one |
55.54 wpm, ignoring the first character typed |
Race Start |
June 21, 2023 2:28:57pm UTC |
Race Finish |
June 21, 2023 2:30:56pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.8% |
Points |
80.90 |
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 charactesr rs from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to acvoidvoid DoS attack ?*/ while (expected 0) { int ch = -1; try { ch = st reream. rearerearead(); } catch (IOExceptino eon e()) { log.warn("Standard"Server.await: read :: ", e); ch = -1; } if ( chch <3 32 0) /* Control characrterter 9r or #E(OF terminates loop berak;rea; k; command.apendpend((char) ch); expected0-- ; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
1306 |
390 |
489 |
324 |
223 |
132 |
78 |
96 |
64 |
107 |
218 |
119 |
102 |
79 |
107 |
406 |
111 |
114 |
87 |
87 |
100 |
102 |
213 |
164 |
106 |
Character |
s |
r |
|
- |
-r |
-s |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
153 |
50 |
79 |
267 |
145 |
128 |
147 |
99 |
90 |
108 |
182 |
107 |
193 |
42 |
78 |
76 |
30 |
69 |
53 |
127 |
109 |
76 |
111 |
70 |
70 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
163 |
186 |
126 |
197 |
252 |
178 |
86 |
44 |
107 |
250 |
170 |
74 |
119 |
119 |
60 |
118 |
134 |
83 |
157 |
144 |
89 |
93 |
72 |
85 |
571 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
154 |
104 |
78 |
77 |
86 |
153 |
172 |
185 |
67 |
32 |
91 |
200 |
159 |
40 |
126 |
86 |
91 |
223 |
227 |
478 |
91 |
161 |
65 |
56 |
110 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
80 |
153 |
80 |
113 |
152 |
143 |
81 |
122 |
57 |
162 |
145 |
157 |
135 |
479 |
424 |
286 |
98 |
243 |
360 |
60 |
251 |
165 |
67 |
89 |
79 |
Character |
f |
f |
|
t |
o |
|
a |
c |
v |
o |
i |
d |
-d |
-i |
-o |
-v |
-c |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
50 |
128 |
113 |
72 |
74 |
42 |
72 |
167 |
11 |
136 |
64 |
73 |
170 |
97 |
55 |
118 |
72 |
184 |
127 |
57 |
62 |
94 |
155 |
196 |
342 |
Character |
|
a |
t |
t |
a |
c |
k |
|
? |
-? |
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
159 |
526 |
175 |
127 |
129 |
140 |
90 |
87 |
195 |
307 |
191 |
201 |
92 |
109 |
39 |
20 |
87 |
9 |
108 |
167 |
326 |
190 |
137 |
90 |
136 |
Character |
t |
e |
d |
|
< |
s |
h |
u |
t |
-t |
-u |
-h |
|
- |
-s |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
Milliseconds |
143 |
102 |
178 |
104 |
194 |
197 |
93 |
123 |
65 |
195 |
99 |
79 |
128 |
289 |
111 |
118 |
74 |
92 |
126 |
43 |
140 |
85 |
59 |
109 |
140 |
Character |
e |
l |
-l |
-e |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
} |
|
- |
-} |
{ |
|
i |
f |
|
( |
r |
Milliseconds |
150 |
23 |
331 |
314 |
213 |
51 |
122 |
82 |
154 |
89 |
168 |
202 |
231 |
157 |
362 |
160 |
325 |
61 |
192 |
157 |
186 |
68 |
101 |
156 |
121 |
Character |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
n |
-n |
a |
n |
d |
o |
m |
|
= |
Milliseconds |
99 |
81 |
67 |
97 |
143 |
85 |
137 |
159 |
64 |
157 |
129 |
139 |
154 |
180 |
71 |
431 |
128 |
291 |
97 |
115 |
114 |
85 |
139 |
69 |
154 |
Character |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
r |
e |
m |
-m |
-e |
-r |
e |
m |
. |
Milliseconds |
89 |
108 |
66 |
83 |
93 |
164 |
102 |
111 |
44 |
116 |
134 |
332 |
539 |
143 |
69 |
109 |
56 |
95 |
32 |
351 |
105 |
154 |
56 |
178 |
207 |
Character |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
l |
-l |
-I |
I |
-I |
i |
l |
l |
l |
i |
-i |
-l |
Milliseconds |
283 |
56 |
65 |
169 |
50 |
157 |
73 |
442 |
180 |
171 |
71 |
388 |
170 |
88 |
385 |
92 |
205 |
268 |
164 |
102 |
55 |
113 |
192 |
274 |
75 |
Character |
-l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
t |
e |
d |
-d |
-e |
-t |
e |
c |
t |
d |
|
- |
-d |
Milliseconds |
110 |
526 |
110 |
93 |
199 |
316 |
269 |
293 |
137 |
102 |
137 |
140 |
93 |
120 |
147 |
234 |
109 |
59 |
122 |
174 |
153 |
242 |
83 |
694 |
66 |
Character |
e |
d |
|
= |
|
- |
-= |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
Milliseconds |
114 |
169 |
67 |
147 |
176 |
584 |
150 |
225 |
357 |
127 |
463 |
209 |
80 |
83 |
79 |
83 |
130 |
161 |
202 |
94 |
139 |
157 |
201 |
121 |
101 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
|
; |
-; |
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
Milliseconds |
222 |
287 |
377 |
1158 |
151 |
253 |
167 |
278 |
618 |
291 |
112 |
215 |
283 |
90 |
159 |
147 |
243 |
131 |
205 |
79 |
47 |
51 |
22 |
100 |
221 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
Milliseconds |
96 |
203 |
155 |
96 |
166 |
147 |
95 |
135 |
69 |
226 |
196 |
172 |
523 |
132 |
315 |
224 |
168 |
57 |
94 |
86 |
143 |
55 |
86 |
176 |
126 |
Character |
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
|
r |
e |
-e |
-r |
- |
r |
e |
Milliseconds |
466 |
226 |
323 |
80 |
148 |
165 |
65 |
78 |
383 |
155 |
142 |
89 |
97 |
174 |
89 |
159 |
100 |
17 |
168 |
47 |
282 |
91 |
69 |
79 |
42 |
Character |
a |
m |
. |
|
r |
e |
a |
-a |
-e |
-r |
r |
e |
-e |
-r |
r |
e |
a |
-a |
-e |
-r |
- |
r |
e |
a |
d |
Milliseconds |
82 |
91 |
183 |
129 |
38 |
139 |
37 |
234 |
98 |
63 |
169 |
61 |
71 |
94 |
96 |
45 |
59 |
305 |
89 |
71 |
103 |
71 |
56 |
90 |
105 |
Character |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
n |
o |
|
Milliseconds |
196 |
154 |
279 |
100 |
588 |
112 |
119 |
112 |
86 |
196 |
50 |
59 |
195 |
524 |
134 |
147 |
392 |
336 |
168 |
119 |
106 |
105 |
86 |
15 |
75 |
Character |
e |
-e |
- |
-o |
-n |
o |
n |
|
e |
( |
) |
-) |
-( |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
Milliseconds |
129 |
246 |
246 |
118 |
107 |
206 |
102 |
59 |
123 |
236 |
66 |
312 |
81 |
187 |
90 |
543 |
185 |
756 |
134 |
106 |
133 |
103 |
91 |
88 |
54 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
" |
-" |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
Milliseconds |
392 |
345 |
380 |
250 |
93 |
99 |
73 |
136 |
94 |
153 |
246 |
482 |
190 |
301 |
84 |
179 |
98 |
72 |
27 |
209 |
104 |
104 |
90 |
70 |
246 |
Character |
|
r |
e |
a |
d |
|
: |
-: |
- |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
139 |
129 |
75 |
64 |
139 |
251 |
104 |
313 |
94 |
142 |
172 |
455 |
491 |
127 |
88 |
269 |
298 |
139 |
114 |
40 |
129 |
204 |
422 |
163 |
182 |
Character |
; |
|
} |
|
i |
f |
|
( |
|
c |
h |
-h |
-c |
- |
c |
h |
|
< |
3 |
-3 |
|
3 |
2 |
|
0 |
Milliseconds |
433 |
121 |
539 |
154 |
295 |
246 |
116 |
178 |
92 |
77 |
73 |
328 |
78 |
95 |
100 |
78 |
92 |
170 |
764 |
262 |
100 |
108 |
106 |
136 |
187 |
Character |
-0 |
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
r |
t |
e |
r |
Milliseconds |
210 |
86 |
229 |
171 |
779 |
312 |
250 |
240 |
146 |
90 |
92 |
136 |
80 |
139 |
80 |
160 |
141 |
57 |
79 |
112 |
163 |
188 |
8 |
133 |
121 |
Character |
-r |
-e |
-t |
-r |
t |
e |
r |
|
9 |
r |
|
- |
-r |
-9 |
o |
r |
|
# |
-# |
E |
( |
-( |
O |
F |
|
Milliseconds |
144 |
103 |
73 |
98 |
22 |
101 |
88 |
102 |
143 |
129 |
65 |
252 |
111 |
172 |
212 |
84 |
91 |
163 |
609 |
243 |
437 |
636 |
562 |
366 |
188 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
e |
r |
a |
k |
; |
-; |
-k |
-a |
Milliseconds |
160 |
114 |
52 |
124 |
128 |
91 |
92 |
93 |
75 |
86 |
83 |
98 |
154 |
195 |
11 |
501 |
119 |
173 |
11 |
29 |
86 |
169 |
232 |
145 |
98 |
Character |
-r |
-e |
r |
e |
a |
; |
|
- |
-; |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
e |
n |
d |
Milliseconds |
94 |
86 |
75 |
58 |
85 |
128 |
170 |
120 |
200 |
217 |
160 |
84 |
692 |
85 |
154 |
148 |
66 |
84 |
58 |
189 |
421 |
243 |
57 |
105 |
95 |
Character |
-d |
-n |
-e |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
277 |
218 |
150 |
229 |
149 |
93 |
105 |
234 |
341 |
154 |
65 |
71 |
118 |
196 |
190 |
156 |
72 |
230 |
308 |
187 |
178 |
161 |
142 |
102 |
170 |
Character |
t |
e |
d |
0 |
-0 |
- |
- |
|
- |
|
- |
|
- |
; |
|
} |
Milliseconds |
172 |
88 |
154 |
274 |
568 |
418 |
189 |
416 |
667 |
350 |
437 |
267 |
357 |
207 |
111 |
191 |
|
WPM Timing |
Seconds |
WPM |
2.39 |
15.09 |
4.77 |
52.83 |
7.16 |
55.35 |
9.54 |
66.67 |
11.93 |
71.45 |
14.31 |
73.79 |
16.7 |
76.91 |
19.08 |
74.21 |
21.47 |
73.79 |
23.85 |
71.45 |
26.24 |
73.18 |
28.62 |
71.28 |
31.01 |
70.05 |
33.39 |
69.36 |
35.78 |
69.1 |
38.16 |
70.44 |
40.55 |
69.85 |
42.93 |
67.92 |
45.32 |
65.94 |
47.7 |
64.9 |
50.09 |
62.77 |
52.47 |
62.43 |
54.86 |
61.91 |
57.24 |
60.8 |
59.63 |
60.98 |
62.01 |
61.15 |
64.4 |
61.49 |
66.78 |
61.63 |
69.17 |
60.38 |
71.55 |
61.05 |
73.94 |
60.7 |
76.32 |
59.75 |
78.71 |
59.46 |
81.09 |
59.19 |
83.48 |
59.95 |
85.86 |
59.26 |
88.25 |
59.15 |
90.63 |
58.52 |
93.02 |
57.93 |
95.4 |
57.73 |
97.79 |
57.92 |
100.17 |
57.02 |
102.56 |
56.52 |
104.94 |
56.72 |
107.33 |
56.24 |
109.71 |
56 |
112.1 |
56.42 |
114.48 |
56.29 |
116.87 |
55.35 |
119.25 |
54.54 |
|