Official speed |
43.59 wpm (149.21 seconds elapsed during race) |
Without ending ping |
43.63 wpm (150 ms delay sending score to TypeRacer’s server) |
Timerless |
43.75 wpm (382 ms elapsed before first character typed; 148.68 seconds elapsed during race) |
Timerless minus one |
43.67 wpm, ignoring the first character typed |
Race Start |
October 9, 2024 2:34:44am UTC |
Race Finish |
October 9, 2024 2:37:14am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
93.4% |
Points |
64.66 |
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 */ String buBuffer command = new String nbuBBuffer ()@' ; int expected - = 1024; /* Cut off to avoid DoS attack /&*/ while *(expected > 0 ) { int ch = -1; try P{ ch -== stream. readread(); } catch (EIOIOException e_) { log.warnn (("sStandardServer..awaotit;: read: "e.e/,e e )'l; ch -= -1''; } if (ch < 32) /* Control character or EOF terminates loop rrbealbreak; command .append))((char) ch)l;exe expected==--; ~} |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
382 |
988 |
261 |
204 |
217 |
148 |
100 |
68 |
69 |
63 |
118 |
133 |
67 |
100 |
100 |
50 |
66 |
99 |
101 |
82 |
67 |
111 |
108 |
218 |
82 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
63 |
118 |
100 |
101 |
130 |
104 |
49 |
153 |
82 |
83 |
46 |
105 |
95 |
69 |
100 |
115 |
18 |
153 |
215 |
311 |
352 |
254 |
161 |
216 |
39 |
Character |
i |
n |
g |
|
- |
b |
u |
-u |
-b |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
94 |
18 |
79 |
108 |
365 |
200 |
166 |
254 |
161 |
196 |
175 |
82 |
147 |
116 |
55 |
67 |
134 |
94 |
73 |
146 |
85 |
100 |
134 |
217 |
107 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
n |
b |
u |
-u |
-b |
B |
-B |
-n |
B |
u |
f |
f |
Milliseconds |
157 |
602 |
97 |
71 |
68 |
312 |
201 |
66 |
53 |
41 |
76 |
32 |
298 |
283 |
37 |
278 |
216 |
137 |
382 |
195 |
152 |
207 |
215 |
143 |
126 |
Character |
e |
r |
|
- |
( |
) |
@ |
-@ |
' |
|
- |
-' |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
108 |
69 |
84 |
359 |
306 |
156 |
379 |
399 |
187 |
165 |
353 |
116 |
164 |
86 |
193 |
36 |
166 |
151 |
216 |
175 |
42 |
84 |
70 |
176 |
75 |
Character |
d |
|
- |
|
- |
-- |
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
Milliseconds |
67 |
125 |
455 |
150 |
367 |
133 |
249 |
345 |
169 |
105 |
348 |
210 |
359 |
301 |
1168 |
1095 |
151 |
284 |
246 |
106 |
66 |
110 |
73 |
118 |
110 |
Character |
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
/ |
-/ |
& |
-& |
* |
Milliseconds |
86 |
86 |
117 |
171 |
38 |
91 |
49 |
96 |
89 |
148 |
267 |
403 |
196 |
243 |
137 |
455 |
150 |
83 |
85 |
397 |
433 |
334 |
344 |
218 |
967 |
Character |
/ |
|
w |
h |
i |
l |
e |
|
* |
-* |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
-> |
< |
s |
h |
Milliseconds |
322 |
339 |
111 |
93 |
70 |
66 |
130 |
57 |
216 |
465 |
485 |
480 |
189 |
83 |
116 |
61 |
197 |
85 |
72 |
233 |
414 |
421 |
187 |
320 |
110 |
Character |
-h |
-s |
|
s |
h |
u |
d |
-d |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
Milliseconds |
269 |
129 |
161 |
74 |
132 |
28 |
209 |
249 |
162 |
183 |
33 |
121 |
81 |
181 |
239 |
99 |
191 |
91 |
170 |
100 |
439 |
269 |
154 |
470 |
227 |
Character |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
Milliseconds |
689 |
149 |
115 |
132 |
651 |
434 |
97 |
89 |
96 |
101 |
45 |
472 |
149 |
150 |
196 |
206 |
79 |
184 |
138 |
236 |
449 |
297 |
84 |
30 |
117 |
Character |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
Milliseconds |
69 |
50 |
118 |
148 |
135 |
212 |
70 |
194 |
243 |
176 |
204 |
89 |
105 |
104 |
0 |
320 |
530 |
272 |
115 |
216 |
67 |
133 |
201 |
273 |
111 |
Character |
r |
r |
e |
n |
t |
T |
i |
m |
e |
|
- |
M |
i |
l |
l |
i |
e |
-e |
S |
( |
-( |
-S |
s |
( |
) |
Milliseconds |
115 |
116 |
119 |
148 |
81 |
570 |
279 |
28 |
338 |
250 |
289 |
176 |
222 |
163 |
137 |
129 |
228 |
559 |
137 |
257 |
251 |
134 |
222 |
209 |
158 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
178 |
366 |
447 |
141 |
186 |
210 |
106 |
99 |
215 |
84 |
69 |
382 |
449 |
412 |
434 |
1190 |
207 |
75 |
83 |
110 |
109 |
64 |
639 |
241 |
102 |
Character |
x |
t |
I |
n |
t |
) |
_ |
-_ |
-) |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
; |
-; |
) |
; |
|
} |
|
Milliseconds |
102 |
285 |
310 |
371 |
383 |
267 |
265 |
277 |
141 |
252 |
115 |
701 |
929 |
332 |
386 |
100 |
232 |
206 |
316 |
255 |
641 |
368 |
363 |
500 |
368 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
|
{ |
|
Milliseconds |
155 |
100 |
45 |
53 |
86 |
81 |
352 |
430 |
267 |
114 |
88 |
76 |
199 |
73 |
95 |
337 |
254 |
580 |
151 |
248 |
504 |
241 |
285 |
353 |
567 |
Character |
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
P |
-P |
{ |
|
c |
h |
|
- |
Milliseconds |
383 |
55 |
116 |
132 |
161 |
121 |
219 |
130 |
164 |
618 |
464 |
319 |
302 |
232 |
51 |
462 |
165 |
238 |
555 |
268 |
366 |
663 |
101 |
152 |
346 |
Character |
= |
-= |
-- |
= |
|
s |
t |
r |
e |
a |
m |
. |
|
r |
e |
a |
d |
-d |
-a |
-e |
-r |
- |
r |
e |
a |
Milliseconds |
53 |
344 |
132 |
238 |
229 |
454 |
197 |
152 |
72 |
67 |
142 |
189 |
127 |
151 |
17 |
68 |
137 |
201 |
142 |
140 |
301 |
184 |
165 |
0 |
60 |
Character |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
E |
I |
O |
-O |
-I |
-E |
I |
O |
E |
x |
c |
Milliseconds |
142 |
414 |
265 |
518 |
281 |
479 |
436 |
166 |
157 |
66 |
150 |
97 |
136 |
232 |
417 |
135 |
99 |
330 |
121 |
145 |
206 |
64 |
431 |
935 |
152 |
Character |
e |
p |
t |
i |
o |
n |
|
e |
_ |
-_ |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
-n |
n |
|
Milliseconds |
175 |
108 |
86 |
146 |
68 |
75 |
177 |
149 |
404 |
375 |
328 |
507 |
194 |
384 |
325 |
147 |
81 |
94 |
166 |
112 |
22 |
470 |
387 |
468 |
201 |
Character |
( |
-( |
- |
( |
" |
s |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
. |
-. |
a |
Milliseconds |
250 |
282 |
134 |
214 |
521 |
268 |
278 |
103 |
177 |
113 |
127 |
117 |
132 |
83 |
149 |
245 |
206 |
86 |
177 |
135 |
67 |
279 |
220 |
283 |
151 |
Character |
w |
a |
o |
t |
-t |
-o |
i |
t |
; |
-; |
: |
|
r |
e |
a |
d |
: |
|
" |
e |
-e |
. |
e |
-e |
-. |
Milliseconds |
113 |
106 |
442 |
108 |
269 |
125 |
238 |
101 |
339 |
290 |
185 |
584 |
102 |
30 |
56 |
133 |
482 |
413 |
179 |
469 |
372 |
211 |
170 |
365 |
136 |
Character |
/ |
-/ |
, |
e |
-e |
|
e |
|
- |
) |
' |
-' |
l |
-l |
; |
|
c |
h |
|
- |
-- |
= |
|
- |
1 |
Milliseconds |
448 |
383 |
321 |
178 |
356 |
148 |
163 |
493 |
313 |
211 |
452 |
400 |
549 |
452 |
181 |
266 |
185 |
161 |
179 |
312 |
461 |
204 |
415 |
485 |
134 |
Character |
' |
' |
-' |
-' |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
Milliseconds |
370 |
95 |
396 |
123 |
215 |
601 |
185 |
446 |
169 |
69 |
78 |
434 |
336 |
130 |
319 |
552 |
394 |
285 |
400 |
423 |
478 |
837 |
1196 |
263 |
185 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
Milliseconds |
206 |
67 |
80 |
32 |
119 |
134 |
117 |
32 |
161 |
39 |
67 |
100 |
136 |
184 |
64 |
100 |
151 |
218 |
97 |
92 |
275 |
50 |
378 |
317 |
355 |
Character |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
r |
-r |
r |
b |
e |
a |
l |
-l |
-a |
-e |
Milliseconds |
111 |
58 |
108 |
91 |
94 |
83 |
57 |
65 |
185 |
129 |
136 |
169 |
117 |
156 |
170 |
230 |
290 |
213 |
32 |
12 |
59 |
118 |
301 |
131 |
151 |
Character |
-b |
-r |
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
|
- |
. |
a |
p |
p |
e |
n |
d |
Milliseconds |
146 |
405 |
265 |
84 |
49 |
26 |
86 |
236 |
404 |
267 |
74 |
59 |
150 |
115 |
94 |
71 |
86 |
266 |
201 |
161 |
132 |
121 |
246 |
123 |
81 |
Character |
) |
) |
-) |
-) |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
l |
-l |
; |
e |
x |
e |
-e |
-x |
-e |
|
Milliseconds |
436 |
133 |
347 |
135 |
234 |
116 |
135 |
117 |
100 |
60 |
258 |
344 |
399 |
87 |
320 |
661 |
388 |
167 |
111 |
151 |
175 |
194 |
150 |
133 |
117 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
= |
= |
-= |
-= |
- |
- |
; |
|
~ |
-~ |
} |
Milliseconds |
119 |
115 |
258 |
110 |
87 |
207 |
69 |
87 |
278 |
120 |
314 |
141 |
226 |
138 |
606 |
413 |
339 |
668 |
504 |
|
WPM Timing |
Seconds |
WPM |
2.98 |
56.3 |
5.97 |
88.47 |
8.95 |
72.38 |
11.94 |
75.4 |
14.92 |
65.95 |
17.91 |
59.65 |
20.89 |
59.17 |
23.87 |
55.79 |
26.86 |
56.74 |
29.84 |
57.1 |
32.83 |
53.74 |
35.81 |
53.62 |
38.79 |
51.66 |
41.78 |
52.56 |
44.76 |
52.01 |
47.75 |
53.53 |
50.73 |
54.4 |
53.72 |
54.06 |
56.7 |
52.91 |
59.68 |
52.88 |
62.67 |
52.08 |
65.65 |
51.18 |
68.64 |
50.18 |
71.62 |
49.09 |
74.6 |
50.02 |
77.59 |
49.03 |
80.57 |
49 |
83.56 |
48.25 |
86.54 |
48.25 |
89.53 |
47.58 |
92.51 |
47.35 |
95.49 |
47.25 |
98.48 |
46.91 |
101.46 |
46.24 |
104.45 |
46.65 |
107.43 |
46.02 |
110.41 |
45.75 |
113.4 |
44.87 |
116.38 |
43.92 |
119.37 |
43.63 |
122.35 |
43.35 |
125.34 |
43.08 |
128.32 |
42.74 |
131.3 |
43.78 |
134.29 |
44.23 |
137.27 |
44.32 |
140.26 |
44.32 |
143.24 |
44.23 |
146.22 |
44.07 |
149.21 |
43.59 |
|