Official speed |
51.16 wpm (127.13 seconds elapsed during race) |
Without ending ping |
51.27 wpm (261 ms delay sending score to TypeRacer’s server) |
Timerless |
51.40 wpm (324 ms elapsed before first character typed; 126.55 seconds elapsed during race) |
Timerless minus one |
51.30 wpm, ignoring the first character typed |
Race Start |
January 4, 2025 1:33:46pm UTC |
Race Finish |
January 4, 2025 1:35:53pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
94.6% |
Points |
75.89 |
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 sockett */ StringBuffer command = new STrintringBuffer)(); int expected - - = 1-00-24; ??/* Cut off to avoid DoS attack */ while (expecteed d < shutdown.elength()) ][{ if (random == null) random = new Random(System.currentTimeMillis(00)) ; expected =_+= (random.nextInt() % 01024); {} while (expeffcccted > 0) )}{ int ch -== -1: ; try "{ ch -= stream. rearead(); [} catch (IOExcetioneption e) }{ log.warn("StandardServer.aawait: read: ", e); ch -= -1 ; {} if (ch < 232 ) /* Control character or EOF 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 |
324 |
724 |
507 |
256 |
129 |
91 |
73 |
83 |
76 |
80 |
115 |
64 |
85 |
80 |
98 |
56 |
86 |
94 |
107 |
53 |
76 |
146 |
124 |
147 |
81 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
t |
|
- |
-t |
|
* |
/ |
Milliseconds |
69 |
115 |
72 |
80 |
128 |
35 |
37 |
37 |
47 |
57 |
31 |
95 |
210 |
55 |
97 |
119 |
96 |
50 |
136 |
262 |
185 |
104 |
56 |
616 |
545 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
92 |
206 |
93 |
142 |
34 |
39 |
99 |
699 |
93 |
109 |
165 |
81 |
66 |
71 |
103 |
59 |
17 |
134 |
48 |
101 |
99 |
82 |
450 |
223 |
87 |
Character |
e |
w |
|
S |
T |
r |
i |
n |
-n |
-i |
-r |
-T |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
) |
-) |
Milliseconds |
77 |
57 |
161 |
313 |
55 |
151 |
48 |
115 |
234 |
118 |
174 |
146 |
93 |
131 |
32 |
21 |
81 |
322 |
79 |
295 |
145 |
86 |
61 |
361 |
394 |
Character |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
|
- |
-- |
- |
|
- |
-- |
Milliseconds |
129 |
219 |
360 |
132 |
127 |
46 |
65 |
127 |
187 |
188 |
68 |
84 |
74 |
171 |
41 |
162 |
52 |
634 |
214 |
229 |
120 |
155 |
115 |
295 |
96 |
Character |
= |
|
1 |
- |
0 |
-0 |
-- |
0 |
- |
-- |
2 |
4 |
; |
|
? |
-? |
? |
-? |
/ |
* |
|
C |
u |
t |
|
Milliseconds |
208 |
166 |
151 |
174 |
0 |
404 |
106 |
185 |
11 |
380 |
117 |
121 |
415 |
201 |
461 |
519 |
269 |
337 |
200 |
417 |
200 |
225 |
124 |
79 |
69 |
Character |
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
114 |
45 |
177 |
225 |
39 |
84 |
81 |
121 |
121 |
91 |
30 |
55 |
91 |
248 |
793 |
231 |
188 |
102 |
71 |
140 |
103 |
85 |
84 |
128 |
516 |
Character |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
e |
d |
|
- |
-d |
-e |
d |
|
< |
Milliseconds |
486 |
174 |
144 |
68 |
20 |
159 |
43 |
93 |
273 |
200 |
183 |
92 |
84 |
86 |
169 |
29 |
164 |
11 |
47 |
310 |
125 |
93 |
83 |
51 |
229 |
Character |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
e |
-e |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
] |
-] |
[ |
Milliseconds |
221 |
167 |
90 |
144 |
86 |
203 |
62 |
83 |
60 |
188 |
251 |
336 |
148 |
79 |
199 |
72 |
120 |
46 |
218 |
233 |
173 |
393 |
1020 |
391 |
205 |
Character |
-[ |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
Milliseconds |
549 |
333 |
183 |
134 |
85 |
81 |
450 |
168 |
134 |
45 |
85 |
101 |
116 |
194 |
454 |
151 |
128 |
110 |
148 |
155 |
109 |
233 |
156 |
73 |
95 |
Character |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
Milliseconds |
68 |
69 |
98 |
57 |
89 |
397 |
256 |
117 |
77 |
63 |
145 |
202 |
145 |
45 |
69 |
164 |
72 |
533 |
249 |
120 |
56 |
94 |
64 |
56 |
164 |
Character |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
0 |
0 |
-0 |
-0 |
) |
) |
|
Milliseconds |
125 |
87 |
81 |
134 |
67 |
49 |
65 |
351 |
102 |
51 |
67 |
439 |
128 |
148 |
116 |
140 |
128 |
390 |
224 |
160 |
264 |
360 |
190 |
110 |
418 |
Character |
- |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
-= |
_ |
-_ |
+ |
= |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
297 |
156 |
82 |
29 |
191 |
9 |
155 |
197 |
247 |
61 |
134 |
65 |
759 |
392 |
476 |
469 |
284 |
805 |
269 |
504 |
250 |
123 |
81 |
80 |
132 |
Character |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
0 |
-0 |
1 |
0 |
2 |
4 |
) |
; |
|
{ |
-{ |
Milliseconds |
67 |
345 |
408 |
64 |
183 |
124 |
297 |
164 |
98 |
310 |
289 |
235 |
355 |
218 |
383 |
325 |
79 |
116 |
309 |
135 |
1324 |
761 |
153 |
1478 |
424 |
Character |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
f |
f |
c |
-c |
-f |
c |
-c |
-f |
c |
t |
e |
d |
Milliseconds |
230 |
585 |
158 |
90 |
30 |
197 |
109 |
64 |
313 |
280 |
159 |
98 |
63 |
88 |
86 |
11 |
297 |
133 |
98 |
175 |
129 |
31 |
183 |
86 |
147 |
Character |
|
> |
|
0 |
) |
|
) |
-) |
} |
-} |
{ |
|
i |
n |
t |
|
c |
h |
|
- |
= |
-= |
-- |
= |
|
Milliseconds |
92 |
325 |
266 |
480 |
671 |
188 |
1263 |
756 |
457 |
432 |
225 |
464 |
253 |
100 |
52 |
97 |
235 |
55 |
369 |
147 |
7 |
324 |
129 |
147 |
121 |
Character |
- |
1 |
: |
|
- |
-: |
; |
|
t |
r |
y |
|
" |
-" |
{ |
|
c |
h |
|
- |
-- |
= |
|
s |
t |
Milliseconds |
632 |
186 |
613 |
250 |
154 |
143 |
176 |
62 |
40 |
155 |
48 |
86 |
877 |
424 |
207 |
382 |
244 |
37 |
168 |
245 |
278 |
165 |
137 |
222 |
126 |
Character |
r |
e |
a |
m |
. |
|
r |
e |
a |
-a |
-e |
-r |
- |
r |
e |
a |
d |
( |
) |
; |
|
[ |
-[ |
} |
|
Milliseconds |
290 |
51 |
65 |
33 |
174 |
135 |
33 |
66 |
116 |
284 |
111 |
110 |
71 |
86 |
29 |
323 |
67 |
372 |
279 |
437 |
146 |
569 |
453 |
458 |
457 |
Character |
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
t |
i |
o |
n |
-n |
-o |
-i |
-t |
-e |
e |
p |
t |
Milliseconds |
245 |
97 |
88 |
175 |
88 |
122 |
245 |
451 |
169 |
767 |
205 |
167 |
17 |
212 |
114 |
37 |
37 |
330 |
119 |
89 |
62 |
123 |
470 |
119 |
100 |
Character |
i |
o |
n |
|
e |
) |
|
} |
-} |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
Milliseconds |
68 |
26 |
79 |
150 |
504 |
350 |
203 |
609 |
370 |
191 |
239 |
224 |
131 |
68 |
193 |
100 |
77 |
65 |
89 |
1097 |
444 |
252 |
150 |
133 |
120 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
a |
-a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
Milliseconds |
88 |
109 |
44 |
232 |
339 |
142 |
79 |
169 |
88 |
55 |
143 |
129 |
289 |
279 |
27 |
21 |
132 |
28 |
372 |
123 |
347 |
47 |
55 |
86 |
300 |
Character |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
- |
-- |
= |
|
- |
1 |
|
- |
; |
|
{ |
-{ |
} |
|
Milliseconds |
114 |
611 |
414 |
178 |
191 |
1008 |
306 |
188 |
67 |
98 |
203 |
230 |
332 |
161 |
124 |
467 |
326 |
140 |
290 |
190 |
100 |
654 |
538 |
152 |
290 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
2 |
-2 |
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
Milliseconds |
153 |
104 |
516 |
235 |
205 |
87 |
405 |
362 |
183 |
358 |
292 |
37 |
214 |
153 |
348 |
168 |
304 |
601 |
924 |
177 |
250 |
174 |
23 |
97 |
83 |
Character |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
Milliseconds |
51 |
133 |
55 |
120 |
93 |
49 |
81 |
142 |
100 |
126 |
70 |
72 |
56 |
121 |
106 |
93 |
495 |
94 |
183 |
117 |
264 |
63 |
91 |
77 |
68 |
Character |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
93 |
79 |
60 |
62 |
146 |
77 |
80 |
135 |
112 |
128 |
72 |
77 |
143 |
29 |
46 |
95 |
171 |
111 |
150 |
82 |
32 |
138 |
67 |
118 |
44 |
Character |
, |
-, |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
Milliseconds |
168 |
273 |
175 |
81 |
108 |
85 |
97 |
68 |
121 |
273 |
185 |
242 |
93 |
76 |
58 |
276 |
215 |
322 |
102 |
279 |
441 |
135 |
128 |
169 |
49 |
Character |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
96 |
70 |
204 |
43 |
467 |
73 |
361 |
206 |
142 |
410 |
149 |
617 |
|
WPM Timing |
Seconds |
WPM |
2.54 |
56.63 |
5.09 |
96.75 |
7.63 |
78.66 |
10.17 |
80.23 |
12.71 |
75.51 |
15.26 |
72.37 |
17.8 |
69.44 |
20.34 |
63.71 |
22.88 |
58.73 |
25.43 |
62.3 |
27.97 |
61.35 |
30.51 |
62.53 |
33.05 |
62.44 |
35.6 |
61.35 |
38.14 |
58.84 |
40.68 |
59.88 |
43.22 |
61.91 |
45.77 |
63.45 |
48.31 |
62.1 |
50.85 |
61.83 |
53.39 |
59.11 |
55.94 |
58.99 |
58.48 |
58.48 |
61.02 |
57.03 |
63.57 |
55.12 |
66.11 |
55.36 |
68.65 |
54.54 |
71.19 |
53.1 |
73.74 |
52.24 |
76.28 |
51.6 |
78.82 |
50.85 |
81.36 |
50.59 |
83.91 |
50.63 |
86.45 |
49.69 |
88.99 |
49.62 |
91.53 |
49.42 |
94.08 |
48.73 |
96.62 |
48.81 |
99.16 |
49.37 |
101.7 |
49.67 |
104.25 |
49.5 |
106.79 |
48.99 |
109.33 |
48.62 |
111.87 |
48.16 |
114.42 |
47.93 |
116.96 |
49.14 |
119.5 |
50.71 |
122.05 |
51.33 |
124.59 |
51.63 |
127.13 |
51.16 |
|