Official speed |
49.05 wpm (132.60 seconds elapsed during race) |
Without ending ping |
49.09 wpm (106 ms delay sending score to TypeRacer’s server) |
Timerless |
49.34 wpm (665 ms elapsed before first character typed; 131.83 seconds elapsed during race) |
Timerless minus one |
49.25 wpm, ignoring the first character typed |
Race Start |
May 1, 2024 5:23:02pm UTC |
Race Finish |
May 1, 2024 5:25:15pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
72.76 |
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 from the socket */ StringBuffer command = new StringBufffer(.); int expected = 1024; /* Cut off to avoid DoS attack */ hwwhile (expected < shutdown.length()) { if (random == null) random = new rRandom (System.CcurrentTimeMillis()); expected += (random.nextInt() % 1024;); } while (expected > 0) { int ch = 0-1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: " , e); ch = -1; } if (ch <32 32) /* Control character or EOF terminates olloop 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 |
665 |
402 |
179 |
166 |
187 |
102 |
144 |
111 |
112 |
97 |
147 |
265 |
156 |
66 |
124 |
105 |
130 |
118 |
116 |
124 |
146 |
133 |
183 |
203 |
192 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
123 |
250 |
162 |
84 |
143 |
55 |
131 |
119 |
89 |
130 |
44 |
140 |
101 |
111 |
132 |
115 |
154 |
120 |
65 |
285 |
350 |
248 |
332 |
206 |
151 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
130 |
83 |
98 |
315 |
187 |
115 |
298 |
265 |
137 |
64 |
170 |
95 |
168 |
221 |
111 |
121 |
82 |
181 |
432 |
200 |
251 |
134 |
115 |
101 |
169 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
f |
-f |
e |
r |
( |
. |
-. |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
246 |
173 |
97 |
134 |
65 |
315 |
179 |
168 |
199 |
773 |
246 |
171 |
233 |
626 |
498 |
554 |
282 |
1151 |
731 |
454 |
160 |
137 |
80 |
119 |
195 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
139 |
114 |
147 |
255 |
217 |
144 |
119 |
138 |
112 |
134 |
118 |
515 |
603 |
349 |
310 |
251 |
385 |
152 |
165 |
102 |
164 |
83 |
165 |
135 |
180 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
h |
Milliseconds |
105 |
97 |
68 |
101 |
190 |
275 |
110 |
156 |
259 |
284 |
300 |
352 |
251 |
265 |
164 |
196 |
144 |
176 |
235 |
73 |
130 |
331 |
300 |
282 |
317 |
Character |
w |
-w |
-h |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
Milliseconds |
21 |
378 |
138 |
111 |
103 |
196 |
184 |
97 |
121 |
234 |
312 |
204 |
185 |
99 |
136 |
222 |
204 |
138 |
167 |
362 |
184 |
84 |
182 |
165 |
279 |
Character |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
Milliseconds |
404 |
121 |
80 |
144 |
206 |
247 |
177 |
174 |
150 |
182 |
57 |
446 |
119 |
494 |
1017 |
330 |
336 |
268 |
149 |
249 |
384 |
233 |
148 |
64 |
169 |
Character |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
Milliseconds |
119 |
70 |
292 |
582 |
190 |
230 |
204 |
200 |
192 |
169 |
465 |
347 |
166 |
180 |
61 |
179 |
130 |
107 |
193 |
339 |
297 |
199 |
119 |
113 |
150 |
Character |
r |
-r |
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
C |
-C |
c |
u |
r |
r |
e |
Milliseconds |
211 |
271 |
137 |
181 |
89 |
199 |
158 |
88 |
248 |
470 |
218 |
278 |
151 |
138 |
202 |
141 |
90 |
233 |
310 |
466 |
135 |
103 |
230 |
171 |
102 |
Character |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
146 |
86 |
645 |
151 |
187 |
79 |
221 |
212 |
183 |
152 |
159 |
123 |
384 |
201 |
418 |
512 |
931 |
282 |
402 |
370 |
95 |
169 |
231 |
165 |
115 |
Character |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
Milliseconds |
308 |
280 |
257 |
170 |
385 |
531 |
187 |
92 |
112 |
175 |
154 |
296 |
506 |
94 |
350 |
265 |
315 |
185 |
96 |
404 |
518 |
803 |
317 |
165 |
378 |
Character |
0 |
2 |
4 |
; |
-; |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
131 |
143 |
275 |
366 |
419 |
352 |
334 |
258 |
356 |
186 |
246 |
96 |
214 |
319 |
148 |
74 |
187 |
225 |
246 |
106 |
71 |
182 |
214 |
183 |
118 |
Character |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
0 |
-0 |
- |
1 |
; |
|
t |
r |
Milliseconds |
118 |
249 |
235 |
365 |
858 |
254 |
754 |
310 |
206 |
199 |
358 |
253 |
154 |
117 |
247 |
177 |
174 |
848 |
321 |
177 |
170 |
217 |
361 |
132 |
207 |
Character |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
Milliseconds |
125 |
270 |
264 |
432 |
188 |
76 |
555 |
528 |
241 |
157 |
145 |
199 |
184 |
125 |
74 |
214 |
494 |
185 |
83 |
155 |
334 |
115 |
614 |
799 |
582 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
200 |
105 |
259 |
188 |
266 |
152 |
351 |
390 |
370 |
166 |
214 |
467 |
383 |
271 |
149 |
121 |
98 |
99 |
197 |
182 |
232 |
515 |
317 |
355 |
783 |
Character |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
252 |
177 |
146 |
108 |
180 |
118 |
198 |
65 |
373 |
464 |
277 |
240 |
213 |
144 |
107 |
175 |
201 |
251 |
324 |
260 |
90 |
256 |
184 |
107 |
130 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
|
- |
, |
|
e |
) |
; |
|
c |
h |
|
Milliseconds |
185 |
180 |
151 |
154 |
165 |
413 |
371 |
151 |
197 |
206 |
412 |
345 |
267 |
348 |
340 |
280 |
255 |
331 |
264 |
364 |
445 |
405 |
260 |
88 |
206 |
Character |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
3 |
2 |
-2 |
-3 |
|
3 |
2 |
) |
|
Milliseconds |
196 |
163 |
468 |
236 |
352 |
489 |
419 |
237 |
229 |
225 |
129 |
203 |
400 |
106 |
224 |
292 |
456 |
387 |
524 |
183 |
355 |
548 |
250 |
483 |
848 |
Character |
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
Milliseconds |
695 |
351 |
140 |
135 |
117 |
209 |
88 |
183 |
69 |
195 |
144 |
149 |
102 |
108 |
163 |
112 |
371 |
249 |
200 |
122 |
89 |
91 |
132 |
71 |
194 |
Character |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
o |
l |
-l |
-o |
l |
o |
o |
p |
|
b |
r |
Milliseconds |
232 |
123 |
133 |
143 |
231 |
231 |
89 |
118 |
138 |
100 |
168 |
178 |
270 |
184 |
148 |
29 |
383 |
167 |
162 |
192 |
197 |
159 |
189 |
221 |
95 |
Character |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
Milliseconds |
178 |
132 |
144 |
427 |
380 |
200 |
56 |
200 |
180 |
150 |
85 |
117 |
326 |
190 |
117 |
160 |
103 |
187 |
79 |
285 |
297 |
489 |
69 |
146 |
159 |
Character |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
477 |
393 |
401 |
77 |
456 |
264 |
415 |
124 |
243 |
223 |
96 |
135 |
232 |
199 |
134 |
197 |
175 |
430 |
432 |
744 |
|
WPM Timing |
Seconds |
WPM |
2.65 |
54.3 |
5.3 |
70.14 |
7.96 |
72.4 |
10.61 |
72.4 |
13.26 |
72.4 |
15.91 |
64.86 |
18.56 |
56.88 |
21.22 |
56.56 |
23.87 |
55.81 |
26.52 |
57.47 |
29.17 |
57.18 |
31.82 |
55.81 |
34.48 |
56.39 |
37.13 |
56.88 |
39.78 |
55.2 |
42.43 |
55.15 |
45.08 |
54.83 |
47.74 |
54.8 |
50.39 |
54.78 |
53.04 |
54.3 |
55.69 |
54.08 |
58.34 |
53.27 |
61 |
53.12 |
63.65 |
52.79 |
66.3 |
52.13 |
68.95 |
51.17 |
71.6 |
51.95 |
74.26 |
51.07 |
76.91 |
50.87 |
79.56 |
50.53 |
82.21 |
50.36 |
84.86 |
50.2 |
87.52 |
49.91 |
90.17 |
49.77 |
92.82 |
49.39 |
95.47 |
49.52 |
98.12 |
49.9 |
100.78 |
49.77 |
103.43 |
49.31 |
106.08 |
49.21 |
108.73 |
49.11 |
111.38 |
48.16 |
114.04 |
47.56 |
116.69 |
48.23 |
119.34 |
48.97 |
121.99 |
48.99 |
124.64 |
49.2 |
127.3 |
49.3 |
129.95 |
49.22 |
132.6 |
49.05 |
|