Official speed |
62.88 wpm (103.44 seconds elapsed during race) |
Without ending ping |
63.01 wpm (212 ms delay sending score to TypeRacer’s server) |
Timerless |
64.43 wpm (2,282 ms elapsed before first character typed; 100.94 seconds elapsed during race) |
Timerless minus one |
64.31 wpm, ignoring the first character typed |
Race Start |
July 22, 2023 12:43:25am UTC |
Race Finish |
July 22, 2023 12:45:08am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.6% |
Points |
93.27 |
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 command = new StringBuffer(); int expected = 1024; /* Cut off to avoid D.oS Saattack */ while (expected < shutdown.oenglength()) { if (random == null) random = new Raonndom(sSystem.currentTimeMillis()); expected += (random.nextInt() & % 1024); } ewwhile (expected ? >0 0 0) { int ch = -1 ; try { ch = stream.readOPO(); } catch (IOException e) { log.warn("StandardServer.await: read: ", e ); ch = -1; I} if (ch < 32) /* Control character or EOF terminates loop break; command.append((Chachar) ch); expetcvted -==--; } |
Timing |
Character |
? |
-? |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
Milliseconds |
2282 |
410 |
129 |
235 |
212 |
319 |
154 |
189 |
127 |
126 |
53 |
183 |
88 |
80 |
69 |
46 |
140 |
87 |
63 |
165 |
71 |
149 |
129 |
133 |
84 |
Character |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
/ |
-/ |
* |
/ |
Milliseconds |
124 |
158 |
99 |
90 |
77 |
120 |
217 |
64 |
84 |
31 |
87 |
144 |
11 |
70 |
97 |
126 |
102 |
188 |
46 |
70 |
117 |
189 |
335 |
253 |
213 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
Milliseconds |
98 |
204 |
135 |
194 |
122 |
71 |
60 |
317 |
152 |
111 |
207 |
124 |
87 |
86 |
142 |
73 |
108 |
152 |
73 |
147 |
48 |
87 |
232 |
82 |
193 |
Character |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
Milliseconds |
122 |
38 |
127 |
154 |
67 |
191 |
104 |
63 |
43 |
286 |
128 |
128 |
193 |
153 |
87 |
247 |
34 |
294 |
55 |
132 |
102 |
64 |
60 |
142 |
139 |
Character |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
126 |
61 |
213 |
111 |
103 |
180 |
38 |
91 |
144 |
433 |
152 |
106 |
193 |
315 |
48 |
241 |
321 |
158 |
270 |
135 |
114 |
87 |
97 |
101 |
168 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
. |
-. |
o |
S |
|
S |
a |
-a |
-S |
a |
t |
t |
a |
c |
Milliseconds |
60 |
166 |
96 |
50 |
70 |
176 |
54 |
59 |
62 |
109 |
153 |
285 |
432 |
111 |
232 |
220 |
269 |
185 |
186 |
187 |
92 |
102 |
185 |
32 |
167 |
Character |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
Milliseconds |
95 |
71 |
487 |
560 |
122 |
194 |
121 |
88 |
66 |
38 |
79 |
231 |
124 |
656 |
169 |
129 |
208 |
86 |
118 |
163 |
93 |
230 |
103 |
282 |
132 |
Character |
u |
t |
d |
o |
w |
n |
. |
o |
e |
n |
g |
-g |
-n |
-e |
-o |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
Milliseconds |
93 |
100 |
181 |
76 |
142 |
44 |
160 |
215 |
109 |
130 |
85 |
253 |
200 |
201 |
149 |
124 |
128 |
93 |
90 |
209 |
77 |
246 |
99 |
216 |
202 |
Character |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
Milliseconds |
244 |
90 |
357 |
154 |
93 |
292 |
163 |
94 |
97 |
105 |
99 |
81 |
71 |
103 |
215 |
42 |
158 |
91 |
130 |
201 |
205 |
96 |
125 |
92 |
81 |
Character |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
a |
o |
n |
-n |
-o |
n |
d |
o |
m |
( |
s |
-s |
S |
y |
Milliseconds |
120 |
45 |
113 |
55 |
95 |
138 |
148 |
81 |
50 |
121 |
136 |
130 |
150 |
95 |
195 |
188 |
116 |
83 |
107 |
138 |
231 |
261 |
432 |
242 |
94 |
Character |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
e |
M |
i |
l |
l |
i |
s |
( |
) |
) |
Milliseconds |
111 |
62 |
100 |
88 |
139 |
191 |
125 |
68 |
181 |
87 |
148 |
84 |
289 |
194 |
85 |
20 |
534 |
91 |
146 |
199 |
107 |
140 |
186 |
93 |
198 |
Character |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
Milliseconds |
326 |
118 |
367 |
178 |
128 |
56 |
218 |
281 |
86 |
197 |
68 |
184 |
206 |
98 |
267 |
125 |
100 |
92 |
118 |
55 |
97 |
197 |
169 |
42 |
157 |
Character |
t |
I |
n |
t |
( |
) |
|
& |
|
- |
-& |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
e |
w |
-w |
Milliseconds |
93 |
210 |
147 |
139 |
170 |
85 |
172 |
410 |
358 |
103 |
460 |
373 |
446 |
344 |
125 |
123 |
130 |
324 |
275 |
71 |
251 |
73 |
195 |
107 |
231 |
Character |
-e |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
? |
|
- |
-? |
> |
0 |
|
- |
Milliseconds |
183 |
118 |
141 |
78 |
84 |
136 |
146 |
195 |
169 |
213 |
206 |
541 |
260 |
95 |
126 |
168 |
87 |
224 |
149 |
319 |
183 |
253 |
296 |
200 |
444 |
Character |
-0 |
0 |
|
- |
|
- |
-0 |
|
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
|
Milliseconds |
202 |
342 |
191 |
105 |
262 |
50 |
237 |
179 |
202 |
342 |
134 |
326 |
90 |
263 |
94 |
53 |
47 |
182 |
68 |
72 |
112 |
112 |
353 |
53 |
163 |
Character |
- |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
r |
e |
a |
d |
Milliseconds |
342 |
89 |
81 |
130 |
213 |
51 |
69 |
268 |
82 |
174 |
124 |
65 |
172 |
105 |
145 |
113 |
198 |
54 |
95 |
16 |
131 |
84 |
45 |
76 |
155 |
Character |
O |
P |
-P |
-O |
O |
-O |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
Milliseconds |
230 |
59 |
386 |
214 |
1049 |
390 |
279 |
27 |
382 |
23 |
455 |
85 |
240 |
125 |
140 |
84 |
128 |
30 |
300 |
341 |
177 |
192 |
297 |
166 |
259 |
Character |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
Milliseconds |
130 |
110 |
114 |
69 |
64 |
113 |
128 |
293 |
125 |
337 |
96 |
279 |
186 |
141 |
119 |
78 |
71 |
70 |
89 |
195 |
256 |
149 |
112 |
140 |
126 |
Character |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
" |
Milliseconds |
106 |
97 |
151 |
97 |
375 |
107 |
89 |
252 |
103 |
118 |
141 |
48 |
148 |
72 |
138 |
67 |
172 |
122 |
93 |
74 |
60 |
155 |
186 |
70 |
226 |
Character |
, |
|
e |
|
- |
) |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
I |
-I |
} |
|
i |
f |
|
( |
Milliseconds |
301 |
74 |
367 |
83 |
271 |
242 |
293 |
38 |
368 |
76 |
64 |
101 |
137 |
176 |
117 |
339 |
109 |
606 |
350 |
1040 |
403 |
244 |
119 |
87 |
315 |
Character |
c |
h |
|
< |
|
3 |
2 |
) |
|
/ |
* |
|
C |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
Milliseconds |
632 |
75 |
437 |
439 |
136 |
471 |
76 |
230 |
189 |
595 |
289 |
171 |
222 |
98 |
93 |
52 |
224 |
97 |
229 |
57 |
328 |
121 |
211 |
174 |
130 |
Character |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
Milliseconds |
112 |
68 |
208 |
81 |
95 |
142 |
92 |
128 |
129 |
161 |
175 |
75 |
257 |
105 |
112 |
101 |
77 |
130 |
86 |
106 |
55 |
113 |
23 |
125 |
202 |
Character |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
Milliseconds |
207 |
130 |
34 |
188 |
304 |
75 |
117 |
22 |
106 |
54 |
188 |
75 |
89 |
159 |
92 |
109 |
72 |
98 |
117 |
120 |
187 |
99 |
206 |
91 |
149 |
Character |
( |
C |
h |
a |
-a |
-h |
-C |
c |
h |
a |
r |
) |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
t |
-t |
c |
Milliseconds |
175 |
160 |
194 |
98 |
207 |
200 |
172 |
104 |
120 |
80 |
102 |
200 |
354 |
237 |
95 |
562 |
333 |
92 |
150 |
170 |
99 |
88 |
235 |
345 |
196 |
Character |
v |
-v |
t |
e |
d |
|
- |
-- |
- |
= |
= |
-= |
-= |
- |
- |
; |
|
} |
Milliseconds |
120 |
525 |
365 |
46 |
223 |
122 |
234 |
213 |
193 |
143 |
216 |
146 |
192 |
150 |
217 |
279 |
81 |
248 |
|
WPM Timing |
Seconds |
WPM |
2.07 |
0 |
4.14 |
20.3 |
6.21 |
52.21 |
8.27 |
63.81 |
10.34 |
64.97 |
12.41 |
70.58 |
14.48 |
72.92 |
16.55 |
76.13 |
18.62 |
74.12 |
20.69 |
76.57 |
22.76 |
72.25 |
24.82 |
71.54 |
26.89 |
71.39 |
28.96 |
71.27 |
31.03 |
69.61 |
33.1 |
69.97 |
35.17 |
72 |
37.24 |
71.86 |
39.31 |
71.44 |
41.37 |
71.35 |
43.44 |
71.27 |
45.51 |
71.72 |
47.58 |
71.37 |
49.65 |
69.37 |
51.72 |
68.45 |
53.79 |
68.05 |
55.85 |
66.82 |
57.92 |
64.43 |
59.99 |
65.01 |
62.06 |
64.97 |
64.13 |
65.87 |
66.2 |
63.81 |
68.27 |
63.98 |
70.34 |
64.15 |
72.4 |
64.64 |
74.47 |
64.94 |
76.54 |
65.85 |
78.61 |
65.18 |
80.68 |
64.85 |
82.75 |
63.95 |
84.82 |
63.24 |
86.89 |
62.84 |
88.95 |
63.27 |
91.02 |
63.94 |
93.09 |
64.84 |
95.16 |
65.32 |
97.23 |
64.8 |
99.3 |
64.41 |
101.37 |
63.57 |
103.44 |
62.88 |
|