Official speed |
43.26 wpm (150.35 seconds elapsed during race) |
Without ending ping |
43.33 wpm (240 ms delay sending score to TypeRacer’s server) |
Timerless |
43.46 wpm (463 ms elapsed before first character typed; 149.64 seconds elapsed during race) |
Timerless minus one |
43.38 wpm, ignoring the first character typed |
Race Start |
November 30, 2024 3:32:27pm UTC |
Race Finish |
November 30, 2024 3:34:57pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.6% |
Points |
64.17 |
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 expectoed = 10254; /* Cut off to avoid DoS attack */ while (expected < shutdown. lenghth()) { if (random == null) random = new Random(System.currentTimeMillids()); expected += (random.nextTInt() % 1024) ; } while (expected > 0) { int ch = -1; try { ch = stream.read(); } cahctch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (hcch < 32) /* Control character of r oeofEOF teriminates loop 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 |
463 |
402 |
365 |
827 |
550 |
148 |
106 |
233 |
196 |
157 |
199 |
227 |
180 |
144 |
90 |
128 |
214 |
152 |
174 |
241 |
218 |
264 |
218 |
144 |
158 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
50 |
293 |
165 |
90 |
166 |
183 |
163 |
229 |
201 |
75 |
143 |
118 |
183 |
90 |
266 |
16 |
268 |
232 |
214 |
333 |
246 |
132 |
317 |
258 |
108 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
250 |
159 |
78 |
786 |
185 |
301 |
164 |
186 |
109 |
272 |
169 |
11 |
149 |
142 |
217 |
130 |
115 |
287 |
599 |
395 |
218 |
161 |
43 |
236 |
360 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
267 |
56 |
289 |
107 |
74 |
740 |
187 |
227 |
143 |
182 |
133 |
250 |
144 |
239 |
265 |
217 |
97 |
190 |
160 |
188 |
63 |
184 |
263 |
153 |
150 |
Character |
o |
-o |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
-5 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
112 |
614 |
227 |
59 |
318 |
286 |
355 |
264 |
182 |
205 |
223 |
943 |
290 |
440 |
335 |
345 |
301 |
232 |
398 |
118 |
332 |
283 |
91 |
133 |
195 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
Milliseconds |
197 |
199 |
58 |
169 |
182 |
101 |
315 |
269 |
158 |
303 |
371 |
183 |
634 |
332 |
134 |
99 |
164 |
245 |
228 |
7 |
358 |
590 |
355 |
231 |
117 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
Milliseconds |
169 |
136 |
36 |
228 |
127 |
185 |
460 |
233 |
229 |
283 |
174 |
106 |
337 |
135 |
319 |
350 |
366 |
150 |
102 |
130 |
346 |
289 |
200 |
167 |
349 |
Character |
. |
|
- |
l |
e |
n |
g |
h |
-h |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
Milliseconds |
233 |
307 |
687 |
199 |
385 |
300 |
82 |
307 |
578 |
205 |
67 |
183 |
150 |
219 |
255 |
135 |
335 |
201 |
83 |
225 |
242 |
480 |
269 |
139 |
111 |
Character |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
Milliseconds |
191 |
183 |
282 |
210 |
174 |
190 |
194 |
111 |
148 |
167 |
256 |
233 |
159 |
252 |
186 |
162 |
275 |
178 |
288 |
218 |
266 |
225 |
202 |
151 |
283 |
Character |
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
Milliseconds |
385 |
213 |
141 |
144 |
172 |
181 |
278 |
792 |
274 |
234 |
186 |
166 |
99 |
256 |
435 |
75 |
193 |
131 |
181 |
130 |
206 |
385 |
294 |
73 |
249 |
Character |
M |
i |
l |
l |
i |
d |
-d |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
Milliseconds |
495 |
311 |
78 |
166 |
255 |
146 |
734 |
281 |
195 |
116 |
224 |
232 |
283 |
345 |
64 |
191 |
217 |
177 |
124 |
313 |
202 |
409 |
624 |
386 |
423 |
Character |
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
T |
-T |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
Milliseconds |
172 |
331 |
233 |
157 |
115 |
401 |
227 |
269 |
797 |
250 |
199 |
369 |
450 |
456 |
543 |
401 |
247 |
249 |
205 |
355 |
232 |
461 |
356 |
140 |
322 |
Character |
4 |
) |
|
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
Milliseconds |
214 |
448 |
653 |
599 |
1835 |
366 |
218 |
282 |
124 |
175 |
110 |
40 |
238 |
192 |
239 |
428 |
145 |
199 |
292 |
172 |
120 |
184 |
174 |
352 |
223 |
Character |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
Milliseconds |
309 |
176 |
615 |
369 |
140 |
333 |
286 |
161 |
211 |
182 |
175 |
182 |
201 |
240 |
350 |
344 |
215 |
339 |
321 |
350 |
134 |
150 |
299 |
202 |
316 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
h |
Milliseconds |
184 |
164 |
318 |
434 |
390 |
156 |
161 |
16 |
317 |
50 |
136 |
491 |
368 |
282 |
63 |
64 |
285 |
128 |
204 |
250 |
140 |
408 |
531 |
301 |
478 |
Character |
c |
-c |
-h |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
275 |
422 |
158 |
310 |
260 |
188 |
263 |
236 |
2116 |
188 |
458 |
424 |
666 |
116 |
93 |
452 |
184 |
0 |
233 |
240 |
234 |
371 |
340 |
98 |
384 |
Character |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
146 |
208 |
217 |
352 |
509 |
268 |
50 |
285 |
217 |
304 |
616 |
342 |
391 |
284 |
184 |
266 |
113 |
388 |
612 |
270 |
74 |
209 |
202 |
81 |
199 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
470 |
145 |
234 |
295 |
247 |
227 |
283 |
98 |
260 |
81 |
62 |
425 |
508 |
612 |
438 |
316 |
234 |
479 |
304 |
418 |
315 |
351 |
380 |
399 |
354 |
Character |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
h |
c |
-c |
-h |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
Milliseconds |
267 |
165 |
379 |
350 |
200 |
340 |
323 |
89 |
369 |
278 |
416 |
317 |
307 |
267 |
381 |
265 |
269 |
242 |
395 |
148 |
201 |
374 |
315 |
328 |
396 |
Character |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
Milliseconds |
270 |
434 |
197 |
368 |
184 |
42 |
325 |
265 |
274 |
188 |
117 |
168 |
229 |
635 |
282 |
146 |
155 |
118 |
206 |
126 |
209 |
289 |
485 |
152 |
287 |
Character |
|
o |
-o |
e |
o |
f |
-f |
-o |
-e |
E |
O |
F |
|
t |
e |
r |
i |
-i |
m |
i |
n |
a |
t |
e |
s |
Milliseconds |
463 |
484 |
644 |
249 |
128 |
196 |
430 |
148 |
222 |
703 |
141 |
195 |
254 |
171 |
114 |
26 |
444 |
507 |
108 |
203 |
163 |
325 |
547 |
132 |
360 |
Character |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
Milliseconds |
124 |
138 |
184 |
167 |
88 |
228 |
91 |
141 |
296 |
101 |
163 |
839 |
435 |
300 |
34 |
112 |
153 |
220 |
140 |
88 |
413 |
603 |
111 |
134 |
215 |
Character |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
Milliseconds |
158 |
536 |
273 |
241 |
397 |
88 |
162 |
96 |
354 |
318 |
337 |
123 |
194 |
257 |
319 |
264 |
105 |
235 |
241 |
346 |
217 |
183 |
115 |
379 |
215 |
Character |
; |
|
} |
Milliseconds |
98 |
277 |
125 |
|
WPM Timing |
Seconds |
WPM |
3.01 |
27.94 |
6.01 |
45.89 |
9.02 |
55.87 |
12.03 |
53.88 |
15.03 |
54.27 |
18.04 |
53.88 |
21.05 |
55.3 |
24.06 |
53.88 |
27.06 |
50.11 |
30.07 |
51.08 |
33.08 |
51.15 |
36.08 |
50.88 |
39.09 |
50.96 |
42.1 |
49.31 |
45.1 |
48.95 |
48.11 |
49.39 |
51.12 |
50 |
54.12 |
49.66 |
57.13 |
50.2 |
60.14 |
49.29 |
63.15 |
49.6 |
66.15 |
49.16 |
69.16 |
48.06 |
72.17 |
47.39 |
75.17 |
46.29 |
78.18 |
46.05 |
81.19 |
46.26 |
84.19 |
46.18 |
87.2 |
46.1 |
90.21 |
46.29 |
93.21 |
46.34 |
96.22 |
45.52 |
99.23 |
44.62 |
102.24 |
44.72 |
105.24 |
44.7 |
108.25 |
44.45 |
111.26 |
44.76 |
114.26 |
44.53 |
117.27 |
44.21 |
120.28 |
44.1 |
123.28 |
43.7 |
126.29 |
43.71 |
129.3 |
43.9 |
132.31 |
43.08 |
135.31 |
42.75 |
138.32 |
42.6 |
141.33 |
42.79 |
144.33 |
42.9 |
147.34 |
43.08 |
150.35 |
43.26 |
|