Official speed |
46.73 wpm (139.18 seconds elapsed during race) |
Without ending ping |
46.77 wpm (127 ms delay sending score to TypeRacer’s server) |
Timerless |
46.95 wpm (522 ms elapsed before first character typed; 138.53 seconds elapsed during race) |
Timerless minus one |
46.86 wpm, ignoring the first character typed |
Race Start |
April 20, 2025 6:34:34pm UTC |
Race Finish |
April 20, 2025 6:36:53pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.8% |
Points |
69.31 |
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 characterf frs from the socket @/*/ StringBuffer command = new StringBuffer(); int expected = 1025;4; /@* Cut off to avoid DoS attack */ while (xexpected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected $+= (random.ne"txtInt() % 10254); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read:" ", e); ch = -1; } if (ch < 32) /* Cnotontrol character or EOF terminates loop break; command .append((char) ch); expected--; } |
Timing |
Character |
/ |
@ |
|
- |
-@ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
522 |
218 |
462 |
504 |
251 |
441 |
228 |
225 |
247 |
304 |
184 |
217 |
218 |
137 |
156 |
193 |
118 |
115 |
99 |
178 |
189 |
211 |
90 |
136 |
13 |
Character |
a |
c |
t |
e |
r |
f |
|
f |
r |
-r |
-f |
- |
-f |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
Milliseconds |
238 |
164 |
146 |
163 |
47 |
334 |
246 |
55 |
93 |
399 |
227 |
280 |
322 |
387 |
143 |
258 |
124 |
118 |
108 |
164 |
147 |
66 |
130 |
57 |
186 |
Character |
o |
c |
k |
e |
t |
|
@ |
/ |
-/ |
-@ |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
59 |
283 |
7 |
250 |
184 |
142 |
404 |
306 |
474 |
192 |
446 |
328 |
324 |
248 |
150 |
0 |
252 |
135 |
29 |
464 |
153 |
114 |
147 |
203 |
63 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
187 |
204 |
0 |
96 |
146 |
228 |
179 |
149 |
235 |
180 |
184 |
183 |
149 |
55 |
202 |
233 |
149 |
10 |
205 |
135 |
44 |
490 |
115 |
191 |
156 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
Milliseconds |
338 |
210 |
336 |
216 |
205 |
229 |
134 |
84 |
186 |
144 |
207 |
112 |
132 |
250 |
148 |
137 |
249 |
111 |
200 |
176 |
226 |
205 |
167 |
201 |
181 |
Character |
; |
-; |
-5 |
4 |
; |
|
/ |
@ |
-@ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
Milliseconds |
271 |
535 |
203 |
279 |
308 |
322 |
315 |
361 |
627 |
416 |
316 |
359 |
49 |
271 |
122 |
81 |
86 |
176 |
202 |
202 |
36 |
189 |
312 |
110 |
288 |
Character |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
x |
Milliseconds |
282 |
116 |
233 |
203 |
1500 |
560 |
474 |
211 |
106 |
146 |
145 |
172 |
16 |
319 |
1184 |
408 |
223 |
85 |
161 |
119 |
170 |
302 |
148 |
230 |
555 |
Character |
-x |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
Milliseconds |
614 |
393 |
176 |
164 |
244 |
159 |
135 |
258 |
185 |
356 |
295 |
289 |
147 |
115 |
60 |
302 |
216 |
189 |
119 |
398 |
179 |
302 |
302 |
138 |
46 |
Character |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
299 |
87 |
216 |
182 |
234 |
280 |
106 |
276 |
168 |
26 |
231 |
295 |
227 |
207 |
117 |
113 |
139 |
164 |
199 |
148 |
177 |
219 |
321 |
173 |
132 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
Milliseconds |
183 |
311 |
220 |
132 |
213 |
133 |
74 |
152 |
172 |
272 |
253 |
200 |
203 |
139 |
55 |
182 |
237 |
318 |
345 |
205 |
212 |
320 |
428 |
935 |
240 |
Character |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
273 |
199 |
168 |
71 |
280 |
437 |
79 |
135 |
123 |
202 |
111 |
170 |
393 |
181 |
61 |
243 |
595 |
343 |
52 |
132 |
250 |
180 |
231 |
245 |
276 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
$ |
-$ |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
Milliseconds |
234 |
395 |
307 |
478 |
300 |
287 |
183 |
131 |
239 |
281 |
396 |
601 |
585 |
164 |
119 |
438 |
179 |
232 |
205 |
99 |
96 |
198 |
231 |
254 |
284 |
Character |
e |
" |
t |
-t |
-" |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
5 |
-5 |
4 |
) |
; |
|
} |
Milliseconds |
146 |
101 |
337 |
383 |
194 |
767 |
286 |
538 |
164 |
219 |
302 |
279 |
415 |
303 |
547 |
518 |
210 |
177 |
177 |
857 |
341 |
358 |
262 |
252 |
184 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
Milliseconds |
280 |
97 |
169 |
114 |
38 |
300 |
183 |
199 |
670 |
120 |
281 |
250 |
148 |
132 |
189 |
126 |
286 |
209 |
376 |
251 |
299 |
337 |
116 |
299 |
162 |
Character |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
85 |
193 |
88 |
200 |
168 |
197 |
186 |
205 |
319 |
181 |
356 |
294 |
279 |
0 |
135 |
226 |
333 |
292 |
201 |
181 |
180 |
281 |
173 |
202 |
108 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
0 |
266 |
69 |
102 |
433 |
272 |
247 |
80 |
70 |
354 |
248 |
185 |
326 |
236 |
406 |
705 |
505 |
205 |
163 |
177 |
176 |
246 |
920 |
194 |
473 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
Milliseconds |
1133 |
516 |
111 |
41 |
283 |
166 |
0 |
233 |
118 |
274 |
221 |
216 |
132 |
265 |
157 |
90 |
189 |
418 |
283 |
238 |
65 |
315 |
285 |
312 |
656 |
Character |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
Milliseconds |
348 |
198 |
151 |
117 |
262 |
42 |
149 |
351 |
163 |
131 |
222 |
258 |
170 |
254 |
503 |
114 |
232 |
500 |
295 |
391 |
314 |
109 |
273 |
66 |
81 |
Character |
: |
" |
-" |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
Milliseconds |
256 |
412 |
462 |
303 |
353 |
839 |
332 |
241 |
303 |
189 |
326 |
336 |
184 |
293 |
310 |
312 |
470 |
285 |
466 |
316 |
158 |
357 |
331 |
132 |
289 |
Character |
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
n |
o |
t |
-t |
-o |
-n |
o |
n |
t |
r |
o |
Milliseconds |
250 |
363 |
173 |
156 |
206 |
352 |
164 |
182 |
532 |
370 |
449 |
231 |
352 |
384 |
133 |
69 |
301 |
279 |
221 |
225 |
258 |
214 |
215 |
24 |
328 |
Character |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
Milliseconds |
177 |
259 |
212 |
123 |
130 |
31 |
221 |
344 |
185 |
177 |
257 |
318 |
115 |
280 |
270 |
502 |
115 |
152 |
250 |
215 |
127 |
29 |
226 |
238 |
167 |
Character |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
Milliseconds |
146 |
184 |
148 |
235 |
185 |
220 |
174 |
167 |
120 |
230 |
86 |
265 |
374 |
272 |
178 |
379 |
316 |
201 |
0 |
115 |
140 |
322 |
159 |
123 |
175 |
Character |
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
396 |
284 |
469 |
86 |
152 |
235 |
164 |
278 |
369 |
198 |
356 |
100 |
190 |
53 |
301 |
285 |
331 |
157 |
246 |
219 |
366 |
291 |
172 |
182 |
256 |
Character |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
165 |
176 |
226 |
209 |
414 |
159 |
84 |
230 |
52 |
|
WPM Timing |
Seconds |
WPM |
2.78 |
12.93 |
5.57 |
40.95 |
8.35 |
37.36 |
11.13 |
46.34 |
13.92 |
41.38 |
16.7 |
47.42 |
19.49 |
50.5 |
22.27 |
52.27 |
25.05 |
51.73 |
27.84 |
48.28 |
30.62 |
49.38 |
33.4 |
47.78 |
36.19 |
47.09 |
38.97 |
46.8 |
41.75 |
46.27 |
44.54 |
46.61 |
47.32 |
47.67 |
50.11 |
48.62 |
52.89 |
49.46 |
55.67 |
48.71 |
58.46 |
49.06 |
61.24 |
49.18 |
64.02 |
48.92 |
66.81 |
47.96 |
69.59 |
47.42 |
72.37 |
46.92 |
75.16 |
45.98 |
77.94 |
46.34 |
80.73 |
46.38 |
83.51 |
46.84 |
86.29 |
47.14 |
89.08 |
47.55 |
91.86 |
47.16 |
94.64 |
46.66 |
97.43 |
46.8 |
100.21 |
46.94 |
103 |
47.07 |
105.78 |
46.85 |
108.56 |
46.54 |
111.35 |
46.34 |
114.13 |
46.05 |
116.91 |
46.09 |
119.7 |
45.62 |
122.48 |
45.75 |
125.26 |
45.79 |
128.05 |
46.3 |
130.83 |
46.5 |
133.62 |
46.34 |
136.4 |
46.45 |
139.18 |
46.73 |
|