Official speed |
53.93 wpm (120.60 seconds elapsed during race) |
Without ending ping |
53.97 wpm (85 ms delay sending score to TypeRacer’s server) |
Timerless |
54.09 wpm (270 ms elapsed before first character typed; 120.25 seconds elapsed during race) |
Timerless minus one |
53.99 wpm, ignoring the first character typed |
Race Start |
April 22, 2024 7:01:57pm UTC |
Race Finish |
April 22, 2024 7:03:58pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.3% |
Points |
80.00 |
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 */ StringBuffer command = new StringBuffer(); int expetcted 10- = 1024;/ / * Cut off to avoid DoS attack */ while (expected < shutdown.length*)()) { if (random == null) random = new Random(System. cucurrerntntTimeMillis)()); expected += (random.nextInt() % 10244(); } while (expected > 0) { int ch = -1 ; try { ch = strameam. readreadf((); } catch (IOException e) { log.warn("StandardSerever. wawawait: read: ", e) ; ch = -1; } if (ch < 32) /* Control character or EORFF TERMterminates loop break; 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 |
270 |
408 |
206 |
423 |
137 |
182 |
107 |
133 |
151 |
69 |
129 |
148 |
54 |
114 |
185 |
92 |
64 |
199 |
159 |
154 |
92 |
168 |
116 |
164 |
100 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
119 |
170 |
85 |
119 |
166 |
82 |
69 |
65 |
78 |
92 |
25 |
55 |
144 |
116 |
116 |
96 |
148 |
68 |
200 |
220 |
317 |
131 |
462 |
217 |
175 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
Milliseconds |
99 |
92 |
45 |
340 |
284 |
16 |
202 |
172 |
65 |
75 |
108 |
71 |
52 |
208 |
136 |
100 |
79 |
99 |
156 |
159 |
117 |
100 |
135 |
42 |
375 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
t |
-t |
Milliseconds |
210 |
169 |
46 |
63 |
60 |
310 |
205 |
71 |
150 |
110 |
68 |
252 |
236 |
366 |
119 |
184 |
79 |
52 |
81 |
254 |
247 |
224 |
115 |
327 |
426 |
Character |
c |
t |
e |
d |
|
1 |
0 |
-0 |
-1 |
- |
|
- |
-- |
= |
|
1 |
0 |
2 |
4 |
; |
/ |
|
- |
-/ |
|
Milliseconds |
130 |
320 |
183 |
150 |
65 |
225 |
130 |
445 |
139 |
188 |
128 |
323 |
163 |
187 |
189 |
191 |
302 |
460 |
273 |
282 |
432 |
92 |
327 |
137 |
116 |
Character |
/ |
|
- |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
96 |
166 |
384 |
211 |
253 |
320 |
203 |
80 |
75 |
157 |
59 |
169 |
72 |
79 |
85 |
28 |
276 |
65 |
134 |
75 |
92 |
64 |
353 |
201 |
404 |
Character |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
171 |
292 |
68 |
213 |
148 |
95 |
149 |
159 |
267 |
341 |
172 |
114 |
44 |
96 |
76 |
132 |
65 |
259 |
259 |
208 |
144 |
122 |
218 |
176 |
142 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
* |
) |
-) |
-* |
( |
) |
Milliseconds |
172 |
135 |
425 |
119 |
225 |
57 |
66 |
418 |
230 |
134 |
80 |
97 |
208 |
474 |
155 |
146 |
123 |
201 |
17 |
641 |
294 |
239 |
135 |
292 |
298 |
Character |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
Milliseconds |
216 |
316 |
229 |
165 |
193 |
65 |
55 |
386 |
417 |
158 |
117 |
118 |
141 |
111 |
101 |
197 |
206 |
92 |
109 |
124 |
185 |
166 |
250 |
90 |
154 |
Character |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
Milliseconds |
156 |
84 |
137 |
132 |
96 |
134 |
148 |
152 |
136 |
105 |
119 |
345 |
373 |
192 |
111 |
96 |
105 |
112 |
277 |
421 |
324 |
183 |
119 |
148 |
134 |
Character |
. |
|
c |
u |
-u |
-c |
- |
c |
u |
r |
r |
e |
r |
n |
t |
-t |
-n |
-r |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
172 |
132 |
132 |
80 |
310 |
149 |
135 |
84 |
122 |
102 |
151 |
76 |
89 |
70 |
81 |
399 |
151 |
141 |
198 |
70 |
311 |
228 |
100 |
51 |
341 |
Character |
i |
l |
l |
i |
s |
) |
-) |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
Milliseconds |
184 |
166 |
161 |
65 |
124 |
376 |
443 |
235 |
224 |
168 |
506 |
135 |
150 |
189 |
70 |
168 |
160 |
126 |
161 |
147 |
50 |
217 |
367 |
187 |
566 |
Character |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
4 |
-4 |
Milliseconds |
414 |
128 |
91 |
97 |
100 |
108 |
202 |
222 |
93 |
174 |
194 |
391 |
232 |
84 |
311 |
268 |
355 |
232 |
271 |
255 |
136 |
290 |
259 |
117 |
515 |
Character |
( |
-( |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
234 |
408 |
201 |
490 |
102 |
306 |
125 |
336 |
15 |
108 |
130 |
84 |
60 |
418 |
294 |
184 |
189 |
116 |
160 |
147 |
112 |
129 |
88 |
289 |
145 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
- |
; |
|
t |
r |
y |
|
{ |
Milliseconds |
305 |
661 |
447 |
501 |
410 |
161 |
107 |
29 |
103 |
181 |
73 |
127 |
728 |
305 |
338 |
141 |
129 |
516 |
218 |
116 |
119 |
143 |
7 |
289 |
317 |
Character |
|
c |
h |
|
= |
|
s |
t |
r |
a |
m |
-m |
-a |
e |
a |
m |
. |
|
r |
e |
a |
d |
-r |
-e |
-a |
Milliseconds |
132 |
185 |
78 |
52 |
251 |
144 |
152 |
73 |
172 |
162 |
142 |
440 |
141 |
184 |
173 |
104 |
203 |
84 |
109 |
55 |
132 |
73 |
414 |
0 |
0 |
Character |
-d |
- |
r |
e |
a |
d |
f |
( |
-( |
-f |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
Milliseconds |
0 |
488 |
134 |
57 |
241 |
60 |
57 |
309 |
317 |
178 |
290 |
4 |
778 |
132 |
686 |
178 |
279 |
149 |
65 |
138 |
129 |
112 |
337 |
687 |
147 |
Character |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
Milliseconds |
226 |
757 |
177 |
227 |
115 |
119 |
80 |
167 |
74 |
84 |
188 |
312 |
126 |
301 |
127 |
658 |
191 |
76 |
472 |
140 |
227 |
68 |
183 |
432 |
607 |
Character |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
e |
-e |
v |
e |
r |
. |
|
- |
w |
a |
w |
-w |
-a |
-w |
Milliseconds |
401 |
110 |
176 |
105 |
86 |
190 |
76 |
112 |
555 |
227 |
87 |
301 |
383 |
142 |
160 |
90 |
263 |
159 |
354 |
109 |
422 |
73 |
278 |
167 |
142 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
Milliseconds |
68 |
51 |
232 |
174 |
140 |
250 |
158 |
115 |
50 |
145 |
103 |
382 |
175 |
273 |
709 |
150 |
277 |
383 |
240 |
408 |
245 |
222 |
155 |
60 |
79 |
Character |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
Milliseconds |
269 |
199 |
464 |
287 |
239 |
211 |
353 |
159 |
288 |
64 |
73 |
1058 |
579 |
75 |
88 |
236 |
130 |
265 |
261 |
654 |
205 |
434 |
490 |
246 |
357 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
R |
F |
-F |
Milliseconds |
215 |
92 |
97 |
173 |
52 |
201 |
45 |
160 |
152 |
18 |
80 |
170 |
258 |
186 |
135 |
72 |
82 |
153 |
55 |
84 |
584 |
118 |
99 |
244 |
246 |
Character |
-R |
F |
|
T |
E |
R |
M |
-T |
-E |
-R |
-M |
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
Milliseconds |
148 |
96 |
84 |
507 |
123 |
100 |
83 |
579 |
0 |
0 |
0 |
822 |
159 |
90 |
73 |
111 |
81 |
139 |
52 |
140 |
195 |
87 |
139 |
210 |
158 |
Character |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
Milliseconds |
157 |
159 |
61 |
124 |
40 |
168 |
72 |
269 |
151 |
126 |
76 |
155 |
125 |
73 |
147 |
32 |
182 |
216 |
123 |
168 |
116 |
118 |
49 |
281 |
194 |
Character |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
] |
-] |
Milliseconds |
246 |
121 |
85 |
77 |
781 |
364 |
210 |
72 |
333 |
348 |
146 |
226 |
167 |
116 |
95 |
162 |
155 |
121 |
176 |
219 |
203 |
371 |
341 |
148 |
512 |
Character |
} |
Milliseconds |
256 |
|
WPM Timing |
Seconds |
WPM |
2.41 |
59.7 |
4.82 |
77.11 |
7.24 |
79.6 |
9.65 |
82.09 |
12.06 |
82.59 |
14.47 |
80.43 |
16.88 |
73.2 |
19.3 |
67.16 |
21.71 |
61.91 |
24.12 |
65.17 |
26.53 |
64.22 |
28.94 |
65.09 |
31.36 |
65.44 |
33.77 |
63.25 |
36.18 |
62.35 |
38.59 |
62.81 |
41 |
63.8 |
43.42 |
63.85 |
45.83 |
61.8 |
48.24 |
61.69 |
50.65 |
61.12 |
53.06 |
60.83 |
55.48 |
60.78 |
57.89 |
59.91 |
60.3 |
59.1 |
62.71 |
59.51 |
65.12 |
58.23 |
67.54 |
58.28 |
69.95 |
58.16 |
72.36 |
57.71 |
74.77 |
56.49 |
77.18 |
55.81 |
79.6 |
55.48 |
82.01 |
55.9 |
84.42 |
55.44 |
86.83 |
55.28 |
89.24 |
54.73 |
91.66 |
54.6 |
94.07 |
54.22 |
96.48 |
53.86 |
98.89 |
53.51 |
101.3 |
53.19 |
103.72 |
53.11 |
106.13 |
53.71 |
108.54 |
52.96 |
110.95 |
53.21 |
113.36 |
53.99 |
115.78 |
54.21 |
118.19 |
54.32 |
120.6 |
53.93 |
|