Official speed |
44.64 wpm (145.70 seconds elapsed during race) |
Without ending ping |
44.68 wpm (142 ms delay sending score to TypeRacer’s server) |
Timerless |
44.79 wpm (342 ms elapsed before first character typed; 145.22 seconds elapsed during race) |
Timerless minus one |
44.71 wpm, ignoring the first character typed |
Race Start |
July 3, 2023 4:53:57am UTC |
Race Finish |
July 3, 2023 4:56:23am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
94.8% |
Points |
66.22 |
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 |
?/* rREad ead a set of characters from the socket *?/ StringBuffer command - _ - = new StringBuffer(); int expected - = 10424; /* Cut off to avoid DoS attack */ while (expected< < shutdown. lelenghtth)()) { if (random == null) random += new Random(System.current =TimeMillis ()); expected += (random.nextINtnt() % 1024); } while 9(expected > 0_) { int ch = -1; tr y { ch = stream.read(); } catch (IOException e) { log.warn)("StandardServer.await: read: ", e ); ch = -1; } if (hcche<< < 32) /* cCpontntontrol chracaracter ior or eEOF termianates loop break; omcommand.append((fhachar) ch(); expected -----; } |
Timing |
Character |
? |
-? |
/ |
* |
|
r |
-r |
R |
E |
a |
d |
|
- |
-d |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
Milliseconds |
342 |
667 |
286 |
720 |
189 |
173 |
274 |
159 |
78 |
72 |
150 |
123 |
240 |
91 |
115 |
130 |
60 |
85 |
131 |
90 |
123 |
98 |
193 |
105 |
175 |
Character |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
Milliseconds |
56 |
106 |
107 |
174 |
186 |
154 |
111 |
122 |
127 |
154 |
228 |
55 |
116 |
184 |
114 |
83 |
145 |
54 |
35 |
116 |
24 |
111 |
24 |
172 |
184 |
Character |
o |
c |
k |
e |
t |
|
* |
? |
-? |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
Milliseconds |
60 |
102 |
105 |
76 |
178 |
136 |
254 |
447 |
606 |
266 |
150 |
227 |
162 |
90 |
51 |
70 |
107 |
354 |
94 |
142 |
954 |
190 |
112 |
105 |
131 |
Character |
o |
m |
m |
a |
n |
d |
|
- |
|
- |
-- |
_ |
|
- |
-_ |
- |
|
- |
-- |
= |
|
n |
e |
w |
|
Milliseconds |
97 |
104 |
191 |
401 |
90 |
93 |
103 |
457 |
328 |
221 |
94 |
585 |
334 |
254 |
103 |
376 |
224 |
457 |
88 |
1123 |
257 |
204 |
79 |
166 |
141 |
Character |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
Milliseconds |
276 |
140 |
107 |
75 |
48 |
107 |
325 |
81 |
115 |
115 |
165 |
102 |
288 |
166 |
409 |
165 |
122 |
70 |
144 |
170 |
387 |
209 |
186 |
92 |
153 |
Character |
t |
e |
d |
|
- |
|
- |
-- |
= |
|
1 |
0 |
4 |
-4 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
Milliseconds |
225 |
89 |
153 |
79 |
248 |
252 |
306 |
91 |
600 |
387 |
250 |
179 |
179 |
453 |
94 |
139 |
590 |
285 |
349 |
442 |
172 |
401 |
88 |
220 |
115 |
Character |
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
177 |
79 |
118 |
117 |
369 |
144 |
94 |
203 |
148 |
113 |
74 |
128 |
104 |
274 |
231 |
571 |
136 |
137 |
125 |
108 |
132 |
131 |
107 |
92 |
176 |
Character |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
< |
-< |
|
< |
|
s |
h |
u |
Milliseconds |
339 |
423 |
136 |
107 |
58 |
66 |
136 |
115 |
211 |
250 |
177 |
66 |
105 |
502 |
241 |
97 |
158 |
307 |
395 |
90 |
267 |
144 |
180 |
99 |
168 |
Character |
t |
d |
o |
w |
n |
. |
|
l |
e |
-e |
-l |
- |
l |
e |
n |
g |
h |
t |
-t |
-h |
t |
h |
) |
-) |
( |
Milliseconds |
239 |
363 |
103 |
93 |
95 |
205 |
101 |
173 |
60 |
276 |
93 |
417 |
220 |
39 |
129 |
114 |
229 |
113 |
309 |
98 |
118 |
73 |
286 |
575 |
195 |
Character |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
Milliseconds |
245 |
402 |
178 |
353 |
366 |
328 |
82 |
85 |
371 |
362 |
88 |
46 |
163 |
87 |
100 |
118 |
308 |
177 |
195 |
158 |
166 |
178 |
102 |
368 |
450 |
Character |
r |
a |
n |
d |
o |
m |
|
+ |
-+ |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
Milliseconds |
295 |
81 |
70 |
113 |
102 |
74 |
158 |
349 |
448 |
276 |
279 |
185 |
94 |
121 |
129 |
308 |
95 |
60 |
106 |
100 |
105 |
316 |
454 |
363 |
108 |
Character |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
|
= |
-= |
- |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
Milliseconds |
610 |
155 |
89 |
221 |
343 |
75 |
152 |
98 |
124 |
95 |
84 |
115 |
401 |
310 |
59 |
318 |
132 |
72 |
102 |
424 |
148 |
177 |
98 |
386 |
78 |
Character |
|
- |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
375 |
282 |
258 |
339 |
362 |
320 |
138 |
140 |
143 |
110 |
96 |
240 |
208 |
104 |
164 |
144 |
503 |
511 |
479 |
726 |
279 |
116 |
77 |
93 |
95 |
Character |
m |
. |
n |
e |
x |
t |
I |
N |
t |
-t |
-N |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
Milliseconds |
89 |
287 |
195 |
87 |
185 |
177 |
253 |
63 |
195 |
333 |
92 |
215 |
65 |
389 |
247 |
368 |
1494 |
312 |
267 |
138 |
258 |
151 |
408 |
584 |
142 |
Character |
} |
|
w |
h |
i |
l |
e |
|
9 |
-9 |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
_ |
-_ |
Milliseconds |
669 |
346 |
150 |
42 |
70 |
59 |
97 |
129 |
368 |
591 |
432 |
303 |
183 |
94 |
87 |
211 |
240 |
90 |
216 |
198 |
230 |
223 |
291 |
883 |
622 |
Character |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
|
- |
y |
|
{ |
|
Milliseconds |
325 |
308 |
784 |
363 |
133 |
70 |
162 |
120 |
254 |
94 |
224 |
291 |
402 |
763 |
375 |
419 |
154 |
161 |
134 |
255 |
351 |
166 |
109 |
446 |
342 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
Milliseconds |
192 |
77 |
516 |
430 |
377 |
234 |
148 |
124 |
55 |
262 |
146 |
234 |
219 |
95 |
46 |
172 |
326 |
403 |
317 |
176 |
883 |
385 |
251 |
113 |
136 |
Character |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
Milliseconds |
216 |
72 |
137 |
249 |
354 |
108 |
396 |
217 |
197 |
338 |
456 |
168 |
62 |
30 |
63 |
193 |
188 |
451 |
248 |
429 |
395 |
354 |
126 |
113 |
176 |
Character |
w |
a |
r |
n |
) |
-) |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
Milliseconds |
263 |
134 |
65 |
207 |
429 |
414 |
220 |
643 |
476 |
94 |
109 |
68 |
106 |
101 |
102 |
148 |
488 |
145 |
130 |
219 |
124 |
123 |
156 |
269 |
182 |
Character |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
|
- |
) |
; |
|
c |
h |
|
= |
|
Milliseconds |
107 |
156 |
72 |
312 |
182 |
76 |
97 |
46 |
156 |
290 |
171 |
412 |
489 |
131 |
202 |
200 |
445 |
324 |
335 |
169 |
136 |
107 |
272 |
334 |
297 |
Character |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
h |
c |
-c |
-h |
c |
h |
e |
< |
-< |
-e |
< |
|
- |
-< |
|
Milliseconds |
321 |
240 |
408 |
189 |
698 |
353 |
194 |
79 |
96 |
537 |
608 |
80 |
222 |
95 |
99 |
106 |
141 |
398 |
490 |
102 |
523 |
361 |
291 |
86 |
707 |
Character |
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
-c |
C |
p |
o |
n |
t |
-t |
-n |
-o |
-p |
n |
t |
-t |
-n |
o |
Milliseconds |
393 |
352 |
222 |
130 |
399 |
234 |
400 |
500 |
142 |
127 |
256 |
179 |
86 |
42 |
54 |
115 |
292 |
95 |
116 |
371 |
394 |
79 |
266 |
75 |
286 |
Character |
n |
t |
r |
o |
l |
|
c |
h |
r |
a |
c |
-c |
-a |
-r |
a |
r |
a |
c |
t |
e |
r |
|
i |
o |
r |
Milliseconds |
56 |
86 |
166 |
90 |
89 |
150 |
128 |
98 |
147 |
104 |
264 |
225 |
75 |
110 |
107 |
124 |
137 |
148 |
239 |
88 |
90 |
102 |
559 |
4 |
70 |
Character |
|
- |
-r |
-o |
-i |
o |
r |
|
e |
-e |
E |
O |
F |
|
t |
e |
r |
m |
i |
a |
-a |
n |
a |
t |
e |
Milliseconds |
102 |
381 |
85 |
114 |
135 |
241 |
93 |
84 |
456 |
545 |
207 |
302 |
334 |
127 |
179 |
84 |
102 |
58 |
68 |
175 |
298 |
170 |
93 |
133 |
120 |
Character |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
o |
m |
-m |
-o |
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
143 |
97 |
307 |
214 |
110 |
153 |
147 |
188 |
185 |
61 |
77 |
137 |
579 |
115 |
181 |
140 |
324 |
101 |
96 |
119 |
57 |
131 |
123 |
104 |
79 |
Character |
. |
a |
p |
p |
e |
n |
d |
( |
( |
f |
h |
a |
-a |
-h |
-f |
c |
h |
a |
r |
) |
|
c |
h |
( |
-( |
Milliseconds |
322 |
239 |
86 |
79 |
331 |
96 |
72 |
401 |
707 |
219 |
106 |
111 |
276 |
64 |
113 |
81 |
158 |
5 |
176 |
371 |
192 |
166 |
86 |
663 |
310 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
-- |
- |
- |
- |
- |
- |
-- |
-- |
; |
|
} |
Milliseconds |
209 |
291 |
115 |
161 |
175 |
175 |
80 |
113 |
245 |
86 |
156 |
217 |
229 |
310 |
81 |
625 |
82 |
168 |
62 |
430 |
0 |
235 |
815 |
692 |
|
WPM Timing |
Seconds |
WPM |
2.91 |
16.47 |
5.83 |
41.18 |
8.74 |
61.77 |
11.66 |
57.65 |
14.57 |
56.01 |
17.48 |
46.67 |
20.4 |
47.06 |
23.31 |
48.9 |
26.23 |
48.04 |
29.14 |
46.12 |
32.05 |
49.04 |
34.97 |
49.42 |
37.88 |
50.68 |
40.8 |
50.59 |
43.71 |
48.87 |
46.62 |
48.64 |
49.54 |
49.42 |
52.45 |
50.1 |
55.37 |
50.07 |
58.28 |
50.24 |
61.19 |
49.81 |
64.11 |
49.6 |
67.02 |
49.78 |
69.94 |
48.56 |
72.85 |
48.1 |
75.76 |
48.15 |
78.68 |
47.74 |
81.59 |
47.36 |
84.51 |
47 |
87.42 |
46.53 |
90.33 |
47.03 |
93.25 |
46.97 |
96.16 |
47.17 |
99.08 |
47.24 |
101.99 |
47.06 |
104.9 |
47.7 |
107.82 |
47.3 |
110.73 |
47.25 |
113.65 |
46.88 |
116.56 |
45.71 |
119.47 |
45.6 |
122.39 |
44.81 |
125.3 |
45.2 |
128.22 |
44.55 |
131.13 |
44.93 |
134.04 |
45.21 |
136.96 |
45.39 |
139.87 |
45.13 |
142.78 |
45.13 |
145.7 |
44.64 |
|