Official speed |
68.21 wpm (95.35 seconds elapsed during race) |
Without ending ping |
68.87 wpm (920 ms delay sending score to TypeRacer’s server) |
Timerless |
69.66 wpm (1,060 ms elapsed before first character typed; 93.37 seconds elapsed during race) |
Timerless minus one |
69.53 wpm, ignoring the first character typed |
Race Start |
February 4, 2024 12:12:48pm UTC |
Race Finish |
February 4, 2024 12:14:23pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.2% |
Points |
101.17 |
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 *? ? S/ StringBuffer comamand = new StringBuffer(); int expecte d = 10234; /* Cut off to avoid DoS attaacck (*/ wihlehie le (expected < shutdown.length()) { if ran(random == null) random = new Rnaodandom(System.currentTimemMillis()); expected += (random.nextInt() $% 1024); } while (epxxpected > 0) { int ch = -1; try { ch = stream.read() ; } catch (IOException e) { log.warnd("StandardServer.await: read: ", e); ch = 1-1; } if (ch < 32) /* Control charac ter or EOF terminates loop break; ocommand.append((Cchar) ch): ep e; expected--; ]} |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
1060 |
228 |
211 |
187 |
146 |
74 |
112 |
108 |
27 |
172 |
134 |
67 |
110 |
77 |
99 |
85 |
77 |
128 |
101 |
74 |
87 |
108 |
169 |
226 |
151 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
? |
|
- |
-? |
? |
Milliseconds |
150 |
54 |
267 |
72 |
113 |
29 |
88 |
75 |
11 |
147 |
45 |
127 |
76 |
82 |
128 |
121 |
75 |
80 |
119 |
178 |
235 |
139 |
345 |
145 |
195 |
Character |
|
S |
-S |
- |
-? |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
a |
-a |
Milliseconds |
101 |
78 |
339 |
139 |
453 |
211 |
147 |
195 |
181 |
87 |
73 |
78 |
60 |
261 |
182 |
131 |
180 |
27 |
176 |
77 |
150 |
103 |
392 |
9 |
340 |
Character |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
289 |
74 |
129 |
66 |
126 |
109 |
157 |
84 |
68 |
72 |
139 |
339 |
198 |
82 |
62 |
64 |
40 |
287 |
137 |
86 |
174 |
72 |
107 |
112 |
84 |
Character |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
|
- |
d |
|
= |
|
1 |
0 |
2 |
3 |
-3 |
4 |
Milliseconds |
213 |
128 |
116 |
80 |
113 |
173 |
66 |
184 |
81 |
103 |
189 |
87 |
128 |
377 |
324 |
86 |
115 |
136 |
94 |
145 |
183 |
173 |
92 |
356 |
97 |
Character |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
425 |
241 |
288 |
261 |
139 |
272 |
211 |
74 |
85 |
82 |
106 |
206 |
63 |
90 |
90 |
97 |
102 |
157 |
129 |
54 |
64 |
101 |
349 |
210 |
239 |
Character |
|
a |
t |
t |
a |
a |
c |
-c |
-a |
c |
k |
|
( |
-( |
* |
/ |
|
w |
i |
h |
l |
e |
-e |
-l |
-h |
Milliseconds |
372 |
148 |
194 |
130 |
108 |
267 |
140 |
245 |
165 |
88 |
151 |
83 |
675 |
538 |
327 |
257 |
133 |
69 |
126 |
18 |
61 |
174 |
259 |
164 |
172 |
Character |
-i |
h |
i |
e |
|
- |
-e |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
Milliseconds |
145 |
183 |
120 |
170 |
127 |
279 |
117 |
213 |
102 |
8 |
198 |
243 |
241 |
144 |
103 |
182 |
223 |
76 |
140 |
188 |
302 |
64 |
149 |
100 |
44 |
Character |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
r |
a |
n |
-n |
Milliseconds |
71 |
194 |
54 |
135 |
73 |
173 |
220 |
83 |
117 |
65 |
201 |
136 |
207 |
55 |
166 |
299 |
159 |
138 |
207 |
95 |
85 |
125 |
93 |
77 |
246 |
Character |
-a |
-r |
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
Milliseconds |
129 |
177 |
232 |
157 |
79 |
100 |
78 |
106 |
77 |
119 |
147 |
170 |
97 |
156 |
107 |
105 |
121 |
219 |
108 |
91 |
60 |
98 |
69 |
117 |
78 |
Character |
|
= |
|
n |
e |
w |
|
R |
n |
a |
o |
d |
-d |
-o |
-a |
-n |
a |
n |
d |
o |
m |
( |
S |
y |
s |
Milliseconds |
64 |
337 |
224 |
111 |
120 |
27 |
96 |
252 |
165 |
0 |
204 |
66 |
199 |
116 |
184 |
135 |
80 |
116 |
100 |
85 |
94 |
265 |
163 |
206 |
75 |
Character |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
m |
-m |
M |
i |
l |
l |
i |
s |
( |
) |
Milliseconds |
103 |
94 |
81 |
144 |
164 |
112 |
96 |
175 |
71 |
137 |
31 |
257 |
170 |
80 |
90 |
281 |
384 |
217 |
150 |
24 |
137 |
139 |
99 |
189 |
57 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
225 |
321 |
106 |
123 |
213 |
71 |
94 |
206 |
148 |
75 |
140 |
122 |
135 |
228 |
113 |
214 |
143 |
92 |
91 |
91 |
120 |
85 |
149 |
189 |
154 |
Character |
x |
t |
I |
n |
t |
( |
) |
|
$ |
-$ |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
Milliseconds |
181 |
122 |
329 |
148 |
122 |
170 |
42 |
123 |
150 |
370 |
311 |
260 |
209 |
75 |
186 |
282 |
369 |
306 |
141 |
179 |
141 |
193 |
78 |
59 |
54 |
Character |
e |
|
( |
e |
p |
x |
-x |
-p |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
Milliseconds |
113 |
69 |
211 |
280 |
152 |
44 |
294 |
146 |
14 |
188 |
56 |
168 |
164 |
71 |
166 |
136 |
124 |
139 |
148 |
253 |
129 |
157 |
176 |
229 |
65 |
Character |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
Milliseconds |
46 |
109 |
157 |
99 |
112 |
79 |
129 |
117 |
130 |
326 |
113 |
90 |
64 |
93 |
94 |
208 |
103 |
178 |
99 |
78 |
104 |
87 |
117 |
101 |
99 |
Character |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
|
- |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
75 |
114 |
173 |
165 |
167 |
42 |
54 |
133 |
240 |
43 |
98 |
726 |
235 |
145 |
246 |
93 |
193 |
82 |
159 |
208 |
137 |
131 |
138 |
240 |
69 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
d |
-d |
Milliseconds |
185 |
330 |
0 |
534 |
152 |
115 |
140 |
8 |
82 |
116 |
90 |
269 |
191 |
73 |
195 |
426 |
167 |
70 |
164 |
62 |
102 |
49 |
118 |
69 |
394 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
Milliseconds |
198 |
150 |
237 |
84 |
115 |
120 |
88 |
160 |
129 |
76 |
345 |
74 |
84 |
213 |
15 |
75 |
114 |
108 |
79 |
140 |
63 |
112 |
205 |
99 |
105 |
Character |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
; |
|
} |
|
Milliseconds |
63 |
60 |
135 |
191 |
137 |
242 |
191 |
82 |
83 |
242 |
361 |
96 |
297 |
86 |
152 |
62 |
137 |
275 |
267 |
584 |
125 |
155 |
114 |
248 |
114 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
230 |
99 |
73 |
120 |
185 |
80 |
197 |
146 |
125 |
186 |
62 |
319 |
144 |
267 |
260 |
125 |
353 |
184 |
109 |
16 |
54 |
139 |
237 |
123 |
149 |
Character |
h |
a |
r |
a |
c |
|
- |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
Milliseconds |
124 |
89 |
72 |
168 |
33 |
43 |
461 |
67 |
105 |
117 |
108 |
118 |
130 |
138 |
265 |
110 |
307 |
301 |
177 |
73 |
103 |
47 |
116 |
83 |
59 |
Character |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
o |
-o |
c |
o |
m |
m |
a |
n |
d |
Milliseconds |
97 |
72 |
69 |
73 |
88 |
191 |
119 |
85 |
79 |
72 |
83 |
35 |
56 |
69 |
149 |
108 |
248 |
353 |
101 |
102 |
139 |
157 |
64 |
112 |
79 |
Character |
. |
a |
p |
p |
e |
n |
d |
( |
( |
C |
-C |
c |
h |
a |
r |
) |
|
c |
h |
) |
: |
|
e |
-e |
- |
Milliseconds |
108 |
160 |
162 |
107 |
310 |
181 |
82 |
227 |
298 |
142 |
469 |
53 |
133 |
55 |
72 |
258 |
178 |
112 |
116 |
208 |
191 |
129 |
60 |
279 |
126 |
Character |
-: |
p |
|
e |
-e |
- |
-p |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
] |
-] |
} |
Milliseconds |
135 |
177 |
78 |
33 |
303 |
105 |
142 |
177 |
82 |
56 |
309 |
140 |
193 |
198 |
144 |
70 |
105 |
140 |
143 |
205 |
188 |
95 |
355 |
905 |
|
WPM Timing |
Seconds |
WPM |
1.91 |
37.75 |
3.81 |
72.36 |
5.72 |
88.09 |
7.63 |
70.79 |
9.54 |
67.96 |
11.44 |
66.07 |
13.35 |
71.01 |
15.26 |
73.15 |
17.16 |
72.71 |
19.07 |
69.85 |
20.98 |
70.93 |
22.88 |
70.79 |
24.79 |
68.73 |
26.7 |
65.62 |
28.61 |
62.09 |
30.51 |
62.92 |
32.42 |
64.4 |
34.33 |
65.37 |
36.23 |
64.91 |
38.14 |
66.39 |
40.05 |
65.32 |
41.96 |
66.36 |
43.86 |
66.21 |
45.77 |
66.86 |
47.68 |
67.71 |
49.58 |
68.25 |
51.49 |
67.12 |
53.4 |
67.42 |
55.3 |
67.26 |
57.21 |
67.75 |
59.12 |
68.61 |
61.03 |
69.61 |
62.93 |
68.84 |
64.84 |
68.66 |
66.75 |
68.86 |
68.65 |
69.04 |
70.56 |
69.9 |
72.47 |
70.21 |
74.38 |
69.7 |
76.28 |
69.69 |
78.19 |
69.68 |
80.1 |
70.12 |
82 |
69.95 |
83.91 |
70.93 |
85.82 |
71.17 |
87.72 |
70.86 |
89.63 |
70.56 |
91.54 |
69.48 |
93.45 |
69.47 |
95.35 |
68.21 |
|