Official speed |
42.58 wpm (152.75 seconds elapsed during race) |
Without ending ping |
43.11 wpm (1,878 ms delay sending score to TypeRacer’s server) |
Timerless |
43.19 wpm (293 ms elapsed before first character typed; 150.58 seconds elapsed during race) |
Timerless minus one |
43.11 wpm, ignoring the first character typed |
Race Start |
July 18, 2023 1:20:56am UTC |
Race Finish |
July 18, 2023 1:23:29am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.8% |
Points |
63.16 |
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 charcacters from the socket * / StringBuffer command = new StringBuffer(); inte expected = 103424; ?/* Cut off to avidodid DoS attack */ while (expected < shutdown.length(O)) { if *(random == null) random = new Random(System.currentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); {} catch (IOExcetipottion e) { log.warn_("StandardSEerver.await: read: ", e); ch = -1; } if (ch < 32) /* cControl charactter or EOF tieerminates loop break; caommand.append((char) ch); expteected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
c |
-c |
a |
c |
Milliseconds |
293 |
550 |
300 |
697 |
343 |
179 |
199 |
192 |
261 |
113 |
139 |
379 |
169 |
124 |
190 |
164 |
69 |
216 |
64 |
125 |
156 |
345 |
363 |
62 |
210 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
|
- |
/ |
Milliseconds |
260 |
248 |
118 |
151 |
207 |
259 |
179 |
70 |
176 |
178 |
164 |
97 |
29 |
140 |
260 |
86 |
237 |
159 |
147 |
231 |
246 |
214 |
471 |
358 |
287 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
174 |
348 |
334 |
330 |
127 |
240 |
133 |
584 |
129 |
203 |
151 |
176 |
68 |
351 |
550 |
39 |
142 |
191 |
139 |
113 |
144 |
203 |
200 |
165 |
195 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
e |
-e |
|
Milliseconds |
37 |
147 |
129 |
691 |
139 |
203 |
122 |
182 |
153 |
525 |
295 |
391 |
145 |
188 |
64 |
382 |
232 |
447 |
156 |
211 |
127 |
111 |
142 |
410 |
166 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
3 |
4 |
-4 |
-3 |
2 |
4 |
; |
|
? |
-? |
/ |
* |
Milliseconds |
166 |
238 |
112 |
163 |
214 |
168 |
115 |
163 |
148 |
171 |
182 |
300 |
214 |
456 |
201 |
327 |
150 |
38 |
181 |
708 |
213 |
348 |
561 |
259 |
463 |
Character |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
i |
d |
-d |
-i |
o |
d |
-d |
i |
d |
|
D |
Milliseconds |
254 |
377 |
190 |
249 |
172 |
177 |
136 |
151 |
83 |
573 |
98 |
110 |
160 |
284 |
192 |
235 |
304 |
159 |
222 |
501 |
292 |
193 |
115 |
184 |
476 |
Character |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
649 |
376 |
205 |
159 |
181 |
139 |
125 |
209 |
142 |
158 |
252 |
291 |
115 |
267 |
84 |
65 |
179 |
160 |
126 |
298 |
270 |
212 |
134 |
178 |
229 |
Character |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
O |
-O |
) |
Milliseconds |
210 |
122 |
141 |
228 |
1185 |
394 |
192 |
276 |
192 |
261 |
505 |
140 |
188 |
129 |
285 |
324 |
169 |
35 |
753 |
205 |
96 |
368 |
276 |
913 |
285 |
Character |
) |
|
{ |
|
i |
f |
|
* |
-* |
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
Milliseconds |
275 |
254 |
494 |
237 |
631 |
285 |
184 |
545 |
570 |
474 |
596 |
94 |
119 |
149 |
149 |
203 |
219 |
220 |
204 |
255 |
408 |
214 |
147 |
243 |
402 |
Character |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
Milliseconds |
203 |
234 |
129 |
113 |
157 |
133 |
122 |
144 |
235 |
152 |
176 |
40 |
130 |
165 |
651 |
157 |
170 |
221 |
131 |
148 |
395 |
466 |
656 |
323 |
291 |
Character |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
Milliseconds |
103 |
163 |
264 |
307 |
140 |
251 |
134 |
715 |
203 |
132 |
744 |
234 |
160 |
130 |
351 |
304 |
273 |
139 |
130 |
141 |
253 |
209 |
303 |
431 |
333 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
148 |
283 |
112 |
183 |
219 |
156 |
141 |
174 |
218 |
492 |
707 |
337 |
732 |
267 |
96 |
107 |
171 |
121 |
103 |
331 |
576 |
39 |
326 |
177 |
279 |
Character |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
Milliseconds |
199 |
131 |
301 |
247 |
229 |
364 |
145 |
305 |
377 |
773 |
419 |
634 |
397 |
178 |
328 |
213 |
266 |
83 |
111 |
73 |
206 |
101 |
253 |
272 |
234 |
Character |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
150 |
183 |
213 |
180 |
115 |
165 |
152 |
278 |
467 |
213 |
345 |
223 |
334 |
243 |
193 |
147 |
193 |
168 |
210 |
58 |
293 |
177 |
209 |
672 |
859 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
Milliseconds |
455 |
196 |
244 |
189 |
383 |
168 |
357 |
201 |
200 |
84 |
149 |
189 |
162 |
208 |
147 |
196 |
44 |
122 |
112 |
310 |
221 |
71 |
109 |
166 |
307 |
Character |
) |
; |
|
{ |
-{ |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
t |
i |
-i |
-t |
p |
Milliseconds |
265 |
443 |
156 |
382 |
487 |
256 |
263 |
446 |
139 |
126 |
455 |
177 |
156 |
305 |
828 |
388 |
514 |
284 |
331 |
221 |
227 |
156 |
272 |
157 |
279 |
Character |
o |
t |
-t |
-o |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
_ |
-_ |
( |
Milliseconds |
18 |
270 |
243 |
157 |
148 |
132 |
150 |
141 |
213 |
300 |
339 |
178 |
201 |
216 |
570 |
212 |
134 |
224 |
217 |
433 |
141 |
316 |
336 |
568 |
265 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
E |
-E |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
Milliseconds |
386 |
494 |
320 |
217 |
170 |
113 |
333 |
165 |
168 |
497 |
145 |
424 |
117 |
119 |
282 |
184 |
88 |
297 |
169 |
446 |
176 |
126 |
193 |
291 |
164 |
Character |
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
Milliseconds |
186 |
47 |
117 |
181 |
305 |
143 |
256 |
382 |
162 |
161 |
312 |
342 |
175 |
192 |
103 |
345 |
190 |
196 |
598 |
491 |
421 |
224 |
265 |
217 |
167 |
Character |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
-c |
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
425 |
422 |
250 |
377 |
97 |
135 |
749 |
226 |
239 |
137 |
364 |
176 |
1856 |
592 |
355 |
266 |
327 |
369 |
249 |
165 |
171 |
207 |
192 |
214 |
180 |
Character |
c |
h |
a |
r |
a |
c |
t |
t |
-t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
i |
e |
-e |
-i |
e |
Milliseconds |
249 |
78 |
98 |
139 |
293 |
252 |
157 |
209 |
418 |
119 |
74 |
162 |
196 |
111 |
94 |
332 |
285 |
395 |
114 |
221 |
132 |
25 |
373 |
187 |
106 |
Character |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
a |
-a |
o |
Milliseconds |
339 |
348 |
123 |
169 |
284 |
277 |
106 |
295 |
182 |
288 |
499 |
181 |
224 |
398 |
446 |
625 |
74 |
153 |
413 |
374 |
186 |
312 |
439 |
330 |
218 |
Character |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
Milliseconds |
277 |
217 |
353 |
225 |
196 |
208 |
466 |
223 |
146 |
198 |
139 |
97 |
320 |
914 |
386 |
81 |
169 |
165 |
438 |
204 |
237 |
174 |
374 |
353 |
151 |
Character |
e |
x |
p |
t |
e |
-e |
-t |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
229 |
217 |
141 |
249 |
116 |
418 |
148 |
71 |
243 |
214 |
877 |
381 |
777 |
208 |
425 |
358 |
205 |
|
WPM Timing |
Seconds |
WPM |
3.05 |
35.35 |
6.11 |
45.17 |
9.16 |
54.99 |
12.22 |
50.08 |
15.27 |
50.28 |
18.33 |
52.37 |
21.38 |
52.19 |
24.44 |
52.05 |
27.49 |
48.45 |
30.55 |
47.92 |
33.6 |
46.42 |
36.66 |
46.48 |
39.71 |
47.74 |
42.77 |
46.86 |
45.82 |
46.61 |
48.88 |
45.17 |
51.93 |
43.67 |
54.99 |
44.3 |
58.04 |
45.48 |
61.1 |
45.17 |
64.15 |
44.89 |
67.21 |
45.17 |
70.26 |
45.09 |
73.32 |
45.17 |
76.37 |
45.09 |
79.43 |
44.87 |
82.48 |
45.39 |
85.54 |
45.73 |
88.59 |
45.24 |
91.65 |
46.09 |
94.7 |
45.49 |
97.76 |
45.17 |
100.81 |
44.64 |
103.87 |
44.71 |
106.92 |
44.11 |
109.98 |
44.19 |
113.03 |
44.59 |
116.09 |
44.66 |
119.14 |
44.52 |
122.2 |
44.29 |
125.25 |
43.5 |
128.31 |
43.86 |
131.36 |
43.85 |
134.42 |
43.83 |
137.47 |
43.73 |
140.53 |
43.55 |
143.58 |
43.54 |
146.64 |
43.54 |
149.69 |
43.13 |
152.75 |
42.58 |
|