Official speed |
56.30 wpm (115.52 seconds elapsed during race) |
Without ending ping |
56.45 wpm (299 ms delay sending score to TypeRacer’s server) |
Timerless |
56.69 wpm (495 ms elapsed before first character typed; 114.73 seconds elapsed during race) |
Timerless minus one |
56.59 wpm, ignoring the first character typed |
Race Start |
March 15, 2024 10:27:35pm UTC |
Race Finish |
March 15, 2024 10:29:31pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.4% |
Points |
83.52 |
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 comannd command = new STringStringBuffer(); int expected = 1024; /* Cut off to avoid DoS attack */ while (rexpected < shutdown.length()) { if (random == null) random = new Random(systeSystem.rcurrentTimeMillis()); expected + = (random.nextInt() * &*^% 1024); } while (expected > 0) { int ch = -1; try { ch = stream.read(); } catch (IOException e) { lo.gg.warn("StandardServer.await: read;: ", e) ; ch = - 1; } if (ch < 32) **/* Control character or EOF terminates loop break; command.append((char) ch); exptecected--; } |
Timing |
Character |
* |
-* |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
495 |
517 |
327 |
508 |
274 |
304 |
132 |
81 |
125 |
116 |
51 |
165 |
100 |
58 |
41 |
92 |
100 |
53 |
116 |
137 |
64 |
82 |
81 |
110 |
134 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
192 |
100 |
99 |
77 |
116 |
41 |
181 |
52 |
74 |
76 |
56 |
93 |
43 |
129 |
62 |
105 |
44 |
179 |
231 |
69 |
106 |
307 |
494 |
315 |
548 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
a |
n |
n |
d |
|
-c |
-o |
-m |
-a |
-n |
Milliseconds |
259 |
196 |
81 |
84 |
91 |
342 |
142 |
57 |
149 |
136 |
43 |
147 |
100 |
73 |
117 |
70 |
108 |
124 |
59 |
145 |
599 |
0 |
0 |
0 |
0 |
Character |
-n |
-d |
- |
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
T |
r |
i |
n |
g |
-S |
-T |
Milliseconds |
0 |
0 |
0 |
627 |
63 |
137 |
144 |
70 |
106 |
61 |
98 |
190 |
212 |
390 |
48 |
68 |
98 |
265 |
116 |
163 |
49 |
61 |
81 |
465 |
0 |
Character |
-r |
-i |
-n |
-g |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
Milliseconds |
0 |
0 |
0 |
0 |
445 |
159 |
161 |
53 |
60 |
92 |
393 |
217 |
89 |
158 |
186 |
33 |
255 |
59 |
316 |
326 |
89 |
67 |
64 |
137 |
58 |
Character |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
Milliseconds |
210 |
52 |
139 |
162 |
190 |
22 |
161 |
107 |
184 |
186 |
246 |
66 |
134 |
84 |
785 |
396 |
348 |
409 |
283 |
335 |
153 |
83 |
100 |
49 |
84 |
Character |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
Milliseconds |
151 |
67 |
309 |
56 |
110 |
60 |
164 |
70 |
56 |
89 |
96 |
245 |
191 |
413 |
331 |
80 |
128 |
165 |
78 |
133 |
78 |
63 |
267 |
604 |
240 |
Character |
w |
h |
i |
l |
e |
|
( |
r |
-r |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
Milliseconds |
135 |
62 |
35 |
75 |
39 |
103 |
203 |
173 |
494 |
44 |
228 |
131 |
109 |
169 |
199 |
57 |
150 |
92 |
283 |
544 |
150 |
188 |
286 |
83 |
160 |
Character |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
Milliseconds |
98 |
108 |
125 |
200 |
266 |
75 |
153 |
81 |
199 |
68 |
220 |
64 |
366 |
282 |
797 |
525 |
102 |
79 |
127 |
373 |
152 |
95 |
62 |
122 |
59 |
Character |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
Milliseconds |
86 |
96 |
159 |
173 |
70 |
99 |
257 |
60 |
159 |
201 |
61 |
81 |
72 |
86 |
123 |
41 |
112 |
147 |
267 |
225 |
133 |
83 |
75 |
115 |
329 |
Character |
a |
n |
d |
o |
m |
( |
s |
y |
s |
t |
e |
-s |
-y |
-s |
-t |
-e |
S |
y |
s |
t |
e |
m |
. |
r |
-r |
Milliseconds |
101 |
105 |
66 |
220 |
150 |
266 |
185 |
176 |
82 |
124 |
87 |
572 |
0 |
0 |
0 |
0 |
442 |
414 |
75 |
91 |
76 |
160 |
169 |
87 |
293 |
Character |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
Milliseconds |
242 |
401 |
123 |
179 |
111 |
95 |
98 |
727 |
374 |
154 |
78 |
227 |
166 |
189 |
177 |
64 |
102 |
209 |
67 |
203 |
446 |
214 |
176 |
190 |
46 |
Character |
e |
c |
t |
e |
d |
|
+ |
|
- |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
Milliseconds |
616 |
494 |
251 |
22 |
199 |
119 |
161 |
210 |
377 |
232 |
420 |
342 |
177 |
80 |
95 |
139 |
42 |
90 |
204 |
162 |
67 |
186 |
140 |
240 |
125 |
Character |
t |
( |
) |
|
* |
|
- |
-* |
& |
-& |
* |
-* |
^ |
-^ |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
Milliseconds |
82 |
194 |
61 |
298 |
181 |
311 |
369 |
130 |
532 |
474 |
256 |
1038 |
438 |
737 |
299 |
967 |
220 |
85 |
146 |
100 |
653 |
346 |
295 |
251 |
221 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
i |
n |
Milliseconds |
131 |
76 |
51 |
36 |
106 |
88 |
150 |
150 |
220 |
69 |
481 |
331 |
212 |
50 |
163 |
359 |
456 |
388 |
166 |
256 |
360 |
241 |
253 |
193 |
72 |
Character |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
Milliseconds |
74 |
135 |
117 |
65 |
187 |
270 |
172 |
340 |
322 |
714 |
245 |
137 |
207 |
122 |
188 |
1282 |
644 |
281 |
146 |
118 |
269 |
157 |
120 |
73 |
152 |
Character |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
Milliseconds |
45 |
50 |
75 |
195 |
59 |
13 |
75 |
112 |
205 |
49 |
428 |
219 |
297 |
316 |
345 |
160 |
87 |
159 |
82 |
60 |
239 |
266 |
56 |
390 |
218 |
Character |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
. |
g |
-g |
-. |
g |
. |
w |
a |
r |
n |
Milliseconds |
84 |
232 |
114 |
103 |
81 |
60 |
122 |
41 |
102 |
315 |
237 |
247 |
637 |
282 |
255 |
216 |
121 |
427 |
129 |
51 |
190 |
140 |
62 |
60 |
159 |
Character |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
Milliseconds |
237 |
318 |
674 |
177 |
167 |
176 |
73 |
119 |
65 |
126 |
320 |
184 |
60 |
199 |
150 |
64 |
222 |
96 |
220 |
65 |
174 |
85 |
328 |
233 |
81 |
Character |
e |
a |
d |
; |
-; |
: |
|
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
= |
|
- |
|
- |
1 |
Milliseconds |
75 |
65 |
138 |
239 |
565 |
277 |
166 |
194 |
598 |
145 |
88 |
331 |
406 |
382 |
285 |
158 |
148 |
75 |
116 |
206 |
179 |
328 |
230 |
311 |
98 |
Character |
; |
|
} |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
* |
-* |
* |
-* |
/ |
* |
|
C |
Milliseconds |
399 |
299 |
216 |
265 |
142 |
91 |
165 |
189 |
198 |
72 |
145 |
435 |
297 |
229 |
159 |
424 |
234 |
552 |
613 |
555 |
467 |
355 |
700 |
243 |
269 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
Milliseconds |
159 |
76 |
73 |
153 |
76 |
171 |
103 |
105 |
110 |
69 |
90 |
137 |
247 |
216 |
84 |
83 |
82 |
73 |
62 |
125 |
186 |
120 |
183 |
287 |
104 |
Character |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
Milliseconds |
104 |
73 |
92 |
26 |
150 |
59 |
92 |
45 |
85 |
115 |
95 |
176 |
143 |
83 |
114 |
103 |
224 |
49 |
65 |
82 |
220 |
524 |
119 |
72 |
124 |
Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
Milliseconds |
142 |
81 |
85 |
58 |
120 |
81 |
125 |
137 |
62 |
119 |
74 |
294 |
189 |
202 |
77 |
113 |
59 |
274 |
192 |
109 |
84 |
231 |
335 |
199 |
67 |
Character |
x |
p |
t |
e |
c |
-c |
-e |
-t |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
212 |
49 |
189 |
42 |
194 |
408 |
150 |
302 |
144 |
204 |
792 |
46 |
193 |
541 |
202 |
332 |
348 |
281 |
|
WPM Timing |
Seconds |
WPM |
2.31 |
15.58 |
4.62 |
64.92 |
6.93 |
77.91 |
9.24 |
70.12 |
11.55 |
62.32 |
13.86 |
64.06 |
16.17 |
60.1 |
18.48 |
62.97 |
20.79 |
62.9 |
23.1 |
62.32 |
25.42 |
63.27 |
27.73 |
64.92 |
30.04 |
64.32 |
32.35 |
64.18 |
34.66 |
63.36 |
36.97 |
64.27 |
39.28 |
65.99 |
41.59 |
64.63 |
43.9 |
63.42 |
46.21 |
62.84 |
48.52 |
62.82 |
50.83 |
62.09 |
53.14 |
62.1 |
55.45 |
61.24 |
57.76 |
58.79 |
60.07 |
56.73 |
62.38 |
56.36 |
64.69 |
57.13 |
67 |
56.41 |
69.31 |
56.78 |
71.62 |
55.96 |
73.94 |
55.67 |
76.25 |
56.34 |
78.56 |
56.52 |
80.87 |
56.69 |
83.18 |
56.41 |
85.49 |
56.57 |
87.8 |
57.13 |
90.11 |
56.47 |
92.42 |
56.09 |
94.73 |
55.74 |
97.04 |
55.65 |
99.35 |
54.47 |
101.66 |
54.42 |
103.97 |
55.28 |
106.28 |
56.57 |
108.59 |
57.13 |
110.9 |
57.56 |
113.21 |
56.6 |
115.52 |
56.3 |
|