Official speed |
42.19 wpm (154.16 seconds elapsed during race) |
Without ending ping |
42.27 wpm (290 ms delay sending score to TypeRacer’s server) |
Timerless |
42.34 wpm (241 ms elapsed before first character typed; 153.63 seconds elapsed during race) |
Timerless minus one |
42.26 wpm, ignoring the first character typed |
Race Start |
December 17, 2024 1:03:05pm UTC |
Race Finish |
December 17, 2024 1:05:40pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.7% |
Points |
62.59 |
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 cosocket */ StringBuffer command -= = new StringBuffer(); int expected = 1024; /* Cut off to avoid DosSa atattack */ while (expected < shutdown.length()) { if (random --== null) random - = new Random(System.currentTimeMillis()); expected += (random.ntreextInt() % 1024); } while )(expected >0 )0) { int ch = -1; try { ch = stremam. rearaeead(); } catch (IOEcxcetption e) { olog.warn(" StandardServer.await: read: ", e) ; ch = 1-1; } if (ch < 32) /* Contro ll charatcter or EOF terminates loop breakll c; 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 |
241 |
715 |
365 |
407 |
235 |
82 |
172 |
547 |
345 |
183 |
14 |
263 |
401 |
185 |
171 |
72 |
64 |
315 |
91 |
99 |
138 |
223 |
489 |
307 |
191 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
c |
o |
-o |
-c |
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
91 |
267 |
117 |
144 |
210 |
24 |
54 |
127 |
92 |
142 |
44 |
126 |
247 |
146 |
330 |
121 |
77 |
256 |
120 |
248 |
79 |
184 |
132 |
405 |
357 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
= |
|
Milliseconds |
196 |
326 |
180 |
214 |
57 |
31 |
133 |
487 |
245 |
271 |
195 |
149 |
78 |
77 |
345 |
57 |
198 |
154 |
168 |
68 |
139 |
468 |
251 |
0 |
115 |
Character |
- |
-= |
-- |
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
842 |
176 |
144 |
372 |
181 |
197 |
101 |
192 |
96 |
359 |
192 |
232 |
405 |
79 |
45 |
505 |
191 |
265 |
228 |
118 |
97 |
430 |
225 |
570 |
540 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
168 |
75 |
90 |
137 |
165 |
252 |
176 |
107 |
264 |
240 |
174 |
202 |
151 |
486 |
113 |
264 |
46 |
429 |
284 |
450 |
182 |
501 |
559 |
204 |
294 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
a |
-a |
|
a |
Milliseconds |
198 |
105 |
50 |
252 |
107 |
165 |
127 |
187 |
67 |
106 |
210 |
528 |
256 |
222 |
106 |
16 |
391 |
278 |
103 |
409 |
257 |
340 |
430 |
154 |
95 |
Character |
t |
a |
t |
-t |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
249 |
237 |
156 |
346 |
123 |
81 |
89 |
275 |
136 |
179 |
360 |
582 |
268 |
161 |
105 |
296 |
188 |
97 |
16 |
472 |
349 |
270 |
373 |
98 |
519 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
255 |
101 |
234 |
179 |
495 |
170 |
302 |
95 |
197 |
90 |
256 |
112 |
216 |
98 |
276 |
428 |
97 |
110 |
144 |
192 |
123 |
602 |
383 |
211 |
444 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
- |
-- |
-- |
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
333 |
265 |
272 |
104 |
71 |
551 |
667 |
149 |
145 |
187 |
80 |
80 |
195 |
342 |
407 |
333 |
132 |
268 |
257 |
90 |
381 |
224 |
210 |
139 |
330 |
Character |
|
r |
a |
n |
d |
o |
m |
|
- |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
Milliseconds |
232 |
167 |
121 |
130 |
211 |
88 |
19 |
216 |
291 |
273 |
483 |
311 |
394 |
209 |
227 |
164 |
199 |
122 |
433 |
150 |
145 |
190 |
90 |
69 |
342 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
Milliseconds |
490 |
358 |
116 |
281 |
168 |
132 |
298 |
144 |
223 |
129 |
207 |
117 |
126 |
127 |
462 |
193 |
161 |
122 |
548 |
405 |
247 |
173 |
177 |
257 |
340 |
Character |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
Milliseconds |
351 |
218 |
415 |
155 |
498 |
250 |
217 |
80 |
273 |
654 |
176 |
234 |
143 |
350 |
357 |
233 |
472 |
238 |
109 |
110 |
196 |
66 |
79 |
914 |
443 |
Character |
t |
r |
e |
-e |
-r |
-t |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
Milliseconds |
224 |
56 |
76 |
430 |
112 |
144 |
145 |
308 |
207 |
334 |
284 |
129 |
346 |
264 |
221 |
511 |
348 |
251 |
157 |
400 |
199 |
632 |
420 |
126 |
319 |
Character |
|
w |
h |
i |
l |
e |
|
) |
-) |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
0 |
|
- |
-0 |
|
Milliseconds |
211 |
220 |
74 |
183 |
159 |
76 |
91 |
697 |
506 |
286 |
260 |
282 |
236 |
118 |
315 |
264 |
105 |
255 |
91 |
355 |
403 |
224 |
487 |
134 |
271 |
Character |
) |
-) |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
883 |
619 |
272 |
402 |
172 |
394 |
164 |
353 |
99 |
94 |
224 |
154 |
98 |
295 |
233 |
353 |
422 |
97 |
514 |
134 |
477 |
204 |
38 |
148 |
369 |
Character |
|
c |
h |
|
= |
|
s |
t |
r |
e |
m |
-m |
a |
m |
. |
|
r |
e |
a |
-a |
-e |
-r |
- |
r |
a |
Milliseconds |
201 |
265 |
128 |
364 |
197 |
142 |
205 |
170 |
224 |
59 |
281 |
709 |
89 |
217 |
328 |
115 |
110 |
78 |
51 |
373 |
132 |
125 |
148 |
66 |
103 |
Character |
e |
-e |
-a |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
c |
-c |
x |
Milliseconds |
144 |
432 |
116 |
163 |
114 |
222 |
294 |
272 |
383 |
110 |
403 |
162 |
245 |
276 |
250 |
317 |
78 |
116 |
293 |
543 |
264 |
435 |
508 |
462 |
57 |
Character |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
o |
-o |
l |
o |
g |
. |
w |
a |
r |
n |
Milliseconds |
458 |
233 |
232 |
468 |
252 |
161 |
86 |
36 |
121 |
175 |
169 |
427 |
213 |
430 |
216 |
533 |
407 |
217 |
198 |
610 |
300 |
298 |
71 |
168 |
155 |
Character |
( |
" |
|
- |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
Milliseconds |
378 |
682 |
162 |
435 |
287 |
165 |
122 |
146 |
74 |
506 |
113 |
268 |
439 |
262 |
111 |
244 |
165 |
61 |
328 |
517 |
218 |
203 |
125 |
96 |
382 |
Character |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
Milliseconds |
143 |
196 |
93 |
68 |
235 |
423 |
78 |
606 |
425 |
350 |
177 |
1143 |
282 |
438 |
272 |
160 |
170 |
82 |
344 |
244 |
211 |
472 |
1059 |
364 |
109 |
Character |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
Milliseconds |
422 |
136 |
347 |
165 |
181 |
88 |
64 |
520 |
294 |
94 |
536 |
333 |
165 |
455 |
209 |
613 |
266 |
537 |
1180 |
170 |
399 |
183 |
142 |
160 |
245 |
Character |
o |
|
l |
-l |
- |
l |
|
c |
h |
a |
r |
a |
t |
-t |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
Milliseconds |
116 |
218 |
16 |
519 |
129 |
201 |
64 |
281 |
188 |
108 |
177 |
110 |
441 |
543 |
157 |
295 |
139 |
81 |
124 |
146 |
97 |
83 |
481 |
753 |
390 |
Character |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
l |
-l |
l |
Milliseconds |
138 |
223 |
201 |
83 |
265 |
186 |
99 |
275 |
147 |
702 |
237 |
68 |
141 |
213 |
189 |
185 |
24 |
225 |
276 |
53 |
96 |
637 |
202 |
505 |
542 |
Character |
|
c |
-c |
- |
-l |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
Milliseconds |
135 |
160 |
348 |
117 |
176 |
507 |
265 |
176 |
58 |
112 |
172 |
442 |
169 |
103 |
519 |
168 |
135 |
184 |
89 |
186 |
44 |
354 |
295 |
358 |
88 |
Character |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
120 |
117 |
406 |
238 |
189 |
97 |
658 |
435 |
136 |
190 |
245 |
189 |
101 |
237 |
262 |
82 |
268 |
183 |
624 |
428 |
228 |
422 |
157 |
295 |
|
WPM Timing |
Seconds |
WPM |
3.08 |
31.14 |
6.17 |
46.7 |
9.25 |
51.89 |
12.33 |
53.52 |
15.42 |
52.93 |
18.5 |
49.95 |
21.58 |
49.48 |
24.67 |
51.08 |
27.75 |
49.3 |
30.83 |
50.99 |
33.92 |
48.47 |
37 |
48.98 |
40.08 |
48.2 |
43.16 |
49.21 |
46.25 |
48.52 |
49.33 |
47.43 |
52.41 |
48.31 |
55.5 |
47.14 |
58.58 |
47.73 |
61.66 |
47.87 |
64.75 |
47.63 |
67.83 |
47.41 |
70.91 |
46.54 |
74 |
46.38 |
77.08 |
46.39 |
80.16 |
45.81 |
83.25 |
44.97 |
86.33 |
44.62 |
89.41 |
44.83 |
92.5 |
44.76 |
95.58 |
44.07 |
98.66 |
44.15 |
101.75 |
43.64 |
104.83 |
43.61 |
107.91 |
43.37 |
111 |
43.14 |
114.08 |
43.34 |
117.16 |
43.32 |
120.24 |
42.91 |
123.33 |
42.42 |
126.41 |
42.53 |
129.49 |
42.07 |
132.58 |
42.27 |
135.66 |
42.11 |
138.74 |
42.21 |
141.83 |
42.31 |
144.91 |
41.98 |
147.99 |
42.33 |
151.08 |
42.42 |
154.16 |
42.19 |
|