Official speed |
61.88 wpm (105.11 seconds elapsed during race) |
Without ending ping |
62.62 wpm (1,248 ms delay sending score to TypeRacer’s server) |
Timerless |
63.20 wpm (944 ms elapsed before first character typed; 102.92 seconds elapsed during race) |
Timerless minus one |
63.08 wpm, ignoring the first character typed |
Race Start |
June 22, 2023 2:56:11pm UTC |
Race Finish |
June 22, 2023 2:57:56pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.5% |
Points |
91.79 |
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 STrintringBuffer(); eint expected = 1024; /* Cut off to avoid DoS attack */ while (expectd ed < shutdown. lenlength()) { if (random == null) ranedoddom = nrew ew Random(System.currentTimeMillliis()); exptected += (random.ennextnInt() $%$ 1024 P)); } wheil ile *(expected > 0 ) { int ch = -1; try _}{ ch = stream.read(); } catch (IPEOExcetpption e) { log.warn("STantandardServer.await: read :: ", e) ; ch = -21; } if (ch < 432 ) /* Control charadctcter or EOF terminates loop beark;reak; 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 |
944 |
405 |
297 |
261 |
234 |
107 |
98 |
62 |
83 |
114 |
76 |
99 |
86 |
106 |
38 |
69 |
90 |
157 |
113 |
168 |
115 |
128 |
405 |
0 |
77 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
; |
/ |
|
- |
-/ |
Milliseconds |
107 |
70 |
56 |
107 |
151 |
54 |
151 |
62 |
40 |
82 |
18 |
66 |
21 |
139 |
58 |
101 |
75 |
73 |
173 |
196 |
169 |
60 |
217 |
220 |
90 |
Character |
-; |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
399 |
144 |
339 |
151 |
133 |
146 |
75 |
65 |
71 |
247 |
118 |
52 |
132 |
94 |
77 |
75 |
178 |
0 |
175 |
120 |
76 |
90 |
51 |
86 |
637 |
Character |
|
n |
e |
w |
|
S |
T |
r |
i |
n |
-n |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
66 |
162 |
33 |
73 |
75 |
174 |
116 |
161 |
53 |
60 |
239 |
147 |
68 |
88 |
84 |
143 |
38 |
68 |
348 |
351 |
130 |
64 |
169 |
39 |
77 |
Character |
( |
) |
; |
|
e |
-e |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
230 |
177 |
280 |
102 |
89 |
273 |
152 |
95 |
53 |
112 |
107 |
123 |
103 |
78 |
370 |
193 |
95 |
186 |
105 |
87 |
179 |
127 |
185 |
324 |
272 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
278 |
138 |
185 |
409 |
67 |
260 |
118 |
55 |
87 |
108 |
39 |
140 |
70 |
80 |
73 |
32 |
149 |
133 |
125 |
58 |
127 |
62 |
200 |
175 |
278 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
d |
Milliseconds |
186 |
456 |
109 |
122 |
122 |
111 |
101 |
104 |
151 |
235 |
282 |
145 |
82 |
38 |
67 |
20 |
62 |
157 |
143 |
137 |
107 |
91 |
143 |
140 |
199 |
Character |
|
- |
-d |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
l |
e |
n |
-n |
-e |
-l |
- |
Milliseconds |
122 |
320 |
73 |
92 |
155 |
54 |
280 |
55 |
200 |
91 |
90 |
53 |
149 |
55 |
428 |
126 |
155 |
68 |
127 |
82 |
104 |
342 |
93 |
94 |
117 |
Character |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
Milliseconds |
195 |
188 |
134 |
91 |
194 |
94 |
177 |
160 |
220 |
99 |
213 |
139 |
128 |
88 |
50 |
187 |
76 |
91 |
54 |
93 |
80 |
116 |
101 |
318 |
148 |
Character |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
e |
d |
o |
-o |
-d |
d |
-d |
-e |
d |
o |
m |
|
= |
|
n |
Milliseconds |
91 |
147 |
145 |
143 |
157 |
219 |
95 |
300 |
79 |
79 |
171 |
194 |
0 |
282 |
90 |
114 |
227 |
83 |
69 |
112 |
156 |
113 |
152 |
81 |
138 |
Character |
r |
e |
w |
|
- |
-w |
-e |
-r |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
Milliseconds |
82 |
40 |
74 |
120 |
64 |
103 |
75 |
72 |
60 |
54 |
106 |
98 |
98 |
96 |
37 |
111 |
105 |
217 |
210 |
116 |
70 |
109 |
87 |
55 |
144 |
Character |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
l |
i |
-i |
-l |
i |
s |
( |
) |
) |
; |
Milliseconds |
134 |
117 |
43 |
149 |
76 |
126 |
44 |
188 |
112 |
149 |
40 |
216 |
171 |
112 |
81 |
144 |
91 |
256 |
56 |
164 |
35 |
236 |
177 |
219 |
308 |
Character |
|
e |
x |
p |
t |
-t |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
e |
n |
Milliseconds |
27 |
463 |
147 |
118 |
194 |
272 |
100 |
158 |
141 |
62 |
129 |
56 |
200 |
294 |
124 |
796 |
128 |
95 |
65 |
51 |
127 |
131 |
101 |
105 |
46 |
Character |
-n |
-e |
n |
e |
x |
t |
n |
-n |
I |
n |
t |
( |
) |
|
$ |
-$ |
% |
$ |
-$ |
|
1 |
0 |
2 |
4 |
|
Milliseconds |
260 |
70 |
188 |
18 |
135 |
110 |
336 |
334 |
224 |
102 |
110 |
198 |
191 |
124 |
600 |
337 |
150 |
66 |
737 |
74 |
329 |
112 |
123 |
474 |
334 |
Character |
- |
P |
) |
-) |
-P |
) |
; |
|
} |
|
w |
h |
e |
i |
l |
|
- |
-l |
-i |
-e |
i |
l |
e |
|
* |
Milliseconds |
334 |
153 |
47 |
501 |
132 |
209 |
265 |
131 |
176 |
105 |
116 |
30 |
44 |
24 |
46 |
153 |
138 |
79 |
97 |
73 |
241 |
64 |
80 |
50 |
143 |
Character |
-* |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
c |
Milliseconds |
491 |
162 |
159 |
150 |
194 |
86 |
152 |
141 |
71 |
163 |
84 |
185 |
269 |
247 |
170 |
405 |
151 |
138 |
489 |
166 |
173 |
143 |
65 |
81 |
127 |
Character |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
_ |
-_ |
} |
-} |
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
47 |
60 |
208 |
112 |
247 |
177 |
277 |
124 |
108 |
141 |
64 |
52 |
412 |
769 |
388 |
379 |
199 |
173 |
242 |
88 |
100 |
566 |
107 |
112 |
303 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
P |
E |
Milliseconds |
159 |
54 |
89 |
42 |
209 |
99 |
70 |
48 |
95 |
184 |
140 |
300 |
76 |
195 |
80 |
131 |
125 |
75 |
193 |
77 |
72 |
204 |
379 |
156 |
147 |
Character |
-E |
-P |
O |
E |
x |
c |
e |
t |
p |
-p |
-t |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
354 |
81 |
337 |
297 |
350 |
249 |
200 |
134 |
0 |
445 |
116 |
183 |
109 |
95 |
43 |
87 |
45 |
162 |
308 |
238 |
184 |
151 |
738 |
130 |
155 |
Character |
. |
w |
a |
r |
n |
( |
" |
S |
T |
a |
n |
-n |
-a |
-T |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
Milliseconds |
113 |
163 |
109 |
60 |
84 |
177 |
245 |
322 |
140 |
169 |
72 |
243 |
67 |
74 |
63 |
88 |
84 |
40 |
148 |
111 |
124 |
180 |
201 |
64 |
190 |
Character |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
|
: |
-: |
- |
: |
|
" |
, |
|
e |
) |
Milliseconds |
103 |
45 |
65 |
140 |
42 |
36 |
692 |
55 |
196 |
115 |
157 |
96 |
69 |
97 |
126 |
93 |
331 |
79 |
177 |
129 |
161 |
340 |
129 |
104 |
227 |
Character |
|
- |
; |
|
c |
h |
|
= |
|
- |
2 |
-2 |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
Milliseconds |
182 |
309 |
139 |
88 |
87 |
54 |
66 |
796 |
127 |
414 |
415 |
505 |
433 |
223 |
160 |
565 |
168 |
141 |
75 |
49 |
204 |
143 |
84 |
105 |
306 |
Character |
|
4 |
-4 |
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
Milliseconds |
237 |
336 |
387 |
459 |
138 |
506 |
455 |
170 |
152 |
833 |
263 |
202 |
151 |
124 |
124 |
73 |
143 |
81 |
144 |
80 |
116 |
44 |
117 |
78 |
115 |
Character |
d |
c |
t |
-t |
-c |
-d |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
Milliseconds |
124 |
50 |
168 |
203 |
98 |
67 |
83 |
145 |
94 |
100 |
60 |
85 |
67 |
92 |
130 |
305 |
294 |
268 |
229 |
98 |
87 |
100 |
129 |
105 |
99 |
Character |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
e |
a |
r |
k |
; |
-; |
-k |
-r |
-a |
-e |
r |
e |
a |
k |
; |
Milliseconds |
49 |
110 |
36 |
85 |
440 |
183 |
111 |
112 |
74 |
127 |
161 |
19 |
9 |
98 |
209 |
203 |
95 |
67 |
69 |
94 |
23 |
78 |
53 |
115 |
145 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
Milliseconds |
100 |
560 |
82 |
149 |
123 |
50 |
90 |
50 |
126 |
102 |
105 |
125 |
87 |
92 |
96 |
231 |
187 |
121 |
91 |
85 |
86 |
203 |
66 |
159 |
88 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
245 |
244 |
80 |
209 |
145 |
140 |
102 |
150 |
135 |
87 |
527 |
304 |
144 |
233 |
166 |
203 |
|
WPM Timing |
Seconds |
WPM |
2.1 |
22.83 |
4.2 |
62.79 |
6.31 |
85.63 |
8.41 |
74.21 |
10.51 |
77.64 |
12.61 |
75.16 |
14.71 |
73.39 |
16.82 |
74.21 |
18.92 |
72.31 |
21.02 |
75.92 |
23.12 |
74.73 |
25.23 |
75.16 |
27.33 |
75.53 |
29.43 |
72.99 |
31.53 |
74.59 |
33.63 |
73.85 |
35.74 |
71.86 |
37.84 |
74.21 |
39.94 |
73.91 |
42.04 |
73.07 |
44.14 |
72.04 |
46.25 |
71.88 |
48.35 |
70.24 |
50.45 |
68.5 |
52.55 |
66.45 |
54.66 |
65.87 |
56.76 |
65.96 |
58.86 |
65.44 |
60.96 |
65.75 |
63.06 |
63.94 |
65.17 |
64.63 |
67.27 |
65.11 |
69.37 |
63.83 |
71.47 |
63.63 |
73.57 |
63.61 |
75.68 |
63.43 |
77.78 |
63.87 |
79.88 |
63.69 |
81.98 |
63.23 |
84.09 |
62.22 |
86.19 |
62.24 |
88.29 |
61.03 |
90.39 |
60.54 |
92.49 |
60.98 |
94.6 |
61.4 |
96.7 |
61.55 |
98.8 |
61.82 |
100.9 |
62.56 |
103 |
62.56 |
105.11 |
61.88 |
|