Official speed |
43.88 wpm (148.22 seconds elapsed during race) |
Without ending ping |
44.03 wpm (231 ms delay sending score to TypeRacer’s server) |
Timerless |
44.14 wpm (361 ms elapsed before first character typed; 147.63 seconds elapsed during race) |
Timerless minus one |
44.06 wpm, ignoring the first character typed |
Race Start |
June 4, 2024 6:12:33am UTC |
Race Finish |
June 4, 2024 6:15:01am UTC |
Outcome |
No win (2 of 2) |
Accuracy |
95.5% |
Points |
65.09 |
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 forom the socket ? */ StringBuffer command = new StringBuffer(); int epxpected = 1024; /* cuCut off to avoid DoS attack */ while (Eexpected < shutdonwwn.length()) { if (random == Nnull) random = new Random (System.currentTime Millis()); expected += (random.enxnextInt() &% 1024); } while e(3xexpected > 0) { int ch = -1; tyrry { ch = stream.read(); } catdhch( (IOEXxception e) { lgoog.warn("WsStandardsServer.await?: read: ", e); ch = =-1; } if (ch , < 32) /* Control character of Er 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 |
361 |
697 |
773 |
399 |
272 |
132 |
220 |
77 |
139 |
103 |
396 |
558 |
183 |
60 |
183 |
102 |
70 |
200 |
57 |
127 |
154 |
135 |
243 |
200 |
119 |
Character |
r |
s |
|
f |
o |
-o |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
? |
|
- |
-? |
Milliseconds |
158 |
320 |
64 |
210 |
133 |
387 |
101 |
136 |
131 |
101 |
104 |
109 |
77 |
91 |
173 |
73 |
174 |
57 |
150 |
96 |
217 |
777 |
209 |
926 |
124 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
461 |
650 |
134 |
330 |
157 |
215 |
97 |
83 |
152 |
492 |
125 |
183 |
217 |
102 |
150 |
49 |
250 |
36 |
177 |
141 |
90 |
126 |
69 |
117 |
902 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
106 |
200 |
137 |
75 |
92 |
291 |
125 |
216 |
105 |
76 |
83 |
320 |
81 |
202 |
189 |
109 |
152 |
286 |
101 |
613 |
75 |
179 |
127 |
121 |
159 |
Character |
e |
p |
-p |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
c |
u |
-u |
Milliseconds |
177 |
329 |
411 |
131 |
223 |
169 |
233 |
167 |
105 |
223 |
41 |
197 |
137 |
400 |
487 |
355 |
169 |
439 |
109 |
693 |
443 |
192 |
275 |
165 |
313 |
Character |
-c |
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
Milliseconds |
115 |
629 |
0 |
127 |
500 |
204 |
179 |
238 |
149 |
154 |
301 |
108 |
279 |
212 |
135 |
69 |
120 |
109 |
395 |
193 |
359 |
109 |
724 |
347 |
199 |
Character |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
E |
-E |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
61 |
240 |
100 |
205 |
720 |
384 |
88 |
248 |
64 |
131 |
108 |
96 |
104 |
352 |
434 |
535 |
280 |
226 |
165 |
168 |
284 |
161 |
108 |
208 |
50 |
Character |
< |
|
s |
h |
u |
t |
d |
o |
n |
w |
-w |
-n |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
384 |
418 |
199 |
87 |
134 |
115 |
269 |
87 |
104 |
145 |
359 |
128 |
121 |
91 |
221 |
272 |
131 |
164 |
136 |
248 |
117 |
525 |
567 |
179 |
173 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
N |
-N |
n |
u |
l |
l |
) |
|
r |
Milliseconds |
503 |
302 |
232 |
130 |
51 |
342 |
224 |
117 |
140 |
150 |
64 |
132 |
152 |
268 |
168 |
153 |
312 |
392 |
179 |
205 |
227 |
324 |
505 |
175 |
746 |
Character |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
Milliseconds |
94 |
88 |
200 |
65 |
103 |
136 |
217 |
139 |
197 |
159 |
82 |
102 |
353 |
119 |
184 |
312 |
117 |
86 |
114 |
687 |
369 |
451 |
217 |
119 |
201 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
|
$M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
Milliseconds |
120 |
167 |
243 |
493 |
121 |
225 |
135 |
119 |
152 |
77 |
459 |
131 |
115 |
258 |
21 |
724 |
874 |
213 |
120 |
132 |
164 |
362 |
79 |
263 |
536 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
e |
n |
x |
-x |
Milliseconds |
116 |
252 |
224 |
91 |
152 |
205 |
163 |
109 |
232 |
88 |
380 |
356 |
187 |
1324 |
241 |
112 |
148 |
170 |
75 |
78 |
244 |
183 |
126 |
179 |
269 |
Character |
-n |
-e |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
& |
-& |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
Milliseconds |
162 |
142 |
232 |
152 |
232 |
184 |
275 |
229 |
163 |
350 |
71 |
168 |
1620 |
492 |
294 |
621 |
173 |
190 |
234 |
185 |
403 |
372 |
113 |
368 |
232 |
Character |
w |
h |
i |
l |
e |
|
e |
-e |
( |
3 |
x |
-x |
-3 |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
Milliseconds |
463 |
75 |
149 |
72 |
129 |
71 |
195 |
404 |
251 |
224 |
199 |
330 |
141 |
193 |
223 |
193 |
191 |
232 |
194 |
94 |
216 |
76 |
292 |
152 |
395 |
Character |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
y |
r |
-r |
-y |
r |
y |
|
Milliseconds |
552 |
141 |
328 |
151 |
200 |
84 |
81 |
157 |
146 |
125 |
91 |
236 |
133 |
789 |
568 |
500 |
117 |
198 |
128 |
127 |
403 |
98 |
125 |
95 |
263 |
Character |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
Milliseconds |
770 |
158 |
242 |
95 |
73 |
855 |
176 |
1124 |
203 |
224 |
96 |
148 |
101 |
215 |
309 |
67 |
121 |
223 |
306 |
63 |
335 |
137 |
431 |
136 |
168 |
Character |
a |
t |
d |
h |
-h |
-d |
c |
h |
( |
-( |
|
( |
I |
O |
E |
X |
-X |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
169 |
183 |
280 |
123 |
363 |
119 |
100 |
137 |
330 |
600 |
109 |
216 |
296 |
226 |
413 |
313 |
427 |
166 |
226 |
269 |
239 |
228 |
122 |
51 |
114 |
Character |
|
e |
) |
|
{ |
|
l |
g |
o |
-o |
-g |
o |
g |
. |
w |
a |
r |
n |
( |
" |
W |
-W |
s |
-s |
S |
Milliseconds |
135 |
239 |
734 |
300 |
256 |
182 |
676 |
212 |
32 |
411 |
119 |
227 |
70 |
199 |
143 |
71 |
144 |
131 |
253 |
371 |
413 |
410 |
159 |
639 |
304 |
Character |
t |
a |
n |
d |
a |
r |
d |
s |
-s |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
? |
-? |
: |
|
Milliseconds |
216 |
102 |
115 |
105 |
134 |
155 |
253 |
441 |
487 |
264 |
256 |
128 |
288 |
129 |
119 |
136 |
168 |
259 |
93 |
76 |
500 |
408 |
400 |
228 |
471 |
Character |
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
= |
-= |
- |
1 |
; |
|
} |
Milliseconds |
862 |
79 |
120 |
548 |
349 |
190 |
753 |
431 |
136 |
259 |
408 |
767 |
83 |
251 |
99 |
159 |
214 |
161 |
356 |
452 |
169 |
306 |
903 |
221 |
824 |
Character |
|
i |
f |
|
( |
c |
h |
|
, |
|
- |
-, |
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
0 |
706 |
166 |
73 |
290 |
248 |
93 |
265 |
634 |
115 |
323 |
136 |
736 |
168 |
535 |
42 |
671 |
116 |
968 |
363 |
281 |
651 |
149 |
148 |
125 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
E |
-E |
- |
-f |
r |
|
E |
O |
Milliseconds |
215 |
64 |
195 |
602 |
403 |
154 |
641 |
197 |
122 |
278 |
232 |
104 |
136 |
93 |
123 |
125 |
102 |
253 |
359 |
144 |
132 |
894 |
159 |
504 |
407 |
Character |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
Milliseconds |
309 |
157 |
129 |
117 |
152 |
132 |
184 |
94 |
63 |
135 |
96 |
240 |
81 |
199 |
216 |
115 |
205 |
177 |
194 |
246 |
71 |
76 |
65 |
196 |
107 |
Character |
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
Milliseconds |
721 |
62 |
205 |
116 |
126 |
95 |
119 |
128 |
300 |
157 |
113 |
103 |
135 |
107 |
357 |
137 |
215 |
90 |
107 |
124 |
368 |
97 |
333 |
102 |
284 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
= |
-= |
-= |
- |
- |
; |
|
} |
Milliseconds |
408 |
111 |
201 |
216 |
100 |
153 |
214 |
189 |
104 |
232 |
416 |
136 |
443 |
126 |
212 |
123 |
295 |
249 |
538 |
|
WPM Timing |
Seconds |
WPM |
2.96 |
32.38 |
5.93 |
48.58 |
8.89 |
58.02 |
11.86 |
45.54 |
14.82 |
48.58 |
17.79 |
51.27 |
20.75 |
53.78 |
23.72 |
53.13 |
26.68 |
51.27 |
29.64 |
49.39 |
32.61 |
49.68 |
35.57 |
49.92 |
38.54 |
49.2 |
41.5 |
49.44 |
44.47 |
49.12 |
47.43 |
50.09 |
50.4 |
48.58 |
53.36 |
50.15 |
56.32 |
49.21 |
59.29 |
49.39 |
62.25 |
49.35 |
65.22 |
48.94 |
68.18 |
48.58 |
71.15 |
47.9 |
74.11 |
47.12 |
77.08 |
47.02 |
80.04 |
46.93 |
83 |
47.27 |
85.97 |
46.62 |
88.93 |
46.15 |
91.9 |
46.49 |
94.86 |
46.05 |
97.83 |
45.63 |
100.79 |
45.6 |
103.76 |
45.45 |
106.72 |
45.09 |
109.68 |
45.07 |
112.65 |
44.53 |
115.61 |
44.22 |
118.58 |
44.02 |
121.54 |
43.64 |
124.51 |
43.18 |
127.47 |
42.83 |
130.44 |
42.78 |
133.4 |
42.64 |
136.36 |
42.77 |
139.33 |
43.32 |
142.29 |
44.02 |
145.26 |
44.36 |
148.22 |
43.88 |
|