Official speed |
35.30 wpm (184.25 seconds elapsed during race) |
Without ending ping |
35.37 wpm (388 ms delay sending score to TypeRacer’s server) |
Timerless |
35.38 wpm (48 ms elapsed before first character typed; 183.81 seconds elapsed during race) |
Timerless minus one |
35.32 wpm, ignoring the first character typed |
Race Start |
December 7, 2024 8:00:37am UTC |
Race Finish |
December 7, 2024 8:03:41am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.7% |
Points |
52.37 |
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 |
/* reaRead a set of characctters fro m the socket */ StringBuffer command = new StringBuffer(); int expect4eded = 1024; /* Cut off to abouvoid DoS attack */ while (expected < shutdown. Lenlength()) { if )(rando m m == null) random - = new Random(System.CcurrentTimeMilleis()); expected += )(random,..nextInt() % 1024); } while (expectde==ed >0 0> 0) { int ch = 1-1; try { ch = stream.gread)(); } catch (IOException e) { longg.wrararn("StandardServer.waawait;: read: ", e); ch = -1; } if )( chch < eew32 ) /* Control character or EOF termintated s es loo [ bp brealk; command. aappend((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
r |
e |
a |
-a |
-e |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
48 |
1583 |
213 |
152 |
38 |
116 |
450 |
139 |
134 |
417 |
278 |
110 |
235 |
509 |
125 |
193 |
133 |
272 |
217 |
128 |
158 |
94 |
51 |
223 |
85 |
Character |
a |
r |
a |
c |
c |
t |
-t |
-c |
t |
e |
r |
s |
|
f |
r |
o |
|
- |
m |
|
t |
h |
e |
|
s |
Milliseconds |
179 |
207 |
125 |
268 |
68 |
317 |
347 |
132 |
90 |
192 |
73 |
285 |
96 |
181 |
221 |
47 |
155 |
620 |
199 |
143 |
147 |
50 |
84 |
62 |
384 |
Character |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
182 |
63 |
179 |
118 |
179 |
133 |
484 |
784 |
201 |
619 |
440 |
300 |
78 |
78 |
100 |
505 |
214 |
340 |
184 |
178 |
97 |
173 |
179 |
95 |
352 |
Character |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
169 |
185 |
79 |
159 |
139 |
439 |
195 |
233 |
124 |
244 |
116 |
622 |
231 |
266 |
61 |
69 |
79 |
405 |
236 |
254 |
346 |
201 |
91 |
410 |
250 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
4 |
e |
d |
-d |
-e |
-4 |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
469 |
137 |
181 |
77 |
70 |
197 |
143 |
280 |
163 |
131 |
317 |
249 |
150 |
10 |
223 |
432 |
140 |
143 |
73 |
234 |
149 |
291 |
174 |
283 |
204 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
b |
o |
u |
-u |
-o |
-b |
Milliseconds |
554 |
374 |
401 |
136 |
798 |
902 |
224 |
424 |
234 |
130 |
64 |
204 |
83 |
184 |
115 |
204 |
454 |
120 |
698 |
417 |
142 |
114 |
378 |
156 |
152 |
Character |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
584 |
88 |
210 |
85 |
113 |
424 |
395 |
560 |
275 |
195 |
218 |
359 |
258 |
244 |
97 |
447 |
555 |
392 |
216 |
153 |
83 |
146 |
203 |
63 |
117 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
- |
L |
e |
Milliseconds |
267 |
343 |
275 |
292 |
57 |
359 |
259 |
491 |
248 |
148 |
620 |
183 |
232 |
177 |
209 |
139 |
256 |
69 |
213 |
69 |
284 |
144 |
561 |
245 |
195 |
Character |
n |
-n |
-e |
-L |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
) |
-) |
( |
r |
a |
n |
Milliseconds |
139 |
330 |
142 |
139 |
232 |
98 |
161 |
190 |
226 |
115 |
647 |
334 |
441 |
308 |
616 |
286 |
211 |
128 |
730 |
432 |
636 |
1170 |
608 |
113 |
31 |
Character |
d |
o |
|
m |
|
- |
-m |
- |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
Milliseconds |
228 |
120 |
523 |
623 |
119 |
380 |
131 |
138 |
265 |
157 |
305 |
213 |
121 |
211 |
206 |
358 |
334 |
544 |
216 |
264 |
80 |
112 |
175 |
137 |
108 |
Character |
|
- |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
Milliseconds |
320 |
285 |
385 |
278 |
136 |
270 |
145 |
204 |
123 |
238 |
115 |
479 |
191 |
116 |
116 |
138 |
353 |
481 |
497 |
236 |
331 |
265 |
99 |
62 |
472 |
Character |
C |
-C |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
e |
-e |
i |
s |
( |
) |
) |
; |
Milliseconds |
788 |
466 |
167 |
529 |
150 |
168 |
115 |
101 |
149 |
527 |
173 |
211 |
80 |
516 |
180 |
196 |
151 |
119 |
432 |
218 |
97 |
443 |
327 |
340 |
484 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
) |
-) |
( |
r |
a |
n |
d |
o |
m |
, |
. |
-. |
Milliseconds |
162 |
175 |
253 |
185 |
96 |
286 |
260 |
130 |
220 |
166 |
698 |
357 |
184 |
485 |
637 |
351 |
320 |
436 |
127 |
149 |
194 |
86 |
835 |
4 |
521 |
Character |
-, |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
Milliseconds |
141 |
634 |
224 |
113 |
259 |
253 |
708 |
336 |
122 |
389 |
315 |
332 |
912 |
507 |
301 |
146 |
483 |
280 |
910 |
509 |
151 |
534 |
318 |
157 |
80 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
d |
e |
= |
= |
-= |
-= |
-e |
-d |
e |
d |
|
> |
0 |
|
Milliseconds |
172 |
530 |
55 |
82 |
373 |
382 |
286 |
184 |
118 |
228 |
252 |
333 |
179 |
307 |
260 |
187 |
170 |
140 |
178 |
200 |
608 |
371 |
313 |
385 |
319 |
Character |
- |
-0 |
-> |
0 |
-0 |
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
Milliseconds |
754 |
150 |
110 |
318 |
673 |
511 |
272 |
340 |
575 |
345 |
483 |
205 |
159 |
135 |
85 |
285 |
198 |
100 |
265 |
332 |
141 |
172 |
422 |
338 |
153 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
g |
-g |
r |
e |
a |
Milliseconds |
518 |
139 |
220 |
222 |
45 |
129 |
472 |
236 |
247 |
115 |
233 |
257 |
161 |
192 |
207 |
243 |
42 |
131 |
337 |
482 |
182 |
415 |
36 |
120 |
109 |
Character |
d |
) |
-) |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
Milliseconds |
209 |
469 |
992 |
335 |
818 |
498 |
118 |
468 |
352 |
116 |
429 |
381 |
275 |
77 |
124 |
394 |
585 |
279 |
428 |
488 |
328 |
304 |
173 |
182 |
133 |
Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
n |
g |
-g |
-n |
g |
. |
w |
r |
a |
r |
-r |
-a |
-r |
a |
r |
Milliseconds |
5 |
133 |
180 |
420 |
427 |
181 |
408 |
669 |
295 |
189 |
83 |
11 |
582 |
147 |
177 |
200 |
508 |
164 |
175 |
160 |
371 |
150 |
128 |
161 |
96 |
Character |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
w |
a |
-a |
-w |
a |
w |
a |
Milliseconds |
449 |
342 |
856 |
554 |
252 |
92 |
296 |
147 |
296 |
128 |
274 |
442 |
365 |
142 |
347 |
177 |
71 |
350 |
254 |
133 |
431 |
137 |
107 |
285 |
64 |
Character |
i |
t |
; |
-; |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
Milliseconds |
340 |
79 |
478 |
503 |
293 |
204 |
216 |
59 |
87 |
279 |
465 |
382 |
933 |
418 |
432 |
168 |
832 |
441 |
161 |
182 |
100 |
254 |
268 |
422 |
453 |
Character |
1 |
; |
|
} |
|
i |
f |
|
) |
-) |
( |
|
c |
h |
-h |
-c |
- |
c |
h |
|
< |
|
e |
-e |
e |
Milliseconds |
146 |
559 |
181 |
668 |
213 |
212 |
80 |
619 |
357 |
520 |
333 |
468 |
166 |
97 |
343 |
139 |
136 |
118 |
122 |
527 |
315 |
901 |
1303 |
516 |
415 |
Character |
-e |
w |
-w |
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
Milliseconds |
526 |
533 |
732 |
882 |
365 |
282 |
524 |
315 |
287 |
523 |
574 |
256 |
470 |
175 |
177 |
173 |
200 |
78 |
226 |
125 |
418 |
110 |
118 |
295 |
125 |
Character |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
t |
-t |
a |
t |
e |
d |
|
Milliseconds |
200 |
286 |
165 |
84 |
382 |
161 |
101 |
33 |
427 |
556 |
393 |
183 |
199 |
218 |
73 |
191 |
184 |
109 |
198 |
416 |
88 |
95 |
189 |
211 |
0 |
Character |
- |
-d |
-e |
s |
|
- |
-s |
e |
s |
|
l |
o |
o |
|
- |
[ |
|
b |
-b |
- |
-[ |
p |
|
b |
r |
Milliseconds |
517 |
134 |
141 |
24 |
138 |
402 |
130 |
114 |
220 |
207 |
189 |
219 |
161 |
196 |
508 |
286 |
67 |
233 |
284 |
151 |
135 |
330 |
250 |
79 |
255 |
Character |
e |
a |
l |
-l |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
a |
-a |
- |
a |
p |
p |
e |
n |
d |
Milliseconds |
59 |
92 |
308 |
639 |
428 |
407 |
602 |
149 |
58 |
72 |
218 |
218 |
35 |
572 |
346 |
154 |
208 |
336 |
114 |
363 |
135 |
192 |
157 |
144 |
91 |
Character |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
Milliseconds |
345 |
246 |
495 |
59 |
173 |
104 |
421 |
308 |
233 |
84 |
484 |
419 |
163 |
118 |
273 |
209 |
141 |
286 |
260 |
114 |
253 |
434 |
185 |
465 |
197 |
Character |
} |
Milliseconds |
350 |
|
WPM Timing |
Seconds |
WPM |
3.68 |
19.54 |
7.37 |
37.45 |
11.05 |
43.42 |
14.74 |
43.15 |
18.42 |
45.59 |
22.11 |
46.68 |
25.79 |
46.52 |
29.48 |
45.18 |
33.16 |
45.23 |
36.85 |
42.99 |
40.53 |
42.33 |
44.22 |
43.15 |
47.9 |
43.09 |
51.59 |
42.33 |
55.27 |
40.6 |
58.96 |
39.28 |
62.64 |
40.23 |
66.33 |
40.16 |
70.01 |
39.59 |
73.7 |
40.05 |
77.38 |
40.01 |
81.07 |
39.52 |
84.75 |
39.08 |
88.44 |
38.53 |
92.12 |
38.17 |
95.81 |
38.45 |
99.49 |
37.39 |
103.18 |
36.64 |
106.86 |
36.83 |
110.55 |
37.56 |
114.23 |
37.08 |
117.92 |
37.04 |
121.6 |
37.2 |
125.29 |
36.97 |
128.97 |
36.47 |
132.66 |
36.82 |
136.34 |
36.7 |
140.03 |
36.34 |
143.71 |
36.41 |
147.4 |
35.98 |
151.08 |
35.5 |
154.77 |
34.74 |
158.45 |
34.53 |
162.14 |
35.15 |
165.82 |
35.24 |
169.51 |
34.9 |
173.19 |
34.71 |
176.88 |
34.87 |
180.56 |
35.09 |
184.25 |
35.3 |
|