| Official speed |
46.62 wpm (139.51 seconds elapsed during race) |
| Without ending ping |
46.72 wpm (302 ms delay sending score to TypeRacer’s server) |
| Timerless |
47.01 wpm (852 ms elapsed before first character typed; 138.36 seconds elapsed during race) |
| Timerless minus one |
46.92 wpm, ignoring the first character typed |
| Race Start |
May 6, 2024 7:17:05pm UTC |
| Race Finish |
May 6, 2024 7:19:24pm UTC |
| Outcome |
No win (2 of 3) |
| Accuracy |
97.4% |
| Points |
69.15 |
| 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 |
?8/* Read a set of characters from the socket */ StrigngBuffer command = new StringBuffer(); int expected = 1024; ./* Cut off to abvoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.newxtInt() % 1024); { } while (expected >0) 0) { int ch = -1 ;; try { ch = stream .read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch =- 0--1; {} } if (ch < 32 ) /* Control character or EOJF terminates loop break; command.append((char) ch); expected--; } |
| Timing |
| Character |
? |
8 |
-8 |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
| Milliseconds |
852 |
317 |
382 |
193 |
349 |
407 |
242 |
437 |
107 |
229 |
232 |
131 |
231 |
198 |
301 |
191 |
202 |
119 |
329 |
74 |
83 |
289 |
79 |
117 |
298 |
| Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
| Milliseconds |
97 |
280 |
280 |
62 |
233 |
263 |
170 |
259 |
226 |
118 |
159 |
196 |
200 |
76 |
94 |
99 |
251 |
156 |
243 |
104 |
120 |
168 |
140 |
499 |
262 |
| Character |
|
S |
t |
r |
i |
g |
-g |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
| Milliseconds |
142 |
355 |
233 |
194 |
77 |
195 |
709 |
232 |
160 |
690 |
143 |
257 |
145 |
167 |
115 |
117 |
300 |
117 |
176 |
156 |
112 |
432 |
99 |
128 |
268 |
| Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
| Milliseconds |
140 |
229 |
80 |
90 |
122 |
335 |
184 |
181 |
85 |
153 |
54 |
377 |
151 |
225 |
155 |
168 |
98 |
301 |
99 |
273 |
193 |
329 |
163 |
159 |
156 |
| Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
. |
-. |
/ |
* |
|
C |
u |
t |
| Milliseconds |
395 |
202 |
229 |
202 |
450 |
259 |
93 |
207 |
135 |
297 |
162 |
329 |
129 |
358 |
248 |
286 |
134 |
316 |
589 |
448 |
427 |
203 |
488 |
153 |
137 |
| Character |
|
o |
f |
f |
|
t |
o |
|
a |
b |
-b |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
| Milliseconds |
178 |
343 |
82 |
343 |
160 |
310 |
85 |
61 |
275 |
254 |
467 |
114 |
680 |
273 |
104 |
134 |
322 |
229 |
392 |
182 |
206 |
230 |
176 |
251 |
335 |
| Character |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
| Milliseconds |
93 |
147 |
401 |
230 |
153 |
331 |
63 |
72 |
295 |
130 |
102 |
315 |
239 |
233 |
181 |
108 |
244 |
219 |
85 |
191 |
141 |
276 |
205 |
262 |
127 |
| Character |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
| Milliseconds |
190 |
225 |
360 |
100 |
240 |
143 |
223 |
444 |
70 |
296 |
482 |
244 |
75 |
425 |
100 |
242 |
266 |
291 |
257 |
301 |
126 |
133 |
363 |
261 |
104 |
| Character |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
| Milliseconds |
167 |
139 |
132 |
144 |
217 |
179 |
176 |
129 |
128 |
245 |
177 |
141 |
374 |
151 |
216 |
75 |
197 |
124 |
113 |
145 |
120 |
239 |
239 |
212 |
100 |
| Character |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
| Milliseconds |
77 |
125 |
356 |
102 |
198 |
237 |
149 |
161 |
431 |
370 |
193 |
194 |
256 |
235 |
118 |
247 |
448 |
213 |
274 |
136 |
97 |
141 |
136 |
517 |
425 |
| Character |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
| Milliseconds |
178 |
87 |
482 |
170 |
248 |
164 |
222 |
162 |
335 |
100 |
301 |
481 |
189 |
195 |
214 |
217 |
121 |
380 |
191 |
95 |
241 |
239 |
398 |
345 |
218 |
| Character |
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
w |
-w |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
| Milliseconds |
663 |
405 |
107 |
197 |
135 |
133 |
135 |
264 |
290 |
78 |
134 |
593 |
50 |
182 |
319 |
155 |
126 |
374 |
83 |
360 |
250 |
281 |
392 |
143 |
845 |
| Character |
4 |
) |
; |
|
{ |
|
- |
-{ |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
| Milliseconds |
139 |
507 |
258 |
162 |
291 |
322 |
344 |
166 |
695 |
397 |
284 |
101 |
64 |
218 |
82 |
144 |
322 |
232 |
224 |
161 |
85 |
330 |
233 |
76 |
191 |
| Character |
|
> |
0 |
) |
-) |
-0 |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
; |
| Milliseconds |
378 |
251 |
411 |
293 |
451 |
161 |
243 |
521 |
214 |
211 |
316 |
230 |
234 |
132 |
110 |
270 |
191 |
109 |
258 |
195 |
134 |
669 |
179 |
380 |
110 |
| Character |
-; |
- |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
|
- |
. |
r |
| Milliseconds |
334 |
134 |
251 |
214 |
360 |
211 |
95 |
134 |
403 |
531 |
154 |
156 |
184 |
266 |
125 |
231 |
213 |
212 |
79 |
193 |
171 |
223 |
376 |
217 |
183 |
| Character |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
| Milliseconds |
68 |
283 |
248 |
357 |
50 |
336 |
335 |
291 |
221 |
217 |
63 |
226 |
272 |
95 |
97 |
413 |
318 |
535 |
376 |
316 |
985 |
210 |
206 |
227 |
90 |
| Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
| Milliseconds |
76 |
176 |
100 |
182 |
643 |
139 |
283 |
223 |
349 |
168 |
129 |
245 |
446 |
223 |
318 |
320 |
351 |
230 |
431 |
209 |
107 |
223 |
162 |
92 |
192 |
| Character |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
| Milliseconds |
449 |
403 |
188 |
177 |
220 |
190 |
100 |
182 |
374 |
425 |
174 |
224 |
201 |
281 |
180 |
203 |
79 |
138 |
233 |
349 |
185 |
345 |
306 |
163 |
252 |
| Character |
) |
; |
|
c |
h |
|
= |
- |
-- |
|
0 |
- |
-- |
-0 |
- |
1 |
; |
|
{ |
} |
|
- |
-} |
-{ |
} |
| Milliseconds |
697 |
254 |
193 |
269 |
84 |
263 |
202 |
10 |
657 |
260 |
370 |
0 |
409 |
142 |
959 |
546 |
234 |
189 |
361 |
0 |
171 |
459 |
169 |
574 |
650 |
| Character |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
| Milliseconds |
575 |
298 |
67 |
134 |
331 |
271 |
98 |
157 |
548 |
147 |
507 |
88 |
192 |
720 |
439 |
173 |
311 |
423 |
158 |
356 |
147 |
176 |
234 |
204 |
87 |
| Character |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
J |
-J |
F |
|
t |
e |
r |
m |
| Milliseconds |
169 |
142 |
246 |
90 |
44 |
240 |
117 |
270 |
247 |
85 |
187 |
122 |
273 |
404 |
123 |
587 |
395 |
623 |
445 |
333 |
122 |
266 |
85 |
219 |
230 |
| Character |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
| Milliseconds |
137 |
522 |
75 |
265 |
69 |
237 |
134 |
161 |
165 |
151 |
150 |
158 |
235 |
229 |
61 |
153 |
307 |
259 |
150 |
440 |
179 |
202 |
153 |
102 |
174 |
| Character |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
| Milliseconds |
159 |
325 |
299 |
224 |
139 |
121 |
177 |
140 |
324 |
159 |
547 |
85 |
42 |
257 |
420 |
224 |
329 |
96 |
349 |
253 |
151 |
216 |
234 |
136 |
128 |
| Character |
c |
t |
e |
d |
- |
- |
; |
|
} |
| Milliseconds |
267 |
213 |
80 |
206 |
553 |
174 |
489 |
287 |
298 |
|
| WPM Timing |
| Seconds |
WPM |
2.79 |
12.9 |
5.58 |
34.41 |
8.37 |
43.01 |
11.16 |
49.46 |
13.95 |
45.59 |
16.74 |
48.74 |
19.53 |
51.61 |
22.32 |
52.15 |
25.11 |
52.09 |
27.9 |
49.03 |
30.69 |
49.26 |
33.48 |
48.74 |
36.27 |
49.29 |
39.06 |
50.07 |
41.85 |
50.18 |
44.64 |
50.26 |
47.43 |
51.1 |
50.22 |
52.33 |
53.01 |
52.29 |
55.8 |
52.04 |
58.59 |
51.81 |
61.38 |
51.8 |
64.18 |
51.42 |
66.97 |
51.07 |
69.76 |
50.23 |
72.55 |
49.79 |
75.34 |
49.54 |
78.13 |
49 |
80.92 |
48.64 |
83.71 |
48.45 |
86.5 |
48.56 |
89.29 |
48.52 |
92.08 |
48.09 |
94.87 |
48.19 |
97.66 |
48.05 |
100.45 |
48.14 |
103.24 |
48.24 |
106.03 |
48.1 |
108.82 |
47.64 |
111.61 |
46.88 |
114.4 |
46.15 |
117.19 |
45.98 |
119.98 |
45.81 |
122.77 |
46.23 |
125.56 |
45.78 |
128.35 |
46.19 |
131.14 |
46.48 |
133.93 |
46.68 |
136.72 |
46.78 |
139.51 |
46.62 |
|