Official speed |
47.85 wpm (135.92 seconds elapsed during race) |
Without ending ping |
47.91 wpm (167 ms delay sending score to TypeRacer’s server) |
Timerless |
48.50 wpm (1,659 ms elapsed before first character typed; 134.10 seconds elapsed during race) |
Timerless minus one |
48.41 wpm, ignoring the first character typed |
Race Start |
July 17, 2024 1:29:28am UTC |
Race Finish |
July 17, 2024 1:31:44am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.9% |
Points |
70.98 |
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 */ StringBuffer commadn nd = new nssStringBuffer(); int expected = 1024; /* Ciutt off to aoivoid 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.wawait: read: ", e); ch '(= -1; } if (ch < 32) /* Control character of r EOF terminates loop brea; k; 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 |
1659 |
579 |
485 |
371 |
138 |
216 |
151 |
264 |
93 |
239 |
98 |
113 |
131 |
210 |
87 |
159 |
188 |
161 |
6 |
140 |
87 |
159 |
228 |
53 |
131 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
131 |
189 |
175 |
49 |
176 |
104 |
223 |
104 |
11 |
125 |
124 |
193 |
208 |
66 |
234 |
69 |
95 |
138 |
255 |
226 |
334 |
129 |
413 |
148 |
191 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
d |
n |
|
- |
-n |
-d |
n |
d |
|
= |
Milliseconds |
92 |
108 |
101 |
1290 |
346 |
81 |
187 |
155 |
101 |
224 |
142 |
17 |
192 |
76 |
130 |
190 |
144 |
208 |
641 |
200 |
231 |
386 |
209 |
289 |
319 |
Character |
|
n |
e |
w |
|
n |
s |
-s |
-n |
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
328 |
114 |
171 |
172 |
310 |
235 |
188 |
659 |
248 |
308 |
699 |
428 |
182 |
187 |
103 |
67 |
151 |
508 |
310 |
78 |
177 |
161 |
150 |
298 |
97 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
Milliseconds |
263 |
216 |
68 |
100 |
75 |
221 |
50 |
310 |
144 |
149 |
281 |
62 |
159 |
247 |
228 |
158 |
299 |
232 |
148 |
95 |
197 |
277 |
241 |
370 |
327 |
Character |
|
C |
i |
-i |
u |
t |
t |
|
- |
-t |
|
o |
f |
f |
|
t |
o |
|
a |
o |
i |
-i |
-o |
v |
o |
Milliseconds |
323 |
383 |
187 |
567 |
246 |
165 |
176 |
255 |
480 |
228 |
379 |
81 |
162 |
197 |
236 |
164 |
149 |
177 |
42 |
272 |
128 |
492 |
197 |
319 |
75 |
Character |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
Milliseconds |
101 |
173 |
257 |
509 |
241 |
572 |
383 |
150 |
140 |
190 |
142 |
243 |
157 |
275 |
201 |
401 |
147 |
160 |
115 |
100 |
192 |
142 |
300 |
163 |
269 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
295 |
395 |
194 |
293 |
53 |
122 |
266 |
462 |
422 |
539 |
100 |
74 |
210 |
81 |
220 |
54 |
157 |
128 |
304 |
192 |
81 |
173 |
119 |
192 |
150 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
238 |
111 |
243 |
301 |
331 |
298 |
61 |
201 |
309 |
134 |
189 |
155 |
119 |
191 |
93 |
260 |
142 |
172 |
262 |
304 |
70 |
260 |
215 |
166 |
319 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
342 |
57 |
149 |
95 |
189 |
63 |
246 |
118 |
183 |
291 |
98 |
125 |
120 |
280 |
574 |
279 |
228 |
580 |
197 |
329 |
253 |
630 |
397 |
226 |
117 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
Milliseconds |
149 |
284 |
208 |
267 |
98 |
101 |
210 |
126 |
256 |
262 |
1146 |
282 |
194 |
59 |
651 |
197 |
217 |
170 |
107 |
173 |
276 |
149 |
544 |
265 |
414 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
55 |
311 |
46 |
149 |
280 |
68 |
177 |
229 |
287 |
575 |
248 |
481 |
634 |
278 |
158 |
156 |
179 |
96 |
246 |
219 |
172 |
172 |
321 |
28 |
596 |
Character |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
Milliseconds |
266 |
175 |
343 |
154 |
359 |
129 |
390 |
275 |
158 |
184 |
209 |
498 |
260 |
266 |
178 |
313 |
59 |
90 |
102 |
168 |
15 |
300 |
183 |
285 |
295 |
Character |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
340 |
523 |
333 |
50 |
132 |
261 |
372 |
306 |
363 |
642 |
299 |
324 |
157 |
327 |
117 |
99 |
86 |
224 |
183 |
74 |
312 |
205 |
339 |
302 |
169 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
|
. |
-. |
- |
. |
r |
Milliseconds |
331 |
310 |
176 |
230 |
202 |
249 |
340 |
460 |
183 |
104 |
355 |
201 |
357 |
69 |
107 |
214 |
113 |
81 |
324 |
124 |
290 |
488 |
234 |
263 |
8 |
Character |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
Milliseconds |
160 |
106 |
223 |
285 |
213 |
299 |
282 |
200 |
314 |
170 |
40 |
125 |
324 |
120 |
374 |
337 |
1279 |
299 |
442 |
610 |
441 |
163 |
155 |
101 |
119 |
Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
Milliseconds |
137 |
101 |
208 |
109 |
347 |
261 |
213 |
437 |
250 |
123 |
82 |
263 |
56 |
175 |
140 |
228 |
542 |
333 |
583 |
186 |
263 |
203 |
202 |
264 |
180 |
Character |
d |
S |
e |
r |
v |
e |
r |
. |
w |
-w |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
Milliseconds |
222 |
521 |
123 |
118 |
336 |
89 |
116 |
265 |
60 |
608 |
160 |
114 |
201 |
176 |
167 |
176 |
333 |
42 |
100 |
140 |
156 |
203 |
326 |
239 |
400 |
Character |
|
e |
) |
; |
|
c |
h |
|
' |
-' |
( |
-( |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
Milliseconds |
167 |
182 |
286 |
246 |
273 |
159 |
73 |
324 |
259 |
715 |
402 |
642 |
309 |
412 |
470 |
317 |
407 |
305 |
170 |
283 |
197 |
138 |
272 |
178 |
359 |
Character |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
90 |
293 |
541 |
509 |
350 |
202 |
1197 |
375 |
464 |
188 |
364 |
481 |
143 |
110 |
91 |
184 |
91 |
251 |
154 |
134 |
28 |
128 |
124 |
148 |
245 |
Character |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
Milliseconds |
63 |
109 |
135 |
240 |
84 |
187 |
281 |
523 |
165 |
263 |
302 |
527 |
167 |
158 |
275 |
125 |
193 |
125 |
167 |
27 |
131 |
35 |
141 |
172 |
154 |
Character |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
; |
|
- |
-; |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
Milliseconds |
240 |
100 |
140 |
168 |
120 |
231 |
0 |
197 |
111 |
101 |
166 |
316 |
578 |
189 |
292 |
114 |
353 |
307 |
33 |
159 |
72 |
126 |
119 |
167 |
403 |
Character |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
171 |
141 |
159 |
90 |
166 |
209 |
260 |
193 |
328 |
29 |
33 |
157 |
310 |
299 |
626 |
74 |
283 |
233 |
274 |
78 |
286 |
0 |
149 |
266 |
64 |
Character |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
126 |
235 |
282 |
225 |
290 |
285 |
76 |
|
WPM Timing |
Seconds |
WPM |
2.72 |
8.83 |
5.44 |
41.93 |
8.16 |
57.38 |
10.87 |
58.49 |
13.59 |
57.38 |
16.31 |
50.03 |
19.03 |
46.66 |
21.75 |
45.25 |
24.47 |
48.07 |
27.18 |
49 |
29.9 |
46.95 |
32.62 |
46.35 |
35.34 |
45.16 |
38.06 |
45.72 |
40.78 |
46.79 |
43.5 |
47.18 |
46.21 |
47.78 |
48.93 |
48.8 |
51.65 |
49.72 |
54.37 |
49.22 |
57.09 |
49.19 |
59.81 |
48.56 |
62.53 |
48.36 |
65.24 |
48.56 |
67.96 |
48.38 |
70.68 |
48.22 |
73.4 |
48.56 |
76.12 |
48.56 |
78.84 |
48.1 |
81.55 |
48.41 |
84.27 |
48.41 |
86.99 |
48.14 |
89.71 |
48.42 |
92.43 |
47.65 |
95.15 |
47.8 |
97.87 |
47.94 |
100.58 |
47.72 |
103.3 |
47.86 |
106.02 |
48.1 |
108.74 |
47.45 |
111.46 |
46.94 |
114.18 |
46.87 |
116.9 |
46.3 |
119.61 |
46.85 |
122.33 |
46.59 |
125.05 |
47.21 |
127.77 |
47.05 |
130.49 |
47.45 |
133.21 |
47.57 |
135.92 |
47.85 |
|