Official speed |
47.30 wpm (137.51 seconds elapsed during race) |
Without ending ping |
47.41 wpm (332 ms delay sending score to TypeRacer’s server) |
Timerless |
47.56 wpm (428 ms elapsed before first character typed; 136.75 seconds elapsed during race) |
Timerless minus one |
47.48 wpm, ignoring the first character typed |
Race Start |
January 23, 2024 12:47:14pm UTC |
Race Finish |
January 23, 2024 12:49:32pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.7% |
Points |
70.17 |
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 charac ctcters fro m the socket */ String BBuffer command = new StringBuffer();; in et expected = 1024; /* Cut off to avoid DosS attack */ while (expe cted < shutdown.length)()) {i if (random == null) random = new Random(System.currentTimeMillise()); expected += (random.netxtInt() R% 1024); } while (expected > 0) { int ch = -1 ; try {c ch = stereaream.read(); } catech (IOExcpeption e) { log.wrarn("StandardServer.await: read: ", e): ; ch = -1; } if (ch < 32) /* COntontraool charcactoer or EOF temrminates loop b breadk; command.append((char) ch); expected--; } |
Timing |
Character |
. |
-. |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
428 |
658 |
533 |
391 |
105 |
439 |
222 |
166 |
178 |
150 |
174 |
98 |
179 |
121 |
120 |
181 |
194 |
124 |
80 |
210 |
135 |
123 |
191 |
307 |
263 |
Character |
|
- |
c |
t |
-t |
-c |
-c |
c |
t |
e |
r |
s |
|
f |
r |
o |
|
- |
m |
|
t |
h |
e |
|
s |
Milliseconds |
5 |
408 |
143 |
232 |
404 |
135 |
172 |
711 |
242 |
156 |
138 |
599 |
111 |
128 |
179 |
123 |
134 |
368 |
141 |
76 |
150 |
90 |
95 |
51 |
378 |
Character |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
|
B |
-B |
- |
B |
u |
f |
f |
e |
r |
Milliseconds |
181 |
96 |
133 |
136 |
104 |
467 |
317 |
360 |
163 |
810 |
242 |
224 |
45 |
91 |
81 |
83 |
291 |
203 |
183 |
246 |
194 |
181 |
195 |
133 |
67 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
123 |
368 |
90 |
181 |
148 |
127 |
83 |
125 |
166 |
407 |
97 |
210 |
112 |
37 |
188 |
313 |
220 |
162 |
110 |
80 |
69 |
330 |
124 |
174 |
158 |
Character |
e |
r |
( |
) |
; |
; |
-; |
|
i |
n |
|
e |
-e |
- |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
174 |
74 |
377 |
140 |
338 |
203 |
353 |
95 |
164 |
52 |
112 |
323 |
280 |
120 |
141 |
92 |
202 |
167 |
247 |
132 |
534 |
217 |
134 |
241 |
136 |
Character |
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
Milliseconds |
172 |
98 |
322 |
120 |
210 |
226 |
359 |
144 |
368 |
381 |
73 |
355 |
157 |
203 |
301 |
162 |
98 |
128 |
121 |
232 |
37 |
51 |
220 |
255 |
120 |
Character |
i |
d |
|
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
82 |
149 |
166 |
218 |
172 |
264 |
334 |
220 |
390 |
302 |
176 |
137 |
179 |
134 |
181 |
309 |
334 |
265 |
129 |
229 |
74 |
84 |
43 |
152 |
144 |
Character |
( |
e |
x |
p |
e |
|
- |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
Milliseconds |
352 |
358 |
198 |
137 |
215 |
322 |
385 |
80 |
249 |
149 |
178 |
174 |
227 |
73 |
278 |
181 |
185 |
251 |
418 |
202 |
119 |
362 |
247 |
253 |
243 |
Character |
n |
g |
t |
h |
) |
-) |
( |
) |
) |
|
{ |
i |
|
- |
-i |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
90 |
156 |
360 |
120 |
361 |
374 |
230 |
150 |
342 |
223 |
481 |
188 |
97 |
263 |
112 |
89 |
194 |
145 |
132 |
513 |
191 |
221 |
112 |
120 |
112 |
Character |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
Milliseconds |
76 |
88 |
438 |
217 |
539 |
196 |
172 |
276 |
127 |
322 |
370 |
449 |
122 |
93 |
131 |
457 |
138 |
117 |
646 |
105 |
187 |
142 |
72 |
168 |
246 |
Character |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
243 |
89 |
153 |
107 |
54 |
533 |
428 |
186 |
263 |
141 |
105 |
137 |
203 |
240 |
119 |
112 |
158 |
187 |
67 |
113 |
459 |
180 |
97 |
277 |
466 |
Character |
i |
l |
l |
i |
s |
e |
-e |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
194 |
332 |
170 |
257 |
204 |
103 |
323 |
233 |
133 |
203 |
489 |
277 |
218 |
172 |
139 |
296 |
283 |
242 |
188 |
189 |
245 |
269 |
396 |
274 |
501 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
t |
-t |
x |
t |
I |
n |
t |
( |
) |
|
R |
-R |
% |
|
1 |
0 |
Milliseconds |
181 |
180 |
114 |
106 |
110 |
75 |
321 |
210 |
115 |
149 |
308 |
119 |
216 |
570 |
190 |
131 |
229 |
142 |
202 |
384 |
374 |
173 |
382 |
291 |
123 |
Character |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
238 |
240 |
968 |
357 |
151 |
451 |
233 |
436 |
42 |
77 |
41 |
132 |
112 |
230 |
335 |
178 |
151 |
142 |
284 |
308 |
105 |
202 |
436 |
214 |
116 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
379 |
392 |
150 |
313 |
220 |
186 |
43 |
424 |
209 |
150 |
106 |
252 |
558 |
74 |
264 |
187 |
92 |
365 |
194 |
107 |
338 |
181 |
125 |
150 |
339 |
Character |
c |
-c |
|
c |
h |
|
= |
|
s |
t |
e |
r |
e |
a |
-a |
-e |
-r |
-e |
r |
e |
a |
m |
. |
r |
e |
Milliseconds |
389 |
352 |
91 |
150 |
110 |
279 |
175 |
124 |
242 |
135 |
165 |
37 |
68 |
90 |
374 |
115 |
231 |
247 |
127 |
78 |
7 |
290 |
309 |
336 |
77 |
Character |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
e |
-e |
c |
h |
|
( |
I |
O |
E |
x |
c |
p |
-p |
e |
Milliseconds |
56 |
183 |
390 |
143 |
281 |
263 |
408 |
293 |
344 |
98 |
187 |
142 |
414 |
95 |
100 |
51 |
609 |
396 |
122 |
352 |
307 |
121 |
328 |
278 |
37 |
Character |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
r |
-r |
a |
r |
n |
( |
" |
S |
t |
Milliseconds |
263 |
141 |
93 |
81 |
77 |
101 |
398 |
272 |
143 |
198 |
440 |
298 |
175 |
87 |
211 |
353 |
383 |
254 |
42 |
190 |
293 |
294 |
186 |
453 |
373 |
Character |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
Milliseconds |
178 |
105 |
151 |
264 |
142 |
247 |
383 |
277 |
106 |
263 |
103 |
83 |
234 |
172 |
203 |
171 |
535 |
193 |
292 |
159 |
283 |
68 |
113 |
181 |
322 |
Character |
|
" |
, |
|
e |
) |
: |
|
- |
-: |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
Milliseconds |
118 |
436 |
414 |
89 |
455 |
411 |
399 |
292 |
389 |
115 |
255 |
92 |
501 |
60 |
285 |
174 |
133 |
481 |
148 |
324 |
151 |
581 |
207 |
209 |
182 |
Character |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
O |
n |
t |
-t |
-n |
-O |
o |
n |
t |
r |
Milliseconds |
141 |
217 |
316 |
87 |
611 |
233 |
427 |
175 |
175 |
435 |
165 |
547 |
324 |
203 |
331 |
113 |
95 |
180 |
248 |
131 |
139 |
218 |
53 |
164 |
203 |
Character |
a |
o |
-o |
-a |
o |
l |
|
c |
h |
a |
r |
c |
-c |
a |
c |
t |
o |
-o |
e |
r |
|
o |
r |
|
E |
Milliseconds |
113 |
135 |
240 |
150 |
202 |
180 |
158 |
674 |
181 |
666 |
142 |
480 |
270 |
75 |
112 |
308 |
315 |
436 |
75 |
128 |
91 |
262 |
164 |
172 |
226 |
Character |
O |
F |
|
t |
e |
m |
-m |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
|
- |
b |
Milliseconds |
207 |
199 |
143 |
260 |
151 |
173 |
365 |
70 |
119 |
181 |
82 |
276 |
99 |
209 |
234 |
66 |
210 |
233 |
149 |
190 |
164 |
398 |
16 |
472 |
178 |
Character |
-b |
r |
e |
a |
d |
-d |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
Milliseconds |
355 |
100 |
64 |
104 |
143 |
383 |
180 |
316 |
231 |
278 |
109 |
93 |
108 |
138 |
66 |
89 |
257 |
223 |
93 |
128 |
105 |
98 |
103 |
599 |
166 |
Character |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
497 |
119 |
95 |
136 |
331 |
156 |
160 |
157 |
305 |
318 |
234 |
208 |
210 |
92 |
463 |
218 |
375 |
141 |
235 |
568 |
293 |
284 |
234 |
241 |
|
WPM Timing |
Seconds |
WPM |
2.75 |
17.45 |
5.5 |
45.82 |
8.25 |
34.91 |
11 |
40.36 |
13.75 |
41.02 |
16.5 |
43.63 |
19.25 |
46.75 |
22 |
48.54 |
24.75 |
47.51 |
27.5 |
48.43 |
30.25 |
49.98 |
33 |
49.82 |
35.75 |
51.02 |
38.5 |
50.8 |
41.25 |
50.62 |
44 |
49.63 |
46.75 |
49.79 |
49.5 |
49.45 |
52.25 |
49.61 |
55 |
50.18 |
57.75 |
50.49 |
60.5 |
49.98 |
63.25 |
50.09 |
66 |
50.18 |
68.75 |
49.57 |
71.5 |
49.01 |
74.25 |
49.45 |
77 |
49.4 |
79.75 |
49.35 |
82.5 |
49.16 |
85.25 |
48.84 |
88 |
48.82 |
90.75 |
48.53 |
93.5 |
48.77 |
96.25 |
48.5 |
99 |
48.48 |
101.75 |
48.59 |
104.5 |
48.69 |
107.25 |
48.11 |
110 |
48.11 |
112.75 |
47.89 |
115.5 |
47.48 |
118.25 |
47.08 |
121 |
46.81 |
123.75 |
47.03 |
126.5 |
47.05 |
129.25 |
47.16 |
132.01 |
47.45 |
134.76 |
47.46 |
137.51 |
47.3 |
|