Official speed |
49.35 wpm (131.79 seconds elapsed during race) |
Without ending ping |
49.43 wpm (221 ms delay sending score to TypeRacer’s server) |
Timerless |
49.61 wpm (472 ms elapsed before first character typed; 131.10 seconds elapsed during race) |
Timerless minus one |
49.52 wpm, ignoring the first character typed |
Race Start |
June 19, 2023 8:36:07am UTC |
Race Finish |
June 19, 2023 8:38:19am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
95.4% |
Points |
73.20 |
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 chareacters sfrom the socket */ sStringBuffer command -= = new StringBuffer(); in tt expected = 1024; /* Cut off to avoid DoS sattack */ while (epxxpected < shutdown.length()) { if (random == null) random = new Random ((System.currentTimemEemMillis()); expected += (random.nextInt() $% 1024); } while (ecxpxpected > 900) { in t ch = - 1 1; try { ch = stream .eread():; } catch (IOException e) {{ lgo.og.warn("StandareddServer.await: read;: ", e); ch = -1; } if (ch < 32) /* Control charactger of r EOF terminates loop break; command.append ((chart) dhch); expeccted--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
e |
-e |
a |
c |
Milliseconds |
472 |
410 |
150 |
691 |
239 |
106 |
90 |
91 |
134 |
91 |
570 |
135 |
74 |
59 |
166 |
195 |
14 |
361 |
330 |
91 |
180 |
179 |
331 |
254 |
180 |
Character |
t |
e |
r |
s |
|
s |
-s |
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
210 |
180 |
136 |
0 |
59 |
30 |
690 |
135 |
256 |
13 |
107 |
90 |
210 |
106 |
28 |
120 |
166 |
75 |
150 |
120 |
120 |
44 |
570 |
211 |
271 |
Character |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
Milliseconds |
105 |
164 |
330 |
179 |
257 |
89 |
75 |
76 |
29 |
360 |
269 |
241 |
148 |
122 |
121 |
0 |
238 |
77 |
224 |
119 |
119 |
92 |
91 |
42 |
767 |
Character |
= |
|
- |
-= |
-- |
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
0 |
89 |
361 |
120 |
120 |
255 |
166 |
345 |
105 |
104 |
14 |
407 |
389 |
61 |
59 |
60 |
30 |
345 |
240 |
210 |
149 |
122 |
120 |
223 |
197 |
Character |
; |
|
i |
n |
|
t |
-t |
- |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
420 |
136 |
118 |
60 |
90 |
106 |
374 |
106 |
29 |
91 |
300 |
209 |
180 |
120 |
317 |
223 |
58 |
197 |
105 |
180 |
106 |
300 |
60 |
568 |
121 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
346 |
150 |
434 |
240 |
121 |
465 |
210 |
105 |
13 |
257 |
209 |
105 |
121 |
119 |
181 |
13 |
408 |
239 |
166 |
43 |
134 |
31 |
451 |
750 |
179 |
Character |
|
s |
-s |
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
p |
x |
-x |
-p |
Milliseconds |
60 |
526 |
255 |
90 |
224 |
104 |
137 |
224 |
92 |
284 |
405 |
254 |
106 |
255 |
74 |
0 |
194 |
77 |
105 |
165 |
240 |
450 |
105 |
286 |
120 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
104 |
375 |
105 |
270 |
180 |
75 |
181 |
119 |
271 |
75 |
209 |
91 |
299 |
166 |
270 |
60 |
211 |
77 |
266 |
240 |
151 |
90 |
149 |
254 |
76 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
390 |
195 |
195 |
121 |
359 |
136 |
149 |
166 |
0 |
674 |
195 |
59 |
92 |
105 |
134 |
59 |
287 |
149 |
180 |
106 |
239 |
196 |
210 |
164 |
165 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
( |
-( |
- |
( |
Milliseconds |
196 |
404 |
76 |
28 |
166 |
121 |
90 |
90 |
360 |
135 |
376 |
90 |
44 |
74 |
346 |
179 |
106 |
76 |
178 |
121 |
90 |
316 |
209 |
300 |
271 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
m |
-m |
-e |
E |
-E |
e |
m |
Milliseconds |
569 |
180 |
106 |
193 |
76 |
151 |
359 |
316 |
195 |
135 |
179 |
75 |
30 |
121 |
345 |
329 |
60 |
61 |
285 |
494 |
105 |
631 |
328 |
61 |
181 |
Character |
-m |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
435 |
254 |
285 |
285 |
90 |
167 |
74 |
389 |
210 |
165 |
706 |
105 |
121 |
254 |
269 |
106 |
240 |
74 |
120 |
375 |
75 |
345 |
211 |
74 |
569 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
$ |
-$ |
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
167 |
59 |
90 |
91 |
255 |
0 |
525 |
284 |
92 |
673 |
122 |
464 |
194 |
92 |
223 |
211 |
151 |
598 |
376 |
13 |
123 |
659 |
44 |
511 |
13 |
Character |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
c |
x |
p |
-p |
-x |
-c |
x |
p |
e |
c |
t |
e |
Milliseconds |
857 |
270 |
75 |
240 |
195 |
255 |
76 |
12 |
197 |
60 |
75 |
316 |
254 |
375 |
90 |
210 |
255 |
120 |
179 |
181 |
105 |
180 |
255 |
180 |
120 |
Character |
d |
|
> |
|
9 |
0 |
-0 |
-9 |
0 |
) |
|
{ |
|
i |
n |
|
- |
t |
|
c |
h |
|
= |
|
- |
Milliseconds |
165 |
151 |
449 |
122 |
179 |
0 |
434 |
121 |
239 |
315 |
136 |
496 |
179 |
195 |
29 |
121 |
435 |
134 |
29 |
256 |
91 |
120 |
675 |
119 |
241 |
Character |
|
1 |
|
- |
-1 |
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
Milliseconds |
179 |
30 |
106 |
255 |
121 |
178 |
121 |
135 |
285 |
316 |
58 |
15 |
196 |
466 |
494 |
331 |
29 |
135 |
210 |
135 |
195 |
178 |
62 |
270 |
136 |
Character |
m |
|
- |
. |
e |
-e |
r |
e |
a |
d |
( |
) |
: |
-: |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
Milliseconds |
89 |
150 |
346 |
238 |
196 |
420 |
119 |
0 |
31 |
166 |
359 |
240 |
420 |
495 |
270 |
76 |
269 |
121 |
344 |
150 |
136 |
269 |
76 |
43 |
347 |
Character |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
-{ |
{ |
|
l |
g |
o |
. |
-. |
-o |
Milliseconds |
434 |
195 |
706 |
299 |
511 |
208 |
77 |
91 |
103 |
104 |
15 |
151 |
421 |
629 |
120 |
300 |
825 |
1125 |
1051 |
330 |
196 |
0 |
269 |
270 |
120 |
Character |
-g |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
e |
d |
-d |
-e |
d |
S |
e |
r |
Milliseconds |
134 |
584 |
77 |
179 |
540 |
90 |
31 |
135 |
403 |
347 |
405 |
241 |
13 |
106 |
152 |
373 |
13 |
212 |
0 |
510 |
105 |
211 |
449 |
284 |
59 |
Character |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
; |
-; |
: |
|
" |
, |
|
e |
) |
; |
Milliseconds |
227 |
181 |
89 |
150 |
150 |
346 |
59 |
106 |
104 |
450 |
59 |
226 |
44 |
31 |
165 |
225 |
359 |
241 |
105 |
180 |
584 |
122 |
104 |
345 |
495 |
Character |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
Milliseconds |
76 |
181 |
104 |
404 |
120 |
107 |
313 |
106 |
1064 |
105 |
346 |
149 |
240 |
135 |
46 |
315 |
240 |
75 |
358 |
300 |
75 |
377 |
0 |
360 |
123 |
Character |
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
g |
-g |
e |
r |
|
o |
f |
Milliseconds |
401 |
420 |
106 |
525 |
420 |
60 |
104 |
62 |
74 |
405 |
60 |
392 |
72 |
76 |
75 |
210 |
359 |
181 |
0 |
556 |
88 |
31 |
75 |
254 |
107 |
Character |
|
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
Milliseconds |
42 |
436 |
166 |
59 |
60 |
556 |
180 |
76 |
315 |
209 |
285 |
0 |
121 |
74 |
345 |
120 |
74 |
121 |
60 |
45 |
405 |
539 |
419 |
183 |
74 |
Character |
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
|
- |
( |
( |
Milliseconds |
300 |
241 |
44 |
29 |
120 |
318 |
193 |
375 |
59 |
241 |
120 |
105 |
60 |
90 |
151 |
253 |
241 |
46 |
149 |
14 |
212 |
105 |
495 |
255 |
209 |
Character |
c |
h |
a |
r |
t |
-t |
) |
|
d |
h |
-h |
-d |
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
c |
-c |
t |
Milliseconds |
497 |
0 |
135 |
163 |
0 |
375 |
345 |
180 |
375 |
121 |
239 |
121 |
134 |
105 |
331 |
391 |
87 |
152 |
300 |
134 |
121 |
734 |
107 |
344 |
104 |
Character |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
45 |
240 |
377 |
104 |
270 |
345 |
121 |
|
WPM Timing |
Seconds |
WPM |
2.64 |
45.53 |
5.27 |
47.8 |
7.91 |
54.63 |
10.54 |
54.63 |
13.18 |
60.09 |
15.82 |
56.15 |
18.45 |
57.23 |
21.09 |
56.34 |
23.72 |
56.15 |
26.36 |
56.91 |
28.99 |
55.87 |
31.63 |
56.15 |
34.27 |
55.33 |
36.9 |
56.26 |
39.54 |
56.76 |
42.17 |
57.48 |
44.81 |
58.11 |
47.45 |
56.91 |
50.08 |
57.27 |
52.72 |
55.09 |
55.35 |
54.41 |
57.99 |
54.84 |
60.62 |
54.63 |
63.26 |
54.06 |
65.9 |
53.36 |
68.53 |
52.88 |
71.17 |
52.61 |
73.8 |
52.52 |
76.44 |
51.81 |
79.08 |
52.05 |
81.71 |
51.84 |
84.35 |
51.36 |
86.98 |
50.91 |
89.62 |
50.88 |
92.26 |
49.56 |
94.89 |
48.81 |
97.53 |
49.09 |
100.16 |
48.88 |
102.8 |
49.14 |
105.43 |
49.17 |
108.07 |
49.08 |
110.71 |
48.99 |
113.34 |
49.34 |
115.98 |
49.15 |
118.61 |
49.57 |
121.25 |
49.58 |
123.89 |
49.98 |
126.52 |
49.7 |
129.16 |
49.52 |
131.79 |
49.35 |
|