Official speed |
30.36 wpm (214.23 seconds elapsed during race) |
Without ending ping |
30.39 wpm (204 ms delay sending score to TypeRacer’s server) |
Timerless |
30.49 wpm (675 ms elapsed before first character typed; 213.35 seconds elapsed during race) |
Timerless minus one |
30.43 wpm, ignoring the first character typed |
Race Start |
May 15, 2024 6:48:39pm UTC |
Race Finish |
May 15, 2024 6:52:14pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.9% |
Points |
45.04 |
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 StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMissillis()); expected += (random.nextInt() % 1024);} } while (expected > 0 ) { int ch = -1; try { ch = stremam.read(); } catch (IOEcxception e ) { log.warn("StandardServer.await: read: "'., e ); ch -== -1; } if (ch < 32) /* Control charcaacter or EOF 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 |
675 |
445 |
430 |
635 |
268 |
247 |
219 |
205 |
185 |
155 |
241 |
193 |
206 |
231 |
408 |
178 |
137 |
190 |
117 |
184 |
176 |
245 |
343 |
174 |
176 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
218 |
265 |
208 |
222 |
225 |
189 |
222 |
186 |
341 |
160 |
134 |
164 |
275 |
197 |
224 |
115 |
218 |
248 |
269 |
894 |
528 |
793 |
556 |
334 |
174 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
319 |
131 |
156 |
634 |
318 |
92 |
216 |
273 |
243 |
377 |
398 |
116 |
260 |
167 |
133 |
215 |
161 |
327 |
458 |
333 |
710 |
209 |
178 |
756 |
546 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
333 |
194 |
241 |
90 |
148 |
562 |
274 |
206 |
185 |
349 |
235 |
518 |
197 |
756 |
519 |
346 |
44 |
201 |
412 |
262 |
305 |
213 |
170 |
259 |
165 |
Character |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
Milliseconds |
169 |
248 |
460 |
422 |
276 |
175 |
231 |
163 |
247 |
1035 |
353 |
1023 |
1467 |
614 |
438 |
343 |
132 |
379 |
350 |
208 |
198 |
551 |
262 |
151 |
189 |
Character |
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
Milliseconds |
175 |
292 |
255 |
67 |
308 |
277 |
642 |
316 |
846 |
286 |
241 |
363 |
162 |
184 |
132 |
392 |
386 |
872 |
504 |
610 |
347 |
207 |
218 |
230 |
212 |
Character |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
Milliseconds |
165 |
396 |
278 |
251 |
147 |
172 |
239 |
174 |
165 |
240 |
280 |
1348 |
510 |
272 |
129 |
179 |
159 |
401 |
169 |
273 |
603 |
476 |
459 |
190 |
202 |
Character |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
Milliseconds |
231 |
213 |
175 |
1297 |
582 |
258 |
461 |
781 |
1449 |
282 |
188 |
214 |
1065 |
354 |
274 |
209 |
145 |
236 |
100 |
345 |
538 |
155 |
359 |
255 |
188 |
Character |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
Milliseconds |
358 |
173 |
1434 |
561 |
562 |
262 |
142 |
117 |
173 |
107 |
278 |
451 |
278 |
258 |
118 |
180 |
891 |
632 |
260 |
395 |
204 |
831 |
93 |
487 |
628 |
Character |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
s |
s |
i |
-i |
-s |
-s |
Milliseconds |
294 |
234 |
253 |
201 |
228 |
949 |
328 |
214 |
461 |
205 |
250 |
624 |
166 |
810 |
374 |
96 |
177 |
886 |
283 |
658 |
157 |
223 |
424 |
218 |
455 |
Character |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
Milliseconds |
1121 |
167 |
196 |
220 |
779 |
568 |
217 |
612 |
305 |
362 |
324 |
162 |
151 |
221 |
143 |
151 |
259 |
493 |
1004 |
328 |
918 |
464 |
1631 |
235 |
144 |
Character |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
} |
-} |
|
Milliseconds |
101 |
141 |
130 |
786 |
318 |
115 |
286 |
174 |
843 |
246 |
136 |
717 |
162 |
533 |
1170 |
635 |
463 |
257 |
188 |
273 |
1253 |
380 |
736 |
596 |
334 |
Character |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
|
Milliseconds |
510 |
673 |
508 |
153 |
87 |
200 |
206 |
254 |
608 |
405 |
235 |
116 |
149 |
234 |
128 |
169 |
212 |
201 |
671 |
449 |
554 |
364 |
813 |
1375 |
344 |
Character |
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
Milliseconds |
970 |
431 |
450 |
81 |
100 |
201 |
518 |
101 |
345 |
534 |
391 |
1362 |
276 |
991 |
249 |
293 |
342 |
338 |
359 |
769 |
599 |
389 |
126 |
467 |
484 |
Character |
|
s |
t |
r |
e |
m |
-m |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
357 |
193 |
115 |
162 |
207 |
262 |
705 |
211 |
213 |
474 |
507 |
179 |
330 |
232 |
666 |
203 |
934 |
385 |
1016 |
501 |
361 |
253 |
134 |
97 |
251 |
Character |
|
( |
I |
O |
E |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
- |
) |
|
{ |
|
l |
o |
Milliseconds |
258 |
628 |
656 |
170 |
150 |
1189 |
523 |
191 |
192 |
224 |
180 |
206 |
181 |
70 |
285 |
406 |
516 |
185 |
724 |
368 |
315 |
1585 |
880 |
751 |
155 |
Character |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
Milliseconds |
284 |
311 |
183 |
244 |
271 |
1089 |
1249 |
848 |
705 |
331 |
150 |
185 |
124 |
218 |
246 |
238 |
740 |
255 |
202 |
171 |
136 |
188 |
466 |
225 |
186 |
Character |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
' |
-' |
. |
-. |
, |
|
e |
|
- |
) |
; |
|
c |
Milliseconds |
243 |
324 |
169 |
815 |
356 |
291 |
222 |
229 |
187 |
761 |
375 |
717 |
698 |
596 |
485 |
386 |
546 |
282 |
192 |
191 |
386 |
400 |
999 |
289 |
431 |
Character |
h |
|
- |
= |
-= |
-- |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
Milliseconds |
137 |
149 |
679 |
0 |
648 |
848 |
742 |
314 |
311 |
738 |
853 |
287 |
1610 |
463 |
465 |
372 |
220 |
953 |
327 |
155 |
511 |
1142 |
587 |
539 |
307 |
Character |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
c |
a |
-a |
-c |
a |
c |
t |
e |
Milliseconds |
982 |
317 |
750 |
1582 |
444 |
422 |
348 |
162 |
184 |
236 |
187 |
221 |
358 |
398 |
181 |
167 |
156 |
178 |
185 |
375 |
162 |
214 |
198 |
119 |
127 |
Character |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
Milliseconds |
194 |
182 |
294 |
150 |
148 |
835 |
347 |
1461 |
363 |
398 |
106 |
177 |
150 |
198 |
207 |
146 |
798 |
118 |
200 |
197 |
410 |
208 |
133 |
197 |
219 |
Character |
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
Milliseconds |
256 |
117 |
167 |
264 |
172 |
379 |
486 |
524 |
149 |
255 |
178 |
128 |
142 |
116 |
406 |
829 |
291 |
141 |
173 |
132 |
180 |
849 |
183 |
774 |
260 |
Character |
a |
r |
) |
|
c |
h |
) |
|
- |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
115 |
204 |
1032 |
245 |
492 |
147 |
416 |
332 |
389 |
377 |
292 |
257 |
498 |
197 |
206 |
257 |
136 |
192 |
205 |
786 |
192 |
1035 |
797 |
334 |
|
WPM Timing |
Seconds |
WPM |
4.28 |
36.41 |
8.57 |
46.21 |
12.85 |
42.94 |
17.14 |
42.01 |
21.42 |
41.45 |
25.71 |
41.08 |
29.99 |
41.21 |
34.28 |
39.21 |
38.56 |
37.97 |
42.85 |
38.09 |
47.13 |
37.68 |
51.42 |
37.81 |
55.7 |
37.92 |
59.98 |
36.61 |
64.27 |
36.22 |
68.55 |
35.71 |
72.84 |
35.92 |
77.12 |
35.79 |
81.41 |
35.53 |
85.69 |
34.17 |
89.98 |
34.14 |
94.26 |
33.86 |
98.55 |
33.73 |
102.83 |
33.26 |
107.11 |
32.71 |
111.4 |
32.96 |
115.68 |
32.47 |
119.97 |
32.41 |
124.25 |
32.06 |
128.54 |
32.02 |
132.82 |
31.98 |
137.11 |
31.86 |
141.39 |
31.66 |
145.68 |
31.3 |
149.96 |
31.13 |
154.25 |
31.04 |
158.53 |
31.26 |
162.81 |
31.03 |
167.1 |
30.66 |
171.38 |
30.32 |
175.67 |
29.92 |
179.95 |
29.74 |
184.24 |
29.44 |
188.52 |
29.66 |
192.81 |
29.69 |
197.09 |
30.02 |
201.38 |
30.39 |
205.66 |
30.46 |
209.94 |
30.41 |
214.23 |
30.36 |
|