Official speed |
34.23 wpm (190.01 seconds elapsed during race) |
Without ending ping |
34.29 wpm (349 ms delay sending score to TypeRacer’s server) |
Timerless |
43.87 wpm (41,408 ms elapsed before first character typed; 148.25 seconds elapsed during race) |
Timerless minus one |
43.79 wpm, ignoring the first character typed |
Race Start |
August 14, 2024 4:54:15am UTC |
Race Finish |
August 14, 2024 4:57:25am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.2% |
Points |
50.78 |
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 sockert *(/ StringBuffer cmmaommand = new StringBuffer(); int expected -== 1024; /* Cut off to avoid DoS attactk */ while (expected < shutdown.length()()) { if (random --== null) random - = new Random(System.curenrentTimeMillis()); expected _==+= (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOEWxcdpetption 3e) { log.warn("StandardServer.await;: read: ", 3e); ch = 0--1; } if (ch < 32) /*( Control character of Ir OREOF terminates loop break; cpommand.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 |
41408 |
386 |
321 |
373 |
178 |
209 |
148 |
119 |
151 |
181 |
117 |
114 |
126 |
159 |
160 |
97 |
95 |
216 |
130 |
87 |
99 |
159 |
249 |
219 |
107 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
r |
-r |
t |
|
* |
( |
-( |
/ |
Milliseconds |
98 |
205 |
103 |
149 |
196 |
39 |
219 |
87 |
78 |
137 |
48 |
112 |
204 |
148 |
111 |
352 |
205 |
143 |
446 |
138 |
178 |
408 |
0 |
405 |
473 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
m |
m |
a |
-a |
-m |
-m |
o |
m |
m |
a |
Milliseconds |
446 |
295 |
152 |
201 |
62 |
177 |
111 |
270 |
186 |
131 |
159 |
185 |
81 |
134 |
151 |
255 |
146 |
16 |
414 |
131 |
174 |
258 |
277 |
167 |
107 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
121 |
136 |
167 |
623 |
220 |
148 |
78 |
81 |
410 |
296 |
135 |
175 |
88 |
169 |
104 |
262 |
191 |
149 |
123 |
200 |
60 |
315 |
225 |
322 |
166 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
= |
-= |
-- |
= |
|
1 |
0 |
2 |
4 |
; |
|
Milliseconds |
140 |
168 |
63 |
175 |
185 |
201 |
163 |
86 |
185 |
197 |
145 |
226 |
118 |
307 |
0 |
478 |
216 |
298 |
369 |
588 |
198 |
361 |
382 |
617 |
213 |
Character |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
289 |
419 |
291 |
244 |
201 |
135 |
136 |
163 |
95 |
159 |
111 |
112 |
102 |
107 |
87 |
231 |
84 |
141 |
154 |
118 |
318 |
421 |
447 |
387 |
482 |
Character |
t |
t |
a |
c |
t |
-t |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
161 |
147 |
123 |
248 |
240 |
528 |
214 |
290 |
268 |
396 |
233 |
284 |
87 |
135 |
183 |
89 |
106 |
285 |
281 |
204 |
156 |
90 |
193 |
196 |
120 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
( |
) |
-) |
-( |
Milliseconds |
244 |
207 |
296 |
213 |
242 |
127 |
187 |
164 |
254 |
147 |
89 |
160 |
204 |
209 |
90 |
144 |
86 |
267 |
204 |
414 |
218 |
11 |
223 |
433 |
216 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
- |
-- |
-- |
= |
= |
|
n |
u |
l |
Milliseconds |
322 |
325 |
288 |
329 |
153 |
116 |
124 |
326 |
351 |
99 |
187 |
99 |
89 |
206 |
154 |
283 |
149 |
389 |
131 |
257 |
176 |
212 |
134 |
188 |
172 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
140 |
289 |
410 |
621 |
85 |
139 |
120 |
105 |
183 |
145 |
256 |
222 |
405 |
126 |
284 |
472 |
193 |
92 |
112 |
240 |
422 |
151 |
218 |
88 |
135 |
Character |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
e |
n |
-n |
-e |
r |
e |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
184 |
320 |
3000 |
695 |
106 |
134 |
123 |
162 |
216 |
339 |
122 |
112 |
152 |
254 |
312 |
147 |
119 |
118 |
153 |
87 |
482 |
299 |
237 |
79 |
349 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
_ |
-_ |
= |
-= |
= |
-= |
Milliseconds |
232 |
200 |
142 |
132 |
144 |
419 |
219 |
337 |
331 |
195 |
108 |
197 |
163 |
87 |
213 |
187 |
149 |
197 |
150 |
421 |
639 |
540 |
584 |
537 |
457 |
Character |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
Milliseconds |
342 |
483 |
372 |
1546 |
337 |
115 |
146 |
129 |
90 |
182 |
230 |
245 |
86 |
255 |
581 |
441 |
250 |
83 |
317 |
240 |
291 |
493 |
437 |
476 |
188 |
Character |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
259 |
543 |
474 |
336 |
201 |
302 |
281 |
186 |
118 |
180 |
164 |
71 |
129 |
390 |
292 |
209 |
149 |
97 |
195 |
195 |
127 |
204 |
229 |
336 |
223 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
345 |
364 |
237 |
259 |
237 |
152 |
168 |
61 |
122 |
190 |
143 |
216 |
364 |
242 |
310 |
585 |
1151 |
432 |
185 |
150 |
136 |
370 |
846 |
296 |
246 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
Milliseconds |
164 |
185 |
301 |
288 |
191 |
128 |
218 |
97 |
614 |
189 |
218 |
243 |
93 |
129 |
207 |
318 |
196 |
320 |
219 |
294 |
292 |
147 |
135 |
144 |
287 |
Character |
h |
|
( |
I |
O |
E |
W |
-W |
x |
c |
d |
p |
-p |
-d |
e |
t |
-t |
p |
t |
i |
o |
n |
|
3 |
-3 |
Milliseconds |
144 |
152 |
272 |
560 |
289 |
674 |
0 |
461 |
513 |
232 |
207 |
161 |
368 |
167 |
147 |
262 |
376 |
231 |
185 |
135 |
120 |
241 |
111 |
208 |
648 |
Character |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
528 |
569 |
272 |
265 |
351 |
568 |
528 |
200 |
231 |
209 |
111 |
157 |
227 |
292 |
393 |
391 |
170 |
129 |
132 |
110 |
93 |
115 |
267 |
554 |
189 |
Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
; |
-; |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
3 |
-3 |
Milliseconds |
78 |
286 |
203 |
60 |
299 |
120 |
140 |
136 |
180 |
95 |
698 |
391 |
291 |
518 |
254 |
117 |
182 |
198 |
290 |
209 |
285 |
470 |
833 |
160 |
643 |
Character |
e |
) |
; |
|
c |
h |
|
= |
|
0 |
- |
-- |
-0 |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
Milliseconds |
480 |
500 |
376 |
242 |
223 |
130 |
182 |
305 |
265 |
349 |
0 |
393 |
204 |
485 |
265 |
399 |
216 |
308 |
245 |
176 |
344 |
170 |
316 |
470 |
190 |
Character |
|
< |
|
3 |
2 |
) |
|
/ |
* |
( |
-( |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
Milliseconds |
168 |
304 |
305 |
199 |
117 |
544 |
363 |
686 |
406 |
0 |
452 |
274 |
287 |
235 |
178 |
63 |
205 |
108 |
197 |
78 |
158 |
86 |
106 |
102 |
151 |
Character |
c |
t |
e |
r |
|
o |
f |
|
I |
-I |
- |
-f |
r |
|
O |
R |
-R |
-O |
E |
O |
F |
|
t |
e |
r |
Milliseconds |
203 |
184 |
118 |
73 |
122 |
142 |
112 |
89 |
342 |
300 |
133 |
158 |
194 |
129 |
424 |
160 |
407 |
145 |
357 |
264 |
204 |
246 |
197 |
123 |
127 |
Character |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
p |
-p |
o |
m |
Milliseconds |
215 |
179 |
145 |
45 |
88 |
152 |
231 |
107 |
139 |
186 |
141 |
313 |
263 |
202 |
249 |
73 |
112 |
198 |
226 |
496 |
365 |
165 |
590 |
312 |
230 |
Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
Milliseconds |
139 |
22 |
166 |
91 |
166 |
200 |
100 |
149 |
89 |
152 |
113 |
257 |
192 |
610 |
160 |
84 |
71 |
367 |
255 |
208 |
350 |
450 |
468 |
209 |
128 |
Character |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
211 |
131 |
99 |
212 |
196 |
141 |
223 |
733 |
168 |
936 |
763 |
599 |
|
WPM Timing |
Seconds |
WPM |
3.8 |
0 |
7.6 |
0 |
11.4 |
0 |
15.2 |
0 |
19 |
0 |
22.8 |
0 |
26.6 |
0 |
30.4 |
0 |
34.2 |
0 |
38 |
0 |
41.8 |
0.57 |
45.6 |
6.32 |
49.4 |
10.69 |
53.2 |
13.76 |
57 |
15.58 |
60.8 |
18.75 |
64.6 |
19.88 |
68.4 |
21.58 |
72.2 |
23.27 |
76 |
24.31 |
79.8 |
26.46 |
83.6 |
26.84 |
87.4 |
27.73 |
91.2 |
28.03 |
95 |
28.29 |
98.8 |
28.42 |
102.6 |
29.24 |
106.4 |
29.55 |
110.21 |
28.86 |
114.01 |
29.47 |
117.81 |
29.54 |
121.61 |
30.49 |
125.41 |
31.19 |
129.21 |
31.02 |
133.01 |
31.58 |
136.81 |
32.1 |
140.61 |
31.66 |
144.41 |
31.66 |
148.21 |
31.98 |
152.01 |
32.52 |
155.81 |
32.5 |
159.61 |
32.48 |
163.41 |
32.46 |
167.21 |
32.51 |
171.01 |
33.19 |
174.81 |
33.09 |
178.61 |
33.73 |
182.41 |
34.08 |
186.21 |
34.48 |
190.01 |
34.23 |
|