| Official speed |
73.95 wpm (72.21 seconds elapsed during race) |
| Without ending ping |
74.22 wpm (262 ms delay sending score to TypeRacer’s server) |
| Timerless |
76.03 wpm (1,718 ms elapsed before first character typed; 70.23 seconds elapsed during race) |
| Timerless minus one |
75.86 wpm, ignoring the first character typed |
| Race Start |
May 30, 2024 2:38:48pm UTC |
| Race Finish |
May 30, 2024 2:40:00pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
95.6% |
| Points |
70.25 |
| 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 |
?/** loLoop waiting for a connection and a valid command */ while (turue) { Socket socket = null; InputStream =sstream = null; tyrry [ { socket = serverSocket.accept9(); sclokccke.tt.setSoTimeout(10 * 1000); stream = socketgt.GgetInputStream(); } catch (AccessContorlrolException ace) { log.warn("StandardServer.accept scecurity exceptinon: " + acace.getMessage(), ace); continue; } catch (IOExcepton ion e) { log.error("StandardServer.await: accept: " ,e, e); System.exit(10)_;; } |
| Timing |
| Character |
? |
-? |
/ |
* |
* |
|
l |
o |
-o |
-l |
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
| Milliseconds |
1718 |
486 |
214 |
293 |
139 |
97 |
145 |
209 |
235 |
124 |
239 |
224 |
144 |
77 |
105 |
26 |
91 |
103 |
166 |
244 |
292 |
142 |
16 |
189 |
118 |
| Character |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
| Milliseconds |
278 |
104 |
82 |
85 |
350 |
67 |
181 |
123 |
99 |
184 |
157 |
62 |
15 |
67 |
49 |
63 |
84 |
97 |
70 |
111 |
199 |
195 |
83 |
99 |
67 |
| Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
u |
-u |
r |
u |
| Milliseconds |
72 |
34 |
136 |
37 |
63 |
103 |
128 |
102 |
98 |
33 |
127 |
186 |
85 |
76 |
119 |
67 |
64 |
34 |
61 |
145 |
120 |
147 |
280 |
67 |
90 |
| Character |
e |
) |
|
{ |
|
S |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
| Milliseconds |
62 |
166 |
132 |
148 |
103 |
182 |
185 |
23 |
131 |
82 |
42 |
43 |
103 |
84 |
105 |
54 |
114 |
52 |
28 |
70 |
79 |
101 |
153 |
141 |
164 |
| Character |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
|
= |
s |
-s |
-= |
s |
t |
r |
e |
a |
m |
|
| Milliseconds |
17 |
173 |
353 |
167 |
49 |
103 |
82 |
202 |
135 |
153 |
451 |
55 |
81 |
92 |
110 |
77 |
216 |
123 |
99 |
83 |
138 |
15 |
98 |
48 |
82 |
| Character |
= |
|
n |
u |
l |
l |
; |
|
t |
y |
r |
-r |
-y |
r |
y |
|
[ |
|
- |
-[ |
{ |
|
s |
o |
c |
| Milliseconds |
78 |
76 |
109 |
160 |
145 |
153 |
7 |
170 |
124 |
129 |
15 |
257 |
112 |
92 |
82 |
104 |
91 |
168 |
216 |
116 |
199 |
44 |
131 |
64 |
110 |
| Character |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
| Milliseconds |
91 |
138 |
43 |
48 |
50 |
117 |
130 |
99 |
41 |
169 |
150 |
49 |
162 |
198 |
49 |
112 |
111 |
49 |
196 |
109 |
186 |
127 |
225 |
141 |
169 |
| Character |
9 |
-9 |
( |
) |
; |
|
s |
c |
l |
-l |
-c |
o |
k |
c |
-c |
-k |
c |
k |
e |
. |
t |
-t |
-. |
t |
. |
| Milliseconds |
91 |
339 |
235 |
92 |
210 |
97 |
55 |
242 |
56 |
348 |
136 |
197 |
168 |
60 |
308 |
95 |
125 |
91 |
96 |
97 |
375 |
348 |
111 |
123 |
99 |
| Character |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
| Milliseconds |
118 |
189 |
41 |
159 |
201 |
265 |
206 |
85 |
91 |
48 |
84 |
48 |
222 |
286 |
102 |
90 |
230 |
64 |
178 |
93 |
152 |
143 |
214 |
231 |
99 |
| Character |
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
g |
-g |
-t |
t |
. |
G |
-G |
g |
e |
t |
| Milliseconds |
104 |
113 |
172 |
75 |
43 |
167 |
56 |
130 |
72 |
136 |
142 |
233 |
70 |
163 |
18 |
0 |
332 |
127 |
541 |
81 |
275 |
369 |
115 |
147 |
26 |
| Character |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
| Milliseconds |
201 |
113 |
92 |
68 |
77 |
227 |
112 |
253 |
72 |
44 |
144 |
294 |
76 |
212 |
80 |
159 |
63 |
168 |
102 |
97 |
165 |
99 |
35 |
158 |
274 |
| Character |
c |
c |
e |
s |
s |
C |
o |
n |
t |
o |
r |
l |
-l |
-r |
-o |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
| Milliseconds |
176 |
125 |
153 |
92 |
160 |
312 |
225 |
65 |
86 |
133 |
11 |
184 |
173 |
132 |
156 |
93 |
112 |
159 |
290 |
163 |
104 |
174 |
123 |
63 |
124 |
| Character |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
| Milliseconds |
78 |
28 |
20 |
96 |
178 |
143 |
172 |
90 |
219 |
101 |
257 |
132 |
82 |
118 |
98 |
62 |
56 |
78 |
150 |
182 |
306 |
70 |
109 |
69 |
99 |
| Character |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
c |
-c |
e |
c |
u |
r |
i |
| Milliseconds |
99 |
96 |
90 |
234 |
209 |
37 |
172 |
132 |
28 |
77 |
64 |
187 |
128 |
154 |
90 |
106 |
78 |
167 |
360 |
241 |
78 |
230 |
179 |
139 |
77 |
| Character |
t |
y |
|
e |
x |
c |
e |
p |
t |
i |
n |
-n |
o |
n |
: |
|
" |
|
+ |
|
a |
-a |
c |
-c |
a |
| Milliseconds |
145 |
56 |
117 |
50 |
158 |
152 |
188 |
59 |
149 |
57 |
117 |
375 |
204 |
96 |
195 |
97 |
181 |
127 |
180 |
186 |
102 |
266 |
255 |
188 |
57 |
| Character |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
| Milliseconds |
173 |
147 |
54 |
84 |
119 |
82 |
213 |
163 |
164 |
188 |
23 |
111 |
129 |
126 |
119 |
243 |
70 |
83 |
173 |
151 |
140 |
216 |
98 |
98 |
55 |
| Character |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
| Milliseconds |
97 |
143 |
64 |
114 |
152 |
89 |
201 |
126 |
117 |
104 |
152 |
152 |
92 |
152 |
36 |
82 |
120 |
325 |
50 |
277 |
188 |
147 |
208 |
143 |
129 |
| Character |
o |
n |
|
- |
-n |
-o |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
( |
| Milliseconds |
62 |
83 |
69 |
219 |
137 |
137 |
247 |
23 |
36 |
103 |
98 |
212 |
147 |
156 |
117 |
162 |
211 |
131 |
86 |
151 |
249 |
201 |
170 |
11 |
232 |
| Character |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
|
a |
c |
| Milliseconds |
527 |
291 |
77 |
90 |
104 |
63 |
126 |
89 |
153 |
200 |
189 |
41 |
161 |
140 |
33 |
91 |
333 |
373 |
57 |
188 |
47 |
202 |
90 |
92 |
213 |
| Character |
c |
e |
p |
t |
: |
|
" |
|
, |
e |
-e |
-, |
- |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
| Milliseconds |
167 |
197 |
82 |
105 |
173 |
77 |
150 |
120 |
159 |
84 |
199 |
140 |
140 |
182 |
17 |
93 |
207 |
230 |
214 |
209 |
149 |
61 |
123 |
70 |
91 |
| Character |
. |
e |
x |
i |
t |
( |
1 |
0 |
-0 |
) |
_ |
; |
-; |
-_ |
; |
|
} |
| Milliseconds |
151 |
181 |
165 |
87 |
89 |
155 |
261 |
119 |
346 |
202 |
8 |
201 |
213 |
120 |
229 |
78 |
147 |
|
| WPM Timing |
| Seconds |
WPM |
1.44 |
0 |
2.89 |
12.46 |
4.33 |
19.39 |
5.78 |
37.39 |
7.22 |
46.53 |
8.67 |
58.16 |
10.11 |
68.85 |
11.55 |
71.66 |
13 |
76.63 |
14.44 |
78.94 |
15.89 |
79.31 |
17.33 |
80.32 |
18.77 |
79.25 |
20.22 |
78.34 |
21.66 |
80.87 |
23.11 |
80.49 |
24.55 |
78.2 |
26 |
75.7 |
27.44 |
73.03 |
28.88 |
73.95 |
30.33 |
74.39 |
31.77 |
75.54 |
33.22 |
74.06 |
34.66 |
72.7 |
36.11 |
73.45 |
37.55 |
74.46 |
38.99 |
74.17 |
40.44 |
73.3 |
41.88 |
74.21 |
43.33 |
74.5 |
44.77 |
75.58 |
46.22 |
76.08 |
47.66 |
75.28 |
49.1 |
76.25 |
50.55 |
75.49 |
51.99 |
74.55 |
53.44 |
75.23 |
54.88 |
75.66 |
56.32 |
76.06 |
57.77 |
76.23 |
59.21 |
75.19 |
60.66 |
75.57 |
62.1 |
75.36 |
63.55 |
75.54 |
64.99 |
75.52 |
66.43 |
75.68 |
67.88 |
75.13 |
69.32 |
75.13 |
70.77 |
74.78 |
72.21 |
73.95 |
|