Official speed |
41.27 wpm (157.60 seconds elapsed during race) |
Without ending ping |
41.40 wpm (483 ms delay sending score to TypeRacer’s server) |
Timerless |
41.50 wpm (403 ms elapsed before first character typed; 156.71 seconds elapsed during race) |
Timerless minus one |
41.43 wpm, ignoring the first character typed |
Race Start |
June 20, 2024 7:14:52pm UTC |
Race Finish |
June 20, 2024 7:17:30pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.4% |
Points |
61.22 |
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 - ne-= new s/StringBuffer(); int expteected = 1024; /* Cut off to avoid DOoS attcack /*/ while ( eextpected < shutdown.length()) { if (random == null) random = new Random(Systenm. currenttinmeTimneeNiMillis()); exptecected =+= (random.nextiInt90() % 1024); } while (expteected > 0) { int ch =-1 -1; try { ch = streanm.read(); } catch (IOException e) { log.warn("StarndardServer.wawaawait: reaadd: ", e); ch = -1 ; } if (ch < 32) /* Control character or EOF trmierminates loop breakl ; command.append((cahar) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
403 |
369 |
248 |
352 |
146 |
156 |
158 |
152 |
164 |
158 |
182 |
176 |
75 |
154 |
171 |
94 |
90 |
205 |
81 |
102 |
207 |
166 |
173 |
231 |
104 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
396 |
171 |
155 |
347 |
217 |
61 |
185 |
29 |
302 |
104 |
67 |
117 |
293 |
102 |
86 |
134 |
115 |
129 |
149 |
571 |
390 |
227 |
262 |
185 |
116 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
|
n |
e |
-e |
-n |
- |
Milliseconds |
55 |
99 |
70 |
439 |
159 |
242 |
161 |
105 |
104 |
73 |
212 |
85 |
214 |
140 |
459 |
183 |
108 |
161 |
605 |
182 |
141 |
109 |
354 |
188 |
147 |
Character |
-- |
- |
-- |
= |
|
n |
e |
w |
|
s |
/ |
-/ |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
279 |
342 |
520 |
509 |
223 |
155 |
106 |
87 |
319 |
294 |
5 |
510 |
193 |
324 |
235 |
101 |
22 |
122 |
72 |
561 |
137 |
241 |
153 |
103 |
92 |
Character |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
t |
e |
-e |
-t |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
281 |
64 |
288 |
193 |
172 |
110 |
104 |
88 |
200 |
191 |
143 |
461 |
316 |
335 |
162 |
57 |
194 |
215 |
214 |
201 |
138 |
133 |
378 |
193 |
91 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
338 |
502 |
515 |
196 |
363 |
684 |
241 |
517 |
146 |
204 |
67 |
311 |
329 |
141 |
114 |
212 |
58 |
71 |
244 |
244 |
63 |
104 |
78 |
140 |
283 |
Character |
O |
-O |
o |
S |
|
a |
t |
t |
c |
-c |
a |
c |
k |
|
/ |
-/ |
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
576 |
385 |
251 |
355 |
181 |
279 |
293 |
121 |
343 |
376 |
121 |
161 |
104 |
329 |
288 |
475 |
286 |
610 |
657 |
267 |
195 |
135 |
142 |
97 |
348 |
Character |
( |
|
e |
-e |
- |
e |
x |
t |
-t |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
Milliseconds |
244 |
201 |
203 |
311 |
168 |
54 |
225 |
544 |
430 |
242 |
291 |
191 |
197 |
95 |
181 |
150 |
347 |
421 |
163 |
53 |
366 |
138 |
320 |
125 |
135 |
Character |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
Milliseconds |
82 |
215 |
391 |
143 |
167 |
136 |
365 |
52 |
332 |
99 |
169 |
326 |
216 |
269 |
170 |
84 |
130 |
248 |
568 |
131 |
70 |
135 |
45 |
137 |
220 |
Character |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
150 |
168 |
180 |
558 |
183 |
202 |
139 |
214 |
180 |
556 |
111 |
73 |
116 |
73 |
118 |
135 |
239 |
314 |
231 |
111 |
93 |
105 |
362 |
143 |
90 |
Character |
d |
o |
m |
( |
S |
y |
s |
t |
e |
n |
-n |
m |
. |
|
- |
c |
u |
r |
r |
e |
n |
t |
t |
i |
n |
Milliseconds |
151 |
111 |
132 |
305 |
710 |
168 |
400 |
285 |
121 |
130 |
1044 |
287 |
644 |
399 |
637 |
156 |
133 |
192 |
134 |
163 |
117 |
112 |
394 |
127 |
202 |
Character |
m |
e |
-e |
-m |
-n |
-i |
-t |
T |
i |
m |
n |
e |
-e |
-n |
e |
N |
i |
-i |
-N |
M |
i |
l |
l |
i |
s |
Milliseconds |
3 |
31 |
436 |
188 |
147 |
164 |
261 |
336 |
229 |
167 |
35 |
45 |
542 |
401 |
179 |
758 |
257 |
450 |
163 |
973 |
389 |
239 |
156 |
279 |
516 |
Character |
( |
) |
) |
; |
|
e |
x |
p |
t |
e |
c |
-c |
-e |
-t |
e |
c |
t |
e |
d |
|
= |
-= |
+ |
= |
|
Milliseconds |
365 |
276 |
174 |
307 |
211 |
185 |
180 |
321 |
216 |
121 |
197 |
347 |
183 |
153 |
119 |
191 |
198 |
110 |
158 |
152 |
211 |
390 |
269 |
285 |
193 |
Character |
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
i |
-i |
I |
n |
t |
9 |
0 |
-0 |
-9 |
( |
) |
|
% |
Milliseconds |
699 |
266 |
118 |
117 |
99 |
64 |
104 |
248 |
368 |
112 |
204 |
187 |
400 |
470 |
254 |
166 |
137 |
212 |
59 |
753 |
178 |
584 |
45 |
551 |
378 |
Character |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
t |
e |
-e |
-t |
e |
Milliseconds |
396 |
189 |
101 |
254 |
309 |
891 |
319 |
205 |
689 |
166 |
204 |
65 |
144 |
125 |
93 |
155 |
363 |
491 |
177 |
539 |
352 |
143 |
354 |
164 |
64 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
- |
1 |
-1 |
-- |
|
Milliseconds |
178 |
225 |
89 |
154 |
154 |
564 |
227 |
167 |
675 |
196 |
220 |
195 |
260 |
107 |
94 |
191 |
162 |
75 |
438 |
77 |
452 |
98 |
310 |
164 |
72 |
Character |
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
n |
-n |
m |
. |
r |
Milliseconds |
288 |
140 |
637 |
153 |
574 |
151 |
314 |
297 |
1365 |
514 |
151 |
117 |
591 |
168 |
153 |
151 |
194 |
230 |
142 |
78 |
498 |
713 |
666 |
291 |
484 |
Character |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
Milliseconds |
131 |
66 |
160 |
374 |
67 |
312 |
359 |
766 |
198 |
186 |
162 |
168 |
202 |
54 |
159 |
244 |
398 |
258 |
485 |
567 |
477 |
186 |
539 |
194 |
95 |
Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
r |
-r |
n |
d |
Milliseconds |
121 |
76 |
213 |
167 |
289 |
196 |
321 |
347 |
300 |
200 |
100 |
186 |
232 |
183 |
114 |
135 |
749 |
468 |
611 |
255 |
120 |
190 |
378 |
227 |
264 |
Character |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
w |
a |
-a |
-w |
a |
w |
a |
i |
t |
: |
|
Milliseconds |
130 |
303 |
180 |
338 |
151 |
97 |
241 |
129 |
111 |
153 |
331 |
136 |
545 |
143 |
149 |
240 |
312 |
148 |
128 |
199 |
153 |
177 |
107 |
409 |
166 |
Character |
r |
e |
a |
a |
d |
-d |
-a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
|
Milliseconds |
240 |
135 |
81 |
176 |
8 |
593 |
170 |
283 |
334 |
282 |
333 |
332 |
167 |
183 |
324 |
360 |
220 |
193 |
84 |
350 |
115 |
172 |
130 |
175 |
304 |
Character |
- |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
424 |
596 |
195 |
397 |
189 |
295 |
160 |
171 |
479 |
434 |
59 |
302 |
701 |
153 |
268 |
149 |
607 |
249 |
709 |
480 |
344 |
404 |
151 |
124 |
90 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
r |
m |
i |
Milliseconds |
99 |
48 |
175 |
111 |
173 |
58 |
117 |
325 |
156 |
174 |
233 |
91 |
123 |
216 |
185 |
473 |
123 |
850 |
472 |
643 |
353 |
235 |
183 |
203 |
134 |
Character |
-i |
-m |
-r |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
l |
|
Milliseconds |
362 |
179 |
148 |
136 |
91 |
262 |
428 |
203 |
81 |
159 |
106 |
168 |
87 |
229 |
392 |
157 |
208 |
323 |
177 |
247 |
112 |
117 |
49 |
209 |
336 |
Character |
- |
-l |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
a |
-a |
h |
a |
Milliseconds |
369 |
153 |
298 |
254 |
570 |
449 |
232 |
144 |
185 |
83 |
148 |
148 |
316 |
144 |
144 |
200 |
119 |
92 |
275 |
201 |
225 |
175 |
529 |
229 |
73 |
Character |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
160 |
304 |
319 |
194 |
446 |
459 |
236 |
172 |
430 |
200 |
152 |
642 |
209 |
209 |
128 |
143 |
272 |
177 |
275 |
353 |
293 |
|
WPM Timing |
Seconds |
WPM |
3.15 |
57.11 |
6.3 |
62.82 |
9.46 |
63.45 |
12.61 |
64.72 |
15.76 |
51.78 |
18.91 |
50.76 |
22.06 |
52.76 |
25.22 |
51.4 |
28.37 |
49.07 |
31.52 |
50.25 |
34.67 |
48.8 |
37.82 |
46.96 |
40.98 |
45.1 |
44.13 |
45.96 |
47.28 |
46.7 |
50.43 |
47.59 |
53.58 |
48.6 |
56.73 |
48.44 |
59.89 |
46.69 |
63.04 |
45.69 |
66.19 |
43.87 |
69.34 |
43.44 |
72.49 |
43.04 |
75.65 |
43.15 |
78.8 |
42.64 |
81.95 |
42.17 |
85.1 |
42.16 |
88.25 |
41.74 |
91.41 |
42.01 |
94.56 |
41.88 |
97.71 |
41.14 |
100.86 |
41.17 |
104.01 |
41.07 |
107.17 |
41.21 |
110.32 |
41.34 |
113.47 |
41.35 |
116.62 |
41.26 |
119.77 |
40.88 |
122.93 |
40.9 |
126.08 |
41.21 |
129.23 |
40.95 |
132.38 |
40.88 |
135.53 |
41.17 |
138.68 |
41.19 |
141.84 |
40.86 |
144.99 |
41.22 |
148.14 |
40.99 |
151.29 |
41.24 |
154.44 |
41.34 |
157.6 |
41.27 |
|