Official speed |
66.79 wpm (97.38 seconds elapsed during race) |
Without ending ping |
68.29 wpm (2,145 ms delay sending score to TypeRacer’s server) |
Timerless |
68.65 wpm (495 ms elapsed before first character typed; 94.74 seconds elapsed during race) |
Timerless minus one |
68.52 wpm, ignoring the first character typed |
Race Start |
February 28, 2024 4:18:57am UTC |
Race Finish |
February 28, 2024 4:20:34am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.5% |
Points |
99.08 |
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 charactesr frrs from the socket */ StringBuffer command = new StringBuffer(); int excpected = 1024; /* Cut off to avoid DoS attacj k */ while (expected < shutdown,. llength()) { if (random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024;); } while (expected > 0) { int ch = -1; rtutry { ch = stream.read(); } catcch (IOEcxception e) { log.warn"("StandardServer.await: read: ", e); ch = -1; } if (ch < 32 ) /* Colntrntrol character or EOF terminates loop breaak; 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 |
495 |
216 |
184 |
216 |
105 |
73 |
113 |
93 |
66 |
99 |
102 |
90 |
75 |
81 |
83 |
72 |
66 |
134 |
75 |
54 |
129 |
88 |
125 |
220 |
58 |
Character |
s |
r |
|
f |
r |
-r |
-f |
- |
-r |
-s |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
75 |
74 |
129 |
77 |
86 |
239 |
132 |
133 |
133 |
106 |
95 |
87 |
146 |
89 |
71 |
63 |
75 |
86 |
65 |
95 |
40 |
80 |
69 |
98 |
99 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
74 |
124 |
108 |
98 |
198 |
256 |
110 |
163 |
143 |
78 |
55 |
69 |
79 |
272 |
163 |
92 |
137 |
108 |
68 |
92 |
100 |
43 |
100 |
92 |
114 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
71 |
121 |
83 |
111 |
89 |
182 |
77 |
78 |
161 |
420 |
130 |
59 |
102 |
49 |
118 |
252 |
134 |
93 |
162 |
115 |
96 |
254 |
60 |
315 |
86 |
Character |
i |
n |
t |
|
e |
x |
c |
-c |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
Milliseconds |
172 |
68 |
58 |
151 |
81 |
163 |
151 |
294 |
164 |
74 |
55 |
214 |
59 |
143 |
124 |
119 |
75 |
189 |
94 |
209 |
110 |
327 |
109 |
280 |
292 |
Character |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
Milliseconds |
311 |
288 |
129 |
119 |
90 |
91 |
75 |
114 |
63 |
136 |
24 |
99 |
52 |
137 |
61 |
41 |
106 |
104 |
179 |
170 |
270 |
189 |
165 |
140 |
109 |
Character |
a |
c |
j |
|
- |
-j |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
94 |
146 |
122 |
83 |
440 |
130 |
197 |
115 |
243 |
253 |
125 |
117 |
101 |
46 |
38 |
441 |
172 |
212 |
202 |
154 |
131 |
104 |
117 |
247 |
17 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
, |
-, |
. |
|
l |
-l |
- |
l |
e |
n |
g |
t |
h |
Milliseconds |
145 |
142 |
180 |
120 |
114 |
90 |
56 |
144 |
440 |
57 |
125 |
60 |
165 |
596 |
221 |
195 |
99 |
307 |
109 |
193 |
104 |
59 |
108 |
114 |
93 |
Character |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
228 |
50 |
209 |
243 |
203 |
191 |
155 |
102 |
117 |
314 |
354 |
59 |
98 |
107 |
107 |
78 |
83 |
171 |
129 |
146 |
180 |
217 |
54 |
153 |
369 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
227 |
106 |
63 |
96 |
98 |
87 |
68 |
87 |
190 |
55 |
259 |
93 |
90 |
160 |
263 |
149 |
59 |
103 |
110 |
32 |
319 |
365 |
189 |
27 |
134 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
Milliseconds |
45 |
109 |
201 |
286 |
104 |
102 |
147 |
51 |
182 |
186 |
439 |
176 |
50 |
88 |
217 |
177 |
110 |
155 |
236 |
120 |
235 |
74 |
150 |
382 |
112 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
147 |
154 |
101 |
97 |
151 |
218 |
50 |
140 |
140 |
174 |
200 |
213 |
386 |
242 |
89 |
180 |
110 |
142 |
22 |
348 |
401 |
61 |
152 |
158 |
180 |
Character |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
; |
-; |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
Milliseconds |
146 |
101 |
223 |
73 |
237 |
310 |
227 |
238 |
66 |
213 |
141 |
468 |
404 |
202 |
265 |
98 |
339 |
195 |
171 |
77 |
41 |
40 |
84 |
99 |
169 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
Milliseconds |
142 |
162 |
101 |
77 |
138 |
171 |
52 |
116 |
149 |
161 |
128 |
645 |
393 |
250 |
237 |
159 |
155 |
53 |
93 |
256 |
198 |
70 |
176 |
116 |
76 |
Character |
- |
1 |
; |
|
r |
t |
u |
-u |
-t |
-r |
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
Milliseconds |
429 |
186 |
294 |
102 |
176 |
6 |
226 |
265 |
129 |
119 |
107 |
41 |
86 |
90 |
300 |
189 |
245 |
95 |
112 |
202 |
76 |
192 |
115 |
205 |
23 |
Character |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
-c |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
111 |
124 |
512 |
139 |
47 |
116 |
104 |
233 |
49 |
302 |
100 |
285 |
174 |
134 |
87 |
170 |
229 |
365 |
468 |
165 |
445 |
276 |
353 |
70 |
526 |
Character |
c |
-c |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
" |
Milliseconds |
191 |
499 |
272 |
186 |
140 |
94 |
105 |
125 |
81 |
60 |
224 |
225 |
314 |
195 |
148 |
120 |
154 |
119 |
103 |
96 |
95 |
77 |
68 |
141 |
399 |
Character |
-" |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
Milliseconds |
315 |
189 |
196 |
296 |
114 |
70 |
79 |
127 |
150 |
270 |
100 |
365 |
160 |
165 |
171 |
84 |
78 |
144 |
200 |
108 |
88 |
80 |
142 |
233 |
162 |
Character |
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
Milliseconds |
121 |
54 |
56 |
131 |
254 |
167 |
193 |
257 |
125 |
230 |
290 |
752 |
120 |
141 |
131 |
133 |
126 |
72 |
284 |
145 |
389 |
134 |
330 |
182 |
198 |
Character |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
) |
|
/ |
* |
|
C |
o |
l |
n |
t |
r |
-r |
-t |
Milliseconds |
87 |
116 |
203 |
331 |
105 |
104 |
439 |
121 |
353 |
91 |
444 |
300 |
189 |
248 |
186 |
316 |
233 |
320 |
137 |
25 |
33 |
103 |
43 |
406 |
132 |
Character |
-n |
-l |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
Milliseconds |
143 |
423 |
210 |
100 |
49 |
37 |
167 |
110 |
172 |
79 |
31 |
155 |
87 |
146 |
215 |
51 |
109 |
115 |
71 |
103 |
80 |
448 |
163 |
106 |
282 |
Character |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
-a |
a |
k |
; |
|
Milliseconds |
144 |
62 |
94 |
56 |
82 |
107 |
57 |
52 |
58 |
114 |
161 |
43 |
209 |
145 |
140 |
168 |
180 |
47 |
53 |
78 |
751 |
672 |
101 |
291 |
161 |
Character |
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
|
Milliseconds |
216 |
73 |
87 |
105 |
72 |
95 |
55 |
137 |
134 |
106 |
115 |
79 |
107 |
110 |
225 |
248 |
400 |
83 |
100 |
74 |
244 |
266 |
138 |
112 |
88 |
Character |
- |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
-= |
- |
- |
; |
|
} |
Milliseconds |
425 |
193 |
386 |
60 |
103 |
681 |
116 |
99 |
130 |
218 |
47 |
125 |
152 |
372 |
215 |
133 |
326 |
268 |
183 |
|
WPM Timing |
Seconds |
WPM |
1.95 |
80.1 |
3.9 |
77.02 |
5.84 |
86.26 |
7.79 |
87.8 |
9.74 |
91.19 |
11.69 |
90.37 |
13.63 |
88.9 |
15.58 |
86.26 |
17.53 |
88.31 |
19.48 |
86.26 |
21.42 |
83.46 |
23.37 |
82.67 |
25.32 |
81.05 |
27.27 |
78.78 |
29.21 |
77.63 |
31.16 |
78.17 |
33.11 |
79.01 |
35.06 |
79.07 |
37 |
78.8 |
38.95 |
78.25 |
40.9 |
78.04 |
42.85 |
77.58 |
44.79 |
76.88 |
46.74 |
75.22 |
48.69 |
76.16 |
50.64 |
74.89 |
52.59 |
74.85 |
54.53 |
73.72 |
56.48 |
73.72 |
58.43 |
73.94 |
60.38 |
72.35 |
62.32 |
70.86 |
64.27 |
70.95 |
66.22 |
70.86 |
68.17 |
70.77 |
70.11 |
71.37 |
72.06 |
70.77 |
74.01 |
70.53 |
75.96 |
70.3 |
77.9 |
69.32 |
79.85 |
68.53 |
81.8 |
68.66 |
83.75 |
68.92 |
85.69 |
69.74 |
87.64 |
68.73 |
89.59 |
69.38 |
91.54 |
68.96 |
93.48 |
68.8 |
95.43 |
68.15 |
97.38 |
66.79 |
|