Official speed |
34.35 wpm (189.34 seconds elapsed during race) |
Without ending ping |
34.37 wpm (135 ms delay sending score to TypeRacer’s server) |
Timerless |
35.32 wpm (5,063 ms elapsed before first character typed; 184.15 seconds elapsed during race) |
Timerless minus one |
35.25 wpm, ignoring the first character typed |
Race Start |
August 21, 2023 5:09:34pm UTC |
Race Finish |
August 21, 2023 5:12:43pm UTC |
Outcome |
No win (2 of 2) |
Accuracy |
96.3% |
Points |
50.95 |
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 |
/** reaRead a set of hcharacter s from the socket */ StringBuffer ocommand = new StringBuffer(); into e expected = 10234; /* Cut off fto aouoivoid DoS attack */ whiele (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 (IOWException e) { log.warn(S"stra"StandardSevrver.await: readL: '", e) ; ch = -1; } if (ch < 32) /*coC coControl character or EOF terminates loop break; command.append((char) ch) ; ex[ecpected--; } |
Timing |
Character |
/ |
* |
-* |
* |
|
r |
e |
a |
-a |
-e |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
Milliseconds |
5063 |
832 |
578 |
2834 |
757 |
692 |
85 |
77 |
1168 |
156 |
163 |
383 |
166 |
85 |
120 |
202 |
64 |
105 |
106 |
80 |
106 |
74 |
123 |
67 |
104 |
Character |
h |
-h |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
- |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
Milliseconds |
171 |
289 |
108 |
430 |
176 |
79 |
118 |
209 |
221 |
103 |
74 |
106 |
530 |
107 |
230 |
128 |
173 |
91 |
71 |
155 |
74 |
114 |
60 |
112 |
90 |
Character |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
o |
-o |
c |
Milliseconds |
118 |
83 |
122 |
145 |
74 |
227 |
990 |
529 |
366 |
348 |
225 |
156 |
107 |
50 |
102 |
256 |
153 |
122 |
124 |
143 |
47 |
102 |
258 |
239 |
87 |
Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
146 |
186 |
129 |
101 |
137 |
98 |
96 |
491 |
273 |
381 |
109 |
52 |
224 |
375 |
278 |
175 |
126 |
74 |
92 |
340 |
204 |
139 |
113 |
202 |
69 |
Character |
( |
) |
; |
|
i |
n |
t |
o |
|
e |
-e |
- |
-o |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
Milliseconds |
784 |
274 |
549 |
416 |
436 |
53 |
68 |
217 |
133 |
97 |
356 |
173 |
148 |
235 |
92 |
164 |
166 |
154 |
237 |
227 |
73 |
203 |
147 |
563 |
272 |
Character |
1 |
0 |
2 |
3 |
-3 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
f |
-f |
t |
o |
|
a |
Milliseconds |
110 |
196 |
773 |
74 |
533 |
66 |
712 |
526 |
642 |
825 |
730 |
398 |
252 |
142 |
122 |
205 |
74 |
131 |
86 |
126 |
264 |
144 |
130 |
92 |
107 |
Character |
o |
u |
-u |
-o |
o |
i |
-i |
-o |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
224 |
122 |
324 |
151 |
236 |
98 |
297 |
153 |
588 |
193 |
197 |
174 |
103 |
417 |
286 |
238 |
241 |
130 |
247 |
105 |
175 |
229 |
129 |
694 |
697 |
Character |
/ |
|
w |
h |
i |
e |
-e |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
Milliseconds |
562 |
342 |
189 |
95 |
84 |
307 |
330 |
183 |
139 |
210 |
575 |
189 |
174 |
179 |
82 |
853 |
274 |
83 |
245 |
224 |
752 |
498 |
151 |
167 |
357 |
Character |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
. |
) |
-) |
-. |
) |
) |
|
{ |
|
i |
f |
|
Milliseconds |
131 |
173 |
132 |
78 |
117 |
553 |
275 |
115 |
151 |
342 |
201 |
104 |
1000 |
372 |
341 |
627 |
192 |
671 |
660 |
636 |
1957 |
788 |
197 |
70 |
118 |
Character |
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
Milliseconds |
885 |
460 |
60 |
159 |
85 |
115 |
68 |
258 |
569 |
252 |
394 |
244 |
73 |
254 |
151 |
825 |
681 |
233 |
63 |
129 |
103 |
124 |
47 |
200 |
614 |
Character |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
Milliseconds |
305 |
265 |
87 |
62 |
143 |
219 |
242 |
153 |
109 |
115 |
73 |
611 |
464 |
254 |
131 |
180 |
75 |
626 |
322 |
305 |
125 |
165 |
117 |
228 |
178 |
Character |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
125 |
263 |
220 |
162 |
101 |
294 |
193 |
201 |
135 |
164 |
459 |
888 |
512 |
366 |
724 |
373 |
125 |
155 |
143 |
90 |
83 |
205 |
49 |
212 |
121 |
Character |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
Milliseconds |
614 |
411 |
835 |
954 |
350 |
64 |
162 |
115 |
83 |
70 |
527 |
330 |
65 |
177 |
286 |
335 |
286 |
274 |
694 |
304 |
679 |
950 |
574 |
1036 |
157 |
Character |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
420 |
59 |
1170 |
518 |
602 |
1328 |
611 |
308 |
188 |
61 |
243 |
85 |
131 |
568 |
195 |
196 |
212 |
68 |
95 |
225 |
52 |
217 |
239 |
593 |
434 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
780 |
403 |
548 |
1628 |
601 |
368 |
52 |
111 |
364 |
210 |
75 |
247 |
579 |
403 |
790 |
123 |
859 |
404 |
490 |
168 |
140 |
117 |
1245 |
442 |
236 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
Milliseconds |
120 |
162 |
493 |
285 |
180 |
214 |
185 |
64 |
45 |
147 |
437 |
201 |
52 |
65 |
144 |
590 |
607 |
531 |
373 |
1179 |
477 |
139 |
90 |
173 |
185 |
Character |
h |
|
( |
I |
O |
W |
-W |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
109 |
125 |
650 |
364 |
248 |
148 |
688 |
177 |
1517 |
256 |
102 |
169 |
148 |
126 |
175 |
90 |
313 |
315 |
590 |
419 |
725 |
677 |
499 |
214 |
124 |
Character |
. |
w |
a |
r |
n |
( |
S |
-S |
" |
s |
t |
r |
a |
-a |
-r |
-t |
-s |
-" |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
409 |
299 |
72 |
173 |
156 |
983 |
396 |
394 |
372 |
225 |
184 |
214 |
42 |
305 |
185 |
170 |
162 |
197 |
1641 |
456 |
253 |
227 |
194 |
160 |
180 |
Character |
r |
d |
S |
e |
v |
-v |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
L |
-L |
: |
Milliseconds |
179 |
361 |
314 |
187 |
176 |
458 |
100 |
481 |
296 |
64 |
697 |
313 |
149 |
96 |
280 |
123 |
532 |
268 |
143 |
147 |
93 |
138 |
680 |
922 |
311 |
Character |
|
' |
-' |
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
Milliseconds |
530 |
355 |
677 |
448 |
383 |
399 |
363 |
426 |
372 |
618 |
385 |
299 |
166 |
135 |
299 |
602 |
315 |
728 |
140 |
915 |
828 |
634 |
428 |
397 |
71 |
Character |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
c |
o |
-o |
-c |
C |
-C |
|
c |
o |
-o |
-c |
C |
Milliseconds |
178 |
649 |
279 |
113 |
683 |
532 |
440 |
299 |
50 |
792 |
469 |
905 |
606 |
1082 |
133 |
499 |
170 |
456 |
309 |
340 |
363 |
357 |
325 |
168 |
699 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
Milliseconds |
539 |
328 |
195 |
180 |
111 |
171 |
115 |
108 |
148 |
243 |
104 |
136 |
120 |
205 |
99 |
95 |
100 |
133 |
119 |
91 |
237 |
195 |
110 |
109 |
176 |
Character |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
Milliseconds |
119 |
93 |
104 |
128 |
128 |
82 |
107 |
79 |
52 |
165 |
105 |
205 |
133 |
179 |
140 |
214 |
74 |
57 |
48 |
514 |
366 |
403 |
221 |
127 |
180 |
Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
|
- |
; |
Milliseconds |
132 |
97 |
101 |
154 |
291 |
149 |
110 |
143 |
180 |
146 |
139 |
849 |
218 |
317 |
126 |
218 |
126 |
684 |
353 |
367 |
181 |
507 |
409 |
569 |
469 |
Character |
|
e |
x |
[ |
e |
c |
-c |
-e |
-[ |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
375 |
115 |
179 |
212 |
87 |
167 |
276 |
178 |
143 |
434 |
72 |
92 |
241 |
52 |
274 |
638 |
181 |
977 |
356 |
586 |
|
WPM Timing |
Seconds |
WPM |
3.79 |
0 |
7.57 |
1.58 |
11.36 |
3.17 |
15.15 |
14.26 |
18.93 |
27.25 |
22.72 |
31.16 |
26.51 |
34.4 |
30.3 |
35.65 |
34.08 |
36.62 |
37.87 |
35.49 |
41.66 |
36.01 |
45.44 |
35.12 |
49.23 |
35.34 |
53.02 |
35.99 |
56.8 |
36.34 |
60.59 |
35.45 |
64.38 |
34.11 |
68.16 |
34.5 |
71.95 |
35.19 |
75.74 |
35.97 |
79.52 |
36.82 |
83.31 |
36.59 |
87.1 |
36.51 |
90.89 |
36.97 |
94.67 |
36.25 |
98.46 |
35.59 |
102.25 |
36.27 |
106.03 |
35.65 |
109.82 |
35.51 |
113.61 |
35.28 |
117.39 |
35.57 |
121.18 |
35.35 |
124.97 |
35.34 |
128.75 |
35.42 |
132.54 |
35.31 |
136.33 |
34.42 |
140.12 |
34.43 |
143.9 |
34.44 |
147.69 |
34.13 |
151.48 |
33.67 |
155.26 |
33.62 |
159.05 |
33.5 |
162.84 |
33.24 |
166.62 |
32.7 |
170.41 |
32.67 |
174.2 |
34.03 |
177.98 |
34.65 |
181.77 |
34.72 |
185.56 |
34.34 |
189.34 |
34.35 |
|