Official speed |
74.48 wpm (87.33 seconds elapsed during race) |
Without ending ping |
74.66 wpm (210 ms delay sending score to TypeRacer’s server) |
Timerless |
75.23 wpm (665 ms elapsed before first character typed; 86.45 seconds elapsed during race) |
Timerless minus one |
75.10 wpm, ignoring the first character typed |
Race Start |
May 24, 2024 5:57:57pm UTC |
Race Finish |
May 24, 2024 5:59:24pm UTC |
Outcome |
No win (3 of 7) |
Accuracy |
94.0% |
Points |
110.48 |
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 StrintgBuffeerr(); int expected = 1024; /* Cut off to avlioid DsooS atattack */ while( (expected < shutdownlo.length*)(())) { if ()random == null ) random = new Random(System.current TimeMillis()); resexptedected += (random.nextInt() % 1024); {} while (expted >pected > 0) { int ch = -1; try { ch = stresaam.read(); {} ecatch (IOException e) { log.warn("SteaandardServer.await: read : '", 3e); ch = -1; } if (ch < 32) ?*/* Contro lchal character 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 |
t |
e |
Milliseconds |
665 |
150 |
97 |
213 |
67 |
72 |
78 |
29 |
69 |
78 |
63 |
82 |
43 |
42 |
57 |
60 |
53 |
147 |
61 |
603 |
96 |
73 |
158 |
146 |
63 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
72 |
46 |
79 |
94 |
120 |
69 |
43 |
45 |
28 |
105 |
28 |
72 |
48 |
104 |
56 |
113 |
14 |
61 |
70 |
158 |
223 |
58 |
211 |
115 |
115 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
88 |
34 |
83 |
213 |
277 |
76 |
127 |
46 |
74 |
86 |
77 |
87 |
49 |
96 |
112 |
72 |
44 |
72 |
52 |
69 |
63 |
71 |
44 |
73 |
124 |
Character |
t |
r |
i |
n |
t |
-t |
g |
B |
u |
f |
f |
e |
e |
r |
-r |
-e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
113 |
75 |
98 |
35 |
73 |
424 |
132 |
232 |
95 |
90 |
153 |
75 |
232 |
42 |
359 |
117 |
84 |
133 |
31 |
245 |
125 |
162 |
29 |
64 |
104 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
31 |
292 |
71 |
80 |
138 |
103 |
55 |
113 |
56 |
218 |
75 |
316 |
112 |
110 |
44 |
261 |
34 |
533 |
178 |
94 |
243 |
81 |
94 |
38 |
51 |
Character |
f |
f |
|
t |
o |
|
a |
v |
l |
i |
-i |
-l |
o |
i |
d |
|
D |
s |
o |
-o |
-s |
o |
S |
|
a |
Milliseconds |
65 |
134 |
45 |
105 |
61 |
40 |
80 |
63 |
67 |
51 |
250 |
91 |
150 |
33 |
74 |
87 |
114 |
237 |
8 |
384 |
228 |
141 |
168 |
184 |
58 |
Character |
t |
a |
t |
-t |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
( |
-( |
|
( |
e |
x |
p |
Milliseconds |
137 |
79 |
43 |
356 |
180 |
130 |
52 |
77 |
62 |
37 |
163 |
212 |
53 |
146 |
61 |
45 |
37 |
59 |
340 |
288 |
74 |
124 |
95 |
154 |
78 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
l |
o |
-o |
-l |
. |
l |
e |
n |
g |
Milliseconds |
78 |
142 |
101 |
62 |
100 |
91 |
219 |
56 |
124 |
80 |
108 |
57 |
72 |
135 |
52 |
85 |
85 |
123 |
243 |
103 |
193 |
124 |
96 |
82 |
67 |
Character |
t |
h |
* |
) |
( |
-( |
-) |
-* |
( |
) |
) |
) |
-) |
|
{ |
|
i |
f |
|
( |
) |
r |
a |
n |
d |
Milliseconds |
130 |
10 |
162 |
34 |
19 |
406 |
91 |
407 |
167 |
34 |
172 |
126 |
419 |
75 |
375 |
191 |
254 |
75 |
79 |
203 |
439 |
288 |
37 |
85 |
69 |
Character |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
|
- |
) |
-) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
Milliseconds |
103 |
76 |
74 |
122 |
100 |
65 |
85 |
142 |
111 |
100 |
298 |
466 |
934 |
1533 |
569 |
468 |
35 |
110 |
76 |
67 |
57 |
35 |
84 |
81 |
55 |
Character |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
|
Milliseconds |
58 |
48 |
144 |
352 |
56 |
64 |
101 |
56 |
49 |
159 |
381 |
145 |
29 |
53 |
32 |
68 |
52 |
101 |
83 |
43 |
100 |
66 |
71 |
63 |
68 |
Character |
- |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
r |
e |
s |
-s |
-e |
-r |
e |
x |
p |
Milliseconds |
307 |
207 |
86 |
39 |
43 |
185 |
115 |
55 |
129 |
53 |
51 |
178 |
63 |
210 |
335 |
89 |
264 |
34 |
60 |
265 |
115 |
123 |
131 |
123 |
77 |
Character |
t |
e |
d |
-d |
-e |
-t |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
101 |
48 |
142 |
357 |
152 |
130 |
293 |
187 |
164 |
30 |
200 |
96 |
128 |
140 |
67 |
379 |
158 |
44 |
60 |
92 |
334 |
39 |
150 |
410 |
66 |
Character |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
{ |
-{ |
} |
|
w |
h |
i |
l |
Milliseconds |
136 |
67 |
155 |
144 |
83 |
117 |
48 |
161 |
112 |
116 |
271 |
94 |
90 |
53 |
257 |
163 |
101 |
402 |
239 |
153 |
111 |
105 |
91 |
26 |
23 |
Character |
e |
|
( |
e |
x |
p |
t |
e |
d |
|
> |
-> |
- |
-d |
-e |
-t |
-p |
p |
e |
c |
t |
e |
d |
|
> |
Milliseconds |
51 |
91 |
97 |
142 |
167 |
42 |
87 |
33 |
130 |
72 |
121 |
190 |
97 |
125 |
154 |
127 |
135 |
308 |
59 |
160 |
101 |
60 |
119 |
49 |
117 |
Character |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
Milliseconds |
72 |
99 |
241 |
352 |
425 |
157 |
99 |
54 |
61 |
78 |
88 |
63 |
104 |
56 |
65 |
248 |
75 |
137 |
54 |
221 |
145 |
98 |
51 |
482 |
157 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
s |
a |
-a |
-s |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
{ |
Milliseconds |
187 |
92 |
158 |
262 |
71 |
52 |
56 |
126 |
62 |
49 |
12 |
517 |
100 |
200 |
122 |
48 |
135 |
122 |
84 |
106 |
131 |
41 |
478 |
73 |
457 |
Character |
-{ |
} |
|
e |
-e |
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
Milliseconds |
344 |
108 |
134 |
103 |
361 |
70 |
83 |
67 |
115 |
88 |
56 |
134 |
288 |
153 |
285 |
561 |
194 |
146 |
105 |
52 |
118 |
27 |
53 |
150 |
211 |
Character |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
e |
a |
-a |
-e |
a |
n |
d |
a |
r |
Milliseconds |
253 |
271 |
231 |
93 |
345 |
114 |
99 |
98 |
121 |
89 |
62 |
48 |
174 |
275 |
351 |
263 |
51 |
79 |
263 |
134 |
69 |
114 |
141 |
94 |
88 |
Character |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
|
- |
: |
|
' |
-' |
Milliseconds |
67 |
240 |
326 |
104 |
189 |
45 |
105 |
100 |
101 |
83 |
95 |
90 |
143 |
299 |
75 |
121 |
56 |
72 |
75 |
75 |
392 |
161 |
53 |
283 |
446 |
Character |
" |
, |
|
3 |
-3 |
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
Milliseconds |
144 |
198 |
66 |
352 |
276 |
63 |
168 |
259 |
77 |
293 |
87 |
57 |
71 |
72 |
116 |
44 |
158 |
689 |
148 |
137 |
265 |
80 |
39 |
109 |
198 |
Character |
h |
|
< |
|
3 |
2 |
) |
|
? |
* |
-* |
-? |
/ |
* |
|
C |
o |
n |
t |
r |
o |
|
l |
c |
h |
Milliseconds |
62 |
70 |
502 |
134 |
138 |
61 |
408 |
87 |
801 |
266 |
226 |
112 |
175 |
157 |
77 |
125 |
120 |
17 |
37 |
93 |
56 |
109 |
19 |
97 |
91 |
Character |
a |
-a |
-h |
-c |
-l |
- |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
Milliseconds |
93 |
113 |
105 |
127 |
133 |
215 |
181 |
66 |
44 |
124 |
163 |
256 |
49 |
113 |
135 |
62 |
56 |
58 |
62 |
72 |
77 |
197 |
60 |
89 |
76 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
Milliseconds |
146 |
62 |
77 |
45 |
54 |
69 |
47 |
50 |
50 |
61 |
43 |
52 |
106 |
129 |
61 |
104 |
96 |
140 |
33 |
52 |
60 |
96 |
62 |
575 |
71 |
Character |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
Milliseconds |
43 |
133 |
77 |
63 |
115 |
50 |
111 |
76 |
100 |
74 |
94 |
61 |
178 |
107 |
224 |
80 |
72 |
52 |
205 |
103 |
182 |
76 |
222 |
495 |
198 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
270 |
89 |
68 |
561 |
238 |
118 |
45 |
133 |
292 |
97 |
132 |
82 |
248 |
|
WPM Timing |
Seconds |
WPM |
1.75 |
89.32 |
3.49 |
96.19 |
5.24 |
109.93 |
6.99 |
111.65 |
8.73 |
109.93 |
10.48 |
101.92 |
12.23 |
103.06 |
13.97 |
97.91 |
15.72 |
99.25 |
17.47 |
94.13 |
19.21 |
93.69 |
20.96 |
92.18 |
22.7 |
90.91 |
24.45 |
87.36 |
26.2 |
85.2 |
27.94 |
85.46 |
29.69 |
82.05 |
31.44 |
77.49 |
33.18 |
77.03 |
34.93 |
78.33 |
36.68 |
79.83 |
38.42 |
79.01 |
40.17 |
76.48 |
41.92 |
77.01 |
43.66 |
76.95 |
45.41 |
77.16 |
47.16 |
77.11 |
48.9 |
75.58 |
50.65 |
75.58 |
52.4 |
76.5 |
54.14 |
76.47 |
55.89 |
76.01 |
57.63 |
74.54 |
59.38 |
74.37 |
61.13 |
74.6 |
62.87 |
74.82 |
64.62 |
74.28 |
66.37 |
74.49 |
68.11 |
73.99 |
69.86 |
73.17 |
71.61 |
73.07 |
73.35 |
73.29 |
75.1 |
72.06 |
76.85 |
71.83 |
78.59 |
72.07 |
80.34 |
73.79 |
82.09 |
74.56 |
83.83 |
75.29 |
85.58 |
74.6 |
87.33 |
74.48 |
|