Official speed |
47.46 wpm (137.04 seconds elapsed during race) |
Without ending ping |
48.58 wpm (3,150 ms delay sending score to TypeRacer’s server) |
Timerless |
48.72 wpm (407 ms elapsed before first character typed; 133.49 seconds elapsed during race) |
Timerless minus one |
48.63 wpm, ignoring the first character typed |
Race Start |
June 17, 2023 3:38:20pm UTC |
Race Finish |
June 17, 2023 3:40:37pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.2% |
Points |
70.40 |
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 |
/* rRead a set of characters from the socket */ String Buffer command = new sStringBuffer(); int expecgeted = 10234; /* Cut of f to avoid DoS attack */ while (expecgeted < shudtdown.length()) { if (random == null$-) ranoddom = new Random(System.currentTimeMillis()); expected += (random .nextInt() % 1024); } while (expected > 99\90) { 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 termineatates loop break; command .append((char,), ch); expcected --; } |
Timing |
Character |
/ |
* |
|
r |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
407 |
460 |
440 |
176 |
365 |
272 |
158 |
62 |
165 |
135 |
199 |
194 |
129 |
36 |
123 |
140 |
137 |
81 |
60 |
167 |
84 |
107 |
49 |
134 |
165 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
159 |
107 |
106 |
132 |
69 |
128 |
36 |
62 |
49 |
123 |
57 |
118 |
73 |
97 |
112 |
120 |
134 |
142 |
53 |
142 |
103 |
824 |
679 |
157 |
423 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
161 |
52 |
54 |
84 |
69 |
107 |
453 |
325 |
174 |
65 |
156 |
99 |
90 |
77 |
145 |
23 |
88 |
195 |
91 |
103 |
71 |
136 |
176 |
89 |
153 |
Character |
e |
w |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
78 |
153 |
139 |
213 |
611 |
296 |
212 |
45 |
64 |
60 |
87 |
340 |
171 |
103 |
153 |
161 |
65 |
248 |
232 |
444 |
183 |
241 |
64 |
115 |
122 |
Character |
e |
x |
p |
e |
c |
g |
e |
-e |
-g |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
3 |
-3 |
4 |
; |
|
/ |
* |
Milliseconds |
152 |
183 |
111 |
60 |
185 |
120 |
112 |
430 |
252 |
180 |
78 |
168 |
78 |
114 |
66 |
222 |
440 |
697 |
147 |
411 |
298 |
317 |
203 |
464 |
730 |
Character |
|
C |
u |
t |
|
o |
f |
|
- |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
363 |
374 |
137 |
122 |
92 |
167 |
65 |
168 |
316 |
110 |
111 |
151 |
29 |
121 |
139 |
145 |
116 |
40 |
89 |
89 |
254 |
206 |
438 |
227 |
154 |
Character |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
g |
e |
-e |
-g |
Milliseconds |
155 |
164 |
96 |
192 |
90 |
196 |
219 |
612 |
294 |
301 |
90 |
42 |
91 |
87 |
129 |
195 |
315 |
180 |
119 |
127 |
222 |
120 |
96 |
319 |
140 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
d |
-d |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
87 |
78 |
181 |
61 |
332 |
204 |
239 |
88 |
163 |
74 |
298 |
97 |
173 |
151 |
257 |
141 |
331 |
189 |
107 |
136 |
59 |
168 |
90 |
125 |
761 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
$ |
- |
-- |
Milliseconds |
217 |
192 |
1084 |
490 |
142 |
66 |
97 |
272 |
548 |
61 |
122 |
111 |
72 |
58 |
128 |
198 |
140 |
112 |
62 |
134 |
192 |
116 |
262 |
46 |
418 |
Character |
-$ |
) |
|
r |
a |
n |
o |
d |
-d |
-o |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
134 |
527 |
329 |
210 |
41 |
117 |
128 |
0 |
380 |
121 |
115 |
94 |
94 |
104 |
263 |
163 |
189 |
97 |
166 |
118 |
509 |
181 |
96 |
126 |
71 |
Character |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
Milliseconds |
97 |
86 |
1003 |
272 |
242 |
254 |
58 |
157 |
370 |
268 |
121 |
457 |
150 |
221 |
98 |
136 |
382 |
134 |
91 |
166 |
355 |
200 |
156 |
137 |
109 |
Character |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
137 |
232 |
420 |
225 |
447 |
167 |
248 |
162 |
104 |
78 |
235 |
126 |
74 |
153 |
70 |
338 |
540 |
329 |
311 |
299 |
104 |
120 |
99 |
42 |
90 |
Character |
|
- |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
113 |
363 |
265 |
256 |
82 |
187 |
180 |
451 |
237 |
156 |
258 |
186 |
344 |
836 |
539 |
402 |
490 |
522 |
555 |
756 |
327 |
218 |
1032 |
468 |
163 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
9 |
-9 |
9 |
-9 |
\ |
-\ |
9 |
-9 |
Milliseconds |
50 |
67 |
65 |
87 |
131 |
296 |
413 |
200 |
84 |
101 |
194 |
162 |
65 |
150 |
103 |
339 |
342 |
697 |
485 |
318 |
458 |
542 |
0 |
0 |
535 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
) |
-) |
- |
1 |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
497 |
971 |
495 |
1707 |
648 |
174 |
77 |
62 |
98 |
165 |
111 |
265 |
136 |
103 |
739 |
670 |
507 |
507 |
494 |
197 |
208 |
91 |
92 |
127 |
765 |
Character |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
487 |
199 |
76 |
171 |
149 |
118 |
301 |
108 |
72 |
174 |
49 |
117 |
365 |
216 |
38 |
42 |
218 |
196 |
82 |
465 |
242 |
912 |
448 |
235 |
130 |
Character |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
83 |
167 |
126 |
116 |
293 |
527 |
228 |
412 |
440 |
258 |
240 |
146 |
102 |
98 |
42 |
127 |
67 |
163 |
367 |
398 |
449 |
476 |
234 |
155 |
92 |
Character |
. |
w |
a |
r |
n |
( |
\ |
-\ |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
255 |
240 |
198 |
80 |
93 |
151 |
527 |
0 |
0 |
383 |
223 |
81 |
114 |
127 |
149 |
57 |
219 |
324 |
170 |
33 |
208 |
132 |
60 |
319 |
289 |
Character |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
' |
-' |
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
Milliseconds |
213 |
193 |
89 |
98 |
281 |
173 |
177 |
52 |
98 |
180 |
153 |
133 |
293 |
482 |
60 |
408 |
129 |
237 |
925 |
629 |
207 |
181 |
59 |
200 |
108 |
Character |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
\ |
* |
-* |
-\ |
Milliseconds |
116 |
428 |
544 |
279 |
221 |
559 |
531 |
285 |
99 |
89 |
419 |
275 |
133 |
322 |
330 |
226 |
549 |
208 |
617 |
304 |
417 |
2219 |
0 |
863 |
677 |
Character |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
Milliseconds |
0 |
507 |
386 |
154 |
54 |
39 |
81 |
79 |
144 |
75 |
123 |
78 |
111 |
88 |
157 |
159 |
150 |
99 |
110 |
484 |
121 |
98 |
125 |
212 |
189 |
Character |
F |
|
t |
e |
r |
m |
i |
n |
e |
a |
t |
-t |
-a |
-e |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
651 |
166 |
124 |
114 |
94 |
19 |
51 |
92 |
72 |
151 |
136 |
183 |
138 |
218 |
111 |
94 |
86 |
150 |
70 |
98 |
163 |
122 |
102 |
103 |
162 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
Milliseconds |
167 |
58 |
56 |
148 |
200 |
114 |
334 |
102 |
81 |
310 |
165 |
130 |
114 |
121 |
408 |
226 |
192 |
108 |
86 |
261 |
574 |
96 |
197 |
266 |
301 |
Character |
h |
a |
r |
, |
-, |
) |
, |
-, |
|
c |
h |
) |
; |
|
e |
x |
p |
c |
-c |
e |
c |
t |
e |
d |
|
Milliseconds |
93 |
98 |
55 |
137 |
408 |
436 |
383 |
409 |
92 |
177 |
80 |
460 |
357 |
189 |
270 |
181 |
116 |
126 |
413 |
111 |
212 |
119 |
129 |
147 |
97 |
Character |
- |
- |
- |
; |
|
} |
Milliseconds |
438 |
441 |
199 |
521 |
217 |
490 |
|
WPM Timing |
Seconds |
WPM |
2.74 |
35.03 |
5.48 |
74.43 |
8.22 |
67.13 |
10.96 |
68.96 |
13.7 |
68.3 |
16.45 |
67.86 |
19.19 |
66.3 |
21.93 |
60.75 |
24.67 |
58.86 |
27.41 |
60.86 |
30.15 |
60.5 |
32.89 |
60.2 |
35.63 |
60.28 |
38.37 |
58.17 |
41.11 |
58.96 |
43.85 |
57.74 |
46.59 |
57.69 |
49.34 |
56.92 |
52.08 |
57.38 |
54.82 |
57.57 |
57.56 |
56.92 |
60.3 |
56.32 |
63.04 |
54.82 |
65.78 |
53.45 |
68.52 |
54.29 |
71.26 |
52.54 |
74 |
51.08 |
76.74 |
50.19 |
79.48 |
49.37 |
82.23 |
48.89 |
84.97 |
49.86 |
87.71 |
49.39 |
90.45 |
49.22 |
93.19 |
49.32 |
95.93 |
49.79 |
98.67 |
50.23 |
101.41 |
50.17 |
104.15 |
49.89 |
106.89 |
49.51 |
109.63 |
49.15 |
112.37 |
48.27 |
115.12 |
47.43 |
117.86 |
48.47 |
120.6 |
48.56 |
123.34 |
49.33 |
126.08 |
49.3 |
128.82 |
49 |
131.56 |
48.98 |
134.3 |
48.43 |
137.04 |
47.46 |
|