Official speed |
42.44 wpm (153.25 seconds elapsed during race) |
Without ending ping |
42.53 wpm (324 ms delay sending score to TypeRacer’s server) |
Timerless |
42.98 wpm (1,603 ms elapsed before first character typed; 151.33 seconds elapsed during race) |
Timerless minus one |
42.90 wpm, ignoring the first character typed |
Race Start |
January 26, 2025 4:10:42pm UTC |
Race Finish |
January 26, 2025 4:13:15pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.6% |
Points |
62.96 |
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 characteres from the socket */ StringBuffer command = new StringButffer(); int expected - = 1024; /* Cut off to avoid DoS attack */ Whiwhile (expected < shutdown. .length*(()) { if (random == null) random - n= new Random(System. currentTimeMillis()); expected+= += (random. nenextInt() % 1024); } while (expected > 0) {i int ch= h = -1; try { ch= = stream . reread(); } catch (IoOExpeception e_ ( ) { log .warn("StandardServer.await: read: ", e); ch = 01-1 ; } if (ch < 32 ) /* Control characer ter or EoOF terminated s loop 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 |
1603 |
911 |
160 |
488 |
184 |
151 |
269 |
76 |
124 |
116 |
153 |
164 |
151 |
99 |
158 |
61 |
69 |
226 |
106 |
125 |
171 |
137 |
243 |
233 |
203 |
Character |
r |
e |
-e |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
104 |
137 |
556 |
108 |
68 |
221 |
469 |
65 |
152 |
81 |
136 |
73 |
66 |
116 |
106 |
113 |
250 |
145 |
174 |
224 |
123 |
262 |
248 |
164 |
316 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
222 |
189 |
81 |
116 |
67 |
308 |
156 |
214 |
166 |
196 |
86 |
73 |
196 |
99 |
172 |
129 |
55 |
199 |
17 |
248 |
632 |
100 |
262 |
71 |
70 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
t |
-t |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
96 |
333 |
171 |
200 |
100 |
117 |
43 |
730 |
211 |
126 |
367 |
150 |
191 |
242 |
75 |
258 |
58 |
260 |
145 |
230 |
109 |
92 |
192 |
547 |
226 |
Character |
p |
e |
c |
t |
e |
d |
|
- |
|
- |
-- |
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
123 |
121 |
236 |
197 |
195 |
223 |
88 |
209 |
73 |
572 |
128 |
599 |
98 |
343 |
140 |
618 |
271 |
342 |
100 |
617 |
367 |
149 |
356 |
199 |
114 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
Milliseconds |
125 |
172 |
113 |
177 |
175 |
239 |
53 |
102 |
275 |
205 |
127 |
258 |
112 |
53 |
344 |
257 |
787 |
622 |
274 |
198 |
167 |
202 |
262 |
118 |
238 |
Character |
* |
/ |
|
W |
h |
i |
-i |
-h |
-W |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
381 |
285 |
195 |
406 |
177 |
180 |
271 |
138 |
142 |
201 |
157 |
159 |
156 |
112 |
73 |
1024 |
204 |
249 |
105 |
206 |
237 |
243 |
198 |
224 |
143 |
Character |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
- |
-. |
. |
l |
e |
n |
g |
t |
h |
* |
( |
-( |
-* |
Milliseconds |
213 |
79 |
177 |
166 |
256 |
307 |
312 |
91 |
143 |
82 |
334 |
107 |
592 |
152 |
600 |
187 |
152 |
123 |
171 |
248 |
93 |
439 |
72 |
484 |
147 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
236 |
79 |
336 |
116 |
1413 |
87 |
541 |
71 |
93 |
457 |
220 |
119 |
73 |
161 |
86 |
165 |
122 |
206 |
138 |
138 |
342 |
164 |
177 |
128 |
277 |
Character |
|
r |
a |
n |
d |
o |
m |
|
- |
|
n |
-n |
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
112 |
305 |
93 |
117 |
134 |
111 |
164 |
139 |
210 |
120 |
217 |
298 |
148 |
129 |
223 |
106 |
251 |
90 |
85 |
81 |
477 |
228 |
116 |
184 |
106 |
Character |
m |
( |
S |
y |
s |
t |
e |
m |
. |
|
- |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
Milliseconds |
158 |
301 |
318 |
205 |
692 |
212 |
206 |
94 |
205 |
155 |
380 |
182 |
206 |
163 |
165 |
189 |
153 |
83 |
350 |
154 |
181 |
65 |
360 |
196 |
210 |
Character |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
+ |
= |
|
- |
-= |
-+ |
|
+ |
= |
Milliseconds |
119 |
193 |
152 |
287 |
78 |
352 |
317 |
162 |
268 |
239 |
97 |
164 |
233 |
233 |
200 |
224 |
301 |
174 |
126 |
658 |
153 |
139 |
227 |
531 |
141 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
. |
|
n |
e |
-e |
-n |
- |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
Milliseconds |
194 |
649 |
221 |
130 |
120 |
387 |
140 |
179 |
227 |
148 |
162 |
88 |
448 |
184 |
346 |
296 |
92 |
252 |
225 |
382 |
162 |
117 |
311 |
70 |
630 |
Character |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
1097 |
116 |
721 |
739 |
277 |
365 |
524 |
264 |
121 |
382 |
207 |
356 |
104 |
155 |
149 |
88 |
72 |
280 |
414 |
302 |
100 |
180 |
224 |
219 |
206 |
Character |
d |
|
> |
|
0 |
) |
|
{ |
i |
|
- |
-i |
|
i |
n |
t |
|
c |
h |
= |
|
- |
-= |
-h |
h |
Milliseconds |
228 |
122 |
251 |
99 |
256 |
465 |
136 |
833 |
295 |
188 |
247 |
149 |
123 |
350 |
143 |
70 |
137 |
295 |
106 |
260 |
152 |
481 |
131 |
139 |
686 |
Character |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
= |
|
- |
-= |
|
= |
|
s |
t |
r |
Milliseconds |
189 |
230 |
154 |
838 |
263 |
557 |
113 |
351 |
227 |
83 |
104 |
537 |
215 |
367 |
119 |
267 |
126 |
401 |
137 |
139 |
276 |
125 |
392 |
185 |
198 |
Character |
e |
a |
m |
|
- |
. |
|
r |
e |
-e |
-r |
- |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
Milliseconds |
73 |
127 |
141 |
238 |
490 |
262 |
111 |
208 |
114 |
227 |
149 |
140 |
104 |
105 |
275 |
239 |
286 |
59 |
267 |
115 |
484 |
134 |
355 |
147 |
188 |
Character |
c |
h |
|
( |
I |
o |
-o |
O |
E |
x |
p |
e |
-e |
-p |
c |
e |
p |
t |
i |
o |
n |
|
e |
_ |
|
Milliseconds |
278 |
104 |
105 |
262 |
620 |
244 |
592 |
303 |
475 |
272 |
140 |
141 |
391 |
154 |
52 |
227 |
112 |
190 |
84 |
84 |
144 |
162 |
260 |
353 |
139 |
Character |
- |
-_ |
( |
|
- |
-( |
) |
|
{ |
|
l |
o |
g |
|
- |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
Milliseconds |
357 |
139 |
233 |
85 |
476 |
138 |
204 |
96 |
626 |
422 |
704 |
213 |
134 |
146 |
290 |
241 |
187 |
133 |
199 |
297 |
970 |
289 |
359 |
171 |
219 |
Character |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
Milliseconds |
185 |
138 |
194 |
194 |
234 |
335 |
207 |
110 |
310 |
184 |
86 |
152 |
763 |
239 |
177 |
170 |
76 |
481 |
93 |
254 |
110 |
88 |
219 |
279 |
119 |
Character |
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
0 |
1 |
-1 |
-0 |
- |
1 |
|
- |
; |
|
} |
|
i |
Milliseconds |
467 |
369 |
115 |
280 |
416 |
420 |
77 |
521 |
108 |
267 |
197 |
133 |
367 |
148 |
399 |
131 |
206 |
56 |
274 |
363 |
208 |
107 |
403 |
250 |
519 |
Character |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
105 |
66 |
613 |
192 |
150 |
200 |
285 |
91 |
831 |
84 |
150 |
465 |
246 |
113 |
1441 |
665 |
137 |
592 |
155 |
153 |
78 |
233 |
57 |
216 |
115 |
Character |
c |
h |
a |
r |
a |
c |
e |
r |
|
- |
-r |
-e |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
Milliseconds |
234 |
144 |
92 |
197 |
116 |
232 |
218 |
86 |
98 |
421 |
154 |
275 |
261 |
193 |
85 |
64 |
145 |
134 |
28 |
335 |
320 |
331 |
225 |
360 |
137 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
d |
|
- |
-d |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
Milliseconds |
326 |
188 |
89 |
108 |
185 |
139 |
95 |
139 |
197 |
219 |
124 |
391 |
127 |
121 |
79 |
267 |
189 |
130 |
184 |
102 |
283 |
261 |
101 |
127 |
143 |
Character |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
|
- |
-. |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
Milliseconds |
732 |
133 |
332 |
107 |
184 |
123 |
58 |
158 |
31 |
178 |
132 |
360 |
158 |
616 |
118 |
120 |
124 |
71 |
170 |
96 |
227 |
306 |
380 |
119 |
84 |
Character |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
- |
-- |
-= |
= |
= |
-= |
-= |
- |
Milliseconds |
166 |
313 |
272 |
259 |
111 |
320 |
285 |
151 |
255 |
261 |
161 |
147 |
226 |
267 |
176 |
244 |
168 |
166 |
331 |
136 |
254 |
156 |
399 |
137 |
256 |
Character |
- |
; |
|
{ |
-{ |
} |
Milliseconds |
150 |
235 |
149 |
599 |
659 |
1044 |
|
WPM Timing |
Seconds |
WPM |
3.07 |
11.75 |
6.13 |
45.02 |
9.2 |
50.9 |
12.26 |
54.81 |
15.33 |
57.94 |
18.39 |
56.12 |
21.46 |
57.61 |
24.52 |
53.34 |
27.59 |
53.07 |
30.65 |
52.46 |
33.72 |
51.61 |
36.78 |
49.92 |
39.85 |
50.6 |
42.91 |
49.78 |
45.98 |
47.5 |
49.04 |
48.45 |
52.11 |
48.59 |
55.17 |
49.16 |
58.24 |
49.04 |
61.3 |
49.33 |
64.37 |
48.66 |
67.43 |
48.23 |
70.5 |
47.32 |
73.56 |
46.49 |
76.63 |
46.04 |
79.69 |
46.68 |
82.76 |
45.97 |
85.82 |
45.16 |
88.89 |
45.09 |
91.95 |
44.63 |
95.02 |
44.2 |
98.08 |
44.66 |
101.15 |
43.78 |
104.21 |
43.53 |
107.28 |
43.07 |
110.34 |
42.85 |
113.41 |
43.07 |
116.47 |
43.38 |
119.54 |
43.37 |
122.6 |
42.87 |
125.67 |
42.88 |
128.73 |
42.32 |
131.8 |
42.61 |
134.86 |
42.44 |
137.93 |
42.72 |
140.99 |
43.07 |
144.06 |
43.15 |
147.12 |
43.39 |
150.19 |
42.99 |
153.25 |
42.44 |
|