Official speed |
67.09 wpm (96.94 seconds elapsed during race) |
Without ending ping |
67.28 wpm (278 ms delay sending score to TypeRacer’s server) |
Timerless |
67.55 wpm (384 ms elapsed before first character typed; 96.28 seconds elapsed during race) |
Timerless minus one |
67.43 wpm, ignoring the first character typed |
Race Start |
July 2, 2023 10:17:13am UTC |
Race Finish |
July 2, 2023 10:18:50am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.6% |
Points |
99.52 |
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 */ StirrongiingBuffer command = new StringBuffer()l; int expected = 1024; '//* cutCut off to avoid DoS attack */ while (expected < shutdown.length()) [{ if (random == nnulull) random = new Random(sSystem.currentTimeMIllillis()): ; expeeccted =++= (random.nextNInt() $% 1024); } while (expected > 0 ) { pint ch = -1; try { ch = stream. rread(); } catch (IOException e) { log.ewarwarn("StandardServer.await: read : "., e); c hh = -1; } ciif (ch < 32 _ ) ?/* Control charaddcctcter or EOF terminates loop break; command.append((char) ch); expected 00d--; } |
Timing |
Character |
/ |
* |
|
R |
e |
a |
d |
|
a |
|
s |
e |
t |
|
o |
f |
|
c |
h |
a |
r |
a |
c |
t |
e |
Milliseconds |
384 |
366 |
98 |
229 |
212 |
141 |
134 |
21 |
131 |
139 |
251 |
84 |
109 |
100 |
44 |
51 |
90 |
103 |
83 |
106 |
12 |
552 |
161 |
154 |
72 |
Character |
r |
s |
|
f |
r |
o |
m |
|
t |
h |
e |
|
s |
o |
c |
k |
e |
t |
|
* |
/ |
|
S |
t |
i |
Milliseconds |
121 |
10 |
106 |
113 |
163 |
45 |
146 |
32 |
52 |
61 |
36 |
57 |
54 |
112 |
63 |
105 |
130 |
94 |
73 |
157 |
172 |
104 |
221 |
242 |
127 |
Character |
r |
-r |
-i |
r |
o |
n |
g |
i |
-i |
-g |
-n |
-o |
i |
n |
g |
B |
u |
f |
f |
e |
r |
|
c |
o |
m |
Milliseconds |
46 |
331 |
58 |
71 |
90 |
67 |
55 |
17 |
295 |
79 |
109 |
42 |
206 |
60 |
81 |
202 |
130 |
54 |
135 |
103 |
63 |
83 |
78 |
53 |
157 |
Character |
m |
a |
n |
d |
|
= |
|
n |
e |
w |
|
S |
t |
r |
i |
n |
g |
B |
u |
f |
f |
e |
r |
( |
) |
Milliseconds |
119 |
91 |
75 |
81 |
72 |
592 |
64 |
121 |
67 |
61 |
96 |
117 |
158 |
147 |
70 |
39 |
73 |
183 |
126 |
28 |
142 |
112 |
40 |
158 |
183 |
Character |
l |
-l |
; |
|
i |
n |
t |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
= |
|
1 |
0 |
2 |
4 |
; |
|
Milliseconds |
203 |
377 |
74 |
94 |
122 |
95 |
20 |
81 |
108 |
117 |
86 |
80 |
145 |
129 |
68 |
115 |
47 |
132 |
57 |
136 |
110 |
109 |
453 |
178 |
89 |
Character |
' |
/ |
-/ |
-' |
/ |
* |
|
c |
u |
t |
-t |
-u |
-c |
C |
u |
t |
|
o |
f |
f |
|
t |
o |
|
a |
Milliseconds |
273 |
145 |
291 |
100 |
171 |
290 |
122 |
264 |
102 |
112 |
232 |
87 |
54 |
208 |
134 |
77 |
67 |
77 |
52 |
125 |
141 |
69 |
105 |
10 |
151 |
Character |
v |
o |
i |
d |
|
D |
o |
S |
|
a |
t |
t |
a |
c |
k |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
Milliseconds |
155 |
110 |
77 |
55 |
43 |
218 |
231 |
254 |
179 |
165 |
115 |
153 |
109 |
130 |
109 |
40 |
333 |
135 |
111 |
48 |
65 |
62 |
21 |
52 |
83 |
Character |
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
< |
|
s |
h |
u |
t |
d |
o |
w |
n |
. |
l |
e |
n |
g |
Milliseconds |
116 |
108 |
141 |
53 |
81 |
162 |
129 |
78 |
171 |
41 |
261 |
119 |
134 |
134 |
87 |
42 |
144 |
76 |
86 |
110 |
164 |
328 |
114 |
120 |
91 |
Character |
t |
h |
( |
) |
) |
|
[ |
-[ |
{ |
|
i |
f |
|
( |
r |
a |
n |
d |
o |
m |
|
= |
= |
|
n |
Milliseconds |
169 |
71 |
244 |
151 |
225 |
90 |
215 |
310 |
120 |
97 |
157 |
55 |
68 |
214 |
103 |
89 |
121 |
44 |
91 |
132 |
45 |
196 |
141 |
130 |
130 |
Character |
n |
u |
l |
-l |
-u |
-n |
u |
l |
l |
) |
|
r |
a |
n |
d |
o |
m |
|
= |
|
n |
e |
w |
|
R |
Milliseconds |
56 |
102 |
142 |
235 |
110 |
361 |
180 |
158 |
126 |
190 |
67 |
353 |
81 |
119 |
22 |
100 |
138 |
71 |
189 |
40 |
186 |
93 |
87 |
95 |
179 |
Character |
a |
n |
d |
o |
m |
( |
s |
-s |
S |
y |
s |
t |
e |
m |
. |
c |
u |
r |
r |
e |
n |
t |
T |
i |
m |
Milliseconds |
135 |
72 |
51 |
110 |
136 |
285 |
351 |
488 |
217 |
133 |
48 |
97 |
103 |
24 |
136 |
153 |
83 |
59 |
156 |
67 |
122 |
91 |
200 |
131 |
150 |
Character |
e |
M |
I |
l |
l |
-l |
-l |
-I |
i |
l |
l |
i |
s |
( |
) |
) |
: |
|
- |
-: |
; |
|
e |
x |
p |
Milliseconds |
82 |
305 |
172 |
96 |
162 |
168 |
88 |
95 |
186 |
88 |
144 |
70 |
90 |
179 |
214 |
235 |
238 |
95 |
315 |
69 |
123 |
74 |
89 |
120 |
111 |
Character |
e |
e |
c |
-c |
-e |
c |
t |
e |
d |
|
= |
+ |
-+ |
-= |
+ |
= |
|
( |
r |
a |
n |
d |
o |
m |
. |
Milliseconds |
120 |
156 |
237 |
333 |
171 |
143 |
173 |
84 |
152 |
53 |
184 |
281 |
321 |
303 |
216 |
294 |
133 |
450 |
108 |
94 |
56 |
80 |
46 |
103 |
144 |
Character |
n |
e |
x |
t |
N |
-N |
I |
n |
t |
( |
) |
|
$ |
-$ |
% |
|
1 |
0 |
2 |
4 |
) |
; |
|
} |
|
Milliseconds |
165 |
130 |
154 |
102 |
387 |
328 |
160 |
167 |
109 |
188 |
167 |
159 |
658 |
305 |
95 |
251 |
211 |
114 |
111 |
442 |
892 |
283 |
65 |
191 |
71 |
Character |
w |
h |
i |
l |
e |
|
( |
e |
x |
p |
e |
c |
t |
e |
d |
|
> |
|
0 |
|
- |
) |
|
{ |
|
Milliseconds |
222 |
35 |
61 |
41 |
29 |
65 |
124 |
132 |
168 |
88 |
98 |
175 |
116 |
86 |
148 |
41 |
157 |
257 |
148 |
144 |
311 |
142 |
84 |
167 |
146 |
Character |
p |
-p |
i |
n |
t |
|
c |
h |
|
= |
|
- |
1 |
; |
|
t |
r |
y |
|
{ |
|
c |
h |
|
= |
Milliseconds |
164 |
375 |
154 |
77 |
91 |
55 |
258 |
60 |
59 |
188 |
78 |
592 |
115 |
258 |
118 |
210 |
154 |
69 |
26 |
409 |
147 |
250 |
97 |
57 |
179 |
Character |
|
s |
t |
r |
e |
a |
m |
. |
|
r |
-r |
- |
r |
e |
a |
d |
( |
) |
; |
|
} |
|
c |
a |
t |
Milliseconds |
49 |
115 |
112 |
161 |
44 |
74 |
123 |
173 |
129 |
56 |
261 |
74 |
98 |
87 |
38 |
130 |
227 |
1086 |
307 |
120 |
169 |
91 |
84 |
146 |
74 |
Character |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
Milliseconds |
166 |
88 |
29 |
159 |
242 |
128 |
140 |
268 |
102 |
244 |
71 |
172 |
109 |
53 |
52 |
67 |
212 |
191 |
131 |
187 |
138 |
473 |
129 |
155 |
193 |
Character |
e |
w |
a |
r |
-r |
-a |
-w |
-e |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
Milliseconds |
131 |
7 |
112 |
132 |
229 |
124 |
181 |
122 |
73 |
67 |
105 |
57 |
263 |
545 |
269 |
146 |
138 |
56 |
53 |
139 |
91 |
143 |
185 |
167 |
96 |
Character |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
r |
e |
a |
d |
|
- |
: |
|
" |
. |
-. |
, |
|
e |
Milliseconds |
164 |
104 |
37 |
116 |
148 |
112 |
125 |
133 |
73 |
169 |
114 |
104 |
82 |
76 |
74 |
147 |
285 |
114 |
82 |
156 |
350 |
282 |
159 |
57 |
130 |
Character |
) |
; |
|
c |
|
h |
-h |
- |
h |
|
= |
|
- |
1 |
; |
|
} |
|
c |
i |
-i |
-c |
i |
f |
|
Milliseconds |
209 |
238 |
83 |
129 |
28 |
372 |
235 |
66 |
145 |
60 |
161 |
106 |
202 |
139 |
308 |
88 |
223 |
88 |
94 |
73 |
238 |
78 |
160 |
80 |
44 |
Character |
( |
c |
h |
|
< |
|
3 |
2 |
|
- |
_ |
|
- |
-_ |
) |
|
? |
-? |
/ |
* |
|
C |
o |
n |
t |
Milliseconds |
152 |
163 |
73 |
104 |
330 |
151 |
429 |
150 |
290 |
556 |
281 |
75 |
400 |
88 |
927 |
90 |
1422 |
445 |
120 |
266 |
67 |
168 |
80 |
98 |
64 |
Character |
r |
o |
l |
|
c |
h |
a |
r |
a |
d |
d |
-d |
c |
-c |
c |
t |
-t |
-c |
-d |
c |
t |
e |
r |
|
o |
Milliseconds |
136 |
13 |
153 |
50 |
91 |
48 |
95 |
94 |
122 |
180 |
49 |
269 |
43 |
89 |
133 |
169 |
232 |
101 |
84 |
74 |
165 |
82 |
95 |
60 |
117 |
Character |
r |
|
E |
O |
F |
|
t |
e |
r |
m |
i |
n |
a |
t |
e |
s |
|
l |
o |
o |
p |
|
b |
r |
e |
Milliseconds |
83 |
117 |
267 |
331 |
240 |
108 |
121 |
163 |
112 |
143 |
166 |
86 |
93 |
62 |
79 |
73 |
117 |
29 |
174 |
95 |
128 |
65 |
171 |
111 |
75 |
Character |
a |
k |
; |
|
c |
o |
m |
m |
a |
n |
d |
. |
a |
p |
p |
e |
n |
d |
( |
( |
c |
h |
a |
r |
) |
Milliseconds |
9 |
104 |
172 |
73 |
314 |
66 |
166 |
154 |
84 |
85 |
54 |
110 |
241 |
53 |
124 |
81 |
103 |
72 |
192 |
181 |
175 |
81 |
108 |
80 |
218 |
Character |
|
c |
h |
) |
; |
|
e |
x |
p |
e |
c |
t |
e |
d |
|
- |
0 |
0 |
-0 |
-0 |
-d |
d |
- |
- |
; |
Milliseconds |
394 |
143 |
51 |
221 |
255 |
68 |
141 |
117 |
71 |
115 |
152 |
137 |
77 |
147 |
92 |
292 |
168 |
120 |
394 |
90 |
123 |
430 |
714 |
128 |
253 |
Character |
|
} |
Milliseconds |
137 |
207 |
|
WPM Timing |
Seconds |
WPM |
1.94 |
61.89 |
3.88 |
77.36 |
5.82 |
94.9 |
7.76 |
77.36 |
9.69 |
84.17 |
11.63 |
86.65 |
13.57 |
86.65 |
15.51 |
85.87 |
17.45 |
78.4 |
19.39 |
81.08 |
21.33 |
80.46 |
23.27 |
83.55 |
25.21 |
84.74 |
27.14 |
83.11 |
29.08 |
82.11 |
31.02 |
81.62 |
32.96 |
81.55 |
34.9 |
81.49 |
36.84 |
79.48 |
38.78 |
78.29 |
40.72 |
77.22 |
42.66 |
74.55 |
44.59 |
74.54 |
46.53 |
72.98 |
48.47 |
71.55 |
50.41 |
72.37 |
52.35 |
72.21 |
54.29 |
72.06 |
56.23 |
71.71 |
58.17 |
71.79 |
60.11 |
70.68 |
62.04 |
71.37 |
63.98 |
71.64 |
65.92 |
70.63 |
67.86 |
70.56 |
69.8 |
71.35 |
71.74 |
70.76 |
73.68 |
70.36 |
75.62 |
70.14 |
77.56 |
69.47 |
79.49 |
67.78 |
81.43 |
66.46 |
83.37 |
67.22 |
85.31 |
66.67 |
87.25 |
66.98 |
89.19 |
67.81 |
91.13 |
68.48 |
93.07 |
68.72 |
95.01 |
67.7 |
96.94 |
67.09 |
|