Official speed |
43.67 wpm (148.94 seconds elapsed during race) |
Without ending ping |
44.23 wpm (1,874 ms delay sending score to TypeRacer’s server) |
Timerless |
44.34 wpm (390 ms elapsed before first character typed; 146.67 seconds elapsed during race) |
Timerless minus one |
44.26 wpm, ignoring the first character typed |
Race Start |
July 12, 2023 3:45:34pm UTC |
Race Finish |
July 12, 2023 3:48:03pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.7% |
Points |
64.78 |
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 |
/* REaead a set of characters from the socket */ StringBuffer command = new StrignngBuffer(); int expected = 1024; /* Cut off to aovoid DoS attack */l while (expected < shutdown.lneength()) { if (random == null) random = new Random(System.currentTimeMillis(())); expected += (ramndom.nextInt() % 1200124); } wihyhheiele (expected > 0) { int ch = -1; try { ch = steream.read(); } cathch (IOException e) { log.warn("STatandardServer.await: read: ", e)p ; ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command,. aappend((hccahar) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
390 |
395 |
166 |
414 |
90 |
150 |
330 |
155 |
101 |
133 |
175 |
165 |
311 |
116 |
151 |
237 |
158 |
168 |
388 |
184 |
39 |
266 |
64 |
148 |
163 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
167 |
220 |
87 |
578 |
94 |
168 |
184 |
181 |
174 |
67 |
184 |
151 |
180 |
101 |
39 |
105 |
151 |
142 |
177 |
163 |
222 |
211 |
185 |
249 |
275 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
113 |
335 |
159 |
197 |
146 |
230 |
164 |
428 |
380 |
256 |
158 |
215 |
103 |
106 |
270 |
94 |
139 |
195 |
173 |
130 |
124 |
143 |
648 |
180 |
246 |
Character |
e |
w |
|
S |
t |
r |
i |
g |
n |
-n |
-g |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
Milliseconds |
116 |
135 |
427 |
345 |
281 |
221 |
143 |
225 |
134 |
369 |
169 |
292 |
150 |
369 |
350 |
140 |
175 |
228 |
109 |
342 |
301 |
409 |
167 |
185 |
163 |
Character |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
197 |
297 |
330 |
258 |
114 |
199 |
222 |
184 |
143 |
193 |
168 |
231 |
358 |
229 |
243 |
454 |
169 |
443 |
145 |
477 |
403 |
202 |
471 |
188 |
196 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
o |
-o |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
280 |
203 |
163 |
172 |
19 |
344 |
147 |
418 |
392 |
205 |
297 |
60 |
209 |
192 |
184 |
135 |
363 |
233 |
421 |
231 |
574 |
202 |
162 |
145 |
220 |
Character |
k |
|
* |
/ |
l |
|
- |
-l |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
247 |
174 |
254 |
263 |
0 |
109 |
414 |
163 |
154 |
187 |
143 |
152 |
166 |
180 |
82 |
567 |
285 |
239 |
223 |
147 |
225 |
184 |
112 |
185 |
215 |
Character |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
n |
e |
-e |
-n |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
327 |
232 |
304 |
88 |
205 |
398 |
298 |
71 |
203 |
59 |
293 |
296 |
401 |
16 |
321 |
158 |
40 |
238 |
278 |
397 |
80 |
440 |
473 |
288 |
406 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
Milliseconds |
367 |
246 |
206 |
205 |
147 |
238 |
471 |
129 |
201 |
164 |
147 |
158 |
163 |
213 |
181 |
197 |
356 |
203 |
251 |
179 |
379 |
233 |
538 |
122 |
560 |
Character |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
Milliseconds |
195 |
92 |
158 |
149 |
993 |
289 |
215 |
121 |
99 |
123 |
338 |
505 |
311 |
179 |
242 |
208 |
396 |
480 |
185 |
104 |
225 |
98 |
98 |
292 |
386 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
( |
) |
-) |
-( |
) |
) |
; |
|
Milliseconds |
466 |
153 |
188 |
185 |
100 |
132 |
700 |
252 |
174 |
99 |
523 |
562 |
297 |
228 |
209 |
155 |
296 |
188 |
245 |
336 |
172 |
269 |
164 |
384 |
168 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
m |
-m |
n |
d |
o |
m |
. |
n |
e |
x |
Milliseconds |
185 |
220 |
102 |
188 |
192 |
177 |
105 |
159 |
133 |
305 |
507 |
292 |
688 |
350 |
108 |
206 |
438 |
240 |
96 |
151 |
178 |
235 |
331 |
74 |
264 |
Character |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
2 |
0 |
-0 |
-2 |
0 |
1 |
-1 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
191 |
359 |
131 |
132 |
377 |
219 |
487 |
353 |
332 |
372 |
21 |
128 |
384 |
143 |
257 |
309 |
334 |
127 |
126 |
587 |
574 |
200 |
231 |
234 |
338 |
Character |
i |
h |
-h |
-i |
y |
h |
-h |
-y |
h |
e |
-e |
i |
e |
-e |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
43 |
199 |
341 |
154 |
180 |
16 |
444 |
167 |
261 |
314 |
372 |
191 |
197 |
491 |
282 |
135 |
150 |
296 |
238 |
241 |
91 |
202 |
233 |
206 |
102 |
Character |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
Milliseconds |
180 |
411 |
311 |
220 |
234 |
363 |
218 |
231 |
232 |
191 |
149 |
140 |
372 |
241 |
68 |
171 |
218 |
204 |
555 |
461 |
400 |
297 |
184 |
222 |
137 |
Character |
|
{ |
|
c |
h |
|
= |
|
s |
t |
e |
-e |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
Milliseconds |
170 |
725 |
273 |
233 |
55 |
192 |
223 |
226 |
219 |
150 |
238 |
377 |
104 |
116 |
132 |
73 |
389 |
211 |
84 |
174 |
177 |
418 |
307 |
451 |
188 |
Character |
} |
|
c |
a |
t |
h |
-h |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
Milliseconds |
266 |
227 |
259 |
189 |
178 |
336 |
374 |
160 |
130 |
139 |
350 |
359 |
440 |
535 |
347 |
426 |
200 |
158 |
175 |
134 |
130 |
158 |
336 |
157 |
338 |
Character |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
T |
a |
-a |
-T |
t |
a |
n |
d |
a |
r |
d |
Milliseconds |
203 |
233 |
251 |
533 |
189 |
128 |
242 |
241 |
216 |
111 |
157 |
443 |
319 |
517 |
119 |
243 |
219 |
161 |
111 |
113 |
130 |
195 |
274 |
160 |
251 |
Character |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
Milliseconds |
570 |
155 |
285 |
291 |
248 |
99 |
255 |
253 |
263 |
215 |
182 |
164 |
288 |
172 |
138 |
72 |
127 |
153 |
287 |
187 |
215 |
700 |
254 |
477 |
595 |
Character |
p |
|
- |
-p |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
Milliseconds |
570 |
201 |
285 |
143 |
245 |
439 |
175 |
70 |
253 |
182 |
194 |
359 |
388 |
530 |
192 |
294 |
347 |
222 |
153 |
56 |
394 |
347 |
64 |
216 |
267 |
Character |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
Milliseconds |
235 |
267 |
135 |
349 |
254 |
532 |
507 |
151 |
367 |
229 |
172 |
95 |
197 |
189 |
243 |
196 |
194 |
89 |
87 |
137 |
152 |
196 |
227 |
222 |
113 |
Character |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
204 |
228 |
127 |
87 |
500 |
332 |
446 |
180 |
354 |
117 |
734 |
87 |
316 |
232 |
291 |
104 |
102 |
195 |
159 |
171 |
192 |
595 |
237 |
229 |
266 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
, |
-, |
. |
|
a |
-a |
- |
a |
p |
p |
e |
n |
Milliseconds |
215 |
117 |
221 |
271 |
336 |
162 |
354 |
42 |
174 |
157 |
165 |
44 |
198 |
405 |
375 |
227 |
131 |
206 |
307 |
169 |
154 |
172 |
185 |
226 |
231 |
Character |
d |
( |
( |
h |
c |
-c |
-h |
c |
a |
-a |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
123 |
357 |
473 |
475 |
162 |
246 |
416 |
231 |
554 |
340 |
206 |
102 |
62 |
446 |
169 |
242 |
43 |
441 |
327 |
169 |
182 |
270 |
429 |
215 |
487 |
Character |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
193 |
115 |
172 |
416 |
198 |
372 |
472 |
436 |
|
WPM Timing |
Seconds |
WPM |
2.98 |
36.26 |
5.96 |
48.34 |
8.94 |
57.74 |
11.91 |
55.39 |
14.89 |
57.21 |
17.87 |
53.71 |
20.85 |
52.95 |
23.83 |
52.88 |
26.81 |
51.03 |
29.79 |
50.76 |
32.77 |
50.17 |
35.74 |
50.02 |
38.72 |
50.2 |
41.7 |
49.78 |
44.68 |
48.88 |
47.66 |
49.1 |
50.64 |
48.82 |
53.62 |
48.57 |
56.6 |
48.34 |
59.57 |
48.34 |
62.55 |
47.77 |
65.53 |
47.98 |
68.51 |
46.94 |
71.49 |
47.34 |
74.47 |
46.25 |
77.45 |
45.71 |
80.43 |
44.31 |
83.4 |
44.75 |
86.38 |
45.01 |
89.36 |
44.85 |
92.34 |
44.96 |
95.32 |
45.07 |
98.3 |
44.8 |
101.28 |
44.91 |
104.25 |
45.01 |
107.23 |
44.76 |
110.21 |
44.86 |
113.19 |
44.95 |
116.17 |
44.42 |
119.15 |
44.42 |
122.13 |
44.41 |
125.11 |
44.79 |
128.08 |
44.88 |
131.06 |
45.05 |
134.04 |
45.12 |
137.02 |
44.84 |
140 |
44.4 |
142.98 |
44.31 |
145.96 |
44.31 |
148.94 |
43.67 |
|