Official speed |
32.55 wpm (199.82 seconds elapsed during race) |
Without ending ping |
32.62 wpm (442 ms delay sending score to TypeRacer’s server) |
Timerless |
32.64 wpm (82 ms elapsed before first character typed; 199.29 seconds elapsed during race) |
Timerless minus one |
32.58 wpm, ignoring the first character typed |
Race Start |
November 1, 2023 2:14:40pm UTC |
Race Finish |
November 1, 2023 2:18:00pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.7% |
Points |
48.29 |
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 |
/* rrReas d a set of characters from the socket (*/ StrignngBuffer command = new StringBuffer(); int expected = 1024; /(((* cutCut off to avoid DosS attack */ while (expected < shutdown. lelength()) { if (random == null) random = new Random(System. currentTimeMillis()0); expected += (random. nextInt() $% 1024); } while (expected > -0) { int ch = 0-1; try { ch = stream.read(); } catch (IoOExeception e) }{ log.warn("StandardServer.await: read: ", e"); ch = -1; } if (ch < 32) /* Control character or EOF terminates loop break; command. append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
r |
-r |
r |
-r |
R |
e |
a |
s |
|
- |
-s |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
Milliseconds |
82 |
1203 |
702 |
436 |
509 |
605 |
661 |
600 |
376 |
221 |
334 |
370 |
320 |
192 |
328 |
217 |
190 |
150 |
244 |
193 |
262 |
173 |
163 |
97 |
100 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
178 |
150 |
107 |
232 |
160 |
256 |
271 |
186 |
154 |
174 |
141 |
147 |
174 |
72 |
155 |
126 |
94 |
123 |
50 |
132 |
264 |
114 |
150 |
110 |
120 |
Character |
t |
|
( |
-( |
* |
/ |
|
S |
t |
r |
i |
g |
n |
-n |
-g |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
Milliseconds |
196 |
231 |
311 |
816 |
814 |
1073 |
386 |
352 |
215 |
197 |
132 |
175 |
154 |
399 |
184 |
263 |
137 |
625 |
216 |
231 |
568 |
264 |
208 |
124 |
260 |
Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
136 |
183 |
161 |
88 |
160 |
111 |
270 |
275 |
355 |
243 |
137 |
138 |
151 |
337 |
223 |
176 |
136 |
121 |
66 |
924 |
217 |
248 |
158 |
129 |
161 |
Character |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
Milliseconds |
367 |
240 |
496 |
441 |
967 |
202 |
174 |
184 |
200 |
241 |
151 |
129 |
223 |
217 |
183 |
186 |
239 |
344 |
344 |
368 |
472 |
551 |
672 |
978 |
270 |
Character |
/ |
( |
-( |
( |
( |
-( |
-( |
* |
|
c |
u |
t |
-t |
-u |
-c |
C |
u |
t |
|
o |
f |
f |
|
t |
o |
Milliseconds |
425 |
720 |
513 |
550 |
129 |
585 |
191 |
1835 |
650 |
491 |
176 |
200 |
305 |
175 |
183 |
394 |
297 |
202 |
148 |
168 |
152 |
157 |
108 |
231 |
116 |
Character |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
Milliseconds |
132 |
223 |
164 |
173 |
153 |
88 |
159 |
496 |
336 |
407 |
654 |
418 |
280 |
143 |
225 |
169 |
184 |
217 |
239 |
240 |
400 |
952 |
440 |
205 |
187 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
Milliseconds |
144 |
216 |
159 |
144 |
618 |
375 |
239 |
145 |
173 |
220 |
201 |
178 |
202 |
336 |
513 |
736 |
273 |
175 |
160 |
256 |
265 |
119 |
151 |
209 |
209 |
Character |
|
l |
e |
-e |
-l |
- |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
Milliseconds |
167 |
168 |
169 |
327 |
183 |
162 |
344 |
248 |
199 |
241 |
352 |
201 |
1229 |
570 |
800 |
575 |
1264 |
597 |
199 |
139 |
238 |
592 |
423 |
481 |
248 |
Character |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
Milliseconds |
101 |
198 |
172 |
266 |
456 |
256 |
439 |
223 |
193 |
616 |
168 |
447 |
361 |
439 |
545 |
230 |
137 |
232 |
201 |
759 |
290 |
335 |
207 |
120 |
160 |
Character |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
|
- |
c |
u |
r |
r |
e |
n |
t |
T |
Milliseconds |
167 |
380 |
163 |
152 |
57 |
238 |
172 |
366 |
689 |
247 |
202 |
160 |
164 |
179 |
220 |
238 |
519 |
222 |
282 |
213 |
151 |
269 |
158 |
144 |
531 |
Character |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
0 |
-0 |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
182 |
168 |
103 |
486 |
234 |
217 |
175 |
240 |
160 |
442 |
420 |
787 |
711 |
353 |
663 |
599 |
435 |
214 |
136 |
139 |
180 |
410 |
231 |
200 |
273 |
Character |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
|
- |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
$ |
-$ |
Milliseconds |
975 |
617 |
424 |
544 |
672 |
147 |
205 |
37 |
213 |
134 |
248 |
287 |
390 |
260 |
135 |
232 |
248 |
769 |
258 |
172 |
471 |
282 |
608 |
1577 |
613 |
Character |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
850 |
855 |
338 |
357 |
606 |
460 |
814 |
593 |
399 |
441 |
627 |
180 |
217 |
224 |
217 |
136 |
160 |
647 |
368 |
256 |
177 |
95 |
218 |
246 |
201 |
Character |
d |
|
> |
|
- |
-- |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
0 |
-0 |
- |
1 |
; |
Milliseconds |
192 |
206 |
346 |
431 |
378 |
702 |
1162 |
1123 |
628 |
654 |
481 |
233 |
127 |
104 |
231 |
200 |
153 |
528 |
281 |
389 |
897 |
776 |
440 |
756 |
702 |
Character |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
255 |
169 |
190 |
142 |
179 |
650 |
756 |
226 |
182 |
338 |
272 |
498 |
528 |
223 |
207 |
255 |
203 |
252 |
203 |
456 |
145 |
166 |
200 |
490 |
317 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
o |
-o |
O |
E |
x |
e |
-e |
c |
e |
p |
t |
i |
o |
Milliseconds |
575 |
374 |
460 |
448 |
221 |
141 |
214 |
231 |
115 |
182 |
488 |
615 |
290 |
1046 |
539 |
485 |
511 |
395 |
504 |
158 |
218 |
134 |
182 |
195 |
154 |
Character |
n |
|
e |
) |
|
} |
-} |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
159 |
136 |
295 |
496 |
408 |
406 |
665 |
1000 |
721 |
183 |
193 |
200 |
288 |
363 |
227 |
203 |
247 |
504 |
833 |
657 |
367 |
159 |
183 |
79 |
194 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
Milliseconds |
209 |
1046 |
529 |
288 |
465 |
278 |
177 |
480 |
263 |
570 |
271 |
194 |
160 |
126 |
767 |
345 |
223 |
225 |
182 |
233 |
424 |
292 |
973 |
513 |
447 |
Character |
e |
" |
-" |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
Milliseconds |
1543 |
480 |
477 |
491 |
1122 |
478 |
281 |
169 |
654 |
480 |
529 |
697 |
511 |
644 |
381 |
918 |
551 |
222 |
129 |
184 |
460 |
512 |
200 |
581 |
745 |
Character |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
Milliseconds |
498 |
556 |
292 |
883 |
501 |
423 |
1034 |
494 |
768 |
201 |
165 |
112 |
186 |
103 |
210 |
183 |
199 |
135 |
96 |
224 |
191 |
227 |
274 |
263 |
175 |
Character |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
185 |
136 |
93 |
117 |
366 |
655 |
464 |
335 |
256 |
210 |
192 |
135 |
77 |
168 |
80 |
200 |
211 |
233 |
159 |
133 |
235 |
158 |
232 |
255 |
210 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
- |
a |
p |
p |
e |
n |
d |
( |
( |
c |
Milliseconds |
263 |
161 |
132 |
434 |
649 |
440 |
465 |
103 |
243 |
127 |
88 |
142 |
119 |
310 |
210 |
696 |
177 |
169 |
208 |
96 |
202 |
131 |
476 |
408 |
511 |
Character |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
177 |
46 |
226 |
341 |
413 |
292 |
208 |
434 |
484 |
288 |
218 |
226 |
135 |
145 |
208 |
220 |
180 |
216 |
912 |
344 |
632 |
440 |
608 |
|
WPM Timing |
Seconds |
WPM |
4 |
9.01 |
7.99 |
18.02 |
11.99 |
37.03 |
15.99 |
33.78 |
19.98 |
33.63 |
23.98 |
37.53 |
27.97 |
38.61 |
31.97 |
39.41 |
35.97 |
37.37 |
39.96 |
33.63 |
43.96 |
33.03 |
47.96 |
33.53 |
51.95 |
34.19 |
55.95 |
34.75 |
59.94 |
34.83 |
63.94 |
33.97 |
67.94 |
33.56 |
71.93 |
33.86 |
75.93 |
34.29 |
79.93 |
34.68 |
83.92 |
35.32 |
87.92 |
34.4 |
91.92 |
34.47 |
95.91 |
34.53 |
99.91 |
33.99 |
103.9 |
33.26 |
107.9 |
33.14 |
111.9 |
33.46 |
115.89 |
32.62 |
119.89 |
32.63 |
123.89 |
32.35 |
127.88 |
32.47 |
131.88 |
32.58 |
135.87 |
32.32 |
139.87 |
32.43 |
143.87 |
32.11 |
147.86 |
32.22 |
151.86 |
32.16 |
155.86 |
32.34 |
159.85 |
31.83 |
163.85 |
31.49 |
167.85 |
31.24 |
171.84 |
31.21 |
175.84 |
30.98 |
179.83 |
31.5 |
183.83 |
31.99 |
187.83 |
32.2 |
191.82 |
32.4 |
195.82 |
32.66 |
199.82 |
32.55 |
|