Official speed |
34.52 wpm (188.41 seconds elapsed during race) |
Without ending ping |
35.09 wpm (3,045 ms delay sending score to TypeRacer’s server) |
Timerless |
35.21 wpm (661 ms elapsed before first character typed; 184.71 seconds elapsed during race) |
Timerless minus one |
35.15 wpm, ignoring the first character typed |
Race Start |
December 23, 2023 10:11:28am UTC |
Race Finish |
December 23, 2023 10:14:37am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.3% |
Points |
51.20 |
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 */ StringButffer commancd == new sStringBuffer()'; int expected = 10254; /* Cut off to avoid DoS attack */ while (expected < shutdown. llength()) { id f (rando m == null ) random -0-= new Random *(System.cutrrentTuimeMIlillis()); expcected += (random.nextInt() % 1024); { } while (ecxpected > 0 )) P { indt ch = 0-1; try { ch = stream. reread(J); } catch ( IOException e) { log.watnrn("StandardServer.await: read: ", et_); ch= = -1; } if ( cch < 232) /* Control character or EOF termicnates loop brerak; command.append((char) ch) ; expected---; {\}} |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
661 |
521 |
211 |
403 |
242 |
438 |
132 |
179 |
252 |
149 |
145 |
132 |
222 |
289 |
189 |
165 |
205 |
90 |
108 |
287 |
111 |
41 |
217 |
157 |
282 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
242 |
149 |
91 |
323 |
147 |
299 |
163 |
93 |
186 |
172 |
146 |
97 |
38 |
139 |
243 |
135 |
155 |
162 |
103 |
194 |
156 |
401 |
294 |
227 |
523 |
Character |
t |
r |
i |
n |
g |
B |
u |
t |
-t |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
c |
-c |
d |
|
= |
Milliseconds |
271 |
178 |
87 |
137 |
97 |
639 |
185 |
145 |
348 |
130 |
143 |
154 |
127 |
145 |
303 |
132 |
133 |
138 |
81 |
151 |
225 |
418 |
94 |
156 |
843 |
Character |
= |
-= |
|
n |
e |
w |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
' |
-' |
Milliseconds |
159 |
448 |
161 |
316 |
129 |
139 |
197 |
385 |
457 |
323 |
281 |
206 |
139 |
322 |
99 |
510 |
209 |
594 |
183 |
189 |
92 |
459 |
461 |
611 |
497 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
-5 |
4 |
; |
|
Milliseconds |
199 |
200 |
130 |
130 |
116 |
151 |
271 |
265 |
174 |
269 |
327 |
243 |
171 |
185 |
130 |
237 |
185 |
140 |
141 |
383 |
309 |
380 |
76 |
390 |
208 |
Character |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
525 |
337 |
271 |
566 |
168 |
226 |
133 |
187 |
118 |
151 |
194 |
196 |
105 |
142 |
316 |
298 |
127 |
235 |
304 |
144 |
501 |
323 |
819 |
204 |
470 |
Character |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
202 |
149 |
139 |
235 |
96 |
152 |
482 |
479 |
217 |
319 |
95 |
117 |
170 |
99 |
134 |
355 |
535 |
257 |
133 |
178 |
831 |
464 |
157 |
206 |
225 |
Character |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
l |
-l |
- |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
483 |
255 |
259 |
86 |
185 |
211 |
664 |
178 |
115 |
185 |
373 |
213 |
258 |
367 |
144 |
211 |
89 |
160 |
130 |
476 |
111 |
435 |
225 |
440 |
354 |
Character |
{ |
|
i |
d |
|
- |
-d |
f |
|
( |
r |
a |
n |
d |
o |
|
- |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
523 |
488 |
341 |
74 |
204 |
312 |
137 |
117 |
115 |
314 |
521 |
93 |
147 |
136 |
136 |
273 |
361 |
200 |
197 |
374 |
169 |
241 |
643 |
224 |
318 |
Character |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
-- |
0 |
-0 |
- |
-- |
= |
|
n |
e |
w |
|
R |
Milliseconds |
133 |
184 |
351 |
309 |
269 |
351 |
96 |
169 |
160 |
90 |
377 |
144 |
1169 |
817 |
333 |
498 |
246 |
641 |
491 |
517 |
203 |
112 |
94 |
150 |
647 |
Character |
a |
n |
d |
o |
m |
|
- |
* |
-* |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
t |
-t |
r |
r |
e |
n |
Milliseconds |
281 |
203 |
152 |
119 |
318 |
197 |
458 |
280 |
563 |
390 |
926 |
406 |
488 |
204 |
170 |
144 |
312 |
649 |
98 |
252 |
410 |
120 |
207 |
115 |
148 |
Character |
t |
T |
u |
-u |
i |
m |
e |
M |
I |
l |
-l |
-I |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
Milliseconds |
161 |
847 |
239 |
530 |
243 |
209 |
145 |
608 |
152 |
300 |
322 |
127 |
195 |
268 |
143 |
175 |
274 |
339 |
230 |
368 |
633 |
200 |
221 |
275 |
112 |
Character |
c |
-c |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
Milliseconds |
476 |
461 |
78 |
263 |
252 |
130 |
169 |
303 |
292 |
688 |
286 |
997 |
261 |
142 |
209 |
374 |
157 |
395 |
249 |
442 |
145 |
355 |
235 |
340 |
188 |
Character |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
{ |
|
- |
-{ |
} |
|
w |
h |
i |
l |
e |
|
Milliseconds |
132 |
408 |
213 |
364 |
586 |
474 |
152 |
141 |
387 |
303 |
662 |
395 |
615 |
279 |
326 |
296 |
151 |
225 |
490 |
305 |
47 |
120 |
166 |
107 |
123 |
Character |
( |
e |
c |
-c |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
) |
-) |
- |
) |
|
P |
|
- |
-P |
Milliseconds |
351 |
499 |
345 |
562 |
128 |
190 |
151 |
247 |
259 |
156 |
171 |
1069 |
290 |
252 |
403 |
539 |
297 |
399 |
145 |
267 |
299 |
625 |
337 |
301 |
140 |
Character |
{ |
|
i |
n |
d |
-d |
t |
|
c |
h |
|
= |
|
0 |
-0 |
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
Milliseconds |
256 |
376 |
336 |
173 |
321 |
347 |
95 |
179 |
242 |
88 |
471 |
216 |
274 |
280 |
594 |
265 |
193 |
661 |
192 |
234 |
197 |
82 |
415 |
962 |
177 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
|
r |
e |
-e |
-r |
- |
r |
e |
a |
d |
( |
J |
-J |
Milliseconds |
413 |
125 |
244 |
220 |
212 |
394 |
174 |
214 |
121 |
234 |
362 |
399 |
200 |
227 |
72 |
247 |
147 |
130 |
205 |
37 |
138 |
412 |
345 |
16 |
521 |
Character |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
|
- |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
266 |
682 |
244 |
387 |
336 |
404 |
136 |
142 |
261 |
115 |
184 |
382 |
436 |
442 |
489 |
203 |
637 |
748 |
398 |
233 |
153 |
150 |
94 |
123 |
143 |
Character |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
t |
n |
-n |
-t |
r |
n |
( |
" |
S |
t |
a |
n |
d |
Milliseconds |
147 |
174 |
417 |
395 |
320 |
417 |
506 |
147 |
92 |
365 |
440 |
191 |
241 |
92 |
379 |
131 |
68 |
162 |
551 |
589 |
673 |
270 |
107 |
200 |
180 |
Character |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
Milliseconds |
254 |
212 |
754 |
412 |
325 |
165 |
594 |
247 |
134 |
354 |
357 |
339 |
123 |
113 |
222 |
633 |
156 |
199 |
38 |
500 |
331 |
540 |
314 |
337 |
528 |
Character |
|
e |
t |
-t |
_ |
-_ |
) |
; |
|
c |
h |
= |
|
- |
-= |
|
= |
|
- |
1 |
; |
|
} |
|
i |
Milliseconds |
194 |
338 |
234 |
602 |
295 |
613 |
272 |
710 |
186 |
262 |
106 |
671 |
203 |
400 |
140 |
169 |
198 |
201 |
446 |
208 |
495 |
232 |
283 |
417 |
146 |
Character |
f |
|
( |
|
c |
-c |
- |
c |
h |
|
< |
|
2 |
-2 |
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
197 |
930 |
290 |
362 |
340 |
279 |
165 |
87 |
174 |
455 |
466 |
295 |
503 |
370 |
98 |
107 |
1044 |
663 |
567 |
811 |
774 |
368 |
248 |
177 |
226 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
Milliseconds |
182 |
120 |
469 |
274 |
410 |
141 |
50 |
239 |
126 |
326 |
219 |
156 |
95 |
279 |
170 |
102 |
113 |
793 |
478 |
507 |
379 |
183 |
231 |
11 |
343 |
Character |
i |
c |
-c |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
r |
-r |
a |
k |
; |
|
c |
o |
Milliseconds |
171 |
190 |
342 |
205 |
105 |
269 |
147 |
217 |
406 |
274 |
169 |
138 |
210 |
197 |
257 |
257 |
79 |
0 |
681 |
91 |
328 |
405 |
174 |
701 |
81 |
Character |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
|
- |
Milliseconds |
115 |
135 |
105 |
107 |
226 |
817 |
193 |
123 |
155 |
149 |
160 |
204 |
429 |
506 |
566 |
111 |
63 |
165 |
482 |
661 |
537 |
136 |
605 |
314 |
436 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
- |
-- |
; |
|
{ |
\ |
-\ |
} |
-} |
-{ |
} |
Milliseconds |
251 |
174 |
231 |
290 |
171 |
390 |
297 |
253 |
119 |
530 |
409 |
240 |
133 |
651 |
416 |
252 |
261 |
943 |
0 |
0 |
712 |
191 |
643 |
|
WPM Timing |
Seconds |
WPM |
3.77 |
35.03 |
7.54 |
50.95 |
11.3 |
54.14 |
15.07 |
52.54 |
18.84 |
47.13 |
22.61 |
46.18 |
26.38 |
45.49 |
30.15 |
44.98 |
33.91 |
46.35 |
37.68 |
45.54 |
41.45 |
45.16 |
45.22 |
45.11 |
48.99 |
44.34 |
52.76 |
43.45 |
56.52 |
42.88 |
60.29 |
42 |
64.06 |
40.65 |
67.83 |
39.63 |
71.6 |
39.22 |
75.36 |
38.69 |
79.13 |
38.52 |
82.9 |
38.36 |
86.67 |
38.21 |
90.44 |
38.35 |
94.21 |
37.58 |
97.97 |
37.85 |
101.74 |
37.03 |
105.51 |
36.62 |
109.28 |
36.57 |
113.05 |
36.62 |
116.82 |
36.26 |
120.58 |
36.32 |
124.35 |
36.19 |
128.12 |
36.34 |
131.89 |
36.21 |
135.66 |
36.09 |
139.43 |
36.23 |
143.19 |
35.7 |
146.96 |
35.52 |
150.73 |
35.35 |
154.5 |
34.95 |
158.27 |
34.88 |
162.03 |
35.18 |
165.8 |
35.32 |
169.57 |
35.52 |
173.34 |
35.79 |
177.11 |
35.71 |
180.88 |
35.63 |
184.64 |
35.16 |
188.41 |
34.52 |
|