| Official speed |
71.70 wpm (74.48 seconds elapsed during race) |
| Without ending ping |
72.04 wpm (355 ms delay sending score to TypeRacer’s server) |
| Timerless |
72.18 wpm (145 ms elapsed before first character typed; 73.98 seconds elapsed during race) |
| Timerless minus one |
72.02 wpm, ignoring the first character typed |
| Race Start |
February 17, 2024 5:51:05pm UTC |
| Race Finish |
February 17, 2024 5:52:19pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
98.3% |
| Points |
68.12 |
| 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 waiting for a connection and a valid comman d */ while (true) { Socket socket = null; InputeStream stream = null; try { socket = server Socket.accept(); socket.setsSoTimeout(10 * 1000); stream = socket.getInputStream(); } catch (AccessControlException ace) { log.warm)n("Standeard Server.accept security exception: " + ace.getMessage(), ace); continue; } catch (IOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); } |
| Timing |
| Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
| Milliseconds |
145 |
277 |
135 |
197 |
189 |
252 |
118 |
112 |
104 |
106 |
58 |
112 |
72 |
87 |
78 |
93 |
96 |
103 |
96 |
100 |
130 |
66 |
97 |
111 |
72 |
| Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
| Milliseconds |
76 |
144 |
72 |
59 |
254 |
84 |
71 |
36 |
139 |
115 |
79 |
91 |
54 |
113 |
65 |
104 |
90 |
373 |
82 |
144 |
89 |
128 |
69 |
76 |
140 |
| Character |
a |
n |
|
- |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
|
S |
| Milliseconds |
106 |
142 |
209 |
275 |
104 |
102 |
215 |
227 |
158 |
215 |
137 |
35 |
44 |
102 |
99 |
211 |
172 |
62 |
67 |
121 |
289 |
325 |
477 |
200 |
252 |
| Character |
o |
c |
k |
e |
t |
|
s |
o |
c |
k |
e |
t |
|
= |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
| Milliseconds |
186 |
36 |
119 |
51 |
108 |
40 |
112 |
82 |
119 |
53 |
96 |
94 |
63 |
123 |
85 |
189 |
175 |
88 |
149 |
189 |
106 |
328 |
92 |
142 |
94 |
| Character |
t |
e |
-e |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
| Milliseconds |
90 |
117 |
331 |
218 |
177 |
63 |
57 |
133 |
169 |
121 |
120 |
273 |
84 |
99 |
90 |
219 |
280 |
164 |
82 |
331 |
101 |
222 |
123 |
226 |
117 |
| Character |
t |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
|
- |
S |
o |
| Milliseconds |
163 |
74 |
80 |
66 |
258 |
92 |
120 |
133 |
69 |
158 |
39 |
99 |
164 |
121 |
106 |
124 |
232 |
110 |
242 |
73 |
80 |
131 |
305 |
202 |
179 |
| Character |
c |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
| Milliseconds |
92 |
170 |
98 |
105 |
118 |
183 |
144 |
134 |
110 |
110 |
99 |
276 |
59 |
308 |
138 |
222 |
113 |
46 |
149 |
49 |
92 |
70 |
119 |
92 |
85 |
| Character |
s |
-s |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
| Milliseconds |
351 |
599 |
226 |
215 |
396 |
238 |
69 |
87 |
115 |
76 |
71 |
234 |
300 |
72 |
262 |
217 |
134 |
156 |
77 |
127 |
126 |
228 |
310 |
84 |
167 |
| Character |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
| Milliseconds |
150 |
179 |
65 |
103 |
158 |
210 |
147 |
36 |
220 |
162 |
100 |
97 |
96 |
86 |
98 |
218 |
69 |
115 |
238 |
126 |
145 |
112 |
261 |
300 |
234 |
| Character |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
| Milliseconds |
50 |
50 |
119 |
151 |
234 |
64 |
316 |
128 |
259 |
186 |
137 |
70 |
157 |
182 |
102 |
65 |
241 |
494 |
156 |
135 |
153 |
64 |
174 |
225 |
173 |
| Character |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
| Milliseconds |
54 |
80 |
54 |
64 |
142 |
191 |
181 |
136 |
134 |
116 |
98 |
140 |
59 |
127 |
130 |
180 |
92 |
108 |
253 |
148 |
195 |
139 |
161 |
148 |
63 |
| Character |
. |
w |
a |
r |
m |
) |
-) |
-m |
n |
( |
" |
S |
t |
a |
n |
d |
e |
-e |
a |
r |
d |
|
- |
S |
e |
| Milliseconds |
125 |
116 |
89 |
79 |
121 |
272 |
344 |
127 |
234 |
269 |
253 |
442 |
114 |
90 |
84 |
154 |
54 |
373 |
52 |
247 |
79 |
217 |
294 |
231 |
155 |
| Character |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
e |
| Milliseconds |
193 |
138 |
80 |
87 |
101 |
131 |
115 |
150 |
158 |
97 |
105 |
124 |
61 |
268 |
189 |
170 |
119 |
207 |
154 |
126 |
283 |
214 |
143 |
128 |
128 |
| Character |
p |
t |
i |
o |
n |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
| Milliseconds |
123 |
122 |
100 |
80 |
37 |
346 |
216 |
1045 |
207 |
206 |
175 |
487 |
74 |
187 |
136 |
177 |
71 |
124 |
388 |
170 |
120 |
130 |
119 |
103 |
66 |
| Character |
( |
) |
, |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
| Milliseconds |
245 |
52 |
300 |
47 |
170 |
80 |
155 |
229 |
307 |
51 |
223 |
72 |
44 |
189 |
110 |
73 |
164 |
41 |
243 |
332 |
270 |
149 |
185 |
70 |
187 |
| Character |
c |
h |
|
( |
I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
| Milliseconds |
180 |
53 |
269 |
439 |
536 |
82 |
267 |
302 |
120 |
159 |
179 |
119 |
115 |
67 |
50 |
122 |
208 |
664 |
382 |
226 |
167 |
242 |
159 |
88 |
103 |
| Character |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
| Milliseconds |
105 |
97 |
147 |
72 |
87 |
247 |
225 |
340 |
144 |
82 |
234 |
124 |
127 |
176 |
54 |
284 |
82 |
234 |
136 |
99 |
81 |
92 |
160 |
115 |
110 |
| Character |
i |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
| Milliseconds |
61 |
130 |
317 |
170 |
130 |
100 |
196 |
123 |
281 |
172 |
307 |
205 |
1091 |
663 |
159 |
218 |
364 |
456 |
113 |
419 |
154 |
99 |
125 |
70 |
68 |
| Character |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
| Milliseconds |
163 |
105 |
161 |
109 |
77 |
226 |
267 |
273 |
319 |
175 |
257 |
|
| WPM Timing |
| Seconds |
WPM |
1.49 |
64.45 |
2.98 |
96.67 |
4.47 |
107.42 |
5.96 |
102.72 |
7.45 |
91.84 |
8.94 |
92.65 |
10.43 |
86.32 |
11.92 |
90.63 |
13.41 |
88.62 |
14.9 |
87.01 |
16.38 |
85.69 |
17.87 |
85.26 |
19.36 |
86.14 |
20.85 |
84.59 |
22.34 |
84.32 |
23.83 |
85.09 |
25.32 |
81.04 |
26.81 |
81.01 |
28.3 |
80.14 |
29.79 |
80.56 |
31.28 |
81.33 |
32.77 |
80.93 |
34.26 |
80.56 |
35.75 |
79.89 |
37.24 |
80.24 |
38.73 |
80.87 |
40.22 |
80.86 |
41.71 |
78.84 |
43.2 |
77.78 |
44.69 |
77.34 |
46.18 |
77.44 |
47.67 |
77.29 |
49.15 |
77.14 |
50.64 |
75.82 |
52.13 |
75.27 |
53.62 |
75.64 |
55.11 |
75.77 |
56.6 |
75.69 |
58.09 |
74.98 |
59.58 |
74.72 |
61.07 |
74.08 |
62.56 |
74.23 |
64.05 |
74.19 |
65.54 |
74.34 |
67.03 |
74.65 |
68.52 |
73.73 |
70.01 |
72.68 |
71.5 |
72 |
72.99 |
72.34 |
74.48 |
71.7 |
|