Official speed |
41.87 wpm (155.34 seconds elapsed during race) |
Without ending ping |
41.96 wpm (349 ms delay sending score to TypeRacer’s server) |
Timerless |
42.06 wpm (359 ms elapsed before first character typed; 154.63 seconds elapsed during race) |
Timerless minus one |
41.98 wpm, ignoring the first character typed |
Race Start |
September 8, 2023 7:39:56pm UTC |
Race Finish |
September 8, 2023 7:42:32pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.5% |
Points |
62.10 |
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 |
/* Read a set of charactedrs from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut offf to to avoid Dos S aattack */ while (expected < shutdown.length()) {i if (random == null) random -= new Random ((sSSystem. ccurrentTimemMillis()); expected += (random. nnextnInt() % 10234(;); } while (expected > 0) { int ch = -1 ; try (P{} ch = steaream.read(); } catch (IOEcxception e) { log.warn("StandaredServer. await: read: '", e); ch =- -1; } if (ch < 232) /* Control character or EOF rterminates loop break:; command.append((chatr) ch):; reexpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
359 |
183 |
152 |
369 |
177 |
88 |
128 |
103 |
127 |
152 |
171 |
286 |
83 |
133 |
104 |
104 |
91 |
176 |
86 |
82 |
181 |
128 |
184 |
177 |
183 |
Character |
d |
-d |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
201 |
313 |
70 |
81 |
111 |
448 |
177 |
47 |
64 |
39 |
145 |
64 |
48 |
64 |
170 |
118 |
144 |
279 |
152 |
185 |
536 |
400 |
274 |
166 |
279 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
201 |
200 |
128 |
105 |
87 |
696 |
200 |
104 |
137 |
122 |
86 |
167 |
384 |
288 |
296 |
95 |
84 |
85 |
99 |
125 |
410 |
102 |
163 |
45 |
88 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
64 |
856 |
136 |
160 |
104 |
64 |
63 |
961 |
392 |
264 |
120 |
105 |
186 |
605 |
147 |
822 |
392 |
241 |
143 |
81 |
335 |
464 |
201 |
297 |
359 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
f |
|
Milliseconds |
183 |
200 |
88 |
144 |
121 |
240 |
175 |
258 |
624 |
65 |
861 |
672 |
400 |
640 |
704 |
266 |
838 |
512 |
64 |
162 |
166 |
104 |
122 |
110 |
40 |
Character |
t |
o |
-o |
-t |
- |
-f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
|
- |
-s |
S |
|
a |
Milliseconds |
185 |
87 |
216 |
104 |
97 |
543 |
137 |
130 |
86 |
105 |
206 |
545 |
687 |
168 |
127 |
122 |
231 |
159 |
83 |
294 |
273 |
80 |
207 |
105 |
278 |
Character |
-a |
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
281 |
121 |
199 |
160 |
234 |
149 |
99 |
279 |
706 |
277 |
144 |
224 |
106 |
64 |
160 |
85 |
120 |
817 |
352 |
184 |
217 |
128 |
207 |
199 |
83 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
i |
Milliseconds |
165 |
121 |
192 |
200 |
241 |
126 |
180 |
143 |
408 |
45 |
64 |
65 |
311 |
312 |
64 |
281 |
127 |
136 |
89 |
591 |
192 |
520 |
440 |
506 |
366 |
Character |
-i |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
Milliseconds |
306 |
87 |
121 |
70 |
248 |
474 |
302 |
144 |
112 |
120 |
185 |
119 |
273 |
391 |
128 |
424 |
145 |
82 |
277 |
96 |
600 |
184 |
240 |
105 |
47 |
Character |
d |
o |
m |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
( |
-( |
- |
( |
s |
S |
Milliseconds |
345 |
151 |
41 |
223 |
352 |
344 |
179 |
125 |
312 |
65 |
65 |
87 |
727 |
121 |
127 |
88 |
234 |
70 |
328 |
171 |
461 |
104 |
224 |
504 |
376 |
Character |
-S |
-s |
S |
y |
s |
t |
e |
m |
. |
|
c |
-c |
- |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
m |
Milliseconds |
256 |
105 |
258 |
1037 |
64 |
160 |
64 |
121 |
431 |
144 |
376 |
256 |
104 |
120 |
184 |
177 |
167 |
138 |
246 |
88 |
320 |
163 |
109 |
82 |
255 |
Character |
-m |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
279 |
242 |
182 |
199 |
98 |
255 |
82 |
390 |
170 |
286 |
536 |
235 |
181 |
200 |
152 |
200 |
242 |
222 |
88 |
160 |
200 |
504 |
224 |
408 |
656 |
Character |
r |
a |
n |
d |
o |
m |
. |
|
n |
-n |
- |
n |
e |
x |
t |
n |
-n |
I |
n |
t |
( |
) |
|
% |
|
Milliseconds |
409 |
216 |
105 |
86 |
136 |
88 |
464 |
313 |
255 |
250 |
102 |
199 |
65 |
160 |
144 |
723 |
349 |
304 |
184 |
97 |
615 |
39 |
585 |
1256 |
656 |
Character |
1 |
0 |
2 |
3 |
-3 |
4 |
( |
; |
-; |
-( |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
336 |
224 |
80 |
161 |
335 |
67 |
861 |
360 |
312 |
98 |
478 |
392 |
400 |
412 |
428 |
329 |
112 |
81 |
160 |
106 |
180 |
196 |
244 |
176 |
224 |
Character |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
Milliseconds |
122 |
174 |
194 |
86 |
168 |
200 |
112 |
208 |
370 |
880 |
286 |
539 |
277 |
352 |
144 |
40 |
128 |
200 |
105 |
519 |
184 |
178 |
543 |
105 |
398 |
Character |
- |
; |
|
t |
r |
y |
|
( |
-( |
P |
-P |
{ |
} |
-} |
|
c |
h |
|
= |
|
s |
t |
e |
a |
-a |
Milliseconds |
313 |
143 |
81 |
223 |
177 |
144 |
183 |
313 |
512 |
479 |
488 |
265 |
0 |
808 |
217 |
278 |
122 |
446 |
162 |
103 |
145 |
198 |
200 |
216 |
264 |
Character |
-e |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
96 |
353 |
192 |
111 |
162 |
470 |
200 |
88 |
194 |
151 |
535 |
130 |
358 |
299 |
197 |
232 |
201 |
127 |
128 |
216 |
64 |
146 |
1184 |
1134 |
256 |
Character |
E |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
Milliseconds |
368 |
712 |
346 |
86 |
216 |
184 |
416 |
224 |
184 |
40 |
183 |
120 |
201 |
696 |
400 |
242 |
326 |
167 |
156 |
159 |
333 |
315 |
110 |
299 |
184 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
e |
-e |
d |
S |
e |
r |
v |
e |
r |
. |
|
- |
a |
w |
a |
i |
Milliseconds |
462 |
542 |
448 |
297 |
87 |
337 |
320 |
193 |
376 |
183 |
335 |
138 |
473 |
200 |
167 |
278 |
104 |
105 |
392 |
184 |
456 |
103 |
168 |
146 |
695 |
Character |
t |
: |
|
r |
e |
a |
d |
: |
|
' |
-' |
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
- |
-- |
|
Milliseconds |
65 |
729 |
205 |
529 |
88 |
248 |
87 |
568 |
296 |
280 |
291 |
181 |
416 |
289 |
257 |
902 |
563 |
262 |
224 |
127 |
464 |
272 |
338 |
318 |
89 |
Character |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
2 |
-2 |
3 |
2 |
) |
|
/ |
* |
|
C |
Milliseconds |
104 |
127 |
546 |
640 |
582 |
312 |
201 |
105 |
86 |
1016 |
216 |
104 |
296 |
152 |
354 |
206 |
235 |
45 |
64 |
632 |
240 |
624 |
963 |
285 |
328 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
r |
Milliseconds |
144 |
160 |
64 |
178 |
86 |
138 |
142 |
258 |
110 |
82 |
126 |
128 |
187 |
181 |
88 |
104 |
112 |
184 |
80 |
88 |
280 |
392 |
152 |
232 |
432 |
Character |
-r |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
: |
-: |
; |
Milliseconds |
320 |
82 |
65 |
181 |
257 |
239 |
336 |
192 |
168 |
63 |
257 |
161 |
183 |
368 |
272 |
200 |
144 |
314 |
102 |
184 |
82 |
86 |
720 |
416 |
136 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
t |
-t |
r |
) |
|
Milliseconds |
122 |
318 |
83 |
159 |
125 |
98 |
88 |
351 |
367 |
281 |
258 |
125 |
155 |
205 |
104 |
552 |
129 |
400 |
103 |
84 |
317 |
1018 |
102 |
192 |
504 |
Character |
c |
h |
) |
: |
-: |
; |
|
r |
e |
-e |
-r |
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
488 |
103 |
370 |
368 |
391 |
119 |
145 |
160 |
88 |
263 |
104 |
120 |
200 |
240 |
105 |
248 |
193 |
47 |
143 |
697 |
119 |
441 |
519 |
192 |
|
WPM Timing |
Seconds |
WPM |
3.11 |
73.39 |
6.21 |
75.32 |
9.32 |
68.24 |
12.43 |
65.66 |
15.53 |
62.57 |
18.64 |
57.94 |
21.75 |
57.39 |
24.85 |
53.59 |
27.96 |
50.64 |
31.07 |
49.05 |
34.17 |
47.76 |
37.28 |
48.6 |
40.39 |
49.02 |
43.49 |
49.66 |
46.6 |
48.41 |
49.71 |
48.76 |
52.81 |
49.3 |
55.92 |
48.07 |
59.03 |
46.96 |
62.14 |
46.74 |
65.24 |
47.09 |
68.35 |
46.7 |
71.46 |
46.52 |
74.56 |
45.55 |
77.67 |
44.65 |
80.78 |
43.53 |
83.88 |
44.63 |
86.99 |
44.28 |
90.1 |
44.22 |
93.2 |
43.13 |
96.31 |
42.99 |
99.42 |
43.21 |
102.52 |
42.72 |
105.63 |
42.6 |
108.74 |
42.6 |
111.84 |
42.49 |
114.95 |
42.49 |
118.06 |
42.08 |
121.16 |
41.89 |
124.27 |
41.62 |
127.38 |
41.36 |
130.48 |
41.29 |
133.59 |
41.05 |
136.7 |
41.96 |
139.8 |
42.06 |
142.91 |
42.07 |
146.02 |
42.41 |
149.12 |
42.09 |
152.23 |
41.86 |
155.34 |
41.87 |
|