Official speed |
50.89 wpm (127.81 seconds elapsed during race) |
Without ending ping |
51.08 wpm (477 ms delay sending score to TypeRacer’s server) |
Timerless |
51.23 wpm (368 ms elapsed before first character typed; 126.96 seconds elapsed during race) |
Timerless minus one |
51.13 wpm, ignoring the first character typed |
Race Start |
June 23, 2023 1:40:51pm UTC |
Race Finish |
June 23, 2023 1:42:59pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.2% |
Points |
75.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 character frs from the socket */ StringBuffer command = new StringBuffer(); int expected = 10254; /* cut Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.currentTimeMillis()); expected _+= (random.nextInt() % 10254); } while (expected > 0) { int ch = -1; try { ch = steaream.read(); } catch (IOExpecception e)_ {log log.warn)("StandardServer.await: read: ", e); ch = 01-1; } if (ch < 32) /* cControl character ofr EOGF terminates loop break; command.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 |
368 |
897 |
154 |
419 |
166 |
51 |
142 |
113 |
42 |
128 |
63 |
140 |
97 |
43 |
107 |
49 |
89 |
95 |
94 |
58 |
63 |
133 |
143 |
179 |
132 |
Character |
r |
|
f |
r |
-r |
-f |
- |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
Milliseconds |
62 |
166 |
122 |
161 |
218 |
146 |
159 |
226 |
80 |
91 |
128 |
9 |
109 |
64 |
93 |
86 |
66 |
68 |
94 |
89 |
75 |
99 |
84 |
74 |
85 |
Character |
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
934 |
379 |
276 |
252 |
124 |
130 |
125 |
84 |
93 |
207 |
61 |
121 |
122 |
148 |
47 |
75 |
105 |
73 |
126 |
150 |
88 |
92 |
65 |
144 |
456 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
112 |
173 |
96 |
128 |
83 |
149 |
179 |
144 |
89 |
91 |
67 |
200 |
106 |
97 |
128 |
136 |
49 |
478 |
82 |
423 |
123 |
182 |
76 |
109 |
72 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
5 |
-5 |
4 |
; |
|
/ |
* |
|
c |
u |
t |
Milliseconds |
336 |
141 |
85 |
73 |
156 |
142 |
136 |
115 |
156 |
170 |
182 |
338 |
100 |
343 |
269 |
378 |
74 |
524 |
130 |
747 |
1332 |
699 |
281 |
92 |
106 |
Character |
|
- |
-t |
-u |
-c |
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
48 |
294 |
139 |
153 |
152 |
156 |
99 |
106 |
65 |
124 |
109 |
132 |
78 |
117 |
74 |
67 |
64 |
183 |
238 |
113 |
112 |
101 |
137 |
217 |
456 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
185 |
169 |
145 |
112 |
103 |
142 |
103 |
125 |
936 |
359 |
642 |
193 |
53 |
69 |
113 |
113 |
98 |
262 |
372 |
151 |
110 |
76 |
144 |
149 |
133 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
Milliseconds |
113 |
321 |
369 |
175 |
514 |
91 |
160 |
61 |
137 |
74 |
101 |
67 |
210 |
198 |
104 |
259 |
73 |
193 |
100 |
366 |
96 |
507 |
315 |
934 |
608 |
Character |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
Milliseconds |
120 |
126 |
52 |
426 |
318 |
108 |
92 |
85 |
60 |
67 |
130 |
202 |
169 |
372 |
166 |
194 |
139 |
130 |
782 |
586 |
173 |
101 |
84 |
95 |
66 |
Character |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
Milliseconds |
53 |
104 |
420 |
285 |
223 |
93 |
160 |
646 |
141 |
170 |
97 |
83 |
84 |
63 |
314 |
381 |
132 |
112 |
115 |
108 |
61 |
141 |
148 |
99 |
107 |
Character |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
130 |
167 |
138 |
90 |
289 |
106 |
68 |
77 |
310 |
171 |
161 |
139 |
117 |
90 |
319 |
95 |
281 |
471 |
273 |
174 |
155 |
89 |
73 |
151 |
141 |
Character |
e |
d |
|
_ |
-_ |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
Milliseconds |
154 |
130 |
111 |
194 |
863 |
245 |
181 |
256 |
820 |
137 |
151 |
128 |
77 |
103 |
72 |
184 |
205 |
72 |
151 |
122 |
206 |
76 |
116 |
317 |
101 |
Character |
|
% |
|
1 |
0 |
2 |
5 |
-5 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
575 |
1334 |
547 |
268 |
117 |
358 |
333 |
464 |
102 |
977 |
248 |
684 |
845 |
484 |
130 |
74 |
48 |
118 |
115 |
85 |
248 |
334 |
148 |
119 |
82 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
156 |
146 |
143 |
124 |
154 |
615 |
531 |
631 |
237 |
471 |
831 |
722 |
560 |
70 |
103 |
92 |
120 |
102 |
273 |
191 |
453 |
736 |
94 |
649 |
170 |
Character |
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
e |
a |
-a |
-e |
r |
e |
a |
m |
. |
r |
e |
a |
Milliseconds |
198 |
143 |
110 |
93 |
670 |
501 |
120 |
89 |
441 |
215 |
230 |
432 |
98 |
150 |
98 |
380 |
151 |
376 |
134 |
75 |
114 |
167 |
132 |
105 |
95 |
Character |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
p |
e |
c |
-c |
-e |
-p |
c |
Milliseconds |
112 |
214 |
69 |
369 |
156 |
485 |
453 |
347 |
116 |
146 |
209 |
105 |
133 |
273 |
481 |
122 |
276 |
208 |
127 |
86 |
162 |
252 |
127 |
153 |
148 |
Character |
e |
p |
t |
i |
o |
n |
|
e |
) |
_ |
-_ |
|
{ |
l |
o |
g |
-g |
-o |
-l |
|
l |
o |
g |
. |
w |
Milliseconds |
177 |
126 |
88 |
57 |
83 |
88 |
181 |
100 |
513 |
50 |
484 |
164 |
900 |
295 |
181 |
126 |
229 |
131 |
165 |
199 |
129 |
189 |
80 |
105 |
134 |
Character |
a |
r |
n |
) |
-) |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
Milliseconds |
140 |
51 |
106 |
538 |
375 |
209 |
701 |
149 |
112 |
110 |
83 |
89 |
685 |
120 |
162 |
215 |
143 |
81 |
175 |
197 |
55 |
112 |
79 |
191 |
138 |
Character |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
0 |
1 |
-1 |
Milliseconds |
103 |
77 |
308 |
97 |
140 |
118 |
115 |
127 |
253 |
104 |
461 |
250 |
142 |
378 |
319 |
540 |
183 |
286 |
80 |
332 |
120 |
192 |
396 |
123 |
713 |
Character |
-0 |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
-c |
Milliseconds |
134 |
185 |
103 |
1086 |
232 |
213 |
778 |
157 |
69 |
107 |
822 |
234 |
107 |
637 |
382 |
539 |
123 |
79 |
1008 |
365 |
504 |
1103 |
353 |
250 |
269 |
Character |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
-f |
r |
|
E |
O |
Milliseconds |
171 |
72 |
70 |
105 |
119 |
57 |
158 |
120 |
36 |
153 |
33 |
529 |
128 |
167 |
132 |
134 |
51 |
50 |
111 |
89 |
443 |
96 |
111 |
663 |
180 |
Character |
G |
-G |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
Milliseconds |
516 |
531 |
862 |
317 |
450 |
413 |
60 |
100 |
130 |
37 |
124 |
26 |
147 |
132 |
63 |
83 |
171 |
136 |
103 |
96 |
93 |
182 |
152 |
126 |
133 |
Character |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
_ |
) |
-) |
Milliseconds |
239 |
124 |
181 |
47 |
143 |
144 |
112 |
70 |
113 |
53 |
179 |
125 |
124 |
105 |
95 |
80 |
204 |
156 |
235 |
111 |
99 |
34 |
298 |
0 |
429 |
Character |
-_ |
) |
|
c |
h |
: |
-: |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
294 |
487 |
151 |
416 |
97 |
259 |
397 |
435 |
228 |
182 |
200 |
148 |
84 |
86 |
151 |
151 |
133 |
122 |
623 |
133 |
210 |
345 |
552 |
|
WPM Timing |
Seconds |
WPM |
2.56 |
51.64 |
5.11 |
61.03 |
7.67 |
70.42 |
10.22 |
73.94 |
12.78 |
76.99 |
15.34 |
76.68 |
17.89 |
73.1 |
20.45 |
65.73 |
23 |
61.55 |
25.56 |
63.38 |
28.12 |
61.46 |
30.67 |
62.6 |
33.23 |
62.84 |
35.79 |
61.03 |
38.34 |
61.34 |
40.9 |
59.86 |
43.45 |
59.93 |
46.01 |
61.55 |
48.57 |
62.02 |
51.12 |
61.5 |
53.68 |
60.81 |
56.23 |
60.39 |
58.79 |
58.79 |
61.35 |
57.12 |
63.9 |
57.09 |
66.46 |
56.34 |
69.01 |
55.12 |
71.57 |
54.99 |
74.13 |
54.39 |
76.68 |
53.68 |
79.24 |
54.06 |
81.8 |
53.99 |
84.35 |
53.78 |
86.91 |
52.61 |
89.46 |
52.45 |
92.02 |
52.42 |
94.58 |
53.29 |
97.13 |
53 |
99.69 |
52.24 |
102.24 |
51.76 |
104.8 |
51.18 |
107.36 |
50.52 |
109.91 |
50.77 |
112.47 |
50.68 |
115.02 |
49.97 |
117.58 |
50.72 |
120.14 |
51.64 |
122.69 |
51.25 |
125.25 |
51.26 |
127.81 |
50.89 |
|