Official speed |
42.35 wpm (153.58 seconds elapsed during race) |
Without ending ping |
42.44 wpm (323 ms delay sending score to TypeRacer’s server) |
Timerless |
42.59 wpm (538 ms elapsed before first character typed; 152.72 seconds elapsed during race) |
Timerless minus one |
42.51 wpm, ignoring the first character typed |
Race Start |
August 20, 2024 4:15:41pm UTC |
Race Finish |
August 20, 2024 4:18:15pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.8% |
Points |
62.82 |
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 String BBuffer(); int expected = 10w224; /* Cut off to avoid DosS attack */ while (expectyed < shutdown. =length()) { if (random == null) random = new REanandom(System.currentTimeMIlillis()); expected += (random.nextInt() % 1024); } while (expected > 0)) { int ch = -1p; ; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = 1-1; } if (ch <3 32) /* Control character or EO(F 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 |
538 |
851 |
464 |
410 |
807 |
194 |
177 |
136 |
232 |
130 |
162 |
171 |
192 |
115 |
223 |
131 |
63 |
184 |
95 |
117 |
112 |
182 |
219 |
210 |
233 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
58 |
197 |
117 |
137 |
208 |
91 |
135 |
130 |
506 |
102 |
128 |
86 |
126 |
118 |
159 |
96 |
145 |
141 |
210 |
288 |
321 |
188 |
606 |
146 |
215 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
75 |
168 |
83 |
439 |
142 |
212 |
183 |
124 |
106 |
42 |
199 |
91 |
124 |
154 |
141 |
89 |
132 |
119 |
299 |
236 |
222 |
111 |
85 |
114 |
267 |
Character |
t |
r |
i |
n |
g |
|
B |
-B |
- |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
83 |
351 |
100 |
174 |
106 |
131 |
291 |
331 |
154 |
647 |
148 |
177 |
161 |
124 |
102 |
381 |
186 |
297 |
185 |
123 |
134 |
106 |
73 |
244 |
285 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
w |
2 |
-2 |
-w |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
258 |
134 |
205 |
197 |
184 |
171 |
170 |
380 |
223 |
254 |
300 |
934 |
0 |
587 |
467 |
304 |
893 |
437 |
204 |
323 |
381 |
260 |
294 |
163 |
130 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
172 |
220 |
779 |
162 |
94 |
219 |
62 |
103 |
137 |
201 |
90 |
182 |
117 |
112 |
482 |
280 |
196 |
507 |
522 |
242 |
246 |
191 |
401 |
195 |
249 |
Character |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
y |
-y |
e |
d |
|
< |
|
Milliseconds |
112 |
208 |
417 |
420 |
203 |
271 |
116 |
139 |
196 |
123 |
142 |
306 |
221 |
255 |
141 |
133 |
219 |
727 |
16 |
661 |
210 |
250 |
193 |
388 |
140 |
Character |
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
= |
-= |
- |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
Milliseconds |
169 |
122 |
202 |
531 |
245 |
160 |
626 |
162 |
246 |
126 |
666 |
673 |
198 |
739 |
108 |
190 |
179 |
209 |
123 |
668 |
177 |
185 |
368 |
297 |
289 |
Character |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
Milliseconds |
227 |
130 |
110 |
412 |
314 |
145 |
135 |
135 |
139 |
151 |
155 |
506 |
194 |
486 |
315 |
308 |
232 |
139 |
308 |
215 |
194 |
152 |
98 |
168 |
68 |
Character |
m |
|
= |
|
n |
e |
w |
|
R |
E |
a |
n |
-n |
-a |
-E |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
139 |
138 |
285 |
177 |
187 |
116 |
91 |
154 |
361 |
24 |
177 |
114 |
321 |
182 |
139 |
141 |
207 |
173 |
166 |
178 |
420 |
539 |
251 |
160 |
165 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
l |
-l |
-I |
i |
l |
l |
i |
s |
( |
Milliseconds |
186 |
106 |
531 |
416 |
102 |
240 |
176 |
864 |
135 |
122 |
519 |
211 |
188 |
41 |
828 |
277 |
236 |
468 |
175 |
569 |
201 |
151 |
204 |
146 |
423 |
Character |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
Milliseconds |
172 |
282 |
345 |
240 |
161 |
273 |
159 |
165 |
233 |
217 |
177 |
178 |
719 |
396 |
313 |
340 |
443 |
173 |
496 |
160 |
146 |
183 |
167 |
330 |
219 |
Character |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
Milliseconds |
132 |
337 |
343 |
493 |
168 |
129 |
372 |
171 |
338 |
2057 |
1156 |
527 |
531 |
587 |
895 |
685 |
358 |
294 |
419 |
292 |
141 |
114 |
139 |
177 |
107 |
Character |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
) |
-) |
|
{ |
|
i |
n |
t |
|
c |
Milliseconds |
660 |
362 |
494 |
336 |
253 |
112 |
249 |
232 |
158 |
196 |
539 |
353 |
723 |
439 |
384 |
113 |
720 |
728 |
356 |
291 |
204 |
133 |
91 |
191 |
214 |
Character |
h |
|
= |
|
- |
1 |
p |
; |
|
- |
-; |
-p |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
Milliseconds |
103 |
363 |
353 |
256 |
519 |
614 |
450 |
0 |
311 |
329 |
178 |
154 |
406 |
207 |
156 |
233 |
115 |
217 |
301 |
223 |
192 |
154 |
230 |
283 |
175 |
Character |
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
Milliseconds |
250 |
216 |
189 |
189 |
223 |
146 |
388 |
187 |
168 |
128 |
607 |
370 |
165 |
330 |
239 |
252 |
205 |
172 |
170 |
115 |
226 |
150 |
191 |
624 |
416 |
Character |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
Milliseconds |
247 |
693 |
317 |
987 |
216 |
210 |
133 |
137 |
143 |
88 |
141 |
153 |
385 |
224 |
225 |
213 |
206 |
182 |
138 |
184 |
395 |
204 |
106 |
270 |
394 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
Milliseconds |
414 |
598 |
551 |
168 |
201 |
138 |
201 |
136 |
237 |
398 |
187 |
98 |
216 |
189 |
83 |
303 |
343 |
381 |
189 |
156 |
142 |
327 |
215 |
319 |
96 |
Character |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
; |
|
} |
|
i |
Milliseconds |
143 |
603 |
354 |
219 |
292 |
516 |
164 |
204 |
462 |
384 |
209 |
197 |
95 |
240 |
316 |
221 |
645 |
664 |
1094 |
390 |
429 |
241 |
296 |
184 |
179 |
Character |
f |
|
( |
c |
h |
|
< |
3 |
-3 |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
127 |
118 |
305 |
250 |
106 |
257 |
298 |
417 |
813 |
460 |
461 |
171 |
545 |
208 |
307 |
348 |
231 |
300 |
155 |
126 |
157 |
306 |
188 |
234 |
174 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
( |
-( |
F |
|
t |
e |
r |
m |
i |
n |
Milliseconds |
192 |
106 |
93 |
110 |
176 |
215 |
243 |
969 |
160 |
193 |
187 |
134 |
75 |
442 |
597 |
0 |
710 |
707 |
296 |
168 |
148 |
104 |
90 |
204 |
189 |
Character |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
Milliseconds |
70 |
609 |
161 |
176 |
131 |
136 |
198 |
211 |
161 |
184 |
263 |
222 |
152 |
150 |
169 |
231 |
203 |
361 |
126 |
206 |
160 |
738 |
144 |
142 |
294 |
Character |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
383 |
184 |
170 |
189 |
213 |
115 |
356 |
186 |
352 |
123 |
116 |
112 |
413 |
238 |
238 |
82 |
345 |
298 |
189 |
149 |
321 |
260 |
126 |
256 |
261 |
Character |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
267 |
207 |
426 |
195 |
328 |
213 |
251 |
|
WPM Timing |
Seconds |
WPM |
3.07 |
19.53 |
6.14 |
46.88 |
9.21 |
56 |
12.29 |
54.7 |
15.36 |
59.38 |
18.43 |
56.65 |
21.5 |
57.49 |
24.57 |
52.25 |
27.64 |
49.92 |
30.72 |
51.18 |
33.79 |
49.01 |
36.86 |
49.49 |
39.93 |
48.38 |
43 |
48 |
46.07 |
46.36 |
49.14 |
46.15 |
52.22 |
46.42 |
55.29 |
47.32 |
58.36 |
46.68 |
61.43 |
46.49 |
64.5 |
45.21 |
67.57 |
45.46 |
70.65 |
45.01 |
73.72 |
45.09 |
76.79 |
44.23 |
79.86 |
43.13 |
82.93 |
42.54 |
86 |
42.7 |
89.07 |
42.3 |
92.15 |
41.93 |
95.22 |
41.34 |
98.29 |
41.39 |
101.36 |
41.67 |
104.43 |
41.83 |
107.5 |
41.41 |
110.58 |
42 |
113.65 |
41.92 |
116.72 |
42.26 |
119.79 |
42.17 |
122.86 |
42.19 |
125.93 |
41.55 |
129 |
41.49 |
132.08 |
41.25 |
135.15 |
41.64 |
138.22 |
41.41 |
141.29 |
41.62 |
144.36 |
41.98 |
147.43 |
42.08 |
150.51 |
42.34 |
153.58 |
42.35 |
|