Official speed |
29.83 wpm (218.04 seconds elapsed during race) |
Without ending ping |
29.85 wpm (175 ms delay sending score to TypeRacer’s server) |
Timerless |
29.92 wpm (455 ms elapsed before first character typed; 217.41 seconds elapsed during race) |
Timerless minus one |
29.86 wpm, ignoring the first character typed |
Race Start |
July 11, 2024 3:26:01pm UTC |
Race Finish |
July 11, 2024 3:29:39pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.5% |
Points |
44.24 |
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 */ STritringBuffer command = new StringBuffer(); int excpected = 1024; /* Cut off to avoid Dos S attack */ whiolele (expected < shiutdown.length()) { if (erandom == null) random = new Random(System.cyurrentTimeMillis()); excpected += (random.necxtInt() % 1024):; } while (ecpcvcpxpedcted > 0) { int ch ? 0 = -1; try { ch ? = stream .read(); >*<*} catch (IOExpeception e) { log.warn("StandardSerbver.awanit;: read: ", e); ch = -1; if} if (ch < 32 ) /* Control character or EOF terminated s loop break:; command.append((char)) ch) ; exoecpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
455 |
96 |
360 |
477 |
182 |
141 |
118 |
348 |
220 |
126 |
138 |
205 |
125 |
168 |
307 |
248 |
81 |
178 |
92 |
179 |
686 |
97 |
201 |
158 |
120 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
T |
r |
Milliseconds |
183 |
202 |
219 |
317 |
176 |
133 |
155 |
181 |
452 |
154 |
91 |
108 |
381 |
170 |
76 |
116 |
123 |
169 |
875 |
337 |
94 |
218 |
833 |
125 |
176 |
Character |
i |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
148 |
533 |
151 |
157 |
29 |
94 |
918 |
153 |
222 |
938 |
175 |
250 |
131 |
103 |
96 |
309 |
252 |
150 |
257 |
141 |
86 |
120 |
135 |
409 |
840 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
169 |
228 |
178 |
109 |
342 |
562 |
344 |
109 |
208 |
150 |
191 |
671 |
182 |
249 |
122 |
95 |
94 |
391 |
82 |
917 |
322 |
629 |
143 |
122 |
145 |
Character |
e |
x |
c |
-c |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
584 |
283 |
219 |
671 |
755 |
121 |
196 |
166 |
89 |
99 |
544 |
410 |
142 |
448 |
191 |
281 |
180 |
954 |
315 |
452 |
93 |
397 |
589 |
456 |
166 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
|
- |
-s |
S |
|
a |
t |
t |
Milliseconds |
273 |
404 |
217 |
163 |
301 |
338 |
115 |
174 |
146 |
124 |
259 |
157 |
153 |
467 |
684 |
243 |
128 |
200 |
432 |
174 |
184 |
281 |
184 |
619 |
117 |
Character |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
o |
l |
e |
-e |
-l |
-o |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
70 |
245 |
184 |
545 |
549 |
100 |
309 |
785 |
159 |
100 |
214 |
49 |
209 |
302 |
144 |
165 |
567 |
90 |
161 |
1060 |
777 |
223 |
387 |
181 |
282 |
Character |
t |
e |
d |
|
< |
|
s |
h |
i |
-i |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
585 |
83 |
83 |
270 |
684 |
647 |
347 |
235 |
133 |
585 |
596 |
226 |
308 |
279 |
150 |
150 |
867 |
370 |
130 |
148 |
384 |
898 |
161 |
753 |
87 |
Character |
) |
|
{ |
|
i |
f |
|
( |
e |
-e |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
412 |
770 |
1596 |
568 |
208 |
172 |
225 |
868 |
348 |
357 |
77 |
107 |
173 |
881 |
136 |
148 |
355 |
512 |
146 |
172 |
517 |
142 |
239 |
164 |
979 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
531 |
390 |
80 |
200 |
148 |
88 |
164 |
278 |
575 |
175 |
270 |
173 |
130 |
294 |
1666 |
224 |
126 |
148 |
109 |
157 |
888 |
415 |
219 |
121 |
199 |
Character |
e |
m |
. |
c |
y |
-y |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
181 |
150 |
459 |
259 |
610 |
338 |
310 |
154 |
137 |
123 |
112 |
139 |
964 |
211 |
110 |
146 |
868 |
184 |
219 |
613 |
214 |
135 |
689 |
74 |
242 |
Character |
; |
|
e |
x |
c |
-c |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
Milliseconds |
865 |
330 |
390 |
312 |
297 |
552 |
204 |
113 |
146 |
169 |
83 |
89 |
433 |
998 |
535 |
220 |
995 |
398 |
125 |
168 |
563 |
256 |
148 |
1015 |
381 |
Character |
e |
c |
-c |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
: |
-: |
; |
|
} |
|
w |
Milliseconds |
82 |
219 |
403 |
138 |
779 |
379 |
183 |
149 |
1099 |
76 |
530 |
1758 |
729 |
392 |
146 |
106 |
188 |
1152 |
798 |
488 |
447 |
723 |
1426 |
486 |
408 |
Character |
h |
i |
l |
e |
|
( |
e |
c |
p |
-p |
-c |
c |
-c |
v |
-v |
c |
p |
-p |
-c |
x |
p |
e |
d |
-d |
c |
Milliseconds |
186 |
89 |
211 |
137 |
382 |
452 |
351 |
196 |
301 |
283 |
156 |
114 |
498 |
150 |
358 |
105 |
219 |
296 |
157 |
165 |
146 |
169 |
92 |
490 |
97 |
Character |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
? |
|
- |
-? |
0 |
|
- |
Milliseconds |
450 |
52 |
67 |
476 |
905 |
598 |
269 |
949 |
443 |
955 |
345 |
155 |
147 |
131 |
215 |
552 |
169 |
154 |
376 |
356 |
342 |
168 |
306 |
167 |
425 |
Character |
-0 |
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
? |
|
- |
-? |
= |
|
s |
t |
r |
Milliseconds |
153 |
979 |
436 |
768 |
177 |
919 |
272 |
558 |
137 |
300 |
1235 |
345 |
465 |
520 |
166 |
151 |
399 |
229 |
367 |
140 |
740 |
188 |
147 |
773 |
230 |
Character |
e |
a |
m |
|
- |
. |
r |
e |
a |
d |
( |
) |
; |
|
> |
* |
-* |
-> |
< |
* |
-* |
-< |
} |
|
c |
Milliseconds |
182 |
148 |
384 |
186 |
786 |
343 |
404 |
141 |
395 |
221 |
1052 |
52 |
1013 |
1008 |
282 |
196 |
396 |
152 |
159 |
158 |
345 |
154 |
531 |
542 |
446 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
p |
e |
-e |
-p |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
Milliseconds |
146 |
148 |
120 |
125 |
178 |
1335 |
1072 |
216 |
125 |
908 |
322 |
151 |
444 |
558 |
159 |
103 |
945 |
166 |
121 |
82 |
216 |
562 |
351 |
456 |
300 |
Character |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
b |
-b |
Milliseconds |
750 |
374 |
218 |
214 |
106 |
864 |
183 |
181 |
203 |
172 |
1026 |
1540 |
276 |
722 |
124 |
356 |
601 |
161 |
167 |
152 |
664 |
235 |
191 |
272 |
452 |
Character |
v |
e |
r |
. |
a |
w |
a |
n |
-n |
i |
t |
; |
-; |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
Milliseconds |
431 |
125 |
111 |
536 |
231 |
253 |
142 |
198 |
299 |
280 |
74 |
1174 |
326 |
283 |
366 |
353 |
82 |
217 |
211 |
1017 |
224 |
958 |
1320 |
181 |
138 |
Character |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
i |
f |
-f |
-i |
} |
|
i |
f |
|
( |
c |
h |
|
Milliseconds |
1077 |
1030 |
603 |
161 |
134 |
270 |
628 |
287 |
287 |
130 |
750 |
364 |
1117 |
125 |
659 |
202 |
1410 |
515 |
674 |
183 |
202 |
858 |
287 |
153 |
631 |
Character |
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
475 |
327 |
507 |
101 |
320 |
660 |
589 |
248 |
984 |
54 |
339 |
602 |
201 |
131 |
122 |
81 |
97 |
166 |
252 |
313 |
149 |
173 |
131 |
131 |
171 |
Character |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
|
- |
-d |
s |
Milliseconds |
703 |
77 |
115 |
203 |
449 |
563 |
147 |
719 |
199 |
269 |
275 |
623 |
185 |
100 |
144 |
157 |
114 |
119 |
156 |
123 |
135 |
175 |
433 |
149 |
128 |
Character |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
: |
-: |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
Milliseconds |
100 |
264 |
188 |
151 |
793 |
181 |
167 |
90 |
206 |
308 |
154 |
422 |
516 |
425 |
260 |
719 |
156 |
260 |
156 |
91 |
135 |
89 |
340 |
258 |
275 |
Character |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
) |
-) |
|
c |
h |
) |
|
- |
; |
|
e |
x |
o |
e |
Milliseconds |
140 |
85 |
131 |
117 |
863 |
141 |
529 |
200 |
113 |
181 |
458 |
160 |
750 |
457 |
599 |
189 |
616 |
225 |
862 |
414 |
231 |
903 |
281 |
168 |
141 |
Character |
c |
-c |
-e |
-o |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
215 |
329 |
171 |
389 |
252 |
171 |
164 |
185 |
64 |
103 |
666 |
178 |
803 |
272 |
1010 |
|
WPM Timing |
Seconds |
WPM |
4.36 |
55.04 |
8.72 |
56.41 |
13.08 |
45.86 |
17.44 |
46.09 |
21.8 |
44.58 |
26.16 |
44.03 |
30.52 |
42.85 |
34.89 |
41.28 |
39.25 |
40.67 |
43.61 |
40.73 |
47.97 |
38.78 |
52.33 |
37.84 |
56.69 |
37.68 |
61.05 |
36.36 |
65.41 |
35.96 |
69.77 |
36.29 |
74.13 |
36.1 |
78.49 |
36.39 |
82.85 |
36.06 |
87.21 |
36.05 |
91.57 |
35.64 |
95.94 |
35.02 |
100.3 |
34.46 |
104.66 |
33.48 |
109.02 |
33.24 |
113.38 |
32.81 |
117.74 |
32.41 |
122.1 |
31.84 |
126.46 |
31.6 |
130.82 |
31.19 |
135.18 |
31.25 |
139.54 |
30.61 |
143.9 |
30.44 |
148.26 |
30.03 |
152.62 |
30.19 |
156.99 |
29.96 |
161.35 |
29.97 |
165.71 |
29.91 |
170.07 |
29.71 |
174.43 |
29.58 |
178.79 |
29.26 |
183.15 |
29.09 |
187.51 |
28.86 |
191.87 |
29.52 |
196.23 |
29.84 |
200.59 |
29.91 |
204.95 |
30.21 |
209.31 |
30.16 |
213.67 |
29.82 |
218.04 |
29.83 |
|