Official speed |
34.44 wpm (188.85 seconds elapsed during race) |
Without ending ping |
34.48 wpm (211 ms delay sending score to TypeRacer’s server) |
Timerless |
34.53 wpm (307 ms elapsed before first character typed; 188.33 seconds elapsed during race) |
Timerless minus one |
34.47 wpm, ignoring the first character typed |
Race Start |
September 26, 2023 11:25:18am UTC |
Race Finish |
September 26, 2023 11:28:27am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
95.9% |
Points |
51.08 |
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 |
/?* rREead a set of characters from the socket ?*/ String Buffer command = new -StringBuffer(); int expected = 103224; /* Cut off to avoid DoS attack */ swhile (expected < shutdown.length()) {if if (random == null) random = new Random (System.curerentTimeMillis()); expected += (random.next(nInt() / % 1024); } while (expected > 0 ) { int ch = -1; try { ch = stream.read(); } catch (IOeException e) { liog.war n (("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /?? * Control character or EOF terminates loop break; command .. aappednnnd (((char) ch); expected--; } |
Timing |
Character |
/ |
? |
-? |
* |
|
r |
-r |
R |
E |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
307 |
597 |
1271 |
383 |
886 |
878 |
321 |
394 |
15 |
819 |
105 |
115 |
253 |
125 |
193 |
102 |
188 |
146 |
209 |
124 |
168 |
129 |
152 |
265 |
144 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
127 |
169 |
132 |
229 |
226 |
134 |
447 |
141 |
146 |
177 |
182 |
114 |
144 |
79 |
318 |
121 |
81 |
133 |
160 |
151 |
166 |
152 |
117 |
205 |
188 |
Character |
? |
-? |
* |
/ |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
686 |
546 |
354 |
844 |
244 |
444 |
199 |
184 |
94 |
125 |
78 |
161 |
687 |
354 |
217 |
197 |
196 |
121 |
173 |
133 |
217 |
122 |
182 |
391 |
185 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
- |
-- |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
140 |
98 |
172 |
634 |
235 |
288 |
125 |
256 |
188 |
356 |
587 |
404 |
202 |
188 |
125 |
117 |
67 |
1044 |
155 |
341 |
161 |
76 |
194 |
446 |
151 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
3 |
2 |
-2 |
-3 |
2 |
4 |
Milliseconds |
305 |
176 |
232 |
98 |
95 |
169 |
221 |
271 |
194 |
64 |
238 |
216 |
313 |
214 |
156 |
450 |
202 |
371 |
142 |
284 |
487 |
317 |
188 |
218 |
265 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
653 |
172 |
299 |
619 |
569 |
376 |
189 |
173 |
144 |
179 |
135 |
159 |
171 |
195 |
294 |
98 |
187 |
292 |
96 |
154 |
163 |
124 |
530 |
230 |
550 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
s |
-s |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
150 |
172 |
279 |
188 |
65 |
220 |
131 |
150 |
752 |
566 |
291 |
205 |
461 |
411 |
271 |
165 |
185 |
138 |
120 |
483 |
552 |
269 |
197 |
123 |
193 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
218 |
67 |
547 |
238 |
384 |
369 |
186 |
213 |
180 |
98 |
284 |
134 |
150 |
146 |
390 |
345 |
52 |
120 |
306 |
239 |
121 |
297 |
128 |
201 |
307 |
Character |
{ |
i |
f |
|
- |
-f |
-i |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
795 |
448 |
90 |
172 |
287 |
265 |
168 |
125 |
360 |
73 |
129 |
338 |
243 |
115 |
140 |
105 |
106 |
155 |
131 |
278 |
173 |
160 |
232 |
175 |
393 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
Milliseconds |
142 |
409 |
1013 |
287 |
90 |
176 |
97 |
85 |
142 |
110 |
370 |
142 |
196 |
85 |
173 |
183 |
321 |
195 |
220 |
163 |
152 |
139 |
148 |
465 |
181 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
e |
-e |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
Milliseconds |
607 |
213 |
153 |
205 |
138 |
98 |
210 |
569 |
126 |
167 |
152 |
432 |
52 |
30 |
146 |
148 |
532 |
148 |
132 |
94 |
493 |
173 |
143 |
184 |
331 |
Character |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
84 |
355 |
123 |
175 |
473 |
211 |
181 |
215 |
285 |
103 |
241 |
252 |
100 |
212 |
237 |
493 |
428 |
304 |
824 |
209 |
170 |
240 |
111 |
138 |
138 |
Character |
. |
n |
e |
x |
t |
( |
n |
-n |
-( |
I |
n |
t |
( |
) |
|
/ |
|
- |
-/ |
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
268 |
302 |
108 |
299 |
192 |
418 |
246 |
251 |
257 |
408 |
151 |
163 |
339 |
107 |
28388 |
435 |
268 |
430 |
352 |
1356 |
286 |
336 |
86 |
398 |
270 |
Character |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
Milliseconds |
451 |
384 |
137 |
696 |
247 |
235 |
78 |
137 |
123 |
101 |
133 |
210 |
575 |
254 |
172 |
101 |
226 |
223 |
103 |
212 |
129 |
887 |
567 |
743 |
436 |
Character |
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
434 |
280 |
178 |
395 |
320 |
239 |
96 |
146 |
149 |
282 |
78 |
267 |
292 |
209 |
1000 |
404 |
402 |
129 |
227 |
159 |
237 |
166 |
815 |
332 |
235 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
Milliseconds |
150 |
381 |
303 |
298 |
219 |
178 |
237 |
129 |
210 |
184 |
255 |
208 |
72 |
148 |
204 |
313 |
132 |
295 |
165 |
1509 |
255 |
311 |
185 |
211 |
278 |
Character |
h |
|
( |
I |
O |
e |
-e |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
i |
-i |
Milliseconds |
104 |
157 |
270 |
480 |
156 |
423 |
552 |
362 |
289 |
480 |
194 |
126 |
202 |
94 |
84 |
106 |
228 |
316 |
526 |
177 |
328 |
347 |
320 |
134 |
411 |
Character |
o |
g |
. |
w |
a |
r |
|
- |
n |
|
( |
-( |
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
172 |
471 |
289 |
286 |
142 |
144 |
340 |
266 |
105 |
148 |
244 |
212 |
133 |
257 |
541 |
484 |
156 |
138 |
138 |
107 |
204 |
150 |
238 |
469 |
260 |
Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
Milliseconds |
133 |
291 |
128 |
135 |
301 |
199 |
204 |
176 |
365 |
247 |
363 |
151 |
245 |
78 |
144 |
242 |
419 |
282 |
277 |
388 |
132 |
337 |
341 |
621 |
142 |
Character |
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
Milliseconds |
287 |
130 |
250 |
401 |
233 |
194 |
470 |
442 |
130 |
672 |
293 |
191 |
96 |
167 |
300 |
411 |
139 |
334 |
170 |
248 |
308 |
285 |
380 |
621 |
549 |
Character |
? |
-? |
? |
|
- |
-? |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
Milliseconds |
1007 |
884 |
255 |
410 |
320 |
118 |
255 |
450 |
730 |
711 |
132 |
193 |
161 |
60 |
166 |
180 |
212 |
165 |
97 |
131 |
135 |
212 |
250 |
82 |
143 |
Character |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
118 |
157 |
419 |
160 |
420 |
312 |
346 |
139 |
600 |
180 |
120 |
264 |
176 |
96 |
64 |
148 |
135 |
198 |
156 |
165 |
254 |
129 |
162 |
177 |
214 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
. |
|
a |
-a |
- |
-. |
a |
p |
p |
Milliseconds |
217 |
80 |
100 |
221 |
369 |
399 |
221 |
88 |
144 |
139 |
103 |
131 |
104 |
146 |
1916 |
896 |
103 |
193 |
156 |
189 |
155 |
137 |
102 |
194 |
138 |
Character |
e |
d |
n |
-n |
n |
-n |
-d |
n |
d |
|
( |
-( |
- |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
Milliseconds |
157 |
190 |
0 |
387 |
275 |
168 |
161 |
220 |
30 |
170 |
225 |
247 |
139 |
284 |
124 |
351 |
144 |
88 |
203 |
382 |
248 |
263 |
136 |
420 |
515 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
150 |
210 |
292 |
205 |
156 |
225 |
272 |
118 |
208 |
564 |
169 |
342 |
214 |
777 |
|
WPM Timing |
Seconds |
WPM |
3.78 |
9.53 |
7.55 |
22.24 |
11.33 |
38.13 |
15.11 |
36.54 |
18.89 |
38.76 |
22.66 |
39.18 |
26.44 |
39.94 |
30.22 |
41.7 |
33.99 |
39.54 |
37.77 |
41.62 |
41.55 |
41.3 |
45.32 |
40.77 |
49.1 |
41.79 |
52.88 |
41.53 |
56.66 |
42.15 |
60.43 |
42.49 |
64.21 |
42.8 |
67.99 |
43.07 |
71.76 |
43.64 |
75.54 |
43.69 |
79.32 |
42.66 |
83.09 |
40.72 |
86.87 |
38.95 |
90.65 |
37.33 |
94.43 |
35.84 |
98.2 |
34.46 |
101.98 |
33.18 |
105.76 |
32 |
109.53 |
31 |
113.31 |
31.45 |
117.09 |
31.87 |
120.86 |
31.87 |
124.64 |
32.16 |
128.42 |
32.43 |
132.2 |
32.59 |
135.97 |
32.57 |
139.75 |
32.89 |
143.53 |
32.77 |
147.3 |
33.32 |
151.08 |
33.68 |
154.86 |
33.79 |
158.63 |
34.04 |
162.41 |
33.4 |
166.19 |
33.43 |
169.97 |
33.89 |
173.74 |
34.6 |
177.52 |
34.41 |
181.3 |
34.15 |
185.07 |
34.3 |
188.85 |
34.44 |
|