Official speed |
44.82 wpm (145.11 seconds elapsed during race) |
Without ending ping |
44.88 wpm (192 ms delay sending score to TypeRacer’s server) |
Timerless |
45.00 wpm (397 ms elapsed before first character typed; 144.53 seconds elapsed during race) |
Timerless minus one |
44.92 wpm, ignoring the first character typed |
Race Start |
February 18, 2024 4:32:19pm UTC |
Race Finish |
February 18, 2024 4:34:44pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.4% |
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 |
/* Read a set of characters ofrfrom the socket *?/ STrtringBuffer command = new StringBuffer(); int expected = 1024; /* Cut offt to avoid DoS attack */ while (expected < shutdown.legnngth()) { if (random == null )) random -= new Rnadandom(System.curretnntTImeimeMillis()); expected += (random.nextInt() % 1024); { w} while (expected > 0) { int ch = -1; try { ch = stream.read(); { } catch (IOException e) { log.warn("TStandardServer.waawait: read: :,", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
397 |
273 |
159 |
214 |
219 |
126 |
124 |
151 |
95 |
154 |
129 |
84 |
52 |
131 |
94 |
72 |
118 |
100 |
126 |
89 |
97 |
87 |
150 |
280 |
332 |
Character |
r |
s |
|
o |
f |
r |
-r |
-f |
-o |
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
181 |
134 |
158 |
85 |
121 |
59 |
244 |
165 |
147 |
126 |
113 |
18 |
149 |
133 |
40 |
142 |
170 |
114 |
100 |
113 |
117 |
139 |
102 |
158 |
48 |
Character |
* |
? |
-? |
/ |
|
S |
T |
r |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
186 |
244 |
509 |
221 |
156 |
200 |
131 |
212 |
256 |
156 |
48 |
64 |
125 |
89 |
71 |
288 |
206 |
84 |
183 |
115 |
93 |
97 |
152 |
60 |
87 |
Character |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
149 |
75 |
125 |
69 |
148 |
176 |
194 |
102 |
101 |
51 |
184 |
281 |
215 |
77 |
78 |
93 |
46 |
270 |
211 |
102 |
179 |
123 |
79 |
173 |
46 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
Milliseconds |
210 |
116 |
84 |
77 |
44 |
157 |
73 |
180 |
119 |
102 |
188 |
154 |
77 |
177 |
110 |
124 |
114 |
198 |
113 |
207 |
184 |
667 |
123 |
376 |
296 |
Character |
|
C |
u |
t |
|
o |
f |
f |
t |
|
- |
-t |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
642 |
387 |
182 |
139 |
95 |
101 |
75 |
147 |
181 |
147 |
286 |
128 |
104 |
87 |
111 |
98 |
137 |
117 |
184 |
135 |
361 |
147 |
240 |
196 |
269 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
359 |
133 |
55 |
185 |
51 |
170 |
129 |
62 |
222 |
268 |
128 |
93 |
100 |
50 |
92 |
56 |
68 |
141 |
250 |
370 |
122 |
171 |
286 |
224 |
48 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
g |
n |
-n |
-g |
n |
g |
t |
h |
( |
) |
Milliseconds |
204 |
114 |
531 |
77 |
106 |
129 |
51 |
128 |
197 |
119 |
121 |
103 |
111 |
181 |
97 |
223 |
79 |
327 |
132 |
200 |
91 |
196 |
81 |
247 |
190 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
|
) |
-) |
Milliseconds |
225 |
201 |
220 |
158 |
185 |
114 |
46 |
229 |
172 |
149 |
8 |
153 |
113 |
85 |
132 |
154 |
162 |
116 |
112 |
122 |
84 |
157 |
97 |
151 |
289 |
Character |
- |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
n |
a |
d |
-d |
-a |
-n |
Milliseconds |
133 |
546 |
311 |
236 |
100 |
5 |
222 |
56 |
133 |
64 |
289 |
362 |
380 |
268 |
110 |
93 |
74 |
146 |
372 |
151 |
8 |
220 |
5563 |
172 |
172 |
Character |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
t |
n |
-n |
-t |
n |
t |
T |
Milliseconds |
324 |
156 |
132 |
123 |
87 |
517 |
667 |
198 |
188 |
228 |
507 |
126 |
128 |
306 |
100 |
144 |
220 |
58 |
179 |
36 |
405 |
118 |
202 |
65 |
245 |
Character |
I |
m |
e |
-e |
-m |
-I |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
116 |
60 |
110 |
393 |
142 |
163 |
215 |
71 |
100 |
351 |
208 |
112 |
122 |
122 |
101 |
214 |
36 |
364 |
238 |
147 |
232 |
163 |
102 |
112 |
194 |
Character |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
Milliseconds |
159 |
79 |
162 |
89 |
138 |
141 |
167 |
232 |
171 |
35 |
105 |
100 |
130 |
85 |
165 |
143 |
183 |
197 |
121 |
202 |
211 |
101 |
178 |
37 |
255 |
Character |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
{ |
|
w |
-w |
- |
-{ |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
Milliseconds |
220 |
147 |
177 |
119 |
222 |
193 |
323 |
233 |
145 |
154 |
179 |
73 |
291 |
170 |
139 |
191 |
222 |
213 |
131 |
51 |
59 |
77 |
62 |
151 |
289 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
Milliseconds |
213 |
112 |
134 |
190 |
203 |
35 |
420 |
229 |
135 |
147 |
214 |
469 |
208 |
719 |
39808 |
393 |
33 |
120 |
157 |
158 |
100 |
122 |
121 |
85 |
169 |
Character |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
Milliseconds |
175 |
415 |
152 |
151 |
59 |
83 |
88 |
197 |
120 |
170 |
108 |
126 |
95 |
111 |
77 |
99 |
85 |
64 |
98 |
189 |
138 |
173 |
50 |
39 |
162 |
Character |
( |
) |
; |
|
{ |
|
- |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
Milliseconds |
208 |
29 |
220 |
120 |
166 |
196 |
354 |
149 |
245 |
233 |
189 |
160 |
141 |
187 |
59 |
579 |
133 |
254 |
85 |
378 |
314 |
79 |
218 |
83 |
136 |
Character |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
T |
-T |
S |
t |
a |
n |
Milliseconds |
91 |
90 |
41 |
93 |
57 |
175 |
147 |
142 |
219 |
293 |
191 |
38 |
166 |
79 |
77 |
52 |
122 |
206 |
145 |
240 |
351 |
239 |
159 |
98 |
109 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
Milliseconds |
94 |
167 |
124 |
98 |
266 |
97 |
130 |
226 |
66 |
117 |
75 |
179 |
197 |
280 |
154 |
121 |
69 |
139 |
109 |
154 |
206 |
200 |
267 |
77 |
43 |
Character |
d |
: |
|
: |
, |
-, |
-: |
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
Milliseconds |
497 |
306 |
172 |
329 |
282 |
287 |
131 |
232 |
292 |
123 |
174 |
374 |
302 |
297 |
143 |
106 |
153 |
81 |
135 |
158 |
414 |
205 |
273 |
201 |
205 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
114 |
130 |
50 |
155 |
237 |
102 |
229 |
188 |
141 |
183 |
470 |
278 |
268 |
175 |
360 |
400 |
492 |
233 |
53 |
127 |
51 |
84 |
198 |
190 |
279 |
Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
Milliseconds |
152 |
134 |
68 |
300 |
191 |
197 |
107 |
116 |
86 |
94 |
125 |
108 |
139 |
106 |
150 |
169 |
123 |
88 |
117 |
65 |
91 |
119 |
112 |
95 |
92 |
Character |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
Milliseconds |
138 |
10 |
216 |
220 |
161 |
156 |
175 |
108 |
78 |
65 |
93 |
52 |
142 |
131 |
143 |
71 |
97 |
164 |
80 |
119 |
79 |
100 |
183 |
101 |
120 |
Character |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
Milliseconds |
116 |
110 |
76 |
199 |
192 |
356 |
263 |
120 |
105 |
251 |
292 |
106 |
110 |
218 |
397 |
129 |
195 |
200 |
64 |
149 |
202 |
164 |
73 |
168 |
125 |
Character |
- |
; |
|
} |
Milliseconds |
182 |
188 |
250 |
182 |
|
WPM Timing |
Seconds |
WPM |
2.9 |
78.56 |
5.8 |
70.29 |
8.71 |
66.15 |
11.61 |
70.29 |
14.51 |
72.77 |
17.41 |
75.11 |
20.32 |
70.88 |
23.22 |
68.74 |
26.12 |
70.29 |
29.02 |
70.7 |
31.93 |
68.79 |
34.83 |
69.6 |
37.73 |
67.43 |
40.63 |
64.38 |
43.53 |
60.09 |
46.44 |
57.89 |
49.34 |
57.4 |
52.24 |
55.82 |
55.14 |
57.02 |
58.05 |
58.3 |
60.95 |
57.49 |
63.85 |
58.07 |
66.75 |
56.81 |
69.65 |
54.44 |
72.56 |
52.26 |
75.46 |
50.25 |
78.36 |
48.39 |
81.26 |
46.66 |
84.17 |
45.05 |
87.07 |
43.55 |
89.97 |
42.15 |
92.87 |
40.83 |
95.78 |
39.59 |
98.68 |
38.43 |
101.58 |
37.33 |
104.48 |
36.29 |
107.38 |
36.65 |
110.29 |
38.19 |
113.19 |
38.48 |
116.09 |
39.28 |
118.99 |
40.04 |
121.9 |
40.56 |
124.8 |
40.48 |
127.7 |
40.78 |
130.6 |
41.25 |
133.5 |
41.53 |
136.41 |
42.58 |
139.31 |
43.84 |
142.21 |
44.38 |
145.11 |
44.82 |
|