Official speed |
57.13 wpm (113.85 seconds elapsed during race) |
Without ending ping |
57.25 wpm (230 ms delay sending score to TypeRacer’s server) |
Timerless |
57.37 wpm (252 ms elapsed before first character typed; 113.36 seconds elapsed during race) |
Timerless minus one |
57.27 wpm, ignoring the first character typed |
Race Start |
May 22, 2023 12:31:29pm UTC |
Race Finish |
May 22, 2023 12:33:22pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.7% |
Points |
84.74 |
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 a set of characters from the socket 8*/ String Buffer command = new StringBuffer(); int expected = 1024; / * Cut off to avoid DoS attack /*/ Whilwhile (expedccted < sthhutdown.length()) { if (random == null ) random = new Random(sySystem.crurrentTimeMillis()); expected += (random.nextInt() *^&% 1024); } while (expected > 0) { int ch = -1; tryi { ch = =ststream. rearead(); +} catch (IOException e) { log.warn("StandardServer.await: read: ", 3e); ch = 0-1; } if (ch < 32) /* Control character of r EOF terminates loop break; command.append((char) ch); expected --; } |
Timing |
Character |
/ |
* |
|
r |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
252 |
202 |
115 |
195 |
409 |
229 |
207 |
118 |
96 |
61 |
140 |
102 |
111 |
80 |
86 |
34 |
114 |
68 |
71 |
125 |
54 |
67 |
100 |
193 |
180 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
8 |
-8 |
* |
/ |
Milliseconds |
180 |
69 |
112 |
184 |
186 |
111 |
161 |
64 |
36 |
54 |
75 |
49 |
133 |
79 |
300 |
80 |
109 |
69 |
99 |
46 |
138 |
314 |
315 |
171 |
453 |
Character |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
115 |
193 |
229 |
169 |
83 |
40 |
90 |
111 |
494 |
254 |
141 |
114 |
141 |
110 |
68 |
44 |
171 |
57 |
110 |
170 |
88 |
82 |
69 |
113 |
114 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
100 |
153 |
77 |
74 |
84 |
211 |
258 |
166 |
79 |
90 |
114 |
298 |
137 |
113 |
140 |
99 |
74 |
227 |
57 |
278 |
144 |
188 |
55 |
115 |
134 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
|
- |
* |
|
C |
u |
t |
Milliseconds |
147 |
183 |
148 |
102 |
178 |
172 |
59 |
98 |
298 |
186 |
78 |
296 |
104 |
320 |
472 |
462 |
201 |
296 |
561 |
365 |
202 |
174 |
188 |
147 |
96 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
Milliseconds |
190 |
438 |
88 |
131 |
106 |
82 |
57 |
102 |
168 |
139 |
110 |
54 |
116 |
89 |
263 |
369 |
326 |
156 |
121 |
84 |
136 |
49 |
206 |
60 |
244 |
Character |
/ |
-/ |
* |
/ |
|
W |
h |
i |
l |
-W |
-h |
-i |
-l |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
d |
Milliseconds |
165 |
539 |
151 |
431 |
118 |
184 |
80 |
63 |
102 |
261 |
0 |
0 |
0 |
198 |
26 |
53 |
44 |
86 |
95 |
171 |
286 |
147 |
77 |
127 |
89 |
Character |
c |
-c |
-d |
c |
t |
e |
d |
|
< |
|
s |
t |
h |
-h |
-t |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
Milliseconds |
63 |
364 |
146 |
53 |
255 |
98 |
73 |
170 |
216 |
94 |
117 |
78 |
183 |
246 |
101 |
158 |
134 |
75 |
247 |
86 |
97 |
71 |
190 |
278 |
129 |
Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
117 |
140 |
198 |
83 |
277 |
70 |
318 |
118 |
430 |
320 |
129 |
84 |
119 |
279 |
247 |
61 |
114 |
107 |
84 |
105 |
169 |
229 |
185 |
121 |
173 |
Character |
u |
l |
l |
|
- |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
162 |
167 |
113 |
310 |
428 |
216 |
92 |
137 |
47 |
77 |
116 |
331 |
76 |
112 |
836 |
146 |
228 |
177 |
43 |
208 |
687 |
205 |
75 |
109 |
80 |
Character |
m |
( |
s |
y |
-y |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
r |
-r |
u |
r |
r |
e |
n |
t |
T |
i |
m |
Milliseconds |
59 |
335 |
191 |
143 |
248 |
141 |
210 |
141 |
44 |
67 |
97 |
46 |
208 |
129 |
304 |
350 |
140 |
51 |
148 |
59 |
136 |
138 |
361 |
124 |
62 |
Character |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
47 |
295 |
199 |
28 |
143 |
124 |
217 |
274 |
30 |
253 |
408 |
106 |
105 |
227 |
104 |
374 |
198 |
162 |
51 |
101 |
115 |
173 |
284 |
213 |
442 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
* |
-* |
^ |
-^ |
& |
-& |
% |
|
Milliseconds |
151 |
64 |
96 |
94 |
78 |
66 |
193 |
666 |
83 |
170 |
129 |
268 |
184 |
85 |
290 |
59 |
296 |
274 |
644 |
343 |
495 |
556 |
524 |
1436 |
418 |
Character |
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
183 |
98 |
242 |
355 |
432 |
379 |
366 |
454 |
276 |
128 |
60 |
33 |
55 |
57 |
205 |
289 |
207 |
160 |
123 |
108 |
242 |
203 |
51 |
114 |
318 |
Character |
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
i |
-i |
Milliseconds |
166 |
1046 |
1061 |
326 |
241 |
229 |
134 |
215 |
63 |
114 |
204 |
124 |
81 |
409 |
116 |
120 |
799 |
189 |
542 |
88 |
350 |
142 |
58 |
232 |
363 |
Character |
|
{ |
|
c |
h |
|
= |
|
= |
s |
t |
-t |
-s |
-= |
s |
t |
r |
e |
a |
m |
. |
|
r |
e |
a |
Milliseconds |
101 |
317 |
384 |
113 |
86 |
136 |
145 |
132 |
23 |
172 |
63 |
324 |
119 |
128 |
134 |
126 |
273 |
43 |
74 |
84 |
260 |
81 |
141 |
53 |
47 |
Character |
-a |
-e |
-r |
- |
r |
e |
a |
d |
( |
) |
; |
|
+ |
-+ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
204 |
114 |
118 |
229 |
110 |
49 |
45 |
96 |
278 |
57 |
297 |
374 |
231 |
674 |
491 |
270 |
90 |
85 |
131 |
211 |
85 |
177 |
331 |
618 |
95 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
Milliseconds |
474 |
186 |
186 |
207 |
90 |
101 |
147 |
44 |
55 |
124 |
128 |
395 |
323 |
465 |
624 |
130 |
159 |
82 |
156 |
167 |
69 |
109 |
138 |
716 |
318 |
Character |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
Milliseconds |
364 |
229 |
221 |
114 |
216 |
200 |
71 |
160 |
461 |
232 |
108 |
204 |
75 |
125 |
384 |
202 |
110 |
110 |
76 |
132 |
311 |
228 |
51 |
57 |
38 |
Character |
d |
: |
|
" |
, |
|
3 |
-3 |
e |
) |
; |
|
c |
h |
|
= |
|
0 |
-0 |
- |
1 |
; |
|
} |
|
Milliseconds |
188 |
287 |
218 |
316 |
347 |
318 |
384 |
492 |
121 |
503 |
508 |
253 |
119 |
133 |
263 |
1189 |
422 |
161 |
440 |
225 |
222 |
344 |
230 |
230 |
362 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
186 |
63 |
280 |
187 |
174 |
115 |
550 |
206 |
141 |
283 |
72 |
340 |
355 |
507 |
557 |
183 |
260 |
184 |
69 |
57 |
140 |
27 |
180 |
114 |
186 |
Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
Milliseconds |
125 |
54 |
103 |
83 |
178 |
164 |
61 |
95 |
71 |
195 |
76 |
270 |
252 |
112 |
128 |
96 |
225 |
334 |
191 |
145 |
197 |
83 |
91 |
63 |
115 |
Character |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
90 |
142 |
103 |
69 |
68 |
91 |
139 |
197 |
144 |
44 |
119 |
77 |
164 |
68 |
31 |
76 |
176 |
83 |
344 |
99 |
83 |
154 |
121 |
86 |
69 |
Character |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
183 |
121 |
111 |
122 |
58 |
102 |
70 |
191 |
147 |
143 |
116 |
78 |
65 |
218 |
464 |
131 |
93 |
223 |
396 |
86 |
144 |
153 |
113 |
112 |
176 |
Character |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
169 |
84 |
68 |
116 |
324 |
217 |
113 |
432 |
193 |
223 |
|
WPM Timing |
Seconds |
WPM |
2.28 |
57.97 |
4.55 |
84.32 |
6.83 |
79.05 |
9.11 |
73.78 |
11.38 |
80.11 |
13.66 |
80.81 |
15.94 |
80.56 |
18.22 |
73.78 |
20.49 |
72.61 |
22.77 |
73.26 |
25.05 |
69.47 |
27.32 |
68.51 |
29.6 |
67.7 |
31.88 |
68.51 |
34.15 |
68.51 |
36.43 |
67.86 |
38.71 |
66.96 |
40.98 |
65.59 |
43.26 |
65.74 |
45.54 |
66.14 |
47.82 |
66 |
50.09 |
65.88 |
52.37 |
64.85 |
54.65 |
62.15 |
56.92 |
60.71 |
59.2 |
60.2 |
61.48 |
60.51 |
63.75 |
58.91 |
66.03 |
59.25 |
68.31 |
58.5 |
70.58 |
57.97 |
72.86 |
57.31 |
75.14 |
56.86 |
77.42 |
56.58 |
79.69 |
56.92 |
81.97 |
56.51 |
84.25 |
56.26 |
86.52 |
56.45 |
88.8 |
56.76 |
91.08 |
56 |
93.35 |
55.27 |
95.63 |
54.71 |
97.91 |
54.66 |
100.18 |
54.26 |
102.46 |
55.28 |
104.74 |
54.99 |
107.01 |
56.29 |
109.29 |
57.09 |
111.57 |
57.33 |
113.85 |
57.13 |
|