Official speed |
35.81 wpm (149.12 seconds elapsed during race) |
Without ending ping |
35.87 wpm (234 ms delay sending score to TypeRacer’s server) |
Timerless |
35.99 wpm (526 ms elapsed before first character typed; 148.36 seconds elapsed during race) |
Timerless minus one |
35.91 wpm, ignoring the first character typed |
Race Start |
May 22, 2024 10:22:02am UTC |
Race Finish |
May 22, 2024 10:24:31am UTC |
Outcome |
Win (1 of 5) |
Opponents |
2. angel777_11 (24.74 wpm)
|
Accuracy |
94.3% |
Points |
34.02 |
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 |
/*8 * Loope wa waiting for a connection and a valid commanda */ while (true) {Soc Socket socket = neull; InputStreat sm streaa.m -= null; tyrry { socket = serversSocket . aaccept(); socket.setSoTimeout(10 * 1000); stream - = socket. sgetInputStream(); } catch (AccessControlExceptionaca ace) {log log.warn("StandardServer.accept essecutirytirity excetption: " + ace.getMessage(), ace); cnntiontinue; } acathcch (IoOeExxxecetption e) { log.error (:"StandardServer.swaawait: acecccept: ", e) ;; System.exit(1); } |
Timing |
Character |
/ |
* |
8 |
|
- |
-8 |
* |
|
L |
o |
o |
p |
e |
|
w |
a |
-a |
-w |
- |
-e |
|
w |
a |
i |
t |
Milliseconds |
526 |
1461 |
132 |
191 |
573 |
126 |
856 |
130 |
276 |
169 |
408 |
156 |
151 |
104 |
146 |
171 |
205 |
130 |
125 |
482 |
172 |
152 |
91 |
166 |
106 |
Character |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
n |
d |
|
Milliseconds |
113 |
153 |
83 |
127 |
243 |
127 |
82 |
116 |
105 |
154 |
292 |
101 |
184 |
112 |
61 |
146 |
227 |
92 |
81 |
147 |
85 |
42 |
134 |
82 |
128 |
Character |
a |
|
v |
a |
l |
i |
d |
|
c |
o |
m |
m |
a |
n |
d |
a |
-a |
|
* |
/ |
|
w |
h |
i |
l |
Milliseconds |
89 |
173 |
222 |
110 |
74 |
157 |
145 |
140 |
145 |
126 |
164 |
115 |
84 |
116 |
101 |
131 |
711 |
227 |
1138 |
801 |
241 |
289 |
101 |
54 |
200 |
Character |
e |
|
( |
t |
r |
u |
e |
) |
|
{ |
S |
o |
c |
-c |
-o |
-S |
|
S |
o |
c |
k |
e |
t |
|
s |
Milliseconds |
85 |
128 |
801 |
269 |
170 |
94 |
887 |
666 |
227 |
872 |
347 |
171 |
131 |
227 |
124 |
128 |
474 |
229 |
238 |
145 |
133 |
87 |
217 |
266 |
113 |
Character |
o |
c |
k |
e |
t |
|
= |
|
n |
e |
-e |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
S |
t |
r |
e |
Milliseconds |
146 |
99 |
284 |
111 |
145 |
359 |
171 |
120 |
294 |
107 |
396 |
182 |
186 |
125 |
180 |
137 |
571 |
167 |
427 |
217 |
91 |
305 |
304 |
169 |
71 |
Character |
a |
t |
|
s |
-s |
- |
-t |
m |
|
s |
t |
r |
e |
a |
a |
. |
-. |
-a |
m |
|
- |
-- |
= |
|
n |
Milliseconds |
96 |
143 |
145 |
165 |
249 |
144 |
109 |
210 |
102 |
80 |
254 |
192 |
152 |
18 |
151 |
170 |
322 |
572 |
207 |
143 |
502 |
378 |
162 |
159 |
186 |
Character |
u |
l |
l |
; |
|
t |
y |
r |
-r |
-y |
r |
y |
|
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
s |
Milliseconds |
148 |
200 |
113 |
449 |
102 |
335 |
247 |
176 |
183 |
140 |
137 |
114 |
205 |
1061 |
330 |
488 |
101 |
139 |
129 |
111 |
228 |
378 |
175 |
91 |
193 |
Character |
e |
r |
v |
e |
r |
s |
-s |
S |
o |
c |
k |
e |
t |
|
- |
. |
|
a |
-a |
- |
a |
c |
c |
e |
p |
Milliseconds |
113 |
153 |
174 |
149 |
113 |
360 |
262 |
170 |
143 |
83 |
412 |
117 |
155 |
354 |
233 |
211 |
179 |
148 |
218 |
135 |
84 |
157 |
209 |
409 |
806 |
Character |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
s |
e |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
Milliseconds |
116 |
531 |
87 |
720 |
126 |
212 |
98 |
128 |
100 |
120 |
161 |
565 |
268 |
133 |
313 |
502 |
165 |
532 |
137 |
165 |
107 |
275 |
194 |
111 |
766 |
Character |
1 |
0 |
|
* |
|
1 |
0 |
0 |
0 |
) |
; |
|
s |
t |
r |
e |
a |
m |
|
- |
|
- |
-- |
= |
|
Milliseconds |
416 |
194 |
702 |
1136 |
348 |
149 |
188 |
132 |
803 |
277 |
730 |
165 |
137 |
237 |
220 |
121 |
120 |
158 |
179 |
143 |
252 |
181 |
120 |
137 |
120 |
Character |
s |
o |
c |
k |
e |
t |
. |
|
- |
s |
-s |
g |
e |
t |
I |
n |
p |
u |
t |
S |
t |
r |
e |
a |
m |
Milliseconds |
142 |
215 |
116 |
105 |
116 |
232 |
197 |
169 |
390 |
116 |
399 |
135 |
83 |
144 |
372 |
161 |
228 |
155 |
136 |
466 |
525 |
197 |
138 |
99 |
610 |
Character |
( |
) |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
e |
s |
s |
C |
o |
n |
t |
r |
o |
Milliseconds |
510 |
32 |
807 |
210 |
778 |
178 |
257 |
137 |
161 |
214 |
141 |
195 |
572 |
309 |
180 |
170 |
203 |
186 |
135 |
415 |
128 |
160 |
69 |
164 |
130 |
Character |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
a |
c |
-c |
-a |
a |
-a |
|
a |
c |
e |
) |
|
{ |
l |
o |
Milliseconds |
166 |
443 |
202 |
117 |
138 |
151 |
135 |
133 |
91 |
171 |
787 |
241 |
553 |
179 |
868 |
1146 |
833 |
278 |
147 |
158 |
662 |
158 |
791 |
354 |
162 |
Character |
g |
-g |
-o |
-l |
|
l |
o |
g |
. |
w |
a |
r |
n |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
Milliseconds |
206 |
342 |
141 |
121 |
254 |
167 |
254 |
133 |
558 |
258 |
89 |
195 |
217 |
715 |
504 |
294 |
203 |
125 |
108 |
103 |
147 |
788 |
263 |
442 |
185 |
Character |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
e |
s |
-s |
-e |
s |
e |
c |
u |
t |
i |
r |
y |
-y |
Milliseconds |
178 |
243 |
101 |
119 |
409 |
112 |
163 |
187 |
124 |
153 |
120 |
562 |
480 |
172 |
228 |
133 |
103 |
87 |
215 |
134 |
138 |
134 |
179 |
106 |
260 |
Character |
-r |
-i |
-t |
t |
i |
-i |
-t |
r |
i |
t |
y |
|
e |
x |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
: |
|
Milliseconds |
134 |
121 |
129 |
344 |
158 |
513 |
133 |
103 |
85 |
159 |
124 |
177 |
637 |
191 |
276 |
257 |
289 |
394 |
135 |
177 |
125 |
64 |
197 |
494 |
224 |
Character |
" |
|
+ |
|
a |
c |
e |
. |
g |
e |
t |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
|
a |
c |
e |
Milliseconds |
316 |
593 |
385 |
698 |
132 |
148 |
203 |
368 |
424 |
91 |
187 |
327 |
145 |
161 |
152 |
127 |
211 |
97 |
453 |
70 |
731 |
115 |
104 |
168 |
155 |
Character |
) |
; |
|
c |
n |
-n |
n |
t |
i |
-i |
-t |
-n |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
a |
-a |
Milliseconds |
856 |
1068 |
123 |
96 |
284 |
286 |
183 |
267 |
116 |
291 |
121 |
125 |
163 |
165 |
261 |
95 |
202 |
127 |
155 |
844 |
251 |
514 |
180 |
321 |
266 |
Character |
c |
a |
t |
h |
c |
-c |
-h |
c |
h |
|
( |
I |
o |
-o |
O |
e |
-e |
E |
x |
-x |
x |
-x |
x |
e |
-e |
Milliseconds |
123 |
58 |
180 |
178 |
157 |
209 |
131 |
133 |
105 |
125 |
511 |
327 |
284 |
580 |
388 |
325 |
391 |
262 |
244 |
284 |
600 |
233 |
453 |
354 |
301 |
Character |
c |
e |
t |
-t |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
|
l |
o |
g |
. |
e |
r |
r |
o |
r |
|
Milliseconds |
157 |
127 |
298 |
348 |
166 |
137 |
108 |
68 |
166 |
151 |
175 |
1346 |
213 |
635 |
181 |
648 |
199 |
183 |
285 |
274 |
221 |
169 |
106 |
103 |
129 |
Character |
- |
( |
: |
-: |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
e |
r |
v |
e |
r |
. |
s |
w |
a |
-a |
-w |
Milliseconds |
404 |
282 |
772 |
492 |
375 |
509 |
209 |
88 |
178 |
126 |
1355 |
221 |
282 |
483 |
169 |
201 |
225 |
117 |
135 |
365 |
411 |
217 |
123 |
281 |
137 |
Character |
-s |
a |
w |
a |
i |
t |
: |
|
a |
c |
e |
c |
-c |
c |
-c |
-e |
c |
e |
p |
t |
: |
|
" |
, |
|
Milliseconds |
133 |
537 |
220 |
401 |
171 |
140 |
598 |
188 |
107 |
206 |
171 |
143 |
231 |
163 |
299 |
145 |
176 |
116 |
496 |
140 |
507 |
272 |
648 |
636 |
104 |
Character |
e |
) |
|
; |
-; |
- |
; |
|
S |
y |
s |
t |
e |
m |
. |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
Milliseconds |
160 |
1372 |
445 |
233 |
263 |
128 |
158 |
115 |
266 |
229 |
93 |
182 |
111 |
150 |
527 |
350 |
194 |
131 |
157 |
492 |
764 |
418 |
510 |
743 |
300 |
|
WPM Timing |
Seconds |
WPM |
2.98 |
8.05 |
5.96 |
16.09 |
8.95 |
33.53 |
11.93 |
48.28 |
14.91 |
44.26 |
17.89 |
44.93 |
20.88 |
40.81 |
23.86 |
41.24 |
26.84 |
42.02 |
29.82 |
41.85 |
32.81 |
41.33 |
35.79 |
40.91 |
38.77 |
40.55 |
41.75 |
41.67 |
44.74 |
41.04 |
47.72 |
41.24 |
50.7 |
41.42 |
53.68 |
40.68 |
56.67 |
40.02 |
59.65 |
40.44 |
62.63 |
40.62 |
65.61 |
40.78 |
68.6 |
40.59 |
71.58 |
41.24 |
74.56 |
41.2 |
77.54 |
39.62 |
80.53 |
39.19 |
83.51 |
39.09 |
86.49 |
38.99 |
89.47 |
39.57 |
92.45 |
38.94 |
95.44 |
38.6 |
98.42 |
38.65 |
101.4 |
38.7 |
104.38 |
39.09 |
107.37 |
38.56 |
110.35 |
38.39 |
113.33 |
38.33 |
116.31 |
37.76 |
119.3 |
37.12 |
122.28 |
37.1 |
125.26 |
37.27 |
128.24 |
36.68 |
131.23 |
36.58 |
134.21 |
36.39 |
137.19 |
36.3 |
140.17 |
36.13 |
143.16 |
35.79 |
146.14 |
36.05 |
149.12 |
35.81 |
|