Official speed |
43.84 wpm (148.36 seconds elapsed during race) |
Without ending ping |
44.34 wpm (1,672 ms delay sending score to TypeRacer’s server) |
Timerless |
44.49 wpm (512 ms elapsed before first character typed; 146.17 seconds elapsed during race) |
Timerless minus one |
44.41 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 11:05:32pm UTC |
Race Finish |
July 15, 2023 11:08:00pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
65.03 |
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 |
/* REaead a set of characters from the socket */ StringBuffer command = svenew StringBuffer(); int expected = 103424; /8* Cut off to avoid DoS stattack */ while (expected < dhushutdown.lentgth()) { if (random == null) random =- new Random (System.currentTimeMillis()); expected ++= (random.nextInt() % 1024); } while (expected >0 0) { int ch = -1; try { ch = stream.read)(); } catch (IOException e) { log.awarn("StandarddServer.aawait: read: ", e); ch = -1; } if (ch ,< 32) /* Control character or EoOF terminates loop break; command.append((char) ch ); expected ---; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
-a |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
512 |
437 |
213 |
482 |
122 |
299 |
284 |
181 |
143 |
135 |
213 |
188 |
339 |
163 |
241 |
219 |
198 |
177 |
296 |
140 |
82 |
269 |
43 |
136 |
187 |
Character |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
Milliseconds |
171 |
229 |
309 |
256 |
184 |
182 |
218 |
196 |
199 |
0 |
657 |
171 |
205 |
67 |
56 |
110 |
233 |
78 |
223 |
112 |
218 |
306 |
241 |
289 |
347 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
s |
Milliseconds |
242 |
509 |
179 |
198 |
45 |
215 |
117 |
486 |
186 |
134 |
161 |
178 |
66 |
219 |
742 |
68 |
159 |
186 |
121 |
127 |
114 |
141 |
191 |
200 |
166 |
Character |
-s |
v |
e |
-e |
-v |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
269 |
603 |
298 |
201 |
180 |
654 |
93 |
108 |
162 |
464 |
213 |
203 |
80 |
204 |
121 |
489 |
187 |
149 |
146 |
179 |
52 |
296 |
265 |
511 |
167 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
3 |
4 |
-4 |
-3 |
2 |
4 |
; |
|
Milliseconds |
268 |
166 |
215 |
208 |
337 |
302 |
104 |
172 |
220 |
179 |
127 |
157 |
179 |
138 |
219 |
257 |
172 |
345 |
116 |
386 |
180 |
99 |
331 |
497 |
200 |
Character |
/ |
8 |
-8 |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
Milliseconds |
385 |
352 |
344 |
270 |
475 |
363 |
602 |
174 |
183 |
458 |
154 |
156 |
124 |
494 |
80 |
133 |
122 |
349 |
367 |
91 |
295 |
95 |
565 |
295 |
527 |
Character |
|
s |
t |
-t |
-s |
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
172 |
184 |
267 |
282 |
177 |
69 |
157 |
188 |
138 |
273 |
117 |
224 |
225 |
274 |
125 |
577 |
119 |
188 |
210 |
171 |
126 |
383 |
291 |
231 |
144 |
Character |
e |
c |
t |
e |
d |
|
< |
|
d |
h |
u |
-u |
-h |
-d |
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
Milliseconds |
191 |
227 |
189 |
112 |
168 |
141 |
283 |
180 |
227 |
134 |
205 |
236 |
167 |
181 |
155 |
150 |
221 |
728 |
397 |
94 |
222 |
113 |
251 |
920 |
199 |
Character |
n |
t |
-t |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
Milliseconds |
134 |
162 |
425 |
138 |
207 |
87 |
342 |
235 |
719 |
253 |
266 |
268 |
565 |
129 |
98 |
245 |
353 |
111 |
162 |
271 |
526 |
167 |
222 |
411 |
164 |
Character |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
- |
|
- |
-- |
|
n |
e |
w |
|
R |
Milliseconds |
167 |
199 |
224 |
218 |
161 |
296 |
235 |
173 |
114 |
171 |
167 |
139 |
161 |
158 |
241 |
0 |
143 |
291 |
143 |
379 |
563 |
149 |
81 |
167 |
822 |
Character |
a |
n |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
Milliseconds |
133 |
302 |
159 |
119 |
218 |
155 |
412 |
311 |
621 |
336 |
294 |
261 |
109 |
69 |
279 |
549 |
101 |
275 |
159 |
144 |
128 |
99 |
739 |
256 |
186 |
Character |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
+ |
-+ |
= |
Milliseconds |
134 |
345 |
312 |
276 |
191 |
156 |
180 |
249 |
231 |
299 |
574 |
290 |
76 |
287 |
129 |
166 |
239 |
202 |
82 |
195 |
131 |
222 |
365 |
470 |
263 |
Character |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
Milliseconds |
236 |
656 |
334 |
68 |
91 |
153 |
180 |
197 |
261 |
368 |
82 |
292 |
172 |
308 |
163 |
157 |
322 |
238 |
219 |
456 |
284 |
532 |
116 |
340 |
159 |
Character |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
0 |
-0 |
|
Milliseconds |
663 |
304 |
218 |
186 |
225 |
222 |
91 |
221 |
396 |
155 |
190 |
208 |
280 |
268 |
92 |
231 |
281 |
243 |
112 |
131 |
225 |
256 |
451 |
404 |
213 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
188 |
501 |
310 |
332 |
246 |
171 |
170 |
116 |
184 |
184 |
78 |
153 |
189 |
193 |
846 |
359 |
452 |
150 |
223 |
185 |
112 |
111 |
285 |
225 |
197 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
) |
-) |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
35 |
138 |
155 |
177 |
168 |
195 |
183 |
43 |
122 |
124 |
233 |
355 |
101 |
84 |
196 |
328 |
491 |
281 |
259 |
412 |
174 |
272 |
191 |
246 |
437 |
Character |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
Milliseconds |
203 |
253 |
173 |
172 |
255 |
384 |
491 |
546 |
481 |
452 |
302 |
203 |
179 |
78 |
164 |
59 |
264 |
191 |
365 |
196 |
232 |
233 |
601 |
197 |
78 |
Character |
. |
a |
-a |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
-d |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
295 |
255 |
407 |
112 |
170 |
143 |
208 |
391 |
338 |
375 |
176 |
131 |
100 |
141 |
349 |
144 |
435 |
320 |
490 |
572 |
325 |
160 |
393 |
186 |
75 |
Character |
. |
a |
a |
-a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
Milliseconds |
293 |
198 |
577 |
314 |
58 |
382 |
112 |
248 |
369 |
213 |
195 |
75 |
116 |
183 |
307 |
160 |
334 |
325 |
147 |
167 |
312 |
356 |
158 |
203 |
59 |
Character |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
, |
-, |
< |
|
3 |
2 |
) |
|
/ |
Milliseconds |
168 |
194 |
180 |
545 |
249 |
560 |
146 |
312 |
201 |
186 |
175 |
89 |
333 |
322 |
111 |
192 |
706 |
346 |
277 |
368 |
197 |
105 |
374 |
194 |
369 |
Character |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
o |
Milliseconds |
370 |
153 |
415 |
229 |
183 |
116 |
218 |
206 |
235 |
219 |
151 |
103 |
93 |
118 |
403 |
212 |
319 |
256 |
68 |
285 |
173 |
135 |
99 |
326 |
255 |
Character |
-o |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
Milliseconds |
707 |
339 |
452 |
275 |
218 |
194 |
567 |
109 |
269 |
181 |
722 |
177 |
547 |
146 |
207 |
203 |
198 |
188 |
212 |
207 |
202 |
250 |
105 |
110 |
175 |
Character |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
Milliseconds |
317 |
230 |
389 |
54 |
208 |
161 |
153 |
97 |
135 |
282 |
425 |
118 |
169 |
166 |
113 |
186 |
423 |
228 |
676 |
162 |
100 |
150 |
414 |
411 |
228 |
Character |
h |
|
- |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
-- |
- |
- |
- |
; |
|
} |
Milliseconds |
97 |
149 |
480 |
318 |
554 |
192 |
292 |
296 |
150 |
231 |
265 |
221 |
103 |
181 |
190 |
232 |
317 |
192 |
476 |
206 |
640 |
359 |
307 |
|
WPM Timing |
Seconds |
WPM |
2.97 |
24.27 |
5.93 |
44.49 |
8.9 |
48.53 |
11.87 |
48.53 |
14.84 |
50.15 |
17.8 |
47.18 |
20.77 |
47.38 |
23.74 |
48.03 |
26.7 |
48.08 |
29.67 |
45.7 |
32.64 |
45.59 |
35.61 |
45.5 |
38.57 |
45.11 |
41.54 |
45.93 |
44.51 |
44.76 |
47.47 |
44.23 |
50.44 |
43.77 |
53.41 |
44.04 |
56.38 |
45.13 |
59.34 |
44.28 |
62.31 |
43.72 |
65.28 |
43.94 |
68.24 |
44.14 |
71.21 |
44.32 |
74.18 |
44.49 |
77.15 |
44.33 |
80.11 |
44.49 |
83.08 |
44.78 |
86.05 |
44.35 |
89.01 |
44.49 |
91.98 |
45.4 |
94.95 |
45.12 |
97.92 |
44.98 |
100.88 |
44.96 |
103.85 |
44.83 |
106.82 |
44.82 |
109.78 |
44.6 |
112.75 |
44.49 |
115.72 |
44.8 |
118.69 |
44.69 |
121.65 |
44.49 |
124.62 |
44.68 |
127.59 |
44.77 |
130.55 |
44.49 |
133.52 |
44.49 |
136.49 |
44.84 |
139.46 |
44.92 |
142.42 |
44.66 |
145.39 |
44.49 |
148.36 |
43.84 |
|