Official speed |
43.05 wpm (151.08 seconds elapsed during race) |
Without ending ping |
43.16 wpm (372 ms delay sending score to TypeRacer’s server) |
Timerless |
43.60 wpm (1,550 ms elapsed before first character typed; 149.16 seconds elapsed during race) |
Timerless minus one |
43.52 wpm, ignoring the first character typed |
Race Start |
November 27, 2023 7:05:53am UTC |
Race Finish |
November 27, 2023 7:08:24am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.6% |
Points |
63.86 |
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(); int exeppected = 1024; */* Cut off to avoid DoS attack */ while (exeppected < shutdown.loenength()) P{ if (random = = nul) l) random = new Random (System.current(LTTimeMilislis()); excpected += (trarandom.nextInt() & ^% 1024) ; }{ qwhi=while (expected > 0) { int ch = -1; try { ch -= -= stream.traread(); } ctatch (KIIOException e) { lgo.og.earnwarn("StandardServer.aiwait: read;: ", e): ; ch = -1; } if (ch < e3232) /* Control character or EoOF terminates loop break ; command.append((chart ) ch) l; ; expected==--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
c |
-c |
a |
c |
Milliseconds |
1550 |
507 |
483 |
507 |
292 |
100 |
217 |
68 |
230 |
140 |
178 |
116 |
275 |
77 |
443 |
152 |
95 |
209 |
129 |
95 |
176 |
383 |
501 |
132 |
264 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
232 |
157 |
107 |
224 |
48 |
216 |
199 |
138 |
84 |
116 |
207 |
109 |
99 |
100 |
124 |
77 |
179 |
80 |
153 |
167 |
161 |
276 |
363 |
104 |
360 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
- |
|
- |
-- |
Milliseconds |
172 |
200 |
124 |
159 |
37 |
756 |
126 |
210 |
185 |
135 |
128 |
71 |
251 |
52 |
210 |
135 |
190 |
33 |
182 |
109 |
688 |
0 |
70 |
497 |
319 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
192 |
289 |
144 |
26 |
198 |
295 |
152 |
189 |
98 |
86 |
131 |
486 |
216 |
162 |
201 |
160 |
119 |
297 |
90 |
198 |
128 |
143 |
144 |
104 |
97 |
Character |
e |
x |
e |
p |
-p |
-e |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
* |
-* |
/ |
* |
Milliseconds |
256 |
288 |
262 |
177 |
272 |
133 |
235 |
185 |
263 |
280 |
114 |
206 |
69 |
229 |
156 |
248 |
108 |
286 |
221 |
347 |
105 |
543 |
552 |
1896 |
424 |
Character |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
Milliseconds |
497 |
311 |
121 |
237 |
103 |
172 |
144 |
164 |
136 |
180 |
311 |
80 |
200 |
224 |
65 |
71 |
226 |
60 |
385 |
770 |
335 |
88 |
422 |
248 |
167 |
Character |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
e |
p |
-p |
-e |
p |
e |
c |
t |
e |
Milliseconds |
364 |
237 |
185 |
594 |
254 |
466 |
127 |
223 |
66 |
152 |
101 |
146 |
200 |
241 |
271 |
304 |
285 |
148 |
359 |
136 |
200 |
168 |
264 |
294 |
123 |
Character |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
o |
e |
n |
-n |
-e |
-o |
e |
n |
g |
t |
h |
Milliseconds |
216 |
78 |
473 |
327 |
231 |
119 |
156 |
239 |
527 |
94 |
172 |
88 |
198 |
340 |
0 |
108 |
177 |
223 |
137 |
96 |
159 |
114 |
143 |
277 |
323 |
Character |
( |
) |
) |
|
P |
-P |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
|
- |
= |
|
n |
Milliseconds |
294 |
140 |
243 |
168 |
276 |
480 |
222 |
151 |
226 |
157 |
59 |
353 |
288 |
119 |
159 |
78 |
132 |
128 |
135 |
225 |
145 |
468 |
232 |
211 |
272 |
Character |
u |
l |
) |
|
- |
-) |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
215 |
192 |
433 |
199 |
320 |
125 |
200 |
352 |
157 |
639 |
100 |
67 |
144 |
81 |
99 |
129 |
248 |
410 |
266 |
157 |
467 |
158 |
443 |
115 |
162 |
Character |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
( |
-( |
L |
T |
-T |
Milliseconds |
54 |
181 |
168 |
79 |
399 |
189 |
467 |
233 |
143 |
152 |
126 |
178 |
285 |
323 |
120 |
200 |
208 |
240 |
109 |
196 |
340 |
411 |
279 |
68 |
389 |
Character |
-L |
T |
i |
m |
e |
M |
i |
l |
i |
s |
-s |
-i |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
c |
-c |
p |
Milliseconds |
111 |
287 |
271 |
201 |
155 |
415 |
177 |
225 |
239 |
189 |
306 |
120 |
222 |
139 |
200 |
311 |
73 |
352 |
357 |
163 |
296 |
192 |
392 |
319 |
232 |
Character |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
t |
r |
a |
-a |
-r |
-t |
r |
a |
n |
d |
o |
m |
. |
n |
e |
Milliseconds |
158 |
248 |
291 |
109 |
234 |
118 |
508 |
400 |
140 |
835 |
290 |
0 |
70 |
356 |
155 |
87 |
249 |
89 |
368 |
231 |
601 |
95 |
282 |
358 |
148 |
Character |
x |
t |
I |
n |
t |
( |
) |
|
& |
|
- |
-& |
^ |
-^ |
% |
|
1 |
0 |
2 |
4 |
) |
|
- |
; |
|
Milliseconds |
245 |
232 |
336 |
192 |
159 |
342 |
59 |
216 |
372 |
260 |
303 |
121 |
392 |
469 |
339 |
501 |
396 |
143 |
192 |
224 |
392 |
247 |
457 |
247 |
82 |
Character |
} |
{ |
|
- |
-{ |
|
q |
w |
h |
i |
-i |
-h |
-w |
= |
-= |
-q |
w |
h |
i |
l |
e |
|
( |
e |
x |
Milliseconds |
270 |
0 |
165 |
379 |
128 |
160 |
265 |
0 |
68 |
185 |
274 |
142 |
135 |
9 |
187 |
369 |
343 |
125 |
307 |
200 |
120 |
104 |
192 |
187 |
245 |
Character |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
Milliseconds |
143 |
200 |
248 |
217 |
96 |
263 |
177 |
265 |
119 |
331 |
644 |
125 |
388 |
179 |
165 |
144 |
528 |
119 |
201 |
109 |
75 |
192 |
133 |
826 |
432 |
Character |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
- |
= |
|
- |
-= |
-- |
- |
-- |
= |
|
s |
t |
r |
e |
Milliseconds |
384 |
112 |
273 |
207 |
121 |
60 |
868 |
311 |
141 |
148 |
64 |
205 |
31 |
99 |
328 |
128 |
120 |
251 |
453 |
185 |
144 |
192 |
182 |
233 |
81 |
Character |
a |
m |
. |
t |
r |
a |
-a |
-r |
-t |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
t |
-t |
a |
t |
c |
Milliseconds |
154 |
36 |
353 |
376 |
0 |
102 |
393 |
136 |
121 |
217 |
96 |
95 |
251 |
382 |
77 |
371 |
93 |
492 |
174 |
168 |
344 |
422 |
120 |
123 |
248 |
Character |
h |
|
( |
K |
I |
-I |
-K |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
Milliseconds |
88 |
79 |
234 |
319 |
0 |
439 |
143 |
207 |
194 |
416 |
473 |
408 |
289 |
79 |
167 |
89 |
64 |
135 |
69 |
163 |
269 |
120 |
275 |
135 |
570 |
Character |
g |
o |
. |
-. |
-o |
-g |
o |
g |
. |
e |
a |
r |
n |
-n |
-r |
-a |
-e |
w |
a |
r |
n |
( |
" |
S |
t |
Milliseconds |
136 |
0 |
207 |
341 |
152 |
107 |
208 |
344 |
201 |
224 |
69 |
163 |
111 |
265 |
150 |
121 |
111 |
201 |
81 |
126 |
160 |
306 |
388 |
332 |
214 |
Character |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
i |
-i |
w |
a |
i |
t |
: |
|
r |
e |
a |
Milliseconds |
110 |
91 |
130 |
156 |
194 |
513 |
352 |
106 |
110 |
287 |
136 |
135 |
146 |
163 |
557 |
327 |
113 |
77 |
75 |
151 |
401 |
184 |
220 |
48 |
132 |
Character |
d |
; |
-; |
: |
|
" |
, |
|
e |
) |
: |
|
- |
-: |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
192 |
167 |
409 |
231 |
87 |
202 |
382 |
115 |
199 |
262 |
314 |
159 |
375 |
120 |
282 |
71 |
193 |
120 |
71 |
217 |
351 |
259 |
309 |
441 |
167 |
Character |
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
e |
3 |
2 |
-2 |
-3 |
-e |
3 |
2 |
) |
|
/ |
* |
|
C |
Milliseconds |
374 |
178 |
190 |
123 |
136 |
232 |
225 |
84 |
500 |
268 |
156 |
423 |
0 |
136 |
279 |
136 |
120 |
182 |
83 |
424 |
128 |
550 |
394 |
205 |
532 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
-o |
O |
F |
Milliseconds |
177 |
108 |
122 |
208 |
95 |
189 |
153 |
363 |
96 |
141 |
429 |
120 |
219 |
281 |
98 |
167 |
119 |
183 |
108 |
108 |
363 |
270 |
377 |
190 |
292 |
Character |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
|
- |
; |
Milliseconds |
118 |
186 |
119 |
144 |
81 |
207 |
111 |
121 |
115 |
129 |
283 |
95 |
226 |
183 |
158 |
155 |
87 |
174 |
317 |
83 |
90 |
73 |
216 |
399 |
207 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
t |
|
- |
-t |
Milliseconds |
82 |
608 |
120 |
204 |
140 |
128 |
72 |
276 |
275 |
273 |
183 |
138 |
116 |
132 |
100 |
277 |
200 |
302 |
73 |
131 |
141 |
19 |
86 |
349 |
120 |
Character |
) |
|
c |
h |
) |
|
- |
l |
; |
|
- |
-; |
-l |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
= |
= |
Milliseconds |
378 |
142 |
209 |
105 |
247 |
97 |
383 |
272 |
0 |
48 |
504 |
119 |
496 |
217 |
368 |
200 |
224 |
328 |
146 |
262 |
255 |
113 |
216 |
224 |
167 |
Character |
-= |
-= |
- |
- |
; |
|
} |
Milliseconds |
317 |
316 |
240 |
152 |
263 |
144 |
270 |
|
WPM Timing |
Seconds |
WPM |
3.02 |
11.91 |
6.04 |
41.7 |
9.06 |
45.01 |
12.09 |
51.63 |
15.11 |
54.01 |
18.13 |
52.29 |
21.15 |
53.9 |
24.17 |
52.62 |
27.19 |
48.98 |
30.22 |
47.26 |
33.24 |
48.02 |
36.26 |
47.33 |
39.28 |
47.05 |
42.3 |
47.37 |
45.32 |
47.13 |
48.35 |
46.91 |
51.37 |
46.96 |
54.39 |
46.77 |
57.41 |
46.61 |
60.43 |
47.06 |
63.45 |
45.77 |
66.48 |
45.49 |
69.5 |
45.24 |
72.52 |
44.35 |
75.54 |
44.32 |
78.56 |
43.38 |
81.58 |
42.95 |
84.6 |
41.98 |
87.63 |
42.73 |
90.65 |
42.89 |
93.67 |
42.79 |
96.69 |
42.07 |
99.71 |
42.24 |
102.73 |
42.17 |
105.76 |
41.87 |
108.78 |
42.25 |
111.8 |
41.86 |
114.82 |
42.12 |
117.84 |
42.36 |
120.86 |
42.2 |
123.89 |
42.23 |
126.91 |
42.27 |
129.93 |
42.12 |
132.95 |
42.6 |
135.97 |
42.98 |
138.99 |
43.34 |
142.02 |
43.69 |
145.04 |
43.6 |
148.06 |
43.28 |
151.08 |
43.05 |
|