Official speed |
32.91 wpm (197.63 seconds elapsed during race) |
Without ending ping |
32.96 wpm (320 ms delay sending score to TypeRacer’s server) |
Timerless |
33.24 wpm (1,646 ms elapsed before first character typed; 195.66 seconds elapsed during race) |
Timerless minus one |
33.18 wpm, ignoring the first character typed |
Race Start |
December 23, 2023 11:31:46am UTC |
Race Finish |
December 23, 2023 11:35:04am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.2% |
Points |
48.82 |
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 StringBuggffer(); int expected = 1024 ; /* Cut off to avoid DsoS attcack */ while (expected < shutdown.length()) { if (random ==n null) random = new Random(Sytstem.currentTimeMillis())'; expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1'l; try { ch = steream.raead(); } catch (IOException e) { log.warn("Standard Server.await: read: ", e) ; ch = -1 ; } if (ch < 32). . /* Control character ore EOF terminates look[p braeak; command.appen(d((char_) ch); expected--'l; } |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
1646 |
849 |
280 |
552 |
240 |
344 |
120 |
216 |
72 |
232 |
232 |
151 |
161 |
224 |
111 |
265 |
192 |
88 |
64 |
200 |
104 |
80 |
128 |
152 |
119 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
. |
-. |
/ |
Milliseconds |
185 |
168 |
96 |
207 |
81 |
176 |
112 |
88 |
63 |
65 |
112 |
88 |
96 |
88 |
129 |
103 |
63 |
177 |
64 |
160 |
768 |
271 |
577 |
1296 |
336 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
360 |
296 |
328 |
88 |
88 |
63 |
112 |
337 |
280 |
744 |
136 |
215 |
72 |
88 |
193 |
96 |
216 |
152 |
55 |
201 |
118 |
322 |
168 |
520 |
168 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
g |
g |
-g |
-g |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
Milliseconds |
79 |
97 |
384 |
240 |
248 |
96 |
88 |
47 |
121 |
896 |
288 |
272 |
112 |
704 |
424 |
360 |
120 |
288 |
72 |
751 |
113 |
864 |
336 |
208 |
80 |
Character |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
- |
; |
|
/ |
* |
|
C |
Milliseconds |
128 |
248 |
136 |
208 |
120 |
128 |
176 |
184 |
120 |
232 |
184 |
424 |
120 |
560 |
104 |
184 |
936 |
575 |
569 |
840 |
520 |
408 |
856 |
448 |
352 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
s |
-s |
o |
S |
|
a |
t |
t |
Milliseconds |
112 |
464 |
184 |
200 |
112 |
112 |
391 |
337 |
328 |
128 |
224 |
232 |
136 |
64 |
192 |
112 |
832 |
840 |
688 |
416 |
552 |
296 |
200 |
280 |
135 |
Character |
c |
-c |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
289 |
488 |
288 |
135 |
145 |
560 |
408 |
944 |
888 |
344 |
184 |
208 |
319 |
177 |
296 |
416 |
520 |
280 |
128 |
128 |
200 |
248 |
112 |
272 |
512 |
Character |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
Milliseconds |
1000 |
176 |
232 |
112 |
144 |
248 |
584 |
120 |
120 |
176 |
320 |
264 |
152 |
152 |
224 |
216 |
112 |
447 |
113 |
632 |
560 |
848 |
472 |
263 |
120 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
n |
-n |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
Milliseconds |
377 |
464 |
352 |
224 |
112 |
712 |
88 |
64 |
360 |
336 |
152 |
360 |
543 |
313 |
272 |
320 |
256 |
168 |
519 |
385 |
376 |
247 |
57 |
240 |
88 |
Character |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
t |
-t |
s |
t |
e |
m |
. |
c |
Milliseconds |
88 |
152 |
424 |
400 |
368 |
144 |
55 |
417 |
392 |
216 |
120 |
176 |
120 |
80 |
480 |
528 |
136 |
344 |
656 |
168 |
248 |
160 |
96 |
392 |
648 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
' |
-' |
; |
|
e |
x |
Milliseconds |
71 |
153 |
136 |
104 |
120 |
112 |
680 |
200 |
96 |
72 |
456 |
327 |
273 |
136 |
264 |
160 |
344 |
112 |
567 |
673 |
1032 |
688 |
432 |
192 |
232 |
Character |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
Milliseconds |
104 |
112 |
216 |
248 |
104 |
256 |
680 |
584 |
504 |
544 |
720 |
328 |
216 |
176 |
344 |
47 |
97 |
528 |
304 |
128 |
208 |
240 |
624 |
280 |
232 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
488 |
120 |
944 |
664 |
584 |
216 |
144 |
360 |
840 |
520 |
2208 |
752 |
960 |
551 |
153 |
152 |
144 |
263 |
169 |
176 |
368 |
208 |
200 |
152 |
112 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
' |
-' |
Milliseconds |
184 |
247 |
105 |
200 |
248 |
416 |
696 |
248 |
696 |
472 |
1111 |
353 |
280 |
104 |
144 |
368 |
208 |
80 |
543 |
289 |
184 |
1160 |
352 |
856 |
583 |
Character |
l |
-l |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
e |
-e |
r |
e |
a |
m |
. |
r |
Milliseconds |
409 |
704 |
936 |
472 |
304 |
160 |
144 |
248 |
760 |
368 |
225 |
79 |
240 |
265 |
94 |
201 |
248 |
112 |
528 |
464 |
392 |
216 |
88 |
456 |
159 |
Character |
a |
-a |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
Milliseconds |
201 |
512 |
136 |
176 |
72 |
312 |
80 |
744 |
696 |
616 |
360 |
208 |
103 |
705 |
344 |
96 |
416 |
1008 |
992 |
312 |
616 |
488 |
1256 |
176 |
112 |
Character |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
Milliseconds |
104 |
224 |
112 |
144 |
328 |
583 |
929 |
408 |
784 |
496 |
120 |
224 |
128 |
464 |
184 |
160 |
184 |
120 |
488 |
392 |
480 |
264 |
208 |
144 |
160 |
Character |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
Milliseconds |
96 |
176 |
616 |
168 |
512 |
440 |
240 |
104 |
272 |
168 |
96 |
448 |
168 |
135 |
185 |
839 |
161 |
1264 |
528 |
240 |
71 |
185 |
80 |
648 |
400 |
Character |
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
} |
|
i |
f |
|
Milliseconds |
416 |
528 |
367 |
872 |
616 |
224 |
592 |
576 |
288 |
248 |
88 |
432 |
272 |
480 |
760 |
112 |
360 |
416 |
1016 |
280 |
544 |
712 |
392 |
136 |
96 |
Character |
( |
c |
h |
|
< |
|
3 |
2 |
) |
. |
|
- |
-. |
. |
-. |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
Milliseconds |
871 |
345 |
72 |
592 |
408 |
287 |
1033 |
88 |
1600 |
1184 |
328 |
592 |
248 |
960 |
560 |
464 |
431 |
962 |
519 |
352 |
135 |
81 |
168 |
176 |
119 |
Character |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
e |
|
- |
-e |
|
E |
O |
F |
|
t |
e |
Milliseconds |
217 |
112 |
208 |
120 |
64 |
144 |
136 |
144 |
184 |
200 |
47 |
121 |
176 |
64 |
96 |
48 |
712 |
177 |
815 |
456 |
112 |
135 |
225 |
216 |
176 |
Character |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
k |
-k |
[ |
-[ |
p |
|
b |
r |
a |
-a |
e |
a |
k |
Milliseconds |
63 |
105 |
177 |
95 |
63 |
168 |
81 |
160 |
112 |
88 |
192 |
144 |
176 |
424 |
600 |
560 |
496 |
184 |
168 |
104 |
200 |
448 |
368 |
192 |
64 |
Character |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
( |
-( |
d |
( |
( |
c |
h |
a |
r |
_ |
Milliseconds |
1576 |
312 |
288 |
63 |
232 |
161 |
128 |
136 |
168 |
424 |
208 |
112 |
152 |
128 |
142 |
370 |
616 |
177 |
526 |
153 |
344 |
80 |
104 |
152 |
488 |
Character |
-_ |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
' |
-' |
l |
-l |
; |
|
} |
Milliseconds |
688 |
496 |
535 |
353 |
88 |
728 |
608 |
232 |
144 |
216 |
96 |
128 |
160 |
207 |
121 |
208 |
536 |
176 |
624 |
1200 |
655 |
737 |
1544 |
976 |
456 |
|
WPM Timing |
Seconds |
WPM |
3.95 |
12.14 |
7.91 |
45.54 |
11.86 |
45.54 |
15.81 |
46.3 |
19.76 |
48.58 |
23.72 |
44.53 |
27.67 |
45.54 |
31.62 |
41.74 |
35.57 |
41.15 |
39.53 |
40.07 |
43.48 |
39.19 |
47.43 |
38.2 |
51.38 |
38.3 |
55.34 |
39.03 |
59.29 |
38.66 |
63.24 |
38.33 |
67.19 |
38.75 |
71.15 |
38.79 |
75.1 |
39.31 |
79.05 |
38.25 |
83 |
38.17 |
86.96 |
38.23 |
90.91 |
37.88 |
94.86 |
36.81 |
98.81 |
36.8 |
102.77 |
36.78 |
106.72 |
36.66 |
110.67 |
35.56 |
114.63 |
35.7 |
118.58 |
35.62 |
122.53 |
35.35 |
126.48 |
34.91 |
130.44 |
34.78 |
134.39 |
34.91 |
138.34 |
34.96 |
142.29 |
34.83 |
146.25 |
34.71 |
150.2 |
34.43 |
154.15 |
34.02 |
158.1 |
33.93 |
162.06 |
33.32 |
166.01 |
32.67 |
169.96 |
33.47 |
173.91 |
33.88 |
177.87 |
33.53 |
181.82 |
33.66 |
185.77 |
33.72 |
189.72 |
33.71 |
193.68 |
33.4 |
197.63 |
32.91 |
|