Official speed |
49.96 wpm (130.18 seconds elapsed during race) |
Without ending ping |
50.00 wpm (110 ms delay sending score to TypeRacer’s server) |
Timerless |
50.20 wpm (515 ms elapsed before first character typed; 129.56 seconds elapsed during race) |
Timerless minus one |
50.11 wpm, ignoring the first character typed |
Race Start |
February 9, 2025 3:50:55pm UTC |
Race Finish |
February 9, 2025 3:53:05pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
98.6% |
Points |
74.11 |
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 StringBuffer(); int expected = 1024; /* Cut off to avoid ODoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMilliw(s()); expected += (random.nextInt() % 1025)48); } while (expcected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 2232) /* Cnoontrol character or oeEOF terminates 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 |
515 |
489 |
587 |
513 |
649 |
68 |
88 |
194 |
152 |
187 |
145 |
135 |
118 |
128 |
107 |
209 |
188 |
184 |
116 |
134 |
46 |
218 |
170 |
95 |
172 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
23 |
264 |
98 |
62 |
86 |
69 |
148 |
179 |
146 |
81 |
102 |
87 |
151 |
128 |
278 |
9 |
224 |
191 |
244 |
645 |
320 |
311 |
487 |
351 |
94 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
202 |
149 |
91 |
512 |
199 |
230 |
170 |
169 |
66 |
194 |
175 |
16 |
124 |
145 |
189 |
120 |
179 |
268 |
209 |
281 |
251 |
148 |
66 |
188 |
295 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
195 |
34 |
234 |
116 |
64 |
455 |
320 |
295 |
166 |
190 |
80 |
252 |
153 |
184 |
266 |
147 |
114 |
213 |
153 |
157 |
47 |
167 |
303 |
228 |
165 |
Character |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
Milliseconds |
170 |
125 |
194 |
193 |
219 |
104 |
219 |
234 |
294 |
363 |
408 |
361 |
482 |
471 |
551 |
283 |
248 |
186 |
94 |
82 |
171 |
337 |
264 |
38 |
198 |
Character |
a |
v |
o |
i |
d |
|
O |
-O |
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
Milliseconds |
182 |
110 |
276 |
295 |
130 |
264 |
374 |
660 |
632 |
271 |
517 |
288 |
167 |
112 |
149 |
153 |
217 |
18 |
314 |
998 |
341 |
388 |
122 |
145 |
112 |
Character |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
Milliseconds |
48 |
366 |
216 |
468 |
517 |
166 |
277 |
315 |
223 |
114 |
147 |
77 |
238 |
293 |
384 |
159 |
114 |
43 |
217 |
128 |
115 |
104 |
302 |
75 |
258 |
Character |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
Milliseconds |
314 |
171 |
26 |
318 |
71 |
229 |
139 |
373 |
361 |
208 |
369 |
196 |
38 |
215 |
157 |
528 |
219 |
127 |
99 |
141 |
186 |
195 |
169 |
170 |
181 |
Character |
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
Milliseconds |
183 |
80 |
136 |
148 |
205 |
239 |
160 |
200 |
111 |
118 |
171 |
197 |
260 |
192 |
242 |
236 |
156 |
228 |
323 |
760 |
239 |
146 |
212 |
154 |
436 |
Character |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
w |
Milliseconds |
349 |
754 |
165 |
202 |
112 |
132 |
68 |
171 |
633 |
67 |
164 |
131 |
170 |
113 |
132 |
403 |
227 |
33 |
223 |
300 |
317 |
75 |
139 |
201 |
121 |
Character |
( |
-( |
-w |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
Milliseconds |
282 |
481 |
134 |
237 |
193 |
74 |
249 |
175 |
291 |
200 |
83 |
202 |
257 |
193 |
178 |
166 |
165 |
341 |
384 |
300 |
325 |
86 |
387 |
217 |
202 |
Character |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
5 |
) |
-) |
-5 |
4 |
8 |
Milliseconds |
163 |
146 |
152 |
212 |
358 |
235 |
148 |
301 |
462 |
178 |
242 |
644 |
173 |
261 |
434 |
522 |
683 |
159 |
174 |
149 |
353 |
439 |
125 |
237 |
390 |
Character |
-8 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
c |
-c |
e |
c |
t |
e |
d |
|
> |
Milliseconds |
689 |
182 |
366 |
305 |
178 |
270 |
94 |
136 |
135 |
14 |
207 |
134 |
331 |
417 |
116 |
263 |
299 |
422 |
184 |
156 |
107 |
148 |
90 |
231 |
216 |
Character |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
Milliseconds |
380 |
679 |
365 |
303 |
104 |
372 |
191 |
85 |
189 |
168 |
262 |
153 |
250 |
332 |
350 |
350 |
278 |
485 |
286 |
231 |
0 |
134 |
196 |
275 |
483 |
Character |
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
Milliseconds |
210 |
185 |
182 |
152 |
204 |
151 |
126 |
18 |
499 |
74 |
140 |
212 |
247 |
326 |
68 |
101 |
239 |
150 |
163 |
216 |
169 |
329 |
291 |
177 |
249 |
Character |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
Milliseconds |
180 |
205 |
203 |
412 |
1085 |
319 |
470 |
662 |
434 |
193 |
71 |
257 |
162 |
0 |
236 |
151 |
248 |
285 |
249 |
66 |
307 |
110 |
118 |
194 |
245 |
Character |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
Milliseconds |
309 |
247 |
102 |
319 |
266 |
283 |
600 |
232 |
159 |
141 |
83 |
230 |
58 |
211 |
344 |
176 |
66 |
180 |
201 |
65 |
203 |
364 |
153 |
253 |
199 |
Character |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
250 |
196 |
254 |
77 |
216 |
70 |
67 |
331 |
368 |
186 |
280 |
481 |
465 |
419 |
154 |
262 |
283 |
242 |
181 |
276 |
255 |
249 |
106 |
325 |
288 |
Character |
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
2 |
2 |
-2 |
-2 |
3 |
2 |
) |
|
/ |
* |
|
C |
n |
o |
Milliseconds |
136 |
233 |
242 |
41 |
229 |
152 |
467 |
245 |
232 |
185 |
323 |
140 |
210 |
383 |
236 |
293 |
138 |
361 |
322 |
335 |
364 |
332 |
502 |
177 |
103 |
Character |
-o |
-n |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
o |
-o |
e |
Milliseconds |
587 |
130 |
189 |
207 |
152 |
0 |
603 |
211 |
276 |
131 |
101 |
135 |
51 |
213 |
213 |
137 |
113 |
86 |
270 |
249 |
193 |
771 |
385 |
663 |
284 |
Character |
-e |
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
Milliseconds |
716 |
655 |
146 |
267 |
280 |
159 |
109 |
15 |
271 |
669 |
129 |
148 |
102 |
133 |
172 |
167 |
108 |
103 |
155 |
85 |
181 |
67 |
96 |
249 |
88 |
Character |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
Milliseconds |
131 |
289 |
288 |
221 |
98 |
96 |
144 |
179 |
89 |
95 |
215 |
335 |
55 |
168 |
196 |
131 |
115 |
255 |
211 |
371 |
133 |
115 |
64 |
322 |
319 |
Character |
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
263 |
150 |
180 |
148 |
265 |
183 |
111 |
366 |
278 |
215 |
122 |
231 |
137 |
334 |
164 |
68 |
217 |
67 |
|
WPM Timing |
Seconds |
WPM |
2.6 |
18.44 |
5.21 |
50.7 |
7.81 |
64.52 |
10.41 |
57.61 |
13.02 |
59.92 |
15.62 |
60.68 |
18.23 |
59.92 |
20.83 |
61.07 |
23.43 |
57.87 |
26.04 |
57.61 |
28.64 |
54.89 |
31.24 |
54.54 |
33.85 |
53.18 |
36.45 |
53 |
39.06 |
53.46 |
41.66 |
53.87 |
44.26 |
54.49 |
46.87 |
55.05 |
49.47 |
54.09 |
52.07 |
53.69 |
54.68 |
54.21 |
57.28 |
53.42 |
59.88 |
53.3 |
62.49 |
53.19 |
65.09 |
52.36 |
67.7 |
51.23 |
70.3 |
50.87 |
72.9 |
50.53 |
75.51 |
50.22 |
78.11 |
50.24 |
80.71 |
50.1 |
83.32 |
50.55 |
85.92 |
50.7 |
88.53 |
49.88 |
91.13 |
49.91 |
93.73 |
50.06 |
96.34 |
50.32 |
98.94 |
50.7 |
101.54 |
50.34 |
104.15 |
50.35 |
106.75 |
50.25 |
109.35 |
49.71 |
111.96 |
49.2 |
114.56 |
49.55 |
117.17 |
48.65 |
119.77 |
48.39 |
122.37 |
49.13 |
124.98 |
49.55 |
127.58 |
49.66 |
130.18 |
49.96 |
|