Official speed |
50.60 wpm (128.54 seconds elapsed during race) |
Without ending ping |
66.73 wpm (31,070 ms delay sending score to TypeRacer’s server) |
Timerless |
66.90 wpm (251 ms elapsed before first character typed; 97.22 seconds elapsed during race) |
Timerless minus one |
66.78 wpm, ignoring the first character typed |
Race Start |
January 22, 2025 8:52:24am UTC |
Race Finish |
January 22, 2025 8:54:32am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.6% |
Points |
75.06 |
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 String Buffer(); int expected - = a1024; /* cCut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random*(System.currentTimeMillis()); expected ++= (random.nextInet() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream. read(); } catch (IOExeceptoinion e) { log.warn("Stranandard Server.await: read: ",e e); ch = -a1; } if co(ch < 32) /* Control character or EoOF terminates loop break; command. apappend((char) ch); expected --; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
251 |
260 |
144 |
241 |
60 |
79 |
83 |
80 |
83 |
96 |
122 |
56 |
311 |
85 |
84 |
41 |
70 |
96 |
86 |
54 |
68 |
451 |
210 |
168 |
72 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
62 |
91 |
75 |
85 |
108 |
50 |
39 |
56 |
54 |
36 |
82 |
44 |
101 |
97 |
96 |
58 |
89 |
59 |
184 |
159 |
234 |
110 |
217 |
71 |
133 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
39 |
51 |
66 |
215 |
135 |
67 |
173 |
90 |
56 |
114 |
57 |
72 |
75 |
104 |
76 |
71 |
65 |
108 |
121 |
143 |
34 |
117 |
35 |
51 |
211 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
78 |
142 |
40 |
36 |
74 |
180 |
272 |
152 |
134 |
59 |
121 |
67 |
58 |
238 |
342 |
232 |
133 |
66 |
73 |
240 |
108 |
185 |
166 |
35 |
122 |
Character |
c |
t |
e |
d |
|
- |
|
- |
-- |
= |
|
a |
-a |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
c |
-c |
C |
Milliseconds |
58 |
118 |
319 |
136 |
60 |
106 |
134 |
209 |
103 |
193 |
184 |
120 |
255 |
100 |
90 |
245 |
180 |
588 |
154 |
280 |
395 |
95 |
88 |
217 |
193 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
189 |
60 |
72 |
54 |
62 |
123 |
99 |
52 |
46 |
62 |
65 |
53 |
49 |
29 |
71 |
55 |
251 |
188 |
356 |
137 |
55 |
67 |
127 |
303 |
110 |
Character |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
Milliseconds |
81 |
217 |
251 |
195 |
93 |
95 |
56 |
58 |
42 |
68 |
56 |
266 |
174 |
155 |
33 |
111 |
61 |
127 |
50 |
123 |
194 |
318 |
166 |
177 |
86 |
Character |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
Milliseconds |
126 |
86 |
158 |
95 |
90 |
74 |
267 |
358 |
109 |
96 |
105 |
126 |
33 |
519 |
240 |
204 |
464 |
651 |
440 |
125 |
41 |
268 |
328 |
190 |
76 |
Character |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
Milliseconds |
45 |
96 |
71 |
61 |
132 |
145 |
155 |
98 |
95 |
120 |
117 |
100 |
278 |
186 |
20 |
303 |
78 |
75 |
107 |
65 |
202 |
130 |
125 |
48 |
104 |
Character |
w |
|
R |
a |
n |
d |
o |
m |
* |
-* |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
Milliseconds |
52 |
63 |
165 |
99 |
59 |
102 |
213 |
82 |
626 |
265 |
214 |
490 |
125 |
28 |
128 |
62 |
59 |
196 |
129 |
81 |
85 |
115 |
52 |
38 |
78 |
Character |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
Milliseconds |
287 |
171 |
43 |
43 |
236 |
125 |
120 |
115 |
248 |
80 |
239 |
434 |
130 |
248 |
100 |
110 |
190 |
260 |
71 |
101 |
126 |
66 |
124 |
61 |
519 |
Character |
+ |
-+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
e |
-e |
t |
( |
) |
|
% |
Milliseconds |
311 |
332 |
258 |
349 |
314 |
129 |
65 |
53 |
95 |
71 |
46 |
261 |
188 |
77 |
366 |
182 |
311 |
176 |
246 |
248 |
63 |
339 |
226 |
187 |
1420 |
Character |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
443 |
353 |
119 |
220 |
117 |
1902 |
361 |
140 |
559 |
224 |
138 |
30 |
51 |
55 |
55 |
72 |
248 |
154 |
146 |
41 |
384 |
86 |
129 |
47 |
139 |
Character |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
Milliseconds |
93 |
198 |
243 |
139 |
502 |
272 |
746 |
309 |
119 |
62 |
59 |
138 |
105 |
37 |
322 |
158 |
112 |
688 |
346 |
349 |
115 |
131 |
132 |
37 |
87 |
Character |
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
|
- |
r |
e |
a |
d |
( |
) |
; |
|
} |
Milliseconds |
679 |
247 |
139 |
63 |
114 |
114 |
118 |
95 |
67 |
380 |
50 |
71 |
40 |
230 |
119 |
184 |
105 |
53 |
85 |
61 |
302 |
210 |
429 |
137 |
536 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
e |
-e |
c |
e |
p |
t |
o |
i |
n |
-n |
-i |
-o |
i |
Milliseconds |
237 |
158 |
78 |
66 |
139 |
70 |
145 |
295 |
367 |
751 |
418 |
185 |
372 |
269 |
45 |
44 |
73 |
88 |
82 |
41 |
47 |
211 |
115 |
110 |
159 |
Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
r |
a |
n |
-n |
-a |
Milliseconds |
62 |
48 |
125 |
131 |
384 |
163 |
641 |
247 |
73 |
110 |
89 |
161 |
134 |
83 |
52 |
31 |
1005 |
906 |
437 |
72 |
144 |
46 |
110 |
193 |
110 |
Character |
-r |
a |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
Milliseconds |
122 |
146 |
79 |
79 |
438 |
95 |
104 |
180 |
362 |
217 |
156 |
50 |
135 |
60 |
56 |
87 |
557 |
128 |
43 |
55 |
64 |
298 |
162 |
51 |
38 |
Character |
a |
d |
: |
|
" |
, |
e |
-e |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
a |
-a |
1 |
; |
|
} |
Milliseconds |
60 |
70 |
254 |
239 |
371 |
272 |
147 |
196 |
86 |
65 |
424 |
260 |
125 |
149 |
78 |
184 |
159 |
138 |
442 |
299 |
230 |
75 |
267 |
114 |
1244 |
Character |
|
i |
f |
|
c |
o |
-o |
-c |
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
308 |
133 |
22 |
89 |
237 |
70 |
199 |
93 |
316 |
130 |
88 |
302 |
365 |
342 |
216 |
125 |
566 |
245 |
836 |
255 |
105 |
341 |
131 |
62 |
59 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
t |
e |
Milliseconds |
124 |
28 |
136 |
153 |
70 |
51 |
96 |
93 |
347 |
65 |
134 |
81 |
53 |
55 |
58 |
53 |
77 |
327 |
118 |
298 |
278 |
196 |
360 |
81 |
80 |
Character |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
Milliseconds |
55 |
10 |
71 |
60 |
56 |
72 |
74 |
76 |
33 |
43 |
120 |
107 |
31 |
118 |
41 |
61 |
32 |
51 |
36 |
165 |
77 |
156 |
76 |
89 |
107 |
Character |
a |
n |
d |
. |
|
a |
p |
-p |
-a |
- |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
Milliseconds |
63 |
67 |
124 |
126 |
180 |
117 |
88 |
166 |
89 |
88 |
59 |
97 |
107 |
64 |
91 |
79 |
277 |
114 |
102 |
78 |
53 |
137 |
324 |
194 |
138 |
Character |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
55 |
230 |
254 |
88 |
116 |
141 |
49 |
103 |
66 |
171 |
75 |
133 |
248 |
182 |
166 |
122 |
231 |
173 |
368 |
|
WPM Timing |
Seconds |
WPM |
2.57 |
98.03 |
5.14 |
105.03 |
7.71 |
110.47 |
10.28 |
102.69 |
12.85 |
96.16 |
15.42 |
87.13 |
18 |
88.69 |
20.57 |
89.27 |
23.14 |
89.21 |
25.71 |
84.96 |
28.28 |
84.45 |
30.85 |
85.97 |
33.42 |
82.94 |
35.99 |
83.02 |
38.56 |
81.84 |
41.13 |
80.52 |
43.7 |
77.71 |
46.27 |
74.95 |
48.84 |
71.98 |
51.42 |
73.05 |
53.99 |
71.8 |
56.56 |
70.87 |
59.13 |
71.24 |
61.7 |
70.8 |
64.27 |
68.9 |
66.84 |
68.22 |
69.41 |
67.6 |
71.98 |
66.68 |
74.55 |
66.48 |
77.12 |
66.28 |
79.69 |
65.65 |
82.26 |
64.62 |
84.83 |
63.79 |
87.41 |
64.11 |
89.98 |
64.82 |
92.55 |
66.13 |
95.12 |
66.61 |
97.69 |
66.58 |
100.26 |
64.87 |
102.83 |
63.25 |
105.4 |
61.71 |
107.97 |
60.24 |
110.54 |
58.84 |
113.11 |
57.5 |
115.68 |
56.22 |
118.25 |
55 |
120.83 |
53.83 |
123.4 |
52.71 |
125.97 |
51.63 |
128.54 |
50.6 |
|