Official speed |
41.17 wpm (157.98 seconds elapsed during race) |
Without ending ping |
41.29 wpm (456 ms delay sending score to TypeRacer’s server) |
Timerless |
41.39 wpm (371 ms elapsed before first character typed; 157.15 seconds elapsed during race) |
Timerless minus one |
41.31 wpm, ignoring the first character typed |
Race Start |
August 28, 2023 7:25:57pm UTC |
Race Finish |
August 28, 2023 7:28:35pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.2% |
Points |
61.07 |
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 = enew StringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (expected < shutdown.lenghth(*)) { if (random == null) random = enew Random(System.curentrentTimeMillis()); expected += (random.nextInt() % 1024); } while (expedtcted > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e) ; ch = -1; } if (ch < 32) /* cControl character of r EOF terminaetes 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 |
371 |
586 |
321 |
511 |
252 |
208 |
216 |
158 |
143 |
160 |
128 |
177 |
247 |
348 |
222 |
126 |
141 |
203 |
123 |
134 |
175 |
192 |
342 |
258 |
161 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
136 |
199 |
165 |
157 |
239 |
113 |
245 |
193 |
135 |
147 |
147 |
144 |
148 |
96 |
239 |
161 |
175 |
185 |
438 |
364 |
388 |
272 |
1639 |
193 |
215 |
Character |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
e |
-e |
n |
e |
w |
Milliseconds |
105 |
202 |
91 |
559 |
189 |
167 |
194 |
182 |
106 |
119 |
258 |
111 |
239 |
193 |
573 |
141 |
148 |
232 |
509 |
272 |
373 |
732 |
576 |
127 |
130 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
144 |
541 |
228 |
206 |
121 |
191 |
96 |
527 |
193 |
177 |
193 |
190 |
96 |
474 |
215 |
401 |
221 |
257 |
204 |
133 |
134 |
165 |
260 |
170 |
179 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
Milliseconds |
296 |
252 |
208 |
244 |
125 |
255 |
264 |
207 |
606 |
488 |
291 |
272 |
294 |
432 |
428 |
212 |
682 |
191 |
160 |
151 |
170 |
174 |
204 |
119 |
174 |
Character |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
Milliseconds |
139 |
198 |
122 |
295 |
158 |
177 |
184 |
176 |
466 |
300 |
525 |
213 |
141 |
211 |
208 |
152 |
303 |
102 |
219 |
264 |
370 |
213 |
216 |
134 |
220 |
Character |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
Milliseconds |
215 |
121 |
116 |
362 |
265 |
274 |
164 |
170 |
287 |
217 |
200 |
238 |
162 |
334 |
389 |
207 |
157 |
343 |
150 |
418 |
275 |
166 |
141 |
652 |
302 |
Character |
e |
n |
g |
h |
-h |
t |
h |
( |
* |
-* |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
Milliseconds |
144 |
176 |
232 |
422 |
412 |
451 |
115 |
370 |
0 |
912 |
754 |
204 |
249 |
684 |
419 |
209 |
123 |
143 |
613 |
389 |
195 |
139 |
311 |
201 |
278 |
Character |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
e |
-e |
n |
e |
w |
|
Milliseconds |
159 |
557 |
195 |
196 |
713 |
271 |
235 |
164 |
440 |
414 |
383 |
194 |
144 |
146 |
117 |
225 |
200 |
940 |
245 |
406 |
406 |
849 |
521 |
222 |
177 |
Character |
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
e |
n |
t |
-t |
-n |
-e |
r |
e |
Milliseconds |
493 |
171 |
169 |
92 |
166 |
224 |
406 |
616 |
295 |
109 |
202 |
112 |
211 |
270 |
315 |
141 |
168 |
297 |
177 |
223 |
319 |
162 |
151 |
201 |
167 |
Character |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
177 |
152 |
1390 |
314 |
207 |
113 |
520 |
222 |
382 |
353 |
241 |
89 |
560 |
259 |
156 |
352 |
219 |
239 |
244 |
193 |
160 |
283 |
232 |
189 |
250 |
Character |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
Milliseconds |
144 |
353 |
335 |
219 |
545 |
250 |
173 |
169 |
147 |
136 |
209 |
256 |
265 |
133 |
282 |
313 |
418 |
213 |
135 |
482 |
248 |
293 |
593 |
424 |
192 |
Character |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
d |
t |
-t |
-d |
c |
t |
Milliseconds |
483 |
284 |
419 |
653 |
339 |
253 |
361 |
224 |
248 |
138 |
199 |
208 |
159 |
191 |
378 |
311 |
265 |
176 |
177 |
291 |
321 |
375 |
147 |
112 |
418 |
Character |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
Milliseconds |
215 |
271 |
98 |
351 |
241 |
261 |
569 |
468 |
764 |
328 |
271 |
193 |
86 |
189 |
183 |
44 |
252 |
329 |
220 |
527 |
171 |
337 |
250 |
300 |
250 |
Character |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
Milliseconds |
103 |
247 |
589 |
276 |
208 |
97 |
218 |
260 |
257 |
177 |
215 |
341 |
324 |
183 |
190 |
273 |
224 |
146 |
375 |
446 |
486 |
251 |
520 |
256 |
1224 |
Character |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
Milliseconds |
327 |
553 |
208 |
227 |
295 |
107 |
215 |
622 |
579 |
228 |
724 |
354 |
353 |
332 |
294 |
162 |
152 |
173 |
205 |
195 |
158 |
416 |
261 |
268 |
360 |
Character |
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
Milliseconds |
512 |
232 |
186 |
285 |
268 |
84 |
283 |
182 |
316 |
485 |
594 |
236 |
132 |
159 |
141 |
161 |
235 |
291 |
442 |
322 |
192 |
319 |
265 |
108 |
218 |
Character |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
Milliseconds |
271 |
354 |
175 |
168 |
152 |
474 |
312 |
167 |
144 |
144 |
256 |
692 |
372 |
289 |
360 |
205 |
177 |
471 |
425 |
635 |
525 |
152 |
208 |
92 |
236 |
Character |
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
Milliseconds |
321 |
242 |
199 |
136 |
359 |
232 |
409 |
286 |
242 |
134 |
298 |
295 |
345 |
92 |
219 |
265 |
286 |
338 |
214 |
571 |
269 |
1003 |
537 |
297 |
468 |
Character |
-c |
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
f |
|
- |
-f |
r |
Milliseconds |
468 |
803 |
296 |
311 |
42 |
291 |
182 |
254 |
276 |
147 |
161 |
83 |
228 |
130 |
306 |
269 |
192 |
249 |
102 |
259 |
104 |
136 |
578 |
148 |
186 |
Character |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
e |
-e |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
Milliseconds |
165 |
548 |
813 |
617 |
183 |
161 |
135 |
165 |
173 |
183 |
199 |
140 |
347 |
393 |
84 |
174 |
273 |
115 |
293 |
342 |
179 |
261 |
206 |
233 |
271 |
Character |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
Milliseconds |
149 |
188 |
497 |
480 |
303 |
438 |
96 |
213 |
181 |
152 |
85 |
179 |
203 |
270 |
230 |
161 |
167 |
154 |
179 |
374 |
339 |
300 |
168 |
12 |
757 |
Character |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
491 |
263 |
340 |
231 |
370 |
304 |
192 |
154 |
261 |
152 |
216 |
612 |
244 |
192 |
248 |
352 |
168 |
400 |
263 |
274 |
|
WPM Timing |
Seconds |
WPM |
3.16 |
41.78 |
6.32 |
51.27 |
9.48 |
55.7 |
12.64 |
48.42 |
15.8 |
49.37 |
18.96 |
45.58 |
22.12 |
46.66 |
25.28 |
47.47 |
28.44 |
46.42 |
31.6 |
46.72 |
34.76 |
46.96 |
37.91 |
47.79 |
41.07 |
47.91 |
44.23 |
47.75 |
47.39 |
45.32 |
50.55 |
44.63 |
53.71 |
44.46 |
56.87 |
44.52 |
60.03 |
42.98 |
63.19 |
43.11 |
66.35 |
42.86 |
69.51 |
42.12 |
72.67 |
42.27 |
75.83 |
42.57 |
78.99 |
42.69 |
82.15 |
42.22 |
85.31 |
42.34 |
88.47 |
42.05 |
91.63 |
41.65 |
94.79 |
41.9 |
97.95 |
42.15 |
101.11 |
42.02 |
104.27 |
41.55 |
107.43 |
41.22 |
110.59 |
41.45 |
113.74 |
41.36 |
116.9 |
41.57 |
120.06 |
41.78 |
123.22 |
41.39 |
126.38 |
41.4 |
129.54 |
41.59 |
132.7 |
41.05 |
135.86 |
40.89 |
139.02 |
40.91 |
142.18 |
40.85 |
145.34 |
40.95 |
148.5 |
41.13 |
151.66 |
41.22 |
154.82 |
41.31 |
157.98 |
41.17 |
|