Official speed |
53.86 wpm (120.76 seconds elapsed during race) |
Without ending ping |
54.01 wpm (331 ms delay sending score to TypeRacer’s server) |
Timerless |
54.20 wpm (426 ms elapsed before first character typed; 120.00 seconds elapsed during race) |
Timerless minus one |
54.10 wpm, ignoring the first character typed |
Race Start |
December 5, 2024 12:43:24pm UTC |
Race Finish |
December 5, 2024 12:45:24pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.6% |
Points |
79.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 socket (*/ StringBuffer command =- new String Buffer(); int expected = 1024; (/(*cC Cut off to avoid DoS attack */ while (expcected 0) { int ch = -1; try {ch ch = stream.read(); } catch( (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1'; )} If if (ch < 32) ?/* Control character or EoOF terminates loop break; comand.mdand.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 |
426 |
506 |
428 |
251 |
86 |
168 |
97 |
114 |
73 |
98 |
117 |
146 |
68 |
75 |
79 |
83 |
95 |
110 |
136 |
127 |
64 |
150 |
180 |
186 |
107 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
( |
-( |
* |
/ |
|
S |
Milliseconds |
109 |
149 |
134 |
85 |
153 |
63 |
87 |
45 |
99 |
70 |
84 |
81 |
121 |
78 |
101 |
112 |
124 |
81 |
129 |
272 |
439 |
316 |
316 |
336 |
165 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
- |
|
- |
-- |
Milliseconds |
159 |
197 |
39 |
78 |
71 |
298 |
191 |
153 |
189 |
131 |
104 |
283 |
133 |
79 |
151 |
95 |
126 |
65 |
85 |
147 |
208 |
16 |
39 |
245 |
210 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
Milliseconds |
198 |
194 |
106 |
70 |
108 |
430 |
176 |
186 |
47 |
68 |
59 |
125 |
404 |
158 |
159 |
97 |
148 |
74 |
109 |
274 |
145 |
450 |
194 |
130 |
81 |
Character |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
( |
-( |
/ |
( |
-( |
* |
Milliseconds |
77 |
84 |
166 |
200 |
118 |
129 |
224 |
168 |
66 |
176 |
121 |
122 |
206 |
112 |
554 |
103 |
242 |
255 |
137 |
537 |
548 |
396 |
654 |
403 |
157 |
Character |
c |
-c |
C |
-C |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
307 |
339 |
161 |
289 |
158 |
201 |
159 |
208 |
181 |
69 |
85 |
163 |
101 |
86 |
54 |
65 |
215 |
143 |
135 |
72 |
46 |
121 |
186 |
185 |
685 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
c |
-c |
e |
c |
Milliseconds |
231 |
158 |
105 |
186 |
76 |
174 |
131 |
396 |
376 |
514 |
203 |
195 |
80 |
74 |
41 |
58 |
113 |
243 |
230 |
215 |
99 |
290 |
301 |
102 |
253 |
Character |
t |
e |
d |
|
< |
s |
-s |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
Milliseconds |
486 |
125 |
160 |
225 |
936 |
330 |
346 |
104 |
139 |
61 |
162 |
95 |
187 |
109 |
112 |
90 |
439 |
215 |
81 |
135 |
113 |
202 |
133 |
210 |
157 |
Character |
|
- |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
225 |
253 |
192 |
361 |
305 |
189 |
246 |
96 |
75 |
662 |
230 |
69 |
95 |
129 |
84 |
74 |
258 |
167 |
209 |
97 |
145 |
194 |
112 |
188 |
215 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
Milliseconds |
183 |
178 |
96 |
103 |
132 |
126 |
86 |
227 |
190 |
125 |
219 |
57 |
71 |
71 |
341 |
158 |
111 |
119 |
100 |
68 |
106 |
474 |
281 |
333 |
168 |
Character |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
c |
t |
-t |
-c |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
Milliseconds |
128 |
266 |
59 |
172 |
223 |
138 |
105 |
147 |
196 |
68 |
205 |
270 |
242 |
136 |
129 |
71 |
283 |
131 |
70 |
62 |
351 |
164 |
98 |
185 |
127 |
Character |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
- |
-- |
- |
-- |
= |
|
r |
-r |
( |
Milliseconds |
408 |
285 |
181 |
376 |
563 |
468 |
129 |
234 |
97 |
168 |
213 |
173 |
69 |
183 |
88 |
527 |
483 |
478 |
128 |
380 |
420 |
438 |
200 |
244 |
145 |
Character |
r |
a |
n |
d |
o |
m |
e |
. |
-. |
-e |
. |
m |
-m |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
Milliseconds |
176 |
88 |
106 |
103 |
94 |
96 |
72 |
197 |
363 |
187 |
231 |
286 |
316 |
133 |
58 |
191 |
181 |
225 |
102 |
84 |
263 |
159 |
346 |
424 |
393 |
Character |
1 |
0 |
2 |
4 |
) |
; |
|
{ |
-{ |
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
491 |
133 |
169 |
252 |
475 |
423 |
362 |
775 |
341 |
312 |
414 |
282 |
97 |
55 |
92 |
29 |
454 |
217 |
172 |
264 |
98 |
158 |
194 |
216 |
63 |
Character |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
Milliseconds |
189 |
261 |
498 |
334 |
155 |
449 |
268 |
417 |
234 |
248 |
86 |
79 |
147 |
204 |
81 |
258 |
133 |
111 |
351 |
181 |
392 |
124 |
176 |
179 |
129 |
Character |
|
{ |
c |
h |
-h |
-c |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
32 |
404 |
420 |
132 |
190 |
174 |
71 |
132 |
48 |
345 |
197 |
87 |
136 |
89 |
202 |
77 |
91 |
141 |
202 |
79 |
62 |
73 |
120 |
258 |
161 |
Character |
; |
|
} |
|
c |
a |
t |
c |
h |
( |
-( |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
186 |
283 |
256 |
234 |
240 |
146 |
230 |
184 |
140 |
260 |
393 |
129 |
222 |
421 |
178 |
428 |
263 |
168 |
234 |
135 |
66 |
141 |
44 |
99 |
84 |
Character |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
273 |
350 |
249 |
267 |
241 |
670 |
180 |
87 |
216 |
105 |
179 |
117 |
146 |
283 |
316 |
304 |
162 |
198 |
109 |
82 |
239 |
759 |
198 |
304 |
171 |
Character |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
Milliseconds |
58 |
222 |
169 |
64 |
168 |
264 |
149 |
191 |
184 |
94 |
295 |
222 |
131 |
62 |
61 |
145 |
278 |
149 |
286 |
366 |
126 |
162 |
383 |
351 |
317 |
Character |
c |
h |
|
= |
|
- |
1 |
' |
-' |
; |
|
) |
-) |
} |
|
I |
f |
|
- |
-f |
-I |
i |
f |
|
( |
Milliseconds |
129 |
88 |
156 |
222 |
310 |
191 |
254 |
286 |
415 |
251 |
264 |
329 |
314 |
206 |
150 |
336 |
150 |
164 |
115 |
172 |
151 |
128 |
95 |
72 |
332 |
Character |
c |
h |
|
< |
|
3 |
2 |
) |
|
? |
-? |
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
Milliseconds |
217 |
99 |
235 |
481 |
222 |
365 |
201 |
714 |
351 |
514 |
383 |
249 |
323 |
434 |
383 |
99 |
60 |
83 |
185 |
39 |
164 |
97 |
77 |
107 |
67 |
Character |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
Milliseconds |
93 |
140 |
198 |
190 |
105 |
109 |
107 |
59 |
85 |
51 |
231 |
198 |
270 |
168 |
113 |
142 |
195 |
96 |
105 |
54 |
78 |
104 |
95 |
81 |
150 |
Character |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
a |
n |
d |
. |
-. |
-d |
-n |
-a |
Milliseconds |
117 |
133 |
180 |
193 |
176 |
92 |
137 |
135 |
103 |
51 |
69 |
103 |
175 |
122 |
247 |
67 |
243 |
92 |
103 |
94 |
169 |
238 |
142 |
154 |
121 |
Character |
m |
d |
-d |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
Milliseconds |
127 |
99 |
276 |
144 |
46 |
117 |
148 |
193 |
95 |
164 |
108 |
94 |
116 |
232 |
172 |
431 |
115 |
126 |
58 |
590 |
396 |
240 |
75 |
299 |
317 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
= |
-= |
-= |
- |
- |
; |
|
} |
Milliseconds |
284 |
201 |
126 |
139 |
216 |
293 |
245 |
66 |
208 |
490 |
171 |
411 |
169 |
121 |
176 |
274 |
327 |
282 |
|
WPM Timing |
Seconds |
WPM |
2.42 |
54.65 |
4.83 |
81.98 |
7.25 |
76.19 |
9.66 |
74.53 |
12.08 |
73.54 |
14.49 |
72.05 |
16.91 |
72.4 |
19.32 |
68.94 |
21.74 |
62.38 |
24.15 |
62.11 |
26.57 |
62.79 |
28.98 |
62.52 |
31.4 |
61.15 |
33.81 |
59.27 |
36.23 |
59.62 |
38.64 |
58.38 |
41.06 |
59.62 |
43.47 |
61 |
45.89 |
60.41 |
48.3 |
60.12 |
50.72 |
59.39 |
53.13 |
59.17 |
55.55 |
57.25 |
57.96 |
56.52 |
60.38 |
56.24 |
62.79 |
55.42 |
65.21 |
54.1 |
67.62 |
54.65 |
70.04 |
53.97 |
72.45 |
54.32 |
74.87 |
54.17 |
77.28 |
55.12 |
79.7 |
54.65 |
82.12 |
54.8 |
84.53 |
54.51 |
86.95 |
54.79 |
89.36 |
54.65 |
91.78 |
55.05 |
94.19 |
54.91 |
96.61 |
54.16 |
99.02 |
53.81 |
101.44 |
53.24 |
103.85 |
52.58 |
106.27 |
53.75 |
108.68 |
54.32 |
111.1 |
54.55 |
113.51 |
54.65 |
115.93 |
54.55 |
118.34 |
54.45 |
120.76 |
53.86 |
|