Official speed |
38.73 wpm (167.93 seconds elapsed during race) |
Without ending ping |
38.78 wpm (237 ms delay sending score to TypeRacer’s server) |
Timerless |
39.18 wpm (1,711 ms elapsed before first character typed; 165.98 seconds elapsed during race) |
Timerless minus one |
39.11 wpm, ignoring the first character typed |
Race Start |
May 22, 2023 3:22:59pm UTC |
Race Finish |
May 22, 2023 3:25:47pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.0% |
Points |
57.46 |
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 eead a set of characters from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; /* Cut off to avoid DoS atacktack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.crurrentTime MMIillis()); expected += (random.necxxtInt() % 10234); } while (expected > 0) { int ch = -1 ; try I({ ch = stream. rearead():; } catch (IOException e) { log.warn(("STAtandardServer.await: read: ", e); ch = -1; } if *(ch < 32) /* Control character or EOF terminates loop break; command.append((char) ch):; expected//--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
d |
|
- |
-d |
-a |
e |
-e |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
Milliseconds |
1711 |
127 |
555 |
319 |
116 |
93 |
136 |
104 |
449 |
179 |
172 |
375 |
308 |
163 |
164 |
143 |
183 |
56 |
136 |
76 |
163 |
104 |
119 |
89 |
109 |
Character |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
146 |
64 |
157 |
168 |
100 |
85 |
141 |
130 |
211 |
99 |
84 |
113 |
87 |
139 |
174 |
62 |
88 |
88 |
111 |
110 |
93 |
115 |
116 |
115 |
93 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
181 |
102 |
120 |
599 |
489 |
390 |
302 |
469 |
332 |
97 |
59 |
118 |
94 |
322 |
209 |
166 |
166 |
105 |
110 |
103 |
109 |
81 |
80 |
169 |
124 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
102 |
125 |
132 |
877 |
494 |
222 |
76 |
122 |
118 |
567 |
248 |
110 |
71 |
113 |
110 |
305 |
209 |
148 |
161 |
123 |
111 |
289 |
98 |
338 |
775 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
154 |
116 |
103 |
95 |
94 |
200 |
114 |
149 |
138 |
216 |
95 |
166 |
197 |
554 |
358 |
278 |
108 |
294 |
618 |
673 |
206 |
998 |
76 |
490 |
451 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
a |
c |
k |
Milliseconds |
344 |
130 |
111 |
82 |
139 |
123 |
122 |
136 |
91 |
117 |
179 |
114 |
140 |
80 |
75 |
142 |
364 |
230 |
497 |
186 |
137 |
111 |
223 |
144 |
125 |
Character |
-k |
-c |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
451 |
168 |
131 |
206 |
153 |
119 |
92 |
172 |
638 |
216 |
305 |
136 |
124 |
108 |
80 |
101 |
147 |
201 |
264 |
192 |
118 |
139 |
90 |
213 |
90 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
Milliseconds |
177 |
166 |
562 |
408 |
284 |
79 |
72 |
153 |
198 |
84 |
129 |
85 |
212 |
529 |
116 |
186 |
97 |
164 |
106 |
294 |
112 |
298 |
570 |
733 |
366 |
Character |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
Milliseconds |
185 |
128 |
97 |
231 |
331 |
101 |
80 |
158 |
76 |
124 |
223 |
553 |
246 |
310 |
216 |
72 |
276 |
162 |
352 |
353 |
734 |
114 |
124 |
125 |
78 |
Character |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
r |
-r |
Milliseconds |
90 |
206 |
685 |
245 |
215 |
61 |
88 |
84 |
780 |
174 |
167 |
512 |
133 |
104 |
350 |
666 |
360 |
90 |
130 |
122 |
94 |
203 |
313 |
220 |
581 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
|
M |
-M |
- |
M |
I |
-I |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
296 |
119 |
160 |
120 |
435 |
117 |
785 |
525 |
128 |
132 |
110 |
291 |
434 |
162 |
323 |
241 |
582 |
266 |
259 |
172 |
211 |
179 |
348 |
143 |
379 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
c |
Milliseconds |
326 |
227 |
156 |
245 |
129 |
155 |
105 |
255 |
110 |
184 |
200 |
862 |
540 |
592 |
295 |
287 |
110 |
83 |
162 |
74 |
102 |
257 |
322 |
136 |
205 |
Character |
x |
-x |
-c |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
3 |
-3 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
21 |
1558 |
175 |
316 |
592 |
460 |
215 |
144 |
325 |
109 |
458 |
612 |
420 |
125 |
133 |
449 |
159 |
1050 |
628 |
931 |
537 |
233 |
1342 |
349 |
183 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
Milliseconds |
116 |
93 |
111 |
75 |
103 |
718 |
385 |
224 |
99 |
143 |
94 |
234 |
94 |
181 |
256 |
890 |
570 |
336 |
434 |
405 |
1107 |
353 |
175 |
127 |
127 |
Character |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
I |
-I |
( |
-( |
{ |
|
c |
h |
|
Milliseconds |
101 |
143 |
78 |
166 |
2788 |
528 |
1139 |
163 |
405 |
496 |
265 |
257 |
143 |
146 |
93 |
133 |
1073 |
822 |
505 |
701 |
690 |
494 |
274 |
115 |
456 |
Character |
= |
|
s |
t |
r |
e |
a |
m |
. |
|
r |
e |
a |
-a |
-e |
-r |
- |
r |
e |
a |
d |
( |
) |
: |
-: |
Milliseconds |
1946 |
652 |
152 |
146 |
168 |
90 |
116 |
80 |
228 |
193 |
112 |
89 |
92 |
282 |
172 |
146 |
415 |
268 |
118 |
112 |
129 |
510 |
180 |
973 |
653 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
Milliseconds |
387 |
202 |
1330 |
363 |
200 |
116 |
167 |
187 |
119 |
167 |
867 |
3524 |
94 |
1329 |
316 |
237 |
97 |
104 |
152 |
140 |
85 |
114 |
142 |
163 |
360 |
Character |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
( |
-( |
" |
S |
T |
A |
-A |
-T |
t |
a |
n |
d |
a |
Milliseconds |
251 |
936 |
477 |
496 |
207 |
121 |
203 |
156 |
154 |
115 |
266 |
1197 |
103 |
755 |
468 |
606 |
119 |
109 |
424 |
163 |
295 |
104 |
159 |
109 |
124 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
Milliseconds |
102 |
182 |
340 |
272 |
85 |
242 |
80 |
135 |
182 |
168 |
91 |
176 |
152 |
111 |
394 |
191 |
177 |
105 |
118 |
120 |
472 |
227 |
278 |
642 |
681 |
Character |
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
* |
-* |
( |
c |
h |
|
< |
Milliseconds |
172 |
375 |
528 |
167 |
219 |
115 |
461 |
677 |
364 |
1118 |
359 |
496 |
217 |
1303 |
379 |
255 |
123 |
146 |
529 |
658 |
875 |
359 |
158 |
476 |
1008 |
Character |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
Milliseconds |
369 |
426 |
99 |
1426 |
720 |
855 |
78 |
511 |
386 |
257 |
129 |
81 |
129 |
77 |
203 |
78 |
156 |
144 |
138 |
77 |
152 |
108 |
258 |
103 |
119 |
Character |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
Milliseconds |
114 |
191 |
161 |
96 |
326 |
202 |
535 |
374 |
267 |
118 |
89 |
71 |
89 |
138 |
94 |
75 |
134 |
81 |
57 |
247 |
240 |
185 |
68 |
159 |
168 |
Character |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
Milliseconds |
75 |
89 |
110 |
398 |
506 |
172 |
188 |
80 |
65 |
165 |
107 |
166 |
102 |
212 |
180 |
171 |
155 |
128 |
139 |
124 |
299 |
283 |
284 |
139 |
93 |
Character |
r |
) |
|
c |
h |
) |
: |
-: |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
/ |
/ |
-/ |
-/ |
- |
- |
; |
Milliseconds |
110 |
290 |
318 |
177 |
146 |
437 |
349 |
659 |
225 |
215 |
168 |
212 |
132 |
133 |
144 |
231 |
107 |
183 |
677 |
201 |
606 |
155 |
829 |
177 |
659 |
Character |
|
} |
Milliseconds |
464 |
1141 |
|
WPM Timing |
Seconds |
WPM |
3.36 |
14.29 |
6.72 |
33.94 |
10.08 |
52.4 |
13.43 |
51.81 |
16.79 |
52.88 |
20.15 |
53 |
23.51 |
54.61 |
26.87 |
50.91 |
30.23 |
52.8 |
33.59 |
51.09 |
36.94 |
52.62 |
40.3 |
53.59 |
43.66 |
53.32 |
47.02 |
52.06 |
50.38 |
52.4 |
53.74 |
51.81 |
57.1 |
50.86 |
60.46 |
49.23 |
63.81 |
49.27 |
67.17 |
49.13 |
70.53 |
47.3 |
73.89 |
46.77 |
77.25 |
45.36 |
80.61 |
45.11 |
83.97 |
44.88 |
87.32 |
44.52 |
90.68 |
43.14 |
94.04 |
42.62 |
97.4 |
41.27 |
100.76 |
40.49 |
104.12 |
40.57 |
107.48 |
39.75 |
110.83 |
39.52 |
114.19 |
38.57 |
117.55 |
38.69 |
120.91 |
38.71 |
124.27 |
37.95 |
127.63 |
38.55 |
130.99 |
38.66 |
134.35 |
38.59 |
137.7 |
37.99 |
141.06 |
37.6 |
144.42 |
37.31 |
147.78 |
36.95 |
151.14 |
37.87 |
154.5 |
38.76 |
157.86 |
39.3 |
161.21 |
39.23 |
164.57 |
39.16 |
167.93 |
38.73 |
|