Official speed |
41.55 wpm (156.53 seconds elapsed during race) |
Without ending ping |
41.68 wpm (502 ms delay sending score to TypeRacer’s server) |
Timerless |
41.73 wpm (182 ms elapsed before first character typed; 155.85 seconds elapsed during race) |
Timerless minus one |
41.66 wpm, ignoring the first character typed |
Race Start |
August 23, 2024 12:19:59pm UTC |
Race Finish |
August 23, 2024 12:22:36pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.3% |
Points |
61.63 |
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 chraracters from the socket */ StringBuffer command = new StringBuffer (); int expected = 1024; /* Cut off to aviodiid DoS attack */ while (expected< < shutdown.length()) { if (random == null) random = new Random(sySysetem.currentTimeMillis()); expected += (random.nextInt() % 1024 ); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException 3e ) { ;llog.warn("StandardServer.await: read: ", e)' ; ch = -1; } if (ch < 32) /* Control character ofr EOF terminateds loop break; command.append ((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
r |
-r |
a |
r |
a |
c |
Milliseconds |
182 |
479 |
283 |
437 |
191 |
185 |
186 |
109 |
148 |
125 |
167 |
129 |
198 |
106 |
175 |
88 |
101 |
216 |
84 |
191 |
432 |
137 |
77 |
171 |
263 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
213 |
90 |
99 |
190 |
125 |
231 |
184 |
85 |
188 |
172 |
146 |
70 |
64 |
103 |
197 |
123 |
194 |
142 |
131 |
147 |
666 |
270 |
451 |
200 |
368 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
239 |
217 |
119 |
160 |
285 |
917 |
239 |
248 |
136 |
135 |
65 |
119 |
272 |
309 |
220 |
149 |
74 |
160 |
137 |
167 |
1090 |
319 |
248 |
117 |
215 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
- |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
116 |
408 |
212 |
215 |
109 |
160 |
199 |
568 |
221 |
235 |
136 |
136 |
64 |
176 |
392 |
388 |
214 |
566 |
164 |
184 |
141 |
119 |
114 |
406 |
200 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
128 |
586 |
267 |
251 |
248 |
220 |
124 |
340 |
277 |
383 |
260 |
445 |
244 |
431 |
204 |
687 |
677 |
193 |
477 |
166 |
128 |
88 |
345 |
104 |
132 |
Character |
|
t |
o |
|
a |
v |
i |
-i |
o |
d |
i |
-i |
-d |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
115 |
149 |
87 |
119 |
221 |
224 |
141 |
467 |
419 |
382 |
416 |
51 |
356 |
416 |
105 |
112 |
472 |
231 |
490 |
146 |
236 |
168 |
96 |
248 |
240 |
Character |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
< |
-< |
|
< |
|
Milliseconds |
168 |
264 |
305 |
379 |
232 |
204 |
121 |
136 |
243 |
92 |
146 |
300 |
250 |
305 |
143 |
152 |
256 |
280 |
152 |
363 |
412 |
530 |
200 |
284 |
251 |
Character |
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
232 |
88 |
211 |
216 |
213 |
168 |
208 |
87 |
349 |
317 |
135 |
200 |
208 |
276 |
352 |
466 |
255 |
172 |
199 |
521 |
227 |
292 |
154 |
157 |
305 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
Milliseconds |
632 |
120 |
196 |
352 |
300 |
300 |
199 |
341 |
196 |
404 |
353 |
280 |
207 |
153 |
344 |
200 |
503 |
140 |
132 |
246 |
91 |
175 |
161 |
1112 |
183 |
Character |
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
s |
y |
-y |
-s |
S |
y |
s |
e |
-e |
t |
e |
m |
. |
c |
Milliseconds |
283 |
373 |
186 |
114 |
603 |
137 |
130 |
270 |
120 |
184 |
377 |
343 |
168 |
495 |
217 |
468 |
238 |
116 |
402 |
412 |
125 |
102 |
112 |
313 |
345 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
111 |
332 |
216 |
220 |
133 |
119 |
590 |
230 |
256 |
94 |
387 |
215 |
240 |
160 |
151 |
101 |
673 |
236 |
110 |
417 |
192 |
200 |
244 |
152 |
125 |
Character |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
Milliseconds |
343 |
318 |
182 |
184 |
276 |
467 |
285 |
192 |
780 |
377 |
119 |
144 |
124 |
134 |
186 |
416 |
305 |
112 |
255 |
246 |
339 |
195 |
85 |
642 |
166 |
Character |
|
% |
|
1 |
0 |
2 |
4 |
|
- |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
247 |
819 |
256 |
381 |
200 |
1305 |
194 |
269 |
687 |
339 |
398 |
179 |
468 |
209 |
215 |
89 |
168 |
192 |
87 |
117 |
453 |
263 |
236 |
141 |
111 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
232 |
234 |
126 |
292 |
436 |
364 |
271 |
357 |
994 |
423 |
905 |
222 |
244 |
140 |
128 |
105 |
231 |
48 |
136 |
386 |
222 |
660 |
554 |
306 |
184 |
Character |
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
Milliseconds |
200 |
176 |
106 |
151 |
646 |
468 |
199 |
78 |
161 |
439 |
412 |
260 |
176 |
200 |
240 |
212 |
236 |
408 |
175 |
89 |
120 |
147 |
406 |
176 |
342 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
3 |
-3 |
e |
Milliseconds |
177 |
425 |
249 |
346 |
124 |
159 |
257 |
97 |
132 |
420 |
620 |
280 |
184 |
553 |
474 |
247 |
181 |
201 |
319 |
156 |
160 |
240 |
279 |
528 |
434 |
Character |
|
- |
) |
|
{ |
|
; |
l |
-l |
-; |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
Milliseconds |
519 |
576 |
628 |
476 |
740 |
195 |
623 |
49 |
400 |
175 |
331 |
177 |
188 |
241 |
248 |
115 |
162 |
172 |
320 |
464 |
425 |
243 |
144 |
113 |
143 |
Character |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
Milliseconds |
271 |
217 |
653 |
994 |
164 |
93 |
251 |
184 |
72 |
327 |
289 |
269 |
147 |
499 |
171 |
398 |
205 |
207 |
48 |
196 |
341 |
367 |
218 |
279 |
439 |
Character |
|
e |
) |
' |
|
|
- |
- |
-' |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
Milliseconds |
212 |
423 |
738 |
652 |
248 |
24 |
479 |
197 |
583 |
789 |
183 |
200 |
86 |
167 |
905 |
260 |
771 |
411 |
413 |
251 |
735 |
217 |
288 |
152 |
120 |
Character |
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
Milliseconds |
329 |
378 |
87 |
189 |
654 |
235 |
464 |
296 |
529 |
263 |
1017 |
436 |
283 |
441 |
221 |
174 |
188 |
180 |
117 |
346 |
164 |
326 |
102 |
98 |
219 |
Character |
a |
c |
t |
e |
r |
|
o |
f |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
Milliseconds |
168 |
233 |
199 |
105 |
119 |
179 |
223 |
80 |
566 |
153 |
133 |
519 |
595 |
193 |
196 |
403 |
118 |
83 |
175 |
199 |
144 |
101 |
134 |
101 |
216 |
Character |
-d |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
Milliseconds |
537 |
166 |
114 |
224 |
211 |
153 |
118 |
165 |
351 |
210 |
111 |
149 |
166 |
494 |
168 |
632 |
120 |
208 |
134 |
86 |
116 |
100 |
460 |
259 |
172 |
Character |
p |
e |
n |
d |
|
- |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
152 |
131 |
285 |
99 |
237 |
400 |
345 |
145 |
431 |
135 |
62 |
203 |
417 |
299 |
307 |
80 |
338 |
399 |
199 |
150 |
250 |
134 |
171 |
396 |
231 |
Character |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
157 |
184 |
1235 |
156 |
344 |
236 |
346 |
|
WPM Timing |
Seconds |
WPM |
3.13 |
57.5 |
6.26 |
59.41 |
9.39 |
60.05 |
12.52 |
56.54 |
15.65 |
53.66 |
18.78 |
54.3 |
21.91 |
52.57 |
25.05 |
51.27 |
28.18 |
48.55 |
31.31 |
49.06 |
34.44 |
47.04 |
37.57 |
47.91 |
40.7 |
47.18 |
43.83 |
47.64 |
46.96 |
47.02 |
50.09 |
46.95 |
53.22 |
46.9 |
56.35 |
46.21 |
59.48 |
45.39 |
62.61 |
45.42 |
65.74 |
45.27 |
68.88 |
45.65 |
72.01 |
45.5 |
75.14 |
45.2 |
78.27 |
44.31 |
81.4 |
44.23 |
84.53 |
44.29 |
87.66 |
43.67 |
90.79 |
43.75 |
93.92 |
43.7 |
97.05 |
44.02 |
100.18 |
43.96 |
103.31 |
43.79 |
106.44 |
42.84 |
109.57 |
42.27 |
112.7 |
42.48 |
115.84 |
42.47 |
118.97 |
42.47 |
122.1 |
41.77 |
125.23 |
41.3 |
128.36 |
40.95 |
131.49 |
40.98 |
134.62 |
40.65 |
137.75 |
41.21 |
140.88 |
41.14 |
144.01 |
41.41 |
147.14 |
41.59 |
150.27 |
41.68 |
153.4 |
41.85 |
156.53 |
41.55 |
|