Official speed |
54.25 wpm (119.89 seconds elapsed during race) |
Without ending ping |
54.28 wpm (65 ms delay sending score to TypeRacer’s server) |
Timerless |
54.46 wpm (406 ms elapsed before first character typed; 119.42 seconds elapsed during race) |
Timerless minus one |
54.36 wpm, ignoring the first character typed |
Race Start |
April 8, 2024 10:33:45pm UTC |
Race Finish |
April 8, 2024 10:35:45pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.4% |
Points |
80.47 |
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 aof characteres fs from the socket *(/ StringBuffer command -= = new StringBuffer(); int expected = 1024; /* Cut off to aovid void DosS sattack */ while (expected < shutdown.length()) {if if (random = = null )). ra random = new Randon(om (System. currucurrentTimemMililis()); expected += (random. nextInt() % 1024); } while (expected >0 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e); ch = -1; } if (ch < 3120) /* contControl character or EOF terminated ls loop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
a |
-a |
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
406 |
481 |
166 |
225 |
129 |
75 |
131 |
33 |
118 |
90 |
103 |
65 |
87 |
45 |
249 |
318 |
186 |
48 |
75 |
161 |
45 |
93 |
130 |
86 |
207 |
Character |
t |
e |
r |
e |
s |
|
f |
-f |
- |
-s |
-e |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
Milliseconds |
161 |
85 |
88 |
53 |
41 |
57 |
140 |
327 |
132 |
150 |
215 |
150 |
119 |
176 |
147 |
0 |
109 |
53 |
31 |
120 |
30 |
78 |
96 |
66 |
112 |
Character |
k |
e |
t |
|
* |
( |
-( |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
75 |
73 |
65 |
87 |
205 |
11 |
510 |
592 |
142 |
179 |
98 |
131 |
71 |
43 |
78 |
186 |
53 |
182 |
131 |
108 |
64 |
33 |
163 |
53 |
140 |
Character |
m |
a |
n |
d |
|
- |
= |
|
- |
-= |
-- |
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
Milliseconds |
108 |
99 |
74 |
86 |
57 |
105 |
0 |
100 |
448 |
136 |
411 |
237 |
217 |
183 |
83 |
86 |
84 |
362 |
92 |
161 |
154 |
142 |
135 |
238 |
93 |
Character |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
166 |
130 |
112 |
75 |
119 |
76 |
245 |
105 |
171 |
86 |
64 |
118 |
128 |
209 |
54 |
105 |
194 |
109 |
127 |
166 |
58 |
120 |
92 |
576 |
165 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
o |
v |
i |
d |
|
- |
Milliseconds |
956 |
310 |
403 |
164 |
267 |
592 |
510 |
216 |
96 |
128 |
79 |
133 |
78 |
138 |
37 |
147 |
28 |
74 |
107 |
141 |
61 |
26 |
189 |
79 |
327 |
Character |
-d |
-i |
-v |
-o |
v |
o |
i |
d |
|
D |
o |
s |
-s |
S |
|
s |
-s |
a |
t |
t |
a |
c |
k |
|
* |
Milliseconds |
139 |
129 |
119 |
511 |
104 |
132 |
78 |
91 |
77 |
239 |
251 |
106 |
413 |
180 |
150 |
186 |
477 |
66 |
150 |
106 |
78 |
215 |
119 |
164 |
952 |
Character |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
Milliseconds |
482 |
281 |
192 |
107 |
43 |
141 |
85 |
33 |
163 |
278 |
195 |
58 |
155 |
204 |
130 |
87 |
187 |
48 |
248 |
205 |
310 |
55 |
175 |
83 |
159 |
Character |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
i |
f |
|
- |
-f |
-i |
|
i |
f |
|
Milliseconds |
60 |
101 |
125 |
216 |
348 |
53 |
144 |
83 |
139 |
46 |
204 |
63 |
301 |
211 |
190 |
459 |
109 |
72 |
474 |
119 |
228 |
169 |
360 |
95 |
78 |
Character |
( |
r |
a |
n |
d |
o |
m |
|
= |
|
|
- |
- |
= |
|
n |
u |
l |
l |
|
) |
-) |
- |
) |
. |
Milliseconds |
172 |
192 |
119 |
87 |
118 |
76 |
47 |
126 |
284 |
128 |
138 |
498 |
184 |
336 |
139 |
152 |
159 |
231 |
148 |
56 |
192 |
330 |
127 |
241 |
287 |
Character |
|
r |
a |
-a |
-r |
- |
-. |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
Milliseconds |
63 |
193 |
97 |
277 |
154 |
133 |
109 |
139 |
262 |
95 |
88 |
121 |
84 |
45 |
85 |
97 |
109 |
150 |
84 |
109 |
53 |
292 |
196 |
92 |
121 |
Character |
o |
n |
( |
-( |
-n |
-o |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
|
c |
u |
r |
-r |
-u |
-c |
Milliseconds |
52 |
65 |
165 |
456 |
149 |
108 |
522 |
95 |
117 |
445 |
196 |
504 |
284 |
143 |
297 |
260 |
156 |
248 |
136 |
104 |
89 |
161 |
317 |
144 |
134 |
Character |
- |
r |
u |
-u |
-r |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
m |
-m |
M |
i |
l |
i |
-i |
l |
i |
Milliseconds |
131 |
213 |
144 |
432 |
138 |
97 |
119 |
174 |
160 |
89 |
139 |
130 |
316 |
129 |
86 |
107 |
140 |
495 |
213 |
114 |
218 |
66 |
592 |
250 |
214 |
Character |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
179 |
268 |
80 |
326 |
292 |
139 |
129 |
215 |
56 |
137 |
205 |
136 |
85 |
147 |
143 |
216 |
314 |
175 |
216 |
300 |
136 |
100 |
159 |
99 |
76 |
Character |
. |
|
- |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
Milliseconds |
305 |
445 |
385 |
183 |
420 |
186 |
83 |
174 |
200 |
86 |
183 |
83 |
558 |
263 |
630 |
666 |
140 |
241 |
203 |
508 |
367 |
174 |
1916 |
371 |
280 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
0 |
-0 |
|
0 |
) |
|
{ |
|
i |
Milliseconds |
57 |
59 |
210 |
127 |
153 |
219 |
373 |
294 |
129 |
145 |
201 |
115 |
87 |
162 |
67 |
265 |
351 |
586 |
150 |
383 |
342 |
259 |
451 |
240 |
227 |
Character |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
80 |
88 |
115 |
169 |
67 |
176 |
102 |
144 |
313 |
159 |
452 |
199 |
166 |
197 |
86 |
76 |
197 |
605 |
225 |
120 |
379 |
152 |
66 |
232 |
132 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
183 |
51 |
87 |
130 |
242 |
156 |
77 |
65 |
193 |
153 |
54 |
258 |
217 |
271 |
297 |
273 |
119 |
129 |
162 |
103 |
105 |
172 |
511 |
77 |
554 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
Milliseconds |
276 |
257 |
180 |
56 |
140 |
90 |
52 |
79 |
161 |
125 |
276 |
194 |
546 |
534 |
199 |
145 |
38 |
197 |
138 |
65 |
77 |
170 |
254 |
318 |
361 |
Character |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
Milliseconds |
152 |
133 |
117 |
103 |
186 |
144 |
156 |
275 |
152 |
94 |
237 |
85 |
107 |
142 |
139 |
97 |
119 |
34 |
182 |
286 |
98 |
322 |
41 |
88 |
192 |
Character |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
Milliseconds |
177 |
116 |
562 |
389 |
341 |
416 |
285 |
386 |
53 |
513 |
89 |
194 |
143 |
85 |
304 |
283 |
301 |
105 |
294 |
315 |
433 |
118 |
104 |
195 |
292 |
Character |
h |
|
< |
|
3 |
1 |
-1 |
2 |
0 |
-0 |
) |
|
/ |
* |
|
c |
o |
n |
t |
-t |
-n |
-o |
-c |
C |
o |
Milliseconds |
111 |
348 |
222 |
79 |
505 |
420 |
746 |
214 |
613 |
470 |
206 |
240 |
190 |
344 |
187 |
288 |
131 |
97 |
96 |
307 |
137 |
164 |
295 |
287 |
205 |
Character |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
Milliseconds |
97 |
126 |
186 |
97 |
196 |
108 |
464 |
101 |
104 |
62 |
111 |
184 |
138 |
53 |
120 |
0 |
120 |
75 |
53 |
205 |
287 |
138 |
116 |
217 |
129 |
Character |
r |
m |
i |
n |
a |
t |
e |
d |
|
l |
-l |
- |
-d |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
Milliseconds |
74 |
113 |
133 |
72 |
96 |
101 |
70 |
191 |
57 |
130 |
416 |
141 |
111 |
65 |
83 |
98 |
194 |
97 |
114 |
80 |
121 |
215 |
22 |
57 |
424 |
Character |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
Milliseconds |
235 |
207 |
202 |
108 |
145 |
151 |
61 |
88 |
115 |
87 |
128 |
81 |
137 |
97 |
79 |
115 |
276 |
128 |
248 |
86 |
85 |
99 |
554 |
586 |
822 |
Character |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
79 |
227 |
349 |
136 |
141 |
204 |
45 |
112 |
200 |
97 |
101 |
168 |
446 |
159 |
229 |
195 |
325 |
|
WPM Timing |
Seconds |
WPM |
2.4 |
70.06 |
4.8 |
65.06 |
7.19 |
75.07 |
9.59 |
73.82 |
11.99 |
69.06 |
14.39 |
71.73 |
16.78 |
75.07 |
19.18 |
68.81 |
21.58 |
67.84 |
23.98 |
64.56 |
26.38 |
62.33 |
28.77 |
60.47 |
31.17 |
62.37 |
33.57 |
63.99 |
35.97 |
61.39 |
38.36 |
61.31 |
40.76 |
59.47 |
43.16 |
58.94 |
45.56 |
58.21 |
47.96 |
57.05 |
50.35 |
55.05 |
52.75 |
55.05 |
55.15 |
54.4 |
57.55 |
54.84 |
59.94 |
54.65 |
62.34 |
54.47 |
64.74 |
53.57 |
67.14 |
52.19 |
69.54 |
52.29 |
71.93 |
52.05 |
74.33 |
52.31 |
76.73 |
52.39 |
79.13 |
52.78 |
81.52 |
53.43 |
83.92 |
53.33 |
86.32 |
53.52 |
88.72 |
53.97 |
91.12 |
54.52 |
93.51 |
54.28 |
95.91 |
54.3 |
98.31 |
54.2 |
100.71 |
53.5 |
103.1 |
52.84 |
105.5 |
52.32 |
107.9 |
53.05 |
110.3 |
53.31 |
112.7 |
53.77 |
115.09 |
54.43 |
117.49 |
54.03 |
119.89 |
54.25 |
|