Official speed |
59.52 wpm (109.27 seconds elapsed during race) |
Without ending ping |
59.77 wpm (454 ms delay sending score to TypeRacer’s server) |
Timerless |
65.20 wpm (9,061 ms elapsed before first character typed; 99.76 seconds elapsed during race) |
Timerless minus one |
65.08 wpm, ignoring the first character typed |
Race Start |
February 17, 2024 1:16:53pm UTC |
Race Finish |
February 17, 2024 1:18:42pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.2% |
Points |
88.28 |
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 sockt et *? / StringBuffer command = new StringBuffer(); inte e expected == 1 1-024; /* Cu ot off to avoid DoS attack */ while (expecgeted < shutdown.ellength()) { if (random == null) random = new Random(YSSystem.curretnTntTimemiMillis()); expected + = (random.mnextInt() % 1- -024); } while (expected > 0) { int ch = -1; try { ch = streamr..read() ; } catch (IOExceptin on e) { ollog.warn("StandardServer.await: erread: ", e); ch = -1; } eiif (ch < 32) /* Control character ofr EOF terminates lopop 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 |
9061 |
328 |
153 |
177 |
119 |
127 |
99 |
117 |
78 |
104 |
101 |
89 |
96 |
83 |
69 |
105 |
50 |
209 |
143 |
91 |
109 |
112 |
223 |
331 |
186 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
t |
|
- |
-t |
e |
t |
|
* |
? |
Milliseconds |
102 |
93 |
135 |
99 |
112 |
13 |
76 |
77 |
56 |
105 |
62 |
116 |
74 |
125 |
99 |
106 |
117 |
310 |
204 |
132 |
48 |
76 |
52 |
834 |
313 |
Character |
|
- |
-? |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
294 |
305 |
195 |
200 |
182 |
92 |
383 |
111 |
78 |
80 |
56 |
342 |
153 |
79 |
164 |
82 |
126 |
122 |
105 |
109 |
91 |
101 |
111 |
114 |
74 |
Character |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
Milliseconds |
131 |
64 |
149 |
119 |
101 |
54 |
115 |
232 |
220 |
55 |
70 |
55 |
86 |
357 |
185 |
141 |
173 |
87 |
133 |
144 |
47 |
164 |
101 |
93 |
41 |
Character |
t |
e |
|
e |
-e |
- |
-e |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
= |
|
1 |
-1 |
- |
|
- |
Milliseconds |
110 |
81 |
90 |
137 |
251 |
149 |
144 |
78 |
42 |
321 |
152 |
164 |
218 |
195 |
67 |
117 |
104 |
175 |
73 |
218 |
39 |
230 |
138 |
124 |
248 |
Character |
-= |
|
1 |
- |
-- |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
|
o |
-o |
- |
t |
|
o |
f |
f |
|
Milliseconds |
171 |
85 |
57 |
256 |
492 |
379 |
132 |
227 |
218 |
169 |
315 |
281 |
203 |
252 |
212 |
200 |
87 |
266 |
267 |
106 |
92 |
99 |
104 |
148 |
86 |
Character |
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
Milliseconds |
77 |
85 |
73 |
139 |
158 |
449 |
77 |
78 |
82 |
206 |
173 |
296 |
304 |
254 |
141 |
169 |
81 |
204 |
154 |
71 |
193 |
246 |
103 |
92 |
93 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
g |
e |
-e |
-g |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
Milliseconds |
38 |
94 |
71 |
35 |
154 |
159 |
177 |
55 |
145 |
227 |
142 |
88 |
317 |
146 |
88 |
59 |
159 |
186 |
191 |
100 |
62 |
116 |
59 |
85 |
249 |
Character |
o |
w |
n |
. |
e |
l |
-l |
-e |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
Milliseconds |
48 |
217 |
112 |
138 |
183 |
111 |
422 |
170 |
228 |
65 |
144 |
73 |
164 |
82 |
180 |
51 |
176 |
156 |
150 |
157 |
143 |
177 |
43 |
228 |
322 |
Character |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
Milliseconds |
113 |
92 |
94 |
94 |
94 |
85 |
118 |
181 |
143 |
125 |
109 |
127 |
160 |
234 |
148 |
118 |
86 |
119 |
131 |
90 |
94 |
90 |
126 |
153 |
105 |
Character |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
Y |
S |
-S |
-Y |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
Milliseconds |
117 |
47 |
103 |
189 |
164 |
42 |
116 |
102 |
63 |
201 |
281 |
34 |
297 |
162 |
40 |
234 |
300 |
109 |
101 |
89 |
108 |
208 |
130 |
114 |
146 |
Character |
e |
t |
n |
T |
-T |
-n |
-t |
n |
t |
T |
i |
m |
e |
m |
i |
-i |
-m |
M |
i |
l |
l |
i |
s |
( |
) |
Milliseconds |
61 |
137 |
14 |
259 |
210 |
117 |
199 |
238 |
130 |
188 |
203 |
72 |
76 |
252 |
92 |
321 |
122 |
198 |
183 |
188 |
162 |
120 |
104 |
228 |
42 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
|
- |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
Milliseconds |
535 |
202 |
111 |
257 |
158 |
69 |
158 |
223 |
179 |
79 |
187 |
104 |
143 |
132 |
370 |
169 |
100 |
272 |
86 |
155 |
366 |
19 |
409 |
97 |
175 |
Character |
m |
-m |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
- |
|
- |
-- |
- |
-- |
0 |
2 |
4 |
) |
Milliseconds |
184 |
353 |
204 |
43 |
159 |
135 |
222 |
241 |
121 |
207 |
44 |
375 |
174 |
146 |
177 |
124 |
168 |
273 |
137 |
265 |
376 |
247 |
516 |
150 |
260 |
Character |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
Milliseconds |
306 |
82 |
223 |
164 |
319 |
82 |
56 |
41 |
94 |
113 |
406 |
165 |
227 |
126 |
150 |
283 |
176 |
68 |
128 |
147 |
164 |
142 |
150 |
544 |
418 |
Character |
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
Milliseconds |
192 |
160 |
150 |
67 |
79 |
89 |
166 |
110 |
82 |
89 |
161 |
186 |
133 |
470 |
143 |
146 |
83 |
69 |
106 |
155 |
155 |
204 |
55 |
155 |
62 |
Character |
|
s |
t |
r |
e |
a |
m |
r |
. |
-. |
-r |
. |
r |
e |
a |
d |
( |
) |
|
- |
; |
|
} |
|
c |
Milliseconds |
140 |
77 |
68 |
101 |
85 |
51 |
173 |
235 |
174 |
246 |
482 |
225 |
109 |
68 |
33 |
133 |
216 |
56 |
110 |
356 |
188 |
69 |
215 |
84 |
202 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
n |
|
- |
-n |
o |
n |
|
e |
) |
|
Milliseconds |
81 |
109 |
251 |
141 |
167 |
155 |
242 |
65 |
101 |
487 |
283 |
195 |
66 |
295 |
128 |
100 |
115 |
317 |
126 |
218 |
127 |
122 |
144 |
252 |
277 |
Character |
{ |
|
o |
l |
-l |
-o |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
Milliseconds |
123 |
275 |
357 |
190 |
365 |
143 |
309 |
170 |
70 |
153 |
104 |
73 |
72 |
122 |
231 |
164 |
153 |
308 |
161 |
117 |
118 |
168 |
124 |
76 |
296 |
Character |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
e |
r |
-r |
-e |
r |
e |
a |
d |
: |
|
" |
, |
Milliseconds |
119 |
128 |
213 |
50 |
78 |
102 |
98 |
83 |
131 |
121 |
116 |
179 |
125 |
135 |
171 |
182 |
120 |
105 |
49 |
43 |
421 |
260 |
201 |
439 |
255 |
Character |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
e |
i |
-i |
-e |
i |
f |
|
( |
c |
Milliseconds |
109 |
137 |
240 |
270 |
97 |
553 |
81 |
151 |
52 |
201 |
128 |
162 |
162 |
156 |
725 |
205 |
145 |
159 |
238 |
117 |
181 |
49 |
164 |
70 |
235 |
Character |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
146 |
116 |
128 |
151 |
126 |
102 |
281 |
251 |
501 |
269 |
175 |
417 |
254 |
35 |
126 |
20 |
94 |
168 |
169 |
283 |
105 |
94 |
86 |
122 |
182 |
Character |
t |
e |
r |
|
o |
f |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
Milliseconds |
269 |
11 |
176 |
221 |
127 |
72 |
288 |
176 |
104 |
226 |
118 |
207 |
194 |
164 |
84 |
124 |
65 |
80 |
104 |
14 |
116 |
68 |
82 |
133 |
67 |
Character |
o |
p |
-p |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
Milliseconds |
219 |
121 |
420 |
223 |
65 |
63 |
159 |
70 |
39 |
66 |
71 |
136 |
97 |
184 |
63 |
106 |
148 |
95 |
104 |
89 |
98 |
188 |
128 |
120 |
108 |
Character |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
Milliseconds |
164 |
51 |
256 |
443 |
228 |
119 |
90 |
84 |
275 |
125 |
187 |
151 |
253 |
451 |
200 |
177 |
198 |
96 |
96 |
164 |
178 |
63 |
139 |
161 |
170 |
Character |
; |
|
} |
Milliseconds |
221 |
139 |
247 |
|
WPM Timing |
Seconds |
WPM |
2.19 |
0 |
4.37 |
0 |
6.56 |
0 |
8.74 |
0 |
10.93 |
17.57 |
13.11 |
30.2 |
15.3 |
34.51 |
17.48 |
32.94 |
19.67 |
40.88 |
21.85 |
45.57 |
24.04 |
47.42 |
26.23 |
47.59 |
28.41 |
46.04 |
30.6 |
45.49 |
32.78 |
48.32 |
34.97 |
49.07 |
37.15 |
50.71 |
39.34 |
52.47 |
41.52 |
52.88 |
43.71 |
54.63 |
45.9 |
56.74 |
48.08 |
56.65 |
50.27 |
56.58 |
52.45 |
56.28 |
54.64 |
56.66 |
56.82 |
56.6 |
59.01 |
56.53 |
61.19 |
56.08 |
63.38 |
55.29 |
65.56 |
55.82 |
67.75 |
55.79 |
69.94 |
56.45 |
72.12 |
57.74 |
74.31 |
57.17 |
76.49 |
57.73 |
78.68 |
57.04 |
80.86 |
56.69 |
83.05 |
56.79 |
85.23 |
57.72 |
87.42 |
57.65 |
89.6 |
57.45 |
91.79 |
57.26 |
93.98 |
57.46 |
96.16 |
57.4 |
98.35 |
57.71 |
100.53 |
58.61 |
102.72 |
59 |
104.9 |
59.37 |
107.09 |
59.39 |
109.27 |
59.52 |
|