Official speed |
46.21 wpm (140.75 seconds elapsed during race) |
Without ending ping |
46.97 wpm (2,278 ms delay sending score to TypeRacer’s server) |
Timerless |
47.08 wpm (335 ms elapsed before first character typed; 138.14 seconds elapsed during race) |
Timerless minus one |
47.00 wpm, ignoring the first character typed |
Race Start |
July 13, 2023 7:08:14pm UTC |
Race Finish |
July 13, 2023 7:10:35pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
68.54 |
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 |
/* rRead a set of characters from the socket */ StrignngBuffer command = new StringBuffer(); int expected = 01024; /* Cut off to avoid DoS attack */ wihhyile (expected < shutdown.length()) { if (random == null) random = new Random (System.scurrentTimeMillis()); expected =+= (random.nextInt() % 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.qwarn("STantandardServer.await: read: ", e)p; ch = -1; } if (ch <32 32) /* Control character or EORF terminaetes loop break; command.append((hchar) ch); expected--; } |
Timing |
Character |
/ |
* |
|
r |
-r |
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
335 |
353 |
169 |
367 |
398 |
398 |
139 |
238 |
145 |
155 |
349 |
159 |
212 |
186 |
145 |
134 |
242 |
150 |
74 |
163 |
77 |
133 |
134 |
148 |
227 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
211 |
221 |
94 |
116 |
152 |
197 |
156 |
65 |
167 |
119 |
173 |
71 |
59 |
76 |
163 |
155 |
197 |
91 |
206 |
183 |
219 |
279 |
316 |
132 |
497 |
Character |
t |
r |
i |
g |
n |
-n |
-g |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
Milliseconds |
156 |
207 |
90 |
261 |
84 |
267 |
133 |
198 |
104 |
568 |
181 |
211 |
144 |
172 |
80 |
259 |
221 |
0 |
153 |
187 |
126 |
111 |
158 |
104 |
1071 |
Character |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
Milliseconds |
162 |
217 |
143 |
45 |
132 |
276 |
140 |
161 |
75 |
495 |
128 |
565 |
122 |
209 |
144 |
161 |
61 |
316 |
262 |
375 |
186 |
139 |
164 |
159 |
180 |
Character |
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
0 |
-0 |
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
Milliseconds |
370 |
233 |
212 |
158 |
250 |
188 |
82 |
199 |
126 |
174 |
174 |
591 |
386 |
184 |
152 |
393 |
400 |
425 |
190 |
312 |
440 |
144 |
475 |
211 |
181 |
Character |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
Milliseconds |
138 |
218 |
147 |
165 |
90 |
329 |
68 |
112 |
462 |
213 |
139 |
151 |
164 |
160 |
367 |
271 |
500 |
221 |
482 |
217 |
114 |
134 |
222 |
240 |
195 |
Character |
* |
/ |
|
w |
i |
h |
-h |
-i |
h |
y |
-y |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
Milliseconds |
311 |
309 |
155 |
169 |
107 |
35 |
514 |
111 |
213 |
0 |
389 |
171 |
228 |
166 |
136 |
396 |
254 |
226 |
186 |
480 |
223 |
323 |
37 |
503 |
188 |
Character |
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
Milliseconds |
343 |
228 |
169 |
135 |
575 |
155 |
251 |
76 |
265 |
139 |
458 |
401 |
145 |
196 |
165 |
267 |
82 |
314 |
221 |
369 |
238 |
274 |
261 |
179 |
181 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
Milliseconds |
78 |
282 |
331 |
116 |
124 |
156 |
152 |
177 |
151 |
192 |
208 |
217 |
200 |
213 |
180 |
177 |
293 |
244 |
481 |
107 |
145 |
254 |
113 |
130 |
174 |
Character |
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
s |
-s |
c |
Milliseconds |
243 |
184 |
183 |
84 |
116 |
121 |
658 |
338 |
126 |
208 |
225 |
140 |
277 |
370 |
278 |
1025 |
226 |
124 |
206 |
82 |
155 |
292 |
361 |
394 |
133 |
Character |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
Milliseconds |
119 |
188 |
156 |
129 |
117 |
105 |
696 |
223 |
180 |
101 |
524 |
202 |
187 |
148 |
148 |
255 |
434 |
250 |
346 |
425 |
185 |
162 |
546 |
145 |
160 |
Character |
c |
t |
e |
d |
|
= |
-= |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
Milliseconds |
250 |
226 |
134 |
158 |
152 |
212 |
354 |
235 |
646 |
265 |
769 |
342 |
105 |
483 |
333 |
101 |
138 |
300 |
436 |
106 |
249 |
159 |
381 |
221 |
124 |
Character |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
349 |
253 |
222 |
491 |
212 |
277 |
126 |
477 |
210 |
522 |
665 |
261 |
355 |
468 |
341 |
213 |
97 |
163 |
169 |
105 |
428 |
245 |
230 |
106 |
188 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
Milliseconds |
240 |
215 |
64 |
228 |
214 |
495 |
402 |
203 |
352 |
243 |
324 |
257 |
178 |
182 |
148 |
206 |
176 |
62 |
149 |
166 |
184 |
373 |
411 |
334 |
184 |
Character |
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
Milliseconds |
187 |
163 |
112 |
100 |
750 |
380 |
322 |
99 |
158 |
178 |
189 |
201 |
134 |
164 |
96 |
115 |
137 |
252 |
228 |
102 |
61 |
190 |
455 |
238 |
426 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
Milliseconds |
167 |
267 |
177 |
210 |
144 |
164 |
224 |
168 |
116 |
240 |
325 |
359 |
735 |
287 |
267 |
215 |
124 |
167 |
92 |
135 |
167 |
275 |
585 |
348 |
166 |
Character |
{ |
|
l |
o |
g |
. |
q |
-q |
w |
a |
r |
n |
( |
" |
S |
T |
a |
n |
-n |
-a |
-T |
t |
a |
n |
d |
Milliseconds |
226 |
204 |
538 |
165 |
106 |
386 |
592 |
334 |
102 |
200 |
160 |
239 |
810 |
403 |
741 |
175 |
161 |
158 |
221 |
145 |
197 |
185 |
140 |
43 |
592 |
Character |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
Milliseconds |
191 |
158 |
226 |
589 |
129 |
157 |
373 |
184 |
46 |
251 |
297 |
243 |
588 |
207 |
190 |
453 |
194 |
145 |
79 |
86 |
175 |
425 |
162 |
229 |
512 |
Character |
|
e |
) |
p |
-p |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
Milliseconds |
203 |
196 |
627 |
655 |
344 |
257 |
229 |
178 |
73 |
228 |
167 |
172 |
304 |
370 |
455 |
162 |
252 |
188 |
192 |
147 |
103 |
295 |
288 |
55 |
152 |
Character |
< |
3 |
2 |
-2 |
-3 |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
Milliseconds |
413 |
430 |
150 |
375 |
158 |
157 |
146 |
215 |
453 |
268 |
604 |
324 |
140 |
451 |
364 |
156 |
169 |
167 |
141 |
232 |
174 |
208 |
79 |
96 |
145 |
Character |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
R |
-R |
F |
|
t |
e |
r |
m |
i |
n |
a |
e |
-e |
t |
Milliseconds |
161 |
214 |
226 |
326 |
72 |
329 |
266 |
348 |
451 |
310 |
295 |
365 |
429 |
372 |
129 |
258 |
139 |
95 |
113 |
230 |
174 |
168 |
250 |
442 |
131 |
Character |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
Milliseconds |
91 |
51 |
347 |
241 |
198 |
148 |
242 |
224 |
149 |
257 |
137 |
52 |
239 |
389 |
195 |
304 |
40 |
181 |
192 |
233 |
55 |
366 |
505 |
226 |
343 |
Character |
p |
e |
n |
d |
( |
( |
h |
-h |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
196 |
215 |
265 |
131 |
432 |
150 |
613 |
289 |
214 |
74 |
160 |
184 |
347 |
205 |
226 |
82 |
543 |
354 |
192 |
209 |
206 |
110 |
159 |
222 |
188 |
Character |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
93 |
158 |
373 |
179 |
358 |
301 |
254 |
|
WPM Timing |
Seconds |
WPM |
2.81 |
34.1 |
5.63 |
51.15 |
8.44 |
62.52 |
11.26 |
56.48 |
14.07 |
57.98 |
16.89 |
56.84 |
19.7 |
56.64 |
22.52 |
55.95 |
25.33 |
53.05 |
28.15 |
53.29 |
30.96 |
52.71 |
33.78 |
51.87 |
36.59 |
51.15 |
39.41 |
50.55 |
42.22 |
50.87 |
45.04 |
51.15 |
47.85 |
51.15 |
50.67 |
51.63 |
53.48 |
50.48 |
56.3 |
50.73 |
59.11 |
50.34 |
61.93 |
49.99 |
64.74 |
49.12 |
67.56 |
49.02 |
70.37 |
48.94 |
73.19 |
48.04 |
76 |
48.47 |
78.82 |
48.26 |
81.63 |
48.51 |
84.45 |
48.6 |
87.26 |
48.95 |
90.08 |
48.89 |
92.89 |
48.83 |
95.71 |
48.4 |
98.52 |
47.87 |
101.34 |
47.37 |
104.15 |
47.47 |
106.97 |
47.45 |
109.78 |
47.11 |
112.6 |
47.11 |
115.41 |
46.79 |
118.23 |
46.69 |
121.04 |
46.99 |
123.86 |
46.6 |
126.67 |
46.7 |
129.49 |
47.08 |
132.3 |
46.98 |
135.12 |
46.8 |
137.93 |
46.98 |
140.75 |
46.21 |
|