Official speed |
42.19 wpm (154.16 seconds elapsed during race) |
Without ending ping |
42.78 wpm (2,113 ms delay sending score to TypeRacer’s server) |
Timerless |
42.88 wpm (381 ms elapsed before first character typed; 151.67 seconds elapsed during race) |
Timerless minus one |
42.80 wpm, ignoring the first character typed |
Race Start |
July 19, 2023 1:54:10am UTC |
Race Finish |
July 19, 2023 1:56:44am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
95.6% |
Points |
62.58 |
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 |
/* REead a set fof charracters from the scoocket */ StringBuffer commmand = henew StringBuffer(); int expected = 01024; /* Cut off to avoid DosS atattack */ while (expected < shutdown.length()) { if (random = = null) random = new Random(System.currentITimeMillis()); epxxpected ++= (randmomn.nextINtnt)() % 1024); } while (expected > 0) { int ch = -1; try { c h = sterream. rread(); }{ catch (IOException e) { log.arwarn("StandardServer.await: read: ", e); ch = -1; } if (ch < 32) ?/* Control character or EOF tieerminates loop break.; command.appneend((hcchar) ch); expected --; } |
Timing |
Character |
/ |
* |
|
R |
E |
-E |
e |
a |
d |
|
a |
|
s |
e |
t |
|
f |
-f |
o |
f |
|
c |
h |
a |
r |
Milliseconds |
381 |
414 |
218 |
485 |
115 |
439 |
94 |
116 |
217 |
207 |
369 |
204 |
166 |
177 |
147 |
125 |
368 |
452 |
677 |
153 |
79 |
327 |
47 |
152 |
120 |
Character |
r |
-r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
c |
o |
-o |
-c |
o |
c |
Milliseconds |
511 |
285 |
90 |
237 |
200 |
220 |
122 |
146 |
184 |
305 |
353 |
103 |
107 |
196 |
218 |
67 |
66 |
115 |
184 |
368 |
151 |
236 |
185 |
410 |
190 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
-m |
Milliseconds |
171 |
188 |
279 |
212 |
225 |
305 |
122 |
610 |
219 |
213 |
65 |
562 |
152 |
504 |
454 |
182 |
161 |
182 |
60 |
244 |
601 |
79 |
190 |
192 |
336 |
Character |
m |
a |
n |
d |
|
= |
|
h |
e |
-e |
-h |
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
588 |
213 |
372 |
89 |
159 |
202 |
180 |
194 |
55 |
354 |
152 |
214 |
133 |
129 |
123 |
525 |
192 |
206 |
123 |
506 |
120 |
475 |
207 |
144 |
160 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
0 |
-0 |
1 |
0 |
Milliseconds |
173 |
70 |
416 |
228 |
536 |
171 |
187 |
156 |
222 |
216 |
390 |
336 |
157 |
153 |
279 |
178 |
132 |
189 |
161 |
219 |
186 |
832 |
422 |
235 |
162 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
Milliseconds |
482 |
351 |
418 |
181 |
352 |
562 |
324 |
531 |
202 |
176 |
121 |
193 |
132 |
143 |
111 |
453 |
75 |
110 |
433 |
183 |
200 |
113 |
218 |
136 |
381 |
Character |
o |
s |
-s |
S |
|
a |
t |
a |
t |
-t |
-a |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
289 |
233 |
440 |
375 |
185 |
167 |
457 |
228 |
262 |
145 |
189 |
78 |
130 |
284 |
101 |
419 |
249 |
306 |
123 |
220 |
84 |
73 |
227 |
225 |
174 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
Milliseconds |
308 |
330 |
232 |
134 |
170 |
221 |
179 |
102 |
199 |
178 |
291 |
292 |
419 |
80 |
206 |
147 |
172 |
329 |
452 |
249 |
252 |
264 |
412 |
189 |
153 |
Character |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
|
- |
= |
|
n |
Milliseconds |
488 |
87 |
411 |
226 |
301 |
348 |
510 |
331 |
494 |
138 |
88 |
265 |
511 |
167 |
262 |
165 |
141 |
102 |
164 |
177 |
205 |
411 |
277 |
194 |
242 |
Character |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
Milliseconds |
236 |
238 |
170 |
301 |
215 |
240 |
97 |
172 |
107 |
148 |
146 |
176 |
185 |
181 |
205 |
138 |
89 |
171 |
641 |
133 |
178 |
139 |
149 |
138 |
436 |
Character |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
I |
-I |
T |
i |
m |
e |
M |
i |
l |
l |
i |
Milliseconds |
445 |
236 |
108 |
177 |
118 |
147 |
300 |
569 |
156 |
240 |
147 |
103 |
135 |
112 |
290 |
316 |
393 |
244 |
146 |
100 |
405 |
200 |
347 |
197 |
211 |
Character |
s |
( |
) |
) |
; |
|
e |
p |
x |
-x |
-p |
x |
p |
e |
c |
t |
e |
d |
|
+ |
+ |
-+ |
= |
|
( |
Milliseconds |
154 |
227 |
224 |
291 |
545 |
195 |
171 |
181 |
28 |
398 |
184 |
357 |
433 |
154 |
594 |
269 |
229 |
207 |
304 |
212 |
329 |
471 |
247 |
236 |
716 |
Character |
r |
a |
n |
d |
m |
-m |
o |
m |
n |
-n |
. |
n |
e |
x |
t |
I |
N |
t |
-t |
-N |
n |
t |
) |
-) |
( |
Milliseconds |
306 |
102 |
71 |
166 |
261 |
459 |
234 |
143 |
799 |
516 |
299 |
344 |
494 |
604 |
135 |
416 |
167 |
229 |
224 |
164 |
244 |
118 |
272 |
475 |
303 |
Character |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
Milliseconds |
263 |
241 |
479 |
144 |
375 |
158 |
495 |
165 |
530 |
449 |
193 |
329 |
200 |
353 |
128 |
121 |
144 |
173 |
100 |
483 |
265 |
416 |
135 |
209 |
226 |
Character |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
Milliseconds |
514 |
149 |
285 |
347 |
230 |
439 |
110 |
335 |
212 |
389 |
202 |
199 |
169 |
156 |
142 |
296 |
62 |
173 |
206 |
199 |
746 |
408 |
338 |
225 |
173 |
Character |
r |
y |
|
{ |
|
c |
|
- |
h |
|
= |
|
s |
t |
e |
r |
-r |
-e |
r |
e |
a |
m |
. |
|
r |
Milliseconds |
171 |
112 |
120 |
221 |
199 |
188 |
232 |
397 |
207 |
179 |
257 |
200 |
145 |
185 |
274 |
9 |
406 |
198 |
80 |
99 |
117 |
196 |
253 |
400 |
181 |
Character |
-r |
- |
r |
e |
a |
d |
( |
) |
; |
|
} |
{ |
-{ |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
Milliseconds |
219 |
163 |
89 |
81 |
90 |
216 |
308 |
261 |
459 |
204 |
246 |
0 |
399 |
273 |
192 |
166 |
155 |
231 |
400 |
297 |
258 |
261 |
280 |
495 |
311 |
Character |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
a |
r |
-r |
-a |
w |
a |
r |
n |
Milliseconds |
278 |
238 |
133 |
180 |
101 |
127 |
125 |
249 |
223 |
297 |
192 |
189 |
197 |
504 |
182 |
128 |
234 |
261 |
240 |
336 |
165 |
116 |
182 |
127 |
207 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
Milliseconds |
605 |
759 |
384 |
175 |
120 |
128 |
160 |
297 |
131 |
170 |
452 |
359 |
74 |
312 |
181 |
65 |
279 |
399 |
230 |
188 |
143 |
198 |
316 |
175 |
209 |
Character |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
Milliseconds |
87 |
124 |
207 |
321 |
139 |
556 |
509 |
204 |
236 |
512 |
379 |
172 |
249 |
85 |
157 |
202 |
207 |
1279 |
187 |
513 |
153 |
318 |
240 |
194 |
149 |
Character |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
? |
-? |
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
89 |
206 |
345 |
68 |
172 |
585 |
197 |
234 |
103 |
413 |
184 |
322 |
499 |
308 |
366 |
174 |
395 |
192 |
202 |
162 |
223 |
174 |
238 |
170 |
230 |
Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
i |
e |
-e |
-i |
e |
r |
m |
i |
Milliseconds |
45 |
161 |
109 |
178 |
335 |
238 |
239 |
105 |
384 |
151 |
148 |
118 |
634 |
285 |
366 |
86 |
214 |
87 |
27 |
416 |
137 |
143 |
53 |
319 |
298 |
Character |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
. |
-. |
; |
|
c |
o |
m |
m |
a |
Milliseconds |
208 |
213 |
145 |
120 |
149 |
158 |
169 |
243 |
491 |
208 |
230 |
362 |
288 |
122 |
53 |
422 |
328 |
306 |
291 |
228 |
437 |
54 |
127 |
172 |
161 |
Character |
n |
d |
. |
a |
p |
p |
n |
e |
-e |
-n |
e |
n |
d |
( |
( |
h |
c |
-c |
-h |
c |
h |
a |
r |
) |
|
Milliseconds |
104 |
119 |
237 |
400 |
142 |
165 |
240 |
120 |
260 |
164 |
143 |
89 |
173 |
274 |
360 |
538 |
57 |
286 |
197 |
103 |
101 |
124 |
329 |
361 |
269 |
Character |
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
- |
- |
; |
|
} |
Milliseconds |
217 |
80 |
327 |
597 |
160 |
257 |
228 |
115 |
186 |
221 |
189 |
93 |
232 |
299 |
300 |
280 |
210 |
343 |
322 |
259 |
|
WPM Timing |
Seconds |
WPM |
3.08 |
35.03 |
6.17 |
38.92 |
9.25 |
41.52 |
12.33 |
41.84 |
15.42 |
42.03 |
18.5 |
40.87 |
21.58 |
41.14 |
24.67 |
42.33 |
27.75 |
43.25 |
30.83 |
42.03 |
33.92 |
41.4 |
37 |
42.81 |
40.08 |
41.62 |
43.16 |
42.53 |
46.25 |
43.59 |
49.33 |
43.3 |
52.41 |
43.04 |
55.5 |
43.25 |
58.58 |
44.45 |
61.66 |
44.76 |
64.75 |
44.85 |
67.83 |
44.94 |
70.91 |
44.17 |
74 |
43.62 |
77.08 |
42.66 |
80.16 |
41.91 |
83.25 |
41.66 |
86.33 |
41.7 |
89.41 |
41.74 |
92.5 |
42.16 |
95.58 |
42.31 |
98.66 |
42.2 |
101.75 |
41.99 |
104.83 |
42.01 |
107.91 |
42.37 |
111 |
42.16 |
114.08 |
42.18 |
117.16 |
42.4 |
120.24 |
42.41 |
123.33 |
42.23 |
126.41 |
42.43 |
129.49 |
42.26 |
132.58 |
42.63 |
135.66 |
42.64 |
138.74 |
42.81 |
141.83 |
42.9 |
144.91 |
42.9 |
147.99 |
42.73 |
151.08 |
42.73 |
154.16 |
42.19 |
|