Official speed |
41.40 wpm (157.10 seconds elapsed during race) |
Without ending ping |
41.52 wpm (471 ms delay sending score to TypeRacer’s server) |
Timerless |
41.59 wpm (254 ms elapsed before first character typed; 156.38 seconds elapsed during race) |
Timerless minus one |
41.52 wpm, ignoring the first character typed |
Race Start |
March 2, 2024 4:11:43pm UTC |
Race Finish |
March 2, 2024 4:14:20pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.0% |
Points |
61.41 |
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 eset of characters from the socket 8*/ STritringBuffer command = new STrtringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack 8*/ while (expected < suhutdown.length()) { if (random == null 0 ) random = new Random(System.currentTimeMillis()); expected ?=+= (random.netxtInt() &% 1024); } while (exepected > 0) }{ int ch = -1; try [{ ch = stream.read(); =+} catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -o1; } if (ch < 32 ) /* Control character or EOF terminates loop break; command.aappend((char) ch); expected --; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
e |
-e |
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
254 |
860 |
305 |
437 |
120 |
73 |
132 |
145 |
46 |
142 |
205 |
397 |
252 |
52 |
111 |
167 |
62 |
155 |
125 |
80 |
168 |
56 |
166 |
112 |
104 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
8 |
-8 |
* |
/ |
Milliseconds |
242 |
142 |
93 |
216 |
153 |
212 |
143 |
130 |
472 |
254 |
107 |
76 |
121 |
121 |
121 |
118 |
158 |
315 |
263 |
118 |
504 |
594 |
650 |
176 |
474 |
Character |
|
S |
T |
r |
i |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
346 |
436 |
152 |
250 |
81 |
318 |
141 |
144 |
251 |
131 |
129 |
96 |
93 |
396 |
608 |
202 |
194 |
129 |
109 |
128 |
141 |
99 |
115 |
443 |
182 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
T |
r |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
65 |
195 |
261 |
496 |
161 |
93 |
183 |
78 |
453 |
240 |
133 |
260 |
363 |
165 |
137 |
428 |
138 |
114 |
105 |
442 |
182 |
135 |
143 |
139 |
110 |
Character |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
Milliseconds |
314 |
103 |
391 |
199 |
157 |
45 |
89 |
228 |
198 |
160 |
217 |
120 |
297 |
240 |
156 |
139 |
255 |
147 |
168 |
523 |
148 |
184 |
352 |
641 |
206 |
Character |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
318 |
390 |
209 |
249 |
164 |
126 |
151 |
158 |
117 |
418 |
221 |
513 |
79 |
107 |
147 |
73 |
397 |
161 |
180 |
188 |
452 |
156 |
554 |
259 |
183 |
Character |
t |
t |
a |
c |
k |
|
8 |
-8 |
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
83 |
205 |
118 |
104 |
598 |
434 |
896 |
355 |
144 |
453 |
225 |
209 |
49 |
122 |
83 |
111 |
89 |
432 |
366 |
440 |
224 |
122 |
189 |
417 |
139 |
Character |
d |
|
< |
|
s |
u |
-u |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
107 |
251 |
458 |
595 |
272 |
129 |
626 |
250 |
157 |
507 |
458 |
146 |
135 |
137 |
291 |
227 |
128 |
380 |
261 |
246 |
72 |
423 |
128 |
302 |
253 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
|
- |
0 |
|
- |
Milliseconds |
327 |
221 |
380 |
123 |
206 |
418 |
526 |
460 |
100 |
297 |
140 |
117 |
242 |
119 |
200 |
265 |
174 |
228 |
136 |
150 |
207 |
266 |
176 |
255 |
390 |
Character |
-0 |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
Milliseconds |
162 |
312 |
355 |
175 |
185 |
133 |
209 |
214 |
103 |
186 |
129 |
152 |
177 |
172 |
76 |
210 |
713 |
395 |
125 |
196 |
172 |
78 |
356 |
420 |
242 |
Character |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
192 |
226 |
110 |
127 |
299 |
592 |
106 |
131 |
180 |
129 |
95 |
70 |
522 |
164 |
87 |
118 |
423 |
163 |
151 |
142 |
238 |
188 |
434 |
114 |
374 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
? |
= |
-= |
-? |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
389 |
224 |
189 |
206 |
296 |
129 |
138 |
256 |
168 |
167 |
331 |
317 |
618 |
479 |
705 |
311 |
392 |
304 |
380 |
274 |
167 |
171 |
299 |
158 |
96 |
Character |
. |
n |
e |
t |
-t |
x |
t |
I |
n |
t |
( |
) |
|
& |
-& |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
Milliseconds |
257 |
259 |
133 |
336 |
309 |
121 |
125 |
860 |
249 |
159 |
327 |
144 |
322 |
1490 |
434 |
411 |
474 |
229 |
176 |
599 |
127 |
1164 |
270 |
271 |
616 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
e |
-e |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
} |
Milliseconds |
528 |
336 |
134 |
77 |
108 |
123 |
111 |
486 |
267 |
755 |
412 |
349 |
78 |
78 |
168 |
242 |
118 |
200 |
299 |
329 |
144 |
366 |
503 |
381 |
982 |
Character |
-} |
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
[ |
-[ |
{ |
|
c |
Milliseconds |
539 |
337 |
319 |
162 |
58 |
109 |
269 |
175 |
127 |
277 |
126 |
175 |
681 |
194 |
756 |
184 |
126 |
205 |
568 |
243 |
935 |
516 |
366 |
384 |
87 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
= |
-= |
+ |
-+ |
} |
|
Milliseconds |
136 |
192 |
102 |
188 |
444 |
148 |
229 |
599 |
78 |
344 |
333 |
378 |
66 |
83 |
272 |
363 |
154 |
298 |
258 |
278 |
501 |
580 |
615 |
1201 |
575 |
Character |
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
Milliseconds |
392 |
130 |
229 |
234 |
55 |
210 |
287 |
640 |
637 |
438 |
239 |
383 |
63 |
144 |
172 |
142 |
71 |
76 |
296 |
162 |
219 |
221 |
427 |
321 |
224 |
Character |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
100 |
325 |
264 |
337 |
143 |
93 |
230 |
530 |
791 |
605 |
209 |
563 |
180 |
368 |
118 |
123 |
412 |
494 |
169 |
107 |
263 |
103 |
158 |
341 |
283 |
Character |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
Milliseconds |
92 |
129 |
194 |
374 |
752 |
366 |
224 |
144 |
67 |
159 |
361 |
381 |
457 |
507 |
124 |
307 |
277 |
471 |
163 |
167 |
121 |
230 |
117 |
161 |
409 |
Character |
o |
-o |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
Milliseconds |
71 |
608 |
942 |
901 |
190 |
1017 |
592 |
169 |
137 |
143 |
1340 |
318 |
131 |
320 |
765 |
191 |
412 |
192 |
424 |
353 |
215 |
201 |
547 |
439 |
246 |
Character |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
Milliseconds |
317 |
218 |
68 |
110 |
202 |
137 |
100 |
182 |
128 |
153 |
140 |
270 |
145 |
201 |
274 |
126 |
114 |
186 |
151 |
79 |
163 |
359 |
343 |
374 |
247 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
Milliseconds |
232 |
134 |
80 |
826 |
125 |
216 |
244 |
108 |
127 |
104 |
161 |
182 |
124 |
133 |
166 |
122 |
198 |
205 |
65 |
105 |
148 |
693 |
149 |
160 |
57 |
Character |
m |
m |
a |
n |
d |
. |
a |
a |
-a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
Milliseconds |
158 |
168 |
143 |
48 |
175 |
324 |
234 |
196 |
363 |
151 |
168 |
115 |
79 |
186 |
360 |
197 |
338 |
87 |
55 |
176 |
425 |
234 |
260 |
146 |
428 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
283 |
162 |
227 |
209 |
384 |
130 |
150 |
241 |
160 |
135 |
270 |
902 |
337 |
193 |
448 |
321 |
1371 |
|
WPM Timing |
Seconds |
WPM |
3.14 |
38.19 |
6.28 |
59.2 |
9.43 |
56.01 |
12.57 |
45.83 |
15.71 |
48.12 |
18.85 |
47.74 |
21.99 |
48.01 |
25.14 |
50.13 |
28.28 |
49.23 |
31.42 |
50.03 |
34.56 |
49.3 |
37.7 |
48.38 |
40.85 |
47.59 |
43.99 |
46.65 |
47.13 |
46.85 |
50.27 |
46.79 |
53.41 |
45.83 |
56.56 |
46.25 |
59.7 |
46.43 |
62.84 |
47.36 |
65.98 |
47.47 |
69.12 |
45.83 |
72.27 |
45.83 |
75.41 |
45.03 |
78.55 |
44.15 |
81.69 |
43.63 |
84.83 |
43.28 |
87.98 |
42.97 |
91.12 |
42.93 |
94.26 |
42.52 |
97.4 |
42.26 |
100.54 |
42.37 |
103.69 |
41.2 |
106.83 |
41.11 |
109.97 |
41.47 |
113.11 |
41.48 |
116.26 |
41.19 |
119.4 |
41.41 |
122.54 |
41.33 |
125.68 |
41.34 |
128.82 |
40.71 |
131.97 |
40.47 |
135.11 |
40.06 |
138.25 |
40.62 |
141.39 |
40.91 |
144.53 |
41.51 |
147.68 |
41.69 |
150.82 |
41.93 |
153.96 |
41.86 |
157.1 |
41.4 |
|