Official speed |
71.95 wpm (90.40 seconds elapsed during race) |
Without ending ping |
72.02 wpm (90 ms delay sending score to TypeRacer’s server) |
Timerless |
72.27 wpm (314 ms elapsed before first character typed; 89.99 seconds elapsed during race) |
Timerless minus one |
72.14 wpm, ignoring the first character typed |
Race Start |
February 25, 2024 6:39:15am UTC |
Race Finish |
February 25, 2024 6:40:45am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.4% |
Points |
106.72 |
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 |
/* Reada a set of characters rfrom the scoocket */ StringBufeffer command = new StringBuffer(); inte expected = 1024; /* Cut off to vaoavoid DoS attack */ while (expected < shutdown.length()) { f iif (random == null) random = new Rnadoandom(System.currentTimemMillis()): ; expected += (random.nextInt() % 1024) ; } while (expected >0 0) { int ch = -1; try { ch = stream.read(); } catch (IOEXxception e) { log.warn("StandardServero.aawwait: read: ", e); ch = -1; " } if (ch < 32) /* cControl character or EOF terminates loop break; command.append((char) ch); expcecpected--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
a |
|
- |
-a |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
Milliseconds |
314 |
271 |
124 |
168 |
208 |
67 |
122 |
134 |
151 |
432 |
178 |
94 |
94 |
137 |
194 |
115 |
108 |
120 |
78 |
108 |
101 |
117 |
95 |
64 |
110 |
Character |
a |
c |
t |
e |
r |
s |
|
r |
-r |
f |
r |
o |
m |
|
t |
h |
e |
|
s |
c |
o |
-o |
-c |
o |
c |
Milliseconds |
106 |
198 |
195 |
245 |
156 |
124 |
168 |
247 |
340 |
88 |
93 |
85 |
91 |
38 |
88 |
113 |
37 |
131 |
107 |
455 |
80 |
296 |
140 |
198 |
124 |
Character |
k |
e |
t |
|
* |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
e |
f |
-f |
-e |
f |
e |
r |
|
c |
Milliseconds |
90 |
103 |
92 |
131 |
106 |
268 |
278 |
187 |
239 |
95 |
81 |
64 |
69 |
339 |
212 |
113 |
200 |
0 |
375 |
138 |
77 |
96 |
107 |
103 |
109 |
Character |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
84 |
78 |
140 |
64 |
124 |
88 |
139 |
118 |
139 |
135 |
120 |
47 |
119 |
169 |
290 |
67 |
55 |
69 |
467 |
332 |
195 |
120 |
169 |
86 |
102 |
Character |
( |
) |
; |
|
i |
n |
t |
e |
|
- |
-e |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
157 |
48 |
199 |
97 |
103 |
52 |
94 |
106 |
101 |
310 |
116 |
95 |
55 |
292 |
0 |
118 |
203 |
155 |
62 |
168 |
75 |
102 |
90 |
187 |
111 |
Character |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
v |
a |
o |
-o |
-a |
-v |
a |
Milliseconds |
183 |
256 |
542 |
202 |
217 |
259 |
219 |
549 |
205 |
106 |
81 |
64 |
119 |
147 |
86 |
75 |
76 |
87 |
204 |
157 |
43 |
260 |
156 |
111 |
83 |
Character |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
91 |
103 |
75 |
90 |
75 |
206 |
124 |
284 |
226 |
243 |
108 |
158 |
41 |
203 |
137 |
85 |
177 |
281 |
106 |
105 |
112 |
42 |
64 |
68 |
65 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
Milliseconds |
170 |
255 |
354 |
137 |
125 |
183 |
193 |
132 |
146 |
158 |
140 |
96 |
100 |
78 |
73 |
78 |
198 |
57 |
112 |
86 |
139 |
250 |
113 |
119 |
78 |
Character |
t |
h |
( |
) |
) |
|
{ |
|
f |
|
i |
-i |
- |
-f |
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
Milliseconds |
164 |
100 |
162 |
64 |
154 |
112 |
134 |
139 |
260 |
39 |
57 |
237 |
136 |
142 |
218 |
109 |
42 |
205 |
224 |
76 |
92 |
101 |
105 |
86 |
98 |
Character |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
n |
a |
Milliseconds |
139 |
157 |
131 |
84 |
114 |
99 |
138 |
213 |
155 |
107 |
99 |
61 |
148 |
84 |
85 |
65 |
138 |
131 |
52 |
129 |
43 |
92 |
190 |
163 |
13 |
Character |
d |
o |
-o |
-d |
-a |
-n |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
Milliseconds |
189 |
76 |
270 |
141 |
154 |
144 |
86 |
127 |
68 |
105 |
82 |
250 |
210 |
273 |
203 |
225 |
135 |
77 |
157 |
434 |
127 |
133 |
194 |
34 |
178 |
Character |
t |
T |
i |
m |
e |
m |
-m |
M |
i |
l |
l |
i |
s |
( |
) |
) |
: |
|
- |
-: |
; |
|
e |
x |
p |
Milliseconds |
44 |
271 |
230 |
55 |
103 |
186 |
348 |
188 |
189 |
56 |
128 |
113 |
121 |
187 |
42 |
160 |
227 |
155 |
295 |
121 |
183 |
72 |
140 |
176 |
93 |
Character |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
Milliseconds |
112 |
171 |
189 |
100 |
167 |
60 |
157 |
275 |
131 |
190 |
152 |
103 |
70 |
111 |
115 |
92 |
183 |
179 |
98 |
152 |
104 |
260 |
159 |
140 |
154 |
Character |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
|
- |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
Milliseconds |
22 |
151 |
80 |
322 |
132 |
122 |
118 |
197 |
324 |
135 |
388 |
164 |
93 |
156 |
116 |
169 |
88 |
61 |
59 |
76 |
158 |
138 |
270 |
243 |
137 |
Character |
e |
c |
t |
e |
d |
|
> |
0 |
|
- |
-0 |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
Milliseconds |
78 |
194 |
161 |
82 |
181 |
77 |
163 |
230 |
251 |
123 |
165 |
128 |
100 |
455 |
113 |
216 |
136 |
290 |
44 |
165 |
165 |
325 |
72 |
141 |
78 |
Character |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
Milliseconds |
127 |
98 |
202 |
114 |
103 |
155 |
75 |
82 |
89 |
176 |
107 |
144 |
103 |
110 |
102 |
186 |
75 |
114 |
118 |
60 |
50 |
147 |
183 |
145 |
85 |
Character |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
X |
-X |
x |
c |
e |
p |
t |
Milliseconds |
64 |
189 |
181 |
44 |
240 |
107 |
169 |
145 |
161 |
93 |
94 |
148 |
114 |
123 |
103 |
211 |
52 |
95 |
469 |
353 |
77 |
71 |
180 |
118 |
117 |
Character |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
Milliseconds |
115 |
86 |
13 |
164 |
121 |
203 |
182 |
209 |
135 |
189 |
179 |
203 |
90 |
266 |
80 |
83 |
186 |
229 |
160 |
251 |
328 |
88 |
91 |
92 |
141 |
Character |
r |
d |
S |
e |
r |
v |
e |
r |
o |
-o |
. |
a |
a |
w |
-w |
-a |
w |
a |
i |
t |
: |
|
r |
e |
a |
Milliseconds |
162 |
81 |
266 |
57 |
81 |
248 |
56 |
71 |
247 |
371 |
221 |
144 |
222 |
107 |
248 |
134 |
81 |
53 |
159 |
126 |
192 |
96 |
473 |
65 |
69 |
Character |
d |
: |
|
" |
, |
|
e |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
" |
|
- |
-" |
} |
|
Milliseconds |
152 |
225 |
120 |
194 |
240 |
72 |
72 |
205 |
253 |
84 |
147 |
64 |
159 |
114 |
121 |
169 |
119 |
99 |
126 |
447 |
297 |
190 |
184 |
217 |
219 |
Character |
i |
f |
|
( |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
c |
-c |
C |
o |
n |
t |
r |
o |
l |
Milliseconds |
205 |
111 |
80 |
174 |
178 |
72 |
157 |
102 |
188 |
193 |
93 |
300 |
243 |
208 |
307 |
290 |
387 |
338 |
125 |
149 |
88 |
63 |
70 |
74 |
199 |
Character |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
Milliseconds |
69 |
289 |
100 |
107 |
120 |
111 |
158 |
183 |
110 |
104 |
101 |
117 |
166 |
107 |
138 |
118 |
121 |
262 |
94 |
97 |
101 |
135 |
47 |
95 |
99 |
Character |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
Milliseconds |
120 |
151 |
95 |
147 |
68 |
193 |
156 |
8 |
233 |
78 |
165 |
71 |
44 |
138 |
88 |
145 |
137 |
77 |
64 |
147 |
103 |
106 |
125 |
85 |
118 |
Character |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
c |
e |
-e |
-c |
Milliseconds |
131 |
117 |
126 |
104 |
239 |
327 |
123 |
165 |
131 |
95 |
62 |
231 |
117 |
174 |
100 |
160 |
200 |
123 |
60 |
261 |
121 |
107 |
229 |
258 |
141 |
Character |
c |
p |
-p |
-c |
e |
c |
t |
e |
d |
- |
- |
; |
|
} |
Milliseconds |
139 |
226 |
278 |
124 |
72 |
155 |
212 |
54 |
128 |
181 |
122 |
160 |
141 |
162 |
|
WPM Timing |
Seconds |
WPM |
1.81 |
46.46 |
3.62 |
66.37 |
5.42 |
61.95 |
7.23 |
63.06 |
9.04 |
63.72 |
10.85 |
61.95 |
12.66 |
69.22 |
14.46 |
68.03 |
16.27 |
68.59 |
18.08 |
71.02 |
19.89 |
68.79 |
21.7 |
69.14 |
23.5 |
68.42 |
25.31 |
68.75 |
27.12 |
69.91 |
28.93 |
71.35 |
30.73 |
71.84 |
32.54 |
71.91 |
34.35 |
73.36 |
36.16 |
72.35 |
37.97 |
72.06 |
39.77 |
72.11 |
41.58 |
71.57 |
43.39 |
70.8 |
45.2 |
71.42 |
47.01 |
71.99 |
48.81 |
71.29 |
50.62 |
71.59 |
52.43 |
71.18 |
54.24 |
70.8 |
56.05 |
71.51 |
57.85 |
72.39 |
59.66 |
72.81 |
61.47 |
72.43 |
63.28 |
72.82 |
65.09 |
72.46 |
66.89 |
72.83 |
68.7 |
71.96 |
70.51 |
71.82 |
72.32 |
72.35 |
74.12 |
71.07 |
75.93 |
71.12 |
77.74 |
70.23 |
79.55 |
70.9 |
81.36 |
71.54 |
83.16 |
72.29 |
84.97 |
72.87 |
86.78 |
72.87 |
88.59 |
72.06 |
90.4 |
71.95 |
|