Official speed |
46.50 wpm (139.87 seconds elapsed during race) |
Without ending ping |
46.57 wpm (205 ms delay sending score to TypeRacer’s server) |
Timerless |
46.76 wpm (584 ms elapsed before first character typed; 139.08 seconds elapsed during race) |
Timerless minus one |
46.68 wpm, ignoring the first character typed |
Race Start |
January 5, 2025 3:32:53pm UTC |
Race Finish |
January 5, 2025 3:35:13pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.6% |
Points |
68.97 |
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 excppected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown. lenghthth()) { if (random == null ) random = new Random(System.currentTimeIlmilMillids()); expected += (random.nextInt() % 1024); } while (expected > 0 ) { int ich = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StarnndardServer.await: read': ", e); ch = -1; } if (ch < 32) /* cControl character of rO 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 |
584 |
384 |
397 |
440 |
360 |
79 |
116 |
265 |
186 |
184 |
177 |
190 |
116 |
145 |
36 |
150 |
183 |
97 |
141 |
130 |
68 |
334 |
538 |
165 |
201 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
61 |
258 |
92 |
68 |
81 |
105 |
120 |
176 |
135 |
64 |
89 |
81 |
135 |
94 |
284 |
0 |
237 |
231 |
212 |
294 |
226 |
119 |
418 |
202 |
35 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
228 |
118 |
50 |
426 |
127 |
213 |
150 |
153 |
96 |
183 |
173 |
9 |
103 |
161 |
302 |
324 |
163 |
283 |
186 |
180 |
230 |
171 |
168 |
242 |
327 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
c |
p |
-p |
-c |
Milliseconds |
146 |
38 |
182 |
145 |
62 |
388 |
150 |
158 |
148 |
200 |
110 |
241 |
111 |
162 |
217 |
168 |
89 |
201 |
226 |
148 |
78 |
330 |
52 |
363 |
217 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
116 |
239 |
214 |
146 |
129 |
78 |
198 |
180 |
232 |
89 |
224 |
201 |
287 |
301 |
320 |
214 |
318 |
289 |
574 |
85 |
495 |
285 |
166 |
74 |
161 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
Milliseconds |
135 |
152 |
65 |
136 |
206 |
129 |
209 |
258 |
113 |
227 |
406 |
236 |
797 |
309 |
170 |
99 |
151 |
163 |
205 |
0 |
332 |
556 |
215 |
203 |
91 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
Milliseconds |
155 |
87 |
62 |
199 |
148 |
357 |
542 |
58 |
186 |
242 |
522 |
164 |
186 |
92 |
209 |
347 |
462 |
170 |
81 |
39 |
233 |
127 |
138 |
170 |
378 |
Character |
. |
|
- |
l |
e |
n |
g |
h |
t |
h |
-h |
-t |
-h |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
178 |
276 |
358 |
206 |
246 |
151 |
36 |
228 |
288 |
85 |
202 |
262 |
146 |
368 |
58 |
162 |
153 |
212 |
218 |
65 |
352 |
149 |
52 |
170 |
199 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
Milliseconds |
334 |
185 |
149 |
84 |
155 |
173 |
238 |
159 |
159 |
177 |
267 |
46 |
123 |
151 |
112 |
341 |
278 |
299 |
290 |
143 |
472 |
206 |
243 |
176 |
268 |
Character |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
Milliseconds |
183 |
173 |
217 |
113 |
114 |
216 |
519 |
271 |
397 |
189 |
182 |
133 |
313 |
694 |
93 |
198 |
118 |
129 |
51 |
198 |
434 |
100 |
121 |
130 |
177 |
Character |
n |
t |
T |
i |
m |
e |
I |
l |
-l |
-I |
m |
i |
l |
-l |
-i |
-m |
M |
i |
l |
l |
i |
d |
-d |
s |
( |
Milliseconds |
111 |
144 |
350 |
240 |
113 |
179 |
492 |
125 |
339 |
232 |
164 |
202 |
67 |
279 |
204 |
380 |
514 |
269 |
37 |
149 |
233 |
130 |
3008 |
495 |
232 |
Character |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
Milliseconds |
124 |
310 |
188 |
447 |
231 |
22 |
178 |
217 |
156 |
165 |
245 |
97 |
242 |
167 |
362 |
470 |
250 |
395 |
256 |
132 |
112 |
513 |
159 |
300 |
423 |
Character |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
Milliseconds |
139 |
253 |
270 |
466 |
150 |
267 |
698 |
150 |
252 |
245 |
334 |
351 |
169 |
166 |
170 |
398 |
244 |
238 |
136 |
228 |
93 |
145 |
95 |
99 |
152 |
Character |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
i |
Milliseconds |
148 |
190 |
395 |
64 |
207 |
244 |
167 |
123 |
167 |
65 |
277 |
204 |
278 |
223 |
503 |
324 |
207 |
369 |
115 |
294 |
136 |
111 |
159 |
167 |
129 |
Character |
-i |
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
Milliseconds |
332 |
369 |
180 |
154 |
178 |
221 |
252 |
144 |
308 |
265 |
196 |
5 |
164 |
219 |
483 |
365 |
226 |
127 |
211 |
205 |
166 |
163 |
98 |
165 |
466 |
Character |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
Milliseconds |
157 |
141 |
193 |
282 |
271 |
155 |
108 |
331 |
280 |
156 |
247 |
133 |
287 |
311 |
172 |
234 |
157 |
173 |
184 |
301 |
1609 |
163 |
645 |
892 |
539 |
Character |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
Milliseconds |
230 |
68 |
257 |
166 |
0 |
209 |
136 |
273 |
345 |
330 |
322 |
503 |
259 |
140 |
232 |
246 |
394 |
259 |
77 |
342 |
402 |
381 |
776 |
184 |
206 |
Character |
r |
n |
-n |
-r |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
Milliseconds |
84 |
283 |
244 |
222 |
218 |
101 |
231 |
199 |
296 |
603 |
164 |
66 |
422 |
294 |
142 |
296 |
399 |
944 |
237 |
572 |
246 |
183 |
236 |
77 |
220 |
Character |
a |
d |
' |
-' |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
Milliseconds |
66 |
82 |
252 |
719 |
302 |
367 |
215 |
312 |
304 |
169 |
294 |
188 |
318 |
278 |
185 |
153 |
252 |
283 |
249 |
118 |
294 |
303 |
151 |
279 |
339 |
Character |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
-c |
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
66 |
198 |
185 |
569 |
196 |
235 |
275 |
341 |
176 |
161 |
316 |
326 |
301 |
328 |
190 |
119 |
491 |
708 |
37 |
216 |
150 |
28 |
195 |
188 |
237 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
O |
-O |
|
E |
O |
F |
|
t |
e |
Milliseconds |
334 |
99 |
151 |
51 |
185 |
243 |
128 |
495 |
139 |
203 |
86 |
111 |
228 |
792 |
269 |
616 |
1194 |
1493 |
817 |
2693 |
236 |
254 |
175 |
207 |
153 |
Character |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
Milliseconds |
10 |
225 |
291 |
171 |
267 |
129 |
180 |
125 |
114 |
126 |
129 |
160 |
138 |
218 |
82 |
134 |
209 |
125 |
159 |
617 |
305 |
269 |
35 |
96 |
145 |
Character |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
Milliseconds |
173 |
91 |
85 |
359 |
347 |
36 |
143 |
206 |
145 |
131 |
281 |
200 |
360 |
109 |
164 |
52 |
269 |
471 |
282 |
161 |
240 |
186 |
298 |
197 |
53 |
Character |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
212 |
234 |
214 |
137 |
148 |
152 |
313 |
137 |
61 |
278 |
82 |
|
WPM Timing |
Seconds |
WPM |
2.8 |
34.32 |
5.59 |
51.48 |
8.39 |
62.92 |
11.19 |
63.27 |
13.99 |
63.49 |
16.78 |
64.35 |
19.58 |
62.51 |
22.38 |
61.13 |
25.18 |
60.53 |
27.97 |
58.77 |
30.77 |
59.28 |
33.57 |
57.91 |
36.37 |
57.09 |
39.16 |
56.07 |
41.96 |
56.62 |
44.76 |
56.03 |
47.56 |
55.77 |
50.35 |
55.77 |
53.15 |
54.64 |
55.95 |
52.98 |
58.75 |
50.45 |
61.54 |
50.5 |
64.34 |
50.36 |
67.14 |
50.05 |
69.94 |
49.59 |
72.73 |
50.32 |
75.53 |
49.89 |
78.33 |
49.94 |
81.13 |
50.14 |
83.92 |
50.33 |
86.72 |
50.51 |
89.52 |
49.33 |
92.31 |
49.27 |
95.11 |
49.08 |
97.91 |
48.41 |
100.71 |
48.26 |
103.5 |
47.77 |
106.3 |
47.52 |
109.1 |
47.52 |
111.9 |
47.62 |
114.69 |
47.5 |
117.49 |
47.59 |
120.29 |
47.19 |
123.09 |
46.21 |
125.88 |
45.28 |
128.68 |
45.04 |
131.48 |
45.63 |
134.28 |
46.02 |
137.07 |
46.14 |
139.87 |
46.5 |
|