Official speed |
59.75 wpm (108.85 seconds elapsed during race) |
Without ending ping |
59.95 wpm (361 ms delay sending score to TypeRacer’s server) |
Timerless |
60.06 wpm (205 ms elapsed before first character typed; 108.29 seconds elapsed during race) |
Timerless minus one |
59.95 wpm, ignoring the first character typed |
Race Start |
June 24, 2023 12:03:39pm UTC |
Race Finish |
June 24, 2023 12:05:28pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.7% |
Points |
88.63 |
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 |
/*R Read a set o ff characters from the sock3et et * / StringBuffer command = new StringBuffer(); int expetcted = 1024; ?/* Cut off toi qvavoid DoS attack 8*/ while (expected < shutdown.length()) { if (random == null) random = rnnew Random(System.cuererrentTim eeMIllillis()); expected =+++=+= (random.nextInt() % 1024); } while (expected > 0) { inkt cht ch = 1-1; tyryry { ch = stream.read() ;; } catch (IOException e) { log.warn("stStandardServer.await;: read: ", e) ;; ch = -2;21; } if ( chc h < 32 _ )) /* Cpntontrol character r or EOF terminates loop break; command.append((char) ch); expected 0---; } |
Timing |
Character |
/ |
* |
R |
-R |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
|
f |
-f |
- |
f |
|
c |
h |
Milliseconds |
205 |
278 |
520 |
287 |
268 |
262 |
339 |
117 |
88 |
72 |
66 |
577 |
103 |
124 |
83 |
73 |
87 |
236 |
146 |
307 |
79 |
24 |
86 |
124 |
72 |
Character |
a |
r |
a |
c |
t |
e |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
3 |
e |
t |
Milliseconds |
77 |
60 |
106 |
120 |
173 |
94 |
96 |
74 |
81 |
67 |
155 |
48 |
154 |
71 |
52 |
67 |
25 |
71 |
103 |
88 |
72 |
101 |
107 |
46 |
93 |
Character |
|
- |
-t |
-e |
-3 |
e |
t |
|
* |
|
- |
/ |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
Milliseconds |
93 |
239 |
84 |
97 |
67 |
72 |
49 |
83 |
139 |
103 |
463 |
130 |
373 |
293 |
189 |
159 |
67 |
40 |
90 |
180 |
148 |
25 |
203 |
132 |
94 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
Milliseconds |
91 |
107 |
120 |
159 |
153 |
90 |
114 |
77 |
90 |
411 |
146 |
117 |
60 |
69 |
89 |
212 |
92 |
222 |
22 |
0 |
476 |
236 |
130 |
73 |
117 |
Character |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
t |
-t |
c |
t |
e |
d |
|
= |
|
1 |
0 |
Milliseconds |
147 |
69 |
181 |
219 |
220 |
136 |
205 |
120 |
42 |
95 |
101 |
148 |
105 |
78 |
300 |
252 |
72 |
162 |
68 |
127 |
67 |
148 |
49 |
344 |
346 |
Character |
2 |
4 |
; |
|
? |
-? |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
|
t |
o |
i |
|
- |
-i |
|
q |
Milliseconds |
115 |
401 |
293 |
67 |
336 |
596 |
666 |
292 |
378 |
208 |
126 |
80 |
63 |
69 |
65 |
154 |
75 |
91 |
70 |
28 |
21 |
367 |
66 |
73 |
88 |
Character |
v |
-v |
-q |
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
8 |
-8 |
* |
/ |
|
Milliseconds |
145 |
253 |
83 |
82 |
255 |
23 |
54 |
148 |
78 |
315 |
207 |
372 |
150 |
158 |
127 |
129 |
67 |
142 |
93 |
108 |
296 |
392 |
139 |
212 |
124 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
Milliseconds |
105 |
34 |
26 |
82 |
47 |
79 |
305 |
119 |
173 |
102 |
108 |
167 |
200 |
46 |
164 |
68 |
179 |
122 |
181 |
109 |
125 |
52 |
194 |
68 |
113 |
Character |
n |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
Milliseconds |
83 |
131 |
411 |
120 |
107 |
91 |
160 |
67 |
190 |
184 |
226 |
122 |
222 |
143 |
137 |
51 |
91 |
184 |
136 |
187 |
71 |
143 |
112 |
151 |
114 |
Character |
= |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
r |
n |
-n |
-r |
n |
e |
w |
Milliseconds |
694 |
151 |
83 |
299 |
157 |
124 |
187 |
195 |
121 |
456 |
76 |
52 |
85 |
51 |
134 |
97 |
174 |
97 |
210 |
54 |
328 |
110 |
226 |
81 |
61 |
Character |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
c |
u |
e |
r |
e |
-e |
-r |
-e |
r |
r |
Milliseconds |
72 |
110 |
101 |
66 |
72 |
94 |
140 |
207 |
301 |
95 |
69 |
117 |
55 |
78 |
153 |
138 |
104 |
286 |
136 |
103 |
211 |
182 |
131 |
62 |
150 |
Character |
e |
n |
t |
T |
i |
m |
|
e |
-e |
- |
e |
M |
I |
l |
l |
-l |
-l |
-I |
i |
l |
l |
i |
s |
( |
) |
Milliseconds |
90 |
120 |
100 |
235 |
122 |
158 |
27 |
27 |
416 |
89 |
63 |
166 |
218 |
108 |
155 |
229 |
89 |
102 |
179 |
117 |
145 |
101 |
81 |
201 |
197 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
+ |
-+ |
-= |
+ |
+ |
-+ |
-+ |
= |
-= |
+ |
= |
|
Milliseconds |
220 |
309 |
62 |
130 |
170 |
338 |
91 |
187 |
151 |
82 |
167 |
28 |
193 |
224 |
463 |
115 |
197 |
247 |
429 |
253 |
315 |
436 |
206 |
471 |
146 |
Character |
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
Milliseconds |
385 |
103 |
97 |
62 |
83 |
69 |
153 |
101 |
142 |
168 |
152 |
117 |
239 |
127 |
109 |
217 |
159 |
163 |
413 |
411 |
371 |
149 |
123 |
668 |
278 |
Character |
; |
|
} |
|
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
) |
|
Milliseconds |
494 |
72 |
284 |
141 |
135 |
82 |
30 |
38 |
55 |
67 |
163 |
104 |
162 |
89 |
76 |
162 |
156 |
54 |
158 |
75 |
215 |
80 |
194 |
264 |
103 |
Character |
{ |
|
i |
n |
k |
t |
|
c |
h |
-h |
-c |
- |
-t |
-k |
t |
|
c |
h |
|
= |
|
1 |
-1 |
- |
1 |
Milliseconds |
242 |
284 |
123 |
85 |
17 |
38 |
86 |
115 |
59 |
177 |
261 |
86 |
116 |
104 |
172 |
124 |
161 |
87 |
85 |
164 |
133 |
608 |
370 |
823 |
293 |
Character |
; |
|
t |
y |
r |
y |
-y |
-r |
-y |
r |
y |
|
{ |
|
c |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
Milliseconds |
210 |
97 |
317 |
40 |
151 |
75 |
236 |
94 |
64 |
113 |
142 |
82 |
853 |
158 |
128 |
181 |
99 |
171 |
119 |
153 |
118 |
147 |
44 |
92 |
58 |
Character |
. |
r |
e |
a |
d |
( |
) |
|
; |
-; |
- |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
Milliseconds |
160 |
158 |
59 |
79 |
98 |
222 |
113 |
180 |
85 |
251 |
74 |
143 |
86 |
370 |
118 |
208 |
138 |
53 |
204 |
37 |
106 |
155 |
283 |
138 |
137 |
Character |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
s |
Milliseconds |
270 |
211 |
220 |
116 |
65 |
115 |
53 |
80 |
59 |
334 |
236 |
158 |
176 |
106 |
681 |
132 |
48 |
190 |
142 |
115 |
155 |
120 |
173 |
325 |
263 |
Character |
t |
-t |
-s |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
; |
-; |
Milliseconds |
248 |
245 |
65 |
267 |
168 |
85 |
99 |
45 |
155 |
95 |
144 |
179 |
225 |
77 |
177 |
124 |
86 |
168 |
145 |
105 |
117 |
145 |
96 |
174 |
484 |
Character |
: |
|
r |
e |
a |
d |
: |
|
" |
, |
|
e |
) |
|
; |
-; |
- |
; |
|
c |
h |
|
= |
|
- |
Milliseconds |
146 |
97 |
114 |
49 |
76 |
98 |
311 |
90 |
177 |
335 |
56 |
110 |
173 |
223 |
123 |
226 |
90 |
158 |
85 |
103 |
60 |
83 |
127 |
163 |
182 |
Character |
2 |
; |
-; |
-2 |
2 |
-2 |
1 |
; |
|
} |
|
i |
f |
|
( |
|
c |
h |
-h |
-c |
- |
c |
|
- |
h |
Milliseconds |
732 |
228 |
305 |
84 |
415 |
263 |
49 |
164 |
173 |
257 |
228 |
131 |
60 |
67 |
157 |
99 |
91 |
90 |
305 |
102 |
84 |
96 |
181 |
376 |
308 |
Character |
|
< |
|
3 |
2 |
|
- |
_ |
|
- |
) |
-) |
-_ |
) |
|
/ |
* |
|
C |
p |
n |
t |
-t |
-n |
-p |
Milliseconds |
93 |
485 |
163 |
258 |
261 |
105 |
356 |
195 |
114 |
275 |
178 |
370 |
144 |
516 |
165 |
821 |
298 |
94 |
186 |
136 |
117 |
109 |
205 |
114 |
327 |
Character |
o |
n |
t |
r |
o |
l |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
|
r |
|
- |
-r |
o |
r |
|
E |
Milliseconds |
172 |
130 |
81 |
163 |
55 |
151 |
90 |
100 |
35 |
101 |
104 |
113 |
203 |
313 |
141 |
77 |
144 |
156 |
95 |
451 |
81 |
163 |
73 |
70 |
120 |
Character |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
Milliseconds |
357 |
237 |
174 |
183 |
149 |
43 |
72 |
154 |
122 |
32 |
89 |
87 |
74 |
96 |
54 |
161 |
121 |
112 |
165 |
73 |
130 |
95 |
61 |
153 |
152 |
Character |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
Milliseconds |
104 |
368 |
100 |
152 |
122 |
87 |
127 |
78 |
279 |
92 |
126 |
121 |
201 |
142 |
112 |
461 |
220 |
221 |
102 |
61 |
112 |
147 |
175 |
102 |
86 |
Character |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
0 |
- |
-- |
-0 |
- |
- |
; |
|
} |
Milliseconds |
198 |
293 |
91 |
120 |
132 |
71 |
128 |
150 |
171 |
73 |
197 |
154 |
311 |
172 |
195 |
353 |
108 |
419 |
170 |
232 |
193 |
215 |
|
WPM Timing |
Seconds |
WPM |
2.18 |
27.56 |
4.35 |
44.1 |
6.53 |
73.49 |
8.71 |
63.39 |
10.89 |
68.35 |
13.06 |
72.57 |
15.24 |
72.44 |
17.42 |
73.03 |
19.59 |
67.98 |
21.77 |
67.25 |
23.95 |
66.14 |
26.12 |
65.23 |
28.3 |
67.42 |
30.48 |
68.9 |
32.66 |
69.45 |
34.83 |
69.24 |
37.01 |
69.06 |
39.19 |
70.43 |
41.36 |
69.34 |
43.54 |
67.25 |
45.72 |
67.46 |
47.9 |
65.64 |
50.07 |
63.51 |
52.25 |
64.31 |
54.43 |
63.5 |
56.6 |
63.81 |
58.78 |
64.51 |
60.96 |
63.78 |
63.14 |
62.15 |
65.31 |
61.37 |
67.49 |
61.88 |
69.67 |
61.84 |
71.84 |
62.3 |
74.02 |
62.42 |
76.2 |
61.73 |
78.37 |
62.62 |
80.55 |
62.72 |
82.73 |
62.66 |
84.91 |
61.34 |
87.08 |
61.05 |
89.26 |
60.36 |
91.44 |
59.06 |
93.61 |
58.32 |
95.79 |
58.75 |
97.97 |
58.55 |
100.15 |
59.79 |
102.32 |
60.16 |
104.5 |
60.4 |
106.68 |
60.41 |
108.85 |
59.75 |
|