Official speed |
50.94 wpm (127.68 seconds elapsed during race) |
Without ending ping |
51.02 wpm (202 ms delay sending score to TypeRacer’s server) |
Timerless |
51.34 wpm (794 ms elapsed before first character typed; 126.68 seconds elapsed during race) |
Timerless minus one |
51.25 wpm, ignoring the first character typed |
Race Start |
March 10, 2024 3:33:59am UTC |
Race Finish |
March 10, 2024 3:36:07am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
98.1% |
Points |
75.57 |
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 */ StringBugffer command = new StringBuffer(); int expected = 1024; /8* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random == null) random = new Random(System.crreurentrentTimeMillis()); expected += (random.nextInt() % 1024); } while (expected > 0 ) { int ch = -1; try { ch = stream.read(); } acatch(IO (IOException e) { lof.wgw.warn("StandardServer.await: read: ", e); ch = 01-1; } if (ch < 32) /* Control character or EOF terminates 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 |
794 |
395 |
231 |
449 |
182 |
232 |
178 |
135 |
103 |
85 |
142 |
185 |
227 |
132 |
128 |
56 |
175 |
100 |
135 |
99 |
177 |
228 |
196 |
264 |
156 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
Milliseconds |
181 |
286 |
149 |
90 |
170 |
31 |
132 |
198 |
75 |
102 |
96 |
118 |
180 |
100 |
148 |
136 |
87 |
175 |
201 |
341 |
368 |
284 |
458 |
204 |
216 |
Character |
i |
n |
g |
B |
u |
g |
-g |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
141 |
105 |
86 |
446 |
182 |
184 |
826 |
222 |
193 |
162 |
171 |
579 |
118 |
79 |
233 |
182 |
125 |
84 |
141 |
301 |
71 |
110 |
191 |
98 |
160 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
42 |
321 |
206 |
220 |
106 |
77 |
93 |
409 |
138 |
216 |
201 |
251 |
181 |
405 |
69 |
298 |
205 |
169 |
101 |
62 |
137 |
173 |
203 |
122 |
98 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
8 |
-8 |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
202 |
243 |
174 |
228 |
253 |
73 |
92 |
78 |
135 |
129 |
1103 |
179 |
284 |
482 |
274 |
570 |
328 |
156 |
267 |
159 |
142 |
130 |
107 |
129 |
210 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
Milliseconds |
100 |
149 |
41 |
130 |
89 |
222 |
109 |
109 |
136 |
110 |
316 |
145 |
438 |
223 |
131 |
218 |
195 |
200 |
188 |
736 |
181 |
166 |
300 |
494 |
131 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
Milliseconds |
115 |
205 |
183 |
92 |
152 |
170 |
296 |
270 |
116 |
112 |
232 |
246 |
180 |
214 |
106 |
197 |
156 |
99 |
122 |
74 |
85 |
205 |
162 |
74 |
142 |
Character |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
Milliseconds |
212 |
190 |
91 |
148 |
98 |
229 |
118 |
322 |
123 |
143 |
270 |
234 |
205 |
334 |
66 |
151 |
202 |
259 |
272 |
98 |
214 |
402 |
83 |
250 |
172 |
Character |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
n |
d |
Milliseconds |
186 |
163 |
168 |
264 |
252 |
161 |
286 |
219 |
433 |
227 |
120 |
140 |
349 |
72 |
449 |
60 |
102 |
199 |
93 |
160 |
94 |
247 |
196 |
121 |
157 |
Character |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
r |
r |
e |
-e |
-r |
-r |
u |
r |
e |
n |
t |
-t |
-n |
-e |
Milliseconds |
288 |
68 |
246 |
421 |
193 |
44 |
226 |
184 |
128 |
205 |
250 |
313 |
203 |
157 |
310 |
125 |
278 |
344 |
312 |
128 |
88 |
142 |
447 |
144 |
343 |
Character |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
Milliseconds |
352 |
227 |
147 |
85 |
312 |
130 |
276 |
97 |
382 |
190 |
187 |
139 |
184 |
108 |
317 |
72 |
414 |
321 |
240 |
277 |
210 |
141 |
95 |
177 |
241 |
Character |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
Milliseconds |
221 |
201 |
110 |
201 |
183 |
162 |
305 |
179 |
214 |
123 |
457 |
1063 |
88 |
268 |
411 |
52 |
645 |
299 |
465 |
260 |
59 |
366 |
61 |
215 |
1033 |
Character |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
525 |
107 |
131 |
141 |
286 |
738 |
242 |
255 |
664 |
203 |
220 |
74 |
135 |
201 |
53 |
144 |
178 |
224 |
228 |
135 |
106 |
205 |
277 |
243 |
214 |
Character |
|
> |
|
0 |
|
- |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
Milliseconds |
134 |
188 |
229 |
179 |
271 |
439 |
391 |
135 |
338 |
165 |
428 |
65 |
96 |
128 |
121 |
78 |
419 |
70 |
99 |
321 |
130 |
331 |
181 |
187 |
243 |
Character |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
) |
; |
|
} |
Milliseconds |
142 |
220 |
164 |
196 |
117 |
115 |
483 |
50 |
122 |
139 |
204 |
236 |
161 |
365 |
295 |
281 |
397 |
168 |
195 |
204 |
267 |
85 |
241 |
276 |
246 |
Character |
|
a |
-a |
c |
a |
t |
c |
h |
( |
I |
O |
-O |
-I |
-( |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
Milliseconds |
181 |
362 |
378 |
105 |
161 |
191 |
227 |
151 |
285 |
345 |
162 |
479 |
157 |
553 |
789 |
336 |
812 |
77 |
346 |
183 |
178 |
215 |
96 |
120 |
134 |
Character |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
f |
. |
w |
-w |
-. |
-f |
g |
w |
-w |
. |
w |
a |
r |
n |
( |
Milliseconds |
66 |
172 |
210 |
136 |
352 |
176 |
210 |
181 |
185 |
170 |
144 |
139 |
85 |
370 |
164 |
475 |
172 |
216 |
351 |
227 |
74 |
218 |
197 |
137 |
394 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
Milliseconds |
258 |
344 |
219 |
220 |
193 |
147 |
198 |
175 |
246 |
638 |
180 |
98 |
252 |
183 |
191 |
154 |
196 |
202 |
249 |
171 |
95 |
338 |
173 |
86 |
148 |
Character |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
0 |
1 |
-1 |
-0 |
- |
1 |
; |
|
} |
Milliseconds |
183 |
203 |
325 |
191 |
183 |
264 |
231 |
85 |
377 |
238 |
209 |
121 |
99 |
430 |
68 |
84 |
493 |
129 |
491 |
169 |
429 |
93 |
184 |
280 |
312 |
Character |
|
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
Milliseconds |
210 |
603 |
172 |
106 |
175 |
223 |
145 |
210 |
229 |
174 |
210 |
251 |
786 |
184 |
343 |
374 |
172 |
299 |
161 |
101 |
102 |
963 |
247 |
182 |
160 |
Character |
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
Milliseconds |
312 |
125 |
130 |
151 |
206 |
214 |
239 |
194 |
152 |
112 |
98 |
707 |
191 |
389 |
150 |
75 |
432 |
163 |
180 |
140 |
53 |
204 |
68 |
110 |
185 |
Character |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
Milliseconds |
171 |
302 |
138 |
364 |
210 |
181 |
224 |
239 |
213 |
91 |
136 |
208 |
108 |
203 |
225 |
220 |
50 |
222 |
141 |
140 |
74 |
177 |
70 |
130 |
121 |
Character |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
Milliseconds |
169 |
107 |
149 |
170 |
632 |
157 |
294 |
114 |
108 |
111 |
393 |
142 |
102 |
95 |
294 |
260 |
225 |
105 |
259 |
114 |
77 |
534 |
248 |
182 |
224 |
Character |
- |
- |
: |
-: |
; |
|
} |
Milliseconds |
290 |
179 |
243 |
612 |
1085 |
218 |
188 |
|
WPM Timing |
Seconds |
WPM |
2.55 |
32.89 |
5.11 |
56.39 |
7.66 |
67.36 |
10.21 |
62.27 |
12.77 |
55.45 |
15.32 |
58.74 |
17.88 |
59.08 |
20.43 |
59.92 |
22.98 |
57.96 |
25.54 |
56.86 |
28.09 |
58.1 |
30.64 |
56.39 |
33.2 |
57.48 |
35.75 |
59.08 |
38.3 |
59.21 |
40.86 |
59.03 |
43.41 |
58.88 |
45.96 |
59.26 |
48.52 |
57.38 |
51.07 |
55.92 |
53.63 |
55.94 |
56.18 |
55.96 |
58.73 |
55.17 |
61.29 |
54.43 |
63.84 |
53.76 |
66.39 |
52.96 |
68.95 |
53.61 |
71.5 |
53.03 |
74.05 |
53.47 |
76.61 |
53.73 |
79.16 |
53.66 |
81.71 |
53.31 |
84.27 |
51.69 |
86.82 |
51.55 |
89.38 |
51.56 |
91.93 |
50.91 |
94.48 |
50.8 |
97.04 |
51.07 |
99.59 |
51.21 |
102.14 |
50.75 |
104.7 |
50.66 |
107.25 |
50.46 |
109.8 |
50.27 |
112.36 |
50.52 |
114.91 |
50.75 |
117.47 |
50.87 |
120.02 |
51.59 |
122.57 |
51.59 |
125.13 |
51.6 |
127.68 |
50.94 |
|