Official speed |
40.38 wpm (161.07 seconds elapsed during race) |
Without ending ping |
40.44 wpm (233 ms delay sending score to TypeRacer’s server) |
Timerless |
40.58 wpm (565 ms elapsed before first character typed; 160.27 seconds elapsed during race) |
Timerless minus one |
40.51 wpm, ignoring the first character typed |
Race Start |
January 4, 2025 12:23:19am UTC |
Race Finish |
January 4, 2025 12:26:00am UTC |
Outcome |
No win (2 of 2) |
Opponents |
1. el_yuma (55.22 wpm)
|
Accuracy |
96.9% |
Points |
59.90 |
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 DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillids()); expected += (random.nextInt() % 1024) ; } while (expected K;K> 0 ) { INTIYint ch = -1; tr2yy { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ich = -1; } ifO O(CH cd h < 32) /* Control character of R r EOF terminates loop break; command.append((acahhar) chd;); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
565 |
155 |
235 |
431 |
436 |
133 |
83 |
195 |
258 |
197 |
152 |
165 |
199 |
130 |
104 |
166 |
198 |
172 |
125 |
124 |
58 |
492 |
261 |
406 |
180 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
|
- |
/ |
|
S |
Milliseconds |
101 |
234 |
109 |
70 |
105 |
102 |
134 |
196 |
136 |
79 |
112 |
70 |
120 |
95 |
256 |
14 |
313 |
256 |
260 |
424 |
401 |
913 |
420 |
265 |
481 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
315 |
100 |
318 |
178 |
55 |
629 |
243 |
280 |
167 |
210 |
69 |
184 |
174 |
8 |
120 |
188 |
282 |
146 |
160 |
205 |
185 |
171 |
401 |
275 |
141 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
248 |
577 |
176 |
45 |
254 |
141 |
23 |
416 |
152 |
196 |
155 |
180 |
120 |
260 |
72 |
214 |
220 |
175 |
87 |
212 |
185 |
190 |
101 |
197 |
281 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
; |
-; |
- |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
Milliseconds |
202 |
171 |
200 |
112 |
250 |
320 |
386 |
227 |
266 |
381 |
303 |
337 |
114 |
406 |
247 |
283 |
350 |
302 |
292 |
240 |
568 |
45 |
269 |
148 |
62 |
Character |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
Milliseconds |
91 |
190 |
270 |
164 |
59 |
186 |
179 |
186 |
194 |
358 |
159 |
304 |
682 |
576 |
508 |
232 |
170 |
139 |
112 |
168 |
222 |
24 |
283 |
860 |
505 |
Character |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
Milliseconds |
303 |
79 |
156 |
117 |
41 |
194 |
139 |
194 |
559 |
264 |
273 |
366 |
168 |
150 |
230 |
139 |
317 |
214 |
278 |
147 |
127 |
90 |
238 |
112 |
154 |
Character |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
136 |
336 |
151 |
527 |
347 |
169 |
56 |
501 |
139 |
443 |
162 |
198 |
238 |
84 |
300 |
162 |
22 |
219 |
318 |
340 |
205 |
133 |
103 |
196 |
214 |
Character |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
Milliseconds |
387 |
113 |
188 |
200 |
201 |
46 |
121 |
163 |
266 |
218 |
100 |
201 |
138 |
91 |
174 |
157 |
251 |
240 |
280 |
211 |
125 |
101 |
244 |
420 |
421 |
Character |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
Milliseconds |
201 |
179 |
146 |
522 |
386 |
828 |
161 |
234 |
136 |
4102 |
101 |
197 |
483 |
8 |
180 |
145 |
207 |
146 |
202 |
349 |
349 |
52 |
229 |
447 |
326 |
Character |
l |
l |
i |
d |
-d |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
Milliseconds |
50 |
164 |
211 |
121 |
750 |
688 |
299 |
100 |
226 |
190 |
292 |
189 |
80 |
188 |
248 |
153 |
360 |
338 |
165 |
448 |
209 |
310 |
304 |
83 |
265 |
Character |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
|
- |
Milliseconds |
219 |
149 |
109 |
167 |
139 |
166 |
346 |
164 |
171 |
312 |
592 |
176 |
205 |
231 |
158 |
279 |
235 |
367 |
307 |
178 |
198 |
310 |
306 |
460 |
389 |
Character |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
K |
-K |
; |
-; |
K |
Milliseconds |
313 |
273 |
133 |
243 |
101 |
138 |
81 |
54 |
197 |
126 |
358 |
517 |
537 |
265 |
328 |
220 |
168 |
167 |
95 |
400 |
333 |
636 |
867 |
864 |
339 |
Character |
-K |
> |
|
0 |
|
- |
) |
|
{ |
|
I |
N |
T |
-T |
-N |
-I |
I |
Y |
-Y |
-I |
i |
n |
t |
|
c |
Milliseconds |
1418 |
673 |
687 |
249 |
250 |
353 |
235 |
346 |
86 |
317 |
216 |
99 |
268 |
261 |
241 |
151 |
817 |
1095 |
1294 |
127 |
765 |
885 |
203 |
180 |
245 |
Character |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
2 |
y |
-y |
-2 |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
221 |
160 |
184 |
225 |
281 |
142 |
458 |
265 |
181 |
29 |
172 |
0 |
647 |
257 |
915 |
275 |
242 |
231 |
220 |
180 |
132 |
165 |
197 |
193 |
116 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
49 |
346 |
67 |
136 |
225 |
223 |
285 |
76 |
111 |
263 |
170 |
179 |
288 |
214 |
382 |
270 |
108 |
341 |
247 |
199 |
171 |
301 |
767 |
184 |
311 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
Milliseconds |
556 |
481 |
177 |
170 |
377 |
176 |
0 |
251 |
240 |
243 |
263 |
265 |
90 |
232 |
111 |
123 |
184 |
248 |
473 |
294 |
53 |
309 |
222 |
266 |
580 |
Character |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
Milliseconds |
189 |
174 |
141 |
101 |
228 |
72 |
148 |
350 |
181 |
153 |
232 |
218 |
116 |
208 |
343 |
152 |
263 |
209 |
224 |
125 |
244 |
94 |
263 |
88 |
53 |
Character |
: |
|
" |
, |
|
e |
) |
; |
|
i |
-i |
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
O |
Milliseconds |
184 |
350 |
202 |
429 |
304 |
214 |
342 |
159 |
301 |
178 |
402 |
488 |
214 |
301 |
285 |
278 |
302 |
52 |
367 |
281 |
431 |
321 |
166 |
81 |
368 |
Character |
-O |
|
O |
-O |
( |
C |
H |
|
- |
-H |
-C |
c |
d |
|
- |
-d |
h |
|
< |
|
3 |
2 |
) |
|
/ |
Milliseconds |
549 |
504 |
358 |
687 |
982 |
703 |
148 |
198 |
448 |
272 |
237 |
1424 |
108 |
346 |
1001 |
181 |
512 |
292 |
301 |
596 |
299 |
154 |
362 |
329 |
352 |
Character |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
Milliseconds |
358 |
297 |
700 |
402 |
280 |
156 |
173 |
368 |
237 |
267 |
222 |
97 |
158 |
25 |
217 |
217 |
176 |
250 |
120 |
237 |
84 |
192 |
258 |
465 |
247 |
Character |
R |
|
- |
-R |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
Milliseconds |
272 |
377 |
438 |
258 |
412 |
679 |
897 |
286 |
252 |
294 |
190 |
113 |
11 |
206 |
229 |
118 |
137 |
154 |
147 |
158 |
161 |
90 |
155 |
184 |
121 |
Character |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
a |
Milliseconds |
216 |
46 |
121 |
263 |
96 |
150 |
823 |
481 |
568 |
69 |
113 |
137 |
190 |
103 |
82 |
237 |
384 |
153 |
378 |
313 |
172 |
121 |
309 |
204 |
396 |
Character |
-a |
c |
a |
h |
-h |
-a |
h |
a |
r |
) |
|
c |
h |
d |
; |
-; |
-d |
) |
; |
|
e |
x |
p |
e |
c |
Milliseconds |
354 |
530 |
105 |
235 |
318 |
224 |
270 |
188 |
99 |
312 |
270 |
379 |
133 |
221 |
227 |
371 |
220 |
278 |
237 |
271 |
179 |
162 |
468 |
502 |
161 |
Character |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
129 |
194 |
81 |
335 |
153 |
96 |
289 |
114 |
|
WPM Timing |
Seconds |
WPM |
3.22 |
48.43 |
6.44 |
57.74 |
9.66 |
55.88 |
12.89 |
50.29 |
16.11 |
52.9 |
19.33 |
53.39 |
22.55 |
54.81 |
25.77 |
51.22 |
28.99 |
52.15 |
32.21 |
50.29 |
35.44 |
50.46 |
38.66 |
50.29 |
41.88 |
50.43 |
45.1 |
51.09 |
48.32 |
52.15 |
51.54 |
51.92 |
54.76 |
49.96 |
57.99 |
47.81 |
61.21 |
48.23 |
64.43 |
47.68 |
67.65 |
47.72 |
70.87 |
47.92 |
74.09 |
47.13 |
77.31 |
47.34 |
80.53 |
46.19 |
83.76 |
44.56 |
86.98 |
43.74 |
90.2 |
42.17 |
93.42 |
41.75 |
96.64 |
41.22 |
99.86 |
41.82 |
103.08 |
42.26 |
106.31 |
41.99 |
109.53 |
42.4 |
112.75 |
42.79 |
115.97 |
43.36 |
119.19 |
42.99 |
122.41 |
43.13 |
125.63 |
42.12 |
128.86 |
41.16 |
132.08 |
40.52 |
135.3 |
40.27 |
138.52 |
40.63 |
141.74 |
40.04 |
144.96 |
39.98 |
148.18 |
40.49 |
151.41 |
40.66 |
154.63 |
40.28 |
157.85 |
40.14 |
161.07 |
40.38 |
|