Official speed |
45.00 wpm (144.53 seconds elapsed during race) |
Without ending ping |
45.64 wpm (2,035 ms delay sending score to TypeRacer’s server) |
Timerless |
45.76 wpm (351 ms elapsed before first character typed; 142.15 seconds elapsed during race) |
Timerless minus one |
45.67 wpm, ignoring the first character typed |
Race Start |
July 19, 2023 7:41:30pm UTC |
Race Finish |
July 19, 2023 7:43:54pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.5% |
Points |
66.76 |
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 |
/* REaead sa set of characters from the socket */ StringBuffer comnmand = snew StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ shilwhile (ecpxpected < shudotdown.length()) { if (drandom = == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt()_ % 1024); } hwhile (expected > ))0) { int ch = -1; try { ch = sterrream.rreead(); { } catch (IOException e) { log.arwarn("StandardServer.await: read: ", e); ch = -1 ; } if (ch < 32) ?/*Co cControl character or EOF tieermiannates loop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
-a |
-E |
e |
a |
d |
|
s |
-s |
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
351 |
404 |
175 |
427 |
53 |
156 |
414 |
154 |
407 |
162 |
186 |
156 |
283 |
350 |
76 |
148 |
158 |
263 |
495 |
109 |
315 |
150 |
87 |
209 |
47 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
150 |
134 |
194 |
224 |
253 |
251 |
109 |
125 |
198 |
160 |
177 |
70 |
484 |
214 |
161 |
94 |
39 |
104 |
165 |
427 |
153 |
106 |
207 |
150 |
122 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
n |
-n |
m |
a |
n |
d |
Milliseconds |
220 |
250 |
136 |
377 |
155 |
203 |
97 |
161 |
98 |
322 |
177 |
138 |
164 |
174 |
93 |
137 |
459 |
70 |
138 |
306 |
313 |
211 |
103 |
163 |
119 |
Character |
|
= |
|
s |
-s |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
143 |
199 |
164 |
108 |
265 |
588 |
155 |
95 |
308 |
443 |
191 |
242 |
109 |
177 |
101 |
292 |
188 |
142 |
173 |
220 |
49 |
724 |
443 |
568 |
127 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
164 |
157 |
176 |
169 |
333 |
235 |
100 |
189 |
202 |
185 |
94 |
218 |
208 |
188 |
183 |
287 |
211 |
320 |
258 |
457 |
162 |
363 |
293 |
146 |
412 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
169 |
164 |
99 |
117 |
148 |
163 |
0 |
604 |
45 |
128 |
194 |
243 |
359 |
159 |
202 |
173 |
365 |
391 |
338 |
216 |
214 |
177 |
181 |
144 |
204 |
Character |
k |
|
* |
/ |
|
s |
h |
i |
l |
-l |
-i |
-h |
-s |
w |
h |
i |
l |
e |
|
( |
e |
c |
p |
-p |
-c |
Milliseconds |
103 |
229 |
252 |
484 |
243 |
200 |
70 |
95 |
148 |
295 |
159 |
147 |
254 |
146 |
182 |
168 |
205 |
168 |
153 |
272 |
292 |
251 |
126 |
272 |
164 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
d |
o |
-o |
-d |
t |
d |
o |
w |
n |
. |
l |
e |
Milliseconds |
154 |
147 |
195 |
208 |
217 |
104 |
173 |
535 |
379 |
177 |
233 |
117 |
199 |
283 |
144 |
320 |
148 |
136 |
325 |
188 |
175 |
155 |
261 |
333 |
260 |
Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
d |
-d |
r |
a |
n |
d |
o |
m |
|
= |
|
Milliseconds |
178 |
179 |
374 |
119 |
351 |
419 |
311 |
581 |
316 |
221 |
560 |
98 |
99 |
218 |
331 |
292 |
77 |
135 |
148 |
135 |
149 |
154 |
193 |
204 |
273 |
Character |
- |
-= |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
Milliseconds |
265 |
207 |
822 |
206 |
185 |
287 |
226 |
170 |
192 |
305 |
199 |
175 |
135 |
114 |
156 |
97 |
123 |
192 |
214 |
281 |
199 |
153 |
127 |
206 |
730 |
Character |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
140 |
168 |
173 |
133 |
177 |
408 |
410 |
362 |
218 |
182 |
109 |
125 |
262 |
270 |
134 |
664 |
164 |
124 |
115 |
107 |
631 |
264 |
171 |
114 |
585 |
Character |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
Milliseconds |
201 |
200 |
163 |
200 |
181 |
346 |
331 |
332 |
427 |
136 |
251 |
236 |
114 |
173 |
203 |
208 |
78 |
175 |
166 |
212 |
346 |
259 |
619 |
404 |
78 |
Character |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
_ |
|
- |
-_ |
|
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
186 |
374 |
294 |
92 |
354 |
380 |
70 |
309 |
186 |
235 |
291 |
136 |
465 |
241 |
0 |
246 |
250 |
165 |
253 |
615 |
276 |
309 |
251 |
482 |
170 |
Character |
) |
; |
|
} |
|
h |
-h |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
541 |
363 |
159 |
219 |
175 |
336 |
399 |
137 |
151 |
222 |
178 |
114 |
140 |
344 |
200 |
221 |
94 |
161 |
200 |
199 |
74 |
185 |
654 |
160 |
406 |
Character |
) |
) |
-) |
-) |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
Milliseconds |
213 |
327 |
314 |
153 |
300 |
323 |
213 |
437 |
209 |
199 |
150 |
154 |
222 |
202 |
65 |
241 |
160 |
195 |
585 |
392 |
355 |
167 |
182 |
202 |
144 |
Character |
|
{ |
|
c |
h |
|
= |
|
s |
t |
e |
r |
-r |
r |
-r |
-e |
r |
e |
a |
m |
. |
r |
r |
e |
-e |
Milliseconds |
97 |
260 |
393 |
210 |
50 |
173 |
178 |
179 |
184 |
121 |
259 |
285 |
114 |
122 |
72 |
261 |
180 |
123 |
77 |
126 |
536 |
377 |
390 |
132 |
251 |
Character |
-r |
e |
a |
d |
( |
) |
; |
|
{ |
|
- |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
Milliseconds |
162 |
131 |
77 |
194 |
452 |
250 |
420 |
255 |
212 |
235 |
292 |
171 |
357 |
401 |
286 |
229 |
229 |
226 |
233 |
106 |
285 |
263 |
392 |
567 |
256 |
Character |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
a |
r |
-r |
-a |
w |
a |
r |
n |
Milliseconds |
217 |
230 |
122 |
176 |
52 |
188 |
71 |
291 |
528 |
536 |
210 |
222 |
218 |
771 |
194 |
120 |
240 |
340 |
153 |
385 |
150 |
189 |
175 |
492 |
95 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
Milliseconds |
542 |
334 |
353 |
286 |
192 |
131 |
100 |
279 |
133 |
180 |
408 |
189 |
377 |
238 |
212 |
72 |
243 |
130 |
295 |
200 |
151 |
179 |
318 |
187 |
104 |
Character |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
} |
|
Milliseconds |
64 |
129 |
187 |
335 |
152 |
227 |
396 |
186 |
179 |
297 |
325 |
167 |
174 |
71 |
159 |
204 |
478 |
348 |
412 |
473 |
392 |
290 |
243 |
269 |
201 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
? |
-? |
/ |
* |
C |
o |
-o |
-C |
|
c |
-c |
C |
Milliseconds |
211 |
138 |
89 |
241 |
327 |
53 |
153 |
699 |
352 |
175 |
102 |
402 |
221 |
319 |
386 |
281 |
386 |
520 |
227 |
321 |
174 |
196 |
377 |
306 |
383 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
Milliseconds |
258 |
161 |
124 |
194 |
139 |
224 |
194 |
216 |
75 |
90 |
121 |
162 |
175 |
357 |
263 |
110 |
225 |
161 |
125 |
122 |
252 |
302 |
401 |
161 |
169 |
Character |
i |
e |
-e |
-i |
e |
r |
m |
i |
a |
n |
-n |
-a |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
Milliseconds |
108 |
23 |
408 |
147 |
134 |
66 |
144 |
323 |
203 |
155 |
266 |
171 |
247 |
84 |
141 |
101 |
165 |
166 |
218 |
485 |
182 |
212 |
215 |
223 |
245 |
Character |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
Milliseconds |
96 |
93 |
214 |
280 |
186 |
443 |
83 |
308 |
172 |
104 |
150 |
45 |
259 |
223 |
183 |
129 |
135 |
154 |
109 |
378 |
276 |
561 |
34 |
179 |
140 |
Character |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
319 |
149 |
196 |
49 |
373 |
439 |
285 |
161 |
199 |
103 |
146 |
214 |
223 |
51 |
341 |
381 |
191 |
357 |
297 |
200 |
|
WPM Timing |
Seconds |
WPM |
2.89 |
29.06 |
5.78 |
39.44 |
8.67 |
47.05 |
11.56 |
51.89 |
14.45 |
52.31 |
17.34 |
51.2 |
20.23 |
51.59 |
23.13 |
51.89 |
26.02 |
51.2 |
28.91 |
52.31 |
31.8 |
52.08 |
34.69 |
50.16 |
37.58 |
49.5 |
40.47 |
49.22 |
43.36 |
48.71 |
46.25 |
47.74 |
49.14 |
47.62 |
52.03 |
47.05 |
54.92 |
47.63 |
57.81 |
47.95 |
60.7 |
47.84 |
63.59 |
47.74 |
66.49 |
47.83 |
69.38 |
47.91 |
72.27 |
47.16 |
75.16 |
46.78 |
78.05 |
46.89 |
80.94 |
46.26 |
83.83 |
46.67 |
86.72 |
46.49 |
89.61 |
46.47 |
92.5 |
45.92 |
95.39 |
45.41 |
98.28 |
45.42 |
101.17 |
45.31 |
104.06 |
44.97 |
106.95 |
44.88 |
109.85 |
45.23 |
112.74 |
45.56 |
115.63 |
45.15 |
118.52 |
45.26 |
121.41 |
44.77 |
124.3 |
44.41 |
127.19 |
44.91 |
130.08 |
44.65 |
132.97 |
44.85 |
135.86 |
45.31 |
138.75 |
45.49 |
141.64 |
45.58 |
144.53 |
45 |
|