Official speed |
59.83 wpm (108.71 seconds elapsed during race) |
Without ending ping |
59.89 wpm (101 ms delay sending score to TypeRacer’s server) |
Timerless |
60.51 wpm (1,119 ms elapsed before first character typed; 107.49 seconds elapsed during race) |
Timerless minus one |
60.40 wpm, ignoring the first character typed |
Race Start |
June 15, 2024 11:07:03pm UTC |
Race Finish |
June 15, 2024 11:08:52pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.0% |
Points |
88.75 |
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 |
/* Reda a ad a set of characters from the socket */ StringBuffer command = new StringFBuffer(); int expected / = 011024; /* Cut off to avoid DOoS attack. */ while (expected < shutdown.length()) { if (random == null ) random = new Random(System.currentTimeMillis() ); expected + = (random.nextInt() ^^^%% 010424 ); } while (expected > 0 )( { int ch = -1 ; try {ch ch = stream.read(); } catch (IOExpectception e) { log.warn("StandardServer.auwayit: read: ", e) ; ch = -1; } if (ch < 32) /* Contro ll character of EOr EOF terminates loop break; command.append((cahrhar) ch ); expected=--; )} |
Timing |
Character |
/ |
* |
|
R |
e |
d |
a |
|
a |
|
-a |
- |
- |
-a |
-d |
a |
d |
|
a |
|
s |
e |
t |
|
o |
Milliseconds |
1119 |
573 |
230 |
289 |
90 |
122 |
10 |
123 |
85 |
97 |
309 |
0 |
451 |
146 |
158 |
233 |
76 |
90 |
501 |
112 |
141 |
75 |
59 |
83 |
84 |
Character |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
52 |
70 |
127 |
60 |
141 |
69 |
141 |
45 |
149 |
91 |
54 |
74 |
76 |
111 |
67 |
89 |
84 |
60 |
89 |
50 |
28 |
61 |
72 |
59 |
76 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
80 |
94 |
51 |
88 |
144 |
182 |
150 |
275 |
183 |
35 |
98 |
91 |
38 |
193 |
105 |
81 |
126 |
57 |
58 |
92 |
51 |
118 |
49 |
127 |
104 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
F |
-F |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
79 |
74 |
56 |
117 |
87 |
143 |
119 |
69 |
81 |
376 |
127 |
52 |
90 |
91 |
36 |
223 |
214 |
300 |
151 |
66 |
112 |
75 |
53 |
212 |
94 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
/ |
|
- |
-/ |
= |
|
0 |
1 |
-1 |
-0 |
Milliseconds |
330 |
108 |
230 |
96 |
58 |
95 |
120 |
163 |
143 |
169 |
48 |
123 |
65 |
77 |
37 |
195 |
66 |
285 |
120 |
242 |
118 |
294 |
103 |
129 |
146 |
Character |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
307 |
86 |
82 |
197 |
298 |
125 |
373 |
246 |
374 |
306 |
97 |
70 |
74 |
49 |
73 |
123 |
78 |
136 |
75 |
69 |
98 |
64 |
99 |
130 |
88 |
Character |
|
D |
O |
-O |
o |
S |
|
a |
t |
t |
a |
c |
k |
. |
|
- |
-. |
|
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
154 |
182 |
195 |
326 |
71 |
329 |
189 |
159 |
74 |
119 |
98 |
76 |
75 |
138 |
96 |
360 |
139 |
115 |
193 |
426 |
835 |
391 |
75 |
38 |
75 |
Character |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
Milliseconds |
41 |
100 |
101 |
148 |
151 |
159 |
132 |
45 |
166 |
60 |
90 |
361 |
142 |
148 |
294 |
64 |
61 |
92 |
153 |
109 |
101 |
42 |
164 |
179 |
117 |
Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
110 |
70 |
161 |
56 |
403 |
88 |
263 |
563 |
422 |
831 |
258 |
67 |
91 |
438 |
427 |
103 |
70 |
45 |
130 |
98 |
80 |
110 |
157 |
126 |
124 |
Character |
u |
l |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
122 |
60 |
142 |
105 |
316 |
200 |
99 |
326 |
87 |
83 |
69 |
88 |
104 |
72 |
125 |
66 |
343 |
105 |
115 |
190 |
478 |
131 |
48 |
39 |
110 |
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 |
94 |
173 |
219 |
161 |
60 |
54 |
73 |
91 |
118 |
247 |
436 |
87 |
145 |
80 |
92 |
29 |
186 |
116 |
72 |
44 |
441 |
125 |
54 |
150 |
60 |
Character |
s |
( |
) |
|
- |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
|
- |
= |
|
( |
r |
a |
Milliseconds |
128 |
434 |
83 |
214 |
401 |
430 |
176 |
77 |
533 |
150 |
179 |
120 |
90 |
142 |
75 |
79 |
25 |
180 |
78 |
375 |
298 |
127 |
391 |
411 |
117 |
Character |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
^ |
-^ |
^ |
^ |
-^ |
% |
-% |
-^ |
% |
|
Milliseconds |
86 |
45 |
120 |
113 |
113 |
464 |
40 |
117 |
90 |
173 |
96 |
41 |
193 |
85 |
344 |
382 |
421 |
234 |
107 |
243 |
142 |
83 |
256 |
218 |
511 |
Character |
0 |
-0 |
1 |
0 |
4 |
-4 |
2 |
4 |
|
- |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
296 |
188 |
131 |
111 |
100 |
432 |
106 |
83 |
270 |
211 |
215 |
154 |
101 |
1216 |
141 |
233 |
96 |
71 |
175 |
17 |
75 |
142 |
469 |
156 |
163 |
Character |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
( |
-( |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
Milliseconds |
130 |
31 |
177 |
37 |
98 |
79 |
116 |
104 |
137 |
148 |
399 |
406 |
9 |
373 |
306 |
180 |
849 |
155 |
78 |
59 |
67 |
383 |
82 |
75 |
1209 |
Character |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
c |
h |
|
- |
-h |
-c |
|
c |
h |
|
= |
|
s |
Milliseconds |
87 |
169 |
102 |
136 |
240 |
368 |
109 |
381 |
80 |
45 |
111 |
199 |
311 |
93 |
49 |
234 |
151 |
427 |
128 |
167 |
73 |
90 |
98 |
89 |
271 |
Character |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
104 |
70 |
43 |
60 |
71 |
95 |
88 |
90 |
69 |
57 |
181 |
63 |
216 |
151 |
336 |
281 |
306 |
88 |
90 |
112 |
72 |
33 |
329 |
234 |
146 |
Character |
E |
x |
p |
e |
c |
t |
-t |
-c |
-e |
-p |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
Milliseconds |
418 |
440 |
181 |
121 |
58 |
143 |
263 |
243 |
140 |
302 |
264 |
64 |
97 |
131 |
81 |
737 |
88 |
58 |
232 |
634 |
161 |
219 |
608 |
136 |
73 |
Character |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
u |
Milliseconds |
59 |
106 |
205 |
65 |
85 |
111 |
222 |
175 |
183 |
205 |
138 |
66 |
59 |
91 |
60 |
85 |
232 |
146 |
49 |
149 |
67 |
109 |
57 |
239 |
150 |
Character |
-u |
w |
a |
y |
-y |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
c |
Milliseconds |
227 |
277 |
76 |
102 |
398 |
122 |
117 |
549 |
170 |
356 |
61 |
90 |
36 |
698 |
125 |
341 |
384 |
122 |
305 |
520 |
183 |
344 |
119 |
112 |
375 |
Character |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
Milliseconds |
76 |
300 |
210 |
158 |
435 |
119 |
313 |
172 |
356 |
436 |
394 |
95 |
94 |
1239 |
524 |
67 |
84 |
464 |
127 |
219 |
126 |
694 |
137 |
385 |
272 |
Character |
|
C |
o |
n |
t |
r |
o |
|
l |
-l |
- |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
Milliseconds |
204 |
245 |
144 |
43 |
39 |
101 |
74 |
92 |
33 |
403 |
146 |
250 |
101 |
101 |
70 |
74 |
55 |
86 |
70 |
147 |
48 |
99 |
73 |
69 |
104 |
Character |
|
E |
O |
-E |
-O |
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
Milliseconds |
44 |
159 |
171 |
351 |
0 |
313 |
139 |
210 |
126 |
190 |
172 |
91 |
119 |
174 |
90 |
72 |
90 |
93 |
51 |
73 |
69 |
99 |
46 |
64 |
93 |
Character |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
Milliseconds |
60 |
131 |
130 |
95 |
40 |
59 |
35 |
91 |
97 |
144 |
90 |
442 |
73 |
86 |
129 |
88 |
70 |
46 |
99 |
191 |
129 |
133 |
136 |
74 |
52 |
Character |
( |
( |
c |
a |
h |
r |
-r |
-h |
-a |
h |
a |
r |
) |
|
c |
h |
|
- |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
189 |
498 |
269 |
115 |
17 |
114 |
565 |
169 |
149 |
277 |
111 |
107 |
543 |
350 |
338 |
84 |
81 |
229 |
252 |
292 |
97 |
203 |
153 |
203 |
114 |
Character |
c |
t |
e |
d |
= |
-= |
- |
- |
; |
|
) |
-) |
} |
Milliseconds |
58 |
145 |
72 |
50 |
181 |
285 |
320 |
135 |
206 |
101 |
222 |
283 |
204 |
|
WPM Timing |
Seconds |
WPM |
2.17 |
16.56 |
4.35 |
22.08 |
6.52 |
53.35 |
8.7 |
70.37 |
10.87 |
81.69 |
13.04 |
80.95 |
15.22 |
81.21 |
17.39 |
75.2 |
19.57 |
74.82 |
21.74 |
74.51 |
23.92 |
72.25 |
26.09 |
71.75 |
28.26 |
73.03 |
30.44 |
71.75 |
32.61 |
69.18 |
34.79 |
70.37 |
36.96 |
70.45 |
39.13 |
71.45 |
41.31 |
72.04 |
43.48 |
70.37 |
45.66 |
69.91 |
47.83 |
70.5 |
50.01 |
67.91 |
52.18 |
66.23 |
54.35 |
64.47 |
56.53 |
65.38 |
58.7 |
64.39 |
60.88 |
63.87 |
63.05 |
62.81 |
65.22 |
61.63 |
67.4 |
63.21 |
69.57 |
63.3 |
71.75 |
61.72 |
73.92 |
61.36 |
76.1 |
61.5 |
78.27 |
62.4 |
80.44 |
61.61 |
82.62 |
61.29 |
84.79 |
60.71 |
86.97 |
60.3 |
89.14 |
59.5 |
91.31 |
59 |
93.49 |
59.04 |
95.66 |
59.33 |
97.84 |
59.73 |
100.01 |
60.95 |
102.19 |
60.95 |
104.36 |
60.25 |
106.53 |
60.15 |
108.71 |
59.83 |
|