Official speed |
55.11 wpm (118.02 seconds elapsed during race) |
Without ending ping |
55.41 wpm (639 ms delay sending score to TypeRacer’s server) |
Timerless |
55.56 wpm (308 ms elapsed before first character typed; 117.07 seconds elapsed during race) |
Timerless minus one |
55.45 wpm, ignoring the first character typed |
Race Start |
May 1, 2024 10:42:24pm UTC |
Race Finish |
May 1, 2024 10:44:22pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.2% |
Points |
81.74 |
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 characterse f from the socket */ StringBuffer command = new STrintringBuffer()l;==; int expected = 1-024; /* Cut off to vavoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random - = new Random(System.currentTimeMillies(s()): e; expected += (random.nextInt() % 1024); } wihhile (extepected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOExceptin eon e) { logl,.a.warn("StandardServer.await: read: ", e); ch += -1; ]}i if( (ch < 32) /$* Control character or EOF terminated ls loop break; bcommand.append(( hccchar) ch); expected--'; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
308 |
760 |
282 |
230 |
224 |
103 |
144 |
76 |
151 |
154 |
106 |
119 |
130 |
124 |
105 |
103 |
52 |
150 |
84 |
111 |
88 |
88 |
174 |
168 |
170 |
Character |
r |
s |
e |
|
f |
-f |
- |
-e |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
83 |
89 |
9 |
148 |
125 |
268 |
94 |
66 |
332 |
102 |
169 |
148 |
153 |
45 |
85 |
97 |
39 |
136 |
75 |
157 |
113 |
97 |
114 |
318 |
270 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
493 |
287 |
150 |
159 |
143 |
151 |
47 |
104 |
66 |
219 |
126 |
145 |
111 |
132 |
37 |
83 |
129 |
51 |
131 |
102 |
64 |
85 |
70 |
131 |
299 |
Character |
|
n |
e |
w |
|
S |
T |
r |
i |
n |
-n |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
158 |
156 |
50 |
40 |
107 |
202 |
102 |
143 |
64 |
111 |
214 |
107 |
74 |
103 |
143 |
138 |
56 |
116 |
51 |
263 |
120 |
134 |
97 |
154 |
63 |
Character |
( |
) |
l |
; |
= |
= |
-= |
-= |
-; |
-l |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
214 |
69 |
330 |
55 |
254 |
127 |
232 |
101 |
85 |
98 |
335 |
147 |
93 |
124 |
76 |
124 |
110 |
184 |
107 |
100 |
135 |
157 |
77 |
138 |
94 |
Character |
= |
|
1 |
- |
-- |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
v |
Milliseconds |
148 |
84 |
168 |
97 |
477 |
341 |
205 |
710 |
387 |
155 |
188 |
434 |
189 |
165 |
129 |
79 |
131 |
143 |
103 |
132 |
87 |
199 |
154 |
112 |
178 |
Character |
-v |
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
259 |
61 |
85 |
126 |
77 |
134 |
98 |
216 |
265 |
264 |
236 |
186 |
195 |
97 |
104 |
151 |
95 |
87 |
231 |
382 |
166 |
119 |
57 |
79 |
146 |
Character |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
Milliseconds |
84 |
85 |
211 |
206 |
157 |
83 |
112 |
148 |
162 |
54 |
151 |
132 |
215 |
104 |
133 |
85 |
129 |
94 |
171 |
82 |
108 |
107 |
160 |
525 |
117 |
Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
101 |
67 |
132 |
90 |
282 |
86 |
226 |
249 |
267 |
214 |
143 |
102 |
81 |
233 |
216 |
77 |
104 |
113 |
91 |
150 |
85 |
190 |
122 |
194 |
188 |
Character |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
|
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
147 |
149 |
133 |
234 |
214 |
154 |
66 |
119 |
96 |
106 |
129 |
67 |
302 |
102 |
359 |
104 |
454 |
208 |
137 |
80 |
25 |
93 |
347 |
178 |
95 |
Character |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
Milliseconds |
101 |
104 |
121 |
216 |
247 |
158 |
216 |
100 |
106 |
72 |
178 |
147 |
78 |
138 |
129 |
75 |
139 |
96 |
272 |
154 |
135 |
65 |
329 |
144 |
148 |
Character |
l |
i |
e |
s |
( |
-( |
-s |
-e |
s |
( |
) |
) |
: |
|
e |
-e |
- |
-: |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
110 |
184 |
189 |
66 |
243 |
216 |
107 |
115 |
200 |
250 |
47 |
230 |
267 |
102 |
149 |
200 |
109 |
83 |
290 |
92 |
134 |
163 |
79 |
106 |
148 |
Character |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
Milliseconds |
155 |
75 |
137 |
110 |
202 |
466 |
188 |
302 |
245 |
66 |
250 |
121 |
135 |
107 |
216 |
187 |
83 |
237 |
533 |
271 |
151 |
91 |
312 |
79 |
371 |
Character |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
i |
h |
-h |
-i |
h |
i |
l |
e |
|
( |
e |
x |
t |
Milliseconds |
1185 |
506 |
181 |
121 |
865 |
261 |
406 |
254 |
108 |
256 |
268 |
127 |
66 |
17 |
631 |
117 |
273 |
159 |
121 |
105 |
95 |
201 |
234 |
190 |
342 |
Character |
e |
-e |
-t |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
Milliseconds |
79 |
419 |
432 |
239 |
112 |
181 |
148 |
70 |
141 |
273 |
288 |
383 |
283 |
428 |
189 |
241 |
242 |
222 |
143 |
70 |
129 |
114 |
59 |
257 |
181 |
Character |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
Milliseconds |
76 |
504 |
508 |
234 |
107 |
132 |
176 |
105 |
66 |
518 |
340 |
137 |
98 |
304 |
196 |
74 |
162 |
87 |
161 |
58 |
111 |
177 |
192 |
134 |
54 |
Character |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
n |
Milliseconds |
73 |
135 |
250 |
62 |
289 |
107 |
230 |
160 |
141 |
113 |
102 |
204 |
125 |
85 |
253 |
370 |
100 |
322 |
384 |
276 |
191 |
77 |
114 |
94 |
183 |
Character |
|
e |
-e |
- |
-n |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
l |
-l |
, |
. |
a |
-a |
-. |
-, |
. |
Milliseconds |
83 |
169 |
182 |
116 |
99 |
254 |
87 |
75 |
105 |
348 |
232 |
197 |
217 |
451 |
167 |
134 |
197 |
377 |
195 |
0 |
197 |
273 |
127 |
153 |
329 |
Character |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
Milliseconds |
181 |
137 |
78 |
119 |
274 |
700 |
284 |
231 |
112 |
52 |
164 |
153 |
115 |
153 |
230 |
190 |
75 |
173 |
151 |
46 |
70 |
146 |
263 |
488 |
128 |
Character |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
+ |
-+ |
= |
|
- |
1 |
Milliseconds |
103 |
254 |
211 |
43 |
87 |
87 |
200 |
292 |
328 |
221 |
291 |
107 |
148 |
245 |
249 |
84 |
149 |
86 |
302 |
279 |
336 |
568 |
216 |
538 |
322 |
Character |
; |
|
] |
-] |
} |
i |
-i |
|
i |
f |
( |
-( |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
$ |
Milliseconds |
190 |
97 |
522 |
423 |
224 |
367 |
270 |
144 |
196 |
185 |
448 |
292 |
181 |
962 |
409 |
77 |
880 |
222 |
210 |
255 |
50 |
352 |
229 |
308 |
947 |
Character |
-$ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
Milliseconds |
563 |
429 |
818 |
263 |
169 |
108 |
62 |
149 |
65 |
140 |
62 |
112 |
101 |
143 |
240 |
76 |
161 |
161 |
104 |
68 |
133 |
136 |
103 |
47 |
867 |
Character |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
|
l |
-l |
- |
-d |
s |
|
l |
o |
o |
p |
|
Milliseconds |
246 |
140 |
508 |
133 |
99 |
83 |
88 |
128 |
77 |
74 |
86 |
41 |
173 |
131 |
141 |
218 |
95 |
82 |
167 |
117 |
121 |
160 |
119 |
142 |
79 |
Character |
b |
r |
e |
a |
k |
; |
|
b |
-b |
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
Milliseconds |
130 |
181 |
69 |
99 |
416 |
249 |
135 |
268 |
297 |
118 |
106 |
140 |
106 |
82 |
84 |
96 |
185 |
155 |
113 |
108 |
140 |
135 |
154 |
361 |
135 |
Character |
|
- |
h |
c |
-c |
c |
-c |
-h |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
237 |
309 |
186 |
116 |
306 |
231 |
137 |
188 |
224 |
103 |
111 |
103 |
304 |
239 |
169 |
87 |
253 |
265 |
144 |
107 |
176 |
86 |
648 |
180 |
193 |
Character |
e |
d |
- |
- |
' |
-' |
; |
|
} |
Milliseconds |
47 |
160 |
935 |
148 |
844 |
442 |
259 |
377 |
203 |
|
WPM Timing |
Seconds |
WPM |
2.36 |
45.76 |
4.72 |
68.63 |
7.08 |
71.18 |
9.44 |
68.63 |
11.8 |
76.26 |
14.16 |
72.87 |
16.52 |
68.27 |
18.88 |
67.36 |
21.24 |
64.4 |
23.6 |
66.09 |
25.96 |
66.09 |
28.32 |
68.21 |
30.68 |
69.22 |
33.05 |
69.36 |
35.41 |
70.16 |
37.77 |
68.95 |
40.13 |
69.68 |
42.49 |
69.76 |
44.85 |
67.16 |
47.21 |
67.36 |
49.57 |
66.82 |
51.93 |
65.4 |
54.29 |
63.88 |
56.65 |
62.91 |
59.01 |
61.62 |
61.37 |
61.2 |
63.73 |
61.38 |
66.09 |
61.01 |
68.45 |
61.88 |
70.81 |
62.19 |
73.17 |
61.34 |
75.53 |
61.17 |
77.89 |
60.08 |
80.25 |
59.96 |
82.61 |
60.43 |
84.97 |
60.3 |
87.33 |
59.5 |
89.69 |
58.47 |
92.05 |
57.49 |
94.41 |
57.07 |
96.78 |
56.05 |
99.14 |
56.17 |
101.5 |
56.28 |
103.86 |
56.39 |
106.22 |
56.71 |
108.58 |
57.03 |
110.94 |
56.25 |
113.3 |
56.35 |
115.66 |
55.92 |
118.02 |
55.11 |
|