Official speed |
57.99 wpm (112.16 seconds elapsed during race) |
Without ending ping |
58.16 wpm (325 ms delay sending score to TypeRacer’s server) |
Timerless |
58.35 wpm (375 ms elapsed before first character typed; 111.46 seconds elapsed during race) |
Timerless minus one |
58.25 wpm, ignoring the first character typed |
Race Start |
June 22, 2023 8:17:53am UTC |
Race Finish |
June 22, 2023 8:19:45am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
86.02 |
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 *./ String Buffer command = nwew sStringBuffer(); int expected = 12024; /* 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) { kint ch = 01--1l ; try { ch = stream.read((); } catch (IOException e) { log.warn("Standard Server.await: read: ", e); ch = -1; } if c(Chch <32 32) / ** Control character or wOEOF teermrminates 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 |
375 |
395 |
238 |
254 |
159 |
113 |
87 |
95 |
59 |
125 |
86 |
146 |
148 |
69 |
86 |
65 |
94 |
89 |
115 |
14 |
186 |
110 |
194 |
196 |
163 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
. |
-. |
/ |
|
S |
Milliseconds |
134 |
125 |
125 |
60 |
149 |
74 |
126 |
89 |
49 |
50 |
110 |
90 |
80 |
65 |
130 |
63 |
186 |
179 |
110 |
204 |
265 |
409 |
309 |
497 |
250 |
Character |
t |
r |
i |
n |
g |
|
- |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
210 |
140 |
53 |
139 |
57 |
119 |
319 |
165 |
159 |
64 |
149 |
152 |
144 |
50 |
134 |
50 |
169 |
130 |
49 |
96 |
74 |
104 |
111 |
159 |
230 |
Character |
w |
-w |
e |
w |
|
s |
-s |
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
Milliseconds |
324 |
304 |
80 |
99 |
125 |
134 |
240 |
119 |
210 |
124 |
24 |
131 |
54 |
184 |
146 |
75 |
114 |
156 |
133 |
170 |
209 |
335 |
170 |
153 |
145 |
Character |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
2 |
-2 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
Milliseconds |
49 |
125 |
96 |
168 |
60 |
136 |
184 |
189 |
144 |
180 |
80 |
134 |
96 |
287 |
196 |
259 |
84 |
109 |
260 |
304 |
200 |
259 |
643 |
405 |
423 |
Character |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
Milliseconds |
70 |
174 |
165 |
127 |
68 |
134 |
134 |
80 |
70 |
104 |
75 |
90 |
79 |
110 |
71 |
80 |
249 |
204 |
254 |
334 |
209 |
125 |
149 |
100 |
125 |
Character |
k |
|
* |
. |
-. |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
Milliseconds |
128 |
131 |
170 |
329 |
553 |
184 |
125 |
123 |
87 |
179 |
220 |
149 |
164 |
185 |
402 |
181 |
45 |
174 |
170 |
179 |
155 |
180 |
124 |
174 |
155 |
Character |
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
Milliseconds |
165 |
104 |
150 |
66 |
158 |
114 |
140 |
100 |
210 |
189 |
120 |
288 |
155 |
165 |
65 |
274 |
184 |
164 |
544 |
274 |
553 |
125 |
90 |
130 |
358 |
Character |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
Milliseconds |
199 |
100 |
100 |
79 |
116 |
139 |
165 |
149 |
135 |
134 |
110 |
176 |
158 |
125 |
189 |
155 |
159 |
115 |
49 |
140 |
75 |
159 |
160 |
329 |
250 |
Character |
n |
e |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
Milliseconds |
279 |
104 |
94 |
175 |
190 |
115 |
114 |
110 |
89 |
150 |
254 |
295 |
253 |
60 |
195 |
139 |
66 |
478 |
424 |
134 |
140 |
159 |
145 |
98 |
121 |
Character |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
Milliseconds |
219 |
105 |
215 |
94 |
289 |
200 |
189 |
130 |
140 |
94 |
269 |
184 |
185 |
424 |
169 |
255 |
189 |
65 |
130 |
184 |
163 |
156 |
174 |
100 |
184 |
Character |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
^ |
% |
-% |
-^ |
% |
Milliseconds |
210 |
229 |
599 |
424 |
143 |
70 |
170 |
19 |
176 |
309 |
703 |
114 |
344 |
240 |
159 |
130 |
109 |
249 |
180 |
329 |
299 |
504 |
60 |
195 |
163 |
Character |
-% |
^ |
-^ |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
Milliseconds |
335 |
323 |
230 |
90 |
398 |
230 |
84 |
137 |
202 |
537 |
321 |
189 |
662 |
365 |
199 |
39 |
405 |
149 |
85 |
80 |
139 |
145 |
165 |
79 |
125 |
Character |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
{ |
|
k |
-k |
i |
n |
t |
|
c |
h |
|
= |
|
0 |
1 |
Milliseconds |
151 |
178 |
140 |
164 |
85 |
129 |
90 |
150 |
837 |
379 |
140 |
613 |
194 |
354 |
100 |
159 |
19 |
96 |
116 |
69 |
149 |
210 |
199 |
254 |
254 |
Character |
-1 |
- |
-- |
-0 |
- |
1 |
l |
|
- |
-l |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
Milliseconds |
170 |
164 |
245 |
159 |
85 |
133 |
325 |
180 |
309 |
170 |
119 |
314 |
75 |
175 |
94 |
181 |
398 |
359 |
245 |
88 |
245 |
104 |
155 |
355 |
173 |
Character |
r |
e |
a |
m |
. |
r |
e |
a |
d |
( |
( |
-( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
Milliseconds |
175 |
164 |
100 |
90 |
203 |
88 |
138 |
99 |
70 |
259 |
435 |
233 |
100 |
613 |
179 |
335 |
364 |
190 |
133 |
125 |
160 |
84 |
85 |
224 |
434 |
Character |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
Milliseconds |
175 |
214 |
499 |
208 |
255 |
100 |
129 |
95 |
136 |
133 |
693 |
110 |
503 |
466 |
253 |
748 |
107 |
121 |
100 |
130 |
124 |
104 |
116 |
129 |
529 |
Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
|
- |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
Milliseconds |
334 |
577 |
235 |
108 |
56 |
110 |
130 |
108 |
156 |
200 |
217 |
136 |
176 |
127 |
161 |
160 |
129 |
103 |
141 |
95 |
110 |
65 |
169 |
459 |
299 |
Character |
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
Milliseconds |
134 |
139 |
95 |
209 |
340 |
290 |
179 |
623 |
159 |
344 |
229 |
525 |
213 |
135 |
114 |
509 |
129 |
544 |
718 |
239 |
519 |
214 |
379 |
533 |
130 |
Character |
f |
|
c |
-c |
( |
C |
h |
-h |
-C |
c |
h |
|
< |
3 |
2 |
-2 |
-3 |
|
3 |
2 |
) |
|
/ |
|
* |
Milliseconds |
139 |
90 |
121 |
283 |
120 |
134 |
349 |
209 |
125 |
99 |
90 |
340 |
154 |
279 |
120 |
344 |
149 |
70 |
71 |
54 |
449 |
514 |
118 |
200 |
190 |
Character |
-* |
- |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
Milliseconds |
248 |
105 |
136 |
148 |
299 |
105 |
130 |
59 |
135 |
39 |
146 |
60 |
84 |
110 |
59 |
105 |
120 |
90 |
189 |
151 |
133 |
80 |
80 |
70 |
94 |
Character |
w |
-w |
O |
-O |
E |
O |
F |
|
t |
e |
e |
r |
m |
-m |
-r |
-e |
r |
m |
i |
n |
a |
t |
e |
s |
|
Milliseconds |
110 |
209 |
236 |
253 |
35 |
94 |
100 |
125 |
365 |
143 |
155 |
4 |
36 |
294 |
159 |
125 |
135 |
99 |
150 |
110 |
38 |
81 |
150 |
169 |
54 |
Character |
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
Milliseconds |
91 |
150 |
114 |
140 |
134 |
135 |
154 |
146 |
99 |
94 |
280 |
184 |
160 |
74 |
150 |
125 |
59 |
100 |
75 |
130 |
258 |
90 |
121 |
93 |
105 |
Character |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
; |
Milliseconds |
335 |
474 |
172 |
574 |
130 |
86 |
95 |
183 |
489 |
125 |
105 |
388 |
329 |
249 |
274 |
210 |
79 |
135 |
190 |
150 |
149 |
174 |
144 |
121 |
348 |
Character |
|
} |
Milliseconds |
489 |
284 |
|
WPM Timing |
Seconds |
WPM |
2.24 |
64.2 |
4.49 |
85.59 |
6.73 |
80.24 |
8.97 |
73.56 |
11.22 |
75.96 |
13.46 |
75.79 |
15.7 |
75.66 |
17.95 |
73.56 |
20.19 |
69.55 |
22.43 |
71.69 |
24.67 |
69.55 |
26.92 |
69.55 |
29.16 |
70.78 |
31.4 |
69.55 |
33.65 |
69.19 |
35.89 |
70.55 |
38.13 |
70.49 |
40.38 |
69.55 |
42.62 |
69.83 |
44.86 |
69.28 |
47.11 |
68.53 |
49.35 |
67.6 |
51.59 |
65.82 |
53.84 |
64.42 |
56.08 |
63.34 |
58.32 |
64.4 |
60.56 |
62.81 |
62.81 |
62.28 |
65.05 |
61.24 |
67.29 |
60.99 |
69.54 |
60.92 |
71.78 |
60.68 |
74.02 |
60.3 |
76.27 |
59.79 |
78.51 |
59.61 |
80.75 |
59.44 |
83 |
59.71 |
85.24 |
59.27 |
87.48 |
58.98 |
89.73 |
58.18 |
91.97 |
57.67 |
94.21 |
57.06 |
96.46 |
56.48 |
98.7 |
57.75 |
100.94 |
57.18 |
103.18 |
57.92 |
105.43 |
58.62 |
107.67 |
58.29 |
109.91 |
58.19 |
112.16 |
57.99 |
|