Official speed |
34.04 wpm (191.07 seconds elapsed during race) |
Without ending ping |
34.12 wpm (426 ms delay sending score to TypeRacer’s server) |
Timerless |
34.27 wpm (860 ms elapsed before first character typed; 189.78 seconds elapsed during race) |
Timerless minus one |
34.21 wpm, ignoring the first character typed |
Race Start |
July 4, 2023 5:19:39pm UTC |
Race Finish |
July 4, 2023 5:22:50pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.6% |
Points |
50.49 |
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 siocket */ StringBuffer command = new StringBuffer());.;i int expreected = 1024; /* Cut off to avioid DoS attack */ while (expected < shut doxwn.length()) { if (arandom == 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("StandartdServer.await: read: ", e); ch = -1; } if (ch < 32)/ /* Control character or EOF tierminates loop bereak; command.append()(char) ch); expected--; } |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
860 |
748 |
570 |
879 |
270 |
545 |
290 |
276 |
335 |
137 |
244 |
161 |
252 |
245 |
437 |
164 |
171 |
249 |
145 |
281 |
150 |
120 |
226 |
191 |
394 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
i |
-i |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
330 |
190 |
200 |
461 |
136 |
255 |
233 |
137 |
322 |
164 |
259 |
140 |
400 |
178 |
253 |
318 |
459 |
260 |
300 |
204 |
185 |
267 |
345 |
447 |
717 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
266 |
581 |
552 |
224 |
330 |
157 |
209 |
845 |
513 |
379 |
160 |
194 |
239 |
139 |
284 |
146 |
247 |
152 |
154 |
252 |
353 |
238 |
901 |
321 |
373 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
) |
; |
-; |
-) |
. |
-. |
; |
i |
Milliseconds |
164 |
386 |
202 |
540 |
324 |
214 |
334 |
155 |
243 |
620 |
285 |
470 |
368 |
279 |
263 |
514 |
203 |
176 |
309 |
360 |
148 |
372 |
617 |
533 |
378 |
Character |
-i |
|
i |
n |
t |
|
e |
x |
p |
r |
e |
-e |
-r |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
Milliseconds |
474 |
186 |
304 |
136 |
257 |
59 |
661 |
447 |
493 |
192 |
491 |
211 |
187 |
180 |
322 |
304 |
191 |
342 |
254 |
181 |
193 |
350 |
271 |
438 |
509 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
i |
-i |
o |
i |
d |
|
D |
Milliseconds |
394 |
192 |
718 |
429 |
218 |
551 |
419 |
230 |
108 |
279 |
316 |
145 |
193 |
249 |
118 |
186 |
243 |
387 |
146 |
564 |
466 |
352 |
452 |
133 |
624 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
317 |
643 |
248 |
214 |
321 |
150 |
176 |
984 |
331 |
361 |
359 |
316 |
327 |
413 |
128 |
217 |
269 |
111 |
362 |
418 |
257 |
349 |
288 |
228 |
349 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
|
- |
d |
o |
x |
-x |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
294 |
200 |
379 |
518 |
325 |
305 |
253 |
259 |
374 |
350 |
149 |
453 |
209 |
251 |
837 |
514 |
159 |
356 |
399 |
382 |
317 |
196 |
277 |
429 |
732 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
a |
-a |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
555 |
129 |
202 |
300 |
444 |
296 |
333 |
264 |
20 |
1163 |
676 |
306 |
177 |
174 |
210 |
318 |
466 |
282 |
298 |
245 |
152 |
169 |
279 |
211 |
294 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
Milliseconds |
146 |
467 |
712 |
265 |
124 |
219 |
265 |
149 |
219 |
182 |
242 |
234 |
218 |
181 |
708 |
313 |
548 |
210 |
233 |
308 |
221 |
257 |
407 |
552 |
810 |
Character |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
282 |
248 |
175 |
263 |
397 |
561 |
228 |
283 |
152 |
178 |
218 |
318 |
632 |
287 |
219 |
243 |
625 |
220 |
293 |
154 |
253 |
422 |
391 |
132 |
151 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
Milliseconds |
267 |
518 |
390 |
335 |
257 |
198 |
317 |
289 |
189 |
388 |
351 |
366 |
326 |
226 |
598 |
373 |
139 |
215 |
249 |
213 |
222 |
340 |
316 |
205 |
411 |
Character |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
Milliseconds |
346 |
653 |
209 |
316 |
429 |
71 |
526 |
634 |
505 |
566 |
351 |
413 |
887 |
510 |
269 |
181 |
428 |
314 |
405 |
160 |
234 |
223 |
293 |
430 |
400 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
Milliseconds |
559 |
417 |
299 |
211 |
300 |
573 |
187 |
557 |
444 |
468 |
231 |
266 |
612 |
455 |
366 |
418 |
360 |
135 |
211 |
120 |
332 |
155 |
294 |
288 |
247 |
Character |
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
Milliseconds |
512 |
719 |
558 |
191 |
283 |
191 |
416 |
197 |
475 |
323 |
287 |
168 |
229 |
275 |
230 |
266 |
260 |
178 |
213 |
295 |
256 |
405 |
289 |
123 |
262 |
Character |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
Milliseconds |
723 |
413 |
115 |
340 |
196 |
302 |
257 |
307 |
399 |
351 |
380 |
164 |
251 |
418 |
823 |
230 |
380 |
802 |
480 |
190 |
353 |
365 |
122 |
353 |
201 |
Character |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
t |
-t |
Milliseconds |
166 |
309 |
545 |
214 |
302 |
478 |
390 |
184 |
362 |
352 |
401 |
138 |
282 |
290 |
461 |
581 |
633 |
557 |
129 |
249 |
325 |
148 |
492 |
342 |
393 |
Character |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
Milliseconds |
411 |
884 |
346 |
272 |
847 |
166 |
227 |
545 |
182 |
352 |
195 |
381 |
276 |
487 |
157 |
252 |
198 |
215 |
365 |
418 |
415 |
347 |
747 |
351 |
247 |
Character |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
Milliseconds |
522 |
261 |
186 |
311 |
111 |
315 |
184 |
262 |
453 |
462 |
540 |
153 |
459 |
361 |
271 |
328 |
0 |
986 |
410 |
134 |
557 |
413 |
215 |
444 |
348 |
Character |
) |
/ |
-/ |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
Milliseconds |
584 |
593 |
561 |
316 |
383 |
524 |
154 |
522 |
300 |
216 |
222 |
222 |
236 |
328 |
255 |
577 |
159 |
144 |
258 |
205 |
331 |
307 |
191 |
210 |
189 |
Character |
o |
r |
|
E |
O |
F |
|
t |
i |
-i |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
Milliseconds |
210 |
169 |
143 |
1400 |
487 |
329 |
806 |
441 |
188 |
410 |
200 |
204 |
278 |
174 |
310 |
312 |
279 |
179 |
400 |
186 |
361 |
214 |
147 |
372 |
183 |
Character |
b |
e |
-e |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
) |
Milliseconds |
394 |
343 |
359 |
188 |
132 |
310 |
464 |
455 |
534 |
304 |
157 |
204 |
151 |
116 |
193 |
307 |
347 |
151 |
710 |
156 |
168 |
161 |
370 |
400 |
147 |
Character |
-) |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
Milliseconds |
526 |
630 |
609 |
199 |
115 |
328 |
561 |
212 |
444 |
192 |
391 |
335 |
203 |
224 |
359 |
272 |
166 |
307 |
364 |
195 |
569 |
547 |
507 |
509 |
333 |
Character |
} |
Milliseconds |
350 |
|
WPM Timing |
Seconds |
WPM |
3.82 |
9.42 |
7.64 |
31.4 |
11.46 |
36.64 |
15.29 |
35.33 |
19.11 |
33.91 |
22.93 |
35.59 |
26.75 |
35.89 |
30.57 |
34.54 |
34.39 |
33.15 |
38.21 |
32.66 |
42.04 |
32.54 |
45.86 |
33.23 |
49.68 |
33.09 |
53.5 |
33.2 |
57.32 |
33.5 |
61.14 |
33.17 |
64.96 |
32.7 |
68.78 |
32.8 |
72.61 |
32.89 |
76.43 |
33.6 |
80.25 |
33.5 |
84.07 |
33.69 |
87.89 |
33.86 |
91.71 |
34.15 |
95.53 |
34.42 |
99.36 |
34.3 |
103.18 |
33.96 |
107 |
33.98 |
110.82 |
33.89 |
114.64 |
34.12 |
118.46 |
34.04 |
122.28 |
34.44 |
126.11 |
34.54 |
129.93 |
34.36 |
133.75 |
34.45 |
137.57 |
34.37 |
141.39 |
34.12 |
145.21 |
34.13 |
149.03 |
34.14 |
152.86 |
34.23 |
156.68 |
34.16 |
160.5 |
33.79 |
164.32 |
34.03 |
168.14 |
34.04 |
171.96 |
33.98 |
175.78 |
34.06 |
179.61 |
34.14 |
183.43 |
34.08 |
187.25 |
34.16 |
191.07 |
34.04 |
|