Official speed |
38.66 wpm (168.24 seconds elapsed during race) |
Without ending ping |
38.69 wpm (117 ms delay sending score to TypeRacer’s server) |
Timerless |
39.12 wpm (1,845 ms elapsed before first character typed; 166.27 seconds elapsed during race) |
Timerless minus one |
39.04 wpm, ignoring the first character typed |
Race Start |
August 5, 2023 2:10:29pm UTC |
Race Finish |
August 5, 2023 2:13:17pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.7% |
Points |
57.34 |
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 |
/* REadead a set of characters from the esosocket (*/ StringBuffer comammand = ennew String Buffer(); int expected = 1024; /* Cut off to avoid DoS atacktack */ while (expected < shutdown. llength()) { if ra(randonm == unillull) random = new Random(System. currentTimeMillis()); expected _+= )(ranodom.next Int() % 1024_); } while (expected > 0 ) { int ch = -1; try {c ch = stream.read(); +} catch (IOExceptiojn n e ) { LOGlog.warn(':"StandardServer.await: read: ", e); ch = -1; } if )(ch < 32 ) /* Control character or EOF treerminates loop break; command. apdappend((char) ch_ ); expected==0===--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
d |
-d |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
1845 |
1025 |
291 |
400 |
67 |
164 |
139 |
308 |
178 |
141 |
97 |
144 |
90 |
141 |
220 |
260 |
203 |
174 |
109 |
75 |
149 |
92 |
57 |
164 |
125 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
e |
s |
o |
-e |
-s |
-o |
s |
Milliseconds |
87 |
89 |
224 |
147 |
213 |
395 |
122 |
208 |
109 |
127 |
185 |
37 |
118 |
74 |
94 |
97 |
19 |
120 |
27 |
149 |
102 |
509 |
0 |
0 |
336 |
Character |
o |
c |
k |
e |
t |
|
( |
-( |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
Milliseconds |
76 |
172 |
145 |
164 |
96 |
129 |
327 |
690 |
461 |
748 |
387 |
254 |
198 |
191 |
75 |
80 |
47 |
327 |
112 |
132 |
177 |
142 |
76 |
121 |
148 |
Character |
o |
m |
a |
m |
-m |
-a |
m |
a |
n |
d |
|
= |
|
e |
n |
-n |
-e |
n |
e |
w |
|
S |
t |
r |
i |
Milliseconds |
92 |
123 |
109 |
96 |
361 |
152 |
148 |
113 |
149 |
82 |
118 |
558 |
326 |
382 |
107 |
297 |
155 |
200 |
26 |
124 |
102 |
294 |
190 |
170 |
94 |
Character |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
94 |
53 |
136 |
419 |
201 |
180 |
143 |
184 |
159 |
66 |
441 |
515 |
350 |
220 |
176 |
102 |
130 |
171 |
181 |
231 |
126 |
79 |
243 |
98 |
176 |
Character |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
Milliseconds |
187 |
103 |
521 |
90 |
772 |
167 |
150 |
357 |
505 |
151 |
287 |
1121 |
481 |
413 |
201 |
140 |
83 |
89 |
130 |
146 |
86 |
375 |
92 |
54 |
199 |
Character |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
a |
c |
k |
-k |
-c |
-a |
t |
a |
c |
k |
|
* |
/ |
|
Milliseconds |
169 |
148 |
80 |
123 |
89 |
447 |
391 |
608 |
133 |
216 |
167 |
198 |
226 |
76 |
364 |
166 |
157 |
198 |
133 |
152 |
152 |
172 |
391 |
507 |
281 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
Milliseconds |
115 |
75 |
100 |
114 |
68 |
98 |
424 |
313 |
251 |
123 |
100 |
198 |
124 |
187 |
176 |
90 |
298 |
179 |
417 |
149 |
111 |
106 |
282 |
121 |
94 |
Character |
n |
. |
|
l |
-l |
- |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
r |
a |
-a |
-r |
Milliseconds |
107 |
220 |
144 |
276 |
343 |
143 |
174 |
78 |
124 |
110 |
270 |
116 |
462 |
475 |
240 |
365 |
364 |
396 |
248 |
70 |
76 |
309 |
147 |
278 |
166 |
Character |
( |
r |
a |
n |
d |
o |
n |
-n |
m |
|
= |
= |
|
u |
-u |
n |
i |
l |
l |
-l |
-l |
-i |
u |
l |
l |
Milliseconds |
216 |
489 |
137 |
76 |
112 |
37 |
258 |
426 |
174 |
135 |
479 |
236 |
182 |
382 |
434 |
194 |
470 |
20 |
184 |
469 |
160 |
158 |
235 |
252 |
200 |
Character |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
Milliseconds |
410 |
285 |
190 |
153 |
98 |
138 |
100 |
135 |
119 |
485 |
122 |
343 |
91 |
126 |
110 |
321 |
203 |
75 |
101 |
120 |
152 |
531 |
655 |
144 |
135 |
Character |
t |
e |
m |
. |
|
- |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
Milliseconds |
134 |
127 |
149 |
448 |
180 |
433 |
147 |
115 |
123 |
171 |
47 |
129 |
171 |
393 |
211 |
131 |
64 |
552 |
190 |
146 |
198 |
29 |
217 |
644 |
458 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
_ |
-_ |
+ |
= |
|
) |
-) |
( |
r |
a |
n |
o |
-o |
Milliseconds |
223 |
421 |
216 |
239 |
248 |
167 |
143 |
188 |
164 |
162 |
162 |
66 |
417 |
549 |
257 |
805 |
645 |
857 |
655 |
301 |
350 |
160 |
83 |
111 |
589 |
Character |
d |
o |
m |
. |
n |
e |
x |
t |
|
- |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
_ |
-_ |
) |
Milliseconds |
134 |
109 |
196 |
249 |
247 |
61 |
235 |
155 |
115 |
427 |
249 |
175 |
186 |
419 |
426 |
330 |
668 |
514 |
250 |
99 |
507 |
265 |
1273 |
608 |
273 |
Character |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
Milliseconds |
643 |
193 |
813 |
490 |
220 |
76 |
97 |
117 |
90 |
84 |
348 |
469 |
240 |
75 |
212 |
226 |
219 |
234 |
218 |
117 |
390 |
344 |
530 |
237 |
499 |
Character |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
c |
-c |
|
Milliseconds |
460 |
299 |
759 |
418 |
190 |
142 |
29 |
232 |
179 |
96 |
275 |
353 |
88 |
708 |
843 |
300 |
124 |
292 |
191 |
119 |
104 |
411 |
477 |
397 |
90 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
+ |
-+ |
} |
|
c |
Milliseconds |
125 |
138 |
86 |
312 |
164 |
178 |
120 |
197 |
250 |
207 |
139 |
296 |
146 |
89 |
226 |
140 |
435 |
561 |
450 |
174 |
550 |
479 |
262 |
373 |
209 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
j |
n |
|
- |
-n |
-j |
n |
|
e |
Milliseconds |
172 |
97 |
204 |
114 |
107 |
545 |
1047 |
210 |
562 |
1185 |
203 |
286 |
115 |
105 |
144 |
117 |
97 |
7 |
125 |
426 |
168 |
155 |
236 |
208 |
148 |
Character |
|
- |
) |
|
{ |
|
L |
O |
G |
-G |
-O |
-L |
l |
o |
g |
. |
w |
a |
r |
n |
( |
' |
-' |
: |
-: |
Milliseconds |
109 |
521 |
370 |
590 |
493 |
225 |
544 |
321 |
0 |
573 |
145 |
150 |
322 |
218 |
77 |
196 |
222 |
155 |
100 |
371 |
578 |
481 |
519 |
287 |
563 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
Milliseconds |
471 |
480 |
171 |
302 |
140 |
103 |
189 |
117 |
181 |
348 |
186 |
100 |
264 |
221 |
56 |
404 |
346 |
140 |
181 |
107 |
110 |
400 |
93 |
242 |
68 |
Character |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
Milliseconds |
233 |
162 |
374 |
81 |
519 |
334 |
248 |
225 |
594 |
805 |
125 |
332 |
101 |
257 |
176 |
233 |
850 |
126 |
547 |
143 |
465 |
292 |
171 |
125 |
66 |
Character |
) |
-) |
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
458 |
560 |
293 |
511 |
91 |
111 |
563 |
925 |
325 |
209 |
236 |
537 |
342 |
118 |
1012 |
381 |
432 |
385 |
184 |
129 |
91 |
174 |
22 |
175 |
95 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
r |
e |
-e |
-r |
e |
r |
m |
Milliseconds |
167 |
81 |
98 |
133 |
167 |
137 |
171 |
156 |
95 |
66 |
189 |
59 |
86 |
5604 |
148 |
790 |
70 |
767 |
254 |
29 |
519 |
136 |
94 |
47 |
132 |
Character |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
Milliseconds |
147 |
123 |
218 |
96 |
165 |
213 |
86 |
136 |
202 |
187 |
332 |
189 |
176 |
65 |
54 |
178 |
116 |
409 |
153 |
186 |
55 |
129 |
151 |
66 |
153 |
Character |
d |
. |
|
a |
p |
-p |
-a |
- |
d |
-d |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
Milliseconds |
80 |
206 |
76 |
173 |
98 |
574 |
161 |
231 |
588 |
490 |
170 |
186 |
195 |
87 |
126 |
91 |
424 |
213 |
394 |
152 |
60 |
223 |
375 |
159 |
344 |
Character |
h |
_ |
|
- |
-_ |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
= |
-= |
-= |
0 |
= |
-= |
-0 |
= |
Milliseconds |
74 |
434 |
177 |
418 |
162 |
292 |
1093 |
397 |
228 |
197 |
147 |
106 |
219 |
151 |
181 |
178 |
547 |
180 |
400 |
177 |
238 |
464 |
288 |
184 |
278 |
Character |
= |
-= |
-= |
- |
- |
; |
|
} |
Milliseconds |
248 |
336 |
172 |
222 |
201 |
422 |
288 |
392 |
|
WPM Timing |
Seconds |
WPM |
3.36 |
10.7 |
6.73 |
33.88 |
10.09 |
43.99 |
13.46 |
41.01 |
16.82 |
45.65 |
20.19 |
45.17 |
23.55 |
45.85 |
26.92 |
47.26 |
30.28 |
45.17 |
33.65 |
47.43 |
37.01 |
46.04 |
40.38 |
47.85 |
43.74 |
48.01 |
47.11 |
47.64 |
50.47 |
46.6 |
53.84 |
44.8 |
57.2 |
45.73 |
60.56 |
45.77 |
63.93 |
46.55 |
67.29 |
46.72 |
70.66 |
45 |
74.02 |
44.42 |
77.39 |
43.88 |
80.75 |
42.95 |
84.12 |
42.8 |
87.48 |
42.8 |
90.85 |
42.27 |
94.21 |
42.16 |
97.58 |
42.43 |
100.94 |
42.32 |
104.31 |
41.99 |
107.67 |
41.79 |
111.04 |
41.07 |
114.4 |
40.7 |
117.77 |
39.94 |
121.13 |
40.32 |
124.49 |
40.68 |
127.86 |
40.54 |
131.22 |
40.33 |
134.59 |
40.03 |
137.95 |
39.67 |
141.32 |
40.33 |
144.68 |
39.4 |
148.05 |
38.91 |
151.41 |
39.55 |
154.78 |
39.54 |
158.14 |
39.69 |
161.51 |
39.23 |
164.87 |
39.09 |
168.24 |
38.66 |
|