Official speed |
46.22 wpm (140.72 seconds elapsed during race) |
Without ending ping |
46.25 wpm (77 ms delay sending score to TypeRacer’s server) |
Timerless |
46.47 wpm (692 ms elapsed before first character typed; 139.95 seconds elapsed during race) |
Timerless minus one |
46.39 wpm, ignoring the first character typed |
Race Start |
September 9, 2023 11:09:30pm UTC |
Race Finish |
September 9, 2023 11:11:51pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.0% |
Points |
68.56 |
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 */ String Buffer command = new StringBuffer(); into expected = 1024 ; /* Cut off to aboivoid DoS attack */ while ( excppected < shutdown. length()0) { if (random == null) random = new Random(Susystem.currentTimemMillis()); expected += (random.next(nInt9() % 1024 ):; } while (expected > 0 ) { int ch = 1-1 ; try { ch = stream.read():; } catch (IOException e) [ { llog.warn("StandardServreer.awatit: read;: ", e):; ch = 1--1; } if (ch < 233232 ) /* Control character ofr EOF terminates loop break; command.append((hacahrhar) ch):; expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
692 |
796 |
450 |
393 |
77 |
94 |
133 |
140 |
146 |
104 |
122 |
176 |
115 |
105 |
146 |
85 |
37 |
232 |
90 |
87 |
84 |
98 |
434 |
192 |
127 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
72 |
148 |
155 |
284 |
157 |
61 |
76 |
23 |
115 |
95 |
64 |
40 |
624 |
91 |
85 |
97 |
67 |
124 |
403 |
687 |
387 |
207 |
330 |
113 |
148 |
Character |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
31 |
39 |
212 |
59 |
367 |
370 |
158 |
198 |
172 |
140 |
75 |
138 |
200 |
68 |
158 |
99 |
109 |
77 |
101 |
95 |
988 |
123 |
773 |
98 |
71 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
o |
|
- |
-o |
|
Milliseconds |
105 |
343 |
103 |
158 |
28 |
72 |
175 |
431 |
136 |
254 |
142 |
122 |
80 |
285 |
63 |
250 |
155 |
236 |
55 |
81 |
158 |
68 |
268 |
130 |
171 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
|
- |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
392 |
173 |
98 |
110 |
100 |
284 |
127 |
156 |
111 |
406 |
96 |
328 |
129 |
292 |
379 |
251 |
753 |
206 |
142 |
458 |
1088 |
205 |
624 |
121 |
103 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
b |
o |
i |
-i |
-o |
-b |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
Milliseconds |
123 |
159 |
121 |
144 |
86 |
176 |
50 |
63 |
313 |
158 |
88 |
77 |
246 |
112 |
108 |
124 |
92 |
67 |
75 |
108 |
435 |
243 |
427 |
260 |
341 |
Character |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
|
- |
e |
x |
c |
p |
-p |
-c |
p |
Milliseconds |
133 |
121 |
81 |
126 |
120 |
75 |
765 |
382 |
186 |
326 |
58 |
61 |
57 |
134 |
81 |
484 |
171 |
276 |
128 |
238 |
58 |
264 |
307 |
90 |
192 |
Character |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
|
- |
l |
e |
n |
g |
t |
h |
Milliseconds |
120 |
40 |
196 |
98 |
211 |
201 |
233 |
77 |
155 |
129 |
224 |
125 |
318 |
90 |
94 |
91 |
334 |
152 |
342 |
214 |
140 |
116 |
208 |
191 |
98 |
Character |
( |
) |
0 |
-0 |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
Milliseconds |
343 |
54 |
342 |
293 |
209 |
383 |
472 |
426 |
227 |
88 |
57 |
396 |
418 |
115 |
79 |
87 |
102 |
90 |
301 |
330 |
127 |
190 |
340 |
183 |
132 |
Character |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
u |
Milliseconds |
119 |
278 |
234 |
417 |
95 |
71 |
94 |
114 |
78 |
140 |
405 |
108 |
352 |
112 |
38 |
129 |
398 |
119 |
57 |
135 |
111 |
94 |
350 |
393 |
244 |
Character |
s |
-s |
-u |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
m |
-m |
M |
i |
l |
Milliseconds |
92 |
245 |
120 |
181 |
86 |
76 |
175 |
113 |
239 |
427 |
90 |
141 |
128 |
89 |
187 |
123 |
322 |
132 |
91 |
145 |
281 |
284 |
264 |
164 |
185 |
Character |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
Milliseconds |
106 |
124 |
159 |
273 |
58 |
258 |
333 |
754 |
255 |
201 |
75 |
665 |
72 |
189 |
91 |
158 |
128 |
512 |
145 |
163 |
1065 |
371 |
139 |
98 |
110 |
Character |
o |
m |
. |
n |
e |
x |
t |
( |
n |
-n |
-( |
I |
n |
t |
9 |
-9 |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
141 |
83 |
240 |
286 |
84 |
479 |
170 |
439 |
192 |
394 |
108 |
272 |
305 |
160 |
267 |
312 |
199 |
56 |
265 |
1008 |
211 |
379 |
109 |
703 |
69 |
Character |
|
- |
) |
: |
-: |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
102 |
763 |
376 |
262 |
433 |
176 |
331 |
566 |
280 |
428 |
60 |
74 |
81 |
89 |
113 |
496 |
325 |
210 |
89 |
120 |
186 |
175 |
87 |
571 |
232 |
Character |
> |
|
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
|
- |
; |
Milliseconds |
239 |
762 |
196 |
111 |
699 |
184 |
277 |
519 |
619 |
182 |
70 |
576 |
103 |
221 |
90 |
174 |
552 |
85 |
303 |
307 |
169 |
116 |
144 |
574 |
177 |
Character |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
Milliseconds |
140 |
300 |
157 |
175 |
161 |
885 |
568 |
197 |
98 |
594 |
141 |
63 |
921 |
146 |
148 |
65 |
76 |
110 |
213 |
249 |
53 |
83 |
121 |
309 |
54 |
Character |
: |
-: |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
Milliseconds |
414 |
351 |
197 |
282 |
488 |
243 |
470 |
109 |
182 |
191 |
117 |
128 |
360 |
481 |
54 |
418 |
231 |
96 |
125 |
118 |
121 |
110 |
35 |
71 |
295 |
Character |
e |
) |
|
[ |
|
- |
-[ |
{ |
|
l |
l |
-l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
Milliseconds |
151 |
261 |
377 |
433 |
443 |
319 |
317 |
636 |
851 |
230 |
106 |
337 |
224 |
136 |
380 |
290 |
87 |
56 |
112 |
304 |
207 |
587 |
185 |
335 |
111 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
r |
e |
-e |
-r |
e |
r |
. |
a |
w |
a |
t |
-t |
i |
t |
: |
|
r |
Milliseconds |
110 |
208 |
119 |
155 |
268 |
157 |
67 |
160 |
209 |
146 |
234 |
117 |
104 |
73 |
164 |
433 |
124 |
138 |
173 |
275 |
186 |
92 |
503 |
134 |
218 |
Character |
e |
a |
d |
; |
-; |
: |
|
" |
, |
|
e |
) |
: |
-: |
; |
|
c |
h |
|
= |
|
1 |
- |
-- |
-1 |
Milliseconds |
57 |
86 |
113 |
210 |
274 |
187 |
167 |
249 |
477 |
65 |
689 |
296 |
344 |
369 |
185 |
174 |
284 |
95 |
482 |
203 |
61 |
289 |
354 |
319 |
130 |
Character |
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
2 |
3 |
-3 |
3 |
2 |
-2 |
-3 |
-2 |
3 |
2 |
Milliseconds |
204 |
115 |
419 |
135 |
831 |
220 |
169 |
119 |
78 |
658 |
369 |
80 |
187 |
303 |
97 |
436 |
2 |
564 |
360 |
80 |
459 |
127 |
113 |
179 |
55 |
Character |
|
- |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
Milliseconds |
177 |
386 |
549 |
297 |
789 |
603 |
186 |
446 |
148 |
70 |
68 |
147 |
65 |
147 |
81 |
192 |
96 |
46 |
102 |
94 |
123 |
213 |
313 |
92 |
121 |
Character |
o |
f |
-f |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
Milliseconds |
198 |
146 |
252 |
127 |
133 |
318 |
96 |
129 |
227 |
287 |
178 |
85 |
95 |
151 |
61 |
168 |
104 |
88 |
124 |
91 |
198 |
157 |
84 |
185 |
169 |
Character |
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
h |
a |
Milliseconds |
282 |
57 |
57 |
82 |
45 |
328 |
162 |
1029 |
99 |
157 |
113 |
97 |
83 |
93 |
172 |
159 |
117 |
99 |
620 |
62 |
444 |
387 |
161 |
615 |
42 |
Character |
-a |
-h |
c |
a |
h |
r |
-r |
-h |
-a |
h |
a |
r |
) |
|
c |
h |
) |
: |
-: |
; |
|
e |
x |
p |
e |
Milliseconds |
233 |
106 |
86 |
121 |
53 |
90 |
419 |
108 |
118 |
221 |
71 |
55 |
473 |
409 |
240 |
88 |
349 |
232 |
337 |
181 |
163 |
175 |
196 |
78 |
146 |
Character |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
186 |
292 |
139 |
185 |
390 |
109 |
510 |
404 |
849 |
|
WPM Timing |
Seconds |
WPM |
2.81 |
34.11 |
5.63 |
59.69 |
8.44 |
62.54 |
11.26 |
59.69 |
14.07 |
59.69 |
16.89 |
61.12 |
19.7 |
60.3 |
22.51 |
58.09 |
25.33 |
54.01 |
28.14 |
54.15 |
30.96 |
55.04 |
33.77 |
54.01 |
36.59 |
54.12 |
39.4 |
54.21 |
42.22 |
53.16 |
45.03 |
53.56 |
47.84 |
54.43 |
50.66 |
54.01 |
53.47 |
54.31 |
56.29 |
53.94 |
59.1 |
53.81 |
61.92 |
53.49 |
64.73 |
52.09 |
67.54 |
51.34 |
70.36 |
49.8 |
73.17 |
50.18 |
75.99 |
49.43 |
78.8 |
48.88 |
81.62 |
48.37 |
84.43 |
48.04 |
87.25 |
48.28 |
90.06 |
47.7 |
92.87 |
48.19 |
95.69 |
47.65 |
98.5 |
46.9 |
101.32 |
47.26 |
104.13 |
47.25 |
106.95 |
47.24 |
109.76 |
46.9 |
112.57 |
46.48 |
115.39 |
46.28 |
118.2 |
45.58 |
121.02 |
45.02 |
123.83 |
45.84 |
126.65 |
46.43 |
129.46 |
46.72 |
132.28 |
46.99 |
135.09 |
46.46 |
137.9 |
46.47 |
140.72 |
46.22 |
|