Official speed |
37.42 wpm (173.81 seconds elapsed during race) |
Without ending ping |
37.78 wpm (1,651 ms delay sending score to TypeRacer’s server) |
Timerless |
37.88 wpm (455 ms elapsed before first character typed; 171.71 seconds elapsed during race) |
Timerless minus one |
37.81 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 11:27:04am UTC |
Race Finish |
July 15, 2023 11:29:58am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.5% |
Points |
55.50 |
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 a set of characters foromt the socket */ StiringBuffer commndand = enew STtringBuffer(); int expetcted = 1024; /* Cut off to aovvoid SdoDosS attack */ hiwhil e (expected < dshutdown.length()) { if (random == null) eanrandom = new Random ((sySystem.currentTimeMIillsiis()); expected += (random.nextInt() % 10240); } whiele (expected > 0) { int c hh = -1; try { ch = stream.read(); } catch (IOPException e) { log.warn("StandardServer.await: read: ", e); ch = --1; } if (ch < 32) /* Control character or EOF temrrmintates loop break; command.append((hcchar) ch); expectded--; } |
Timing |
Character |
/ |
* |
|
R |
E |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
455 |
406 |
239 |
504 |
134 |
581 |
119 |
125 |
210 |
360 |
170 |
224 |
228 |
254 |
184 |
166 |
232 |
122 |
135 |
170 |
60 |
131 |
166 |
179 |
281 |
Character |
t |
e |
r |
s |
|
f |
o |
-o |
r |
o |
m |
t |
-t |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
291 |
218 |
156 |
127 |
220 |
335 |
410 |
434 |
78 |
189 |
207 |
379 |
371 |
200 |
123 |
102 |
85 |
164 |
365 |
78 |
177 |
147 |
144 |
125 |
160 |
Character |
* |
/ |
|
S |
t |
i |
-i |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
n |
d |
-d |
Milliseconds |
206 |
310 |
182 |
369 |
212 |
296 |
382 |
58 |
203 |
188 |
61 |
574 |
228 |
153 |
147 |
186 |
67 |
222 |
528 |
67 |
197 |
321 |
411 |
249 |
255 |
Character |
-n |
a |
n |
d |
|
= |
|
e |
-e |
n |
e |
w |
|
S |
T |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
145 |
106 |
158 |
72 |
166 |
255 |
199 |
482 |
329 |
241 |
114 |
144 |
256 |
536 |
195 |
579 |
262 |
226 |
179 |
308 |
242 |
532 |
273 |
119 |
182 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
t |
-t |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
200 |
115 |
360 |
337 |
468 |
189 |
157 |
173 |
161 |
280 |
340 |
288 |
110 |
160 |
422 |
317 |
76 |
209 |
161 |
553 |
174 |
422 |
207 |
238 |
378 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
o |
v |
-v |
-o |
v |
o |
Milliseconds |
538 |
243 |
419 |
183 |
386 |
352 |
161 |
459 |
240 |
173 |
181 |
157 |
96 |
163 |
119 |
584 |
69 |
133 |
216 |
248 |
55 |
374 |
186 |
115 |
161 |
Character |
i |
d |
|
S |
-S |
d |
o |
-o |
-d |
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
Milliseconds |
93 |
346 |
256 |
302 |
405 |
301 |
350 |
320 |
156 |
864 |
302 |
112 |
756 |
524 |
321 |
339 |
243 |
190 |
128 |
224 |
146 |
363 |
281 |
625 |
213 |
Character |
h |
i |
-i |
-h |
w |
h |
i |
l |
|
- |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
d |
Milliseconds |
285 |
75 |
374 |
162 |
103 |
147 |
134 |
161 |
312 |
400 |
69 |
160 |
385 |
314 |
268 |
506 |
133 |
277 |
261 |
135 |
226 |
279 |
517 |
218 |
235 |
Character |
-d |
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
Milliseconds |
448 |
98 |
195 |
252 |
555 |
430 |
150 |
118 |
146 |
289 |
301 |
341 |
576 |
163 |
370 |
77 |
714 |
295 |
328 |
430 |
267 |
263 |
560 |
156 |
74 |
Character |
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
e |
a |
n |
-n |
-a |
-e |
r |
a |
Milliseconds |
263 |
302 |
133 |
174 |
147 |
111 |
180 |
192 |
197 |
200 |
204 |
263 |
704 |
203 |
183 |
610 |
282 |
371 |
170 |
100 |
308 |
159 |
166 |
97 |
134 |
Character |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
( |
-( |
- |
( |
s |
y |
-y |
Milliseconds |
212 |
180 |
248 |
167 |
208 |
235 |
188 |
178 |
67 |
129 |
191 |
637 |
119 |
194 |
121 |
126 |
296 |
237 |
410 |
272 |
251 |
585 |
436 |
240 |
380 |
Character |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
-I |
i |
l |
l |
Milliseconds |
178 |
543 |
413 |
101 |
240 |
49 |
175 |
929 |
626 |
369 |
179 |
155 |
116 |
169 |
89 |
678 |
243 |
148 |
126 |
777 |
153 |
549 |
270 |
464 |
190 |
Character |
s |
i |
-i |
-s |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
Milliseconds |
176 |
203 |
334 |
142 |
260 |
123 |
317 |
515 |
260 |
686 |
233 |
166 |
235 |
178 |
338 |
454 |
226 |
127 |
187 |
214 |
230 |
491 |
261 |
732 |
412 |
Character |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
0 |
-0 |
) |
Milliseconds |
148 |
134 |
155 |
113 |
363 |
403 |
484 |
83 |
374 |
192 |
390 |
177 |
250 |
349 |
231 |
261 |
413 |
492 |
209 |
287 |
618 |
276 |
654 |
806 |
331 |
Character |
; |
|
} |
|
w |
h |
i |
e |
-e |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
Milliseconds |
655 |
270 |
211 |
288 |
1429 |
183 |
30 |
425 |
531 |
262 |
131 |
191 |
245 |
259 |
307 |
117 |
237 |
267 |
227 |
117 |
203 |
260 |
327 |
394 |
219 |
Character |
) |
|
{ |
|
i |
n |
t |
|
c |
|
h |
-h |
- |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
Milliseconds |
328 |
253 |
286 |
272 |
195 |
227 |
205 |
206 |
158 |
270 |
127 |
352 |
161 |
266 |
238 |
236 |
387 |
737 |
426 |
474 |
181 |
162 |
210 |
178 |
113 |
Character |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
Milliseconds |
350 |
256 |
383 |
99 |
197 |
230 |
200 |
324 |
161 |
182 |
108 |
148 |
231 |
294 |
243 |
117 |
144 |
203 |
422 |
250 |
434 |
175 |
350 |
250 |
255 |
Character |
a |
t |
c |
h |
|
( |
I |
O |
P |
-P |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
145 |
206 |
215 |
218 |
245 |
248 |
305 |
236 |
299 |
396 |
461 |
350 |
260 |
378 |
590 |
210 |
99 |
230 |
77 |
612 |
332 |
547 |
244 |
272 |
281 |
Character |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
637 |
218 |
144 |
259 |
932 |
189 |
166 |
260 |
869 |
399 |
531 |
281 |
228 |
273 |
142 |
282 |
151 |
201 |
889 |
589 |
265 |
354 |
195 |
86 |
281 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
176 |
280 |
225 |
261 |
211 |
680 |
192 |
157 |
88 |
104 |
217 |
580 |
183 |
246 |
404 |
196 |
152 |
371 |
855 |
339 |
184 |
148 |
240 |
163 |
226 |
Character |
- |
- |
-- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
Milliseconds |
255 |
234 |
614 |
107 |
701 |
654 |
205 |
341 |
309 |
184 |
115 |
259 |
341 |
220 |
304 |
583 |
637 |
200 |
113 |
417 |
191 |
507 |
737 |
244 |
489 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
Milliseconds |
269 |
183 |
153 |
225 |
347 |
238 |
186 |
231 |
54 |
181 |
103 |
174 |
259 |
525 |
206 |
101 |
341 |
207 |
143 |
102 |
447 |
343 |
502 |
155 |
179 |
Character |
e |
m |
r |
-r |
-m |
r |
m |
i |
n |
t |
-t |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
140 |
97 |
194 |
336 |
212 |
120 |
164 |
311 |
306 |
302 |
499 |
48 |
226 |
305 |
135 |
313 |
236 |
221 |
175 |
237 |
253 |
228 |
290 |
127 |
151 |
Character |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
h |
c |
-c |
-h |
c |
h |
Milliseconds |
214 |
415 |
262 |
344 |
156 |
298 |
435 |
348 |
178 |
105 |
326 |
250 |
176 |
212 |
465 |
203 |
158 |
525 |
202 |
578 |
186 |
349 |
146 |
114 |
177 |
Character |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
d |
-d |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
156 |
534 |
951 |
281 |
229 |
74 |
383 |
535 |
191 |
160 |
216 |
175 |
164 |
267 |
198 |
326 |
493 |
65 |
192 |
677 |
222 |
404 |
457 |
281 |
|
WPM Timing |
Seconds |
WPM |
3.48 |
31.07 |
6.95 |
48.33 |
10.43 |
44.88 |
13.9 |
45.74 |
17.38 |
44.19 |
20.86 |
43.15 |
24.33 |
42.9 |
27.81 |
42.72 |
31.29 |
42.19 |
34.76 |
43.15 |
38.24 |
41.11 |
41.71 |
38.84 |
45.19 |
38.77 |
48.67 |
38.71 |
52.14 |
38.43 |
55.62 |
38.62 |
59.1 |
39.19 |
62.57 |
39.12 |
66.05 |
39.43 |
69.52 |
38.66 |
73 |
37.97 |
76.48 |
38.13 |
79.95 |
37.37 |
83.43 |
37.68 |
86.91 |
37.7 |
90.38 |
37.71 |
93.86 |
37.08 |
97.33 |
36.62 |
100.81 |
36.9 |
104.29 |
37.05 |
107.76 |
36.86 |
111.24 |
37.43 |
114.72 |
37.87 |
118.19 |
37.67 |
121.67 |
37.68 |
125.14 |
37.4 |
128.62 |
37.41 |
132.1 |
37.43 |
135.57 |
37.62 |
139.05 |
37.45 |
142.52 |
37.47 |
146 |
37.31 |
149.48 |
37.65 |
152.95 |
37.74 |
156.43 |
37.82 |
159.91 |
37.97 |
163.38 |
38.05 |
166.86 |
37.83 |
170.33 |
37.83 |
173.81 |
37.42 |
|