Official speed |
52.14 wpm (124.74 seconds elapsed during race) |
Without ending ping |
52.21 wpm (156 ms delay sending score to TypeRacer’s server) |
Timerless |
52.41 wpm (494 ms elapsed before first character typed; 124.09 seconds elapsed during race) |
Timerless minus one |
52.32 wpm, ignoring the first character typed |
Race Start |
January 30, 2025 3:55:08am UTC |
Race Finish |
January 30, 2025 3:57:13am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.6% |
Points |
77.34 |
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 |
?/* Reas d a set of characters from the socket */ StringBuffer command = Nnew String BuffgBuffer ()(); tinint expected = 10254; /* cCut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random - new = new Random(System.currentTimeMillis()); expected += (random, n.nextInt() % 1024;); }while } whle ile (expected > 0 ) }{ int ch = -1; try { ch = tsstream.read(); } catch (IOExcet[toinption e) { log.warm(.n(S"StandardServer.await;: read: ", e); ch= = -1; } fif (ch < 32() /* Control character or EOF terminates look brealopop break; command.append()(char) ch); expected--;} } |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
e |
a |
s |
|
- |
-s |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
494 |
735 |
272 |
455 |
413 |
402 |
149 |
62 |
117 |
0 |
322 |
119 |
61 |
37 |
101 |
82 |
61 |
128 |
0 |
58 |
49 |
128 |
0 |
120 |
64 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
420 |
0 |
67 |
207 |
170 |
101 |
55 |
116 |
0 |
181 |
66 |
119 |
62 |
35 |
54 |
126 |
46 |
48 |
69 |
62 |
113 |
66 |
118 |
16 |
184 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
478 |
331 |
145 |
179 |
131 |
162 |
58 |
83 |
44 |
155 |
163 |
58 |
117 |
108 |
82 |
75 |
143 |
34 |
73 |
138 |
67 |
103 |
31 |
76 |
323 |
Character |
|
N |
-N |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
B |
u |
f |
f |
-f |
-f |
-u |
-B |
- |
-g |
g |
Milliseconds |
598 |
408 |
227 |
157 |
62 |
77 |
0 |
178 |
105 |
141 |
58 |
66 |
69 |
96 |
145 |
121 |
0 |
116 |
204 |
119 |
142 |
295 |
56 |
191 |
478 |
Character |
B |
u |
f |
f |
e |
r |
|
( |
) |
-) |
-( |
- |
( |
) |
; |
|
t |
i |
n |
-n |
-i |
-t |
i |
n |
t |
Milliseconds |
197 |
165 |
65 |
113 |
153 |
92 |
72 |
141 |
64 |
483 |
161 |
109 |
333 |
0 |
560 |
63 |
416 |
55 |
91 |
282 |
138 |
104 |
113 |
35 |
63 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
-5 |
4 |
; |
|
/ |
* |
|
c |
-c |
Milliseconds |
154 |
355 |
174 |
52 |
70 |
139 |
170 |
72 |
107 |
108 |
720 |
167 |
199 |
145 |
365 |
85 |
525 |
114 |
322 |
134 |
515 |
567 |
262 |
160 |
642 |
Character |
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
Milliseconds |
383 |
105 |
66 |
85 |
69 |
69 |
146 |
38 |
107 |
59 |
83 |
98 |
186 |
114 |
76 |
123 |
0 |
175 |
168 |
271 |
164 |
128 |
78 |
150 |
86 |
Character |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
Milliseconds |
158 |
94 |
75 |
267 |
195 |
191 |
473 |
65 |
94 |
0 |
81 |
32 |
306 |
240 |
154 |
34 |
130 |
71 |
167 |
91 |
141 |
144 |
1023 |
314 |
153 |
Character |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
Milliseconds |
81 |
104 |
86 |
169 |
149 |
111 |
101 |
96 |
217 |
143 |
43 |
107 |
115 |
81 |
215 |
82 |
710 |
438 |
806 |
617 |
172 |
95 |
74 |
515 |
194 |
Character |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
|
n |
Milliseconds |
61 |
50 |
62 |
50 |
100 |
162 |
190 |
155 |
46 |
122 |
175 |
115 |
117 |
229 |
522 |
431 |
84 |
80 |
68 |
19 |
83 |
122 |
173 |
79 |
114 |
Character |
e |
w |
|
- |
-w |
-e |
-n |
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
Milliseconds |
101 |
71 |
0 |
191 |
128 |
125 |
112 |
159 |
107 |
494 |
131 |
209 |
123 |
89 |
0 |
198 |
114 |
71 |
100 |
43 |
60 |
582 |
0 |
115 |
101 |
Character |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
Milliseconds |
65 |
62 |
63 |
173 |
186 |
118 |
104 |
143 |
53 |
113 |
71 |
195 |
106 |
94 |
88 |
157 |
154 |
68 |
121 |
50 |
114 |
299 |
85 |
385 |
422 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
, |
|
n |
-n |
- |
Milliseconds |
67 |
157 |
174 |
128 |
73 |
46 |
176 |
177 |
53 |
74 |
618 |
566 |
419 |
236 |
158 |
69 |
123 |
90 |
25 |
86 |
200 |
78 |
124 |
257 |
103 |
Character |
-, |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
; |
-; |
) |
; |
|
} |
w |
Milliseconds |
199 |
285 |
213 |
85 |
147 |
142 |
168 |
128 |
110 |
196 |
104 |
608 |
980 |
560 |
352 |
31 |
934 |
46 |
378 |
676 |
1730 |
267 |
273 |
666 |
219 |
Character |
h |
i |
l |
e |
|
- |
-e |
-l |
-i |
-h |
-w |
-} |
} |
|
w |
h |
l |
e |
|
- |
-e |
-l |
i |
l |
e |
Milliseconds |
84 |
72 |
0 |
85 |
88 |
304 |
155 |
115 |
161 |
122 |
119 |
128 |
844 |
184 |
162 |
125 |
55 |
68 |
32 |
353 |
140 |
140 |
185 |
106 |
56 |
Character |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
|
} |
-} |
{ |
|
i |
n |
t |
Milliseconds |
62 |
173 |
367 |
249 |
141 |
90 |
79 |
123 |
82 |
136 |
118 |
680 |
405 |
399 |
517 |
628 |
378 |
453 |
251 |
572 |
321 |
289 |
139 |
72 |
82 |
Character |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
t |
s |
-s |
-t |
Milliseconds |
124 |
161 |
54 |
232 |
199 |
86 |
417 |
215 |
448 |
154 |
0 |
119 |
114 |
107 |
335 |
727 |
210 |
72 |
178 |
592 |
133 |
109 |
157 |
156 |
116 |
Character |
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
Milliseconds |
153 |
0 |
305 |
0 |
0 |
0 |
144 |
153 |
80 |
0 |
99 |
437 |
0 |
136 |
210 |
866 |
283 |
315 |
133 |
84 |
182 |
116 |
0 |
178 |
390 |
Character |
O |
E |
x |
c |
e |
t |
-t |
[ |
t |
o |
i |
n |
-n |
-i |
-o |
-t |
-[ |
p |
t |
i |
o |
n |
|
e |
) |
Milliseconds |
70 |
368 |
170 |
168 |
41 |
171 |
282 |
179 |
121 |
88 |
45 |
88 |
180 |
150 |
114 |
147 |
95 |
217 |
120 |
68 |
0 |
104 |
163 |
300 |
480 |
Character |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
m |
( |
-( |
-m |
. |
-. |
n |
( |
S |
-S |
" |
S |
t |
a |
n |
Milliseconds |
241 |
430 |
414 |
479 |
117 |
122 |
148 |
196 |
70 |
52 |
93 |
421 |
528 |
119 |
685 |
309 |
130 |
258 |
367 |
456 |
194 |
295 |
140 |
112 |
72 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
; |
-; |
: |
|
r |
e |
a |
d |
: |
Milliseconds |
183 |
224 |
61 |
158 |
201 |
192 |
76 |
147 |
168 |
51 |
87 |
181 |
140 |
77 |
90 |
59 |
208 |
319 |
233 |
184 |
112 |
115 |
0 |
104 |
208 |
Character |
|
" |
, |
|
e |
) |
; |
|
c |
h |
= |
-= |
|
= |
|
- |
1 |
; |
|
} |
|
f |
-f |
i |
f |
Milliseconds |
188 |
259 |
564 |
402 |
106 |
428 |
589 |
79 |
181 |
104 |
211 |
405 |
103 |
146 |
93 |
406 |
163 |
565 |
217 |
382 |
255 |
301 |
325 |
123 |
124 |
Character |
|
( |
c |
h |
|
< |
|
3 |
2 |
( |
-( |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
63 |
177 |
270 |
122 |
324 |
431 |
430 |
419 |
71 |
741 |
647 |
67 |
271 |
227 |
291 |
316 |
134 |
128 |
111 |
96 |
114 |
97 |
105 |
70 |
114 |
Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
Milliseconds |
56 |
136 |
140 |
59 |
130 |
199 |
104 |
97 |
0 |
77 |
65 |
49 |
371 |
481 |
394 |
216 |
251 |
133 |
81 |
39 |
150 |
78 |
0 |
94 |
0 |
Character |
s |
|
l |
o |
o |
k |
|
b |
r |
e |
a |
-b |
-r |
-e |
-a |
-l |
-o |
-o |
-k |
- |
l |
o |
p |
-p |
o |
Milliseconds |
65 |
172 |
149 |
90 |
147 |
77 |
136 |
59 |
71 |
78 |
69 |
405 |
0 |
0 |
0 |
142 |
0 |
0 |
0 |
0 |
319 |
311 |
88 |
336 |
177 |
Character |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
) |
Milliseconds |
106 |
82 |
135 |
53 |
103 |
0 |
71 |
281 |
101 |
179 |
0 |
96 |
114 |
84 |
103 |
45 |
141 |
123 |
63 |
108 |
65 |
104 |
96 |
167 |
98 |
Character |
-) |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
} |
Milliseconds |
449 |
193 |
425 |
118 |
85 |
61 |
219 |
572 |
158 |
76 |
278 |
349 |
65 |
148 |
151 |
87 |
132 |
0 |
179 |
72 |
141 |
271 |
155 |
239 |
616 |
Character |
-} |
|
} |
Milliseconds |
585 |
638 |
512 |
|
WPM Timing |
Seconds |
WPM |
2.49 |
14.43 |
4.99 |
52.91 |
7.48 |
72.15 |
9.98 |
81.77 |
12.47 |
76 |
14.97 |
67.34 |
17.46 |
61.84 |
19.96 |
61.93 |
22.45 |
58.25 |
24.95 |
54.83 |
27.44 |
59.03 |
29.94 |
60.93 |
32.43 |
60.31 |
34.93 |
61.84 |
37.42 |
59.96 |
39.92 |
61.03 |
42.41 |
59.7 |
44.91 |
60.66 |
47.4 |
62.78 |
49.9 |
63.01 |
52.39 |
62.3 |
54.89 |
61.65 |
57.38 |
60.02 |
59.88 |
57.92 |
62.37 |
56.18 |
64.87 |
54.57 |
67.36 |
54.69 |
69.86 |
53.77 |
72.35 |
52.41 |
74.84 |
52.75 |
77.34 |
52.6 |
79.83 |
53.51 |
82.33 |
53.35 |
84.82 |
52.49 |
87.32 |
52.5 |
89.81 |
51.97 |
92.31 |
50.96 |
94.8 |
52.15 |
97.3 |
52.05 |
99.79 |
51.59 |
102.29 |
51.38 |
104.78 |
51.08 |
107.28 |
50.56 |
109.77 |
51.6 |
112.27 |
52.16 |
114.76 |
51.45 |
117.26 |
52.7 |
119.75 |
52.51 |
122.25 |
53.01 |
124.74 |
52.14 |
|