Official speed |
52.90 wpm (122.95 seconds elapsed during race) |
Without ending ping |
53.04 wpm (331 ms delay sending score to TypeRacer’s server) |
Timerless |
53.29 wpm (570 ms elapsed before first character typed; 122.05 seconds elapsed during race) |
Timerless minus one |
53.19 wpm, ignoring the first character typed |
Race Start |
August 16, 2024 7:09:53am UTC |
Race Finish |
August 16, 2024 7:11:56am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.2% |
Points |
78.47 |
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 fomrom the socket *?/ StringBuffer command = new StringBuffer(); int expected -=-= 1024; /* Cut off to avoid DoS sattack */ while (expected M> < shutdown.length()) { if (random == null) arandom = new Random(sysSystem.currentTimeMillis()); expected += (random.enextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); {} catch (IOException e) { log.warn("staStandardServer.await: read: ", e); ch = -1' ; ]} if (ch < 32) /* Control character or EoOF terminates loop break; command.append((chat)r) ch); expected00;00--'; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
570 |
294 |
208 |
633 |
334 |
160 |
144 |
146 |
134 |
232 |
185 |
111 |
72 |
113 |
151 |
96 |
114 |
102 |
121 |
127 |
105 |
127 |
159 |
217 |
98 |
Character |
r |
s |
|
f |
o |
m |
-m |
-o |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
? |
Milliseconds |
102 |
83 |
151 |
94 |
160 |
184 |
316 |
149 |
103 |
136 |
105 |
120 |
88 |
119 |
32 |
129 |
96 |
111 |
136 |
120 |
171 |
118 |
96 |
192 |
880 |
Character |
-? |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
616 |
280 |
321 |
500 |
172 |
173 |
105 |
81 |
95 |
335 |
184 |
91 |
151 |
135 |
72 |
105 |
113 |
70 |
169 |
135 |
96 |
168 |
32 |
209 |
250 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
232 |
185 |
167 |
71 |
143 |
393 |
149 |
137 |
74 |
94 |
493 |
486 |
245 |
57 |
175 |
128 |
73 |
240 |
145 |
271 |
120 |
176 |
111 |
80 |
137 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
= |
-= |
-- |
- |
-- |
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
Milliseconds |
104 |
208 |
167 |
96 |
202 |
178 |
76 |
152 |
88 |
176 |
23 |
478 |
177 |
262 |
520 |
238 |
384 |
213 |
82 |
201 |
135 |
266 |
222 |
252 |
354 |
Character |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
s |
-s |
a |
Milliseconds |
204 |
408 |
205 |
120 |
129 |
166 |
96 |
139 |
94 |
155 |
77 |
80 |
136 |
136 |
80 |
80 |
120 |
96 |
399 |
166 |
370 |
279 |
350 |
409 |
145 |
Character |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
130 |
168 |
469 |
196 |
127 |
96 |
250 |
246 |
316 |
401 |
94 |
77 |
64 |
65 |
274 |
363 |
163 |
194 |
191 |
181 |
195 |
185 |
70 |
167 |
146 |
Character |
M |
-M |
> |
|
- |
-> |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
690 |
521 |
253 |
317 |
278 |
128 |
252 |
273 |
174 |
96 |
160 |
113 |
251 |
101 |
126 |
201 |
314 |
238 |
82 |
111 |
233 |
189 |
122 |
227 |
172 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
a |
Milliseconds |
261 |
219 |
273 |
263 |
169 |
129 |
119 |
233 |
238 |
169 |
127 |
266 |
131 |
68 |
184 |
193 |
151 |
134 |
422 |
196 |
184 |
151 |
249 |
183 |
325 |
Character |
-a |
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
s |
y |
s |
-s |
Milliseconds |
377 |
79 |
123 |
128 |
105 |
119 |
64 |
168 |
507 |
340 |
179 |
119 |
55 |
243 |
485 |
134 |
133 |
77 |
95 |
98 |
281 |
387 |
187 |
78 |
366 |
Character |
-y |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
Milliseconds |
131 |
137 |
1081 |
420 |
516 |
315 |
425 |
116 |
200 |
150 |
145 |
111 |
182 |
146 |
129 |
72 |
486 |
248 |
140 |
130 |
337 |
199 |
304 |
167 |
249 |
Character |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
393 |
310 |
216 |
149 |
279 |
197 |
117 |
193 |
157 |
82 |
203 |
205 |
80 |
135 |
152 |
234 |
363 |
222 |
260 |
445 |
158 |
110 |
89 |
95 |
81 |
Character |
. |
e |
-e |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
218 |
158 |
384 |
231 |
64 |
224 |
105 |
290 |
110 |
135 |
244 |
176 |
198 |
486 |
518 |
351 |
116 |
183 |
128 |
326 |
274 |
460 |
361 |
432 |
272 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
Milliseconds |
112 |
75 |
71 |
128 |
194 |
317 |
172 |
421 |
304 |
131 |
192 |
174 |
127 |
233 |
240 |
384 |
212 |
231 |
344 |
215 |
241 |
249 |
163 |
98 |
80 |
Character |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
Milliseconds |
127 |
136 |
111 |
120 |
187 |
190 |
247 |
183 |
415 |
247 |
182 |
177 |
87 |
119 |
259 |
473 |
126 |
517 |
154 |
232 |
176 |
167 |
168 |
182 |
106 |
Character |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
{ |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
46 |
89 |
184 |
167 |
97 |
56 |
135 |
227 |
167 |
233 |
182 |
211 |
530 |
247 |
246 |
143 |
151 |
105 |
144 |
143 |
104 |
359 |
401 |
216 |
386 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
s |
Milliseconds |
203 |
196 |
179 |
108 |
112 |
111 |
89 |
64 |
113 |
128 |
249 |
189 |
259 |
267 |
192 |
146 |
81 |
145 |
144 |
142 |
81 |
160 |
281 |
262 |
470 |
Character |
t |
a |
-a |
-t |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
Milliseconds |
127 |
107 |
376 |
137 |
143 |
425 |
245 |
155 |
114 |
103 |
396 |
210 |
194 |
395 |
221 |
82 |
224 |
134 |
88 |
373 |
383 |
148 |
126 |
144 |
154 |
Character |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
' |
|
- |
Milliseconds |
256 |
134 |
120 |
90 |
56 |
134 |
228 |
166 |
262 |
308 |
201 |
141 |
259 |
485 |
167 |
152 |
103 |
161 |
207 |
187 |
246 |
160 |
184 |
200 |
398 |
Character |
-' |
; |
|
] |
-] |
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
Milliseconds |
130 |
216 |
177 |
175 |
673 |
316 |
348 |
503 |
103 |
558 |
288 |
670 |
111 |
111 |
271 |
201 |
198 |
104 |
376 |
177 |
225 |
304 |
150 |
589 |
209 |
Character |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
Milliseconds |
90 |
112 |
152 |
120 |
161 |
145 |
118 |
130 |
134 |
120 |
114 |
142 |
244 |
108 |
96 |
81 |
135 |
164 |
132 |
377 |
225 |
633 |
272 |
385 |
290 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
Milliseconds |
240 |
299 |
72 |
136 |
151 |
136 |
120 |
97 |
87 |
96 |
259 |
201 |
148 |
152 |
176 |
120 |
160 |
209 |
90 |
61 |
89 |
111 |
205 |
133 |
86 |
Character |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
t |
) |
-) |
-t |
r |
) |
|
c |
Milliseconds |
144 |
144 |
152 |
236 |
156 |
136 |
264 |
101 |
419 |
231 |
116 |
125 |
246 |
207 |
280 |
12 |
300 |
100 |
334 |
284 |
151 |
167 |
279 |
244 |
150 |
Character |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
0 |
0 |
; |
-; |
-0 |
-0 |
0 |
-0 |
0 |
-0 |
- |
- |
' |
Milliseconds |
94 |
216 |
237 |
177 |
139 |
184 |
105 |
110 |
184 |
160 |
82 |
126 |
168 |
137 |
210 |
253 |
160 |
112 |
266 |
534 |
235 |
545 |
246 |
142 |
216 |
Character |
-' |
; |
|
} |
Milliseconds |
489 |
248 |
213 |
214 |
|
WPM Timing |
Seconds |
WPM |
2.46 |
34.16 |
4.92 |
63.44 |
7.38 |
66.69 |
9.84 |
56.12 |
12.29 |
59.54 |
14.75 |
61.81 |
17.21 |
61.35 |
19.67 |
62.83 |
22.13 |
58.56 |
24.59 |
58.56 |
27.05 |
59.89 |
29.51 |
58.15 |
31.97 |
58.56 |
34.43 |
56.12 |
36.88 |
55.63 |
39.34 |
56.12 |
41.8 |
56.84 |
44.26 |
56.39 |
46.72 |
56.25 |
49.18 |
54.66 |
51.64 |
53.68 |
54.1 |
53.9 |
56.56 |
53.89 |
59.02 |
54.09 |
61.47 |
54.27 |
63.93 |
53.87 |
66.39 |
53.68 |
68.85 |
53.86 |
71.31 |
53.85 |
73.77 |
54.17 |
76.23 |
54 |
78.69 |
54.29 |
81.15 |
54.27 |
83.61 |
54.69 |
86.06 |
54.66 |
88.52 |
54.22 |
90.98 |
54.34 |
93.44 |
54.58 |
95.9 |
54.31 |
98.36 |
53.44 |
100.82 |
53.2 |
103.28 |
53.1 |
105.74 |
53.91 |
108.2 |
53.24 |
110.65 |
53.79 |
113.11 |
54.32 |
115.57 |
54.1 |
118.03 |
54.39 |
120.49 |
53.48 |
122.95 |
52.9 |
|