Official speed |
62.00 wpm (104.90 seconds elapsed during race) |
Without ending ping |
62.25 wpm (220 ms delay sending score to TypeRacer’s server) |
Timerless |
62.33 wpm (143 ms elapsed before first character typed; 104.54 seconds elapsed during race) |
Timerless minus one |
62.22 wpm, ignoring the first character typed |
Race Start |
August 20, 2023 2:23:38pm UTC |
Race Finish |
August 20, 2023 2:25:23pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.1% |
Points |
91.96 |
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 o fchaf characters from the socket */ StringBuffer command - ne== new StringBuffer)(); int expected = 1-=24-1024'; /( )* Cut off to avoid DoS attack (*?/ Whiwhile (expected ,< shut dodown.length()_) { if (random == null) random - n= new Random(System.currentTimeMIillis()); exptected += (random.nextInt() ^% 1024); } while (expecte dd > 0 ) { int ch = -1; try P c{ ch = stream.rreead()' ; } catch (IOException e) { ;llog.warn ("StandardServer.await: read: ". , e ); ch = -1; } if (ch < 32 ) /( * Control echaracter or EOF terminates loop break; ecommand.appoend((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
|
f |
c |
h |
a |
-a |
-h |
-c |
-f |
- |
Milliseconds |
143 |
413 |
155 |
286 |
167 |
97 |
116 |
45 |
68 |
134 |
67 |
234 |
163 |
73 |
92 |
100 |
0 |
193 |
103 |
89 |
134 |
127 |
219 |
151 |
92 |
Character |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
217 |
85 |
112 |
132 |
54 |
402 |
109 |
105 |
153 |
148 |
125 |
77 |
86 |
102 |
144 |
84 |
38 |
35 |
54 |
109 |
86 |
35 |
70 |
96 |
56 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
123 |
86 |
185 |
76 |
281 |
512 |
170 |
105 |
139 |
126 |
61 |
24 |
96 |
262 |
108 |
77 |
129 |
147 |
136 |
76 |
96 |
71 |
110 |
105 |
97 |
Character |
n |
d |
|
- |
|
n |
e |
-e |
-n |
- |
= |
-= |
-- |
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
Milliseconds |
73 |
89 |
46 |
87 |
118 |
99 |
78 |
165 |
137 |
254 |
242 |
269 |
138 |
79 |
164 |
138 |
44 |
52 |
79 |
252 |
153 |
135 |
67 |
16 |
186 |
Character |
B |
u |
f |
f |
e |
r |
) |
-) |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
313 |
123 |
70 |
132 |
160 |
227 |
186 |
376 |
123 |
193 |
355 |
149 |
303 |
51 |
70 |
44 |
108 |
130 |
100 |
63 |
155 |
163 |
159 |
184 |
61 |
Character |
= |
|
1 |
- |
-- |
= |
2 |
4 |
-4 |
-2 |
-= |
-1 |
- |
-- |
1 |
0 |
2 |
4 |
' |
-' |
; |
|
/ |
( |
|
Milliseconds |
86 |
218 |
170 |
222 |
421 |
48 |
194 |
132 |
151 |
133 |
105 |
439 |
277 |
359 |
272 |
83 |
127 |
101 |
170 |
363 |
82 |
152 |
128 |
444 |
250 |
Character |
- |
-( |
) |
-) |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
Milliseconds |
203 |
127 |
114 |
250 |
109 |
185 |
66 |
116 |
107 |
86 |
87 |
56 |
140 |
71 |
104 |
86 |
73 |
56 |
122 |
73 |
112 |
47 |
47 |
148 |
113 |
Character |
S |
|
a |
t |
t |
a |
c |
k |
|
( |
-( |
* |
? |
-? |
/ |
|
W |
h |
i |
-i |
-h |
-W |
w |
h |
i |
Milliseconds |
183 |
262 |
99 |
114 |
112 |
132 |
88 |
63 |
115 |
127 |
420 |
148 |
373 |
452 |
114 |
108 |
125 |
50 |
73 |
156 |
151 |
101 |
196 |
43 |
44 |
Character |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
, |
-, |
< |
|
s |
h |
u |
t |
|
d |
o |
-o |
Milliseconds |
185 |
68 |
137 |
194 |
246 |
176 |
83 |
99 |
185 |
165 |
163 |
136 |
44 |
78 |
507 |
170 |
399 |
117 |
46 |
37 |
97 |
58 |
135 |
81 |
189 |
Character |
-d |
- |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
_ |
-_ |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
142 |
114 |
71 |
56 |
90 |
86 |
174 |
194 |
99 |
139 |
62 |
137 |
57 |
206 |
234 |
236 |
227 |
86 |
165 |
177 |
266 |
104 |
75 |
63 |
428 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
- |
|
Milliseconds |
206 |
104 |
45 |
114 |
54 |
68 |
69 |
133 |
160 |
128 |
103 |
58 |
171 |
127 |
191 |
178 |
143 |
83 |
85 |
70 |
112 |
68 |
133 |
93 |
167 |
Character |
n |
-n |
- |
-- |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
Milliseconds |
85 |
199 |
130 |
131 |
134 |
238 |
136 |
86 |
48 |
77 |
140 |
137 |
119 |
110 |
44 |
88 |
165 |
201 |
195 |
148 |
118 |
117 |
89 |
166 |
93 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
I |
-I |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
Milliseconds |
128 |
69 |
136 |
129 |
122 |
62 |
226 |
93 |
53 |
58 |
215 |
86 |
378 |
165 |
173 |
209 |
162 |
54 |
203 |
180 |
178 |
353 |
359 |
100 |
114 |
Character |
p |
t |
-t |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
135 |
86 |
298 |
749 |
159 |
132 |
152 |
136 |
47 |
535 |
529 |
148 |
642 |
204 |
86 |
51 |
86 |
51 |
63 |
237 |
215 |
53 |
135 |
119 |
190 |
Character |
n |
t |
( |
) |
|
^ |
-^ |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
Milliseconds |
130 |
110 |
278 |
181 |
299 |
641 |
338 |
93 |
173 |
162 |
88 |
143 |
95 |
747 |
765 |
614 |
361 |
208 |
61 |
73 |
76 |
192 |
87 |
36 |
293 |
Character |
e |
x |
p |
e |
c |
t |
e |
|
d |
-d |
$d |
|
> |
|
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
Milliseconds |
409 |
151 |
100 |
80 |
158 |
137 |
141 |
175 |
0 |
400 |
153 |
56 |
132 |
433 |
116 |
371 |
325 |
166 |
211 |
534 |
256 |
193 |
68 |
51 |
75 |
Character |
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
P |
|
c |
-c |
- |
-P |
{ |
|
c |
h |
|
= |
Milliseconds |
134 |
46 |
165 |
245 |
183 |
568 |
93 |
327 |
318 |
77 |
152 |
148 |
48 |
598 |
165 |
102 |
177 |
111 |
121 |
536 |
369 |
119 |
51 |
166 |
729 |
Character |
|
s |
t |
r |
e |
a |
m |
. |
r |
r |
e |
-e |
-r |
e |
a |
d |
( |
) |
' |
|
- |
-' |
; |
|
} |
Milliseconds |
214 |
46 |
131 |
158 |
173 |
83 |
283 |
210 |
144 |
381 |
0 |
297 |
135 |
88 |
94 |
70 |
161 |
182 |
369 |
202 |
231 |
131 |
75 |
164 |
212 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
352 |
302 |
85 |
116 |
148 |
48 |
72 |
146 |
253 |
392 |
269 |
360 |
136 |
185 |
128 |
76 |
101 |
118 |
99 |
85 |
68 |
181 |
368 |
151 |
242 |
Character |
; |
l |
-l |
-; |
l |
o |
g |
. |
w |
a |
r |
n |
|
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
Milliseconds |
117 |
0 |
234 |
142 |
327 |
54 |
128 |
172 |
119 |
69 |
95 |
80 |
103 |
300 |
116 |
319 |
309 |
154 |
98 |
78 |
62 |
99 |
97 |
170 |
193 |
Character |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
. |
|
- |
-. |
, |
Milliseconds |
88 |
375 |
172 |
143 |
120 |
95 |
76 |
97 |
131 |
58 |
117 |
157 |
122 |
116 |
141 |
64 |
122 |
146 |
183 |
215 |
366 |
329 |
112 |
143 |
57 |
Character |
|
e |
|
- |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
Milliseconds |
98 |
100 |
207 |
285 |
268 |
502 |
91 |
105 |
76 |
100 |
222 |
225 |
387 |
329 |
212 |
291 |
325 |
304 |
154 |
84 |
47 |
189 |
348 |
67 |
105 |
Character |
< |
|
3 |
2 |
|
- |
) |
|
/ |
( |
|
- |
-( |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
e |
-e |
Milliseconds |
418 |
443 |
95 |
36 |
207 |
332 |
145 |
338 |
168 |
206 |
264 |
160 |
126 |
129 |
95 |
57 |
94 |
95 |
54 |
137 |
46 |
48 |
95 |
93 |
178 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
Milliseconds |
86 |
65 |
81 |
63 |
130 |
137 |
165 |
147 |
132 |
47 |
91 |
71 |
72 |
265 |
131 |
160 |
98 |
157 |
242 |
155 |
54 |
50 |
100 |
40 |
108 |
Character |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
e |
-e |
c |
o |
m |
m |
a |
n |
d |
. |
Milliseconds |
152 |
52 |
54 |
35 |
63 |
149 |
143 |
101 |
0 |
174 |
136 |
47 |
35 |
141 |
83 |
30 |
216 |
99 |
44 |
120 |
135 |
93 |
67 |
79 |
145 |
Character |
a |
p |
p |
o |
-o |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
143 |
132 |
149 |
418 |
288 |
101 |
98 |
73 |
173 |
144 |
138 |
91 |
89 |
65 |
145 |
193 |
192 |
46 |
484 |
434 |
166 |
81 |
205 |
47 |
138 |
Character |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
186 |
127 |
149 |
146 |
228 |
136 |
447 |
285 |
160 |
|
WPM Timing |
Seconds |
WPM |
2.1 |
74.35 |
4.2 |
57.2 |
6.29 |
76.26 |
8.39 |
75.78 |
10.49 |
77.79 |
12.59 |
75.31 |
14.69 |
71.9 |
16.78 |
73.64 |
18.88 |
66.73 |
20.98 |
62.92 |
23.08 |
60.32 |
25.18 |
64.82 |
27.27 |
62.92 |
29.37 |
62.51 |
31.47 |
62.15 |
33.57 |
63.27 |
35.67 |
62.92 |
37.77 |
64.5 |
39.86 |
64.42 |
41.96 |
66.35 |
44.06 |
66.73 |
46.16 |
66.55 |
48.26 |
65.15 |
50.35 |
64.82 |
52.45 |
64.75 |
54.55 |
63.58 |
56.65 |
62.28 |
58.75 |
62.92 |
60.84 |
61.93 |
62.94 |
62.15 |
65.04 |
61.81 |
67.14 |
60.41 |
69.24 |
60.32 |
71.33 |
59.72 |
73.43 |
59.65 |
75.53 |
59.58 |
77.63 |
59.36 |
79.73 |
59.6 |
81.82 |
60.42 |
83.92 |
60.34 |
86.02 |
60.13 |
88.12 |
59.65 |
90.22 |
59.59 |
92.31 |
58.89 |
94.41 |
60.12 |
96.51 |
61.17 |
98.61 |
62.18 |
100.71 |
62.32 |
102.81 |
62.21 |
104.9 |
62 |
|