Official speed |
35.80 wpm (181.68 seconds elapsed during race) |
Without ending ping |
35.84 wpm (212 ms delay sending score to TypeRacer’s server) |
Timerless |
35.95 wpm (551 ms elapsed before first character typed; 180.91 seconds elapsed during race) |
Timerless minus one |
35.88 wpm, ignoring the first character typed |
Race Start |
September 10, 2023 2:51:10pm UTC |
Race Finish |
September 10, 2023 2:54:12pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
53.11 |
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 commantd = new StringBuffer(); int expected = 1024; /* Cut off oto avoid DoS attzack */ while (xexpected < shutdown.lenhgth()) { if (random == null) rlandom = new Random (System.currenttTTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOExceptonion e) { log.warn(S"StandardServer.await: read: ", e); ch = -1; }i if (ch < 32) /* Control charzacter 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 |
Milliseconds |
551 |
715 |
350 |
470 |
245 |
397 |
173 |
266 |
243 |
132 |
186 |
163 |
174 |
189 |
220 |
155 |
287 |
147 |
144 |
437 |
156 |
116 |
225 |
650 |
279 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
225 |
145 |
403 |
340 |
195 |
276 |
276 |
85 |
163 |
138 |
355 |
108 |
85 |
101 |
384 |
209 |
452 |
120 |
285 |
285 |
306 |
698 |
474 |
384 |
266 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
t |
-t |
d |
|
= |
|
n |
Milliseconds |
196 |
204 |
100 |
114 |
200 |
511 |
213 |
544 |
244 |
199 |
163 |
263 |
299 |
100 |
189 |
136 |
150 |
175 |
264 |
411 |
100 |
150 |
564 |
162 |
287 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
188 |
287 |
348 |
565 |
225 |
218 |
151 |
94 |
184 |
503 |
193 |
369 |
128 |
172 |
147 |
407 |
311 |
526 |
247 |
188 |
186 |
351 |
169 |
448 |
269 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
245 |
190 |
306 |
192 |
622 |
234 |
162 |
550 |
189 |
642 |
319 |
574 |
376 |
375 |
272 |
460 |
747 |
318 |
479 |
210 |
230 |
147 |
229 |
196 |
162 |
Character |
|
o |
-o |
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
z |
-z |
a |
c |
k |
|
Milliseconds |
287 |
308 |
371 |
172 |
106 |
182 |
530 |
305 |
103 |
315 |
647 |
219 |
355 |
201 |
651 |
236 |
300 |
392 |
221 |
539 |
486 |
85 |
346 |
144 |
286 |
Character |
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
x |
-x |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
Milliseconds |
583 |
568 |
1303 |
639 |
344 |
189 |
213 |
125 |
162 |
338 |
562 |
375 |
87 |
264 |
247 |
177 |
323 |
203 |
138 |
236 |
200 |
313 |
165 |
252 |
233 |
Character |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
h |
-h |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
238 |
325 |
864 |
197 |
200 |
226 |
337 |
374 |
139 |
187 |
1213 |
700 |
151 |
249 |
178 |
534 |
539 |
424 |
485 |
390 |
220 |
235 |
641 |
142 |
455 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
l |
-l |
a |
n |
d |
o |
m |
|
Milliseconds |
425 |
332 |
356 |
219 |
375 |
325 |
250 |
404 |
171 |
213 |
378 |
521 |
229 |
149 |
413 |
210 |
187 |
125 |
526 |
124 |
186 |
201 |
125 |
435 |
141 |
Character |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
Milliseconds |
487 |
125 |
180 |
133 |
162 |
406 |
696 |
187 |
199 |
226 |
199 |
581 |
369 |
324 |
338 |
750 |
375 |
175 |
255 |
201 |
422 |
429 |
633 |
173 |
340 |
Character |
r |
e |
n |
t |
t |
T |
-T |
-t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
Milliseconds |
159 |
99 |
189 |
163 |
587 |
288 |
324 |
139 |
252 |
377 |
208 |
100 |
803 |
246 |
326 |
166 |
421 |
282 |
307 |
456 |
205 |
380 |
258 |
237 |
274 |
Character |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
Milliseconds |
212 |
149 |
453 |
251 |
100 |
250 |
226 |
466 |
663 |
415 |
340 |
657 |
207 |
387 |
188 |
163 |
275 |
262 |
474 |
138 |
224 |
189 |
403 |
588 |
188 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
378 |
218 |
338 |
448 |
302 |
289 |
149 |
667 |
442 |
485 |
348 |
1726 |
435 |
359 |
288 |
149 |
507 |
181 |
137 |
193 |
320 |
273 |
303 |
211 |
188 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
638 |
224 |
159 |
277 |
232 |
460 |
363 |
384 |
445 |
378 |
514 |
215 |
210 |
519 |
133 |
187 |
324 |
113 |
193 |
456 |
210 |
1183 |
346 |
487 |
200 |
Character |
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
Milliseconds |
200 |
375 |
287 |
300 |
367 |
459 |
212 |
129 |
347 |
467 |
144 |
287 |
325 |
226 |
123 |
276 |
539 |
250 |
449 |
74 |
315 |
297 |
314 |
188 |
325 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
o |
n |
-n |
-o |
i |
o |
n |
Milliseconds |
322 |
1020 |
321 |
766 |
189 |
257 |
329 |
108 |
275 |
956 |
844 |
138 |
538 |
353 |
209 |
260 |
480 |
249 |
136 |
175 |
600 |
138 |
368 |
207 |
179 |
Character |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
S |
-S |
" |
S |
t |
a |
n |
d |
a |
r |
Milliseconds |
171 |
344 |
307 |
211 |
362 |
393 |
258 |
218 |
717 |
214 |
628 |
448 |
275 |
363 |
300 |
487 |
637 |
254 |
532 |
480 |
184 |
305 |
158 |
175 |
349 |
Character |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
Milliseconds |
276 |
662 |
200 |
112 |
263 |
187 |
91 |
272 |
416 |
613 |
259 |
288 |
362 |
582 |
144 |
248 |
75 |
226 |
293 |
345 |
125 |
687 |
649 |
201 |
325 |
Character |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
i |
|
- |
-i |
|
i |
f |
|
( |
c |
h |
|
Milliseconds |
287 |
325 |
446 |
487 |
130 |
287 |
375 |
209 |
384 |
307 |
327 |
439 |
398 |
956 |
439 |
504 |
150 |
337 |
929 |
497 |
330 |
343 |
277 |
112 |
263 |
Character |
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
z |
-z |
a |
c |
Milliseconds |
329 |
219 |
377 |
183 |
481 |
210 |
811 |
428 |
212 |
474 |
201 |
163 |
262 |
262 |
355 |
395 |
113 |
337 |
135 |
116 |
257 |
787 |
386 |
92 |
282 |
Character |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
Milliseconds |
210 |
99 |
150 |
173 |
214 |
468 |
112 |
519 |
392 |
389 |
232 |
366 |
135 |
313 |
172 |
214 |
249 |
175 |
279 |
97 |
212 |
150 |
237 |
213 |
150 |
Character |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
Milliseconds |
495 |
217 |
400 |
360 |
80 |
336 |
402 |
223 |
240 |
873 |
122 |
257 |
132 |
151 |
188 |
492 |
320 |
1053 |
334 |
163 |
126 |
257 |
257 |
323 |
162 |
Character |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
451 |
161 |
113 |
162 |
412 |
184 |
290 |
88 |
482 |
501 |
215 |
368 |
261 |
179 |
245 |
622 |
266 |
139 |
524 |
366 |
225 |
332 |
419 |
390 |
|
WPM Timing |
Seconds |
WPM |
3.63 |
26.42 |
7.27 |
37.98 |
10.9 |
42.93 |
14.53 |
42.93 |
18.17 |
43.59 |
21.8 |
42.93 |
25.43 |
43.41 |
29.07 |
42.52 |
32.7 |
41.1 |
36.34 |
40.95 |
39.97 |
40.23 |
43.6 |
39.36 |
47.24 |
38.36 |
50.87 |
38.69 |
54.5 |
38.53 |
58.14 |
37.15 |
61.77 |
36.91 |
65.4 |
37.06 |
69.04 |
37.55 |
72.67 |
36.99 |
76.3 |
36.96 |
79.94 |
36.48 |
83.57 |
36.62 |
87.2 |
36.6 |
90.84 |
36.72 |
94.47 |
36.71 |
98.11 |
35.96 |
101.74 |
36.33 |
105.37 |
36.21 |
109.01 |
36.11 |
112.64 |
36.22 |
116.27 |
36.43 |
119.91 |
36.23 |
123.54 |
35.94 |
127.17 |
35.86 |
130.81 |
35.69 |
134.44 |
35.44 |
138.07 |
35.55 |
141.71 |
35.65 |
145.34 |
35.67 |
148.97 |
35.2 |
152.61 |
34.99 |
156.24 |
34.95 |
159.87 |
34.98 |
163.51 |
35.15 |
167.14 |
35.54 |
170.78 |
35.7 |
174.41 |
35.64 |
178.04 |
35.86 |
181.68 |
35.8 |
|