Official speed |
51.27 wpm (126.86 seconds elapsed during race) |
Without ending ping |
51.37 wpm (243 ms delay sending score to TypeRacer’s server) |
Timerless |
51.55 wpm (439 ms elapsed before first character typed; 126.18 seconds elapsed during race) |
Timerless minus one |
51.45 wpm, ignoring the first character typed |
Race Start |
September 7, 2024 11:21:27am UTC |
Race Finish |
September 7, 2024 11:23:34am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.2% |
Points |
76.05 |
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 |
/*U Read a set of characters from the socket */ String Buffer command = new String Buffer():; int extppected = 1024; /&** Cut off to avoid DoS attack */ while (expected < shutsdown.length()) { if (random == null) random = new Random(Stystem.dcurrentTimeMIillis()); expe3ccted += (random.nextInt() % 10424); } while (expected > 0) { int ch = -1; thry { ch = stream.read9)(); } catch (IPOexException e) { log.warn ("StandardServer.await: read: ", e ):; ch = -1; } if (ch <31 32) /8* Control character or EOF terminated s loop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
U |
-U |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
439 |
285 |
91 |
383 |
242 |
413 |
196 |
178 |
102 |
115 |
145 |
137 |
127 |
104 |
141 |
141 |
133 |
120 |
109 |
176 |
142 |
108 |
126 |
124 |
293 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
192 |
106 |
126 |
180 |
329 |
156 |
155 |
39 |
100 |
73 |
134 |
114 |
89 |
160 |
403 |
99 |
165 |
133 |
150 |
90 |
153 |
453 |
341 |
109 |
278 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
151 |
245 |
101 |
108 |
69 |
156 |
429 |
236 |
288 |
185 |
151 |
131 |
100 |
56 |
170 |
66 |
94 |
148 |
161 |
138 |
139 |
288 |
239 |
180 |
255 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
: |
-: |
; |
|
i |
n |
Milliseconds |
64 |
112 |
113 |
252 |
114 |
265 |
143 |
81 |
61 |
165 |
364 |
241 |
277 |
207 |
166 |
108 |
124 |
277 |
141 |
389 |
279 |
168 |
139 |
256 |
65 |
Character |
t |
|
e |
x |
t |
p |
-p |
-t |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
& |
Milliseconds |
168 |
149 |
490 |
210 |
204 |
186 |
134 |
150 |
138 |
85 |
232 |
169 |
81 |
132 |
125 |
238 |
142 |
217 |
178 |
624 |
494 |
542 |
219 |
282 |
316 |
Character |
* |
-* |
-& |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
39 |
304 |
170 |
355 |
383 |
332 |
188 |
107 |
119 |
142 |
146 |
198 |
111 |
254 |
99 |
123 |
333 |
116 |
142 |
168 |
146 |
81 |
359 |
253 |
482 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
225 |
132 |
296 |
163 |
216 |
228 |
129 |
134 |
453 |
269 |
124 |
199 |
85 |
33 |
107 |
117 |
101 |
275 |
244 |
209 |
232 |
63 |
290 |
175 |
85 |
Character |
d |
|
< |
|
s |
h |
u |
t |
s |
-s |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
148 |
193 |
327 |
312 |
123 |
299 |
163 |
96 |
302 |
262 |
147 |
155 |
136 |
194 |
209 |
224 |
93 |
160 |
208 |
218 |
116 |
360 |
213 |
428 |
308 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
Milliseconds |
280 |
183 |
183 |
125 |
74 |
258 |
315 |
96 |
70 |
126 |
283 |
140 |
209 |
258 |
159 |
151 |
197 |
174 |
107 |
168 |
335 |
201 |
117 |
90 |
117 |
Character |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
t |
-t |
y |
s |
t |
e |
m |
Milliseconds |
105 |
75 |
117 |
184 |
222 |
176 |
174 |
104 |
95 |
108 |
325 |
197 |
154 |
125 |
107 |
110 |
415 |
451 |
343 |
214 |
198 |
121 |
152 |
127 |
162 |
Character |
. |
d |
-d |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
-I |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
199 |
300 |
257 |
159 |
168 |
137 |
145 |
94 |
102 |
100 |
340 |
175 |
96 |
105 |
445 |
138 |
376 |
161 |
143 |
167 |
112 |
114 |
265 |
152 |
343 |
Character |
; |
|
e |
x |
p |
e |
3 |
c |
-c |
-3 |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
393 |
241 |
283 |
200 |
171 |
78 |
11 |
199 |
271 |
179 |
232 |
212 |
97 |
129 |
193 |
386 |
286 |
190 |
1018 |
848 |
87 |
111 |
94 |
75 |
75 |
Character |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
4 |
-4 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
219 |
234 |
73 |
223 |
154 |
326 |
212 |
103 |
314 |
101 |
341 |
486 |
397 |
301 |
175 |
356 |
582 |
256 |
578 |
1053 |
326 |
152 |
345 |
215 |
130 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
Milliseconds |
90 |
67 |
51 |
114 |
137 |
395 |
260 |
197 |
298 |
69 |
228 |
222 |
65 |
151 |
410 |
267 |
271 |
309 |
615 |
323 |
324 |
208 |
174 |
79 |
99 |
Character |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
h |
-h |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
119 |
208 |
119 |
130 |
254 |
153 |
412 |
381 |
383 |
165 |
164 |
110 |
280 |
168 |
234 |
128 |
399 |
535 |
271 |
152 |
185 |
394 |
151 |
186 |
132 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
9 |
) |
-) |
-9 |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
Milliseconds |
234 |
80 |
220 |
128 |
235 |
165 |
77 |
132 |
143 |
242 |
149 |
355 |
140 |
293 |
157 |
558 |
199 |
369 |
221 |
297 |
110 |
132 |
222 |
113 |
140 |
Character |
( |
I |
P |
-P |
O |
e |
x |
-x |
-e |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
Milliseconds |
331 |
416 |
157 |
425 |
284 |
532 |
265 |
226 |
150 |
224 |
304 |
307 |
204 |
68 |
125 |
80 |
131 |
4 |
269 |
225 |
607 |
222 |
330 |
200 |
191 |
Character |
o |
g |
. |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
108 |
124 |
325 |
270 |
142 |
107 |
317 |
506 |
370 |
238 |
478 |
312 |
240 |
108 |
253 |
57 |
142 |
139 |
254 |
410 |
193 |
83 |
324 |
323 |
111 |
Character |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
|
- |
) |
: |
-: |
; |
|
Milliseconds |
304 |
203 |
123 |
160 |
212 |
114 |
321 |
171 |
144 |
68 |
83 |
157 |
512 |
152 |
342 |
317 |
136 |
223 |
205 |
293 |
322 |
629 |
454 |
198 |
173 |
Character |
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
3 |
1 |
-1 |
-3 |
|
3 |
Milliseconds |
267 |
141 |
165 |
285 |
139 |
330 |
260 |
384 |
374 |
281 |
226 |
193 |
110 |
72 |
281 |
314 |
141 |
125 |
374 |
435 |
177 |
534 |
159 |
325 |
416 |
Character |
2 |
) |
|
/ |
8 |
-8 |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
Milliseconds |
148 |
461 |
248 |
275 |
282 |
366 |
364 |
225 |
473 |
177 |
74 |
90 |
183 |
104 |
102 |
140 |
141 |
134 |
109 |
106 |
126 |
201 |
247 |
141 |
124 |
Character |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
|
- |
-d |
s |
|
l |
o |
Milliseconds |
133 |
310 |
91 |
124 |
371 |
445 |
474 |
240 |
187 |
109 |
103 |
108 |
82 |
102 |
81 |
71 |
98 |
192 |
147 |
280 |
138 |
187 |
58 |
141 |
150 |
Character |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
Milliseconds |
150 |
131 |
125 |
217 |
187 |
86 |
90 |
202 |
200 |
157 |
276 |
213 |
179 |
131 |
78 |
117 |
99 |
303 |
260 |
164 |
134 |
46 |
215 |
147 |
228 |
Character |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
145 |
446 |
175 |
101 |
82 |
371 |
334 |
148 |
136 |
305 |
376 |
212 |
187 |
198 |
193 |
67 |
260 |
177 |
85 |
124 |
418 |
167 |
282 |
383 |
297 |
|
WPM Timing |
Seconds |
WPM |
2.54 |
37.84 |
5.07 |
61.49 |
7.61 |
67.79 |
10.15 |
62.67 |
12.69 |
64.32 |
15.22 |
63.85 |
17.76 |
62.16 |
20.3 |
60.3 |
22.83 |
57.28 |
25.37 |
54.39 |
27.91 |
56.33 |
30.45 |
55.97 |
32.98 |
56.76 |
35.52 |
56.42 |
38.06 |
56.76 |
40.59 |
56.76 |
43.13 |
57.31 |
45.67 |
58.6 |
48.21 |
57.5 |
50.74 |
57.47 |
53.28 |
56.98 |
55.82 |
56.33 |
58.35 |
55.11 |
60.89 |
55.57 |
63.43 |
54.3 |
65.97 |
53.3 |
68.5 |
53.95 |
71.04 |
53.21 |
73.58 |
53.49 |
76.11 |
52.97 |
78.65 |
53.4 |
81.19 |
52.62 |
83.73 |
52.46 |
86.26 |
51.47 |
88.8 |
51.62 |
91.34 |
51.24 |
93.87 |
51.26 |
96.41 |
51.4 |
98.95 |
51.42 |
101.49 |
50.84 |
104.02 |
50.76 |
106.56 |
50.22 |
109.1 |
49.72 |
111.63 |
50.09 |
114.17 |
50.13 |
116.71 |
50.48 |
119.25 |
51.02 |
121.78 |
51.24 |
124.32 |
51.25 |
126.86 |
51.27 |
|