Official speed |
43.34 wpm (150.07 seconds elapsed during race) |
Without ending ping |
43.40 wpm (220 ms delay sending score to TypeRacer’s server) |
Timerless |
43.66 wpm (880 ms elapsed before first character typed; 148.97 seconds elapsed during race) |
Timerless minus one |
43.58 wpm, ignoring the first character typed |
Race Start |
July 24, 2023 1:51:07pm UTC |
Race Finish |
July 24, 2023 1:53:37pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
95.6% |
Points |
64.30 |
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 fo of characterfs from the socket 01*/ String Buffer command = new String Buffer(); int excpected = 1024; 10/* Cut off to avoid DosS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(Styystem.currentTimeMillis()); expected <++= (random.nextInt() % 1024); D} while {(expected > 0) { indtt ch = -1; try { chi = stream.read(); D} catch (IOException e) { log.warn()"StandardServer.await; : read: ", e"); ch e = -1; } if (ch < 32) /* Control character or EOF terminates loop break; commentand.append((char.) ch); expencted --; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
f |
o |
|
- |
-o |
-f |
o |
f |
|
c |
h |
Milliseconds |
880 |
104 |
297 |
320 |
200 |
64 |
39 |
129 |
184 |
136 |
192 |
128 |
64 |
96 |
144 |
23 |
273 |
209 |
198 |
178 |
159 |
79 |
73 |
145 |
80 |
Character |
a |
r |
a |
c |
t |
e |
r |
f |
-f |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
88 |
120 |
79 |
281 |
184 |
119 |
15 |
250 |
384 |
232 |
151 |
128 |
153 |
135 |
8 |
160 |
120 |
71 |
34 |
78 |
170 |
127 |
202 |
319 |
56 |
Character |
t |
|
0 |
1 |
-1 |
-0 |
* |
/ |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
Milliseconds |
248 |
328 |
512 |
96 |
457 |
191 |
473 |
60 |
410 |
451 |
175 |
193 |
70 |
80 |
96 |
208 |
521 |
295 |
360 |
128 |
136 |
56 |
64 |
144 |
167 |
Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
Milliseconds |
64 |
136 |
153 |
111 |
120 |
80 |
129 |
425 |
110 |
185 |
111 |
152 |
153 |
506 |
213 |
185 |
96 |
96 |
95 |
200 |
330 |
344 |
304 |
102 |
137 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
c |
-c |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
56 |
72 |
320 |
112 |
216 |
306 |
185 |
77 |
48 |
192 |
216 |
127 |
322 |
417 |
191 |
88 |
71 |
104 |
128 |
199 |
137 |
434 |
79 |
488 |
1024 |
Character |
2 |
4 |
; |
|
1 |
0 |
-0 |
-1 |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
Milliseconds |
63 |
9 |
513 |
254 |
1409 |
79 |
545 |
191 |
465 |
112 |
279 |
626 |
239 |
103 |
128 |
152 |
64 |
120 |
56 |
328 |
88 |
72 |
192 |
361 |
113 |
Character |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
86 |
80 |
385 |
545 |
488 |
64 |
438 |
336 |
265 |
199 |
120 |
121 |
64 |
393 |
192 |
320 |
1119 |
80 |
207 |
474 |
151 |
96 |
328 |
72 |
298 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
Milliseconds |
231 |
664 |
127 |
559 |
96 |
72 |
216 |
224 |
296 |
111 |
474 |
207 |
369 |
289 |
54 |
129 |
345 |
175 |
87 |
257 |
271 |
273 |
112 |
119 |
136 |
Character |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
104 |
57 |
504 |
63 |
185 |
343 |
611 |
190 |
119 |
89 |
120 |
602 |
271 |
71 |
136 |
87 |
216 |
112 |
128 |
226 |
207 |
119 |
412 |
148 |
176 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
t |
Milliseconds |
161 |
369 |
784 |
192 |
72 |
152 |
143 |
151 |
297 |
153 |
257 |
95 |
392 |
167 |
135 |
185 |
296 |
168 |
104 |
72 |
152 |
128 |
408 |
570 |
238 |
Character |
y |
-y |
-t |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
Milliseconds |
32 |
449 |
191 |
145 |
126 |
113 |
16 |
481 |
255 |
274 |
87 |
56 |
143 |
56 |
71 |
82 |
255 |
136 |
88 |
64 |
496 |
176 |
128 |
136 |
376 |
Character |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
+ |
-+ |
-< |
+ |
= |
|
( |
r |
a |
Milliseconds |
80 |
354 |
118 |
144 |
328 |
249 |
440 |
95 |
153 |
88 |
312 |
183 |
72 |
144 |
177 |
401 |
103 |
375 |
193 |
136 |
56 |
880 |
538 |
277 |
88 |
Character |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
D |
Milliseconds |
104 |
87 |
169 |
113 |
336 |
280 |
104 |
127 |
184 |
571 |
134 |
95 |
673 |
112 |
167 |
466 |
576 |
1289 |
414 |
56 |
8 |
642 |
254 |
329 |
544 |
Character |
-D |
} |
|
w |
h |
i |
l |
e |
|
{ |
-{ |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
Milliseconds |
567 |
616 |
433 |
151 |
112 |
56 |
271 |
80 |
337 |
417 |
328 |
223 |
601 |
87 |
128 |
151 |
273 |
128 |
88 |
152 |
136 |
338 |
199 |
728 |
488 |
Character |
|
{ |
|
i |
n |
d |
t |
-t |
-d |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
376 |
552 |
233 |
224 |
208 |
95 |
54 |
418 |
160 |
96 |
95 |
242 |
70 |
433 |
168 |
63 |
1058 |
831 |
425 |
190 |
370 |
95 |
39 |
128 |
441 |
Character |
|
c |
h |
i |
-i |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
D |
-D |
Milliseconds |
319 |
184 |
72 |
224 |
458 |
207 |
241 |
62 |
512 |
74 |
111 |
192 |
71 |
72 |
402 |
264 |
119 |
64 |
40 |
592 |
113 |
503 |
353 |
527 |
569 |
Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
Milliseconds |
344 |
440 |
536 |
48 |
62 |
362 |
62 |
386 |
295 |
1794 |
80 |
423 |
456 |
392 |
86 |
145 |
218 |
38 |
48 |
104 |
144 |
160 |
498 |
166 |
280 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
) |
-) |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
Milliseconds |
650 |
262 |
80 |
410 |
158 |
568 |
184 |
104 |
71 |
803 |
262 |
336 |
922 |
1008 |
206 |
120 |
208 |
31 |
267 |
63 |
86 |
659 |
263 |
6 |
129 |
Character |
e |
r |
. |
a |
w |
a |
i |
t |
; |
|
- |
-; |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
" |
Milliseconds |
183 |
89 |
264 |
769 |
87 |
112 |
208 |
72 |
424 |
312 |
248 |
192 |
248 |
144 |
152 |
96 |
64 |
120 |
624 |
240 |
649 |
313 |
230 |
441 |
457 |
Character |
-" |
) |
; |
|
c |
h |
|
e |
|
- |
-e |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
Milliseconds |
527 |
119 |
737 |
329 |
344 |
63 |
407 |
282 |
70 |
488 |
184 |
273 |
281 |
311 |
697 |
775 |
215 |
393 |
167 |
273 |
65 |
119 |
319 |
547 |
54 |
Character |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
Milliseconds |
312 |
409 |
441 |
807 |
73 |
744 |
437 |
1969 |
72 |
272 |
609 |
247 |
72 |
160 |
250 |
117 |
97 |
80 |
248 |
120 |
96 |
88 |
95 |
121 |
216 |
Character |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
Milliseconds |
128 |
72 |
111 |
105 |
95 |
40 |
459 |
294 |
176 |
304 |
234 |
95 |
87 |
88 |
151 |
128 |
144 |
24 |
200 |
129 |
119 |
419 |
102 |
151 |
105 |
Character |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
e |
n |
t |
-t |
-n |
-e |
a |
n |
d |
. |
a |
p |
p |
Milliseconds |
208 |
201 |
191 |
72 |
56 |
256 |
577 |
1480 |
792 |
55 |
152 |
120 |
87 |
137 |
72 |
288 |
207 |
177 |
224 |
112 |
49 |
281 |
182 |
128 |
128 |
Character |
e |
n |
d |
( |
( |
c |
h |
a |
r |
. |
-. |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
n |
-n |
c |
Milliseconds |
64 |
136 |
104 |
354 |
192 |
407 |
135 |
88 |
80 |
232 |
441 |
215 |
345 |
176 |
48 |
519 |
258 |
135 |
417 |
206 |
168 |
104 |
112 |
353 |
256 |
Character |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
256 |
64 |
96 |
260 |
365 |
231 |
152 |
378 |
454 |
122 |
|
WPM Timing |
Seconds |
WPM |
3 |
55.97 |
6 |
51.98 |
9 |
58.64 |
12.01 |
52.98 |
15.01 |
54.37 |
18.01 |
53.98 |
21.01 |
54.83 |
24.01 |
52.98 |
27.01 |
49.31 |
30.01 |
49.58 |
33.02 |
48.34 |
36.02 |
47.98 |
39.02 |
47.36 |
42.02 |
47.69 |
45.02 |
48.51 |
48.02 |
49.23 |
51.02 |
49.15 |
54.02 |
49.75 |
57.03 |
49.45 |
60.03 |
50.18 |
63.03 |
49.88 |
66.03 |
49.61 |
69.03 |
49.37 |
72.03 |
48.48 |
75.03 |
47.5 |
78.04 |
47.36 |
81.04 |
46.79 |
84.04 |
46.55 |
87.04 |
46.19 |
90.04 |
46.25 |
93.04 |
45.91 |
96.04 |
45.6 |
99.05 |
44.71 |
102.05 |
45.16 |
105.05 |
44.67 |
108.05 |
44.42 |
111.05 |
44.52 |
114.05 |
44.19 |
117.05 |
43.67 |
120.06 |
43.28 |
123.06 |
43.1 |
126.06 |
42.74 |
129.06 |
42.12 |
132.06 |
42.89 |
135.06 |
43.54 |
138.06 |
43.55 |
141.07 |
43.13 |
144.07 |
43.48 |
147.07 |
43.49 |
150.07 |
43.34 |
|