Official speed |
66.37 wpm (98.00 seconds elapsed during race) |
Without ending ping |
66.65 wpm (414 ms delay sending score to TypeRacer’s server) |
Timerless |
66.90 wpm (367 ms elapsed before first character typed; 97.22 seconds elapsed during race) |
Timerless minus one |
66.78 wpm, ignoring the first character typed |
Race Start |
July 31, 2023 5:02:48am UTC |
Race Finish |
July 31, 2023 5:04:26am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.5% |
Points |
98.45 |
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 = 1024; /* Cut off to av oid oid DoS attack */ while (epecxpected < suthutdown. lenlength()) [ i{ if (random = == null) random = rew new Rando rm(System.currentTimeMillis()); expected += (random.rnext*ntInt() % 1024) ;; } while (expected > 0) { int ch = -1; try _ { ch = streamread.read(); } catch( *(IOException e) { log.ewwarn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* contconControl characters or EoOF terminates loop break ; command.append((char0) ch); expected --; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
367 |
357 |
68 |
269 |
199 |
114 |
118 |
80 |
98 |
116 |
121 |
97 |
91 |
118 |
45 |
125 |
86 |
113 |
106 |
108 |
138 |
202 |
94 |
188 |
131 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
88 |
89 |
64 |
384 |
178 |
85 |
132 |
76 |
45 |
61 |
46 |
66 |
78 |
98 |
72 |
85 |
87 |
69 |
87 |
143 |
183 |
113 |
198 |
146 |
163 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
83 |
72 |
89 |
240 |
146 |
37 |
158 |
119 |
89 |
73 |
132 |
52 |
156 |
129 |
77 |
100 |
94 |
61 |
684 |
150 |
131 |
70 |
69 |
106 |
133 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
161 |
165 |
94 |
64 |
79 |
219 |
140 |
36 |
183 |
133 |
60 |
172 |
173 |
208 |
73 |
119 |
121 |
61 |
93 |
106 |
142 |
78 |
69 |
164 |
177 |
Character |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
Milliseconds |
91 |
157 |
56 |
128 |
84 |
121 |
123 |
80 |
164 |
233 |
102 |
245 |
418 |
118 |
164 |
136 |
71 |
93 |
41 |
100 |
182 |
61 |
108 |
67 |
46 |
Character |
a |
v |
|
o |
i |
d |
|
- |
-d |
-i |
-o |
- |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
114 |
128 |
31 |
75 |
40 |
76 |
64 |
334 |
91 |
92 |
118 |
66 |
225 |
26 |
139 |
132 |
302 |
238 |
247 |
162 |
476 |
115 |
125 |
91 |
149 |
Character |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
p |
e |
c |
-c |
-e |
-p |
x |
p |
e |
c |
t |
e |
Milliseconds |
84 |
63 |
179 |
166 |
91 |
47 |
85 |
59 |
35 |
53 |
73 |
145 |
140 |
268 |
120 |
155 |
220 |
139 |
133 |
131 |
71 |
115 |
190 |
159 |
81 |
Character |
d |
|
< |
|
s |
u |
t |
-t |
-u |
h |
u |
t |
d |
o |
w |
n |
. |
|
l |
e |
n |
-n |
-e |
-l |
- |
Milliseconds |
172 |
39 |
188 |
52 |
124 |
193 |
62 |
273 |
89 |
355 |
128 |
78 |
160 |
95 |
69 |
109 |
126 |
80 |
115 |
58 |
131 |
161 |
94 |
97 |
82 |
Character |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
[ |
|
i |
-i |
- |
-[ |
{ |
|
i |
f |
|
( |
r |
a |
n |
Milliseconds |
226 |
83 |
131 |
162 |
162 |
108 |
204 |
190 |
238 |
138 |
136 |
127 |
196 |
214 |
103 |
84 |
211 |
111 |
176 |
49 |
62 |
190 |
102 |
113 |
84 |
Character |
d |
o |
m |
|
= |
|
= |
-= |
- |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
Milliseconds |
92 |
84 |
137 |
188 |
197 |
48 |
130 |
418 |
496 |
218 |
124 |
154 |
158 |
211 |
139 |
271 |
55 |
249 |
160 |
122 |
90 |
92 |
120 |
111 |
157 |
Character |
|
r |
e |
w |
|
- |
-w |
-e |
-r |
n |
e |
w |
|
R |
a |
n |
d |
o |
|
r |
-r |
- |
m |
( |
S |
Milliseconds |
73 |
79 |
95 |
83 |
112 |
187 |
80 |
85 |
91 |
193 |
38 |
90 |
93 |
193 |
172 |
87 |
76 |
107 |
157 |
114 |
349 |
95 |
214 |
189 |
269 |
Character |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
Milliseconds |
98 |
93 |
138 |
56 |
86 |
218 |
227 |
129 |
45 |
185 |
56 |
142 |
26 |
264 |
130 |
170 |
54 |
196 |
161 |
112 |
130 |
121 |
82 |
188 |
195 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
r |
-r |
Milliseconds |
544 |
200 |
77 |
194 |
132 |
85 |
69 |
212 |
165 |
113 |
148 |
66 |
221 |
265 |
113 |
444 |
145 |
85 |
114 |
53 |
121 |
169 |
229 |
108 |
289 |
Character |
n |
e |
x |
t |
* |
n |
t |
-t |
-n |
-* |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
|
; |
Milliseconds |
167 |
65 |
144 |
175 |
288 |
186 |
118 |
210 |
165 |
177 |
380 |
186 |
100 |
201 |
206 |
170 |
489 |
143 |
198 |
105 |
112 |
183 |
307 |
179 |
129 |
Character |
-; |
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
Milliseconds |
242 |
70 |
157 |
100 |
172 |
49 |
153 |
76 |
58 |
67 |
12 |
79 |
153 |
111 |
220 |
369 |
59 |
172 |
183 |
96 |
160 |
50 |
245 |
149 |
261 |
Character |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
_ |
|
- |
-_ |
Milliseconds |
283 |
119 |
170 |
144 |
168 |
148 |
46 |
133 |
176 |
76 |
116 |
148 |
57 |
188 |
181 |
288 |
169 |
113 |
191 |
44 |
49 |
745 |
59 |
425 |
94 |
Character |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
r |
e |
a |
d |
-d |
-a |
-e |
-r |
. |
r |
e |
a |
Milliseconds |
238 |
136 |
166 |
58 |
110 |
159 |
41 |
149 |
115 |
151 |
66 |
69 |
84 |
284 |
76 |
76 |
96 |
236 |
172 |
178 |
205 |
270 |
72 |
87 |
72 |
Character |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
( |
-( |
|
* |
-* |
( |
I |
O |
E |
x |
c |
e |
p |
Milliseconds |
157 |
234 |
179 |
286 |
88 |
238 |
0 |
404 |
125 |
84 |
614 |
164 |
273 |
787 |
99 |
213 |
312 |
173 |
467 |
380 |
299 |
202 |
167 |
237 |
56 |
Character |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
w |
-w |
-e |
w |
a |
r |
n |
( |
" |
S |
Milliseconds |
130 |
103 |
62 |
140 |
57 |
119 |
214 |
346 |
486 |
101 |
636 |
140 |
92 |
118 |
88 |
111 |
170 |
85 |
101 |
90 |
116 |
130 |
237 |
226 |
229 |
Character |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
Milliseconds |
130 |
90 |
76 |
60 |
132 |
88 |
170 |
209 |
159 |
87 |
188 |
69 |
77 |
107 |
265 |
123 |
163 |
131 |
46 |
185 |
116 |
195 |
69 |
45 |
119 |
Character |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
Milliseconds |
218 |
56 |
300 |
240 |
74 |
132 |
258 |
383 |
81 |
231 |
102 |
82 |
192 |
75 |
224 |
147 |
272 |
117 |
255 |
96 |
214 |
68 |
101 |
132 |
208 |
Character |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
o |
n |
t |
-t |
-n |
-o |
-c |
c |
o |
n |
-n |
-o |
-c |
Milliseconds |
59 |
111 |
328 |
88 |
271 |
194 |
378 |
44 |
703 |
386 |
73 |
165 |
125 |
129 |
70 |
187 |
73 |
84 |
93 |
195 |
204 |
114 |
187 |
97 |
92 |
Character |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
- |
-s |
|
o |
r |
|
Milliseconds |
290 |
188 |
114 |
81 |
147 |
33 |
154 |
62 |
107 |
42 |
93 |
92 |
139 |
125 |
185 |
104 |
90 |
79 |
115 |
173 |
82 |
238 |
148 |
49 |
107 |
Character |
E |
o |
-o |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
Milliseconds |
229 |
204 |
542 |
204 |
338 |
187 |
175 |
99 |
99 |
111 |
142 |
76 |
121 |
116 |
101 |
85 |
52 |
122 |
155 |
120 |
117 |
96 |
144 |
115 |
41 |
Character |
a |
k |
|
- |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
Milliseconds |
51 |
88 |
98 |
455 |
155 |
76 |
381 |
201 |
230 |
128 |
45 |
93 |
62 |
160 |
157 |
113 |
100 |
100 |
106 |
91 |
211 |
149 |
178 |
95 |
76 |
Character |
r |
0 |
-0 |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
100 |
221 |
376 |
167 |
129 |
196 |
119 |
299 |
267 |
65 |
138 |
156 |
86 |
93 |
171 |
160 |
96 |
166 |
54 |
340 |
266 |
179 |
227 |
80 |
183 |
|
WPM Timing |
Seconds |
WPM |
1.96 |
67.35 |
3.92 |
85.72 |
5.88 |
95.92 |
7.84 |
96.43 |
9.8 |
93.06 |
11.76 |
92.86 |
13.72 |
94.46 |
15.68 |
92.61 |
17.64 |
88.44 |
19.6 |
85.72 |
21.56 |
85.16 |
23.52 |
83.68 |
25.48 |
81.01 |
27.44 |
79.6 |
29.4 |
78.37 |
31.36 |
75.39 |
33.32 |
75.63 |
35.28 |
74.83 |
37.24 |
73.79 |
39.2 |
74.39 |
41.16 |
73.76 |
43.12 |
73.75 |
45.08 |
73.74 |
47.04 |
71.43 |
49 |
71.02 |
50.96 |
71.12 |
52.92 |
70.98 |
54.88 |
71.5 |
56.84 |
70.52 |
58.8 |
70.82 |
60.76 |
69.52 |
62.72 |
69.07 |
64.68 |
67.54 |
66.64 |
66.81 |
68.6 |
66.82 |
70.56 |
66.33 |
72.52 |
67.02 |
74.48 |
67.67 |
76.44 |
67.51 |
78.4 |
67.81 |
80.36 |
67.35 |
82.32 |
66.18 |
84.28 |
66.35 |
86.24 |
66.24 |
88.2 |
65.85 |
90.16 |
66.55 |
92.12 |
66.57 |
94.08 |
66.58 |
96.04 |
66.85 |
98 |
66.37 |
|