Official speed |
57.20 wpm (113.71 seconds elapsed during race) |
Without ending ping |
57.41 wpm (415 ms delay sending score to TypeRacer’s server) |
Timerless |
57.87 wpm (892 ms elapsed before first character typed; 112.40 seconds elapsed during race) |
Timerless minus one |
57.76 wpm, ignoring the first character typed |
Race Start |
January 31, 2025 11:37:32am UTC |
Race Finish |
January 31, 2025 11:39:26am UTC |
Outcome |
No win (2 of 2) |
Accuracy |
95.3% |
Points |
84.85 |
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 fro tm the socket */ ttStringbBuffer command =- ne new StringBuffer(); int expected = 1024; /( 8* Cut of f to avoid DoS attack * / Whiwhile (expected < shutdown.ellength()0) { if (random == null ) randome = new Random(System.currentTimeMillis()); expected + = (random.ennextInt() $ 1% 1024); } whlile (expected > 0 )) { int ch = -1 ; try { cht h = stream.read(); P{} catch (IoOException e )) { log .warn("StandardServer.await: read: ", e); ch = -1; } if (che < 32) /* Control character or EOF termniinates loop lbreak; comamnd mamand .a.append((char) ch); expected0--; } |
Timing |
Character |
/ |
( |
|
- |
-( |
( |
-( |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
Milliseconds |
892 |
557 |
153 |
506 |
134 |
416 |
255 |
193 |
155 |
340 |
132 |
103 |
79 |
120 |
206 |
72 |
115 |
157 |
80 |
57 |
127 |
96 |
24 |
147 |
110 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
|
t |
-t |
- |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
79 |
112 |
120 |
137 |
151 |
80 |
73 |
96 |
80 |
112 |
128 |
63 |
121 |
55 |
449 |
130 |
120 |
95 |
70 |
81 |
64 |
47 |
83 |
77 |
64 |
Character |
k |
e |
t |
|
* |
/ |
|
t |
-t |
t |
-t |
S |
t |
r |
i |
n |
g |
b |
-b |
B |
u |
f |
f |
e |
r |
Milliseconds |
105 |
74 |
54 |
188 |
404 |
195 |
116 |
531 |
223 |
266 |
253 |
143 |
122 |
135 |
72 |
31 |
40 |
178 |
208 |
126 |
105 |
72 |
128 |
87 |
65 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
- |
|
n |
e |
-e |
-n |
- |
-- |
|
n |
e |
w |
|
S |
t |
Milliseconds |
58 |
117 |
65 |
129 |
110 |
64 |
81 |
81 |
62 |
82 |
0 |
56 |
195 |
91 |
264 |
129 |
136 |
111 |
89 |
127 |
81 |
80 |
49 |
283 |
160 |
Character |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
151 |
87 |
45 |
40 |
250 |
102 |
67 |
146 |
100 |
71 |
592 |
64 |
596 |
311 |
667 |
52 |
58 |
53 |
96 |
163 |
78 |
79 |
191 |
200 |
96 |
Character |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
( |
|
- |
-( |
8 |
-8 |
* |
|
C |
u |
t |
|
o |
f |
Milliseconds |
129 |
73 |
142 |
65 |
127 |
106 |
62 |
112 |
462 |
68 |
274 |
445 |
170 |
245 |
122 |
177 |
536 |
190 |
103 |
194 |
103 |
88 |
71 |
160 |
81 |
Character |
|
- |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
128 |
306 |
141 |
88 |
114 |
86 |
80 |
80 |
88 |
121 |
39 |
88 |
64 |
195 |
176 |
349 |
175 |
379 |
72 |
143 |
112 |
87 |
111 |
97 |
491 |
Character |
|
- |
/ |
|
W |
h |
i |
-i |
-h |
-W |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
225 |
573 |
136 |
95 |
218 |
112 |
103 |
216 |
147 |
115 |
121 |
73 |
47 |
129 |
111 |
72 |
1088 |
1068 |
200 |
85 |
98 |
149 |
129 |
80 |
130 |
Character |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
e |
l |
-l |
-e |
l |
e |
n |
g |
t |
h |
( |
) |
0 |
Milliseconds |
60 |
449 |
113 |
457 |
111 |
110 |
98 |
503 |
64 |
88 |
81 |
220 |
200 |
116 |
209 |
126 |
168 |
40 |
97 |
49 |
142 |
57 |
403 |
53 |
409 |
Character |
-0 |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
|
- |
Milliseconds |
266 |
219 |
356 |
249 |
140 |
218 |
40 |
88 |
435 |
139 |
74 |
38 |
112 |
90 |
86 |
136 |
140 |
120 |
110 |
134 |
160 |
154 |
125 |
113 |
363 |
Character |
) |
|
r |
a |
n |
d |
o |
m |
e |
|
- |
-e |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
Milliseconds |
206 |
311 |
323 |
101 |
80 |
73 |
97 |
79 |
87 |
104 |
245 |
131 |
104 |
65 |
105 |
152 |
78 |
81 |
71 |
249 |
138 |
93 |
73 |
95 |
190 |
Character |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
Milliseconds |
370 |
185 |
105 |
71 |
104 |
88 |
47 |
194 |
245 |
105 |
96 |
122 |
70 |
113 |
31 |
197 |
99 |
104 |
104 |
265 |
189 |
140 |
135 |
299 |
208 |
Character |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
|
- |
= |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
446 |
70 |
482 |
421 |
66 |
111 |
148 |
91 |
65 |
144 |
113 |
80 |
136 |
40 |
217 |
302 |
225 |
119 |
97 |
223 |
321 |
137 |
0 |
169 |
125 |
Character |
m |
. |
e |
n |
-n |
-e |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
$ |
|
1 |
-1 |
- |
-$ |
% |
|
1 |
Milliseconds |
106 |
223 |
330 |
86 |
191 |
120 |
145 |
47 |
152 |
65 |
231 |
122 |
80 |
372 |
35 |
170 |
702 |
191 |
138 |
195 |
131 |
128 |
154 |
86 |
128 |
Character |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
l |
-l |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
108 |
140 |
64 |
514 |
243 |
123 |
544 |
256 |
478 |
60 |
222 |
271 |
129 |
129 |
97 |
55 |
257 |
137 |
157 |
113 |
249 |
161 |
127 |
70 |
144 |
Character |
|
> |
|
0 |
|
) |
-) |
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
Milliseconds |
42 |
167 |
88 |
192 |
80 |
316 |
158 |
159 |
169 |
109 |
391 |
98 |
720 |
55 |
75 |
62 |
137 |
72 |
120 |
94 |
80 |
169 |
87 |
104 |
368 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
t |
|
- |
-t |
-h |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
Milliseconds |
137 |
217 |
343 |
151 |
24 |
112 |
195 |
109 |
141 |
91 |
97 |
119 |
168 |
195 |
134 |
672 |
87 |
112 |
76 |
141 |
79 |
146 |
46 |
65 |
63 |
Character |
. |
r |
e |
a |
d |
( |
) |
; |
|
P |
-P |
{ |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
o |
-o |
Milliseconds |
169 |
173 |
66 |
73 |
79 |
361 |
57 |
236 |
332 |
640 |
383 |
191 |
707 |
422 |
221 |
338 |
113 |
71 |
167 |
33 |
320 |
617 |
383 |
208 |
239 |
Character |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
|
) |
-) |
- |
) |
|
{ |
|
l |
o |
g |
|
- |
Milliseconds |
146 |
213 |
166 |
172 |
170 |
95 |
63 |
128 |
88 |
89 |
177 |
111 |
324 |
236 |
456 |
120 |
399 |
176 |
535 |
136 |
141 |
143 |
69 |
88 |
278 |
Character |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
Milliseconds |
159 |
99 |
112 |
50 |
71 |
452 |
310 |
223 |
211 |
148 |
95 |
65 |
155 |
69 |
143 |
328 |
153 |
63 |
144 |
129 |
55 |
120 |
185 |
161 |
111 |
Character |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
Milliseconds |
88 |
73 |
403 |
147 |
173 |
76 |
49 |
112 |
247 |
120 |
249 |
465 |
86 |
126 |
388 |
503 |
46 |
112 |
88 |
138 |
103 |
80 |
301 |
59 |
543 |
Character |
|
} |
|
i |
f |
|
( |
c |
h |
e |
-e |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
148 |
207 |
259 |
210 |
84 |
61 |
435 |
116 |
98 |
95 |
297 |
166 |
161 |
79 |
113 |
65 |
448 |
164 |
484 |
407 |
207 |
691 |
173 |
58 |
79 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
Milliseconds |
148 |
69 |
142 |
80 |
130 |
128 |
71 |
90 |
119 |
118 |
138 |
110 |
80 |
72 |
128 |
97 |
70 |
282 |
281 |
87 |
183 |
546 |
104 |
64 |
62 |
Character |
n |
i |
-i |
-n |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
l |
-l |
b |
r |
e |
a |
k |
; |
|
Milliseconds |
160 |
240 |
206 |
174 |
160 |
94 |
87 |
49 |
83 |
166 |
372 |
305 |
142 |
114 |
121 |
119 |
199 |
228 |
101 |
171 |
53 |
122 |
0 |
263 |
163 |
Character |
c |
o |
m |
a |
m |
n |
d |
|
- |
-d |
-n |
-m |
m |
a |
-a |
-m |
-a |
m |
a |
n |
d |
|
. |
a |
-a |
Milliseconds |
493 |
56 |
119 |
140 |
0 |
118 |
86 |
80 |
209 |
136 |
135 |
121 |
205 |
70 |
212 |
137 |
120 |
274 |
101 |
81 |
65 |
86 |
129 |
287 |
268 |
Character |
-. |
- |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
Milliseconds |
132 |
138 |
319 |
200 |
112 |
120 |
103 |
74 |
102 |
416 |
120 |
257 |
106 |
85 |
56 |
423 |
193 |
145 |
79 |
603 |
277 |
144 |
202 |
166 |
67 |
Character |
e |
c |
t |
e |
d |
0 |
-0 |
- |
- |
; |
|
} |
Milliseconds |
85 |
148 |
124 |
89 |
114 |
447 |
495 |
474 |
126 |
161 |
509 |
227 |
|
WPM Timing |
Seconds |
WPM |
2.27 |
5.28 |
4.55 |
29.02 |
6.82 |
54.53 |
9.1 |
62 |
11.37 |
55.93 |
13.64 |
60.68 |
15.92 |
64.83 |
18.19 |
62.66 |
20.47 |
65.08 |
22.74 |
60.68 |
25.02 |
63.8 |
27.29 |
62.88 |
29.56 |
61.29 |
31.84 |
57.67 |
34.11 |
58.75 |
36.39 |
58.7 |
38.66 |
58.04 |
40.93 |
59.22 |
43.21 |
59.16 |
45.48 |
60.68 |
47.76 |
61.81 |
50.03 |
61.64 |
52.3 |
61.94 |
54.58 |
61.56 |
56.85 |
60.58 |
59.13 |
59.67 |
61.4 |
60 |
63.68 |
59.74 |
65.95 |
59.86 |
68.22 |
59.28 |
70.5 |
60.26 |
72.77 |
58.7 |
75.05 |
58.2 |
77.32 |
58.2 |
79.59 |
57.29 |
81.87 |
57.31 |
84.14 |
58.04 |
86.42 |
58.46 |
88.69 |
58.45 |
90.97 |
58.57 |
93.24 |
58.17 |
95.51 |
58.55 |
97.79 |
58.78 |
100.06 |
58.76 |
102.34 |
58.87 |
104.61 |
57.93 |
106.88 |
57.82 |
109.16 |
57.82 |
111.43 |
57.83 |
113.71 |
57.2 |
|