Official speed |
36.42 wpm (178.58 seconds elapsed during race) |
Without ending ping |
36.47 wpm (252 ms delay sending score to TypeRacer’s server) |
Timerless |
36.58 wpm (525 ms elapsed before first character typed; 177.81 seconds elapsed during race) |
Timerless minus one |
36.51 wpm, ignoring the first character typed |
Race Start |
December 3, 2023 5:51:42pm UTC |
Race Finish |
December 3, 2023 5:54:41pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.9% |
Points |
54.02 |
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 |
/* RJead a set of characters forom the socket */ StirngringbuBuffer command = new StringBuffer(); int expected = 1024 ; /* Cut off to avoid DoS attack */ while (expected < shutdown.lenghth()) ;{ if (random == null() random = new RAndandom (System.currentTimeMillis()); epxpected += (random.nextInt() % 1024); } whleile (expected > 0 ) { int ch = -1; try { ch = stream.read(); } catch s(*(IOException e) { log.warn("sStandardServer.await: reasdd: ", e); ch = -1; } if (ch < 32) /* Control character of r EOF terminates loop break; command. apappend((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
J |
-J |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
525 |
368 |
367 |
611 |
13 |
421 |
608 |
134 |
326 |
136 |
359 |
75 |
303 |
375 |
160 |
73 |
237 |
81 |
119 |
317 |
43 |
102 |
346 |
75 |
286 |
Character |
t |
e |
r |
s |
|
f |
o |
-o |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
298 |
179 |
117 |
159 |
312 |
197 |
90 |
314 |
242 |
100 |
264 |
85 |
148 |
86 |
344 |
58 |
287 |
95 |
234 |
49 |
314 |
284 |
466 |
731 |
648 |
Character |
|
S |
t |
i |
r |
n |
g |
-g |
-n |
-r |
-i |
r |
i |
n |
g |
b |
u |
-u |
-b |
B |
u |
f |
f |
e |
r |
Milliseconds |
186 |
493 |
285 |
127 |
63 |
58 |
207 |
267 |
168 |
157 |
247 |
245 |
263 |
94 |
152 |
627 |
285 |
419 |
160 |
298 |
396 |
237 |
153 |
265 |
77 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
155 |
287 |
73 |
134 |
156 |
114 |
117 |
572 |
75 |
663 |
74 |
356 |
133 |
81 |
127 |
658 |
357 |
83 |
102 |
65 |
196 |
630 |
285 |
205 |
195 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
233 |
89 |
487 |
93 |
377 |
89 |
442 |
93 |
124 |
153 |
217 |
395 |
62 |
208 |
303 |
330 |
106 |
307 |
126 |
386 |
53 |
861 |
129 |
312 |
370 |
Character |
|
- |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
598 |
367 |
414 |
71 |
606 |
758 |
280 |
524 |
243 |
225 |
87 |
314 |
108 |
191 |
96 |
213 |
145 |
93 |
315 |
339 |
68 |
91 |
173 |
141 |
487 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
217 |
450 |
206 |
219 |
380 |
170 |
60 |
420 |
59 |
310 |
458 |
377 |
223 |
480 |
39 |
101 |
24 |
189 |
183 |
661 |
659 |
334 |
52 |
196 |
285 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
h |
-h |
t |
h |
( |
) |
Milliseconds |
300 |
103 |
337 |
412 |
318 |
102 |
261 |
79 |
280 |
101 |
277 |
128 |
220 |
122 |
506 |
373 |
87 |
130 |
327 |
92 |
429 |
207 |
53 |
648 |
230 |
Character |
) |
|
; |
-; |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
( |
Milliseconds |
162 |
444 |
17 |
492 |
625 |
312 |
364 |
81 |
311 |
331 |
481 |
278 |
60 |
251 |
219 |
336 |
135 |
412 |
188 |
102 |
401 |
288 |
204 |
169 |
402 |
Character |
-( |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
A |
n |
d |
-d |
-n |
-A |
a |
n |
Milliseconds |
631 |
635 |
821 |
247 |
102 |
85 |
206 |
106 |
300 |
96 |
382 |
148 |
535 |
143 |
108 |
69 |
541 |
82 |
167 |
153 |
341 |
165 |
163 |
508 |
41 |
Character |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
276 |
131 |
290 |
65 |
636 |
335 |
944 |
270 |
111 |
813 |
261 |
77 |
378 |
438 |
61 |
239 |
175 |
122 |
0 |
366 |
574 |
182 |
245 |
62 |
559 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
p |
-p |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
176 |
210 |
164 |
150 |
78 |
566 |
315 |
164 |
425 |
102 |
427 |
477 |
416 |
106 |
511 |
85 |
292 |
360 |
89 |
323 |
127 |
508 |
168 |
573 |
680 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
Milliseconds |
566 |
84 |
89 |
216 |
121 |
302 |
595 |
272 |
75 |
399 |
310 |
582 |
505 |
150 |
469 |
99 |
428 |
815 |
433 |
749 |
37 |
516 |
1013 |
1489 |
334 |
Character |
|
} |
|
w |
h |
l |
e |
-e |
-l |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
264 |
469 |
343 |
392 |
61 |
103 |
184 |
458 |
184 |
315 |
226 |
99 |
308 |
430 |
449 |
388 |
193 |
83 |
352 |
311 |
95 |
316 |
190 |
272 |
438 |
Character |
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
403 |
38 |
539 |
523 |
610 |
416 |
205 |
235 |
127 |
136 |
132 |
431 |
63 |
402 |
381 |
96 |
1045 |
348 |
568 |
50 |
479 |
244 |
427 |
173 |
493 |
Character |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
216 |
272 |
49 |
380 |
276 |
56 |
1065 |
326 |
80 |
270 |
154 |
359 |
345 |
237 |
98 |
178 |
317 |
507 |
95 |
384 |
99 |
471 |
188 |
428 |
85 |
Character |
t |
c |
h |
|
s |
( |
-( |
-s |
* |
-* |
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
Milliseconds |
384 |
419 |
50 |
180 |
336 |
97 |
428 |
182 |
299 |
662 |
745 |
865 |
394 |
404 |
1023 |
569 |
307 |
47 |
221 |
101 |
142 |
52 |
380 |
245 |
785 |
Character |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
s |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
276 |
407 |
830 |
316 |
193 |
174 |
318 |
363 |
99 |
358 |
164 |
806 |
785 |
574 |
529 |
642 |
321 |
112 |
97 |
302 |
236 |
407 |
324 |
403 |
334 |
Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
s |
d |
-d |
-s |
d |
: |
|
" |
, |
|
Milliseconds |
100 |
361 |
314 |
63 |
266 |
298 |
355 |
23 |
325 |
297 |
749 |
54 |
337 |
94 |
373 |
392 |
27 |
468 |
183 |
113 |
498 |
340 |
290 |
684 |
88 |
Character |
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
Milliseconds |
515 |
649 |
228 |
141 |
495 |
69 |
366 |
472 |
108 |
739 |
431 |
582 |
39 |
685 |
436 |
319 |
100 |
90 |
392 |
434 |
57 |
357 |
209 |
293 |
864 |
Character |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
Milliseconds |
112 |
1243 |
517 |
2843 |
831 |
583 |
420 |
260 |
177 |
151 |
117 |
106 |
524 |
62 |
336 |
102 |
92 |
350 |
124 |
335 |
284 |
182 |
148 |
145 |
225 |
Character |
f |
|
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
Milliseconds |
66 |
115 |
579 |
172 |
70 |
117 |
718 |
544 |
278 |
339 |
284 |
211 |
75 |
212 |
242 |
113 |
127 |
448 |
200 |
132 |
172 |
205 |
262 |
169 |
329 |
Character |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
a |
p |
-p |
-a |
- |
a |
p |
p |
Milliseconds |
132 |
349 |
145 |
86 |
205 |
149 |
321 |
68 |
561 |
69 |
169 |
159 |
55 |
97 |
251 |
315 |
37 |
292 |
104 |
313 |
154 |
180 |
1419 |
215 |
136 |
Character |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
Milliseconds |
100 |
70 |
282 |
611 |
164 |
321 |
61 |
352 |
450 |
507 |
69 |
301 |
64 |
487 |
233 |
144 |
505 |
429 |
239 |
120 |
277 |
319 |
110 |
492 |
533 |
Character |
- |
; |
|
} |
Milliseconds |
184 |
439 |
78 |
551 |
|
WPM Timing |
Seconds |
WPM |
3.57 |
26.88 |
7.14 |
43.68 |
10.71 |
47.04 |
14.29 |
41.16 |
17.86 |
36.96 |
21.43 |
40.32 |
25 |
41.28 |
28.57 |
42.84 |
32.14 |
41.06 |
35.72 |
40.99 |
39.29 |
41.84 |
42.86 |
42.28 |
46.43 |
42.64 |
50 |
42.72 |
53.57 |
41.89 |
57.15 |
42.21 |
60.72 |
41.31 |
64.29 |
40.69 |
67.86 |
40.14 |
71.43 |
40.49 |
75 |
40.64 |
78.58 |
40.32 |
82.15 |
40.17 |
85.72 |
39.76 |
89.29 |
38.84 |
92.86 |
38.25 |
96.43 |
38.58 |
100.01 |
38.04 |
103.58 |
38 |
107.15 |
38.19 |
110.72 |
38.15 |
114.29 |
38.22 |
117.86 |
37.36 |
121.44 |
37.35 |
125.01 |
37.25 |
128.58 |
36.58 |
132.15 |
36.87 |
135.72 |
36.87 |
139.29 |
36.53 |
142.87 |
36.45 |
146.44 |
36.55 |
150.01 |
36.08 |
153.58 |
35.47 |
157.15 |
35.81 |
160.72 |
35.76 |
164.3 |
36.15 |
167.87 |
36.46 |
171.44 |
36.33 |
175.01 |
36.41 |
178.58 |
36.42 |
|