Official speed |
50.91 wpm (127.75 seconds elapsed during race) |
Without ending ping |
51.09 wpm (440 ms delay sending score to TypeRacer’s server) |
Timerless |
51.47 wpm (961 ms elapsed before first character typed; 126.35 seconds elapsed during race) |
Timerless minus one |
51.38 wpm, ignoring the first character typed |
Race Start |
August 10, 2024 6:00:17pm UTC |
Race Finish |
August 10, 2024 6:02:25pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.3% |
Points |
75.51 |
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 */ String Buffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS atatack */ while (expected < shutdown. lenlenghth()) { if (random == null) random = new Random(System.currentTimeMillis()0); expected += (random.nextINtntInt() & % 1024); } while (expected > 0) { exint ch = -1; try { ch = stream.read(); } catch (IOException 3)e) { log.warn("StandardServer. aawait: read: ", e); ch = -1; } if (ch < 32) /* Conrltrol character or EOF termmininates loop break; comandmmand.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 |
961 |
941 |
748 |
246 |
116 |
133 |
119 |
65 |
66 |
156 |
84 |
113 |
144 |
141 |
84 |
89 |
91 |
143 |
73 |
42 |
155 |
87 |
196 |
219 |
131 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
68 |
158 |
132 |
106 |
133 |
65 |
72 |
99 |
122 |
91 |
44 |
118 |
106 |
108 |
81 |
87 |
91 |
121 |
568 |
299 |
343 |
191 |
334 |
129 |
118 |
Character |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
66 |
69 |
112 |
73 |
662 |
257 |
86 |
289 |
115 |
117 |
90 |
140 |
128 |
48 |
84 |
127 |
99 |
67 |
87 |
114 |
537 |
148 |
148 |
86 |
70 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
144 |
200 |
153 |
107 |
105 |
55 |
80 |
584 |
133 |
153 |
117 |
118 |
98 |
299 |
234 |
400 |
161 |
409 |
64 |
113 |
104 |
268 |
160 |
115 |
93 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
Milliseconds |
148 |
175 |
93 |
127 |
104 |
517 |
167 |
262 |
153 |
393 |
176 |
345 |
164 |
386 |
332 |
300 |
351 |
96 |
125 |
95 |
97 |
100 |
126 |
92 |
119 |
Character |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
a |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
Milliseconds |
69 |
94 |
101 |
135 |
92 |
58 |
141 |
66 |
297 |
313 |
321 |
180 |
187 |
154 |
214 |
491 |
86 |
132 |
149 |
121 |
202 |
265 |
301 |
162 |
118 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
Milliseconds |
65 |
83 |
174 |
84 |
110 |
298 |
205 |
163 |
105 |
102 |
174 |
186 |
117 |
134 |
390 |
328 |
200 |
164 |
122 |
136 |
99 |
651 |
76 |
56 |
108 |
Character |
. |
|
l |
e |
n |
-n |
-e |
-l |
- |
l |
e |
n |
g |
h |
-h |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
Milliseconds |
172 |
113 |
118 |
97 |
85 |
422 |
126 |
128 |
137 |
288 |
65 |
449 |
158 |
110 |
520 |
1213 |
70 |
397 |
222 |
226 |
270 |
489 |
306 |
346 |
95 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
Milliseconds |
85 |
266 |
179 |
103 |
116 |
84 |
101 |
87 |
200 |
232 |
159 |
173 |
189 |
138 |
182 |
119 |
283 |
621 |
215 |
94 |
106 |
85 |
98 |
111 |
136 |
Character |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
Milliseconds |
256 |
444 |
255 |
109 |
59 |
130 |
228 |
124 |
117 |
93 |
142 |
512 |
333 |
553 |
77 |
98 |
167 |
86 |
390 |
197 |
594 |
71 |
111 |
162 |
81 |
Character |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
0 |
-0 |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
133 |
82 |
582 |
86 |
108 |
87 |
319 |
137 |
207 |
92 |
159 |
108 |
466 |
233 |
419 |
363 |
200 |
326 |
141 |
144 |
155 |
85 |
95 |
155 |
168 |
Character |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
N |
t |
-t |
-N |
-I |
n |
Milliseconds |
116 |
139 |
122 |
775 |
479 |
246 |
770 |
162 |
114 |
142 |
82 |
85 |
83 |
248 |
283 |
96 |
140 |
142 |
269 |
84 |
117 |
469 |
118 |
99 |
199 |
Character |
t |
-t |
-n |
I |
n |
t |
( |
) |
|
& |
|
- |
-& |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
84 |
419 |
483 |
254 |
178 |
101 |
314 |
279 |
307 |
438 |
300 |
354 |
109 |
1359 |
603 |
432 |
163 |
407 |
199 |
413 |
468 |
138 |
629 |
304 |
209 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
e |
x |
-x |
Milliseconds |
84 |
64 |
153 |
90 |
109 |
233 |
175 |
148 |
118 |
82 |
160 |
175 |
101 |
139 |
109 |
420 |
360 |
1077 |
759 |
264 |
835 |
265 |
151 |
145 |
248 |
Character |
-e |
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
Milliseconds |
105 |
197 |
67 |
86 |
83 |
253 |
94 |
151 |
181 |
153 |
671 |
396 |
456 |
134 |
151 |
125 |
118 |
100 |
465 |
271 |
186 |
111 |
152 |
236 |
142 |
Character |
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
Milliseconds |
289 |
145 |
374 |
58 |
140 |
148 |
270 |
114 |
71 |
140 |
104 |
288 |
216 |
315 |
149 |
407 |
472 |
169 |
65 |
172 |
151 |
129 |
66 |
239 |
556 |
Character |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
3 |
) |
-) |
-3 |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
Milliseconds |
150 |
360 |
348 |
216 |
168 |
136 |
99 |
136 |
106 |
36 |
163 |
176 |
427 |
339 |
109 |
117 |
309 |
225 |
347 |
519 |
473 |
130 |
64 |
189 |
260 |
Character |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
|
a |
-a |
- |
a |
Milliseconds |
115 |
120 |
231 |
366 |
393 |
263 |
122 |
88 |
107 |
95 |
138 |
130 |
156 |
317 |
153 |
106 |
252 |
114 |
119 |
154 |
103 |
169 |
380 |
116 |
536 |
Character |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
Milliseconds |
149 |
145 |
218 |
128 |
724 |
149 |
134 |
84 |
101 |
115 |
266 |
144 |
287 |
290 |
149 |
469 |
409 |
418 |
138 |
260 |
82 |
154 |
181 |
155 |
388 |
Character |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
r |
Milliseconds |
390 |
366 |
119 |
359 |
374 |
176 |
76 |
112 |
234 |
183 |
81 |
219 |
328 |
86 |
374 |
219 |
597 |
264 |
601 |
298 |
317 |
415 |
103 |
58 |
219 |
Character |
l |
-l |
-r |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
Milliseconds |
234 |
319 |
119 |
552 |
145 |
96 |
408 |
98 |
279 |
84 |
73 |
134 |
100 |
159 |
188 |
116 |
87 |
111 |
164 |
70 |
84 |
345 |
452 |
322 |
166 |
Character |
t |
e |
r |
m |
m |
i |
n |
-n |
-i |
-m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
Milliseconds |
169 |
100 |
111 |
58 |
377 |
153 |
61 |
337 |
101 |
304 |
207 |
197 |
90 |
150 |
87 |
147 |
97 |
221 |
165 |
103 |
174 |
130 |
275 |
171 |
65 |
Character |
a |
k |
; |
|
c |
o |
m |
a |
n |
d |
-d |
-n |
m |
-m |
-a |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
Milliseconds |
119 |
143 |
206 |
133 |
255 |
61 |
179 |
202 |
118 |
96 |
315 |
98 |
232 |
338 |
100 |
228 |
73 |
93 |
112 |
378 |
404 |
83 |
110 |
123 |
351 |
Character |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
Milliseconds |
128 |
421 |
158 |
259 |
92 |
89 |
812 |
354 |
267 |
146 |
72 |
349 |
377 |
158 |
404 |
204 |
122 |
81 |
172 |
169 |
75 |
171 |
358 |
175 |
407 |
Character |
|
} |
Milliseconds |
678 |
586 |
|
WPM Timing |
Seconds |
WPM |
2.56 |
9.39 |
5.11 |
54.01 |
7.67 |
67.32 |
10.22 |
62.23 |
12.78 |
65.75 |
15.33 |
68.1 |
17.89 |
67.76 |
20.44 |
65.16 |
23 |
66.79 |
25.55 |
64.81 |
28.11 |
65.75 |
30.66 |
65.36 |
33.22 |
62.86 |
35.77 |
59.71 |
38.33 |
58.86 |
40.88 |
59.59 |
43.44 |
59.95 |
45.99 |
59.75 |
48.55 |
59.82 |
51.1 |
58.71 |
53.66 |
58.82 |
56.21 |
58.28 |
58.77 |
56.56 |
61.32 |
55.38 |
63.88 |
53.54 |
66.43 |
52.75 |
68.99 |
53.92 |
71.54 |
52.67 |
74.1 |
51.99 |
76.65 |
51.82 |
79.21 |
51.96 |
81.76 |
52.4 |
84.32 |
52.37 |
86.87 |
52.21 |
89.43 |
51.93 |
91.98 |
52.18 |
94.54 |
52.04 |
97.09 |
52.03 |
99.65 |
52.02 |
102.2 |
51.9 |
104.76 |
51.66 |
107.31 |
51.1 |
109.87 |
51.55 |
112.42 |
51.55 |
114.98 |
51.66 |
117.53 |
51.56 |
120.09 |
51.46 |
122.64 |
51.27 |
125.2 |
51.47 |
127.75 |
50.91 |
|