Official speed |
43.10 wpm (150.90 seconds elapsed during race) |
Without ending ping |
43.69 wpm (2,044 ms delay sending score to TypeRacer’s server) |
Timerless |
43.78 wpm (306 ms elapsed before first character typed; 148.56 seconds elapsed during race) |
Timerless minus one |
43.70 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 11:38:36pm UTC |
Race Finish |
July 15, 2023 11:41:07pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.9% |
Points |
63.93 |
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 |
/* REadead sa set of characters from the socket */ sStringBuffer command = new StringBuffer(); int expected = 103424; /* Cut off to aviodid SDosS attack */ while (expected < shutdown.length() ))( { if (random == null) random = new Random (System.currentTimeMIsisllllis(()):; expected += (random.nextInt() % 103424); } while (expected >0 0) { int ch = -1; tyry { ch = stream.read(); } catch (IOException e) { lgoog.awarn("StandardSEerver.await: read: ", e); ch = -1; } if (ch < 32) /* Control character or EOF tieerminates loop break; commnand.append((chara)) ch); ex0pected--; } |
Timing |
Character |
/ |
* |
|
R |
E |
a |
d |
-d |
-a |
-E |
e |
a |
d |
|
s |
-s |
a |
|
s |
e |
t |
|
o |
f |
|
Milliseconds |
306 |
514 |
171 |
451 |
81 |
132 |
265 |
170 |
164 |
180 |
113 |
124 |
205 |
124 |
365 |
417 |
79 |
112 |
292 |
282 |
238 |
159 |
1108 |
136 |
71 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
Milliseconds |
377 |
53 |
115 |
155 |
154 |
241 |
253 |
220 |
129 |
102 |
208 |
216 |
198 |
78 |
471 |
203 |
162 |
103 |
26 |
114 |
270 |
106 |
255 |
115 |
175 |
Character |
t |
|
* |
/ |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
Milliseconds |
144 |
202 |
235 |
336 |
126 |
182 |
504 |
444 |
194 |
205 |
117 |
212 |
114 |
526 |
173 |
162 |
152 |
157 |
81 |
235 |
621 |
77 |
153 |
186 |
146 |
Character |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
Milliseconds |
79 |
100 |
150 |
213 |
149 |
182 |
23 |
144 |
135 |
517 |
181 |
217 |
121 |
171 |
99 |
397 |
186 |
154 |
147 |
150 |
66 |
598 |
303 |
513 |
140 |
Character |
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
3 |
4 |
-4 |
-3 |
2 |
4 |
; |
|
Milliseconds |
196 |
148 |
88 |
181 |
246 |
235 |
178 |
159 |
259 |
160 |
127 |
183 |
102 |
218 |
163 |
387 |
218 |
561 |
114 |
433 |
157 |
103 |
94 |
486 |
163 |
Character |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
i |
-i |
o |
d |
-d |
i |
d |
|
S |
Milliseconds |
422 |
373 |
129 |
391 |
139 |
181 |
102 |
186 |
124 |
142 |
33 |
722 |
41 |
122 |
270 |
230 |
392 |
371 |
234 |
172 |
442 |
223 |
164 |
138 |
376 |
Character |
-S |
D |
o |
s |
-s |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
Milliseconds |
454 |
342 |
277 |
132 |
682 |
441 |
442 |
561 |
238 |
161 |
140 |
231 |
158 |
291 |
266 |
286 |
105 |
233 |
101 |
79 |
134 |
156 |
72 |
395 |
293 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
Milliseconds |
231 |
107 |
179 |
207 |
176 |
111 |
122 |
221 |
447 |
172 |
272 |
100 |
254 |
455 |
347 |
103 |
175 |
68 |
273 |
387 |
161 |
26 |
302 |
406 |
150 |
Character |
( |
) |
|
) |
-) |
- |
) |
( |
|
- |
-( |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
Milliseconds |
348 |
219 |
263 |
150 |
702 |
183 |
345 |
0 |
211 |
293 |
186 |
227 |
669 |
357 |
497 |
117 |
114 |
249 |
407 |
161 |
146 |
574 |
89 |
123 |
163 |
Character |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
Milliseconds |
255 |
182 |
245 |
205 |
264 |
254 |
163 |
319 |
192 |
202 |
131 |
88 |
181 |
147 |
159 |
135 |
195 |
177 |
223 |
84 |
116 |
188 |
817 |
114 |
132 |
Character |
d |
o |
m |
|
- |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
Milliseconds |
132 |
138 |
146 |
134 |
400 |
286 |
1065 |
263 |
114 |
219 |
117 |
144 |
281 |
229 |
162 |
204 |
212 |
172 |
139 |
110 |
607 |
220 |
157 |
104 |
378 |
Character |
I |
s |
-s |
-I |
i |
s |
l |
l |
-l |
-l |
-s |
l |
l |
i |
s |
( |
( |
-( |
) |
) |
: |
-: |
; |
|
e |
Milliseconds |
120 |
210 |
342 |
149 |
238 |
147 |
143 |
153 |
257 |
167 |
198 |
292 |
171 |
202 |
163 |
354 |
208 |
467 |
302 |
318 |
538 |
464 |
310 |
242 |
211 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
Milliseconds |
259 |
150 |
143 |
239 |
227 |
85 |
162 |
216 |
297 |
576 |
214 |
629 |
325 |
67 |
150 |
152 |
174 |
347 |
342 |
447 |
43 |
300 |
189 |
519 |
187 |
Character |
t |
( |
) |
|
% |
|
1 |
0 |
3 |
4 |
-4 |
-3 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
Milliseconds |
98 |
290 |
338 |
251 |
364 |
213 |
289 |
104 |
430 |
54 |
485 |
186 |
169 |
237 |
572 |
453 |
156 |
427 |
202 |
273 |
98 |
140 |
204 |
118 |
104 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
0 |
-0 |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
Milliseconds |
554 |
299 |
241 |
124 |
138 |
223 |
178 |
86 |
184 |
468 |
216 |
739 |
390 |
199 |
213 |
437 |
212 |
316 |
231 |
198 |
176 |
158 |
199 |
192 |
49 |
Character |
|
= |
|
- |
1 |
; |
|
t |
y |
-y |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
Milliseconds |
177 |
194 |
194 |
886 |
392 |
492 |
167 |
152 |
300 |
387 |
97 |
155 |
111 |
377 |
238 |
182 |
107 |
152 |
710 |
291 |
156 |
192 |
166 |
136 |
275 |
Character |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
Milliseconds |
457 |
282 |
263 |
86 |
191 |
163 |
278 |
566 |
449 |
200 |
617 |
237 |
239 |
166 |
181 |
208 |
229 |
155 |
272 |
358 |
382 |
491 |
263 |
312 |
271 |
Character |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
g |
o |
-o |
-g |
o |
g |
. |
a |
-a |
w |
a |
r |
n |
Milliseconds |
152 |
175 |
172 |
120 |
187 |
194 |
184 |
388 |
236 |
230 |
228 |
578 |
214 |
48 |
415 |
164 |
220 |
136 |
244 |
296 |
380 |
81 |
217 |
192 |
196 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
E |
-E |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
Milliseconds |
376 |
334 |
495 |
181 |
288 |
135 |
126 |
291 |
173 |
201 |
584 |
122 |
656 |
92 |
102 |
311 |
173 |
83 |
370 |
188 |
253 |
181 |
192 |
173 |
308 |
Character |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
Milliseconds |
190 |
166 |
50 |
163 |
177 |
389 |
226 |
205 |
413 |
170 |
248 |
420 |
372 |
147 |
275 |
66 |
152 |
224 |
182 |
346 |
297 |
433 |
210 |
305 |
176 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
184 |
214 |
0 |
328 |
394 |
79 |
151 |
633 |
208 |
259 |
116 |
421 |
155 |
338 |
411 |
145 |
399 |
267 |
161 |
108 |
199 |
117 |
230 |
183 |
191 |
Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
i |
e |
-e |
-i |
e |
r |
m |
i |
Milliseconds |
98 |
94 |
155 |
160 |
180 |
675 |
164 |
99 |
246 |
199 |
110 |
114 |
684 |
290 |
425 |
175 |
199 |
159 |
20 |
433 |
155 |
328 |
176 |
172 |
215 |
Character |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
n |
-n |
a |
Milliseconds |
189 |
313 |
328 |
221 |
167 |
258 |
174 |
195 |
457 |
237 |
238 |
181 |
262 |
85 |
115 |
185 |
329 |
226 |
471 |
70 |
197 |
534 |
380 |
382 |
125 |
Character |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
a |
) |
-) |
-a |
) |
|
c |
h |
) |
; |
Milliseconds |
118 |
98 |
515 |
364 |
134 |
182 |
119 |
168 |
128 |
394 |
204 |
538 |
34 |
181 |
157 |
169 |
315 |
323 |
170 |
288 |
332 |
213 |
92 |
384 |
361 |
Character |
|
e |
x |
0 |
-0 |
p |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
162 |
255 |
282 |
204 |
563 |
282 |
119 |
270 |
207 |
109 |
182 |
394 |
182 |
331 |
377 |
236 |
|
WPM Timing |
Seconds |
WPM |
3.02 |
31.81 |
6.04 |
27.83 |
9.05 |
41.09 |
12.07 |
46.72 |
15.09 |
46.92 |
18.11 |
49.04 |
21.13 |
49.98 |
24.14 |
51.69 |
27.16 |
49.04 |
30.18 |
49.7 |
33.2 |
47.35 |
36.22 |
44.73 |
39.24 |
46.18 |
42.25 |
46.86 |
45.27 |
47.18 |
48.29 |
44.98 |
51.31 |
44.67 |
54.33 |
45.28 |
57.34 |
46.25 |
60.36 |
45.72 |
63.38 |
46.01 |
66.4 |
44.82 |
69.42 |
43.56 |
72.43 |
43.9 |
75.45 |
44.05 |
78.47 |
43.89 |
81.49 |
43.29 |
84.51 |
43.88 |
87.52 |
43.19 |
90.54 |
43.34 |
93.56 |
43.48 |
96.58 |
43.49 |
99.6 |
43.25 |
102.62 |
43.27 |
105.63 |
43.51 |
108.65 |
43.07 |
111.67 |
43.09 |
114.69 |
43.11 |
117.71 |
43.33 |
120.72 |
43.44 |
123.74 |
43.54 |
126.76 |
43.83 |
129.78 |
44.01 |
132.8 |
43.83 |
135.81 |
44 |
138.83 |
43.82 |
141.85 |
43.99 |
144.87 |
43.82 |
147.89 |
43.66 |
150.9 |
43.1 |
|