Official speed |
72.72 wpm (73.43 seconds elapsed during race) |
Without ending ping |
72.78 wpm (65 ms delay sending score to TypeRacer’s server) |
Timerless |
73.17 wpm (385 ms elapsed before first character typed; 72.98 seconds elapsed during race) |
Timerless minus one |
73.00 wpm, ignoring the first character typed |
Race Start |
February 5, 2025 1:20:54am UTC |
Race Finish |
February 5, 2025 1:22:08am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.5% |
Points |
69.08 |
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 |
/** lOOPlOLooop waiting for a connection and a valid command */ while (true) {S{ SOocket socket =- n null; InputStream stream = null; try { socket = serverSocket.accept(); socket.setSoTimeout(10 * 1000); stream - = socket.getInputStream(); } catch (AccessControlException ace) { log.warn("StandardServer.accept security aexception: " _+ + ace.getMessage(), ace); continue; } catch (IIOException e) { log.error("StandardServer.await: accept: ", e); System.exit(1); ]} |
Timing |
Character |
/ |
* |
* |
|
l |
O |
O |
P |
-P |
-l |
-O |
-O |
l |
O |
-O |
-l |
L |
o |
o |
o |
-o |
p |
|
w |
a |
Milliseconds |
385 |
419 |
146 |
116 |
376 |
169 |
122 |
153 |
282 |
146 |
0 |
0 |
335 |
206 |
356 |
125 |
499 |
180 |
157 |
150 |
395 |
184 |
151 |
80 |
54 |
Character |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
Milliseconds |
96 |
103 |
93 |
47 |
73 |
108 |
83 |
71 |
85 |
60 |
67 |
78 |
97 |
63 |
42 |
138 |
85 |
158 |
177 |
54 |
31 |
16 |
179 |
71 |
123 |
Character |
d |
|
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
47 |
129 |
46 |
99 |
121 |
54 |
80 |
47 |
86 |
74 |
124 |
73 |
63 |
121 |
91 |
104 |
78 |
163 |
924 |
236 |
134 |
370 |
104 |
20 |
155 |
Character |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
S |
-S |
-{ |
{ |
|
S |
O |
-O |
o |
c |
k |
e |
t |
|
s |
Milliseconds |
67 |
78 |
182 |
118 |
143 |
87 |
71 |
181 |
147 |
255 |
164 |
449 |
124 |
631 |
155 |
285 |
207 |
475 |
394 |
151 |
135 |
91 |
126 |
91 |
145 |
Character |
o |
c |
k |
e |
t |
|
= |
- |
|
n |
-n |
- |
-- |
|
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
Milliseconds |
92 |
68 |
114 |
83 |
101 |
160 |
88 |
30 |
55 |
141 |
276 |
140 |
129 |
143 |
111 |
175 |
146 |
122 |
168 |
154 |
195 |
171 |
173 |
45 |
72 |
Character |
S |
t |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
Milliseconds |
242 |
166 |
167 |
42 |
53 |
64 |
137 |
59 |
161 |
151 |
45 |
49 |
65 |
139 |
701 |
114 |
151 |
176 |
141 |
126 |
181 |
151 |
98 |
145 |
50 |
Character |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
e |
r |
v |
e |
r |
S |
o |
c |
k |
e |
t |
. |
Milliseconds |
126 |
180 |
135 |
116 |
124 |
101 |
116 |
99 |
151 |
103 |
300 |
150 |
155 |
99 |
30 |
170 |
162 |
54 |
201 |
167 |
102 |
90 |
105 |
95 |
82 |
Character |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
Milliseconds |
276 |
217 |
133 |
166 |
80 |
72 |
239 |
61 |
300 |
182 |
219 |
110 |
103 |
120 |
72 |
93 |
130 |
392 |
99 |
42 |
268 |
197 |
295 |
161 |
68 |
Character |
e |
o |
u |
t |
( |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
- |
Milliseconds |
47 |
153 |
42 |
85 |
181 |
170 |
88 |
103 |
352 |
114 |
583 |
97 |
144 |
134 |
207 |
241 |
159 |
92 |
117 |
156 |
44 |
52 |
115 |
139 |
181 |
Character |
|
- |
-- |
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
Milliseconds |
152 |
320 |
120 |
220 |
91 |
142 |
88 |
107 |
109 |
91 |
110 |
135 |
186 |
93 |
151 |
222 |
176 |
171 |
49 |
55 |
233 |
155 |
152 |
50 |
36 |
Character |
m |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
Milliseconds |
113 |
221 |
104 |
249 |
183 |
210 |
188 |
320 |
159 |
75 |
178 |
77 |
126 |
216 |
176 |
295 |
140 |
166 |
69 |
133 |
273 |
185 |
20 |
74 |
134 |
Character |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
{ |
|
l |
o |
g |
. |
w |
a |
Milliseconds |
31 |
151 |
261 |
169 |
158 |
161 |
91 |
89 |
115 |
63 |
47 |
121 |
43 |
175 |
166 |
205 |
142 |
209 |
161 |
378 |
178 |
85 |
143 |
107 |
177 |
Character |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
Milliseconds |
82 |
79 |
211 |
214 |
110 |
436 |
141 |
140 |
79 |
131 |
56 |
152 |
320 |
158 |
92 |
142 |
173 |
37 |
151 |
91 |
170 |
123 |
153 |
97 |
80 |
Character |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
a |
-a |
e |
x |
c |
e |
p |
t |
i |
o |
n |
: |
|
" |
|
Milliseconds |
82 |
79 |
74 |
187 |
91 |
202 |
240 |
100 |
108 |
134 |
84 |
291 |
74 |
139 |
162 |
165 |
74 |
96 |
108 |
63 |
35 |
304 |
123 |
192 |
177 |
Character |
_ |
+ |
|
- |
-+ |
-_ |
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
Milliseconds |
371 |
16 |
146 |
260 |
119 |
113 |
772 |
156 |
129 |
166 |
160 |
70 |
112 |
86 |
138 |
358 |
111 |
75 |
171 |
156 |
42 |
84 |
214 |
42 |
273 |
Character |
|
a |
c |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
Milliseconds |
157 |
86 |
159 |
161 |
237 |
206 |
133 |
87 |
90 |
29 |
97 |
74 |
50 |
197 |
88 |
123 |
139 |
229 |
178 |
337 |
165 |
68 |
173 |
93 |
114 |
Character |
( |
I |
I |
-I |
O |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
Milliseconds |
200 |
278 |
202 |
343 |
204 |
311 |
241 |
153 |
156 |
86 |
90 |
99 |
60 |
29 |
147 |
57 |
246 |
135 |
245 |
244 |
169 |
153 |
63 |
97 |
87 |
Character |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
Milliseconds |
119 |
138 |
98 |
78 |
239 |
273 |
162 |
303 |
99 |
138 |
79 |
126 |
62 |
170 |
225 |
223 |
94 |
180 |
158 |
51 |
102 |
77 |
155 |
91 |
168 |
Character |
t |
: |
|
a |
c |
c |
e |
p |
t |
: |
|
" |
, |
|
e |
) |
; |
|
S |
y |
s |
t |
e |
m |
. |
Milliseconds |
110 |
199 |
129 |
97 |
185 |
121 |
149 |
96 |
66 |
240 |
147 |
179 |
236 |
169 |
163 |
281 |
243 |
172 |
416 |
180 |
125 |
66 |
85 |
97 |
138 |
Character |
e |
x |
i |
t |
( |
1 |
) |
; |
|
] |
-] |
} |
Milliseconds |
92 |
158 |
92 |
99 |
189 |
118 |
213 |
196 |
161 |
160 |
272 |
180 |
|
WPM Timing |
Seconds |
WPM |
1.47 |
32.68 |
2.94 |
16.34 |
4.41 |
19.07 |
5.87 |
38.81 |
7.34 |
57.2 |
8.81 |
70.81 |
10.28 |
66.53 |
11.75 |
69.45 |
13.22 |
63.55 |
14.69 |
59.65 |
16.16 |
61.65 |
17.62 |
60.6 |
19.09 |
62.22 |
20.56 |
65.37 |
22.03 |
64.82 |
23.5 |
66.39 |
24.97 |
67.77 |
26.44 |
68.54 |
27.9 |
69.24 |
29.37 |
69.45 |
30.84 |
70.81 |
32.31 |
69.82 |
33.78 |
70.34 |
35.25 |
69.79 |
36.72 |
70.27 |
38.18 |
70.71 |
39.65 |
70.81 |
41.12 |
71.2 |
42.59 |
72.13 |
44.06 |
71.9 |
45.53 |
72.22 |
47 |
72.26 |
48.47 |
73.04 |
49.93 |
73.3 |
51.4 |
73.54 |
52.87 |
72.18 |
54.34 |
71.55 |
55.81 |
71.82 |
57.28 |
71.86 |
58.75 |
72.72 |
60.21 |
72.54 |
61.68 |
71.59 |
63.15 |
72.02 |
64.62 |
72.42 |
66.09 |
72.63 |
67.56 |
73 |
69.03 |
73.19 |
70.5 |
72.86 |
71.96 |
73.2 |
73.43 |
72.72 |
|