Official speed |
59.37 wpm (109.55 seconds elapsed during race) |
Without ending ping |
59.48 wpm (204 ms delay sending score to TypeRacer’s server) |
Timerless |
59.71 wpm (419 ms elapsed before first character typed; 108.93 seconds elapsed during race) |
Timerless minus one |
59.60 wpm, ignoring the first character typed |
Race Start |
February 16, 2025 3:00:50am UTC |
Race Finish |
February 16, 2025 3:02:40am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.4% |
Points |
88.07 |
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 |
/* radRead a set of characters from the socket */ StringBuffer command = new strString bBuffer(); int expected = 1024 ; /*C Cut off to avoid DoS attack */ while (expetcted < shoutdown.olength()) { if r(radndom == null) random = new Random(Ssyteystem.currentTimeMillis()); expectec ed += (random.nextInt() &% 1024); } while (expected > 0) { int ch = -1; try { ch = stream .read(); } catc h (IOPException e) { log.warn("StandardServer.awayit: read: ", e); ch = -1; } if (ch < 32) /*Con Control character or EOF terminated ls loop brak;ealk; command.append((char) ch); epxexpectec-d--'; } |
Timing |
Character |
/ |
* |
|
r |
a |
d |
-d |
-a |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
419 |
304 |
321 |
193 |
227 |
111 |
248 |
145 |
143 |
266 |
129 |
76 |
133 |
122 |
112 |
127 |
150 |
102 |
54 |
128 |
153 |
115 |
35 |
206 |
41 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
50 |
106 |
93 |
235 |
196 |
111 |
70 |
109 |
96 |
116 |
163 |
71 |
66 |
55 |
128 |
56 |
122 |
78 |
126 |
112 |
68 |
120 |
112 |
67 |
409 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
608 |
210 |
238 |
218 |
115 |
153 |
82 |
59 |
65 |
365 |
115 |
378 |
179 |
96 |
75 |
118 |
222 |
56 |
80 |
161 |
118 |
86 |
92 |
128 |
80 |
Character |
|
n |
e |
w |
|
s |
t |
r |
-r |
-t |
-s |
S |
t |
r |
i |
n |
g |
|
b |
-b |
- |
B |
u |
f |
f |
Milliseconds |
115 |
371 |
57 |
65 |
64 |
229 |
101 |
157 |
215 |
152 |
139 |
243 |
92 |
164 |
90 |
31 |
110 |
82 |
205 |
364 |
126 |
280 |
101 |
206 |
182 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
93 |
85 |
195 |
162 |
168 |
83 |
243 |
75 |
81 |
133 |
140 |
213 |
134 |
115 |
207 |
141 |
68 |
178 |
129 |
69 |
122 |
132 |
259 |
350 |
76 |
Character |
|
- |
; |
|
/ |
* |
C |
-C |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
Milliseconds |
249 |
332 |
152 |
84 |
375 |
481 |
351 |
316 |
110 |
196 |
105 |
102 |
273 |
192 |
107 |
178 |
144 |
578 |
52 |
66 |
141 |
135 |
86 |
45 |
109 |
Character |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
59 |
316 |
498 |
475 |
131 |
226 |
103 |
142 |
51 |
157 |
111 |
171 |
220 |
195 |
158 |
243 |
111 |
72 |
152 |
91 |
82 |
336 |
92 |
186 |
116 |
Character |
e |
t |
-t |
c |
t |
e |
d |
|
< |
|
s |
h |
o |
-o |
u |
t |
d |
o |
w |
n |
. |
o |
-o |
l |
e |
Milliseconds |
103 |
102 |
467 |
115 |
187 |
61 |
168 |
105 |
271 |
205 |
311 |
74 |
86 |
382 |
151 |
90 |
253 |
142 |
106 |
67 |
338 |
260 |
430 |
183 |
59 |
Character |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
r |
-r |
( |
r |
a |
d |
-d |
n |
d |
o |
m |
|
Milliseconds |
135 |
139 |
166 |
56 |
334 |
276 |
44 |
112 |
109 |
259 |
152 |
96 |
101 |
221 |
324 |
328 |
104 |
73 |
186 |
313 |
250 |
158 |
94 |
51 |
112 |
Character |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
147 |
154 |
84 |
117 |
167 |
172 |
135 |
292 |
89 |
212 |
115 |
54 |
182 |
68 |
41 |
134 |
132 |
85 |
139 |
85 |
60 |
40 |
277 |
150 |
124 |
Character |
d |
o |
m |
( |
S |
s |
y |
t |
e |
-e |
-t |
-y |
-s |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
Milliseconds |
100 |
91 |
81 |
282 |
318 |
183 |
9 |
158 |
101 |
297 |
144 |
160 |
157 |
186 |
88 |
120 |
91 |
108 |
207 |
228 |
59 |
104 |
151 |
106 |
84 |
Character |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
c |
|
Milliseconds |
131 |
199 |
156 |
84 |
71 |
312 |
212 |
193 |
144 |
40 |
147 |
267 |
161 |
137 |
191 |
95 |
431 |
186 |
94 |
136 |
184 |
178 |
75 |
202 |
118 |
Character |
e |
-e |
- |
-c |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
Milliseconds |
30 |
260 |
127 |
149 |
75 |
119 |
179 |
199 |
93 |
514 |
147 |
75 |
64 |
148 |
70 |
65 |
161 |
231 |
94 |
196 |
121 |
249 |
171 |
119 |
265 |
Character |
) |
|
& |
-& |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
140 |
122 |
321 |
356 |
214 |
86 |
596 |
82 |
203 |
100 |
324 |
184 |
90 |
315 |
140 |
421 |
81 |
33 |
145 |
86 |
71 |
210 |
120 |
192 |
101 |
Character |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
Milliseconds |
101 |
214 |
175 |
74 |
181 |
206 |
61 |
123 |
116 |
425 |
112 |
185 |
113 |
273 |
87 |
113 |
69 |
181 |
76 |
381 |
146 |
73 |
320 |
496 |
166 |
Character |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
|
- |
. |
r |
e |
a |
d |
Milliseconds |
91 |
224 |
172 |
96 |
77 |
197 |
226 |
248 |
118 |
401 |
103 |
97 |
150 |
101 |
151 |
220 |
193 |
170 |
148 |
304 |
212 |
66 |
79 |
84 |
81 |
Character |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
|
- |
h |
|
( |
I |
O |
P |
-P |
E |
x |
c |
e |
p |
t |
Milliseconds |
229 |
143 |
144 |
91 |
1067 |
168 |
263 |
268 |
141 |
260 |
202 |
296 |
174 |
86 |
280 |
272 |
255 |
3 |
704 |
344 |
456 |
287 |
345 |
115 |
137 |
Character |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
77 |
66 |
61 |
80 |
174 |
291 |
245 |
114 |
163 |
370 |
186 |
505 |
102 |
169 |
187 |
75 |
139 |
295 |
210 |
172 |
117 |
84 |
127 |
117 |
106 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
y |
-y |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
Milliseconds |
96 |
97 |
484 |
167 |
37 |
177 |
104 |
105 |
115 |
709 |
89 |
161 |
134 |
483 |
145 |
69 |
221 |
124 |
186 |
94 |
129 |
74 |
243 |
182 |
250 |
Character |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
Milliseconds |
436 |
113 |
529 |
295 |
229 |
126 |
251 |
51 |
181 |
142 |
153 |
298 |
136 |
122 |
105 |
366 |
125 |
225 |
53 |
138 |
204 |
191 |
75 |
406 |
124 |
Character |
|
3 |
2 |
) |
|
/ |
* |
C |
o |
n |
-n |
-o |
-C |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
Milliseconds |
99 |
344 |
53 |
782 |
165 |
774 |
425 |
340 |
190 |
62 |
314 |
146 |
147 |
446 |
271 |
140 |
84 |
83 |
160 |
87 |
146 |
69 |
189 |
47 |
48 |
Character |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
|
Milliseconds |
98 |
89 |
237 |
193 |
112 |
70 |
109 |
164 |
99 |
68 |
726 |
120 |
165 |
208 |
229 |
114 |
113 |
69 |
130 |
96 |
99 |
80 |
100 |
172 |
67 |
Character |
l |
-l |
- |
-d |
s |
|
l |
o |
o |
p |
|
b |
r |
a |
k |
; |
-; |
-k |
-a |
e |
a |
l |
-l |
k |
; |
Milliseconds |
181 |
293 |
150 |
133 |
97 |
36 |
120 |
188 |
162 |
127 |
243 |
215 |
174 |
92 |
134 |
173 |
286 |
153 |
618 |
111 |
84 |
100 |
496 |
488 |
409 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
Milliseconds |
141 |
328 |
95 |
58 |
154 |
136 |
98 |
101 |
130 |
415 |
83 |
139 |
87 |
103 |
106 |
257 |
188 |
178 |
79 |
59 |
87 |
466 |
114 |
211 |
75 |
Character |
) |
; |
|
e |
p |
x |
e |
-e |
-x |
-p |
x |
p |
e |
c |
t |
e |
c |
- |
-- |
-c |
d |
- |
- |
' |
-' |
Milliseconds |
275 |
169 |
75 |
167 |
173 |
59 |
153 |
269 |
146 |
143 |
60 |
173 |
125 |
226 |
151 |
80 |
241 |
129 |
267 |
141 |
95 |
118 |
187 |
434 |
393 |
Character |
; |
|
} |
Milliseconds |
155 |
98 |
256 |
|
WPM Timing |
Seconds |
WPM |
2.19 |
16.43 |
4.38 |
60.25 |
6.57 |
76.68 |
8.76 |
72.57 |
10.96 |
73.39 |
13.15 |
69.37 |
15.34 |
67.29 |
17.53 |
69.15 |
19.72 |
67.55 |
21.91 |
64.63 |
24.1 |
65.72 |
26.29 |
64.81 |
28.48 |
65.72 |
30.67 |
64.55 |
32.87 |
63.53 |
35.06 |
64.01 |
37.25 |
63.15 |
39.44 |
64.81 |
41.63 |
64.86 |
43.82 |
64.35 |
46.01 |
64.94 |
48.2 |
64.73 |
50.39 |
64.77 |
52.58 |
64.58 |
54.78 |
63.75 |
56.97 |
64.25 |
59.16 |
64.51 |
61.35 |
64.55 |
63.54 |
64.78 |
65.73 |
64.81 |
67.92 |
63.78 |
70.11 |
62.81 |
72.3 |
62.57 |
74.49 |
62.18 |
76.69 |
62.59 |
78.88 |
62.38 |
81.07 |
62.32 |
83.26 |
62.12 |
85.45 |
62.35 |
87.64 |
61.75 |
89.83 |
60.51 |
92.02 |
61.03 |
94.21 |
61.14 |
96.4 |
61.12 |
98.6 |
60.49 |
100.79 |
59.77 |
102.98 |
60.25 |
105.17 |
60.47 |
107.36 |
59.91 |
109.55 |
59.37 |
|