Official speed |
36.45 wpm (178.44 seconds elapsed during race) |
Without ending ping |
36.83 wpm (1,856 ms delay sending score to TypeRacer’s server) |
Timerless |
36.89 wpm (280 ms elapsed before first character typed; 176.30 seconds elapsed during race) |
Timerless minus one |
36.82 wpm, ignoring the first character typed |
Race Start |
October 31, 2024 11:28:25am UTC |
Race Finish |
October 31, 2024 11:31:24am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
54.07 |
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 expected = 010234344; &/* Cut off th o avoid DoS attack */ while /(expected Yyy< shutdown.length()) /{ if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } hwhile (expected > 0) }{ int ch = -1; try /{ ch = steream. read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if c(ch < 32=) /* Control character or E0OF termiatenates loop break; command.apepend((char) ch); expected--; } |
Timing |
Character |
/ |
' |
-' |
\ |
-\ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
280 |
1005 |
521 |
302 |
0 |
0 |
547 |
233 |
394 |
111 |
128 |
128 |
95 |
111 |
95 |
78 |
126 |
96 |
96 |
113 |
91 |
128 |
94 |
111 |
128 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
110 |
110 |
207 |
173 |
127 |
222 |
192 |
157 |
143 |
79 |
97 |
109 |
79 |
96 |
95 |
81 |
126 |
125 |
32 |
345 |
125 |
111 |
125 |
759 |
564 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
297 |
239 |
189 |
159 |
94 |
110 |
63 |
426 |
170 |
111 |
157 |
111 |
80 |
96 |
126 |
80 |
111 |
157 |
96 |
142 |
78 |
127 |
1439 |
551 |
174 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
127 |
95 |
143 |
207 |
314 |
142 |
97 |
126 |
63 |
458 |
159 |
111 |
193 |
154 |
47 |
315 |
283 |
534 |
314 |
141 |
110 |
96 |
127 |
30 |
206 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
0 |
-0 |
1 |
0 |
2 |
3 |
4 |
-4 |
-3 |
3 |
4 |
-4 |
-3 |
4 |
; |
|
Milliseconds |
110 |
410 |
174 |
173 |
96 |
158 |
397 |
753 |
394 |
365 |
301 |
78 |
143 |
392 |
127 |
112 |
340 |
125 |
94 |
108 |
187 |
124 |
94 |
390 |
174 |
Character |
& |
-& |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
h |
|
- |
-h |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
634 |
426 |
117 |
2186 |
498 |
283 |
140 |
156 |
123 |
125 |
309 |
158 |
93 |
94 |
78 |
187 |
250 |
123 |
342 |
154 |
205 |
153 |
125 |
172 |
158 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
/ |
-/ |
( |
e |
Milliseconds |
109 |
342 |
702 |
435 |
250 |
155 |
125 |
126 |
110 |
143 |
94 |
170 |
680 |
546 |
831 |
95 |
125 |
78 |
153 |
124 |
110 |
608 |
420 |
189 |
290 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
Y |
-Y |
y |
-y |
y |
-y |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
Milliseconds |
176 |
729 |
192 |
215 |
202 |
109 |
173 |
109 |
669 |
407 |
142 |
542 |
205 |
871 |
218 |
577 |
155 |
112 |
153 |
110 |
156 |
92 |
125 |
93 |
233 |
Character |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
/ |
-/ |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
Milliseconds |
406 |
517 |
154 |
140 |
310 |
94 |
516 |
345 |
250 |
392 |
2248 |
546 |
640 |
482 |
171 |
125 |
141 |
420 |
424 |
108 |
77 |
126 |
93 |
94 |
156 |
Character |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
1417 |
156 |
218 |
155 |
189 |
139 |
141 |
998 |
687 |
155 |
141 |
78 |
140 |
62 |
109 |
156 |
826 |
219 |
140 |
125 |
108 |
95 |
232 |
189 |
157 |
Character |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
Milliseconds |
155 |
93 |
110 |
422 |
579 |
266 |
168 |
188 |
139 |
141 |
201 |
280 |
94 |
142 |
138 |
78 |
126 |
77 |
235 |
123 |
140 |
1010 |
345 |
214 |
172 |
Character |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
Milliseconds |
139 |
157 |
124 |
500 |
841 |
377 |
439 |
618 |
108 |
172 |
251 |
324 |
232 |
200 |
106 |
202 |
127 |
1527 |
951 |
889 |
484 |
494 |
126 |
109 |
172 |
Character |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
h |
Milliseconds |
62 |
155 |
296 |
405 |
80 |
153 |
187 |
236 |
140 |
277 |
420 |
279 |
309 |
752 |
542 |
221 |
170 |
346 |
214 |
606 |
343 |
280 |
858 |
404 |
251 |
Character |
-h |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
} |
-} |
{ |
Milliseconds |
325 |
95 |
94 |
109 |
187 |
170 |
110 |
344 |
389 |
169 |
141 |
296 |
466 |
249 |
108 |
187 |
140 |
2074 |
454 |
889 |
530 |
220 |
4477 |
589 |
2150 |
Character |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
/ |
-/ |
{ |
|
c |
h |
|
Milliseconds |
623 |
204 |
142 |
107 |
93 |
140 |
124 |
478 |
1080 |
342 |
281 |
187 |
313 |
187 |
123 |
158 |
141 |
156 |
1604 |
561 |
766 |
870 |
156 |
94 |
1010 |
Character |
= |
|
s |
t |
e |
-e |
r |
e |
a |
m |
. |
|
- |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
701 |
375 |
125 |
124 |
125 |
434 |
590 |
125 |
111 |
126 |
374 |
140 |
360 |
94 |
77 |
78 |
125 |
389 |
264 |
330 |
443 |
1218 |
499 |
205 |
186 |
Character |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
156 |
233 |
124 |
187 |
1590 |
703 |
170 |
326 |
794 |
298 |
192 |
135 |
216 |
97 |
109 |
141 |
109 |
78 |
635 |
312 |
1276 |
763 |
859 |
187 |
110 |
Character |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
Milliseconds |
654 |
187 |
109 |
93 |
110 |
1487 |
686 |
405 |
232 |
95 |
110 |
141 |
110 |
124 |
156 |
421 |
251 |
46 |
201 |
128 |
94 |
123 |
716 |
298 |
154 |
Character |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
Milliseconds |
206 |
155 |
482 |
203 |
264 |
79 |
93 |
139 |
344 |
204 |
231 |
432 |
251 |
114 |
809 |
511 |
220 |
187 |
63 |
342 |
1075 |
422 |
203 |
188 |
338 |
Character |
|
} |
|
i |
f |
|
c |
-c |
( |
c |
h |
|
< |
|
3 |
2 |
= |
-= |
) |
|
/ |
* |
|
C |
o |
Milliseconds |
246 |
1198 |
340 |
139 |
112 |
110 |
186 |
333 |
538 |
454 |
92 |
264 |
965 |
642 |
217 |
110 |
593 |
688 |
779 |
858 |
641 |
625 |
372 |
294 |
154 |
Character |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
0 |
-0 |
O |
F |
|
Milliseconds |
140 |
141 |
185 |
97 |
184 |
109 |
141 |
124 |
624 |
140 |
157 |
171 |
203 |
142 |
62 |
78 |
108 |
93 |
123 |
264 |
963 |
438 |
1377 |
885 |
903 |
Character |
t |
e |
r |
m |
i |
a |
t |
e |
-e |
-t |
-a |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
Milliseconds |
218 |
140 |
63 |
61 |
124 |
173 |
124 |
110 |
170 |
124 |
126 |
219 |
124 |
95 |
111 |
77 |
110 |
202 |
172 |
140 |
172 |
142 |
173 |
183 |
79 |
Character |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
e |
-e |
p |
e |
n |
d |
( |
( |
c |
h |
a |
Milliseconds |
126 |
61 |
376 |
219 |
140 |
78 |
140 |
109 |
94 |
124 |
94 |
186 |
232 |
110 |
139 |
346 |
279 |
170 |
110 |
156 |
359 |
201 |
282 |
125 |
78 |
Character |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
94 |
497 |
484 |
186 |
295 |
933 |
484 |
201 |
127 |
170 |
110 |
312 |
219 |
186 |
94 |
171 |
518 |
155 |
781 |
482 |
951 |
|
WPM Timing |
Seconds |
WPM |
3.57 |
23.54 |
7.14 |
62.21 |
10.71 |
59.4 |
14.27 |
58 |
17.84 |
59.18 |
21.41 |
57.72 |
24.98 |
52.36 |
28.55 |
47.08 |
32.12 |
47.45 |
35.69 |
47.75 |
39.26 |
46.46 |
42.82 |
45.11 |
46.39 |
44.49 |
49.96 |
43.71 |
53.53 |
41.47 |
57.1 |
41.61 |
60.67 |
41.74 |
64.24 |
42.41 |
67.81 |
43.18 |
71.37 |
42.7 |
74.94 |
42.11 |
78.51 |
41.88 |
82.08 |
41.67 |
85.65 |
41.19 |
89.22 |
41.7 |
92.79 |
40.48 |
96.36 |
39.23 |
99.92 |
37.83 |
103.49 |
37.57 |
107.06 |
37.44 |
110.63 |
36.77 |
114.2 |
36.57 |
117.77 |
36.48 |
121.34 |
36.3 |
124.91 |
36.51 |
128.47 |
35.96 |
132.04 |
35.9 |
135.61 |
36.46 |
139.18 |
36.64 |
142.75 |
36.57 |
146.32 |
36.41 |
149.89 |
35.95 |
153.46 |
35.58 |
157.02 |
36.38 |
160.59 |
35.72 |
164.16 |
36.04 |
167.73 |
36.7 |
171.3 |
36.85 |
174.87 |
36.99 |
178.44 |
36.45 |
|