Official speed |
41.42 wpm (157.03 seconds elapsed during race) |
Without ending ping |
41.49 wpm (277 ms delay sending score to TypeRacer’s server) |
Timerless |
41.59 wpm (361 ms elapsed before first character typed; 156.39 seconds elapsed during race) |
Timerless minus one |
41.51 wpm, ignoring the first character typed |
Race Start |
September 26, 2023 11:30:10am UTC |
Race Finish |
September 26, 2023 11:32:47am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.3% |
Points |
61.44 |
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 |
/? ?* REead saa set of characters from the socket */ String Buffer command = new String Buffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expectd ed < shutdown.length()) @ { if (rqandom == nzlull) random = new Random(System.currentTimeMIlillis(()); expected += (random.nextInt() % 1024),; } while (expected > 0 ) { int ch = -1; try @{ ch = strameam.read(); } catch (IOException e) { log.warn(2"stanStandardSwrerver.await: raead: ", e); ch = -1; {} if (ch < 32 ) /?* Control character or EOF terminates loop break; command.append (((char) ch); expected--; } |
Timing |
Character |
/ |
? |
|
- |
-? |
? |
-? |
* |
|
R |
E |
-E |
e |
a |
d |
|
s |
a |
-a |
-s |
a |
|
s |
e |
t |
Milliseconds |
361 |
780 |
374 |
1151 |
151 |
803 |
395 |
248 |
477 |
519 |
95 |
481 |
86 |
132 |
264 |
101 |
363 |
139 |
226 |
137 |
85 |
138 |
206 |
137 |
194 |
Character |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
Milliseconds |
141 |
148 |
91 |
113 |
275 |
99 |
142 |
185 |
136 |
237 |
230 |
78 |
208 |
320 |
188 |
248 |
135 |
96 |
163 |
196 |
260 |
0 |
0 |
181 |
236 |
Character |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
Milliseconds |
179 |
201 |
250 |
321 |
180 |
250 |
625 |
413 |
233 |
494 |
220 |
173 |
27 |
155 |
91 |
146 |
434 |
644 |
184 |
287 |
151 |
94 |
171 |
176 |
164 |
Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
Milliseconds |
96 |
149 |
131 |
159 |
144 |
110 |
139 |
654 |
268 |
224 |
91 |
199 |
164 |
325 |
327 |
155 |
71 |
105 |
94 |
199 |
274 |
433 |
173 |
263 |
142 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
99 |
198 |
309 |
123 |
352 |
183 |
170 |
118 |
64 |
177 |
154 |
214 |
189 |
121 |
253 |
227 |
103 |
460 |
206 |
271 |
165 |
306 |
151 |
326 |
231 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
400 |
157 |
388 |
1445 |
456 |
285 |
205 |
146 |
153 |
141 |
388 |
119 |
138 |
204 |
342 |
112 |
175 |
193 |
140 |
172 |
135 |
132 |
473 |
228 |
518 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
d |
Milliseconds |
214 |
233 |
441 |
170 |
43 |
268 |
122 |
371 |
578 |
689 |
142 |
332 |
127 |
111 |
102 |
176 |
196 |
279 |
314 |
254 |
221 |
356 |
0 |
191 |
167 |
Character |
|
- |
-d |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
178 |
455 |
125 |
137 |
188 |
341 |
190 |
222 |
184 |
134 |
210 |
316 |
357 |
124 |
283 |
154 |
234 |
472 |
71 |
120 |
297 |
227 |
112 |
284 |
117 |
Character |
) |
|
@ |
|
- |
-@ |
{ |
|
i |
f |
|
( |
r |
q |
-q |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
402 |
183 |
405 |
224 |
518 |
398 |
366 |
321 |
177 |
60 |
135 |
279 |
230 |
175 |
447 |
102 |
154 |
96 |
152 |
217 |
126 |
363 |
133 |
137 |
191 |
Character |
z |
l |
-l |
-z |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
536 |
291 |
276 |
98 |
572 |
170 |
141 |
385 |
426 |
297 |
86 |
126 |
114 |
109 |
118 |
98 |
459 |
166 |
186 |
86 |
150 |
223 |
336 |
142 |
351 |
Character |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
l |
Milliseconds |
153 |
138 |
158 |
284 |
575 |
230 |
142 |
247 |
88 |
130 |
208 |
377 |
150 |
174 |
142 |
83 |
185 |
130 |
536 |
131 |
114 |
103 |
389 |
167 |
181 |
Character |
-l |
-I |
i |
l |
l |
i |
s |
( |
( |
-( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
Milliseconds |
411 |
456 |
186 |
212 |
257 |
416 |
136 |
344 |
172 |
447 |
213 |
139 |
465 |
174 |
114 |
216 |
263 |
101 |
230 |
204 |
101 |
182 |
249 |
375 |
951 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
1110 |
647 |
182 |
140 |
133 |
98 |
98 |
159 |
188 |
308 |
185 |
236 |
186 |
284 |
154 |
182 |
341 |
132 |
1103 |
375 |
366 |
592 |
205 |
170 |
352 |
Character |
) |
, |
-, |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
505 |
268 |
416 |
263 |
89 |
1045 |
206 |
187 |
156 |
121 |
173 |
123 |
117 |
199 |
647 |
224 |
217 |
73 |
263 |
219 |
91 |
199 |
91 |
641 |
206 |
Character |
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
@ |
Milliseconds |
485 |
422 |
362 |
315 |
219 |
568 |
213 |
254 |
94 |
117 |
156 |
291 |
116 |
165 |
354 |
187 |
308 |
380 |
435 |
184 |
179 |
173 |
212 |
157 |
993 |
Character |
-@ |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
a |
m |
-m |
-a |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
451 |
239 |
300 |
281 |
112 |
407 |
252 |
160 |
224 |
158 |
161 |
133 |
233 |
307 |
139 |
89 |
96 |
129 |
277 |
314 |
19 |
141 |
374 |
316 |
124 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
Milliseconds |
383 |
187 |
790 |
286 |
230 |
105 |
426 |
0 |
133 |
375 |
394 |
498 |
588 |
485 |
294 |
425 |
163 |
300 |
145 |
92 |
122 |
91 |
183 |
193 |
327 |
Character |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
2 |
-2 |
" |
s |
t |
a |
n |
-n |
-a |
-t |
-s |
S |
t |
Milliseconds |
347 |
302 |
558 |
195 |
155 |
156 |
445 |
234 |
91 |
169 |
196 |
378 |
397 |
524 |
417 |
332 |
152 |
104 |
172 |
255 |
133 |
149 |
444 |
448 |
259 |
Character |
a |
n |
d |
a |
r |
d |
S |
w |
r |
-r |
-w |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
Milliseconds |
69 |
148 |
219 |
236 |
178 |
186 |
615 |
286 |
180 |
403 |
119 |
226 |
129 |
268 |
106 |
144 |
225 |
501 |
267 |
143 |
207 |
361 |
1390 |
236 |
188 |
Character |
a |
-a |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
{ |
-{ |
Milliseconds |
143 |
433 |
78 |
120 |
329 |
304 |
155 |
296 |
270 |
159 |
353 |
615 |
703 |
177 |
256 |
164 |
133 |
683 |
157 |
743 |
140 |
403 |
148 |
500 |
717 |
Character |
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
? |
-? |
* |
|
C |
o |
n |
Milliseconds |
385 |
369 |
307 |
89 |
156 |
195 |
354 |
126 |
254 |
388 |
432 |
210 |
171 |
299 |
481 |
250 |
196 |
808 |
954 |
948 |
261 |
262 |
902 |
228 |
550 |
Character |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
Milliseconds |
160 |
170 |
80 |
174 |
70 |
225 |
95 |
137 |
124 |
111 |
196 |
224 |
90 |
145 |
168 |
120 |
241 |
128 |
363 |
296 |
393 |
139 |
238 |
169 |
62 |
Character |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
Milliseconds |
289 |
247 |
111 |
158 |
164 |
133 |
214 |
293 |
177 |
171 |
146 |
430 |
154 |
278 |
220 |
111 |
137 |
286 |
621 |
139 |
252 |
106 |
167 |
147 |
81 |
Character |
n |
d |
. |
a |
p |
p |
e |
n |
d |
|
( |
-( |
- |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
Milliseconds |
128 |
136 |
164 |
232 |
216 |
157 |
162 |
154 |
92 |
170 |
205 |
280 |
142 |
185 |
147 |
513 |
142 |
102 |
133 |
320 |
172 |
306 |
109 |
300 |
380 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
190 |
531 |
313 |
194 |
109 |
252 |
189 |
79 |
201 |
438 |
178 |
362 |
215 |
743 |
|
WPM Timing |
Seconds |
WPM |
3.14 |
3.82 |
6.28 |
11.46 |
9.42 |
28.02 |
12.56 |
38.21 |
15.7 |
38.21 |
18.84 |
40.76 |
21.98 |
43.12 |
25.12 |
44.42 |
28.26 |
45.43 |
31.41 |
43.18 |
34.55 |
44.81 |
37.69 |
44.9 |
40.83 |
44.97 |
43.97 |
44.49 |
47.11 |
45.09 |
50.25 |
43.7 |
53.39 |
44.5 |
56.53 |
43.31 |
59.67 |
44.44 |
62.81 |
45.09 |
65.95 |
44.4 |
69.09 |
44.29 |
72.23 |
43.86 |
75.37 |
43.94 |
78.51 |
43.56 |
81.65 |
42.91 |
84.79 |
43.16 |
87.93 |
42.71 |
91.07 |
43.09 |
94.22 |
42.54 |
97.36 |
42.4 |
100.5 |
42.51 |
103.64 |
42.49 |
106.78 |
42.71 |
109.92 |
42.69 |
113.06 |
41.61 |
116.2 |
41.41 |
119.34 |
41.43 |
122.48 |
41.25 |
125.62 |
41.08 |
128.76 |
40.63 |
131.9 |
40.76 |
135.04 |
40.17 |
138.18 |
39.69 |
141.32 |
40.42 |
144.46 |
40.87 |
147.6 |
41.06 |
150.74 |
41.24 |
153.89 |
41.41 |
157.03 |
41.42 |
|