| Official speed |
53.30 wpm (100.19 seconds elapsed during race) |
| Without ending ping |
53.43 wpm (250 ms delay sending score to TypeRacer’s server) |
| Timerless |
53.63 wpm (373 ms elapsed before first character typed; 99.57 seconds elapsed during race) |
| Timerless minus one |
53.51 wpm, ignoring the first character typed |
| Race Start |
October 29, 2024 2:49:35pm UTC |
| Race Finish |
October 29, 2024 2:51:16pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
96.1% |
| Points |
50.64 |
| 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 a dand a valid command */ while (true). {sSock Socket socket = bynull; InputStream stream = null; try ({ socket = SsserverSocket.accept(); socket.SsetSoTimeout(10 &** 1000); stream = socket.getInputStream(); } scatch (AccessControlException ace) { log.warn (("StandardServer.accept security exception ; ": " + ace.getmeMessage(),ace ace); continue; } catch (IOExxception e) {log log. ere.error("StandardServer.await:ac accept: ", ae )( ; System.exit(1); } |
| Timing |
| Character |
/ |
* |
* |
|
L |
o |
o |
p |
|
w |
a |
i |
t |
i |
n |
g |
|
f |
o |
r |
|
a |
|
c |
o |
| Milliseconds |
373 |
230 |
137 |
142 |
162 |
174 |
112 |
146 |
54 |
40 |
50 |
73 |
45 |
112 |
136 |
72 |
128 |
72 |
56 |
98 |
38 |
40 |
105 |
71 |
48 |
| Character |
n |
n |
e |
c |
t |
i |
o |
n |
|
a |
|
d |
-d |
- |
-a |
a |
n |
d |
|
a |
|
v |
a |
l |
i |
| Milliseconds |
152 |
136 |
40 |
64 |
176 |
24 |
144 |
152 |
48 |
56 |
96 |
111 |
257 |
456 |
144 |
272 |
104 |
88 |
80 |
72 |
88 |
57 |
71 |
288 |
152 |
| Character |
d |
|
c |
o |
m |
m |
a |
n |
d |
|
* |
/ |
|
w |
h |
i |
l |
e |
|
( |
t |
r |
u |
e |
) |
| Milliseconds |
49 |
80 |
71 |
50 |
150 |
112 |
73 |
87 |
80 |
56 |
112 |
328 |
264 |
72 |
160 |
64 |
152 |
48 |
82 |
142 |
96 |
160 |
56 |
88 |
232 |
| Character |
. |
|
- |
-. |
|
{ |
s |
-s |
S |
o |
c |
k |
-k |
-c |
-o |
-S |
|
S |
o |
c |
k |
e |
t |
|
s |
| Milliseconds |
360 |
160 |
296 |
144 |
416 |
144 |
952 |
144 |
144 |
104 |
136 |
296 |
192 |
153 |
127 |
313 |
431 |
1522 |
110 |
112 |
64 |
97 |
71 |
72 |
104 |
| Character |
o |
c |
k |
e |
t |
|
= |
|
b |
y |
-y |
-b |
n |
u |
l |
l |
; |
|
I |
n |
p |
u |
t |
S |
t |
| Milliseconds |
106 |
118 |
82 |
86 |
72 |
152 |
864 |
408 |
432 |
240 |
376 |
130 |
158 |
184 |
184 |
104 |
306 |
183 |
176 |
151 |
176 |
168 |
73 |
304 |
159 |
| Character |
r |
e |
a |
m |
|
s |
t |
r |
e |
a |
m |
|
= |
|
n |
u |
l |
l |
; |
|
t |
r |
y |
|
( |
| Milliseconds |
153 |
56 |
41 |
54 |
65 |
55 |
80 |
168 |
41 |
48 |
47 |
104 |
113 |
104 |
143 |
168 |
177 |
121 |
159 |
95 |
97 |
160 |
153 |
88 |
279 |
| Character |
-( |
{ |
|
s |
o |
c |
k |
e |
t |
|
= |
|
S |
s |
-s |
-S |
s |
e |
r |
v |
e |
r |
S |
o |
c |
| Milliseconds |
368 |
248 |
632 |
146 |
94 |
96 |
88 |
97 |
86 |
129 |
72 |
119 |
385 |
280 |
272 |
127 |
193 |
144 |
64 |
200 |
104 |
72 |
480 |
177 |
175 |
| Character |
k |
e |
t |
. |
a |
c |
c |
e |
p |
t |
( |
) |
; |
|
s |
o |
c |
k |
e |
t |
. |
S |
-S |
s |
e |
| Milliseconds |
64 |
104 |
64 |
63 |
185 |
128 |
160 |
56 |
105 |
87 |
200 |
152 |
736 |
152 |
145 |
79 |
105 |
87 |
87 |
65 |
88 |
344 |
312 |
377 |
183 |
| Character |
t |
S |
o |
T |
i |
m |
e |
o |
u |
t |
( |
1 |
0 |
|
& |
* |
-* |
-& |
* |
|
1 |
0 |
0 |
0 |
) |
| Milliseconds |
113 |
791 |
177 |
599 |
289 |
167 |
71 |
113 |
184 |
112 |
257 |
335 |
128 |
424 |
592 |
9 |
384 |
201 |
168 |
142 |
471 |
89 |
128 |
136 |
384 |
| Character |
; |
|
s |
t |
r |
e |
a |
m |
|
= |
|
s |
o |
c |
k |
e |
t |
. |
g |
e |
t |
I |
n |
p |
u |
| Milliseconds |
464 |
111 |
209 |
120 |
184 |
48 |
64 |
71 |
138 |
159 |
72 |
192 |
88 |
95 |
97 |
111 |
57 |
119 |
161 |
304 |
88 |
912 |
175 |
169 |
192 |
| Character |
t |
S |
t |
r |
e |
a |
m |
( |
) |
; |
|
} |
|
s |
-s |
c |
a |
t |
c |
h |
|
( |
A |
c |
c |
| Milliseconds |
55 |
201 |
183 |
153 |
56 |
32 |
72 |
240 |
175 |
369 |
312 |
552 |
216 |
135 |
193 |
160 |
103 |
97 |
176 |
32 |
96 |
152 |
344 |
200 |
135 |
| Character |
e |
s |
s |
C |
o |
n |
t |
r |
o |
l |
E |
x |
c |
e |
p |
t |
i |
o |
n |
|
a |
c |
e |
) |
|
| Milliseconds |
65 |
160 |
139 |
173 |
104 |
199 |
49 |
177 |
47 |
153 |
135 |
217 |
159 |
48 |
135 |
97 |
103 |
153 |
184 |
80 |
151 |
129 |
65 |
295 |
144 |
| Character |
{ |
|
l |
o |
g |
. |
w |
a |
r |
n |
|
( |
-( |
- |
( |
" |
S |
t |
a |
n |
d |
a |
r |
d |
S |
| Milliseconds |
281 |
200 |
255 |
151 |
97 |
248 |
208 |
56 |
56 |
112 |
128 |
161 |
343 |
136 |
304 |
617 |
263 |
160 |
88 |
24 |
103 |
56 |
121 |
216 |
320 |
| Character |
e |
r |
v |
e |
r |
. |
a |
c |
c |
e |
p |
t |
|
s |
e |
c |
u |
r |
i |
t |
y |
|
e |
x |
c |
| Milliseconds |
216 |
64 |
184 |
120 |
72 |
120 |
496 |
72 |
184 |
88 |
119 |
105 |
111 |
144 |
161 |
88 |
104 |
80 |
104 |
88 |
160 |
96 |
63 |
201 |
248 |
| Character |
e |
p |
t |
i |
o |
n |
|
- |
; |
|
" |
-" |
- |
-; |
: |
|
" |
|
+ |
|
a |
c |
e |
. |
g |
| Milliseconds |
40 |
128 |
104 |
104 |
168 |
176 |
376 |
255 |
113 |
432 |
224 |
344 |
145 |
143 |
488 |
152 |
159 |
505 |
320 |
343 |
193 |
64 |
88 |
321 |
135 |
| Character |
e |
t |
m |
e |
-e |
-m |
M |
e |
s |
s |
a |
g |
e |
( |
) |
, |
a |
c |
e |
-e |
-c |
-a |
|
a |
c |
| Milliseconds |
128 |
73 |
143 |
57 |
295 |
176 |
160 |
392 |
160 |
121 |
95 |
80 |
56 |
240 |
160 |
448 |
1280 |
103 |
120 |
393 |
138 |
133 |
137 |
120 |
96 |
| Character |
e |
) |
; |
|
c |
o |
n |
t |
i |
n |
u |
e |
; |
|
} |
|
c |
a |
t |
c |
h |
|
( |
I |
O |
| Milliseconds |
81 |
463 |
392 |
144 |
143 |
41 |
175 |
98 |
79 |
184 |
160 |
161 |
479 |
136 |
408 |
281 |
143 |
136 |
96 |
177 |
47 |
121 |
423 |
304 |
184 |
| Character |
E |
x |
-x |
x |
c |
e |
p |
t |
i |
o |
n |
|
e |
) |
|
{ |
l |
o |
g |
-g |
-o |
-l |
|
l |
o |
| Milliseconds |
594 |
526 |
240 |
616 |
176 |
88 |
145 |
127 |
89 |
168 |
175 |
184 |
135 |
297 |
415 |
160 |
344 |
168 |
113 |
255 |
145 |
111 |
64 |
160 |
184 |
| Character |
g |
. |
|
e |
r |
-r |
-e |
- |
-. |
e |
-e |
. |
e |
r |
r |
o |
r |
( |
" |
S |
t |
a |
n |
d |
a |
| Milliseconds |
128 |
112 |
168 |
128 |
176 |
184 |
144 |
114 |
126 |
121 |
231 |
168 |
64 |
105 |
151 |
121 |
119 |
576 |
736 |
289 |
175 |
64 |
48 |
96 |
64 |
| Character |
r |
d |
S |
e |
r |
v |
e |
r |
. |
a |
w |
a |
i |
t |
: |
a |
c |
-c |
-a |
|
a |
c |
c |
e |
p |
| Milliseconds |
128 |
177 |
191 |
192 |
64 |
168 |
136 |
48 |
168 |
112 |
105 |
95 |
160 |
112 |
648 |
1512 |
240 |
296 |
138 |
390 |
216 |
120 |
144 |
66 |
135 |
| Character |
t |
: |
|
" |
, |
|
a |
-a |
e |
|
- |
) |
( |
-( |
|
- |
; |
|
S |
y |
s |
t |
e |
m |
. |
| Milliseconds |
79 |
368 |
154 |
190 |
720 |
208 |
184 |
328 |
144 |
160 |
304 |
208 |
40 |
408 |
392 |
600 |
176 |
808 |
176 |
216 |
136 |
176 |
56 |
104 |
264 |
| Character |
e |
x |
i |
t |
( |
1 |
) |
; |
|
} |
| Milliseconds |
80 |
184 |
96 |
120 |
321 |
247 |
330 |
214 |
208 |
248 |
|
| WPM Timing |
| Seconds |
WPM |
2 |
89.83 |
4.01 |
101.81 |
6.01 |
85.84 |
8.02 |
91.33 |
10.02 |
82.64 |
12.02 |
70.87 |
14.03 |
61.6 |
16.03 |
62.88 |
18.03 |
58.56 |
20.04 |
56.89 |
22.04 |
62.07 |
24.05 |
62.38 |
26.05 |
62.65 |
28.05 |
60.74 |
30.06 |
62.68 |
32.06 |
62.13 |
34.06 |
60.24 |
36.07 |
60.22 |
38.07 |
58 |
40.08 |
57.79 |
42.08 |
59.6 |
44.08 |
59.07 |
46.09 |
58.85 |
48.09 |
59.39 |
50.09 |
60.61 |
52.1 |
60.81 |
54.1 |
60.33 |
56.11 |
60.53 |
58.11 |
61.13 |
60.11 |
62.48 |
62.12 |
60.66 |
64.12 |
59.7 |
66.12 |
59.52 |
68.13 |
59.36 |
70.13 |
57.66 |
72.14 |
58.06 |
74.14 |
57.95 |
76.14 |
57.68 |
78.15 |
57.12 |
80.15 |
56.74 |
82.15 |
55.94 |
84.16 |
55.61 |
86.16 |
55.71 |
88.17 |
56.08 |
90.17 |
54.83 |
92.17 |
54.94 |
94.18 |
54.15 |
96.18 |
53.28 |
98.18 |
53.41 |
100.19 |
53.3 |
|