Official speed |
45.74 wpm (142.19 seconds elapsed during race) |
Without ending ping |
46.12 wpm (1,158 ms delay sending score to TypeRacer’s server) |
Timerless |
46.33 wpm (656 ms elapsed before first character typed; 140.38 seconds elapsed during race) |
Timerless minus one |
46.25 wpm, ignoring the first character typed |
Race Start |
August 23, 2023 3:59:42pm UTC |
Race Finish |
August 23, 2023 4:02:04pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.8% |
Points |
67.85 |
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 |
/I* Read a set of characcteters from th e socket */ SrtrtringBuffer command = new String Buffer(); int expected = 1024; ;?/* Cut off to avoid Dos \S attack */ while (expected < shutdown.length()) { if (random == null) random = new Randonm (System.curerentTimeMislllis()):; expected += (random.nextInt() % 10254); } while (expected > )0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { log.warn("StandardServer.awaoit: read: ", e); ch = -1; } itf (ch < 32) /* Control character or EFOF terminates Looploop break; command.append((char) ch); expected--; } |
Timing |
Character |
/ |
I |
-I |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
656 |
853 |
532 |
181 |
331 |
354 |
294 |
152 |
182 |
143 |
169 |
133 |
159 |
164 |
154 |
144 |
117 |
102 |
76 |
210 |
81 |
105 |
116 |
205 |
179 |
Character |
c |
t |
e |
-e |
-t |
-c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
|
- |
e |
|
s |
o |
c |
Milliseconds |
43 |
208 |
158 |
290 |
140 |
99 |
84 |
129 |
99 |
109 |
146 |
189 |
187 |
105 |
192 |
116 |
111 |
85 |
115 |
416 |
112 |
150 |
133 |
126 |
120 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
r |
t |
r |
-r |
-t |
-r |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
120 |
112 |
146 |
187 |
272 |
231 |
160 |
380 |
574 |
411 |
169 |
206 |
141 |
168 |
238 |
162 |
139 |
131 |
116 |
386 |
169 |
416 |
147 |
170 |
116 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
|
- |
B |
u |
Milliseconds |
169 |
263 |
85 |
184 |
154 |
100 |
100 |
317 |
147 |
340 |
146 |
201 |
85 |
501 |
103 |
468 |
164 |
183 |
100 |
131 |
85 |
116 |
424 |
301 |
216 |
Character |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
162 |
155 |
168 |
100 |
233 |
185 |
216 |
131 |
238 |
100 |
79 |
137 |
164 |
222 |
163 |
116 |
185 |
200 |
155 |
147 |
186 |
269 |
417 |
148 |
154 |
Character |
2 |
4 |
; |
|
; |
? |
-? |
-; |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
Milliseconds |
469 |
201 |
649 |
170 |
15 |
301 |
332 |
154 |
200 |
448 |
201 |
353 |
133 |
135 |
118 |
131 |
117 |
168 |
116 |
317 |
100 |
154 |
132 |
169 |
116 |
Character |
i |
d |
|
D |
o |
s |
|
- |
-s |
\ |
-\ |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
Milliseconds |
185 |
113 |
90 |
361 |
338 |
130 |
231 |
454 |
585 |
648 |
0 |
0 |
216 |
338 |
162 |
155 |
16 |
200 |
169 |
200 |
819 |
312 |
685 |
230 |
101 |
Character |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
Milliseconds |
152 |
133 |
115 |
132 |
467 |
415 |
201 |
177 |
122 |
185 |
199 |
153 |
132 |
168 |
264 |
152 |
132 |
232 |
236 |
162 |
400 |
85 |
169 |
100 |
315 |
Character |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
Milliseconds |
232 |
100 |
138 |
100 |
199 |
186 |
663 |
338 |
248 |
270 |
2160 |
338 |
262 |
122 |
115 |
247 |
238 |
134 |
121 |
120 |
101 |
161 |
141 |
202 |
219 |
Character |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
o |
Milliseconds |
221 |
183 |
199 |
201 |
141 |
281 |
503 |
121 |
120 |
101 |
121 |
100 |
121 |
120 |
182 |
161 |
161 |
140 |
402 |
121 |
362 |
141 |
101 |
140 |
121 |
Character |
n |
-n |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
e |
-e |
r |
e |
n |
t |
T |
i |
m |
Milliseconds |
201 |
502 |
181 |
363 |
340 |
644 |
563 |
241 |
140 |
181 |
162 |
120 |
241 |
262 |
100 |
181 |
182 |
381 |
110 |
202 |
120 |
222 |
643 |
181 |
141 |
Character |
e |
M |
i |
s |
l |
-l |
-s |
l |
l |
i |
s |
( |
) |
) |
: |
-: |
; |
|
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
81 |
361 |
161 |
81 |
201 |
221 |
140 |
161 |
182 |
281 |
181 |
361 |
161 |
222 |
341 |
482 |
181 |
362 |
321 |
160 |
181 |
101 |
181 |
221 |
141 |
Character |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
Milliseconds |
123 |
159 |
301 |
924 |
543 |
502 |
201 |
141 |
111 |
100 |
121 |
141 |
241 |
263 |
180 |
522 |
181 |
402 |
181 |
160 |
303 |
160 |
232 |
1635 |
401 |
Character |
1 |
0 |
2 |
5 |
-5 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
Milliseconds |
420 |
135 |
200 |
217 |
616 |
270 |
363 |
584 |
133 |
322 |
247 |
369 |
115 |
169 |
148 |
132 |
184 |
654 |
385 |
163 |
254 |
116 |
200 |
169 |
201 |
Character |
d |
|
> |
|
) |
-) |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
Milliseconds |
162 |
138 |
247 |
354 |
231 |
369 |
216 |
400 |
284 |
362 |
269 |
169 |
116 |
99 |
163 |
221 |
78 |
169 |
253 |
262 |
484 |
169 |
516 |
185 |
199 |
Character |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
Milliseconds |
200 |
163 |
137 |
786 |
298 |
379 |
137 |
115 |
216 |
254 |
215 |
150 |
167 |
130 |
184 |
154 |
346 |
200 |
153 |
116 |
163 |
299 |
200 |
269 |
116 |
Character |
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
Milliseconds |
269 |
269 |
415 |
163 |
223 |
200 |
115 |
147 |
285 |
454 |
201 |
864 |
236 |
178 |
537 |
117 |
132 |
137 |
132 |
131 |
100 |
202 |
314 |
454 |
285 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
Milliseconds |
485 |
282 |
187 |
90 |
192 |
282 |
128 |
115 |
348 |
413 |
317 |
622 |
176 |
148 |
180 |
182 |
223 |
207 |
266 |
473 |
387 |
139 |
266 |
129 |
122 |
Character |
. |
a |
w |
a |
o |
-o |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
Milliseconds |
219 |
161 |
502 |
199 |
167 |
369 |
287 |
124 |
409 |
169 |
204 |
111 |
142 |
196 |
457 |
184 |
332 |
364 |
217 |
340 |
344 |
241 |
240 |
337 |
117 |
Character |
|
= |
|
- |
1 |
; |
|
} |
|
i |
t |
-t |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
Milliseconds |
215 |
255 |
199 |
431 |
293 |
480 |
166 |
273 |
233 |
234 |
106 |
338 |
93 |
197 |
337 |
385 |
127 |
199 |
282 |
392 |
332 |
225 |
510 |
243 |
408 |
Character |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
F |
Milliseconds |
850 |
308 |
461 |
179 |
144 |
1079 |
157 |
131 |
187 |
186 |
338 |
126 |
144 |
210 |
179 |
216 |
252 |
171 |
128 |
382 |
202 |
114 |
99 |
376 |
243 |
Character |
-F |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
L |
o |
o |
p |
-p |
-o |
-o |
-L |
l |
o |
Milliseconds |
396 |
301 |
346 |
156 |
263 |
166 |
141 |
160 |
182 |
98 |
169 |
121 |
151 |
173 |
140 |
455 |
142 |
116 |
194 |
246 |
138 |
126 |
99 |
172 |
200 |
Character |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
Milliseconds |
116 |
137 |
431 |
369 |
201 |
161 |
216 |
600 |
222 |
200 |
263 |
69 |
168 |
147 |
100 |
101 |
152 |
247 |
184 |
132 |
153 |
100 |
162 |
338 |
331 |
Character |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
169 |
363 |
122 |
147 |
184 |
468 |
249 |
184 |
130 |
301 |
215 |
169 |
153 |
278 |
169 |
169 |
246 |
200 |
138 |
131 |
487 |
146 |
403 |
167 |
316 |
|
WPM Timing |
Seconds |
WPM |
2.84 |
12.66 |
5.69 |
46.42 |
8.53 |
49.23 |
11.38 |
50.63 |
14.22 |
46.42 |
17.06 |
49.23 |
19.91 |
48.83 |
22.75 |
51.69 |
25.6 |
51.1 |
28.44 |
49.79 |
31.28 |
51.02 |
34.13 |
49.23 |
36.97 |
48.36 |
39.81 |
49.13 |
42.66 |
50.07 |
45.5 |
48 |
48.35 |
48.4 |
51.19 |
49.23 |
54.03 |
49.3 |
56.88 |
48.31 |
59.72 |
48.02 |
62.57 |
47.95 |
65.41 |
47.7 |
68.25 |
46.94 |
71.1 |
47.26 |
73.94 |
46.25 |
76.79 |
45.63 |
79.63 |
45.66 |
82.47 |
45.69 |
85.32 |
45.85 |
88.16 |
45.73 |
91 |
46.28 |
93.85 |
46.54 |
96.69 |
46.17 |
99.54 |
46.29 |
102.38 |
46.3 |
105.22 |
46.42 |
108.07 |
46.3 |
110.91 |
46.09 |
113.76 |
46.1 |
116.6 |
45.9 |
119.44 |
45.51 |
122.29 |
45.34 |
125.13 |
45.65 |
127.98 |
45.76 |
130.82 |
45.41 |
133.66 |
45.61 |
136.51 |
45.89 |
139.35 |
46.07 |
142.19 |
45.74 |
|