Official speed |
32.58 wpm (199.63 seconds elapsed during race) |
Without ending ping |
32.67 wpm (541 ms delay sending score to TypeRacer’s server) |
Timerless |
32.72 wpm (324 ms elapsed before first character typed; 198.77 seconds elapsed during race) |
Timerless minus one |
32.66 wpm, ignoring the first character typed |
Race Start |
May 31, 2023 3:49:32pm UTC |
Race Finish |
May 31, 2023 3:52:52pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.1% |
Points |
48.32 |
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 command -= Nnew StringBuffer(); int expected = 1024 ; */* Cut off tp o avaoid DoS attaclk */ while (expected < shutdown.length()) { if (random -== null) random -= newR Random (System.currentTimeMillis()); expected += (randiom.nextInt()% % 201-024); } while (expected > 0) { int ch= = -1 ; try { ch = stream.read(); } catch {(IO Exception e) { log.wardn("StarndardServer.await: read: ", e); ch= = -1; )} if (ch < 32 ) /* Contro cl charactedr or EOF terminates loop break; command.prappend((char) ch); expected--;) } |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
324 |
989 |
469 |
567 |
634 |
340 |
329 |
152 |
211 |
222 |
198 |
135 |
168 |
256 |
195 |
182 |
162 |
133 |
143 |
324 |
161 |
138 |
187 |
124 |
125 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
133 |
148 |
310 |
240 |
153 |
238 |
235 |
86 |
168 |
268 |
178 |
203 |
199 |
205 |
520 |
110 |
288 |
151 |
206 |
204 |
209 |
852 |
469 |
314 |
535 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
-- |
= |
|
N |
Milliseconds |
242 |
214 |
144 |
211 |
187 |
269 |
203 |
321 |
140 |
118 |
227 |
197 |
457 |
76 |
187 |
158 |
109 |
243 |
393 |
356 |
238 |
414 |
277 |
177 |
945 |
Character |
-N |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
492 |
272 |
147 |
219 |
384 |
515 |
297 |
233 |
109 |
179 |
173 |
232 |
212 |
514 |
140 |
77 |
240 |
281 |
172 |
640 |
724 |
609 |
160 |
283 |
193 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
- |
; |
|
* |
-* |
/ |
* |
|
C |
Milliseconds |
464 |
231 |
274 |
417 |
258 |
455 |
181 |
271 |
218 |
389 |
219 |
490 |
210 |
350 |
445 |
482 |
547 |
272 |
361 |
815 |
550 |
359 |
720 |
430 |
746 |
Character |
u |
t |
|
o |
f |
f |
|
t |
p |
|
- |
-p |
o |
|
a |
v |
a |
-a |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
284 |
196 |
227 |
165 |
131 |
321 |
339 |
335 |
246 |
218 |
295 |
208 |
471 |
161 |
182 |
103 |
151 |
479 |
215 |
185 |
348 |
223 |
756 |
302 |
546 |
Character |
|
a |
t |
t |
a |
c |
l |
-l |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
314 |
297 |
170 |
142 |
121 |
138 |
448 |
672 |
294 |
152 |
362 |
383 |
310 |
801 |
118 |
136 |
234 |
159 |
196 |
747 |
441 |
311 |
138 |
263 |
147 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
113 |
140 |
227 |
184 |
395 |
267 |
206 |
166 |
163 |
272 |
425 |
239 |
257 |
202 |
386 |
377 |
273 |
182 |
221 |
233 |
199 |
758 |
228 |
204 |
458 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
- |
-- |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
Milliseconds |
419 |
505 |
594 |
196 |
221 |
536 |
558 |
127 |
191 |
367 |
160 |
189 |
353 |
243 |
283 |
223 |
154 |
244 |
191 |
208 |
212 |
173 |
456 |
662 |
537 |
Character |
a |
n |
d |
o |
m |
|
- |
-- |
= |
|
n |
e |
w |
R |
-R |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
Milliseconds |
138 |
190 |
173 |
145 |
231 |
166 |
343 |
319 |
231 |
203 |
282 |
172 |
242 |
1541 |
534 |
494 |
738 |
326 |
141 |
358 |
387 |
301 |
225 |
580 |
435 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
Milliseconds |
564 |
208 |
233 |
148 |
218 |
186 |
794 |
288 |
217 |
431 |
144 |
110 |
271 |
260 |
342 |
206 |
267 |
169 |
769 |
240 |
247 |
152 |
189 |
324 |
479 |
Character |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
i |
-i |
o |
m |
Milliseconds |
188 |
255 |
455 |
301 |
665 |
242 |
252 |
141 |
149 |
152 |
156 |
331 |
213 |
841 |
337 |
497 |
637 |
363 |
179 |
145 |
364 |
228 |
620 |
285 |
226 |
Character |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
% |
-% |
|
% |
|
2 |
0 |
-0 |
-2 |
1 |
- |
-- |
0 |
2 |
4 |
Milliseconds |
678 |
371 |
201 |
283 |
153 |
412 |
252 |
289 |
639 |
379 |
1556 |
636 |
201 |
785 |
303 |
484 |
76 |
360 |
164 |
80 |
121 |
573 |
324 |
127 |
471 |
Character |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
Milliseconds |
737 |
308 |
760 |
482 |
278 |
921 |
147 |
166 |
212 |
140 |
228 |
534 |
299 |
254 |
199 |
135 |
233 |
165 |
158 |
232 |
187 |
416 |
295 |
271 |
568 |
Character |
|
{ |
|
i |
n |
t |
|
c |
h |
= |
-= |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
351 |
390 |
328 |
367 |
174 |
149 |
141 |
187 |
137 |
559 |
733 |
234 |
267 |
260 |
613 |
144 |
431 |
620 |
185 |
185 |
230 |
187 |
218 |
429 |
624 |
Character |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
643 |
330 |
121 |
403 |
1019 |
401 |
400 |
145 |
180 |
186 |
299 |
168 |
733 |
421 |
183 |
283 |
156 |
540 |
209 |
518 |
674 |
827 |
479 |
363 |
130 |
Character |
t |
c |
h |
|
{ |
-{ |
( |
I |
O |
|
- |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
Milliseconds |
137 |
159 |
174 |
270 |
722 |
384 |
682 |
386 |
204 |
445 |
379 |
337 |
618 |
183 |
129 |
369 |
362 |
144 |
154 |
255 |
367 |
352 |
442 |
400 |
504 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
d |
-d |
n |
( |
" |
S |
t |
a |
r |
-r |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
309 |
598 |
209 |
238 |
289 |
561 |
223 |
278 |
581 |
584 |
291 |
939 |
444 |
541 |
316 |
265 |
242 |
337 |
272 |
182 |
285 |
192 |
579 |
427 |
297 |
Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
Milliseconds |
240 |
186 |
127 |
252 |
317 |
504 |
324 |
261 |
319 |
209 |
892 |
408 |
313 |
167 |
130 |
140 |
572 |
401 |
659 |
878 |
434 |
373 |
706 |
676 |
288 |
Character |
c |
h |
= |
-= |
|
= |
|
- |
1 |
; |
|
) |
-) |
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
Milliseconds |
360 |
198 |
336 |
524 |
75 |
1217 |
392 |
479 |
236 |
843 |
444 |
461 |
664 |
324 |
399 |
471 |
205 |
293 |
567 |
292 |
131 |
524 |
884 |
473 |
456 |
Character |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
|
c |
-c |
- |
l |
|
c |
h |
a |
r |
a |
Milliseconds |
294 |
370 |
458 |
454 |
450 |
541 |
767 |
450 |
584 |
304 |
168 |
232 |
221 |
102 |
288 |
287 |
365 |
168 |
403 |
228 |
225 |
203 |
160 |
174 |
135 |
Character |
c |
t |
e |
d |
-d |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
Milliseconds |
159 |
127 |
187 |
319 |
457 |
149 |
127 |
218 |
247 |
171 |
856 |
836 |
366 |
346 |
376 |
146 |
223 |
129 |
162 |
191 |
165 |
194 |
488 |
405 |
274 |
Character |
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
p |
r |
-r |
-p |
a |
Milliseconds |
305 |
207 |
169 |
163 |
183 |
405 |
211 |
197 |
283 |
189 |
421 |
255 |
295 |
91 |
233 |
225 |
237 |
159 |
231 |
234 |
380 |
262 |
367 |
166 |
207 |
Character |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
123 |
124 |
235 |
177 |
475 |
610 |
417 |
716 |
142 |
129 |
374 |
657 |
178 |
182 |
122 |
473 |
766 |
320 |
313 |
308 |
267 |
265 |
130 |
206 |
191 |
Character |
d |
- |
- |
; |
) |
-) |
|
} |
Milliseconds |
282 |
731 |
170 |
410 |
432 |
413 |
190 |
306 |
|
WPM Timing |
Seconds |
WPM |
3.99 |
18.03 |
7.99 |
42.08 |
11.98 |
44.08 |
15.97 |
45.08 |
19.96 |
42.08 |
23.96 |
41.08 |
27.95 |
40.36 |
31.94 |
40.57 |
35.93 |
37.4 |
39.93 |
36.97 |
43.92 |
36.07 |
47.91 |
35.82 |
51.9 |
35.84 |
55.9 |
36.93 |
59.89 |
36.67 |
63.88 |
36.63 |
67.87 |
36.95 |
71.87 |
36.07 |
75.86 |
35.28 |
79.85 |
35.62 |
83.85 |
35.92 |
87.84 |
35.93 |
91.83 |
35.54 |
95.82 |
35.32 |
99.82 |
34.26 |
103.81 |
33.87 |
107.8 |
34.17 |
111.79 |
34.46 |
115.79 |
33.99 |
119.78 |
33.96 |
123.77 |
33.93 |
127.76 |
33.72 |
131.76 |
33.43 |
135.75 |
33.5 |
139.74 |
33.4 |
143.73 |
32.98 |
147.73 |
33.14 |
151.72 |
33.22 |
155.71 |
32.91 |
159.71 |
32.61 |
163.7 |
32.33 |
167.69 |
32.13 |
171.68 |
31.94 |
175.68 |
32.1 |
179.67 |
31.99 |
183.66 |
32.41 |
187.65 |
32.61 |
191.65 |
32.62 |
195.64 |
32.69 |
199.63 |
32.58 |
|