| Official speed |
45.71 wpm (142.29 seconds elapsed during race) |
| Without ending ping |
45.78 wpm (231 ms delay sending score to TypeRacer’s server) |
| Timerless |
45.92 wpm (409 ms elapsed before first character typed; 141.65 seconds elapsed during race) |
| Timerless minus one |
45.83 wpm, ignoring the first character typed |
| Race Start |
August 10, 2023 8:06:27pm UTC |
| Race Finish |
August 10, 2023 8:08:49pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
97.9% |
| Points |
67.81 |
| 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 characters form rom the socket */ StringBuffer command = new StringBuffer();> int expected = 1024; /* Cut off to avoid DosS attack */ while (expected < shuittdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expecetted += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch= = strweeam.read(); } catch (IOEXxception e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF terminates lookp break; command.appednd((char) ch); expected--; } |
| Timing |
| Character |
/ |
* |
|
r |
e |
a |
-a |
-e |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
| Milliseconds |
409 |
37 |
383 |
288 |
193 |
207 |
223 |
135 |
120 |
308 |
207 |
192 |
173 |
127 |
158 |
99 |
165 |
153 |
195 |
135 |
302 |
100 |
77 |
268 |
77 |
| Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
o |
r |
m |
|
- |
-m |
-r |
-o |
r |
o |
m |
|
t |
h |
e |
| Milliseconds |
113 |
136 |
96 |
210 |
191 |
61 |
144 |
333 |
134 |
186 |
138 |
20 |
58 |
152 |
305 |
138 |
126 |
125 |
320 |
89 |
58 |
66 |
344 |
88 |
77 |
| Character |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
| Milliseconds |
117 |
383 |
98 |
91 |
101 |
98 |
153 |
597 |
434 |
52 |
181 |
584 |
183 |
142 |
76 |
63 |
55 |
482 |
151 |
285 |
117 |
35 |
139 |
153 |
246 |
| Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
| Milliseconds |
77 |
228 |
122 |
95 |
114 |
77 |
148 |
747 |
119 |
208 |
80 |
148 |
119 |
264 |
181 |
145 |
62 |
98 |
35 |
440 |
115 |
367 |
133 |
210 |
132 |
| Character |
( |
) |
; |
> |
-> |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
| Milliseconds |
326 |
42 |
377 |
0 |
458 |
274 |
157 |
54 |
70 |
236 |
247 |
194 |
184 |
81 |
160 |
207 |
169 |
167 |
199 |
233 |
109 |
478 |
78 |
277 |
50 |
| Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
| Milliseconds |
612 |
185 |
506 |
55 |
399 |
386 |
118 |
104 |
98 |
238 |
208 |
154 |
108 |
216 |
76 |
114 |
269 |
250 |
131 |
55 |
80 |
310 |
535 |
277 |
182 |
| Character |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
| Milliseconds |
499 |
148 |
289 |
225 |
171 |
99 |
77 |
186 |
466 |
491 |
271 |
41 |
140 |
819 |
87 |
62 |
17 |
100 |
366 |
259 |
585 |
186 |
154 |
75 |
171 |
| Character |
t |
e |
d |
|
< |
|
s |
h |
u |
i |
t |
-t |
-i |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
| Milliseconds |
213 |
176 |
174 |
132 |
260 |
163 |
434 |
101 |
49 |
0 |
76 |
371 |
130 |
366 |
268 |
96 |
72 |
121 |
500 |
229 |
132 |
147 |
47 |
170 |
108 |
| Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
| Milliseconds |
636 |
58 |
344 |
569 |
254 |
438 |
230 |
81 |
77 |
841 |
305 |
174 |
72 |
111 |
77 |
60 |
257 |
264 |
110 |
153 |
295 |
38 |
300 |
99 |
459 |
| Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
| Milliseconds |
234 |
382 |
168 |
57 |
135 |
75 |
57 |
195 |
305 |
127 |
200 |
96 |
167 |
118 |
358 |
253 |
98 |
94 |
172 |
74 |
566 |
476 |
169 |
156 |
208 |
| Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
| Milliseconds |
146 |
105 |
299 |
284 |
84 |
174 |
152 |
167 |
121 |
76 |
324 |
93 |
46 |
105 |
439 |
177 |
257 |
108 |
178 |
146 |
409 |
57 |
417 |
577 |
431 |
| Character |
e |
x |
p |
e |
c |
e |
t |
-t |
-e |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
| Milliseconds |
236 |
185 |
10 |
188 |
184 |
196 |
158 |
382 |
111 |
195 |
166 |
160 |
494 |
339 |
522 |
804 |
599 |
337 |
176 |
55 |
114 |
39 |
76 |
264 |
354 |
| Character |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
| Milliseconds |
73 |
172 |
172 |
285 |
183 |
111 |
220 |
57 |
484 |
4281 |
1264 |
400 |
97 |
237 |
48 |
792 |
402 |
473 |
764 |
312 |
326 |
70 |
56 |
21 |
96 |
| Character |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
| Milliseconds |
349 |
342 |
395 |
170 |
84 |
76 |
192 |
225 |
216 |
208 |
216 |
278 |
184 |
561 |
757 |
629 |
643 |
288 |
559 |
52 |
43 |
367 |
245 |
60 |
591 |
| Character |
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
= |
-= |
|
= |
|
s |
t |
r |
w |
e |
-e |
| Milliseconds |
215 |
132 |
516 |
70 |
511 |
187 |
403 |
129 |
45 |
133 |
645 |
205 |
235 |
77 |
631 |
422 |
173 |
232 |
125 |
257 |
268 |
72 |
199 |
0 |
473 |
| Character |
-w |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
| Milliseconds |
147 |
289 |
174 |
97 |
264 |
229 |
177 |
400 |
208 |
443 |
43 |
398 |
367 |
344 |
329 |
376 |
174 |
116 |
98 |
124 |
389 |
308 |
577 |
129 |
300 |
| Character |
X |
-X |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
| Milliseconds |
269 |
523 |
686 |
167 |
159 |
438 |
133 |
58 |
55 |
228 |
287 |
165 |
303 |
531 |
817 |
415 |
321 |
126 |
67 |
164 |
197 |
204 |
196 |
136 |
479 |
| Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
| Milliseconds |
840 |
806 |
208 |
405 |
231 |
108 |
194 |
284 |
245 |
299 |
189 |
156 |
132 |
59 |
136 |
450 |
175 |
152 |
167 |
157 |
78 |
477 |
174 |
204 |
177 |
| Character |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
| Milliseconds |
187 |
157 |
271 |
298 |
1056 |
1284 |
109 |
217 |
610 |
389 |
392 |
233 |
76 |
461 |
254 |
128 |
722 |
57 |
720 |
223 |
633 |
210 |
213 |
95 |
74 |
| Character |
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
| Milliseconds |
692 |
261 |
61 |
518 |
267 |
249 |
404 |
40 |
575 |
819 |
305 |
22 |
305 |
286 |
96 |
41 |
113 |
154 |
60 |
112 |
190 |
206 |
119 |
77 |
167 |
| Character |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
| Milliseconds |
81 |
368 |
114 |
61 |
132 |
278 |
269 |
64 |
79 |
492 |
148 |
109 |
420 |
314 |
216 |
172 |
90 |
49 |
110 |
118 |
296 |
173 |
158 |
151 |
309 |
| Character |
o |
o |
k |
-k |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
| Milliseconds |
230 |
102 |
184 |
346 |
223 |
138 |
251 |
108 |
140 |
193 |
118 |
398 |
304 |
231 |
94 |
272 |
127 |
114 |
98 |
64 |
380 |
187 |
219 |
111 |
118 |
| Character |
d |
-d |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
| Milliseconds |
164 |
611 |
230 |
64 |
342 |
360 |
545 |
84 |
90 |
189 |
526 |
234 |
308 |
84 |
606 |
431 |
231 |
215 |
192 |
33 |
143 |
148 |
276 |
57 |
148 |
| Character |
- |
- |
; |
|
} |
| Milliseconds |
1200 |
99 |
840 |
926 |
455 |
|
| WPM Timing |
| Seconds |
WPM |
2.85 |
25.3 |
5.69 |
54.82 |
8.54 |
50.6 |
11.38 |
50.6 |
14.23 |
56.5 |
17.07 |
56.93 |
19.92 |
56.63 |
22.77 |
57.45 |
25.61 |
55.76 |
28.46 |
56.08 |
31.3 |
54.43 |
34.15 |
54.12 |
36.99 |
53.85 |
39.84 |
54.22 |
42.69 |
52.85 |
45.53 |
53.76 |
48.38 |
54.82 |
51.22 |
54.58 |
54.07 |
55.26 |
56.92 |
54.4 |
59.76 |
53.01 |
62.61 |
53.28 |
65.45 |
51.88 |
68.3 |
49.9 |
71.14 |
48.91 |
73.99 |
48.82 |
76.84 |
48.88 |
79.68 |
47.89 |
82.53 |
47.84 |
85.37 |
47.51 |
88.22 |
47.2 |
91.06 |
47.04 |
93.91 |
47.02 |
96.76 |
46.63 |
99.6 |
46.26 |
102.45 |
45.92 |
105.29 |
46.27 |
108.14 |
46.5 |
110.98 |
45.74 |
113.83 |
45.54 |
116.68 |
45.36 |
119.52 |
45.08 |
122.37 |
45.4 |
125.21 |
45.81 |
128.06 |
46.2 |
130.91 |
46.29 |
133.75 |
46.38 |
136.6 |
46.21 |
139.44 |
46.21 |
142.29 |
45.71 |
|