Official speed |
66.06 wpm (98.46 seconds elapsed during race) |
Without ending ping |
66.42 wpm (535 ms delay sending score to TypeRacer’s server) |
Timerless |
66.79 wpm (535 ms elapsed before first character typed; 97.39 seconds elapsed during race) |
Timerless minus one |
66.66 wpm, ignoring the first character typed |
Race Start |
November 25, 2024 2:20:55pm UTC |
Race Finish |
November 25, 2024 2:22:33pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.2% |
Points |
97.99 |
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 characters from the socket */ StringBuffer command = New new StringBUffeuffer(); int expected = 10234: ; /* Cut off to avoid DosS atactack */ while (expected 0 0) { int ch= = -1; try { ch= = tstream.read(); } catch (IOExepception e) { log.warn("Standard Server.await: read: " ,, e); ch= = -1; } if (ch < 32) /& C& ^* * Control character ofr EFOF EOF terminates loop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
535 |
235 |
89 |
128 |
51 |
78 |
86 |
86 |
86 |
65 |
87 |
140 |
44 |
83 |
66 |
49 |
63 |
117 |
87 |
79 |
53 |
87 |
141 |
167 |
56 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
112 |
64 |
68 |
85 |
128 |
25 |
66 |
67 |
41 |
66 |
27 |
66 |
84 |
86 |
67 |
105 |
61 |
69 |
63 |
259 |
176 |
201 |
134 |
62 |
114 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
N |
e |
w |
|
- |
Milliseconds |
43 |
44 |
108 |
107 |
171 |
0 |
106 |
67 |
88 |
172 |
158 |
84 |
49 |
167 |
62 |
93 |
41 |
65 |
109 |
107 |
154 |
65 |
112 |
109 |
209 |
Character |
-N |
-e |
-w |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
U |
f |
f |
e |
-e |
-f |
-f |
-U |
u |
f |
f |
Milliseconds |
202 |
0 |
0 |
166 |
44 |
131 |
85 |
151 |
63 |
134 |
42 |
47 |
84 |
127 |
69 |
64 |
135 |
64 |
277 |
118 |
109 |
137 |
66 |
84 |
139 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
3 |
Milliseconds |
88 |
84 |
153 |
65 |
269 |
129 |
305 |
67 |
68 |
107 |
162 |
144 |
145 |
66 |
72 |
156 |
63 |
151 |
43 |
138 |
80 |
45 |
125 |
120 |
296 |
Character |
-3 |
4 |
: |
|
- |
-: |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
Milliseconds |
324 |
152 |
210 |
160 |
169 |
137 |
86 |
130 |
256 |
221 |
172 |
310 |
129 |
98 |
67 |
65 |
47 |
128 |
85 |
111 |
85 |
45 |
108 |
63 |
129 |
Character |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
a |
c |
-c |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
Milliseconds |
40 |
90 |
61 |
132 |
108 |
137 |
620 |
129 |
130 |
135 |
348 |
125 |
150 |
195 |
102 |
67 |
87 |
127 |
62 |
66 |
215 |
352 |
223 |
126 |
87 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
s |
u |
-u |
-s |
|
s |
h |
u |
t |
d |
Milliseconds |
62 |
167 |
67 |
70 |
257 |
129 |
149 |
130 |
62 |
108 |
154 |
42 |
160 |
65 |
197 |
181 |
134 |
190 |
125 |
43 |
111 |
129 |
39 |
107 |
189 |
Character |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
66 |
88 |
65 |
140 |
160 |
89 |
107 |
68 |
127 |
41 |
178 |
45 |
195 |
407 |
254 |
311 |
171 |
132 |
81 |
280 |
171 |
88 |
87 |
88 |
66 |
Character |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
|
n |
-n |
- |
-- |
= |
Milliseconds |
69 |
216 |
64 |
147 |
414 |
84 |
107 |
195 |
1296 |
231 |
194 |
390 |
65 |
67 |
83 |
85 |
71 |
87 |
129 |
66 |
181 |
207 |
127 |
152 |
46 |
Character |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
Milliseconds |
213 |
108 |
109 |
115 |
133 |
131 |
84 |
64 |
71 |
105 |
49 |
170 |
172 |
109 |
104 |
90 |
60 |
133 |
184 |
142 |
164 |
84 |
85 |
90 |
39 |
Character |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
-( |
) |
-) |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
64 |
179 |
110 |
19 |
84 |
151 |
89 |
159 |
143 |
160 |
109 |
497 |
322 |
345 |
364 |
174 |
108 |
199 |
348 |
219 |
296 |
179 |
88 |
41 |
89 |
Character |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
e |
-e |
n |
e |
x |
t |
I |
N |
t |
( |
Milliseconds |
174 |
64 |
129 |
67 |
150 |
127 |
64 |
331 |
157 |
84 |
85 |
86 |
86 |
50 |
193 |
126 |
273 |
147 |
44 |
140 |
180 |
168 |
39 |
90 |
165 |
Character |
) |
-) |
-( |
-t |
-N |
-I |
n |
t |
( |
) |
-) |
-( |
-t |
-n |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
Milliseconds |
89 |
259 |
131 |
132 |
146 |
86 |
230 |
89 |
189 |
89 |
247 |
134 |
119 |
137 |
111 |
194 |
48 |
169 |
88 |
89 |
1071 |
170 |
391 |
88 |
169 |
Character |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
0 |
|
Milliseconds |
342 |
515 |
321 |
156 |
258 |
204 |
147 |
67 |
62 |
173 |
107 |
131 |
130 |
127 |
175 |
130 |
63 |
131 |
99 |
66 |
155 |
63 |
136 |
266 |
133 |
Character |
- |
-0 |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
= |
|
- |
-= |
|
= |
|
- |
1 |
; |
|
Milliseconds |
146 |
131 |
67 |
86 |
285 |
206 |
312 |
300 |
131 |
64 |
159 |
126 |
117 |
106 |
360 |
42 |
182 |
106 |
64 |
129 |
429 |
114 |
271 |
527 |
112 |
Character |
t |
r |
y |
|
{ |
|
c |
h |
= |
|
- |
-= |
|
= |
|
t |
-t |
s |
t |
r |
e |
a |
m |
. |
r |
Milliseconds |
224 |
155 |
151 |
93 |
143 |
241 |
299 |
66 |
204 |
117 |
144 |
122 |
69 |
515 |
157 |
440 |
211 |
42 |
86 |
162 |
63 |
90 |
40 |
172 |
149 |
Character |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
e |
p |
-p |
-e |
c |
Milliseconds |
64 |
44 |
111 |
108 |
64 |
212 |
108 |
280 |
177 |
780 |
108 |
86 |
187 |
85 |
64 |
376 |
304 |
196 |
190 |
189 |
258 |
42 |
340 |
123 |
88 |
Character |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
Milliseconds |
68 |
130 |
64 |
85 |
65 |
120 |
108 |
156 |
235 |
175 |
217 |
894 |
132 |
144 |
79 |
178 |
84 |
88 |
65 |
108 |
296 |
491 |
0 |
514 |
87 |
Character |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
Milliseconds |
108 |
40 |
106 |
66 |
161 |
108 |
284 |
85 |
141 |
64 |
148 |
89 |
128 |
67 |
115 |
85 |
129 |
109 |
83 |
280 |
87 |
224 |
67 |
86 |
68 |
Character |
: |
|
" |
|
, |
-, |
- |
, |
|
e |
) |
; |
|
c |
h |
= |
|
- |
-= |
|
= |
|
- |
1 |
; |
Milliseconds |
151 |
67 |
452 |
347 |
21 |
265 |
120 |
63 |
127 |
65 |
484 |
388 |
156 |
338 |
86 |
197 |
287 |
174 |
137 |
87 |
112 |
339 |
162 |
127 |
221 |
Character |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
& |
|
C |
-C |
- |
-& |
& |
|
Milliseconds |
153 |
566 |
205 |
167 |
119 |
88 |
304 |
208 |
159 |
181 |
172 |
254 |
464 |
212 |
260 |
413 |
190 |
282 |
175 |
128 |
296 |
125 |
135 |
280 |
242 |
Character |
- |
-& |
^ |
* |
|
- |
-* |
-^ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
Milliseconds |
259 |
143 |
763 |
0 |
218 |
328 |
125 |
112 |
213 |
182 |
215 |
132 |
118 |
66 |
101 |
41 |
128 |
62 |
90 |
87 |
19 |
91 |
86 |
106 |
144 |
Character |
e |
r |
|
o |
f |
-f |
r |
|
E |
F |
-F |
-E |
O |
F |
|
- |
-F |
-O |
E |
O |
F |
|
t |
e |
r |
Milliseconds |
66 |
94 |
63 |
89 |
63 |
221 |
125 |
63 |
154 |
109 |
199 |
131 |
62 |
65 |
88 |
292 |
129 |
217 |
108 |
106 |
122 |
138 |
125 |
67 |
85 |
Character |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
Milliseconds |
64 |
71 |
85 |
23 |
42 |
68 |
126 |
43 |
108 |
143 |
139 |
83 |
84 |
143 |
64 |
24 |
41 |
89 |
229 |
229 |
172 |
87 |
65 |
129 |
87 |
Character |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
Milliseconds |
44 |
109 |
64 |
129 |
45 |
101 |
109 |
63 |
73 |
128 |
127 |
291 |
106 |
64 |
62 |
617 |
347 |
282 |
67 |
226 |
267 |
200 |
187 |
178 |
128 |
Character |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
41 |
88 |
161 |
68 |
134 |
61 |
123 |
397 |
524 |
135 |
|
WPM Timing |
Seconds |
WPM |
1.97 |
97.51 |
3.94 |
124.93 |
5.91 |
119.85 |
7.88 |
106.65 |
9.85 |
98.72 |
11.81 |
97.51 |
13.78 |
94.89 |
15.75 |
88.36 |
17.72 |
90.06 |
19.69 |
86.54 |
21.66 |
85.87 |
23.63 |
84.81 |
25.6 |
85.32 |
27.57 |
85.32 |
29.54 |
81.66 |
31.51 |
80.37 |
33.48 |
80.3 |
35.44 |
82.27 |
37.41 |
79.54 |
39.38 |
78.61 |
41.35 |
79.22 |
43.32 |
76.73 |
45.29 |
74.72 |
47.26 |
73.13 |
49.23 |
72.15 |
51.2 |
72.89 |
53.17 |
72 |
55.14 |
71.17 |
57.1 |
70.61 |
59.07 |
69.27 |
61.04 |
69.98 |
63.01 |
69.51 |
64.98 |
68.88 |
66.95 |
68.29 |
68.92 |
68.43 |
70.89 |
68.9 |
72.86 |
69.34 |
74.83 |
68.32 |
76.8 |
67.5 |
78.76 |
67.34 |
80.73 |
66.89 |
82.7 |
65.58 |
84.67 |
64.06 |
86.64 |
64.82 |
88.61 |
64.33 |
90.58 |
65.18 |
92.55 |
66.26 |
94.52 |
66.4 |
96.49 |
66.54 |
98.46 |
66.06 |
|