Official speed |
38.67 wpm (168.19 seconds elapsed during race) |
Without ending ping |
38.75 wpm (340 ms delay sending score to TypeRacer’s server) |
Timerless |
39.17 wpm (1,813 ms elapsed before first character typed; 166.04 seconds elapsed during race) |
Timerless minus one |
39.10 wpm, ignoring the first character typed |
Race Start |
November 26, 2023 2:12:21pm UTC |
Race Finish |
November 26, 2023 2:15:09pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.6% |
Points |
57.36 |
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 chatracters from the socket */ String Buffer command = new StringBuffer()' ; int expreeectetd = 1024; /<* Cut off to avoid DoS attack */ while (expected 0 ) {int int ch = -1; thrry (P{ ch = stream. rearead()' ; } catch (IOException e) { log.warn("StandardServer. aawait: Readread: "",. e); ch = -1; } if (ch < 32 ) ?/(* Control character or EoOF Tterminates loop break; conmmand.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
t |
-t |
r |
a |
c |
Milliseconds |
1813 |
965 |
474 |
349 |
256 |
160 |
145 |
101 |
148 |
132 |
405 |
91 |
225 |
102 |
292 |
78 |
80 |
203 |
90 |
110 |
157 |
422 |
53 |
110 |
184 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
246 |
134 |
90 |
195 |
119 |
294 |
170 |
78 |
80 |
54 |
134 |
58 |
92 |
53 |
226 |
91 |
191 |
125 |
189 |
258 |
385 |
291 |
550 |
193 |
428 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
214 |
190 |
35 |
170 |
19 |
104 |
402 |
227 |
315 |
169 |
182 |
113 |
77 |
168 |
631 |
54 |
171 |
148 |
121 |
134 |
79 |
193 |
213 |
134 |
305 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
' |
|
- |
-' |
; |
|
i |
n |
Milliseconds |
101 |
135 |
78 |
428 |
236 |
237 |
102 |
122 |
57 |
504 |
182 |
234 |
159 |
204 |
89 |
440 |
157 |
572 |
249 |
326 |
145 |
247 |
168 |
160 |
148 |
Character |
t |
|
e |
x |
p |
r |
e |
-e |
e |
-e |
-r |
e |
c |
t |
e |
t |
-t |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
157 |
102 |
426 |
292 |
134 |
238 |
34 |
278 |
127 |
44 |
313 |
169 |
203 |
180 |
124 |
224 |
307 |
76 |
80 |
394 |
211 |
218 |
111 |
631 |
157 |
Character |
; |
|
/ |
< |
-< |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
427 |
122 |
428 |
619 |
352 |
189 |
459 |
499 |
223 |
138 |
154 |
213 |
78 |
160 |
92 |
144 |
112 |
79 |
271 |
293 |
213 |
133 |
191 |
81 |
429 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
168 |
472 |
214 |
246 |
235 |
180 |
59 |
215 |
109 |
193 |
936 |
538 |
171 |
705 |
82 |
45 |
211 |
44 |
102 |
270 |
395 |
224 |
135 |
203 |
215 |
Character |
t |
e |
d |
|
< |
s |
-s |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
l |
-l |
- |
l |
e |
n |
g |
Milliseconds |
192 |
99 |
206 |
221 |
293 |
596 |
303 |
145 |
139 |
67 |
179 |
227 |
266 |
79 |
123 |
127 |
213 |
115 |
177 |
431 |
153 |
248 |
93 |
153 |
236 |
Character |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
|
- |
r |
a |
n |
d |
e |
o |
m |
-m |
-o |
-e |
o |
Milliseconds |
241 |
190 |
359 |
135 |
315 |
428 |
641 |
315 |
336 |
124 |
465 |
662 |
291 |
416 |
137 |
112 |
123 |
113 |
194 |
86 |
81 |
359 |
136 |
144 |
260 |
Character |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
E |
Milliseconds |
136 |
158 |
300 |
159 |
417 |
123 |
170 |
235 |
124 |
237 |
158 |
236 |
135 |
93 |
117 |
138 |
179 |
147 |
224 |
361 |
428 |
112 |
135 |
89 |
551 |
Character |
-E |
R |
a |
n |
d |
o |
m |
|
- |
( |
s |
-s |
S |
y |
s |
t |
e |
m |
. |
|
c |
u |
-u |
-c |
- |
Milliseconds |
407 |
112 |
271 |
101 |
144 |
170 |
156 |
205 |
336 |
181 |
304 |
346 |
151 |
425 |
550 |
126 |
103 |
132 |
249 |
100 |
191 |
146 |
304 |
124 |
157 |
Character |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
( |
) |
-) |
-( |
) |
) |
; |
Milliseconds |
158 |
180 |
226 |
177 |
47 |
181 |
156 |
463 |
223 |
260 |
88 |
441 |
111 |
258 |
159 |
67 |
225 |
437 |
260 |
158 |
518 |
148 |
269 |
156 |
798 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
_ |
-_ |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
170 |
112 |
238 |
213 |
104 |
189 |
212 |
105 |
231 |
162 |
606 |
685 |
518 |
720 |
483 |
417 |
291 |
138 |
101 |
125 |
131 |
136 |
227 |
256 |
137 |
Character |
x |
t |
I |
n |
t |
( |
) |
|
* |
-* |
& |
* |
-* |
-& |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
Milliseconds |
337 |
225 |
374 |
222 |
148 |
361 |
155 |
327 |
663 |
407 |
188 |
0 |
452 |
1777 |
517 |
258 |
237 |
93 |
221 |
249 |
448 |
677 |
225 |
607 |
497 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
e |
d |
-d |
-e |
t |
e |
d |
|
) |
-) |
_ |
-_ |
> |
Milliseconds |
279 |
91 |
101 |
202 |
22 |
518 |
428 |
282 |
204 |
247 |
111 |
211 |
214 |
182 |
392 |
148 |
158 |
101 |
225 |
381 |
350 |
506 |
496 |
437 |
1023 |
Character |
|
0 |
|
- |
) |
|
{ |
i |
n |
t |
-t |
-n |
-i |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
319 |
154 |
215 |
459 |
227 |
407 |
482 |
532 |
166 |
178 |
247 |
137 |
135 |
293 |
371 |
158 |
124 |
191 |
383 |
89 |
347 |
238 |
135 |
529 |
155 |
Character |
; |
|
t |
h |
r |
-r |
-h |
r |
y |
|
( |
-( |
P |
-P |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
Milliseconds |
520 |
134 |
383 |
147 |
301 |
276 |
108 |
206 |
110 |
191 |
529 |
426 |
282 |
585 |
247 |
428 |
215 |
314 |
327 |
213 |
179 |
315 |
182 |
225 |
54 |
Character |
a |
m |
. |
|
r |
e |
a |
-a |
-e |
-r |
- |
r |
e |
a |
d |
( |
) |
' |
|
- |
-' |
; |
|
} |
|
Milliseconds |
237 |
139 |
270 |
64 |
180 |
24 |
132 |
341 |
143 |
114 |
179 |
92 |
9 |
113 |
140 |
365 |
171 |
486 |
280 |
269 |
135 |
260 |
225 |
279 |
237 |
Character |
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
Milliseconds |
247 |
125 |
157 |
213 |
122 |
149 |
561 |
474 |
215 |
563 |
775 |
418 |
177 |
91 |
134 |
182 |
110 |
147 |
159 |
203 |
313 |
573 |
314 |
295 |
281 |
Character |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
|
Milliseconds |
180 |
145 |
238 |
562 |
214 |
148 |
189 |
574 |
462 |
833 |
192 |
100 |
168 |
180 |
236 |
225 |
281 |
438 |
269 |
160 |
292 |
147 |
67 |
384 |
123 |
Character |
a |
-a |
- |
a |
w |
a |
i |
t |
: |
|
R |
e |
a |
d |
-d |
-a |
-e |
-R |
r |
e |
a |
d |
: |
|
" |
Milliseconds |
405 |
246 |
159 |
138 |
233 |
147 |
213 |
135 |
641 |
306 |
356 |
194 |
146 |
156 |
180 |
147 |
123 |
137 |
98 |
37 |
111 |
159 |
450 |
145 |
427 |
Character |
" |
-" |
, |
. |
-. |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
Milliseconds |
225 |
516 |
251 |
0 |
449 |
517 |
327 |
619 |
483 |
179 |
313 |
127 |
203 |
259 |
190 |
538 |
209 |
424 |
156 |
799 |
822 |
313 |
69 |
214 |
820 |
Character |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
? |
-? |
/ |
( |
-( |
* |
|
C |
o |
n |
t |
r |
o |
l |
Milliseconds |
249 |
190 |
475 |
751 |
518 |
437 |
160 |
382 |
382 |
218 |
268 |
885 |
566 |
943 |
1204 |
417 |
134 |
609 |
540 |
124 |
155 |
146 |
204 |
135 |
182 |
Character |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
T |
-T |
t |
e |
r |
Milliseconds |
111 |
190 |
126 |
55 |
360 |
123 |
214 |
168 |
103 |
124 |
90 |
159 |
81 |
75 |
529 |
177 |
394 |
317 |
124 |
179 |
295 |
448 |
114 |
156 |
126 |
Character |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
n |
-n |
m |
Milliseconds |
169 |
99 |
216 |
132 |
89 |
250 |
190 |
112 |
227 |
179 |
133 |
183 |
205 |
243 |
202 |
69 |
123 |
394 |
361 |
203 |
348 |
34 |
178 |
407 |
236 |
Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
Milliseconds |
91 |
155 |
127 |
87 |
270 |
351 |
212 |
113 |
115 |
170 |
100 |
381 |
189 |
551 |
124 |
85 |
152 |
306 |
336 |
341 |
143 |
327 |
335 |
147 |
202 |
Character |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
214 |
147 |
125 |
201 |
203 |
102 |
169 |
630 |
168 |
674 |
428 |
664 |
|
WPM Timing |
Seconds |
WPM |
3.36 |
10.7 |
6.73 |
35.67 |
10.09 |
51.13 |
13.46 |
48.16 |
16.82 |
52.8 |
20.18 |
52.32 |
23.55 |
49.43 |
26.91 |
47.71 |
30.27 |
45.58 |
33.64 |
47.45 |
37 |
47.02 |
40.37 |
47.86 |
43.73 |
47.2 |
47.09 |
46.63 |
50.46 |
45.66 |
53.82 |
45.71 |
57.19 |
45.75 |
60.55 |
45.19 |
63.91 |
45.06 |
67.28 |
44.59 |
70.64 |
44.51 |
74 |
43.78 |
77.37 |
43.89 |
80.73 |
42.06 |
84.1 |
41.81 |
87.46 |
41.98 |
90.82 |
40.96 |
94.19 |
40.26 |
97.55 |
39.86 |
100.92 |
39.72 |
104.28 |
39.01 |
107.64 |
39.24 |
111.01 |
39.02 |
114.37 |
38.82 |
117.73 |
39.24 |
121.1 |
39.04 |
124.46 |
39.24 |
127.83 |
38.87 |
131.19 |
38.6 |
134.55 |
38.53 |
137.92 |
38.37 |
141.28 |
38.05 |
144.65 |
37.42 |
148.01 |
36.89 |
151.37 |
37.66 |
154.74 |
37.84 |
158.1 |
38.25 |
161.46 |
38.5 |
164.83 |
38.88 |
168.19 |
38.67 |
|