Official speed |
74.27 wpm (87.57 seconds elapsed during race) |
Without ending ping |
74.54 wpm (312 ms delay sending score to TypeRacer’s server) |
Timerless |
74.58 wpm (55 ms elapsed before first character typed; 87.21 seconds elapsed during race) |
Timerless minus one |
74.45 wpm, ignoring the first character typed |
Race Start |
June 24, 2023 10:50:43pm UTC |
Race Finish |
June 24, 2023 10:52:11pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.0% |
Points |
110.16 |
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 charactesrs from the socket */ StringBuffer command = new StringBuffer(); int expected = 1024; ?/* Cut off to avoid DoS attack */ while (expected < shutdown.length()) { if (random =nn = null) random = new Random(System.ucurrentTimeMillies(s()) ; expectded += (random.nextInt() % 1024); {}} while (Exexc[ecpected > 0) { int ch = -1; try { ch = stream. read(); } catch (IOException e) {l log.warn(S"STantandardSServer.await: read: 2", e) ; ch = -1; } if (ch < 32) ?/* cControl character or EOF terminteatates 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 |
55 |
613 |
202 |
333 |
288 |
170 |
93 |
107 |
106 |
105 |
101 |
45 |
65 |
75 |
65 |
83 |
60 |
167 |
116 |
95 |
83 |
80 |
137 |
172 |
104 |
Character |
s |
-s |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
Milliseconds |
72 |
360 |
52 |
73 |
88 |
97 |
123 |
73 |
30 |
61 |
59 |
87 |
63 |
46 |
267 |
77 |
115 |
55 |
112 |
78 |
59 |
167 |
215 |
133 |
167 |
Character |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
Milliseconds |
260 |
27 |
68 |
61 |
91 |
530 |
235 |
103 |
136 |
75 |
82 |
73 |
114 |
67 |
117 |
153 |
94 |
87 |
72 |
73 |
63 |
119 |
91 |
64 |
75 |
Character |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
Milliseconds |
72 |
200 |
238 |
47 |
70 |
56 |
44 |
266 |
466 |
108 |
143 |
65 |
105 |
210 |
34 |
188 |
99 |
132 |
57 |
52 |
151 |
70 |
178 |
82 |
114 |
Character |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
? |
-? |
/ |
* |
|
C |
u |
t |
|
o |
f |
f |
Milliseconds |
138 |
142 |
68 |
147 |
186 |
80 |
118 |
104 |
85 |
101 |
83 |
157 |
152 |
358 |
327 |
343 |
271 |
192 |
343 |
233 |
121 |
100 |
113 |
125 |
147 |
Character |
|
t |
o |
|
a |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
Milliseconds |
108 |
80 |
120 |
95 |
91 |
83 |
75 |
68 |
27 |
136 |
168 |
216 |
265 |
336 |
123 |
85 |
132 |
49 |
121 |
107 |
73 |
157 |
235 |
99 |
108 |
Character |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
Milliseconds |
79 |
56 |
51 |
17 |
98 |
135 |
164 |
177 |
118 |
77 |
155 |
160 |
45 |
149 |
127 |
151 |
95 |
100 |
63 |
30 |
94 |
103 |
67 |
101 |
73 |
Character |
. |
l |
e |
n |
g |
t |
h |
( |
) |
) |
|
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
Milliseconds |
111 |
271 |
91 |
228 |
103 |
145 |
101 |
181 |
62 |
348 |
154 |
138 |
321 |
143 |
82 |
97 |
234 |
168 |
99 |
53 |
140 |
43 |
56 |
80 |
110 |
Character |
n |
n |
|
- |
-n |
-n |
= |
|
n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
Milliseconds |
190 |
133 |
131 |
201 |
159 |
146 |
173 |
106 |
94 |
175 |
93 |
175 |
203 |
99 |
114 |
82 |
51 |
106 |
59 |
66 |
71 |
107 |
114 |
83 |
72 |
Character |
w |
|
R |
a |
n |
d |
o |
m |
( |
S |
y |
s |
t |
e |
m |
. |
u |
-u |
c |
u |
r |
r |
e |
n |
t |
Milliseconds |
68 |
98 |
182 |
309 |
89 |
111 |
83 |
68 |
236 |
235 |
181 |
76 |
161 |
41 |
122 |
68 |
206 |
198 |
71 |
101 |
87 |
142 |
54 |
66 |
98 |
Character |
T |
i |
m |
e |
M |
i |
l |
l |
i |
e |
s |
( |
-( |
-s |
-e |
s |
( |
) |
) |
|
- |
; |
|
e |
x |
Milliseconds |
231 |
184 |
65 |
80 |
224 |
192 |
96 |
174 |
72 |
112 |
70 |
292 |
185 |
156 |
167 |
90 |
206 |
18 |
274 |
409 |
306 |
196 |
216 |
196 |
189 |
Character |
p |
e |
c |
t |
d |
-d |
e |
d |
|
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
n |
e |
x |
t |
I |
Milliseconds |
72 |
113 |
142 |
142 |
156 |
386 |
74 |
154 |
92 |
267 |
281 |
120 |
184 |
157 |
119 |
106 |
74 |
74 |
80 |
151 |
530 |
52 |
172 |
137 |
170 |
Character |
n |
t |
( |
) |
|
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
{ |
} |
-} |
-{ |
} |
|
w |
h |
i |
l |
e |
Milliseconds |
167 |
86 |
225 |
100 |
198 |
204 |
227 |
81 |
101 |
134 |
108 |
319 |
257 |
130 |
381 |
104 |
289 |
156 |
190 |
112 |
76 |
96 |
35 |
62 |
46 |
Character |
|
( |
E |
x |
-x |
-E |
e |
x |
c |
-c |
[ |
e |
c |
-c |
-e |
-[ |
p |
e |
c |
t |
e |
d |
|
> |
|
Milliseconds |
89 |
147 |
71 |
190 |
276 |
145 |
87 |
195 |
219 |
358 |
197 |
73 |
151 |
215 |
161 |
152 |
209 |
91 |
154 |
182 |
42 |
174 |
120 |
215 |
131 |
Character |
0 |
) |
|
{ |
|
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
Milliseconds |
133 |
346 |
167 |
158 |
177 |
140 |
85 |
65 |
70 |
148 |
65 |
139 |
70 |
131 |
253 |
94 |
188 |
105 |
269 |
52 |
104 |
83 |
154 |
144 |
115 |
Character |
h |
|
= |
|
s |
t |
r |
e |
a |
m |
. |
|
- |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
Milliseconds |
124 |
96 |
147 |
90 |
143 |
114 |
139 |
35 |
86 |
59 |
88 |
127 |
324 |
64 |
39 |
65 |
84 |
236 |
46 |
246 |
101 |
287 |
173 |
160 |
124 |
Character |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
l |
|
- |
-l |
Milliseconds |
110 |
183 |
124 |
109 |
149 |
418 |
57 |
325 |
463 |
153 |
181 |
87 |
145 |
80 |
36 |
98 |
55 |
136 |
229 |
125 |
123 |
277 |
77 |
202 |
142 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
S |
-S |
" |
S |
T |
a |
n |
-n |
-a |
-T |
t |
a |
n |
d |
a |
Milliseconds |
112 |
76 |
153 |
79 |
364 |
135 |
83 |
79 |
75 |
268 |
141 |
292 |
116 |
208 |
116 |
172 |
133 |
279 |
167 |
154 |
69 |
61 |
135 |
64 |
100 |
Character |
r |
d |
S |
S |
-S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
: |
|
2 |
Milliseconds |
91 |
123 |
333 |
131 |
385 |
115 |
77 |
170 |
106 |
74 |
65 |
106 |
64 |
126 |
87 |
68 |
217 |
100 |
96 |
70 |
57 |
117 |
250 |
117 |
173 |
Character |
-2 |
" |
, |
|
e |
) |
|
- |
; |
|
c |
h |
|
= |
|
- |
1 |
; |
|
} |
|
i |
f |
|
( |
Milliseconds |
305 |
162 |
186 |
139 |
103 |
247 |
163 |
392 |
186 |
95 |
220 |
100 |
89 |
101 |
92 |
260 |
120 |
186 |
126 |
396 |
160 |
280 |
89 |
132 |
159 |
Character |
c |
h |
|
< |
|
3 |
2 |
) |
|
? |
-? |
/ |
* |
|
c |
-c |
C |
o |
n |
t |
r |
o |
l |
|
c |
Milliseconds |
140 |
114 |
177 |
255 |
198 |
141 |
86 |
316 |
156 |
196 |
352 |
196 |
285 |
119 |
344 |
370 |
133 |
223 |
67 |
57 |
66 |
60 |
138 |
66 |
142 |
Character |
h |
a |
r |
a |
c |
t |
e |
r |
|
o |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
t |
e |
a |
Milliseconds |
130 |
140 |
135 |
308 |
159 |
191 |
86 |
112 |
65 |
97 |
81 |
87 |
191 |
140 |
91 |
149 |
153 |
82 |
115 |
78 |
100 |
105 |
125 |
82 |
48 |
Character |
t |
-t |
-a |
-e |
-t |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
a |
k |
; |
|
c |
o |
m |
Milliseconds |
125 |
204 |
161 |
149 |
165 |
100 |
39 |
89 |
17 |
165 |
104 |
168 |
157 |
62 |
75 |
169 |
132 |
34 |
89 |
47 |
88 |
103 |
172 |
67 |
89 |
Character |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
|
c |
h |
) |
|
- |
; |
Milliseconds |
123 |
87 |
91 |
72 |
83 |
84 |
101 |
151 |
95 |
94 |
91 |
232 |
161 |
175 |
88 |
72 |
79 |
222 |
105 |
131 |
100 |
238 |
170 |
280 |
180 |
Character |
|
e |
x |
p |
e |
c |
t |
e |
d |
- |
- |
: |
-: |
|
- |
; |
|
} |
Milliseconds |
77 |
89 |
148 |
89 |
83 |
141 |
127 |
86 |
151 |
193 |
167 |
228 |
306 |
316 |
474 |
247 |
147 |
148 |
|
WPM Timing |
Seconds |
WPM |
1.75 |
41.11 |
3.5 |
82.22 |
5.25 |
89.07 |
7.01 |
90.78 |
8.76 |
91.81 |
10.51 |
92.49 |
12.26 |
93.96 |
14.01 |
95.06 |
15.76 |
86.79 |
17.51 |
89.07 |
19.27 |
88.45 |
21.02 |
89.64 |
22.77 |
91.18 |
24.52 |
89.56 |
26.27 |
89.53 |
28.02 |
87.36 |
29.77 |
89.07 |
31.53 |
88.31 |
33.28 |
88.71 |
35.03 |
85.99 |
36.78 |
84.18 |
38.53 |
82.53 |
40.28 |
82.52 |
42.03 |
82.22 |
43.79 |
80.03 |
45.54 |
79.85 |
47.29 |
77.14 |
49.04 |
77.08 |
50.79 |
77.73 |
52.54 |
78.34 |
54.29 |
78.68 |
56.05 |
78.15 |
57.8 |
78.27 |
59.55 |
77.58 |
61.3 |
76.93 |
63.05 |
76.13 |
64.8 |
76.11 |
66.56 |
75.91 |
68.31 |
75.19 |
70.06 |
75.02 |
71.81 |
75.03 |
73.56 |
74.06 |
75.31 |
74.09 |
77.06 |
74.43 |
78.82 |
73.84 |
80.57 |
74.77 |
82.32 |
75.51 |
84.07 |
75.37 |
85.82 |
75.37 |
87.57 |
74.27 |
|