Official speed |
94.34 wpm (56.60 seconds elapsed during race) |
Without ending ping |
94.63 wpm (173 ms delay sending score to TypeRacer’s server) |
Timerless |
95.09 wpm (274 ms elapsed before first character typed; 56.16 seconds elapsed during race) |
Timerless minus one |
94.88 wpm, ignoring the first character typed |
Race Start |
January 19, 2024 8:47:41pm UTC |
Race Finish |
January 19, 2024 8:48:37pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.5% |
Points |
89.63 |
Text |
#10001 (Length: 445 characters) /** Loop waiting for a connection and a valid command */ while (true) { Socket socket = null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); } |
Characters typed |
/** Loop wiaaiting for a connection and a vali d command */ while (true) { Socket socket = null; Input sStream stream = null; try { socket = serverSocket.accept() ; socket.setSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardsServer.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StaanndardServer.await: accept: ", e); System.exit(1); } |
Timing |
Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
i |
a |
-a |
-i |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
Milliseconds |
274 |
229 |
116 |
125 |
175 |
151 |
122 |
20 |
91 |
47 |
96 |
192 |
192 |
98 |
107 |
92 |
84 |
55 |
42 |
60 |
78 |
78 |
66 |
69 |
77 |
Character |
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
|
- |
Milliseconds |
60 |
67 |
133 |
43 |
38 |
118 |
38 |
36 |
43 |
57 |
34 |
37 |
137 |
35 |
103 |
57 |
69 |
52 |
78 |
94 |
77 |
38 |
118 |
160 |
277 |
Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
Milliseconds |
108 |
80 |
68 |
90 |
30 |
127 |
56 |
89 |
96 |
46 |
304 |
177 |
52 |
346 |
54 |
64 |
116 |
34 |
58 |
305 |
112 |
149 |
75 |
61 |
103 |
Character |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
Milliseconds |
175 |
234 |
177 |
121 |
106 |
97 |
61 |
81 |
62 |
22 |
120 |
89 |
79 |
68 |
79 |
48 |
41 |
73 |
84 |
96 |
31 |
152 |
120 |
148 |
20 |
Character |
I |
n |
p |
u |
t |
|
s |
-s |
- |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
Milliseconds |
469 |
124 |
60 |
144 |
28 |
21 |
127 |
238 |
115 |
71 |
141 |
167 |
42 |
47 |
18 |
119 |
75 |
41 |
151 |
47 |
34 |
55 |
140 |
41 |
88 |
Character |
n |
u |
l |
l |
; |
|
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
Milliseconds |
202 |
56 |
151 |
120 |
129 |
110 |
74 |
102 |
67 |
90 |
224 |
171 |
96 |
72 |
86 |
45 |
104 |
56 |
181 |
73 |
99 |
252 |
209 |
39 |
159 |
Character |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
|
- |
; |
|
s |
o |
c |
k |
Milliseconds |
118 |
60 |
156 |
153 |
60 |
79 |
81 |
57 |
51 |
100 |
219 |
113 |
42 |
49 |
104 |
142 |
22 |
419 |
261 |
56 |
55 |
144 |
120 |
65 |
68 |
Character |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
Milliseconds |
85 |
67 |
64 |
416 |
72 |
78 |
197 |
83 |
144 |
104 |
35 |
61 |
84 |
39 |
50 |
166 |
323 |
92 |
239 |
111 |
21 |
209 |
54 |
114 |
130 |
Character |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
Milliseconds |
136 |
267 |
100 |
218 |
96 |
197 |
21 |
37 |
42 |
153 |
55 |
66 |
226 |
54 |
110 |
48 |
97 |
62 |
45 |
128 |
93 |
58 |
153 |
138 |
32 |
Character |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
Milliseconds |
142 |
65 |
116 |
188 |
155 |
33 |
26 |
51 |
194 |
23 |
284 |
75 |
376 |
47 |
191 |
237 |
30 |
172 |
33 |
64 |
175 |
173 |
217 |
130 |
144 |
Character |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
Milliseconds |
59 |
171 |
329 |
91 |
32 |
90 |
149 |
66 |
23 |
139 |
186 |
216 |
57 |
60 |
75 |
68 |
27 |
47 |
151 |
52 |
193 |
30 |
237 |
206 |
55 |
Character |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
s |
-s |
S |
e |
r |
v |
Milliseconds |
102 |
485 |
30 |
67 |
124 |
163 |
99 |
47 |
65 |
159 |
177 |
66 |
120 |
97 |
96 |
66 |
119 |
66 |
65 |
290 |
390 |
103 |
194 |
40 |
163 |
Character |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
p |
t |
Milliseconds |
143 |
56 |
82 |
53 |
296 |
171 |
60 |
47 |
97 |
139 |
98 |
71 |
203 |
126 |
100 |
132 |
120 |
25 |
62 |
192 |
59 |
176 |
59 |
106 |
101 |
Character |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
Milliseconds |
57 |
27 |
49 |
229 |
38 |
298 |
277 |
92 |
37 |
261 |
210 |
49 |
169 |
83 |
117 |
65 |
213 |
108 |
54 |
140 |
167 |
73 |
23 |
175 |
17 |
Character |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
277 |
872 |
259 |
200 |
32 |
239 |
135 |
157 |
168 |
27 |
46 |
74 |
54 |
29 |
109 |
50 |
181 |
120 |
571 |
107 |
231 |
197 |
75 |
181 |
30 |
Character |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
Milliseconds |
82 |
282 |
209 |
15 |
267 |
176 |
294 |
55 |
96 |
93 |
68 |
33 |
39 |
153 |
147 |
131 |
253 |
211 |
172 |
222 |
26 |
70 |
75 |
130 |
60 |
Character |
r |
o |
r |
( |
" |
S |
t |
a |
a |
n |
-n |
-a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
Milliseconds |
141 |
55 |
89 |
91 |
204 |
86 |
329 |
63 |
229 |
110 |
241 |
107 |
172 |
34 |
89 |
80 |
49 |
229 |
212 |
44 |
151 |
144 |
50 |
83 |
115 |
Character |
w |
a |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
Milliseconds |
105 |
75 |
134 |
93 |
237 |
23 |
255 |
247 |
95 |
322 |
119 |
81 |
135 |
52 |
432 |
286 |
63 |
130 |
301 |
230 |
156 |
107 |
155 |
146 |
64 |
Character |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
46 |
267 |
231 |
215 |
42 |
88 |
94 |
129 |
215 |
121 |
222 |
210 |
233 |
|
WPM Timing |
Seconds |
WPM |
1.13 |
63.6 |
2.26 |
68.9 |
3.4 |
109.53 |
4.53 |
116.6 |
5.66 |
114.48 |
6.79 |
111.3 |
7.92 |
106 |
9.06 |
109.97 |
10.19 |
110.71 |
11.32 |
106 |
12.45 |
109.85 |
13.58 |
109.53 |
14.72 |
109.26 |
15.85 |
108.27 |
16.98 |
109.53 |
18.11 |
106 |
19.25 |
105.38 |
20.38 |
106 |
21.51 |
105.44 |
22.64 |
104.94 |
23.77 |
106 |
24.91 |
106.48 |
26.04 |
105.08 |
27.17 |
104.67 |
28.3 |
104.3 |
29.43 |
105.18 |
30.57 |
103.64 |
31.7 |
104.11 |
32.83 |
103.08 |
33.96 |
102.47 |
35.09 |
102.24 |
36.23 |
102.69 |
37.36 |
102.47 |
38.49 |
101.95 |
39.62 |
102.06 |
40.75 |
99.82 |
41.89 |
100.27 |
43.02 |
99.31 |
44.15 |
98.66 |
45.28 |
98.05 |
46.42 |
97.99 |
47.55 |
98.43 |
48.68 |
97.13 |
49.81 |
96.85 |
50.94 |
97.28 |
52.08 |
96.55 |
53.21 |
95.85 |
54.34 |
95.4 |
55.47 |
95.18 |
56.6 |
94.34 |
|